/***********************************************************************	

	GLOBAL STYLES FOR HONDA.COM.MY
	Author: AGENDA Malaysia
	Version: 
	Last Modified: 
	
	File Contents: 
	- Reset
	- 960 Grid System (http://960.gs)
	- Layout (General)
	- Backgrounds
	- Typography (General)
	
	See section specific CSS for custom styles for each section

***********************************************************************/



/* Reset
-------------------------------------------------*/
#home_concept
{
background-color: #000000;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ul, li, strong
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 97%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




/* 960 Grid System (http://960.gs)
-------------------------------------------------*/

/** `Containers **/

.container_12,
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;

}

/** `Grid >> Global **/

.grid_1,
.grid_2,
.grid_3,
.grid_3y,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.grid_4y
{
	display: inline;
	float: left;
	margin-left: 10px;
}
.grid_8y
{
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.container_12 .grid_3,
.container_16 .grid_4 {
	width: 220px;
}

.container_12 .grid_3y{
width: 150px;
}

.container_12 .grid_6,
.container_16 .grid_8 {
	width: 460px;
}

.container_12 .grid_9,
.container_16 .grid_12 {
	width: 700px;
}

.container_12 .grid_12,
.container_16 .grid_16 {
	width: 940px;
}

/** `Grid >> Children (Alpha ~ First, Omega ~ Last) **/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/** `Grid >> 12 Columns **/

.container_12 .grid_1 {
	width: 120px;
}

.container_12 .grid_2 {
	width: 140px;	
}

.container_12 .grid_4 {
	width: 300px;
}

.container_12 .grid_5 {
	width: 380px;
}

.container_12 .grid_7 {
	width: 540px;
}

.container_12 .grid_8 {
	width: 620px;
}
.container_12 .grid_8y {
	width: 560px;
}

.container_12 .grid_10 {
	width: 780px;
}

.container_12 .grid_11 {
	width: 860px;
}

/** `Grid >> 16 Columns **/

.container_16 .grid_1 {
	width: 40px;
}

.container_16 .grid_2 {
	width: 100px;
}

.container_16 .grid_3 {
	width: 160px;
}

.container_16 .grid_5 {
	width: 280px;
}

.container_16 .grid_6 {
	width: 340px;
}

.container_16 .grid_7 {
	width: 400px;
}

.container_16 .grid_9 {
	width: 520px;
}

.container_16 .grid_10 {
	width: 580px;
}

.container_16 .grid_11 {
	width: 640px;
}

.container_16 .grid_13 {
	width: 760px;
}

.container_16 .grid_14 {
	width: 820px;
}

.container_16 .grid_15 {
	width: 880px;
}

/** `Prefix Extra Space >> Global **/

.container_12 .prefix_3,
.container_16 .prefix_4 {
	padding-left: 240px;
}

.container_12 .prefix_6,
.container_16 .prefix_8 {
	padding-left: 480px;
}

.container_12 .prefix_9,
.container_16 .prefix_12 {
	padding-left: 720px;
}

/** `Prefix Extra Space >> 12 Columns **/

.container_12 .prefix_1 {
	padding-left: 80px;
}

.container_12 .prefix_2 {
	padding-left: 160px;
}

.container_12 .prefix_4 {
	padding-left: 320px;
}

.container_12 .prefix_5 {
	padding-left: 400px;
}

.container_12 .prefix_7 {
	padding-left: 560px;
}

.container_12 .prefix_8 {
	padding-left: 640px;
}

.container_12 .prefix_10 {
	padding-left: 800px;
}

.container_12 .prefix_11 {
	padding-left: 880px;
}

/** `Prefix Extra Space >> 16 Columns **/

.container_16 .prefix_1 {
	padding-left: 60px;
}

.container_16 .prefix_2 {
	padding-left: 120px;
}

.container_16 .prefix_3 {
	padding-left: 180px;
}

.container_16 .prefix_5 {
	padding-left: 300px;
}

.container_16 .prefix_6 {
	padding-left: 360px;
}

.container_16 .prefix_7 {
	padding-left: 420px;
}

.container_16 .prefix_9 {
	padding-left: 540px;
}

.container_16 .prefix_10 {
	padding-left: 600px;
}

.container_16 .prefix_11 {
	padding-left: 660px;
}

.container_16 .prefix_13 {
	padding-left: 780px;
}

.container_16 .prefix_14 {
	padding-left: 840px;
}

.container_16 .prefix_15 {
	padding-left: 900px;
}

/** `Suffix Extra Space >> Global **/

.container_12 .suffix_3,
.container_16 .suffix_4 {
	padding-right: 240px;
}

.container_12 .suffix_6,
.container_16 .suffix_8 {
	padding-right: 480px;
}

.container_12 .suffix_9,
.container_16 .suffix_12 {
	padding-right: 720px;
}

/** `Suffix Extra Space >> 12 Columns **/

.container_12 .suffix_1 {
	padding-right: 80px;
}

.container_12 .suffix_2 {
	padding-right: 160px;
}

.container_12 .suffix_4 {
	padding-right: 320px;
}

.container_12 .suffix_5 {
	padding-right: 400px;
}

.container_12 .suffix_7 {
	padding-right: 560px;
}

.container_12 .suffix_8 {
	padding-right: 640px;
}

.container_12 .suffix_10 {
	padding-right: 800px;
}

.container_12 .suffix_11 {
	padding-right: 880px;
}

/** `Suffix Extra Space >> 16 Columns **/

.container_16 .suffix_1 {
	padding-right: 60px;
}

.container_16 .suffix_2 {
	padding-right: 120px;
}

.container_16 .suffix_3 {
	padding-right: 180px;
}

.container_16 .suffix_5 {
	padding-right: 300px;
}

.container_16 .suffix_6 {
	padding-right: 360px;
}

.container_16 .suffix_7 {
	padding-right: 420px;
}

.container_16 .suffix_9 {
	padding-right: 540px;
}

.container_16 .suffix_10 {
	padding-right: 600px;
}

.container_16 .suffix_11 {
	padding-right: 660px;
}

.container_16 .suffix_13 {
	padding-right: 780px;
}

.container_16 .suffix_14 {
	padding-right: 840px;
}

.container_16 .suffix_15 {
	padding-right: 900px;
}

.container_12,
.container_16 {
position: relative;
}
main
.border-right {
padding-right: 9px;
border-right: 1px solid #666666;
margin-right: 0px !important;
}


/** `Clear Floated Elements **/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	background-color:#000;
}

