@charset "UTF-8";
/* CSS Document */

html, body {
	padding: 0px;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

a {
	text-decoration:none;
}

a:hover {
	color:red;
}


p, h1, h2, h3 {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #000000;	
	background-color: #00a4d9;
}

#page-container {
	background-color: #00a4d9;
	margin:0px auto 0px auto;
	text-align:center;
}

.topSEOtext {
	height:21px; 
	background-color:#efefef; 
	color:#8b8b8b; 
	font:14px arial; 
	line-height:20px;
	text-align:center;
}

#outer_wrapper {
	background:url(../img/maincontent_bg_strip.gif) repeat-x top; 	
	text-align:center;
	min-height:750px;
    height:auto !important;
    height:750px;
	background-color: #ffffff;
}

#inner_wrapper {
	background:url(../img/maincontent_bg.jpg) no-repeat center top; 
	text-align:center;
	min-height:750px;
    height:auto !important;
    height:750px;
}


#content_wrapper{
	text-align:center;
	margin:0px auto 0px auto; /*firefox */
	width:986px;
	display:inline-block;
}

#subcontent_wrapper {
	text-align:center;
	margin:0px auto 0px auto;
	width:960px;
	padding-top:12px;
}

/* top area */
.index_topleft{
	float:left;
	width:583px;
	height:462px;
	background:url(../img/main_content_leftbg.jpg) no-repeat; 
	text-align:left;
}
.index_topright{
	float:left;
	width:403px;
	height:462px;
	background:url(../img/main_content_rightbg.jpg) no-repeat; 
	text-align:left;
}

span.select {
	position: absolute;
	width: 270px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 40px;
	color: #848484;
	padding:7px;
	font: 18px arial;
	line-height:26px;
	background: url(../img/selectmenubg1.gif) no-repeat;
	overflow: hidden;
	text-align:left;
	padding-left:15px;	
}

span.select {
	position: absolute;
	width: 270px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 40px;
	color: #848484;
	padding:7px;
	font: 18px arial;
	line-height:26px;
	background: url(../img/selectmenubg1.gif) no-repeat;
	overflow: hidden;
	text-align:left;
	padding-left:15px;	
}

.sl_save {
	height:40px;
}

.sl_save p {
	padding-left:40px; 
	padding-top:20px; 
	font:20px arial; 
	color:white;
}

.sl_upto95 {
	height:80px;
}

.sl_upto95 h2.t1 {
	float:left; 
	font:65px arial; 
	height:80px; 
	padding-left:40px; 
	padding-right:7px;
	color:#b7ff63;
}

.sl_upto95 h2.t2 {
	font:26px arial; 
	line-height:26px; 
	color:white; 
	padding-top:7px;
}

.sl_upto95 h2.t3 {
	font:30px arial; 
	line-height:30px; 
	color:white;
}

.sl_where {
	float:left; 
	width:190px; 
	height:290px;
}

.sl_where h2 {
	padding-left:40px; 
	font:42px arial; 
	line-height:42px; 
	color:white;
}

.sl_where p{
	padding-left:40px; 
	color:white; 
	font:26px arial; 
	line-height:26px;
}

.top_featuring {
	font:14px arial; 
	color:gray; 
	padding-left:40px;
}

/* bottom area */

.index_btmleft{
	float:left;
	width:626px;
	text-align:left;
}

.index_btmright{
	float:left;
	width:360px;
	text-align:left;
}

.index_quickjump {
	background:url(../img/quickjump_headerbg.jpg) no-repeat; 
	width:562px; 
	height:80px; 
	margin-left:15px;
}

.index_quickjump h2 {
	font:bold 15px arial; 
	color:white; 
	padding-left:80px; 
	padding-top:25px;
}

.index_category {
	width:322px; 
	height:323px; 
	background:url(../img/index_catbox.jpg) no-repeat; 
	margin-top:15px;
}

.index_category h2 {
	font:bold 14px arial; 
	line-height:16px;
	color:white; 
	padding-left:50px; 
}

.index_category p {
	padding-left:55px; 
	font:13px arial; 
	line-height:16px;
}

.index_category img {
	margin-right:5px;
	margin-bottom:-2px;
}

/*header, top nav */

#header {
 	background-color: #017eb4;
}

#logo_container {
	margin: auto;
	text-align:center;	
	width:966px;
	height:105px;
}

.logo {	
	padding-top:15px;	
	text-align:left;
	float:left;
}

.signup_login {
	float:right;
}

#mainnav {
	height: 39px;
	font-size: 14px;
	text-align: center;
	background:url(../img/topnav_bg.gif) repeat-x;
}

#mainnav ul {
	margin:0;
    padding:0;
	list-style:none;
	text-align: center;
	height: 39px;
}

#mainnav ul li{
	float:left;
 	margin:0;
    padding:0;
 	height: 39px;
	padding-left:20px;
	padding-righ:20px;
}

#mainnav ul li a {
	float:left;
 	font:16px arial;
 	color: #ffffff;
	height: 39px;
 	text-decoration: none;
	padding-top:9px;
	outline: none;
	-moz-outline-style: none;
	
}

#mainnav ul li .divider {
	float:left;
 	margin:0;
    padding:0;
 	height: 39px;
}

#mainnav a:hover {
 	color: #222222;
}
 
#mainnav .here {
 	color: #555555;
}

/* flags */

#flags_wrapper {
	padding-left:70px;
}

.flags_index {
	margin-top: 1px;
	text-align: left;
	width: 175px;
	float:left;
}

