@charset "utf-8";

	  
/*#navbar{
border:1px solid #AAA;
border-left:0;
border-top:0;
border-right:0;
position:absolute;
top:69px;
width:720px;
margin:0 17px -1px 17px;
height:26px;
background-color:#FFF;
}
#nav{
border-bottom: 0px solid #ccc;
margin: 0;
padding-bottom: 19px;
padding-left: 10px;
}
#nav ul, #nav li{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}
#nav a:link, #nav a:visited{
background: #FFF;
border: 1px solid #ccc;
border-bottom:0;
color: #666;
float: left;
font-size: small;
font-weight:bold;
line-height: 16px;
margin-right: 8px;
padding: 2px 15px 2px 10px;
text-decoration: none;
}
#nav a:link#current, #nav a:visited#current{
background: #AAA;
border-bottom: 1px solid #AAA;
color: #FFF;
}
#nav a:link#login, #nav a:visited#login{
background: #222;
border-bottom: 1px solid #222;
color: #FFF;
}
#nav a:hover{
color: #F00;
}
#nav ul a:hover{
color: #F00 !important;
}
#nav a:hover#login{
background:url("/i/dt.gif") -2px 2px no-repeat #222;
}
#nav ul a:hoverlogin{
background:url("/i/dt.gif") -2px 2px no-repeat #222 !important;
}
*/




/* CSS Document */



/*---------------------------Genrael Clases---------------------------------------*/



body{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#262626;

	background:#176AAC url(../images/bg.jpg) repeat-x;

}



* {

	margin:0px;

	padding:0px;

}



.fl{

	float:left;

}



.fr{

	float:right;

}

.clr{

	clear:both;

}



ul,li{

	list-style:none;

}



a {
	text-decoration:none;
	color:#CCCCCC;

}



a:hover{
	text-decoration: underline;

}



/*---------------------------Layout Content Clases---------------------------------*/



#Layout{                /*------------------------For Page Main Width------------------------------------*/

	width:850px;

	margin:auto;

}





#Top{

	height:192px;

	position: relative;

}



#Logo{

position:absolute;

left:20px;

top:0px;

font-size:14px;

color:#EAE7E7;

font-weight:bold;

}

#Logo div{

padding-top:7px;

_padding-top:4px;

}



#TopContent{

position:absolute;

right:10px;

top:10px;

}

#Nav{

	position:absolute;

	bottom:0px;

	left:0px;

	height:81px;

	overflow:hidden;

}

#Nav ul{

	height:52px;

	background:url(../images/top-nav.gif) no-repeat;

	width:828px;

	padding-left:22px;

}

#Nav ul li{

	float:left;

	height:52px;

	overflow:hidden;

	background: url(../images/sep.gif) no-repeat right;

}

#Nav ul li.end{

background:none;

}

#Nav ul li a{

	color:#000000;

	line-height:52px;

	float:left;

	padding:0 27px;

	font-size:14px;

}



#Nav ul li a:hover{

background: url(../images/nav-hover.gif) bottom center no-repeat;

text-decoration:none;

}



#Nav .SubLevel{
	background:url(../images/btm-nav.gif) no-repeat left top;
	height:29px;
	line-height:29px;
	width:850px;
	position:absolute;
	left: 0px;
	top: 53px;

}

#Nav .SubLevel div{

padding-left:30px;

color:#FFFFFF;

}

#Nav .SubLevel div a{

color:#FFFFFF;

padding:0 10px;

}



#Header{

font-size:0px;

}





#Content{
	padding-top:0px;
	background:#fff url(../images/contect-bg.jpg) repeat-x top;
	width:789px;
	overflow:hidden;
	margin:auto;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;

}



#ServicBoxs{
	padding-bottom:10px;
	border-bottom: solid 1px #DDDEDE;
	margin-bottom:15px;
	padding-top: 30px;

}

#ServicBoxs li{

background:url(../images/service-box.gif);

