/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

*{
	padding:0px;
	margin:0px;	
}
body{
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #dce3ed;
	color: #5e5e5e;
	font-size: 10px;
	background-image: url(images/backgr.gif);
	background-repeat: repeat-x;
	background-position: 20px 40px;
	line-height:13px;
}

a:link,  a:hover, a:visited {
	color: #393939;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}


h1, h2, h3, h4, h5, h6 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px 10px 0px;	
	font-weight: bold;
}

h6{ 
	display: inline;
	color:#d9497b;
}

h1{	
	font-size: 120%;
	color: #393939;	
	font-weight: bold;
}

h2{
	font-size: 115%;
	color: #393939;	
	font-weight: bold;	
}

h3{
 font-size: 103%;
 color: #393939;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #393939;
}

h5{
 font-size: 95%;
 color: #393939;
}

ul{ 
 list-style-type: none; 
}

ul li {padding-bottom: 5px;}


label{
 font: bold 11px Arial,sans-serif;
 color: #393939;
 display: block;
}

fieldset{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #efefef;
	background: #c6dae5;
}
#results fieldset{
	margin: 10px 20px;
}
 legend{
 	font-weight: bold;
	color: #393939;
	font-size: 110%;
 }
 
 @media screen {
	* html legend {
	margin: -20px 0 0 0;
	position: fixed;
	line-height: 1.4;
	}
}

p input{
	width: 200px;
	font: 12px Arial,sans-serif;
}	
textarea{
	width: 300px;
	height: 100px;
	font:  12px Arial,sans-serif;
}

input:focus, textarea:focus{
	background: #efefef;
}

img{ border:none;}

p{ padding-bottom: 10px}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#wrapper{
	width: 982px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(images/main_back.gif);
	background-position: top;
	background-repeat: repeat-y;
}

#mainArea{
	padding: 15px 0 0 0;
	background-image: url(images/top_backgr.gif);
	background-repeat: repeat-x;
}



#mainArea #catNav {
	float: right;
	width: 170px;
	padding-top: 20px; 
	 
}


#content{
	margin: 0px;
	background-image: url(images/main_back.gif);
	background-repeat: repeat-y;
	background-position: left;
	/*background-image: url(images/content_sub_back.gif);
	background-repeat: repeat-y;
	background-position: 560px;*/
	
}
#home #content{
	background-image:none;
}
#wrapper #header{
	padding-top: 10px;
}

.clear{ clear: both;}

/********** topStrip **************/
#topStrip{
	font-size: 11px;
	color: #393939666;
	padding-top: 10px;
	background-color: #dce3ed;
}

#topStrip #logo{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;

}
#topStrip #book{
	float: right;
	margin-top: 79px;

}

/************** content styles ***************/
#content #pageNav{
	width: 250px;
	float: left;
	margin-bottom:20px;
	background-color:#e6e6e5;
	margin-left: 5px;
}

#content #pageNav img{
	margin-left:5px;
}

#content #pageNav ul{	
	list-style: none;	
}

#content #pageNav ul li .dwn{ 
	color:#990000;
}

#content #pageNav ul a:link, #content #pageNav ul a:visited{
	text-decoration: none;
	background-color:#e6e6ef;	
}

#content #pageNav ul a:hover{ 
	color:#990000;
	text-decoration: none;
}



#content #pageNav ul li{
	padding: 10px 10px 5px 20px;
	/*background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3% 50%;*/

}




#content #leftTitle{
	float: left;
	width: 105px;
	padding-left: 70px;
	border-top: solid 1px #fff;
	background-color: #d6e3ea;
	height: 397px;
}

#home #content #leftTitle{
	border-top: none;
}

#leftTitleHome{
padding-top:5px;
	float: left;
	width: 175px;
	border-top: solid 1px #fff;
	background-color: #d6e3ea;
	height: 777px;
}


#content .pageContent{
	padding: 10px 20px;
	width: 410px;
	float: left;
	border-top: solid 1px #fff;
	color: #5e5e5e;
}
#home #content .pageContent{
	margin-left: 115px;
	width: 522px;
	border-top: none;

}

#gallery #content .pageContent{
	width: 524px;
}
#content .pageContent{
	padding: 13px 20px;
	width: 510px;
	float: left;
	border-top: solid 1px #fff;
}

#content .pageContent a:link, #content .pageContent a:visited {
}
#content .pageContent a:hover{
	text-decoration:none;
}
#content #rightLinks{
	width: 255px;
	float: left;
	border: 2px #efefef solid;
}

