@charset "utf-8";
* {
	border:none;
	padding:0;
	margin:0;
	outline:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/bg_top.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
a {
	color:inherit;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p, h1, h2, h3, h4, h5, h6 {
	margin:5px 0;
}


.left {
	float:left;
}
.right {
	float:right;
}
.clearer {
	clear:both;
}
.align-justify {
	text-align:justify;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.valign-middle {
	vertical-align:middle;
}
.wrap {
	width:865px;
	margin:auto;
}
#header {
	height:115px;
	overflow:hidden;
	color:#FFF;
}
#header a {
	display:inline-block;
	margin:0 7px;
}
.margin-five {
	margin:5px;
}
#search {
	width:232px;
	font-size:15px;
	padding:5px;
	text-align:right;
	margin:10px 0;
	font-weight:bold;
}
#main-menu ul, #main-menu li {
	list-style:none;
}
.my_cart {
	display:block;
	background-image:url(images/nav-capsule.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:10px;
	color:#FFF;
	width:125px;
	height:24px;
	padding:5px 0 0 0;
	margin-top:3px;
}
#sidebar {
	width:195px;
}
#sidebar h2 {
	background-image:url(images/bg-header.jpg);
	background-repeat:repeat-x;
	font-size:18px;
	padding:3px 5px;
}
#body {
	background-image:url(images/bg_body.jpg);
	background-repeat:repeat-y;
	width:865px;
	padding:5px 24px;
	margin:auto;
	min-height:300px;
	height:300px;
	height:auto;
}
#main_content {
	width:643px;
}
#main_content input[type=text], #main_content textares, #main_content select {
	font-size:11px;
	font-weight:normal;
	border:solid 1px #CCC;
}
option {
	padding-right:10px;
}
#banner1 {
	display:block;
	width:auto;
	height:122px;
	background-color:#CCC;
}
#breadcrumbs , a.headerNavigation,a.headerNavigation:hover{
	color:#666666;
	font-weight:bold;
	background:transparent;
	margin:5px 0;
}
.item_nav {
	border:solid 1px #CCC;
	padding:3px;
	width:auto;
}
.gray_border {
	border:solid 1px #CCC;
	border-top:none;
	background-color:#FBFBFB;
	padding-bottom:10px;
}
.grid td {
	text-align:center;
	vertical-align:top;
	padding:5px;
	border-right:dotted 1px #CCC;
	border-bottom:dotted 1px #CCC;
	width:33%;
}
.grid td.no-right {
	border-right:none;
}
.grid td.no-bottom {
	border-bottom:none;
}
.grid td .thumb {
	height:150px;
	overflow:hidden;
	vertical-align:middle;
}
.grid td .title {
	color:#06447F;
	font-weight:bold;
	font-size:13px;
	margin-top:5px;
}
.grid td .attributes {
	color:#06447F;
}
.grid td .price {
	color:#009900;
	font-weight:bold;
	font-size:15px;
	margin-top:5px;
}
.nav_bar {
	background-image:url(images/bg_tabs.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:640px;
	margin-left:2px;
	height:44px;
	display:block;
}
.nav_bar ul, .nav_bar li {
	padding:0;
	margin:0;
	list-style:none;
	border:none;
}
.nav_bar li {
	display: -moz-inline-box;
	display:inline-block;
	margin-left:-3px;
	background-image:url(images/nav_div.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.nav_bar li a {
	padding:7px 15px;
	margin:0;
	display: -moz-inline-box;
	display:inline-block;
	color:#084482;
}
.nav_bar li.selected {
	font-weight:bold;
	background-image:url(images/nav_on.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:44px;
}
.nav_bar li.selected a {
	border:none;
}
#footer {
	background-color:#E2E4E7;
	padding:10px 0 20px;
	color:#878787;
}
#footer ul {
	margin-left:15px;
}
.product_thumb {
	display:block;
	width:220px;
	height:220px;
	margin:5px;
	margin-bottom:0;
	border:solid 1px #CCC;
	overflow:hidden;
}
.small-thumb {
	display:block;
	width:66px;
	height:66px;
	overflow:hidden;
	border:solid 1px #CCC;
}
.prod-name {
	font-size:16px;
	font-weight:bold;
}
.prod-sku {
	font-size:10px;
	color:#666;
}
.prod-price {
	color:#666;
	font-weight:bold;
}
.prod-sale {
	font-size:19px;
	color:#990000;
	padding:3px 0;
}
.prod-avail {
	font-size:13px;
	font-weight:bold;
	color:#666;
}
.prod-ship {
	font-size:10px;
	color:#666;
}
.box-top {
	display:block;
	background-image:url(images/box_title.jpg);
	background-repeat:repeat-x;
	height:20px;
	border-left:solid 1px #AEC0CC;
	border-right:solid 1px #AEC0CC;
}
.box-top a {
	display:inline-block;
	padding:2px 15px;
	margin-top:2px;
	background-color:#fff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	margin-right:3px;
}
.box-top a:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.box-top a.active {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
.sub {
	display:block;
	background-image:url(images/box_sub.jpg);
	background-repeat:repeat-x;
	vertical-align:middle;
	height:27px;
}
.sub span {
	display:block;
	font-weight:bold;
	font-size:16px;
	padding:3px;
}


#pdlcond1 ul,#pdlcond2 ul,#pdlcond3 ul,#pdlcond1 ol,#pdlcond2 ol,#pdlcond3 ol{
	margin:0px 0px 0px 20px;
}