width:257px;

height:240px;

float:left;

margin-right:8px;

border-right: solid 1px #D0D0D0;

}

#ServicBoxs li.last{

margin-right:0px;

border:none;

}

#ServicBoxs li .Text{

padding:5px 17px;

}

#ServicBoxs li .Text h3{

font-size:24px;

color:#262626;

margin-bottom:13px;

line-height:24px;

background:url(../images/serviec-round.gif) no-repeat;

height:64px;

padding-bottom:5px;

border-bottom:#D0D0D0 solid 1px;

}

#ServicBoxs li .Text h3 span{

	padding-top:6px;

	padding-left:10px;

	display:block;

	width:110px;

	float:left;

}

#ServicBoxs li .Text h3 small{

font-size:55px;

color:#999999;

float:left;

width:63px;

line-height:60px;

text-align:center;

}



#ServicBoxs li .Text p{

margin-bottom:7px;



}

#ServicBoxs li .linktoure{

text-align:center;

padding-top:10px;

color:#EA7722;

}



#ServicBoxs li .linktoure .price{

background:url(../images/dolor.gif) no-repeat left;

height:70px;

background-position:17px 10px;

float:left;

}

#ServicBoxs li .linktoure .price span{

background:url(../images/pasas.gif) no-repeat right;

height:70px;

display:block;

float:left;

font-size:58px;

padding:0 36px;

font-weight:bold;

}

#ServicBoxs li .linktoure .MoreInfo{

padding-top:15px;

float:left;

padding-left:10px;



}

#ServicBoxs li .linktoure .MoreInfo li{

float:left;

background:url(../images/index_24.gif) no-repeat left;

height:40px;

width:auto;

border:none;



}

#ServicBoxs li .linktoure .MoreInfo li a{

float:left;

height:40px;

line-height:40px;

overflow:hidden;

color:#4D4D4D;

font-size:16px;

font-weight:bold;

padding:0 10px;

background: url(../images/more-info-right.gif) no-repeat right;}





.BigText{

margin-bottom:20px;

}

.BigText .detial{

width:600px;

float:left;

padding-right:10px;

}

h3{
	color:#EA7722;
	font-size:20px;
	margin-bottom:10px;

}

.BigText p{

margin-bottom:10px;}

.BigText .Thum{

float:left;

width:166px;

border:#DFDFDF solid 1px;

padding:4px;

font-size:0px;}





.btn{

float:right;

padding-left:10px;



}

.btn li{

float:left;

background:url(../images/btn-left.gif) no-repeat left;

height:30px;

width:auto;

border:none;



}

.btn li a{

float:left;

height:30px;

line-height:30px;

overflow:hidden;

font-size:16px;

font-weight:bold;

padding:0 10px;

color:#4D4D4D;

background: url(../images/btn-right.gif) no-repeat right;}





.BigBtn span{

float:right;

line-height:30px;

font-weight:bold;

}



.LeftTop li{

background:url(../images/index_45.gif) no-repeat 0 2px;

padding-left:30px;

margin-bottom:15px;



}

.LeftTop li strong{

display:block;

}

.LeftTop li span{

color:#EA7722;

font-weight:bold;

}



.LeftTop .try{

height:60px;

margin-bottom:10px;

}

.LeftTop .try img,

.LeftTop .try div{

float:left;

}

.LeftTop .try img{

margin-right:15px;

}

.LeftTop .try div {

background:url(../images/sep2.gif) no-repeat left;

height:59px;

padding-left:20px;

color:#11419D;

font-size:20px;

line-height:42px;

}



.bodytext{

padding-bottom:15px;}

.bodytext p{

margin-bottom:13px;

}



.bodytext a{

text-decoration:underline;

}

.bodytext a:hover{

text-decoration:none;

}



.more{

text-align:right;

}

.more a{

color:#EA7722;

font-weight:bold;

}