#content #mgal{
	width: 354px;
	float: left;
	background-color: #2a2a2a;
	height: 70px;
	padding: 10px;
}
#content #mgal img{
	float: left;
	border: #fff solid 1px;
	margin-right: 20px;
}

#content  .rightContainer{
	border-top: #fff solid 1px;
	height: 95px;
	padding: 0px;
	float: right;
	width: 255px;	
	margin-right: 1px;
}

#content  .rightContainer .rightContainerEl{
	border-bottom: solid 1px #fff;
}

#rightIntro{
	padding: 10px;
	color: #fff;
	height: 75px;
	font-size: 110%;
}
#rightIntro h2{
	font-size: 140%;
	color: #fff;
}
/****************** Top Icon Styles********************/
.icon{
	float:right;
	border: 0px;	
}


a.linkOpacity img {
	filter:alpha(opacity=100);  	
	opacity: 1.0;
	
}

a.linkOpacity:hover img {
	filter:alpha(opacity=50); 	
	opacity: 0.5;
	
}


/*********** #navBar styles ***********/
#navContainer{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	width: 148px;
	margin-left:18px;
	line-height: 166%;
}

#navContainer ul  .navFinal{
	border-right: none;
	padding: 2px 3px 0px 0px;
	float: left;
}


#navContainer ul li{
	padding: 4px 3px 3px 0px;
	font-size: 110%;
}


#navContainer ul a:link, #navContainer a:visited{
	color: #5e5e5e;
	font-size: 90%;
	/*padding-left: 2px;*/
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navContainer ul a:hover{
	color: #CCCCCC;
	text-decoration: none;
}

#wrapper #navContainer ul .dwn{
	color: #c6dae5;	
}

#topLeft{
	float: left;
}

#searchCont{
	margin-top: 20px;
	width: 138px;
	margin-left: 3px;	
}
/*********** #footer styles ***********/
#footer{
	width: 840px;
	margin: 0 0 7px 20px;	
	padding: 5px;		
}

#footer #credit{
	font-size: 10px;
	color: #393939;
}

 #footer a:link, #footer a:visited{
 	font-size: 90%;
 }
 #footer a:hover{
 	text-decoration: underline;
	font-size: 90%;
 }
#footer #footerLinks{
	width: 840px;
	height: 20px;
}
#footer ul li{
	float: left;
	border-right: #999 solid 1px;
	padding: 0 5px;
}
#footer ul li.last{
	border-right: none;
}
a.linkOpacity img {
	filter:alpha(opacity=100);   
	opacity: 1.0;
	
}

a.linkOpacity:hover img {
	filter:alpha(opacity=50); 
	opacity: 0.5;
	
}

a.linkOpacityRev img {
	filter:alpha(opacity=30);   
	opacity: 0.3;
	
}

/******************Main Page Styles********************/

#mainImage{
	height: 272px;
	width: 550px;
	float: right;
	background-color: #FFFFFF;
}
#mainImage #rightImg{
	float: right;
}

#mainImage #leftImg{
	float: left;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
}

#mainImage #MidTabs{
	width: 140px;
	float: left;
	height: 274px;

}

#mainImage #MidTabs #mainTab{
	width: 30px;
	float: right;
	padding-top: 195px;
}

#mainImage #MidTabs .subTab{
	float: right;	
}

#mainImage #rightCnt{
	float: left;
	width: 231px;
	height: 289px;
	background-color: #b8ceda;
	color: #393939;
	overflow: hidden;
	font-size: 11px;
	border-bottom: solid 1px #fff;
}

#mainImage #rightCnt .rightButton{
	height: 63px;
	border-bottom: solid 1px #fff;
}

#mainImage #rightCnt .rightButton .imL{
	float: left;
	width: 91px;
}

#mainImage #rightCnt .rightButton .imR{
	float: right;
	width: 139px;
}

#mainImage #rightCnt .imCent{
	margin-left: 45px;
	margin-top: 10px;
}

#mainImage #horizBlock{
	width: 292px;
	background-color: #191919;
	height: 50px;
	padding: 20px 0 0 258px;
}
#mainImage #horizBlock img{
	margin-right:10px;
}
#horizBlockHome {
	width: 550px;
	background-color: #FFFFFF;
	height: 80px;
}

#whiteBox{
	background-color: #fff;
	float: left;
	width: 716px;
	padding: 10px;
	height: 360px;
}

