@charset "UTF-8";
.grey_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a.account_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
}
a.account_link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
}
a.account_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
}
a.topbar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topbar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEED00;
	text-decoration: underline;
}
.grey_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a.sidebar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6699CC;
	background-color: #0066CC;
}
a.sidebar:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6699CC;
	background-color: #0066CC;
}
a.sidebar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/sidebar_bkg2.jpg);
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3366CC;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.grey_bix {
	padding: 15px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
}
.grey_bix a:link {
	font-family: sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.grey_bix a:visited {
	font-family: sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.grey_bix a:hover {
	font-family: sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-decoration: underline;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000000;
}
.category_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
}
.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	display: block;
	padding-bottom: 4px;
}
.sell_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	padding: 15px;
	background-color: #f6fbff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b0c6eb;
	border-left-color: #b0c6eb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0c6eb;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.related {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 4px;
	display: block;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	padding-left: 15px;
}
.content_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.content_box a:link {
	font-family: sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.content_box a:visited {
	font-family: sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.content_box a:hover {
	font-family: sans-serif;
	font-size: 11px;
	color: #cc0000;
	text-decoration: underline;
}
.product_box_new {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.product_box {
}
.product_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
.product_cellspacing {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.selling_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	border: 1px solid #b0c6eb;
	font-weight: bold;
}
.product_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: underline;
}
.dotted_line_horizontal {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	text-decoration: none;
	display: block;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	
	color: #000080;
	background-color: #ffffcc;
	border: inset 1px #708090;
}
.checkout_tabs {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.grey_tab {
	background-color: #E5E5E5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #E5E5E5;
}
.account_box {
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.account_sidebar_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}
.account_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.double_line {
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 4px;
}
		

	
.drop_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.drop_down:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.drop_down:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFCC;
	display: block;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}
.text_links {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
.productPreview {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	width: 382px;
	height: 365px;
	background: url(../images/productPreview.png) 0 0 no-repeat;
	color: #ffffff;
	cursor: pointer;
}

.productPreview div {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 382px;
	height: 365px;
}

.productPreview img {
	position: absolute;
	top: 31px;
	left: 25px;
	z-index: 1;
	width: 300px;
	height: 300px;
}

#productPreviewShield {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	width: 382px;
	height: 365px;
}
#productlisting {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
}
#productlisting a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#productlisting td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dadada;
}
#productlisting #addbox {
	background-color: #DAECEF;
	padding: 10px;
	border: 1px solid #B8D2DD;
}
#productlisting #addbox td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