#Content .LeftSide{

	float:left;

	width:515px;



}

#Content .RightSide{

	float:right;

	width:256px;

}



#Content .RightSide .RightBox{

background: url(../images/right-bg.gif) repeat-y;

margin-bottom:10px;

-height:10px;

}

#Content .RightSide .RightBox .rightInner {

background:url(../images/right-top.gif) no-repeat top;

padding:15px;

padding-top:12px;

line-height:16px;

}



#Content .RightSide .RightBox .top{

background:url(../images/right-btm.gif) no-repeat  bottom;

}





#Content .RightSide .RightBox h3{

color:#11419D;

font-size:18px;

padding-bottom:6px;

border-bottom:#DBDBDB solid 1px;

margin-bottom:0px;

}







#Content .RightSide .RightBox li strong{

display:block;

}

#Content .RightSide .RightBox li small{

color:#11419D;

}

#Content .RightSide .RightBox  .rightdetial li{

background:url(../images/right-line.gif) no-repeat bottom center;

padding:7px;

margin-bottom:10x; 

}



#Content .RightSide .RightBox .join{

padding-top:10px;

}

#Content .RightSide label{

display:block;

color:#EA7722;

padding-top:10px;

font-weight:bold;

padding-bottom:5px;

}

#Content .RightSide .field input{

border:#DBDBDB solid 1px;

height:16px;

padding:3px;

width:215px;

}



#Content .RightSide .Action input{

border:#DBDBDB solid 1px;

background:#DBDBDB;

width:105px;

height:22px;

margin-right:10px;

font-size:13px;

font-weight:bold;

}

#Content .RightSide .Action{

padding-top:10px;}



#Footer{

background: url(../images/footer.gif);

color:#FFFFFF;

text-align:center;

height:59px;

font-size:10px;

font-family:Verdana, Arial, Helvetica, sans-serif;

padding-top:20px;

width:819px;

margin:auto;

margin-bottom:20px;

}

#Footer a{

color:#FFFFFF;

margin:0px 3px;

}

#Footer div{

display:block;

padding-top:13px;

}



#Sub-Header{

background:url(../images/sub-header.jpg);

width:815px;

height:97px;

line-height:90px;

font-size:30px;

color:#FFFFFF;

padding-left:35px;}





















/*                          From ML.css                      */

/*body{
margin:0;
padding:0;
background:#699bce url("/i/bg_body.gif") repeat-x bottom fixed;
color:#222;
font-family:Arial,Verdana,Helvetica,Geneva,"Lucida Console",sans-serif;
font-size:10pt;
}*/

body#nodec{
background:#FFF;
}
body#nodec div#pic{
width:520px;
margin:15px 15px 0 15px;
}
body#nodec div#vid{
width:512px;
margin:15px 15px 0 15px;
}
body#nodec div#main{
width:555px;
margin:0 15px;
}
div#content{
padding-top:115px;
margin:0 auto 0 auto;
background:#FFF  url("/i/bg_head.gif") repeat-x top;
border:1px solid #666;
border-top:0;
/*For Testing:
background:#0F0;*/
width:755px;
}
#main{
	/*display:inline;*/
background:#fff url(../images/contect-bg.jpg) repeat-x top;
	padding-top:20px;
	margin:0 20px 0 20px;
	width:715px;
/*For Testing:
background:#00F;*/
}
#vid, #pic{
margin:17px 1px;
}
#sidebar{
width:160px;
padding-top:10px;
margin:15px 17px 0 575px ;
/*For Testing:
background:#F00;*/
}
#head{
margin:0;
width:755px;
}
#title{
position:absolute;
top:0;
width:721px;
margin:0 17px;
height:65px;
}
#title img{
padding:0;
}