#topBox{
	width: 925px;
}
#bannerBox{
	float: right;
	width: 175px;
}
/****************** Tariff Tables ********************/
.cleantable {
	border-collapse:collapse;
}

.cleantable td {
	margin:5px; 	
	padding: 5px;
	border:1px solid #000;	
	color:#000000;
	text-align:center;
}

.cleantable  .title1 {
	font-weight: bold;
	text-align: center;
}

.cleantable  .title2 {
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #56464f;
}

.cleantable  .shade{
	background-color: #cfcace;
}

.cleantable  .ital{
	font-style:italic;
	text-align:left;
}

.cleantable  .left{
	text-align:left;
}

/****************** Home page styles ********************/

#home #wideIntro{
	width: 756px;
	float: left;

}
/****************** Gallery Styles********************/

.gallery {
	float: left;
	margin: 10px 3px;
	border: 1px solid #999;
	padding: 6px;
}
  
 
.gallery p {
   text-align: center;
   font-size:80%;
}

.gallery img { 	
	padding: 0px;
}

.horiz_line{
	padding: 5px 0 5px 0;
	margin-left:9px;
	background-image: url(images/horiz_line.gif);
	background-repeat:repeat-x;
	background-position: center;
	height: 10px;
	float:left;
	width: 515px;
	

}

a.linkOpacity img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	
}

a.linkOpacity:hover img {
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
	
}

/******************floating layer Styles********************/
#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 250px;
	height: 1px;
	z-index: 1000;
}
.borderbot {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	background: #cccccc repeat-x;
}
.thumbs_box{
	padding: 5px;	
	border: 1px solid #393939;
	/*background-image: url(images/semi_trans.png); */
	background-color: #fff;
	
}

.thumbs_box h2{
	font-size: 12px;
	font-weight: bold;	
	padding-bottom: 0px;
}

.thumbs_box img{
	border: #efefef solid 1px;	
}
.thumbs_box .descTxt{
	padding: 5px;
	color: #535353;
}

/******************results Styles********************/

#results .resRow{
	border-bottom: solid 1px #fff;
	height: 90px;
	padding-left: 30px;
	background-image: url(images/tabs_back2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#results #content .pageContent{
	padding-right: 0px;
	width: 550px;
	padding-top: 0px;
	padding-left: 0px;
}

#results .resRow .resImg{
	width: 105px;
	float: left;
	height: 90px;
	
}
#results .resRow .resTxt{
	width: 375px;
	float: right;
	padding: 0px 10px 10px 10px;
	height: 70px;
	color: 333;
	
}
#results .resRow .tabsTxt{
	width: 365px;
	float: right;
	padding: 35px 5px 10px 5px;
	height: 45px;
}
#results .resRow .tabsTxt ul li{
	float: left;
	border-right: solid 1px #393939;
	padding: 0 2px 0 3px;
	
}
#results  .tabsTxt ul li a:link, #results  .tabsTxt ul li a:visited{
	font-weight: normal;
}
#results .resRow .tabsTxt ul li a:hover{
	color:#7cb9e7;

}
#results .resRow .tabsTxt ul li .dwn{
	color:#7cb9e7;
	font-weight: bold;
}
#results .resRow .tabsTxt ul li.last{
	border-right: none;
}


#results #pDetails{
	padding: 10px 2px;
}


.contRes{
	border-bottom: solid 1px #fff;
	padding: 10px;
}


/******************details Styles********************/
#content .pageContentDet{
	padding: 10px 20px;
	width: 410px;
	float: left;
	border-top: solid 1px #fff;
	color: #5e5e5e;
}
#home #content .pageContentDet{
	margin-left: 115px;
	width: 522px;
	border-top: none;

}

#gallery #content .pageContentDet{
	width: 524px;
}
#content .pageContentDet{
	padding: 0px 0px 13px 20px;
	width: 530px;
	float: left;
	border-top: solid 1px #fff;
	background-image: url(images/tabs_back.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#content .pageContentDet a:link, #content .pageContentDet a:visited {
}
#content .pageContentDet a:hover{
	text-decoration:none;
}


#content .pageContentDet .resRow{
padding-left: 15px;
}

#content .pageContentDet .resImg{
	padding-top: 1px;
}


#flashHolder{
	height: 288px;
	width: 550px;
}
#navContainer li {
	vertical-align: middle;
	list-style-image: url(images/links/off-box.gif);
}
#navContainer li:hover {
	vertical-align: middle;
	list-style-image: url(images/links/on-box.gif);
}