.flags_index strong{
	width: 100%;
	display: block;
	text-indent: 3px;
	border: 2px solid #ffffff;
	text-decoration: none;
	font-weight: normal;
	color: black;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font:12px arial;
	line-height:14px;
}

.flags_index strong img {
margin-top: 2px;
}

.flags_index strong a, visited {
	text-decoration: none;
	color: #0000FF;
}

.flags_index strong a:hover {
	text-decoration: underline;
	color: #FF0000;
}


.flags_index strong em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	font-style: normal;
	color: #000000;
}

.flags_index strong em span {
}

/* end flags */

/* search page */

.sr_search {
	height:60px;
}

.sr_search p {
	padding-left:40px; 
	padding-top:40px; 
	font:bold 22px arial; 
	line-height:26px;
	color:#3c3125;
}

.sr_rates {
	height:80px;
}

.sr_rates h2.t1 {
	float:left; 
	font:bold 65px arial; 
	height:80px; 
	padding-left:35px; 
	padding-right:10px;
	color:#0088c6;
}

.sr_rates h2.t2 {
	font:bold 26px arial; 
	line-height:26px; 
	color:#3c3125;
	padding-top:7px;
}

.sr_rates h2.t3 {
	font:bold 30px arial; 
	line-height:30px; 
	color:#3c3125;
}

.flags_search {
font:normal 11px Verdana;
z-index:100;
background-color: #ffffff;
width: 170px;
text-align: left;
}

.flags_search strong{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid #f4f4f4; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: black;
}

.flags_search strong a, .flags_search strong a:link, .flags_search strong a:visited {
	text-decoration: none;
}

.flags_search strong a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.flags_search strong em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align:right;
}

.flag_box {
	width:960px;
	margin:0px auto 0px auto;
}
/*end search flag */

/* FOOTER */
.smallWhite {
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana,Sans-serif;
}

#footer_container {
	background:url(../img/bottom_bg.gif) repeat-x; 
	text-align:center;
}

.footer1 {
	background:url(../img/footer_bg.gif) no-repeat; 
	width:966px; 
	height:62px; 
	text-align:left;
}

.footer1 h2{
	padding-top:10px;
	font:bold 14px Arial; 
	color:#f4ffb8;	
	padding-left:10px;
	display:block;
}

.footer1 em {
	font:bold 12px arial;
	line-height:16px;
	color:white;
	padding-left:10px;
}

.footer2 {
	font: 14px arial;
	color:#ffffff;
}

.footer2 a, .footer2 a:link, .footer2 a:visited {
	font:14px arial;
	color:#ffffff;
	text-decoration: none;
}

 .footer2 a:hover{
	font:14px arial;
	color:#ffffff;
	text-decoration: underline;
}

.bnavPipes {
	font-size: 9px;
	color: #99ccff;
	font-family: Verdana,Sans-serif;
}

.footer_colorline1{
	background-color:#36a5cc; 
	height:3px; 
	width:100%;
}

.footer_colorline2{
	background-color:#36a5cc; 
	height:1px; 
	width:100%;
}

.footer_colorline3{
	background-color:#00a4d9; 
	height:2px; 
	width:100%;
}

/* end footer */


/* Ratetable Page */

.medtxt {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#000000;	
}

.ratepage_txt {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#433F22;
	padding: 5px;
	font-weight: bold;
	
}

a.ratepage_txt:link {
	color:#433F22;
	TEXT-DECORATION: none;
	
}

a.ratepage_txt:visited {
	color:#433F22;
	TEXT-DECORATION: none;
	
}

a.ratepage_txt:hover {
	color: #433F22;
	TEXT-DECORATION: underline;
	
}

table.result_table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #C2C2C2;
	border-collapse: collapse;
}
table.result_table td {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: solid solid solid solid;
	border-color: #C2C2C2;
	font-size:12px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;	
	-moz-border-radius: 0px 0px 0px 0px;
}



/* CardProfile */

#cp_main{
	margin: 0 auto; width: 945px;
}

#cp_left {
	background-color:#ffffff;
	width: 274px; 
	float: left; 
	text-align:left; 
	padding-left: 10px; 
	padding-right: 10px; 
	border: 1px solid #D3D3D3;
	height: 600px;
}

#cp_left p {
	margin-top: 5px;
	margin-bottom: 0px;
}

#cp_right {
	float: left; 
	margin-left: 30px; 
	text-align: left;
}
 

#cp_buynow_wrapper {
	/*float: left;*/ 
	margin-left: 5px; 
	text-align-left;
	width: 400px; 
	border: 1px solid #D3D3D3;
}

.cp_buynow_text {
	background-color: #808080; 
	color:white; 
	padding: 5px;
}

 .tbg0 { background-color: #d6f2fd; }
 .tbg1 { background-color: white; }
 .highlight {background-color: #dffad1;} 
 
 .feature_popups {
	padding: 0px;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #F5F6E3;
	height: 100%;
	color:black;	
}

.feature_popups a:link, .feature_popups a:visited {
	color:blue;
	text-decoration: none;
}

.medtxt2, .black{
	font-size: 12px;
	color: black;
	line-height: 16px;
	font-family: Arial, Verdana;
}

.subcontent_main
{
	width:95%; 
	text-align:left; 
	margin:0px auto 0px auto;
}

.subcontent_main h2{
	font:bold 13px arial;
}

.subcontent_main p{
	padding-top:10px;
}

.currency_text {
width:920px; 
text-align:left; 
font:10px arial; 
color:white;
margin:0px auto 0px auto;
}
