/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Master Page Frames
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#body
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:75%;		
	line-height:1.25;				
	color:#505050;
	background:#B4B4B4 url("images/body_bg.png") 0 0 repeat-x;
	width:900px;
	margin:0px auto 0px auto;	   
	padding:0px;  	
}

#frame
{
	
	width:900px;
	margin-top:0px;
	padding:0px 0px 10px 10px;	
	text-align:left; 		
	position:relative;  
}

#site
{
	width:900px;height:150px;	
}
#logo
{	  
	width:220px;height:150px;display:block;float:left;  
	background:url(images/logo.gif) no-repeat 0 0;
}

#lang
{
	width:680px;height:30px;display:block;float:right;text-align:right;  
	background:transparent url(images/sitenav_bg.png) 0 0 repeat-x;		
}

#langcontact
{
	
	width:90px;
	height:30px;	
	display:block;		
	float:left; 
	background:url('images/contactus.gif') no-repeat 0 3px;   
	color:#D1D1D1;
	padding:6px 0px 0px 0px;     				 
	text-decoration:none; 
}

#langcontact:hover
{
	color:#FFCC66;	
}

#banner
{
	width:680px;height:120px;display:block;float:right;  		
	
}


#navtop
{
	width:900px;	
	background-color:#FFCC66;				
}

#navbot
{
	width:900px;
	height:25px;
	text-align:center;  
	background:url(images/navbot_bg.png) repeat-x 0 0;		
	padding-top:5px;		
}

#navbot a
{
	margin:5px;
	color:#CCC;
	text-decoration:none; 
}
#navbot a:hover
{	
	text-decoration:underline;
}

#terms
{
	width:900px;
	height:25px;
	text-align:center;  	
	padding-top:5px;	
	color:#EEE;
}

.clr
{
	clear:both;
}
	