.space { margin-bottom: 25px; }

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
background-color:#000;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


.form_2col_1 {
width: 450px;
margin: 0 0 10px 10px;
padding: 0 9px 0 0;
border-right: 1px solid #666;
float: left;
}

.form_2col_2 {
width: 450px;
margin: 0 10px 10px;
float: left;
}

.form_2col_3 {
width: 450px;
margin: 0 0 10px 10px;
padding: 0 9px 0 0;
border-left: 1px solid #666;
float: left;
}


/* Layout
-------------------------------------------------*/

/** Z-INDEX FOR ENTIRE SITE **/

#header 		{ z-index: 10; }
#header_hondaowners { z-index:10;}
#main 			{ z-index: 1; }
#main2 			{ z-index: 1; }
#navi_popup		{ z-index: 10; }
#navi_popup_services		{ z-index: 10; }
#navi_popup_technology		{ z-index: 10; }
#navi_popup_community		{ z-index: 10; }
#sec_navibar_gp	{ z-index: 3; }
#sec_navibar	{ z-index: 3; }
#sec_navibar_sub	{ z-index: 3; }
#bottom_ads_gp		{ z-index: 2; }
#bottom_ads		{ z-index: 2; }
.slide #bottom_slider_wrapper	{ z-index: -1; }
.slide #bottom_slider			{ z-index: 20; }
#bottom_popup_1, #bottom_popup_2, #bottom_popup_3, #bottom_popup_4, #bottom_popup_5, #bottom_popup_6, #bottom_popup_7, #bottom_popup_8, #bottom_popup_9, #bottom_popup_10, #bottom_popup_11, #bottom_popup_12, #bottom_popup_13, #bottom_popup_16  { z-index:20; }