.right{
background:#FFF;
padding:25px 0 25px 40px;
float:right;
}
.r{
float:right;
margin:7px 0 7px 7px;
}
.lhigh{
float:left;
margin:0 7px 7px 0;
}
.left{
background:#FFF;
padding:25px 40px 25px 0;
float:left;
}
.l{
float:left;
margin:7px 7px 7px 0;
}
.rbox{
float:right;
}
.center{
text-align:center;
}
.big{
font-size:12pt;
color:#cc0000;
}
.small{
font-size:7pt;
}
.smallish{
font-size:9pt;
}
.super{
line-height:0px;
position:relative;
bottom:2px;
}


#search{
padding:10px 0;
width:450px;
text-align:right;
float:right;
font-size:7pt;
}
#search form{
margin-top:-6px;
float:right;
display:inline;
}
#search form fieldset{
display:inline;
background:#FFF;
border:0;
padding:0;
}
#keyword{
margin-left:3px;
font-family:Verdana,Arial,Helvetica,Geneva,"Lucida Console",sans-serif;
font-size:7pt;
color:#222;
height:auto;
}
#searchbutton{
font-size:7pt;
width:auto;
height:auto;
}



#here{
position:absolute;
top:94px;
/*width:100%;
margin:0;*/
width:755px;
margin:0;
height:18px;
background:url("/i/bg_here.gif") repeat;
border:1px #666 solid;
border-left:0px;
border-right:0px;
}
#here div{
color:#222;
font-weight:bold;
margin-left:-377px;
left:50%;
font-size:7pt;
line-height:18px;
text-indent:54px;
margin:0 auto;
width:755px;
}
#here div a, #here div a:link{
color:#222;
height:18px;
padding:2px 5px;
background:url("/i/bg_here_link.gif") repeat-x center;
}
#here div a:hover{
text-decoration:none;
}
#here div a:visited{
color:#222;
}
#here div a:active{
color:#F00;
}



#memberhere{
position:absolute;
top:94px;
/*width:100%;
margin:0;*/
width:755px;
margin:0;
height:18px;
background:url("/i/bg_here.gif") repeat;
border:1px #666 solid;
border-left:0px;
border-right:0px;
}
#memberhere div{
color:#222;
font-weight:bold;
font-size:7pt;
line-height:18px;
text-indent:54px;
margin:0 auto;
width:755px;
}
#memberhere div a, #memberhere div a:link{
color:#222;
height:18px;
padding:0 5px;
}
#memberhere div a:hover{
text-decoration:none;
}
#memberhere div a:visited{
color:#222;
}
#memberhere div a:active{
color:#F00;
}

#footer{
font-size:7pt;
width:755px;
margin:10px auto 0 auto;
padding-top:2px;
border-top:1px solid #666;
text-align:center;
clear:both;
}



#trademarks{
font-size:7pt;
width:755px;
margin:2px auto;
text-align:center;
clear:both;
color:#CCC;
}


#navbar {
border:0px solid #AAA;
border-left:0;
border-top:0;
border-right:0;
position:absolute;
top:70px;
width:720px;
margin:0 17px -1px 17px;
height:30px;
z-index:1000;
}
#navbar ul {
/*margin:0;
padding:10px 10px 0;*/
list-style:none;
border-bottom: 0px solid #ccc;
margin: 0;
padding-bottom: 19px;
padding-left: 10px;
}
#navbar li {
float:left;
background:url("/i/left_both.gif") no-repeat left top;
margin:0;
padding:0 0 0 11px;
border-bottom:1px solid #666;
line-height:15px;
}
#navbar a {
float:left;
display:block;
width:1px;
background:url("/i/right_both.gif") no-repeat right top;
padding:5px 15px 4px 6px;
text-decoration:none;
font-weight:bold;
color:#555;
}
#navbar > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navbar a {float:none;}
/* End IE5-Mac hack */
#navbar a:hover {
color:#F00;
}
#home #nav-home, #products #nav-products, #manifesto #nav-manifesto,
#tour #nav-tour, #help #nav-help {
background-position:0 -150px;
border-width:0;
}
#home #nav-home a, #products #nav-products a, #manifesto #nav-manifesto a,
#tour #nav-tour a, #help #nav-help a {
background-position:100% -150px;
padding-bottom:5px;
color:#000;
}
#navbar li:hover, #navbar li:hover a {
background-position:0% -150px;
color:#F00;
}
#navbar li:hover a {
background-position:100% -150px;
}
	  