.required
{
	color:Red;
	font-weight:bold;
	font-size:18px;   
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Comon Elements
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
img
{
	border:0px;margin:0px;padding:0px;
}
a:link , a:visited
{
	color:#CC0033; 	
}

a:hover
{
	color:#FFCC66; 	
}


p { margin: 0.125em 0em 0.9em 0em; }

h1, h2, h3 { margin-top:0; margin-bottom:0; }
h1 { font-size:1.5em; padding:0.45926em 0; }
h2 { font-size:1.33333em; padding:0.25em 0; }
h3 { font-size:1.16667em; padding:0.1905em 0; }

ul
{
	margin:.5em 0em .5em 1em;
	padding:0;
	list-style:url(images/li.gif) circle inside;
	font-size:1em;			 
}

ul ul
{
	list-style:url(images/li_li.gif) circle inside;
	font-size:1em;			
}

ul li
{
	margin:0em 0em 0.2em 0em;	
}
	
ol
{
	margin:.5em 0em .5em 6.5em;
	padding:0;
	font-size:1em;	  	
}

ol li
{
	margin:0em 0em .5em 0em;
}

dl
{
	margin:.5em 0em .5em 1.5em;
	padding:0;
	font-size:1em;	  	
	color:green;
}

dl dd
{
	margin:.5em 0em .5em 1.5em;
	padding:0;
	font-size:1em;	  	
	color:blue;	
}

blockquote
{
	padding-top:1px;
	margin:0px 0px 0px 30px;
	font-weight:bold;   
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Custom Content containers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
.custom , .customlight
{
	margin:0px 15px 0px 20px;	
}
.custom_left 
{
 margin:0px;
 color:#FFF;
 text-align:justify; 
}
.customlight , .customhome
{
color:#FFF;	
}
.customhome
{
	margin:0px 0px 0px 20px;	
}
.custom_leftNM
{
	margin:0px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Floated Inamges
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
.imgright
{
	float:right;
	padding:0px 0px 10px 10px;
}

.imgleft
{	
	float:left;
	padding:0px 10px 10px 0px; 
}

.imgmid
{
	padding:10px;	
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Downlaods
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
.download 
{
	width:630px;
	color:#505050;
}

.download h3 a
{
	color:#006699;	
}

.download a:hover
{	
	color:#FFCC66;	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Features
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
table.features
{	
	margin:5px 0px 5px 0px;
	border-collapse:collapse;
	border:1px solid #FFCC66;
	width:630px;
}

table.features tr
{
	text-align:left;	
	vertical-align:top;  	
}

table.features td
{	  
	font-weight:normal;
	padding:0px; 
}

table.features thead th
{	
	background-color:#FFCC66;
	color:#000; 
	padding:4px 0px 4px 7px;
	font-weight:bold; 
	font-size:1.1em; 
}

table.features th
{
	font-weight:normal;
	padding:4px 0px 4px 5px; 
}

table.features .alt th
{	
	background-color:#E2E2E2; 
	color:#000;
}
table.features .alt td
{	
	background-color:#E2E2E2; 
	color:#000;
}
table.features td.caption
{	
	vertical-align:middle;
	text-align:left;	
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Contacts
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
table.contacts
{	
	margin-left:40px; 	
	border-collapse:collapse;
	
}

table.contacts .country td
{	
	padding-top:10px;
	font-weight:bold; 
	width:300px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Request Info
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
table.info 
{
	padding-top:20px; 
	border-collapse:collapse;
}


table.info tr
{	
	vertical-align:top;  	
}

table.info input,table.info select,table.info textarea 
{	
	background-color:#FFCC66; 
	border:1px solid #FF9900; 	
	color:#000;	
}

table.info th
{	
	width:180px;	
	font-weight:bold;
	padding-right:7px;    	
	padding-top:5px;
	text-align:right;	  	
}

table.info .question th,table.info .question td
{
	border-top:1px solid #FFCC66;	 	
	padding:10px;
}

table.info .btnRequest
{
	background:#B4B4B4 url("images/navleft.png") 0 0 repeat-x;
	width:160px; 
	height:26px;
	color:#FFF;	 	
	border:none;
	font-weight:bold;
}
table.info .btnRequest:hover
{
	background:#B4B4B4 url("images/navleft_ovr.png") 0 0 repeat-x;	
	color:#000;	 		
	cursor:pointer;_cursor:hand;	  
}


table.info .grouping td
{
	padding:12px 0px 3px 0px; 	
}

table.info .question
{
	text-align:left;	
	font-size:1.2em;	
	font-weight:bold;  
	border-top:1px solid #FFCC66;	 	
}

table.info .question h2
{
	text-align:left;	
	font-size:1em;	
	font-weight:bold;  	
	font-style:italic;
	padding-top:9px;   
}


table.info .caption
{
	text-align:left;	
	padding-right:7px;    	
	color:Blue;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Comp Info
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
table.compinfo 
{
	padding-top:20px; 
	border-collapse:collapse;
}


table.compinfo tr
{	
	vertical-align:top;  	
}

table.compinfo th
{	
	font-weight:bold;
	padding-right:7px;    	
	padding-top:5px;
	text-align:right;	  	
}

table.compinfo .question th,table.compinfo .question td
{
	border-top:1px solid #FFCC66;	 	
	padding:10px;
}

table.compinfo .btnRequest
{
	background:#B4B4B4 url("images/navleft.png") 0 0 repeat-x;
	width:160px; 
	height:26px;
	color:#FFF;	 	
	border:none;
	font-weight:bold;
}
table.compinfo .btnRequest:hover
{
	background:#B4B4B4 url("images/navleft_ovr.png") 0 0 repeat-x;	
	color:#000;	 		
	cursor:pointer;_cursor:hand;	  
}


table.compinfo .grouping td
{
	padding:12px 0px 3px 0px; 	
}

table.compinfo .question
{
	text-align:left;	
	font-size:1.2em;	
	font-weight:bold;  
	border-top:1px solid #FFCC66;	 	
}

table.compinfo .question h2
{
	text-align:left;	
	font-size:1em;	
	font-weight:bold;  	
	font-style:italic;
	padding-top:9px;   
}


table.compinfo .caption
{
	text-align:left;	
	padding-right:7px;    	
	color:Blue;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Submit Buttons
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.entercomp
{
	background:#fff url(images/entercomp.png) 0 0 no-repeat; 
	width:82px;
	height:61px;
	display:block;			
}

.entercomp:hover
{
	background-color:#FFCC66;
	color:#000;	 	
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Request Info top
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
table.requesttype
{
	background:#000 url(images/tile.png) 0 0 repeat;
	border-collapse:collapse;	
	border-bottom:3px solid #FFCC66;
	margin:0px;
	padding:0px; 
	width:100%;
	height:50px;	
}

table.requesttype th
{
	color:#FFCC66;
	font-size:1.5em;
	padding-left:20px;
	width:180px;  
	text-align:left  
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	50/50 Split
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
.split
{
	width:630px;
}
.split_left
{
	width:300px;
	float:left;
}
.split_right
{
	width:300px;
	float:right;
}

.centered
{
	width:630px;
	text-align:center;  
}

.ff_centered
{
	width:900px;
	text-align:center;  
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Widgets
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.widget a
{
	text-decoration:none;
	padding:0px;
	margin:0px;  	
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Widgets
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#nw_box_home h1
{
	width:400px;
	font-size:24px; 
	padding:20px 0px 0px 0px; 	
	margin:0px;
	color:#FFD400;	
}
#nw_box_home h2
{
	width:400px;
	font-size:19px;		
	line-height:22px; 
	padding:24px 0px 0px 0px; 	
	padding:0px;
	margin:0px; 
	color:#FFD400;	
}
#nw_box_home blockquote
{
	padding:5px 0px 15px 0px;
	margin:0px 30px 5px 40px;
	font-size:20px; 
	font-weight:bold;
	font-family:Garamond, serif;		  
	line-height:22px; 
	color:#FFF;
}
#nw_box_home p
{
	  font-size:14px; 
	  line-height:18px; 
	  width:450px;	
	  margin:0px; 
	  padding:3px 0px 0px 2px; 
	  color:#FFF;
}
#nw_box_home a
{	   
	color:#FFD400;
}
#nw_box_home a:hover
{	   
	color:#FF0000;
}

#nw_box_home p.wide
{	  
	  width:100%;		  
}
a.finddealer
{
	display:block;
	width:189px;
	height:115px; 	
	background:transparent url(images/finddealer.png) 0 0 no-repeat; 	 		
}
a.finddealer:hover
{
	background:transparent url(images/finddealer_ovr.png) 1px 0px no-repeat; 	 		
}
.home_qh_left
{
	width:455px;	
	float:left;  	
}
.home_qh_right
{
	float:right; 
	width:190px;	
	margin-right:5px; 
}
.home_qh_left_cent
{
	padding-left:200px;
}

ul.big
{
	margin:5px 0px 20px 45px;
	padding:0px;
	list-style:url(images/li_big.png) circle inside;
	font-size:18px;		
}

ul.big li
{
	padding:0px;
	margin:5px;
	line-height:28px; 
}


