#mid_content a {
	text-decoration:none;
	font-weight:bold;
	color:#888;
	border-bottom:1px solid #ccc;
}

#mid_content a:hover {
	color:#000;
	border-bottom:1px solid #888;
}

#bodycols {
	float:left;
}

.bg_fb0	{ background:url(pix/fb0_bg.png); }
.bg_086	{ background:url(pix/086_bg.png); }
.bg_ed0	{ background:url(pix/ed0_bg.png); }
.bg_e23	{ background:url(pix/e23_bg.png); }
.bg_7af	{ background:url(pix/7af_bg.png); }
.bg_a3a	{ background:url(pix/a3a_bg.png); }
.bg_a4a	{ background:url(pix/a4a_bg.png); }
.bg_bb0	{ background:url(pix/bb0_bg.png); }

.c_fb0	{ color:#fb0; }
.c_086	{ color:#086; }
.c_ed0	{ color:#ed0; }
.c_e23	{ color:#e23; }
.c_7af	{ color:#7af; }
.c_a3a	{ color:#a3a; }
.c_a4a	{ color:#a4a; }
.c_bb0	{ color:#bb0; }

#left_col {
	width:200px;
	float:left;
	background:url(pix/left_bot.png) 20px bottom no-repeat;
	padding-bottom:47px;
	margin:0;
}

#left_nav {
	font-size:1.1em;
	text-align:left;
	margin-top:0;
	float:left;
	width:200px;
}

#left_nav ul {
	list-style:none;
	margin:0;
	padding:0 20px;
}

#left_nav a {
	line-height:2.5em;
	text-decoration:none;
	display:block;
	width:auto !important;
	width:160px;
	padding-left:10px;
	background-color:#000;
	border-color:#444 #222 #222 #444;
	border-style:solid;
	border-width:1px;
	color:#ccc;
}

#left_nav a:hover {
	border-color:#888 #333 #333 #888;
	background-color:#444;
}

#left_nav_active a {
	border-color:#666 #444 #444 #666;
	background-color:#333;
	color:#fff;
}

#mid {
	width:600px;
	float:left;
	background-image:url(pix/body_bg.png);
}

#mid_content {
	font-size:1.3em;
	line-height:1.25em;
	color:#000;
	height:auto !important;
	height:400px;
	min-height:400px;
	padding:20px 30px 20px 70px;
}

fieldset {
	padding:10px 20px;
}

form {
	margin:0;
}

form#contact_form {
	width:350px;
	clear:left;
}

#contact_form {
	padding:10px 0;
}

#contact_form legend {
	color:#bbb;
	font-size:1.5em;
	font-family:"ITC Stone Sans Std Medium","ITC Stone Sans Medium","Stone Sans",sans-serif;
	font-weight:bold;
}

#contact_form p {
	margin:5px 0;
	padding:0;
}

#contact_form label {
	display:block;
	color:#888;
	font-size:.8em;
}

#contact_submit {
	width:100px !important;
	font-size:1.25em !important;
}

#contact_form textarea, #contact_form input {
	width:100%;
	background-color:#f8f8f8;
	font-size:1.25em;
	font-family:sans-serif;
}

.product {
	clear:both;
}

.product h4 {
	font-size:1.25em;
}

div.product_img {
	float:right;
	text-align:center;
	margin:30px 0 0 15px;
	width:150px;
	padding-bottom:15px;
}

.product_img img {
	width:150px;
	display:block;
	margin-bottom:15px;
	border:0;
}

.product table {
	font-family:sans-serif;
	font-size:.8em;
	border-collapse:collapse;
	margin:15px 0;
}

.product table tr th {
	text-align:left;
	background-color:#ddd;
	padding:0 15px 0 5px;
}

.product table tr td {
	background-color:#eee;
	padding:0 15px 0 5px;
	border-bottom:1px solid #ddd;
}



/* --------- how to buy -------- */

#dist {
	margin:20px 0;
}

#dist a:hover {
	opacity:.5;-moz-opacity:.5;-khtml-opacity:.5;filter:alpha(opacity=50);
}

#dist a {
	height:60px;
	line-height:60px;
	vertical-align:middle;
}

#dist img {
	border:0;
	margin:5px 10px 5px 0;
	vertical-align:middle;
}

#dist span {
	display:none;
}

/* --------- products page ---------------*/

div#products {
	margin:10px 0 20px 0;
}

#products p {
	clear:both;
	margin:0;
	line-height:1.25em;
}

#products p img {
	float:left;
	border:0;
	margin:2px 20px 5px 0;
}

#products a {
	font-size:1.1em;
}

.model_id {
	white-space:nowrap;
}
