

* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}



html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */

}


#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */}

ul.list {
	margin: 0 10px;
	padding: auto;
}

#sitemap_list ul li {
	margin: 2px 10px;
	padding: 2px 10px;
}

#ulol_list ul li {
	margin: 2px 10px;
	padding: 2px 10px;
}


body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(51, 51, 51);
	font-size: 12px;
}

#container {
	width: 100%; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position:relative; /* needed for footer positioning*/
	background-image: url(bg-body.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: rgb(51, 51, 51);
	background-color: #e9ebf0;
}
#header {
	position: relative;
	height: 174px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(header.jpg);
		
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	/*padding: 10px 0;  using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 100%;
}
#mainContent {
	width: 860px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 0em;
	padding-bottom: 60px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(schaduwb.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer .icons {
	/*padding: 10px 0; padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	
	color: #e9ebf0;
	text-align: right;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 9px;
	font-variant: small-caps;
	font-weight: bold;
}

#footer  p {
	/*padding: 10px 0; padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	
	color: #000000;
	text-align: left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 95%;
	background-repeat: no-repeat;
	background-position: right top;
}

#footer {
	position:absolute;
	width:100%;
	bottom:0;
	height: 130px;
	background-image: url(footer_bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	background-color: #dcdee2;
	color: #2E61A2;
}



#nav {
	margin: 0pt;
	position: absolute;
	top: 136px;
	left: 0px;
	font-size: 11px;
	width: 830px;
}
#nav li {
	margin: 0px;
	padding: 0px;

	float: left;
	display: inline;
	height: 34px;
	position: relative;
		
}

#nav li:hover {background-position: 0 0;} 



#nav li a {
	padding: 0pt 20px;
	height: 34px;
	line-height: 34px;
	color: rgb(251, 252, 253);
	display: block;
	text-decoration: none;
	float: left;
	
	background: transparent url('bg-nav-li.gif') no-repeat scroll right top;
}
#nav li a:hover {
	color: #00FFFF;
}
#nav li.active a {
	background: transparent url('bg-nav-active.gif') no-repeat scroll 50% 0%;
	
}
#nav li li {
	margin: 0px;
	padding: 0px;
	background: rgb(247, 247, 247) none repeat scroll 0% 0%;
	text-transform: none;
	width: 12em;
	height: auto;
}
#nav li li a, #nav .active li a {
	border-top: 1px solid rgb(255, 255, 255);
	border-right: 1px solid rgb(204, 204, 204);
	border-bottom: 1px solid rgb(204, 204, 204);
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	display: block;
	width: 12em;
	height: auto;
	line-height: 24px;
	padding-left: 1em;
	color: rgb(62, 72, 78);
}
#nav li li a:hover {
	background: rgb(239, 239, 239) none repeat scroll 0% 0%;
	color: rgb(46, 97, 164);
}
#nav li ul {
	border-left: 1px solid rgb(204, 204, 204);
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	clear: both;
	position: absolute;
	width: 12em;
	top: 34px;
	height: auto;
	left: -999em;
	z-index: 100;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: -1px;
}




.clear {
	clear: both;
}

  #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.mainContentright {
	margin-left: 330px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 11px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #666666;
		min-height:300px;
  height:auto !important;
  height:300px;
	
} 

.mainContentwide {
	
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
} 

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:36px;
	font-size: 12px;
	line-height: 0px;
	padding-bottom: 130px;
	text-align: center;
}
#footer img {
	vertical-align: middle;
	padding: 0px;
	margin-right: 2px;
	margin-left: 2px;
}
#container #header #icontext {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 260px;
	padding-top: 11px;
}
#container #header #icontext div {
	font-weight: bold;
	width: 100px;
	text-align: center;
	color: #3063A5;
	font-size: 10px;
}
#container #header #icontext div {
	float: left;
}
#container #header #logoplace {
	float: left;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
#container #header #icontext a {
	text-decoration: none;
	color: #3063A5;
	font-size: 10px;
	font-weight: bold;
}
#container #header #icontext a:hover {
	text-decoration: none;
	color: #ffffff;	
}

.copyright  {
	font-size: 75%;
	color: #000000;
}

#container #mainContent p {
	padding-top: 12px;
}

h2 {
	color: #4377A9;
	font-size: 130%;
	font-weight: bold;
}

h3 {
	color: #4377A9;
	font-size: 120%;
	font-weight: bold;
}

#footer p {
	color: #2E61A2;
}
#footer .icons a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer .icons a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer .icons a:hover {
	color: #DCDEE2;
	text-decoration: none;
}
#footer a {
	color: #2E61A2;
	text-decoration: underline;
}

#footer a:hover {
	color: #2E61A2;
	text-decoration: none;
}#container #mainContent  a {
	font-weight: normal;
	text-decoration: none;
	color: #4377A9;
}

#container #mainContent  a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #4377A9;
}

#langselector {
float:left;
}


#QS_list
{
margin-top: 12px;
PADDING-BOTTOM: 24px;
margin-bottom: 24px;
}

#QS_list .QS_listitem .QS_listminusplus
{
    FLOAT: left;
    WIDTH: 10px;
    POSITION: relative;
    TOP: 3px
}
#QS_list .QS_listitem .QS_listitemtitle
{
    FONT-WEIGHT: bold;
    LEFT: 4px;
    POSITION: relative
}
#QS_list .QS_listitem
{
    PADDING-BOTTOM: 3px;
    WIDTH: 95%
}
#QS_list .QS_listitem .QS_listitemvalue
{
    LEFT: 14px;
    PADDING-BOTTOM: 10px;
    POSITION: relative
}
#QS_catalog
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    MARGIN-BOTTOM: 10px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px
}
#QS_catalog .QS_catalogitem
{
    BORDER-RIGHT: #dcdcdc 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #dcdcdc 1px solid;
    PADDING-LEFT: 2px;
    FLOAT: left;
    MARGIN-BOTTOM: 10px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #dcdcdc 1px solid;
    WIDTH: 100%;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #dcdcdc 1px solid;
    POSITION: relative
}
#QS_catalogbrowsetable
{
    FONT-WEIGHT: bolder;
    MARGIN-BOTTOM: 5px;
    WIDTH: 100%;
    TEXT-ALIGN: center
}
#QS_feed
{
    WIDTH: 100%
}
#QS_feed .QS_feeditem
{
    
    PADDING-BOTTOM: 10px;
    WIDTH: 100%;
    POSITION: relative
}
#QS_form {
	margin-top: 8px;
	margin-bottom: 8px;
	float:left;
	margin-left: 8px;	

}

#QS_form form{
	clear:none;
	

}
#QS_breadcrumbs {
	font-weight: bold;
	font-size: 9px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	clear: both;
	margin-left: 8px;
}
#QS_searchResults
{
}
#QS_searchResults .QS_searchResultsTitle
{
    FONT-WEIGHT: bolder
}
#QS_searchResults .QS_searchResultsText
{
    PADDING-BOTTOM: 7px;
    FONT-STYLE: italic
}


#QS_form .QS_fieldline
{
   
    FLOAT: left;
    PADDING-BOTTOM: 3px;
    WIDTH: 98%;
    POSITION: relative
}
#QS_form .QS_fieldline .QS_fieldlabel
{
    LEFT: 0px;
    FLOAT: left;
    WIDTH: 160px;
    FONT-STYLE: italic;
    POSITION: relative;
    TEXT-ALIGN: right
}
#QS_form .QS_fieldline .QS_fieldvalue
{
    LEFT: 7px;
    FLOAT: left;
    POSITION: relative
}
#QS_form .QS_fieldline .QS_oneline
{
    FLOAT: none;
    PADDING-BOTTOM: 3px;
    POSITION: relative
}

#shadow-container
{
    LEFT: 3px;
    MARGIN-BOTTOM: 3px;
    MARGIN-RIGHT: 3px;
    POSITION: relative;
    TOP: 3px
}
#shadow-container .shadow2
{
    LEFT: -1px;
    POSITION: relative;
    TOP: -1px
}
#shadow-container .shadow3
{
    LEFT: -1px;
    POSITION: relative;
    TOP: -1px
}
#shadow-container .container
{
    LEFT: -1px;
    POSITION: relative;
    TOP: -1px
}
#shadow-container .shadow1
{
    BACKGROUND: #f1f0f1
}
#shadow-container .shadow2
{
    BACKGROUND: #dbdadb
}
#shadow-container .shadow3
{
    BACKGROUND: #b8b6b8
}
#shadow-container .container
{
    BORDER-RIGHT: #848284 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #848284 1px solid;
    PADDING-LEFT: 0px;
    BACKGROUND: #ffffff;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #848284 1px solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #848284 1px solid
}

#container #mainContent .mainContentright form {

	width: 440px;
	margin: 0px;
	padding: 0px;

}


/* FOR FEEDS */

.deal_list
{

}

.entry
{
	border: #dedede 1px solid;
	background-image: url('http://static.travelitix.com/img/p/12/bg_right_blue.gif');
	background-repeat: repeat-y;
	background-position: right;
	background-color: #ffffff;
	padding: 5px;
	margin: 5px;
}

/* OTHER CLASSES */

.border_box
{
	border: #dedede 1px solid;
	background-image: url('http://static.travelitix.com/img/p/12/bg_right_blue.gif');
	background-repeat: repeat-y;
	background-position: right;
	background-color: #ffffff;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

