/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

*{
	padding:0px;
	margin:0px;	
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #585858;
	font-size: 11px;
	background-image: url(images/background_vertical.gif);
	background-repeat: repeat-y;
	background-position: 20px;
}

a:link, a:visited, a:hover {
	color: #999;
	text-decoration: none;
	text-decoration: underline;	
}

a:hover {
	color: #666;	
}


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: 115%;
	color: #585858;	
	font-weight: bold;
}

h2{
	font-size: 110%;
	color: #666;	
	font-weight: bold;	
}

h3{
 font-size: 103%;
 color: #666;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #666;
}

h5{
 font-size: 95%;
 color: #666;
}

ul{ 
 list-style-type: none; 
}

ul li {padding-bottom: 5px;}


label{
 font: bold 100% Arial,sans-serif;
 color: #666;
 display: block;
}

fieldset{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	background: #fff;
	width: 350px;
}
 legend{
 	font-weight: bold;
	color: #666;
 }
 
 @media screen {
	* html legend {
	margin: -20px 0 0 0;
	position: fixed;
	line-height: 1.4;
	}
}

p input{
	width: 200px;
}	
p {
	margin-bottom: 10px;
}
textarea{
	width: 300px;
	height: 100px;
}

input:focus, textarea:focus{
	background: #efefef;
}

img{ border:none;}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#wrapper{
	width: 890px;
	padding-left: 60px;
	margin-left: 20px;
	/*border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ccc;*/
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 15px 100px;
	clear: both;
}

#mainArea{
	padding-bottom: 0px;
	padding-left: 0px;
	width: 650px;
	float: left;
}



#mainArea #catNav {
	float: right;
	width: 170px;
	padding-top: 20px; 
	 
}


#content{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	/*background-image: url(images/content_sub_back.gif);
	background-repeat: repeat-y;
	background-position: 560px;*/
	
}

#wrapper #header{
	background-color: #fff;
	padding-bottom: 5px;
}

.clear{ clear: both;}

.error{
	font-weight: bold;
	color: #FF0000;
}

/********** topStrip **************/
#topStrip{
	padding: 10px 0 0 0;
	height: 95px;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}

#topStrip #logo{
	width: 560px;
}

#topStrip #topText{
	padding: 5px 90px;
	color: #999;
	font-size: 103%;
	float: left;
	
}
#topStrip #tel{
	width: 270px;
	float: right;
	;
	margin-top: 44px;
}
/************** 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 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 #pageNav ul .dwn{ 
	color:#990000;
}




#content .pageContent{
	padding: 10px 20px;
	width: 450px;
	float: left;
	background-color: #f7f7f7;
}

#content .pageContentFull{
	padding: 10px 20px 10px 0px;
	background-image: url(images/address.gif);
	background-position: 100% 13px;
	background-repeat: no-repeat;
	width: 630px;
	
}
#content .pageContentFull ul li{
	background-image: url(images/sq_bullet.gif);
	background-repeat:no-repeat;
	background-position: 5px 10px;
	padding: 5px 0px 5px 15px;
}

/****************** 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;
	
}

/*********** #footer styles ***********/
#footer{
	width: 880px;
	margin: 0 0 7px 20px;	
	padding: 10px 5px 5px 70px;	
	background-image:url(images/background_horiz.gif);
	background-repeat: repeat-x;
	background-position: top;	
	clear: both;
}

#footer #credit{
	font-size: 10px;
	color: #666;
	padding: 5px 0px 5px 25px;
}
#footer #footerText{	
	padding: 5px 10px 0px 0px;
}
 
 #footer a:hover{
 	text-decoration: underline;
 }



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: 302px;
	width: 650px;
	background-color:#29272a;	
}




/****************** Clean Tables ********************/
.cleantable {
	border-collapse:collapse;
}

.cleantable td {
	margin:5px; 	
	padding: 5px;
	border:1px solid #666;	
	color:#333;
	text-align:left;
}
.cleantable td table td{
	border: none;
}
.cleantable  .title1 {
	font-weight: bold;
	text-align: center;
}

.cleantable  .title2 {
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #000;
}

.cleantable  .shade{
	background-color: #dcddde;
}

.cleantable .back{
	width:110px;
	float: left;
}