/** Layout and positioning of site elements **/

html, 
body { 
height: 100%; 
}

#wrapper {
min-width:960px;
min-height: 100%;
}

#header,
#main,
#main2,
#footer {

min-width: 960px;
width: 100%;
position: relative;

}


#main,#main2 {
min-height: 200px;
overflow: hidden;
}

#content {
	padding-bottom: 70px;
	margin-top: 60px;
}

.overview #overview_banner{ 

overflow: hidden; 
text-align:center;
width:100%;
}

.overview #overview_banner_container
{ 
background-color:#000000; 
text-align:center;
align:center;
}

#footer_container {
padding: 15px;	
}

#footer_content {
padding: 10px 0 10px;
}


.fullstretch #main, .fullstretch #main2 {

min-width: 960px;
width: 100%;
overflow: hidden;
}

/** Main Navigation **/

#main_navi_container {
	position: absolute;
	top: 0;
	margin-left: 150px;
	*margin-left: 100px;
}

ul#main_navi {
	width: 760px;
}

ul#main_navi li {
	display: inline;
}

ul#main_navi li a {
	display: block;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:8px;
	padding-right:8px;
	float: right;
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: 300;	
}


/* Main Navigation Popup */

#navi_popup {
	display: none;
	position: absolute;
	top: 45px;
	margin-left:200px;
	float: left;
	height: 320px;
	background: #222222;
	/*border:1px dotted #CCCCCC;*/
	border-top: none;
}
/*
#navi_popup_services {
	display: none;
	position: absolute;
	top: 45px;
	margin-left:625px;
*margin-left:460px;
	float: left;
	height: 145px;
	background: #FFFFFF;
	border:1px dotted #CCCCCC;
	border-top: none;
	-moz-opacity:0.9;
	opacity: 0.9;
	filter: alpha(opacity = 90);
}
*/
#popup_index {
	padding: 10px;
}

#popup_index_services {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 25px;
}

#popup_index_services li {
	padding-bottom:6px;
	padding-top:6px;
}

#popup_index_services li a {
	font-family:Verdana, Arial, sans-serif;
	font-size: 13px;	
	float: none;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}

#popup_index_services li a:hover {
	color:#e91f30;
}


.navi_popup_index {
	background-color: #222222;
	/*border-right: 1px dotted #CCCCCC;*/
	height: 320px;
	float: left;
	width: 120px;		
}

.navi_popup_index a {
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;	
	float: none;
	color: #b3b3b3;
	padding: 3px;
	text-decoration: none;
}

.navi_detail_container {
background: #000000;
padding: 15px;
margin: 10px;
float: left;
}


.navi_popup_detail { display:none; }

#navi_popup_allmodels { 
float: left;
background:transparent none repeat scroll 0 0;
height:390px;
width:570px;
}

.navi_popup_detail { 
float: left;
background:transparent none repeat scroll 0 0;
height:200px;
min-width: 290px;
padding-top: 30px;
}

.navi_popup_detail img{ 
margin-left: 20px;
}

.popup_headerimg,
.popup_content {
padding: 10px 0;
}

#navi_popup_accord .popup_headerimg { padding-bottom:5px; }
.popup_headerimg img { display: block; }


ul#modelprices {
float: left;
}

ul#modelprices li {
color:#CC0000;
float:left;
display:inline;
font-size:11px;
font-weight:bold;
margin: 0;
padding: 0;
}

