@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #FFFFFF url(../images/body-bg.gif) repeat-x top;
	font: 62.5%/1 "Arial", sans-serif;
}
#wrapper {
	width: 775px;
	margin:0 auto;
}
#top-bar {
	height: 24px;
	width: 765px;
	padding: 5px 5px 0 5px;
	color: #FFFFFF;
	font-size:1.2em;
}
#top-bar #top-bar-left {
	text-align: left;
	float: left;
}
#top-bar #top-bar-rght {
	text-align: right;
	float: right;
}
#top-bar a, #top-bar a:link {
	color: #FFF;
	text-decoration: underline;
}
#top-bar a:hover {
	text-decoration:none;
}#header {
	height: 65px;
	position: relative;
	border-bottom:solid 2px #0A7728;
	font-size:1.2em;
}
#header #logo {
	position: absolute;
	left: 5px;
	top: 5px;
}
#header #top-nav {
	position: absolute;
	right: 5px;
	bottom: 10px;
	text-align: right;
	height: 25px;
	padding-left: 45px;
	font-size: 120%;
}
#header #top-nav a {
	color: #0A7728;
	font-size: 11px;
	text-decoration: none;
}
#product-nav {
	float: left;
	width: 194px;
	margin: 0 13px 0 3px;
	display:inline;
}
#product-nav #bx-tp {
	background: url(../images/left-nav-bg.gif) repeat-y;
	width: 194px;
}
#product-nav #bx-bt {
	background: url(../images/left-nav-bt.gif) no-repeat top;
	height: 12px;
}
#content #product-nav ul {
	list-style-type: none;
	width:194px;
	margin:0px;
}
#content #product-nav ul li {
	display:block;
	width:178px;
	padding: 4px 5px;
	margin: 0 3px;
	font:1.1em/1.5em Arial, Helvetica, sans-serif;
	background: url(../images/left-nav-dot.gif) repeat-x bottom;
}
#content #product-nav ul li a{
	background:#f7f7f7 url(../images/left-nav-bullet.gif) no-repeat 0 6px;
	color: #006633;
	text-decoration: none;
	display:block;
	margin:0;
	padding: 0 0 0 15px;
}
#product-nav ul li a:hover{
	color:#c30;
	text-decoration:underline;
}
#product-nav ul li.selected a{
	background:#f7f7f7 url(../images/left-nav-bullet-selected.gif) no-repeat 0 6px;
	font-weight:bold;
	color:#c30;
}
#content {
	font-size:1.2em;
}
#content ul {
	margin-left: 2em;
	margin-bottom: 1em;
	line-height: 18px;
}
#content #rcontent {
	float: right;
	width: 560px;
	margin:5px 5px 0 0;
	line-height: 18px;
}
#content p, #rcontent p {
	padding-bottom: 8px;
	line-height: 18px;
}
#content h1 {
	font: normal 18px/24px Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #FF9900;
}
#content .loc {
	font: .9em/1.5em Arial, Helvetica, sans-serif;
	color: #999999;
	margin-bottom:8px;
}
#content .loc a {
	color: #999999;
	text-decoration: underline;
}

div.pager {
	text-align: center;
	clear: both;
	background: #F0FEFF;
	padding:5px;
	margin-bottom: 4px;
}
div.pager a {
	color: #009900;
	text-decoration: underline;
	font-weight:bold;
	padding:0 3px;
}
#rcontent .pro-bx {
	float: left;
	width:277px;
	margin-right:3px;
	display:inline;
	margin-bottom:15px;
}
.pro-bx .pro-img {
	float: left;
	width: 108px;
	margin-right:4px;
}
.pro-bx .pro-img img {
	padding: 3px;
	border:solid 1px #009900;
}
.pro-bx .pro-content {
	float: right;
	width:165px;
}
.pro-content h2, .pro-content h2 a{
	font-size: 16px;
	text-decoration:underline;
	color:#ed362e;
	font-weight:normal;
}
#content #rcontent .pro-content .details{
	font: 11px/14px Arial, sans-serif;
	padding:0px;
}
#content #rcontent .pro-content .pro-code {
	font: bold 13px/24px Arial, sans-serif;
	padding: 3px;
}
#content #rcontent .pro-content .pro-price {
	font: bold 12px/24px Arial, sans-serif;
	text-decoration: underline;
}

.pro-details-bx .pro-img {
	margin-bottom:8px;
}
.pro-details-bx .pro-img img {
	padding: 3px;
	border:solid 1px #009900;
}

#footer {
	border-top:solid 1px #006600;
	margin-top:5px;
	font-size: 1.1em;
	text-align: center;
	padding: 10px;
	color: #666666;
}
.clearall {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	width: 100%;
}
table.table-sty1 th {
	padding: 4px;
	text-align: right;
	background:#F3F3F3 url(../images/dt.gif) repeat-x bottom;
}
table.table-sty1 td {
	background:url(../images/dt.gif) repeat-x bottom;
	padding: 4px;
}
.flt-lft-rght-mar {
	float: left;
	margin-right: 10px;
}
#content h2 {
	font-size: 16px;
	font-weight: normal;
}