/*#navbar{
border:1px solid #AAA;
border-left:0;
border-top:0;
border-right:0;
position:absolute;
top:69px;
width:720px;
margin:0 17px -1px 17px;
height:26px;
background-color:#FFF;
}
#nav{
border-bottom: 0px solid #ccc;
margin: 0;
padding-bottom: 19px;
padding-left: 10px;
}
#nav ul, #nav li{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}
#nav a:link, #nav a:visited{
background: #FFF;
border: 1px solid #ccc;
border-bottom:0;
color: #666;
float: left;
font-size: small;
font-weight:bold;
line-height: 16px;
margin-right: 8px;
padding: 2px 15px 2px 10px;
text-decoration: none;
}
#nav a:link#current, #nav a:visited#current{
background: #AAA;
border-bottom: 1px solid #AAA;
color: #FFF;
}
#nav a:link#login, #nav a:visited#login{
background: #222;
border-bottom: 1px solid #222;
color: #FFF;
}
#nav a:hover{
color: #F00;
}
#nav ul a:hover{
color: #F00 !important;
}
#nav a:hover#login{
background:url("/i/dt.gif") -2px 2px no-repeat #222;
}
#nav ul a:hoverlogin{
background:url("/i/dt.gif") -2px 2px no-repeat #222 !important;
}
*/



#breadcrumbs{
	width:500px;
	line-height:16px;
	position:relative;
	top:auto;
	left:auto;
	margin-left:auto;
	text-align:right;
	font-size:7pt;
	color:#222;
	font-weight:bold;	
	
}
#breadcrumbs a, #breadcrumbs a:link{
color:#222;
}
#breadcrumbs a:hover{
text-decoration:none;
}
#breadcrumbs a:visited{
color:#222;
}
#breadcrumbs a:active{
color:#F00;
}
#breadcrumbs #youarehere{
font-weight:bold;
}



#toplink{
text-align:center;
font-size:7pt;
clear:both;
}
#toplink a{
color:#999;
}
#toplink a:active{
color:#F00;
}



.smalllinks{
text-align:center;
font-size:7pt;
}



.smallcenter{
text-align:center;
font-size:7pt;
line-height:10px;
width:520px;
}



#col1{
background:#FFF;
position:relative;
left:20px;
padding:0;
margin:0 20px 0 0;
width:342px;
float:left;
}
#col2{
background:#FFF;
position:relative;
right:20px;
padding:0;
margin:0;
width:342px;
float:right;
}
.col1{
background:#FFF;
position:relative;
left:20px;
padding:0;
margin:0 20px 0 0;
width:342px;
float:left;
}
.col2{
background:#FFF;
position:relative;
right:20px;
padding:0;
margin:0;
width:342px;
float:right;
}
.wide{
/*display:inline;*/
background:#FFF;
margin:0 20px 0 20px;
width:715px;
/*For Testing:
background:#00F;*/
}
#content .big{
color:#222;
height:58px;
padding-top:6px;
}
#content .big h1{
text-align:center;
font-size:15pt;
background:0;
margin-bottom:5px;
border:0;
}
#content .big h2{
text-align:center;
font-size:12pt;
border-bottom:0px solid #699bce;
/*padding-bottom:7px;*/
}
#content .big p{
font-weight:bold;
color:#497497;
text-align:center;
}