.cleantable .next{
	width:105px;
	float: right;
}

.cleantable  .ital{
	font-style:italic;
	text-align:left;
}

.cleantable  .left{
	text-align:left;
}

/****************** rightArea ********************/

#rightArea{
	width: 225px;
	float: right;
}


#rightArea #rightTitle{
	background-color: #404041;
	height: 33px;
	padding-top: 14px;
	padding-left: 20px;
	color: #f68d2b;
	font-size: 140%;
}
#rightArea #rightTitle a{
	color: #f68d2b;
	text-decoration:none;
}
#rightArea #rightContent{
	padding: 0px;
}
#rightArea #rightContent ul li{
	background-image: url(images/bullet_mouse.jpg);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding: 5px 0px 5px 20px;
}
#rightArea #rightContent ul{
	padding: 0px 10px;
}
#rightArea #login{
	height: 100px;
}
#rightArea #newsIntro{
	margin-top:25px;
}
#rightArea #newsIntro a{
	color: #f68d2b;
	text-decoration:none;
}
#rightArea #signup{
	margin-top:7px;
	width: 225px;
	height: 304px;
	background-image: url(images/benefits_back.gif);
	background-repeat: no-repeat;
}
#rightArea #signup img{
	margin-top: 189px;
	margin-left: 65px;
}
#rightArea h2{
	color:#f68d2b;
}


#rightArea #login #lTitle{
	height: 40px;
	background-color: #404041;
	padding: 20px 0 0 20px;
	color: #FFf;
	font-size: 140%;
	margin-bottom: 10px;
}
#tour{
	margin-bottom: 10px;
	margin-top: 20px;
}
#login .Tinput{
	background-color: #B4B4B4;
	border: solid 1px #666666;
	color: #333333;
	margin-left: 10px;
}
/*********** #navBar styles ***********/

#navContainer{
	height: 33px;
	background-color: #dcddde;
	padding-top: 14px;
	display:block;
	margin-bottom: 7px;
}

#nav, #nav ul { 
	padding: 0px; 
	margin: 0; 
	list-style: none; 
	font-size: .95em;			
}
#nav a:link, #nav a:visited { 
	display: block;	
	height: 10px;	
	font-weight: normal;
	color: #666;
	padding: 3px 5px;
	font-size: 12px;	
	border-right: solid #666 1px;
	width: 57px;
	text-decoration:none;
}

#wrapper #nav .dwn a:link, #wrapper #nav .dwn a:visited{ 
	color:#f68d2a;
}

#wrapper #nav .dwn li a:link, #wrapper #nav .dwn li a:visited{ 
	color:#343434;
}

body #wrapper #navContainer #nav li .long{ 
	width: 107px;
}

body #nav #last a:link, body #nav #last a:visited { 
	border-right: none;
}
#nav li ul a:link, #nav li ul  a:visited { 	
	text-align: left;	
	height: 25px;		
	border-right: none;
	padding: 3px 2px 3px 15px;	
	width: 127px;
	border-bottom: solid 1px #f7f7f7;
	color: #343434;
	
}
#nav li ul a:hover{
		color:#999999;		
}
#nav li ul li{
/*float:none;*/

}

#nav a:hover{	
	text-decoration: none;
	color: #999;
}
#nav li { 
	float: left; 	
	text-align:center;
}

#nav li ul {
	position: absolute;
	width: 143px;
	left: -999em;	
	background-color:#dcddde;
	padding-top: 15px;
	filter:alpha(opacity=95); 
	opacity: 0.95;
	margin-top: 2px;
	border: solid 1px #f7f7f7;

}
#nav li:hover ul {
	left: auto;
	 font-weight: bold;
}
#nav li:hover ul, #nav li.sfhover ul {
 left: auto;
 font-weight: bold;
 
}

/*********** #quote styles ***********/

#quote #mainArea{
	width:900px;
}
#quote #mainImage{
	width:775px;
	padding-left:125px;
	background-color:#303030;
}

#content .pageContentFull{
	float:left;
}
#quote fieldset{
	width: 575px
}

#quote fieldset ul{
	list-style-type: none;
}
#quote fieldset ul li{
	background-image: url(images/sq_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	margin-left: 10px;
}


#quote #tour{
	width: 220px;
	float: right;
}


