/* CSS for subpage */

/*Site map CSS */

#site_map	{
	font-size: 110%;
	font-weight: bold;
	color:#f40;
	margin: 1.5em 1.5em 0 1.5em;
}

#site_map li		{
	list-style:none;
	margin-bottom: .8em;
}

#site_map li ul	{
	margin: .6em 1.2em 1em 1.2em;
	padding: 0 8px;
	color: #fff;
	border-left: 1px dotted #999;
}

#site_map li ul li	{
	font-weight: normal;
	margin: 0;
	margin-bottom: .25em;
	font-size: 80%;
	} 
	
#site_map li ul li a:link, #site_map li ul li a:visited	{
	color: #ccc;
	} 
	
#site_map li ul li a:hover, #site_map li ul li a:active	{
	color: #df8;
	}

	/* Third Level*/

#site_map li ul li ul	{
	border: none;
	margin: .8em 2em;
}	
	
#site_map li ul li ul li	{
	font-size: 86%;
	font-weight: normal;
	padding-left: 12px;
	background: #222 url(../images/arrow_2.jpg) left top no-repeat;
	color: #ccc;
	}
	
#site_map li ul li ul li	a:link, #site_map li ul li ul li	a:visited	{
	color: #ccc;
	}
	
#site_map li ul li ul li	a:hover, #site_map li ul li ul li a:active	{
	color: #df8;
	}
	
/* Table CSS */
table	{
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 2px solid #666;
	border-bottom: 3px solid #666;
	border-collapse: collapse;
	margin: 0 1.5em 1em 1.5em;
	background-color: #333;
	font-size: 90%;
	}

th, td	{
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 10px;

	}
	
#model	{
	background: #333  url(../images/products_bg.jpg) right bottom no-repeat;
	width: 50%;
	}
	
#model_ram	{
	background: #333  url(../images/bq_bg.jpg) right bottom no-repeat;
	width: 50%;
	}
	
.model_ram	{
	width: 50%;
	}
	
#desc	{
	background: #333  url(../images/products_bg.jpg) right bottom no-repeat;
	}
	
.model	{
	width: 35%;
	}
	
.desc	{
	width: 45%;
	}
	
/* Dealer table */
#selectcountry caption	{
	margin-top: 1em;
	margin-left: 21px;
	margin-right: 21px;
	text-align: left;
	padding: 6px 8px 6px 10px ;
	background-color: #666;
	color: #df8;
	}

#selectcountry td	{
	width: 20%;
	height: 70px;
	text-align: center;
	padding-top: 20px;
	}

#selectcountry td a		{
	text-decoration: none;
	}

#searchlist	{
	font-size: 90%;
	margin: 1.5em 20px 0 20px;
	}

table.dealer	{
	border-collapse:collapse;
	border: 1px solid #999;
	background-color: #fff;
	margin: 1em 20px;
	color: #000;
	font-size: 90%;
	width: 93%;
	}
	
table.dealer caption	{
	color: #fff;
	text-align: left;
	margin-left: 20px;
	margin-bottom: -.5em;
	}
	
table.dealer th, table.dealer td	{
	padding: 4px 16px;
	border-bottom: 1px solid #666;
	}

table.dealer th	{
	background-color: #df8;	
	font-size: 90%;
	}
	
table.dealer td	{
	font-size: 90%;
	width: 34%;
	}

table.dealer td.company	{
	width: 30%;
	}
	
table.dealer td.address	{
	width: 30%;
	text-align: center;
	}

table.dealer td.contactinfo a:hover	{
	background-color: #000;
	color: #fff;
	}

table.dealer dd	{
	padding-left: 24px;
	}
	
table.dealer dt	{
	font-weight: bold;
	}
	
table.dealer td.country		{
	font-weight: bold;
	text-align: center;
	font-size: 110%;
	}
	
table.dealer td.dept		{
	text-align: center;
	width: 80%;
	}

table.dealer td.state,
table.dealer td.city_LE	{
	font-weight: normal;
	text-align: center;
	font-size: 100%;
	}
	
/* Contact form */
#thisform	{
	font-size: 90%;
	padding: 20px;
	}

#thisform label	{
	font-size: 90%;
	}
	
#compname, #compperson,
#comptitle, #emailadd,
#web, #telephone, #faxnum, 
#compaddr1, #compaddr2, #country	{
	width: 200px;
	}

#thisform dd	{
	margin-bottom: 1em;
	margin-top:.25em;
	margin-left: 1.5em;
	}

#thisform fieldset	{
	border: 1px solid #999;
	padding: 1em;
	}
	
#thisform legend	{
	font-weight: bold;
	font-size: 90%;
	color: #333;
	background-color: #eee;
	border: 1px solid #ccc;
	border-bottom-color: #999;
	border-right-color: #999;
	padding: 4px 8px;
	}

#thisform em	{
	color: #FF0000;
	font-size: 20px;
	}

#thisform h5	{
	margin: 0 1em 1em 1em;
	font-size: 110%;
	}

#thisform address 	{
	font-style:normal;
	}
	
dl	{
	margin: 1em;
	margin-top: 2em;
	}
	
dt	{
	color:#f90;
	margin-bottom: .5em;
	}
	
dd		{
	padding-left: 16px;
	margin-bottom: 1em;
	line-height: 1.5em;
	font-size: 90%;
	}
	
.photo dl	{
	margin: 1em;
	margin-top: 2em;
	}
	
.photo dt	{
	color:#f90;
	margin-bottom: .5em;
	}
	
.photo dt img	{
	margin-right: 16px;
	}
	
.photo dd		{
	padding-left: 16px;
	margin-left: 160px;
	margin-bottom: 1em;
	line-height: 1.5em;
	font-size: 90%;
	}
.photo hr	{
	clear: left;
	padding-top: 1em;
	margin-bottom: 1em;
	border: none;
	border-bottom: 1px solid #999;
	}
/* Special */
.ram	{
	font-family: "Times New Roman", Times, serif;
	}