abbr{
border:0;
}
h1,h2,h3,p{
padding-top:0;
margin-top:0;
}
h1{
	text-indent:19px;
	background:url("/i/MLicon.gif") left no-repeat;
	border-bottom:1px solid #699bce;
	font-size:14pt;
	margin-bottom:12px;
}
h2{
border-bottom:1px solid #ddd;
font-size:12pt;
margin-bottom:12px;
}
h3{
font-size:10.5pt;
margin-bottom:12px;
}
#intro{
font-size:12pt;
margin-bottom:12px;
}
img{
border:0;
}
p{
margin-bottom:12px;
}
fieldset{
	/*background:url("/i/bg_table.gif") no-repeat bottom right #F5F9FC;*/
background:url("/images/bg.jpg");
	border:1px solid #666;
	padding:10px;
	color: #FFFFFF
}
fieldset table{
width:100%;
}
fieldset label{
font-weight:bold;
font-size:8pt;
}
table tr td input, table tr td textarea, table tr td select{
	width:50%;
}
abbr, acronym{
border-bottom:1px #ddd dotted;
}
input#mailinglist, input#branding, input.check, input#iagree{
	width:15px;
	visibility: hidden;
}
#buttons{
text-align:center;
}
#buttons input{
width:100px;
margin: 0 5px;
font-weight:bold;
}
em, abbr{
font-weight:normal;
font-style:normal;
background:#FFE;
}
dl.r dd, dl.l dd{
font-size:7pt;
text-align:center;
margin:-2px 0 3px 0;
padding:0;
color:#999;
}
dl.r dt img, dl.l dt img{
border:1px solid #ddd;
}
table.demos{
width:100%;
text-align:center;
margin:0;
}
table.demos tr td div{
font-size:7pt;
text-align:center;
margin:0;
padding:0;
height:40px;
color:#222;
}
table.demos tr td div a, table.demos tr td div a:link{
font-size:9pt;
}
.bold{
font-weight:bold;
}
.italic{
font-style:italic;
}



a, a:link{
	color:#EA7722;
}
a:visited{
	color:#EA7722;
}
a:hover{
	text-decoration:underline;
	color:#EA7722;
}
a:active{
	color:#EA7722;
}



.infopanel{
margin:0 0 15px 0;
width:158px;
border:1px #666 solid;
background:url("/i/bg_panel.gif") no-repeat bottom right #F5F9FC;
}
.iptitle{
background:url("/i/bg_panelhead.gif") no-repeat bottom right #222;
line-height:22px;
font-size:8pt;
color:#FFF;
font-weight:bold;
text-align:center;
}
.ipcontent{
margin:5px;
}
.ipcontent li{
margin-left:-26px;
}



.list{
list-style:url("/i/list.gif") outside;
}
.list li{
margin-bottom:5px;
}
.list li ul{
margin-top:5px;
list-style:url("/i/sublist.gif") outside;
}
.list li ul li{
margin-bottom:5px;
}
#col2 .list{
padding-left:0px;
margin-left:15px;
}
.col2 .list{
padding-left:0px;
margin-left:15px;
}



.shopcart{
text-align:center;
border:1px #666 solid;
background:url("/i/bg_table.gif") no-repeat bottom right #F5F9FC;
}
.nice{
border:1px #666 solid;
background:url("/i/bg_table.gif") no-repeat bottom right #F5F9FC;
}
.tablecenter tr td{
text-align:center;
}
.firstrow{
text-align:center;
background:url("/i/bg_panelhead.gif") no-repeat bottom right #222;
font-weight:bold;
color:#FFF;
}
.label{
font-weight:bold;
}
.grandtotal{
background:#AAA;
font-weight:bold;
}