#qGateContainer{
	width: 620px;
	height: 250px;
	margin-left: 20px;
}

#qGateContainer .qItem{
	width: 142px;
	float: left;
	margin: 20px 5px;

}

#tourBenefits{
	width: 179px;
	float: right;
	margin: 10px 20px 0px 0px;
}
/******************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 0px 10px 0px;
	padding: 0px;
	background: #cccccc repeat-x;
}
.thumbs_box{
	padding: 5px;	
	border: 1px solid #888;
	/*background-image: url(images/semi_trans.png); */
	background-color: #fff;
	
}

.thumbs_box h2{
	font-size: 12px;
	font-weight: bold;	
	padding-bottom: 0px;	
	color: #f89e1c;
}

.thumbs_box img{
	border: #efefef solid 1px;	
}
.thumbs_box .descTxt{
	padding: 5px;
	color: #535353;
}

.thumbs_box ul li{
	background-image: url(images/arrow_bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding: 5px 0px 5px 15px;
}


#quoteRegBox{
	border: solid 1px #ccc;
	background-color: #efefef;
	margin: 10px;
	padding: 10px;
}
.tick{
	width:40px;
}

/****************** FAQ Styles********************/

.faqDetails{	
	display:none;
	border: solid 1px #efefef;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 5px;
}

.faqTitle a{
	text-decoration: none;	
	border-bottom: #666 dashed 1px;		
}

.faqTitle a:hover{
	text-decoration: none;		
}

.faqTitle{	
	margin-bottom: 5px;
}

#articleNav{
	width:150px;
	float:left;
	margin-left: 10px;
	margin-top: 10px;
}

#articleContent{
	width:450px;
	float:right;
	margin-top: 10px;
}

#selLeft{
	width:260px;
	float:left;

}

#selRight{
	width:290px;
	float:left;
}

#horNav{
	height:25px;
	background-color: #dcddde;
	padding: 8px 20px 5px 20px;
	margin-top: 7px;
}

#horNav #selLeft select{
	width:180px;
}
#horNav #selRight select{
	width:250px;
}

#horNav #butHolder{
	width:25px;
	float:right;
	height: 25px;
}

/****************** Test Styles********************/

#testCont{
	background-image:url(images/test_back.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#testCont #testMiddle{
	padding:10px 20px;
}
#testCont #testMiddle .name{
	font-style:italic;
}

    
#XMLNews .faqTitle { display:block; padding:10px 15px; background-color:#EDEDEE; margin-left:15px; position:relative; }
#XMLNews .faqTitle B.ullet { display:block; position:absolute; left:-15px; top:15px; width:5px; height:5px; background-color:#fe7d29; font-size:0; color:#fe7d29; overflow:hidden; }
#XMLNews .faqTitle A { color:#6C6666; padding-bottom:2px; }
#XMLNews .faqTitle A:hover { color:#999999; }
#XMLNews .faqDetails * { font-size:11px; }
#XMLNews .faqDetails LI { list-style-position:inside; }


/* News Block */
#testCont2 { background-image:url(images/test_back.gif); background-repeat:repeat-y; background-position:0px 0px; }
#testCont2 #testMiddle{ padding:10px 20px; }
#testCont2 #testMiddle .name { font-style:italic; }

#testTop2 { height:60px; overflow:hidden; position:relative; }
#testTop2 IMG { position:absolute; left:0; top:0; }
    

#testBottom2 { height:30px; overflow:hidden; position:relative; }
#testBottom2 IMG { position:absolute; left:0; bottom:0; }

#testMiddle2  { padding:0 20px; position:relative; z-index:100; }
#testMiddle2 B.ullet { display:none; }
#testMiddle2 A { color:#303030; font-weight:normal; text-decoration:none; border:none; margin-top:3px; letter-spacing:-1px; line-height:150%; }
#testMiddle2 P { margin-bottom:7px; }
#testMiddle2 P A:hover { color:#999999; text-decoration:underline; }
#testMiddle2 P.last { margin-bottom:12px; }
#testMiddle2 A.more { display:block; width:49px; height:19px; background:url('../images/more_news.gif') no-repeat center center; position:absolute; right:20px; bottom:-20px; }
#testMiddle2 A.more B { visibility:hidden; }
