/* CSS Document */
body
	{
	margin:0px 0px 0px 0px;
	}
.about_our
	{
	color:#000000;
	font-size:25px;
	}
.about_our strong
	{
	color:#008aff;
	font-size:24px;
	}
.find_out_more
	{
	font-size:12px;
	color:#7a7a7a
	}
.after_you_text
	{
	font-size:14px;
	color:#474747;
	}	
.compare_products
	{
	color:#000000;
	font-size:20px;
	}
.register_txt
	{
	font-weight:bold;
	color:#000000;
	font-size:25px;
	}
.orange_txt
	{
	font-weight:bold;
	color:#ff7200;
	font-size:25px;
	}		
.tr_border_top
	{
	font-weight:bold;
	font-size:18px;
	color:#565656;
	height:56px;
	border-top:solid 1px #8c8c8c;
	border-left:solid 1px #8c8c8c;
	border-right:solid 1px #8c8c8c; 
	}
.tr_border_top_sec
	{
	font-weight:bold;
	font-size:18px;
	color:#565656;
	height:44px;
	border-left:solid 1px #8c8c8c;
	border-right:solid 1px #8c8c8c; 
	}	
.blue_tab_border td
	{
	height:auto;
	font-weight:bold;
	color:#000000;
	font-size:14px;
	background-color:#eef7ff;
	border-left: solid 1px #5291c6;
	border-top: solid 1px #5291c6;
	}
.select_button_bg
	{
	text-decoration:none;
	background-color:#3975b1;
	border:solid 1px #8bc2ff;
	font-weight:bold;
	color:#FFFFFF;
	font-size:20px;
	background-repeat:repeat-x;
	height:36px;
	background-image:url(../images/select_button_bg.jpg);
	}
.select_button_bg a
	{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:20px;
	}
.select_button_bg a:hover
	{
	text-decoration:none;
	font-weight:bold;
	color:#7cbd0e;
	font-size:20px;
	}
.orange_text
	{
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#ff8a00;
	}
.everything_text
	{
	text-decoration:none;
	font-size:18px;
	color:#f4b200;
	}		
.Preview_text
	{
	text-decoration:none;
	font-size:14px;
	color:#000000;
	}	
.Preview_text a
	{
	text-decoration:none;
	font-size:14px;
	color:#000000;
	}
.Preview_text a:hover
	{
	text-decoration:none;
	font-size:14px;
	color:#4684c1;
	}
.box_bg
	{
	background-color:#ffe0ab;
	}
.find_out_more_sec
	{
	font-size:12px;
	color:#4f4f4f;
	}
.chat_box
	{
	text-align:justify;
	background-color:#91bddf;
	font-size:14px;
	color:#FFFFFF;
	}
.tr_border_top_new
	{
	border-top:solid 1px #8c8c8c;
	border-left:solid 1px #8c8c8c;
	border-right:solid 1px #8c8c8c; 
	}
.your_text
	{
	text-decoration:none;
	color:#008aff;
	font-size:14px;
	}
.your_text a
	{
	text-decoration:underline;
	color:#008aff;
	font-size:14px;
	}
.your_text a:hover
	{
	text-decoration:none;
	color:#008aff;
	font-size:14px;
	}		
.cellphone_blue_text
	{
	color:#008aff;
	font-size:18px;
	}	
.spacial_offer
	{
	border:solid 1px #ff6600;
	background-color:#fffdde;
	font-size:18px;
	color:#ff4800;
	}
.car_lease_box_bg
	{
	border:solid 1px #5291c6;
	background-color:#f2f9ff;
	}
.car_lease_box_border
	{
	border:solid 1px #5291c6;
	}
.membership_box_border
	{
	border:solid 1px #5291c6;
	background-image:url(../images/bg_graient.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}		
TD.auto_box_text
	{
	padding-right:3px;
	text-decoration:none;
	font-size:12px;
	color:#393737;
	}
td.auto_box_text a
	{
	font-weight:bold;
	text-decoration:underline;
	font-size:15px;
	color:#393737;
	}
td.auto_box_text a:hover
	{
	font-weight:bold;
	text-decoration:none;
	font-size:15px;
	color:#393737;
	}
.textarea_border
	{
	font-weight:normal;
	color:#FF0000;
	font-size:28px;
	border:solid 1px #FF0000;
	width:217px;
	height:33px;
	}
.promocode
	{
	font-size:20px;
	color:#FF0000;
	}
.apartment_text
	{
	font-size:18px;
	color:#86b200;
	}		
	
/**************************************************left right moving ***********************************/
	
.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 820px;
height:980px; /* Set height to be able to contain height of largest content shown*/
background-color:#FFFFFF;
overflow:hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
visibility: hidden;
background-color:#FFFFFF;

}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: ;
text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
color: #2e6ab1;
font-weight: bold;
text-decoration: none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
color: black;
}

.glidecontenttoggler a:hover{
color: black;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
color: white;
}