#compare{
width:100%;
border:1px #666 solid;
background:#c0d2e2;
font-weight:bold;
text-align:center;
}
.best{
background:#000;
color:#FFF;
}
#compare tr td.best a, #compare tr td.best a:link{
color:#FFF;
}
#compare tbody tr td.best a, #compare tbody tr td.best a:link{
color:#FFF;
}
.economy{
background:#FFF;
color:#000;
}
.economyright{
background:#FFF url("/i/bg_table_right.gif") right no-repeat;
color:#000;
}
#price{
	background:#EA7722;
	color:#FFF;
}
#pricebest{
	background:#EA7722;
}
.priceeconomy{
	background:#EA7722;
}
.priceeconomyright{
	background:#EA7722 url("/i/bg_table_right_orange.gif") right no-repeat;
}
.dark{
	text-align:left;
	font-size:9pt;
	background:#e3ecf2;
	background-color: #125c99;
	color: #FFFFFF;
	border-right: 1px;
}
.darkbottom{
	text-align:left;
	font-size:7pt;
	background:#e3ecf2;
}
.darkbest{
	background:#125c99;
	color: #FFFFFF;
}
.darkeconomy{
	background:#e9f0f5;
	background-color: #125c99;
}
.darkeconomyright{
	background-color: #125c99;
	color: #FFFFFF;
}
.darkeconomycorner{
	background:#e9f0f5;
}
.darkeconomybottom{
background:#e9f0f5 url("/i/bg_table_bottom.gif") bottom right no-repeat;
}
.darkbestbottom{
	background:#e3ecf2;
}
.modulelight{
vertical-align:top;
text-align:left;
font-size:7pt;
}
.modulelighteconomyright{
	background:#cfe2f3 url("/i/bg_table_right_blue.gif") right no-repeat;
	line-height:14px;
	text-align:left;
	font-size:9pt;
}
.moduledark{
vertical-align:top;
background:#e3ecf2;
text-align:left;
font-size:7pt;
}
.moduledarkbottom{
vertical-align:top;
background:#e3ecf2 url("/i/bg_table_bottom.gif") bottom right no-repeat;
text-align:left;
font-size:7pt;
}
.moduledarkeconomyright{
	background:#e9f0f5 url("/i/bg_table_right.gif") right no-repeat;
	line-height:14px;
	text-align:left;
	font-size:9pt;
}
.light{
	text-align:left;
	font-size:9pt;
	background-color: #2c89d3;
	color: #FFFFFF;
	border-right: 1px;
}
.lightbest{
	background:#2c89d3;
	color: #FFFFFF;
}
.lightbestbottom{
	background:#afb9c2;
}
.lighteconomy{
	background:#2c89d3;
	background-color: #2c89d3;
}
.lighteconomyright{
	background:#2c89d3 url("/i/bg_table_right_blue_light.gif") right no-repeat;
	color: #FFFFFF;
}
.lighteconomycorner{
background:#cfe2f3 url("/i/bg_table_corner_blue.gif") bottom right no-repeat;
}
.lightbottom{
	text-align:left;
	font-size:7pt;
	background:#cfe2f3;
}
.modulelightbottom{
background:url("/i/bg_table_bottom_dark_blue.gif") bottom right no-repeat;
}
.topsquare{
background:#FF9;
}
#compare tr td a, #compare tr td a:link{
	color:#EA7822;
}
#compare tr td a:hover{
	text-decoration:underline;
}
#compare tr td a:visited{
	color:#EA7822;
}
#compare tr td a:active{
	color:#EA7822;
}
#compare tr td #youarehere{
font-weight:bold;
}



.menulight{
background:#cfe2f3;
}
.menulightright{
background:#cfe2f3 url("/i/bg_table_right_blue.gif") right no-repeat;
}
.menulightrightcorner{
background:#cfe2f3 url("/i/bg_table_corner_blue.gif") bottom right no-repeat;
}
.menulightbottom{
	background:#cfe2f3;
}
.menudark{
background:#e9f0f5;
}
.menudarkright{
background:#e9f0f5 url("/i/bg_table_right.gif") right no-repeat;
}
.menudarkrightcorner{
background:#e9f0f5 url("/i/bg_table_corner.gif") bottom right no-repeat;
}
.menudarkbottom{
background:#e9f0f5 url("/i/bg_table_bottom.gif") bottom right no-repeat;
}