ul#modelprices li#cityprice 	{ width:150px; height:120px; text-align:center;}
ul#modelprices li#freedprice 	{ width:150px; height:120px; text-align:center;}
ul#modelprices li#jazzprice 	{ width:150px; height:120px; padding-right:170px; text-align:center;}
ul#modelprices li#civicprice 	{ width:150px; height:120px; text-align:center;}
ul#modelprices li#civictyperprice 	{ width:150px; height:120px; text-align:center; margin-left:5px;}
ul#modelprices li#civichybridprice 	{ width:150px; height:120px; text-align:center; margin-right:50px; }
ul#modelprices li#accordprice 	{ width:150px; height:120px; text-align:center;}
ul#modelprices li#crvprice 	{ width:140px; height:120px; text-align:center;}
ul#modelprices li#streamprice 	{ width:140px; height:120px; text-align:center;}
ul#modelprices li#odysseyprice 	{ width:140px; height:120px; text-align:center;}


/** Section Navigation **/

#sec_navibar {
	height:48px;
	position:relative;
	width:100%;
	margin-bottom: -18px;
	background:url('../images/default_2nd_tier_button_bg.png') repeat-x;
}

#sec_navibar_gp {
	height:48px;
	position:relative;
	width:100%;
	margin-bottom: -18px;
	background:url('../images/default_2nd_tier_button_gp_bg.png') repeat-x;
}

#sec_navibar_gp a {
	color:#FF0000
}

#sec_navibar_sub {
	height:58px;
	position:relative;
	width:100%;
	margin-bottom: -18px;
}

#section_name {
	height:30px;
	padding-left:10px;
	padding-top:8px;
	position:relative;
	width:140px;
	float: left;
}

#section_navigation ul {
	float: right;
	margin: -12px 0;
}

#section_navigation ul ul {
	display: none;

}

#section_navigation li {
	display: inline;
	float: left;
}

#section_navigation li a {
	padding: 18px 15px 18px;
	display: block;
	float: left;
}


#section_navigation li.active a {
	background: url('../images/secnav_active.gif') no-repeat center 3px;
	color: #333333;
}

#section_navigation ul li ul li.active a {
	margin-bottom:10px;
	background: transparent;
}

.overview #section_navigation li.active a,
.gallery #section_navigation li.active a {
	background: url('../images/secnav_activeup.gif') no-repeat center 3px;
}


#section_navigation li.active ul {
	display:block;
	position:absolute;
	right:0;
	top:30px;
	float: right;
}

#section_navigation li.active ul li {
	float: left;
}

#section_navigation li.active ul a {
	color: #333333;
	background: transparent;
}

#section_navigation li li.active a {
	color: #293077;
}



/** Bottom Ads **/

#bottom_ads {
background: #2A3176 url(/common/images/abouthonda/bottom_ads_panel_bg.jpg) repeat-x scroll 0 0;
height:100px;
width:100%;
padding-top:10px;
position: relative;
}

#bottom_ads_gp {
background: #2A3176 url(/common/images/abouthonda/bottom_ads_panel_gp_bg.jpg) repeat-x scroll 0 0;
height:100px;
width:100%;
padding-top:10px;
position: relative;
}

#bottom_ads_inner {
height:80px;
margin-top:10px;
overflow: hidden;
}

#bottom_ads_inner_festive {
height:80px;
margin-top:0px;
overflow: hidden;
}

#bottom_ads_inner div {
overflow: hidden;
}

.bottom_popup { opacity: 0.9; position:absolute; top: -360px; right: 0; display: none; cursor:pointer; padding-bottom: 8px;}

#bottom_popup_container { width:960px; margin-left:auto; margin-right:auto; position:relative; }

/** City Cool Extras **/
#bottom_popup_2 { right:440px; top: -165px; width:220px; height:155px; background:url(../images/popup_indicator.gif) 80px bottom no-repeat; }

/** Calculator **/
#bottom_popup_3 { right:140px; top: -420px; width:420px; height:410px; background:url(../images/popup_indicator.gif) 290px bottom no-repeat; }
#calculatorloading { position: relative; top: 200px; left:170px;}

