﻿
body{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; line-height:14px; margin:0; padding:0; background:#FFFFFF}

div, ul, h1, h2, h3, h4, p, form{padding:2px; margin:0;}

ul{	list-style-type:none;}

.clear{ clear:both }


h1{ color:#fff; font-weight:bold; font-size:20px; padding:12px 0 }
h4{ color:#000; font-weight:bold; font-size:12px; margin:0; padding:0; padding-bottom:2px  }
h5{ color:#ff4e10; font-weight:bold; font-size:12px; margin:0; padding:0  }
h6{ color:#19b1ff; font-weight:bold; font-size:11px; margin:0; padding:0 }


/*----------- Navigation Block -------------------*/

#navBlock {margin: auto; height:28px; background:url(../images/bgNav.jpg) repeat-x top;}
#navBlock ul{  width: 98%; display:block; margin:4px auto 4px auto }
#navBlock ul li{ float:left; list-style:none }
#navBlock ul li a{ font-size:12px; font-weight:bold; text-decoration:none; line-height:12px; color:#FFF; border-right:#333333 1px solid; padding-left:14px; padding-right:14px }
#navBlock ul li a:hover{ color:#000 }

#navBlock ul li a.lastLink{ font-size:12px; text-decoration:none; line-height:12px; color:#FFF; border-right:none; padding-left:14px; padding-right:14px }
#navBlock ul li a.lastLink:hover{ color:#000 }


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1000px;
	background: url("/path/to/your/background_cols.gif") repeat;
}

/*-------- Header Block -------------*/

#header {
	margin: 0 0 15px 0;
	height:71px;
}

#header .left { float : left; width : 48%; }
#header .right { float : right; width : 48%; }


#header #headeLeft{ left; width : 48%; }
#header #headRight{float : right; width : 48%; }

.textHeadOrange{ color:#ff4e10; font-weight:bold; font-size:15px }

.textOrange{ color:#ff4e10; font-weight:bold }
.textOrangeSmall{ color:#ff4e10; font-weight:normal; font-size:10px }
.textBlackBold{ color:#000000; font-weight:bold; font-size:12px }

/*-------- side-a Block -------------*/

#side-a {
	float: left;
	width: 25%;
}

#side-a .col1 { width:25%;}
#side-a .colSearch {background-image:url(../images/SearchBg.jpg); background-repeat:no-repeat; background-position:top; background:#f38e21; height:293px; }
#side-a .colOther { width:100%;}

#side-a .colSearch input{
width:200px
}
/*-------- side-b Block -------------*/

#side-b {
	float: right;
	width: 25%;
}

#side-b .col3 { background: #eee; width:25%; align:center;}

/*-------- content Block -------------*/

#content { 
	float: left;
	width: 48%;
}

#content .col2 { width:48%; margin-left:5px; margin-right:5px; margin-bottom:5px;}

#content .col2Ad {border-left:#ff4e10 2px solid; border-bottom:#ff4e10 2px solid; border-top:#ff4e10 8px solid; border-right:#ff4e10 2px solid; height:292px; margin-left:10px}
#content .col2Globe { width:80%; background-image:url(../images/worldmap.gif); background-position:center;  background-repeat:no-repeat; height:140px;  }
#content .col2HotelAd { width:90%; border-left:#ff4e10 4px solid; border-bottom:#ff4e10 4px solid; border-top:#ff4e10 12px solid; border-right:#ff4e10 4px solid; height:160px;}

#content .TopRight{ float:left; width:100%; padding:5px;}
#content .TopRight img{ margin-right:4px }
#content .iconOuter{ width:380px; margin:5px auto }
#content .iconBox{ float:left; width:120px; margin-right:2px; color:#ff4e10;  }
#content .iconBox img { float:left; border:#ff4e10 1px solid; padding:4px; margin-right:7px}


#FooterBlock {margin: auto; height:28px; background:url(../images/bgNav.jpg) repeat-x top;}
#FooterBlock ul{  width: 98%; display:block; margin:4px auto 4px auto }
#FooterBlock ul li{ float:left; list-style:none }
#FooterBlock ul li a{ font-size:12px; font-weight:bold; text-decoration:none; line-height:12px; color:#FFF; border-right:#333333 1px solid; padding-left:14px; padding-right:14px }
#navBlock ul li a:hover{ color:#000 }

#FooterBlock ul li a.lastLink{ font-size:12px; text-decoration:none; line-height:12px; color:#FFF; border-right:none; padding-left:14px; padding-right:14px }
#FooterBlock ul li a.lastLink:hover{ color:#000 }
#FooterBlock p {text-align:right; color:#FFF; font-weight:bold;}



#partnerBlock{ clear: both;}
#footerTop{ float:left; width:50% margin-bottom:4px }
.iconHolder{ float:right; width:330px; margin:4px 0 }
.iconHolder .icon{ float:left; width:70px; margin-right:6px; text-align:center }
.iconHolder .icon img{ border:none}
.iconHolder .icon a{ text-decoration:none; color:#373737 }
.iconHolder .icon a:hover{ color:#ff4e10 }

#Bodycontainer
{
	padding-top: 40px;
	margin-left: 208px;
	margin-right: 208px;
	voice-family: inherit;

}

.HeaderCell
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	background-color:#f88a38;
	color:White;
	}
	
.LinkImageButton a{ text-decoration:none; color:#373737; font-weight:bold; }
.LinkImageButton a:hover{ color:#ff4e10 }
.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
	