.messagebox{
	border:1px #699bce solid;
	color:#EA7722;
	padding:10px;
	text-align:center;
	background:#ffe url("/i/lens_big.gif") top right no-repeat;
	width:320px;
	font-size:14pt;
	font-weight:bold;
	line-height:21px;
	text-decoration:none;
}
.messagebox.large{
width:695px;
}
.messagebox.medium{
width:383px;
}
.messagebox span{
display:block;
font-size:11pt;
font-weight:normal;
color:#222;
}
.messagebox a, .messagebox a:visited{
	text-decoration:underline;
	color:#EA7722;
}
.messagebox a:hover{
	text-decoration:none;
	color:#EA7722;
}
.messagebox span.small{
display:block;
padding:0;
margin:0;
color:#222;
line-height:10px;
font-size:7pt;
font-weight:normal;
text-decoration:none;
}
.messagetable{
padding:5px;
width:510px;
border:1px solid #699bce;
background:#ffe url("/i/lens_big.gif") top right no-repeat;
}
.messagetable.large{
width:715px;
}
.messagetable tr .center{
text-align:center;
}
.messagetable tr td .redline{ width:0; height:150px; margin:10px 0 10px 10px; border-top-style: none; border-top-width: 0; bordeborder-right-width: 0; r-riborder-left-color: #f00 !important; border-bottom-width: 0; ght-style: no; border-left-width: 1px !important;ne;border-bottom-style: none; border-left-style: solid !important; }
.messagetablehome{
padding:5px;
width:100%;
border:1px solid #699bce;
background:#ffe url("/i/lens_big.gif") top right no-repeat;
}
.messagetablehome tr td{
vertical-align:top;
text-align:center;
}
.messagetablehome tr .center{
text-align:center;
}
.messagetablehome tr td .redline{
	width:0;
	height:150px;
	margin:6px 0 6px 30px;
	border-left: 1px solid #EA7722;
	border-top-style: none;
	border-top-width: 0;
	border-right-style: none;
	border-right-width: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}



.arc90_linkpic{
display:none;
position:absolute;
left:0;
top:1.5em;
}
.arc90_linkpicIMG{
padding:0 4px 4px 0;
background:#FFF url("/i/linkpic_shadow.gif") no-repeat bottom right;
} 



.actionbuttons{
text-align:center;
}
.actionbuttons img{
margin:0 10px;
}



.module{
margin:0 100px 10px 100px;
text-align:center;
}
#topresults{
background:#FFF;
padding:10px;
border:1px solid #666;
margin:600px auto 15px auto;
width:400px;
}
.vidlink{
text-align:center;
}
#tollfree{
color:#222;
position:absolute;
text-align:right;
width:300px;
top:26px;
left:50%;
margin-left:57px;
font-size:12pt;
font-weight:bold;
float:right;
}
#tollfree #livehelp{
width:139px;
height:20px;
margin-left:160px;
}



.spacer{
clear:both;
}
textarea:focus, input:focus {
background-color: #FFE;
}
span.required{
	color:#EA7722;
	font-size:7pt;
}
.width25{
width:25%;
}
.width33{
	width:33%;
	border-right-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.width40{
width:40%;
}
.width45{
width:45%;
}
.width55{
width:55%;
}
.width50{
width:50%;
}
.width75{
width:75%;
}
.width442{
width:442px;
}
.message{
	color:#EA7722;
	font-weight:bold;
}
.message a{
color:#C00;
font-weight:bold;
}



#burst{
position:absolute;
top:-60px;
left:50%;
margin-left:40px;
}



#talignright{
text-align:right;
font-weight:bold;
}
.quote{
text-align:center;
}
.highlight{
background:#fff;
}



#joininglist{
visibility:hidden;
height:0;
}
#Layout #Content #ServicBoxs .Text a {
	color: #ea7722;
}