/** Google Map **/
#bottom_popup_4 { right:0px; top: -400px; width:460px; height:390px; background:url(../images/popup_indicator.gif) 350px bottom no-repeat; }
#googlemaploading { position: relative; top: 190px; left:200px;}

#bottom_popup_5 { right:660px; top: 30px; width:300px; height:380px; }
#bottom_popup_6 { right:660px; top: -385px; width:300px; height:350px; background:url(../images/popup_indicator.gif) 255px top no-repeat; }

/** Civic Hybrid Cool Extras **/
#bottom_popup_7 { right:440px; top: -350px; width:210px; height:340px; background:url(../images/popup_indicator.gif) 80px bottom no-repeat; }

/** Civic Cool Extras **/
#bottom_popup_8 { right:440px; top: -125px; width:220px; height:115px; background:url(../images/popup_indicator.gif) 80px bottom no-repeat; }

/** Jazz Limited Edition **/
#bottom_popup_9 { right:440px; top: -100px; width:220px; height:90px; background:url(../images/popup_indicator.gif) 80px bottom no-repeat; }

/** Perfectionist **/
#bottom_popup_10 { right:440px; top: -80px; width:220px; height:70px; background:url(../images/popup_indicator.gif) 80px bottom no-repeat; }


/** Committed To You Limited Edition **/
#bottom_popup_11 { right:220px; top: -130px; width:220px; height:90px; background:url() 0px bottom no-repeat; }
/** Festive **/
#bottom_popup_12 { right:340px; top: -250px; width:270px; height:173px; background:url() 0px bottom no-repeat; }
#bottom_popup_13 { right:250px; top: -180px; width:456px; height:173px; background:url() 0px bottom no-repeat; }
#bottom_popup_14 { right:80px; top: -400px; width:818px; height:361px; background:url() 0px bottom no-repeat; }
/** Honda dream funs application form **/
#bottom_popup_15 { right:-20px; top: -72px; width:220px; height:110px; background:url() 0px bottom no-repeat; }
/** Insight Cool Extras **/
#bottom_popup_16 { right:440px; top: -165px; width:220px; height:155px; background:url(../images/popup_indicator.gif) 80px bottom no-repeat; }


.bottom_popup_inner2 { background: #1a1a1a; height: 145px; padding: 5px; }
#bottom_popup_3_inner  { background: #1a1a1a; height: 400px; padding: 5px; }
.bottom_popup_inner4 { background: #1a1a1a; height: 380px; padding: 5px; }
.bottom_popup_inner5 { background: #1a1a1a; height: 400px; padding: 5px; padding-top:0px; }
.bottom_popup_inner6 { background: #1a1a1a; height: 340px; padding: 5px; }
#bottom_popup_7_inner  { background: #1a1a1a; height: 330px; padding: 5px; }
#bottom_popup_8_inner  { background: #1a1a1a; height: 105px; padding: 5px; }
#bottom_popup_9_inner  { background: #1a1a1a; height: 80px; padding: 5px; }
#bottom_popup_10_inner  { background: #1a1a1a; height: 60px; padding: 5px; }
#bottom_popup_11_inner  { background: #1a1a1a; height: 80px; padding: 5px; }
#bottom_popup_12_inner  { background: #1a1a1a; height: 232px; padding: 5px; }
#bottom_popup_13_inner  { background: #1a1a1a; height: 157px; padding: 5px; }
#bottom_popup_14_inner  { background: #1a1a1a; height: 361px; padding: 5px; }
#bottom_popup_15_inner  { background: #1a1a1a; height: 100px; padding: 5px; }
#bottom_popup_16_inner  { background: #1a1a1a; height: 145px; padding: 5px; }

.bottom_popup_inner {
	background: #1a1a1a;
	height: 380px;
	padding: 5px;
}

a.popup_close {
	position: absolute;
	top: 5px;
	right: 5px;
}

a.tellfriend_popup_close {
	position: absolute;
	top: 5px;
	right: 5px;
}

#popup_calculator {
	height: 300px;
	width: 400px;
}

#popup_dealer {
	height: 300px;
	width: 400px;
}

#popup_calculator_inner,
#popup_dealer_inner {
	margin: 5px;
}

#calculate_payment,
#locate_dealer {
	cursor: pointer;
}

#popup_calculator a#popup_calculator_close,
#popup_dealer a#popup_dealer_close {
	color: #990000;
	display: block;
	float: right;
}


/** Bottom Panel Slider **/

#bottom_slider_wrapper {
	position: relative;	
	height:232px;
}

#bottom_slider {
	position: relative;
	height: 100%;


	overflow:hidden;/*must have*/
	/*width:33em;must have for any value*/;
}

#bottom_slider iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}

.slide #bottom_slider_wrapper {
	overflow:hidden;
	position:relative;

	min-width: 960px;
	width: 100%;

	top:-192px;
	margin-bottom: -192px;
	float: left;
}

.slide #bottom_slider {
	top:192px;
}

.bp_block {
	float: left;
	padding-bottom: 40px;
}

#bp1 	{ width: 250px; padding-right: 30px; height:200px; }
#bp2 	{ width: 120px; padding-right: 10px; }
#bp3 	{ width: 160px; padding-right: 10px; height:200px; }
#bp4 	{ width: 125px; padding-right: 10px; }
#bp5 	{ width: 110px; padding-right: 10px; }
#bp6 	{ width: 125px; }



/** Faux Dropdown Select lists **/

.dropdown .dd_selected {
	background:transparent url('../images/dd_listselect.png') no-repeat scroll 0 0;
	color:#666666;
	display:block;
	font-size:12px;
	height:27px;
	text-decoration:none;
	width:189px;
	overflow: hidden;
}

.open .dd_selected { background-position: 0 -30px; }

	.dropdown .dd_selected span {
	display:block;
	height:21px;
	margin-left:14px;
	overflow:hidden;
	padding:5px 0 0;
	white-space:nowrap;
	width:148px;
	}


#content .dropdown .dd_options {
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	position:absolute;
	width:186px;
	list-style-type: none;
	list-style-position: outside;
	margin-top: -3px;
	padding: 0;
}

#content .dd_options li { margin: 0; }

.dropdown .dd_options a {
	color: #666666;
	display:block;
	padding:3px 5px;
	width:176px;
}

.dropdown .dd_options a:hover { background:#d6d6d6; }


/** jQZoom (includes hacks for IE) **/

div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align:center;
	background-image: url('../images/zoomloader.gif');
	background-repeat: no-repeat;
	background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}





/* Backgrounds
-------------------------------------------------*/

#logo {
	background: url(../images/logo.jpg) no-repeat 0 0;
	margin: 0;
	padding: 0;
	width: 110px;
	height: 45px;
	float: left;
	text-indent: -9999px;
	cursor:pointer;
}

#top_navi {
	background: #000000;
	height: 45px;
}

#wrapper {
	background: #333333 url(../images/footer_bg.jpg);
	background-repeat:repeat;
}

#main, #main2 {
background: #FFF;
}

#bottom_slider {
	background: #000000 url(../images/bottom_nav_bg.jpg);
}



/* Typography
-------------------------------------------------*/

body {
	color:#666666;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	line-height: 1.5em;
}

h1, h2, h3 { color: #E91F30;/*#293077;*/ }

h1	{ font-size: 18px; font-weight: normal; margin-bottom: 20px; }
h2	{ font-size: 18px; font-weight: normal; margin-bottom: 20px; }
h3	{ font-size: 14px; font-weight: normal; margin-bottom: 12px; line-height: 22px; }
p	{ font-size: 11px; margin-bottom: 11px; }

a { text-decoration: none; }

.backtotop a 		{ color: #6666FF }
.backtotop a:hover 	{ color: #424242; }

#bottom_slider { color: #FFFFFF; }

#bottom_slider a {
	color: #FFFFFF;
	text-decoration: none;
	
}

#bottom_slider li a {
	background: url('../images/bottom_panel_bullet.gif') no-repeat 0 3px;
	display: block;
	font-weight: normal;
	padding-left: 10px;
}

#footer_content {
	color: #666666;
	font-size: 10px;
}
.footer_right { text-align:right; }
.footer_left { text-align:left; width: 500px;}

#footer_content a { color: #ff0000; }
#footer_content a:hover { color: #ff0000; }

#toll_free {font-size:11px;color:#fff;}

ul#main_navi a,
#navi_allmodel {
	font-family:Verdana, Arial, sans-serif;
	font-weight: 500;
}

ul#modelprices div.title {
	color: #333333;
	font-size: 13px;
}

ul#modelprices span.price {
	color: #333333;
}

ul#main_navi li a:hover {color:#EB1B01; text-decoration:none;}
.navi_popup_index a:hover {color:#EB1B01; text-decoration:none;}
.navi_popup_index ul li {padding-left: 7px;padding-top:2px;background-image: url(../images/bullet.jpg);background-repeat: no-repeat;margin-left:3px;margin-bottom: 4px;margin-top: 8px;}
.popup_content ul li{ padding-top:5px; font-weight:bold; list-style:none;}
/*.popup_content ul li a {float: none;color: #333333; padding:3px; text-decoration:none;}*/
.popup_content ul li a {float: none;color: #333333; padding:3px; text-decoration:none; background-image: url('../images/bullet.jpg'); background-repeat: no-repeat; padding-left: 10px;}
.popup_content ul li a:hover {color:#EB1B01; text-decoration:none;}
.popup_title {font-size:14px; padding-left:3px; }
.popup_title_type {font-size:14px; padding-left:3px; color:#fd000d; }
.popup_price {padding-left:30px; color:#333333; font-size:11px;}


#bottom_slider h3 {
	color:#FFFFFF;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	line-height: 1.2;
	padding: 12px 0;
	margin-bottom: 8px;
	cursor: default;
}

#sec_navibar a {
	font-family:Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

#sec_navibar_sub a {
	font-family:Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.symbol_cross {
	text-indent: -9999px;
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	background: url('../images/symbol_cross.gif') no-repeat 0 0;
}

.symbol_tick {
	text-indent: -9999px;
	display: block;
	float: left;
	width: 16px;
	height: 14px;
	background: url('../images/symbol_tick.gif') no-repeat -2px 0;
}

.compare_or {
	padding-top: 120px;
	font-size: 35px;
	color: #293077;
}

/** Helper styles **/

.float_left { float: left; margin: 0 10px 5px 0; }
.float_right { float: right; margin: 0 0 5px 10px; }

.float_over { position:relative; z-index: 10; clear: both; }

/** Lists **/

#content ul,
#content ol {
list-style-position: inside;

/*margin-left: 10px;*/
}

#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
padding-left: 10px;
}

#content ul li,
#content ol li {
margin-left: 10px;
/*padding-left: 10px;*/
}

#content ol { list-style-type: decimal; }
#content .letters { list-style-type: lower-alpha; }
#content .letters_uppercase { list-style-type: upper-alpha; }

#content ul { list-style-type: disc; }
#content .square { list-style-type: square; }


/** Tables **/

td, th {
vertical-align: top;
text-align: left;
font-weight: normal;
padding: 5px;
}

#main .header td,
#main .header th,
#main2 .header td,
#main2 .header th {
border-bottom: 0;
}

.highlight td,
.highlight th {
background: #4D67BC;
color: #FFFFFF;
}

.odd td,
.odd th {
background: #F0F0F0;
}

.alt td,
.alt th {
background: #E5E5E5;
}

td .backtotop,
th .backtotop {
float: right;
}

#comparison td,
#comparison th {
border-bottom: 1px solid #cccccc;
padding: 5px 12px;
}
#comparison tr.header th img{float:right;}
#comparison .compare_desc {
padding-right: 40px;
}

.pricing td .padding,
.which td .padding {
padding-left: 0px;
}

.disclamer
{ font-size:10px;}

/*.form_layout td,
.form_layout th {
padding-right: 0;
padding-left: 0;
}*/


/*Just added For Services, Community, Technology Dropdwon menu*/
#navi_popup_technology {
	display:none;
	position: absolute;
	top: 45px;
	margin-left: 570px;
*margin-left:460px;
	float: left;
	height: 162px;
	width: 381px;
	background: #222222;
}
.navi_popup_technology_index {
	float: left;
	width: 141px;
}

.navi_popup_technology_index a {
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;	
	float: none;
	color: #b3b3b3;
	padding: 3px;
padding-left: 0px;
	text-decoration: none;
}
.navi_popup_technology_index a:hover {color:#EB1B01; text-decoration:none;}
.navi_popup_technology_index ul li {padding-top:2px;padding-left:10px;background-image: url(../images/bullet.jpg);background-repeat: no-repeat;margin-bottom: 2px;margin-top: 4px;}

#popup_technology_index {
	padding: 10px;
}

.navi_popup_technology_detail { display:none; }

.navi_popup_technology_detail { 
float: left;
background:transparent none repeat scroll 0 0;
height:112px;
min-width: 200px;
}

.navi_detail_technology_container {
background: #000000;
float: left;
margin-top: 10px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
height: 132px;
}


#navi_popup_community {
	display: none;
	position: absolute;
	top: 45px;
	margin-left:570px;
*margin-left:460px;
	float: left;
	height: 162px;
	width: 381px;
	background: #222222;
}
.navi_popup_community_index {
	float: left;
	width: 141px;	
}



.navi_popup_community_index a {
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;	
	float: none;
	color: #b3b3b3;
	padding: 3px;
padding-left: 0px;
	text-decoration: none;
}
.navi_popup_community_index a:hover {color:#EB1B01; text-decoration:none;}
.navi_popup_community_index ul li {padding-top:2px;padding-left:10px;background-image: url(../images/bullet.jpg);background-repeat: no-repeat;margin-bottom: 2px;margin-top: 4px;}

#popup_community_index {
	padding: 10px;
}

.navi_popup_community_detail { display:none; }

.navi_popup_community_detail { 
float: left;
background:transparent none repeat scroll 0 0;
height:112px;
min-width: 200px;
}

.navi_detail_community_container {
background: #000000;
float: left;
margin-top: 10px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
height: 132px;
}


#navi_popup_services {
	display: none;
	position: absolute;
	top: 45px;
	margin-left: 570px;
*margin-left:460px;
	float: left;
	height: 190px;
	width: 381px;
	background: #222222;
}
.navi_popup_services_index {
	float: left;
	width: 141px;
}

.navi_popup_services_index a {
	font-family:Verdana, Arial, sans-serif;
	font-size: 12px;	
	float: none;
	color: #b3b3b3;
	padding: 3px;
         padding-left: 0px;
	text-decoration: none;
}
.navi_popup_services_index a:hover {color:#EB1B01; text-decoration:none;}
.navi_popup_services_index ul li { padding-top:2px;padding-left:10px;background-image: url(../images/bullet.jpg);background-repeat: no-repeat;margin-bottom: 2px;margin-top: 4px;}
#popup_services_index { padding: 10px; }
.navi_popup_services_detail { display:none; float: left; background:transparent none repeat scroll 0 0; height:112px; min-width: 200px; }

.navi_detail_services_container {
background: #000000;
float: left;
margin-top: 10px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
height: 132px;
}

.lowerborder { border-bottom: 1px dotted #666666; margin-bottom:20px; }

.modeltitle { font-size:14px; color:#000000;}

/** Printing styles **/
.screen {display:block;}
.print {display:none;}

