﻿body 
{
	text-align: center;
	background-color: Black;
	margin: 0 0 0 30px;
	padding:0;
	color: #666666;	
	font-size: 10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#container
{
	width:0px; 
	margin:0px; 
	padding:0px;
	background-color:Black; 
	table-layout: fixed;
}
#logo
{
	width: 680px;
	height: 130px;
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
	vertical-align: top;	
}
#slogo
{
	width: 680px;
	height: 130px;
	background-image: url(images/sheader-bg.gif);
	background-repeat: no-repeat;
	vertical-align: top;	
}
#content-container
{
	width: 680px;
	margin:0;
	padding: 0;
	overflow: scroll;
	text-align: left;
	vertical-align: top;
}
#main-content
{
	margin: 0;
    padding: 0 0 0 4px;
}
#side-content
{
	vertical-align:top; 
	width:220px;
	margin:0px;
	padding:0px;
	
}
#main-nav
{
	list-style: none;
	text-align: left;
	margin: 0px;
	padding:0px;	
}
#main-nav li
{
	background-image: url(images/nav-bg.gif);	
	padding: 10px 0px 8px 40px;
	background-repeat: no-repeat;	
	margin-right: -200px;
}
#main-nav li a:link, #main-nav li a:visited
{
	text-transform: uppercase ;
	color: #FFFFFD;
	font-size: 13pt;
	text-decoration: none;	
	border:0;
}
#main-nav li a:active, #main-nav li a:hover
{
    color: #FFDE5D;
}
#personal-menu 
{
	font-size: 8pt;
	text-align: right;
	margin-top: 10px;
}
	#personal-menu ul { list-style: none; padding: 0px; margin: 0px; }
	#personal-menu li { padding: 0px 4px; margin: 0px; display: inline; border-left: solid 1px #666666; }
	#personal-menu li.first { border-left: none; }
	#personal-menu li a:link, #personal-menu li a:visited { 
		padding: 0px 2px 0px 5px; 
		color: #666666; 
		text-decoration: none; 
		
	}
	#personal-menu li a:active, #personal-menu li a:hover {
		color: White;
		text-decoration: none;
	}
.seperator
{
	background-image: url(images/footer-sep.gif);
	background-repeat: repeat-x;
	height: 10px;
}
#footer
{
	
}
#footer-nav 
{
	list-style: none;
	margin:0;
	padding:0;    
}
#footer-nav li
{
	display: inline;
}
	#footer-nav li a:link, #footer-nav li a:visited
	{
		color: White;
		text-decoration: none;
		text-transform: uppercase;
		background-image: url(images/footer-nav-bg.gif);
		background-repeat: no-repeat;
		display:block;
		width: 200px;
		height: 34px;
		float: left;
		margin: 0;
		padding: 7px 0px 0px 0px;
		text-align:center;
		
	}
	#footer-nav li a:active, #footer-nav li a:hover	{
		color: #FFFF66;
		text-decoration: none;
		text-transform: uppercase;
		background-image: url(images/footer-nav-hover.gif);
		background-repeat: no-repeat;
		display:block;
		width: 200px;
		height: 34px;
		float: left;	   
	}
#copyright
{
	text-align: center;
}

#searchbox
{
	text-align: left;
	margin: 4px 0px;
	padding:0px 2px;
}
/* Bread Crumb */
#bcrum
{
	font-size:9pt; 
	margin:0 0 0 4px;
}
#bcrum a
{
	text-decoration: none;	
}
/* product listing */
div.ProductBox
{
	padding: 0px;	
	width: 140px;
	border:1px solid #c5c5c5;
    margin:6px 5px 10px 5px;
    text-align: center;
}
div.ImageHolder
{
	margin:0;
	padding:0;	
}
div.ProductSummary
{
	padding:4px;
	text-align: center;
	
}
div.ProductSummary a:link, div.ProductSummary a:visited 
{ 
	font-family:Verdana;
	font-weight:lighter;
	font-size: 8pt;
	color: #5E96D6;
}
div.ProductSummary a:hover
{
	color: Blue;
}
.ProductImage
{
	width: 140px;
	height: 180px;
	margin:0;
	padding:0;
	border-style: none;
}
.productsection
{
	padding:0px 10px 10px 10px;
	margin:5px 0xp;
	border:1px dashed #cccccc;
    
}
.productsection p
{
	padding: 0px 24px;
}
#productheader
{ 
	padding: 4px 0px;
	margin:0;
	display: inline;
	text-decoration: underline;	
}
#productdesc
{
	padding: 4px 0px;
}
.price 
{ 
	color: #c00; 
}
.retailprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: verdana;
	text-decoration: line-through;
}
span.prices
{
	width: 90px;
	display: block;
	float: left;
	font-weight: bold;
}
.pselected
{
	color: White;
	font-size: 8pt;	
}
.smalllabel
{
	width: 100px;
	display: block;
	float: left;
}
#cartsum
{
	vertical-align:top;
	margin: 0;
	padding:0 5px;
	
}
#cartsum h4
{
     text-decoration: underline;
     font-size: 12pt;
     padding:4px 0px;
}
#cartsum label
{
	display: block;
	width: 100px;
	float: left;
	font-weight: bold;
	overflow: hidden;
}
#cartsum h5
{
	font-size: 10pt;
	padding: 4px 0px;
}
.coreboxbody
{
    background-image:url(images/core_box_bg.gif);
    width:140px;
    padding-left:20px;
    padding-right:20px;
}
.coreboxtop
{
   background-image:url(images/core_box_top.gif);
   height:22px;
   width:140px;

}
.coreboxbottom                                               
{
    width:140px;
    background-image:url(images/core_box_bottom.gif);
    height:22px;

}
.coreboxheader
{
    width:140px;
    background-image:url(images/core_box_bg.gif);
    font-weight: bold;
    padding-top:5px;
    padding-bottom:10px;
    text-align:center;
}
.coreboxheader a:link, .coreboxheader a:visited
{
	color: #E97D0A;
}
.coreboxheader a:active, .coreboxheader a:hover
{
	color: #666666;
}
#minicart a:link, #minicart a:visited
{
	color: #666666;
}
#minicart a:hover, a:active
{
	color: #E97D0A;
}
.tenpixspacer
{
    height:10px;
}
.twentypixspacer
{
    height:20px;
}
#rv-header
{
	font-size: 13pt;
	margin:0;
	padding: 5px 4px;
}

.rv-ImageHolder
{
	text-align:center; 
}
.rc-ProductBox
{
	 width: 108px; 
	 margin:0;
	 padding:0;
}
.rc-ProductSummary
{
	width:108px; 
	text-align:center;
}
/* end product listing */
a:link, a:visited
{
	color: #666666;
}
a:active, a:hover
{
	color: White;
}
.pselected
{
	color: White;
	font-size: 12pt;
}
p.holder
{
	margin:0;
	padding:0;
	
	
}

.smalltext
{
    font-size: 8pt;
    color: #666666;    
}
/* login stuff */
.loginheader
{ 
    height:30px;
    font-weight: bold; 
    font-size: 10pt; 
    color: #666666; 
    font-family: verdana; 
    background-color: #f5f5f5; 
    text-align:center;
 }
 .logincell
 {
    vertical-align:middle;
    text-align:center;
    padding:20px;
}
.logtable
{
    border:1px solid #;
    background-color:#cccccc;
    
}
/* Request form */
#request-form
{
	font-size:9pt;
}
#request-form input, #request-form select, #request-form textarea
{
	background-color: White;
	border: 0;
	
}
.forminstr
{
	text-align:center;
	font-size: 11pt;
	padding-bottom: 10px;
}
.valsum
{
	padding: 4px;
	margin-bottom: 4px;
}
.valsum li
{
    padding: 2px 0px;
}

/* Ad Content */ 
.ContentText img
{
	border: solid 1px #E97D0A;
}
.ContentText 
{
	margin:0;
	padding:0;
	border: 0;	
}
/* End Ad Content */ 

a.default-div span
{
	display: block;
	font-size: 13pt;
	font-weight: bold;
	padding: 10px;	
}
a.default-div
{
	text-decoration: none;
	text-align: center;
	margin:0;
	padding:0;
}
.default-div img
{
	border: 0;
	margin: 0;
	padding: 0;	
	border: solid 1px #E97D0A;
	
}

#service-form
{
	color:#6f666f;
	font-size: 12pt;
	font-family:Times New Roman, Times, serif;
}
#catboxtop
{
	background-image: url(images/catbox-top.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 40px;
	padding:0;
	margin:0;
	border:0;
}
#catboxbottom
{
	background-image: url(images/catbox-bottom.gif);
	background-repeat: no-repeat;
	width: 220;
	padding:0;
	margin:0;
	border:0;
	height: 22px;
}
#order-summary
{
	text-align: left;
	border: #ff9933 1px solid;
	color: #000000;
	background-color: #cccccc;
	font-size: 10pt;
	width: 96%;
	
}
.order-hd
{
	background-color: #cccc99;
	font-size: 11pt;
}
.order-bd
{
	
}
.order-st
{
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
}
.order-amt
{
	font-weight: normal;
	font-size: 10pt;
	color: #c00; 
	text-align: left;
	padding-left: 5px;
}
.txtbox
{
	height: 14px;
	font-size: 10pt;
	vertical-align: top;
}
.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 11pt;
    padding-bottom: 5px;
    font-weight:bold;
}
.ContentText
{
	display: block;
	vertical-align: top;
}
.ContentText p
{
	margin:0;
	padding:0;
	border: 0;
}
.productlist
{
	text-align: left;
}
#category-container
{
	background-color: #000;
	color:#fff;
	text-align: left;
	margin: auto;
	table-layout: fixed;
	padding: 0 0 0 30px;
	width: 0;
}
#category-container h4
{
	font-size: 11pt;
	margin:0;
	padding: 4px 4px 4px 10px;
	text-decoration: underline;
}
#category-list
{
	padding: 4px 10px 4px 34px;
	font-size: 10pt;	
}
#category-list a
{
	text-decoration: none;
}
#centercontent
{
	padding: 10px 16px 10px 4px;
}
#order-summary
{
	text-align: center;
	border: #ff9933 1px solid;
	color: #000000;
	background-color: #cccccc;
	font-size: 8pt;
	width: 0x;	
	
	
}
.order-hd
{
	background-color: #cccc99;
	font-size: 9pt;	
}
.order-bd
{
	
}
.order-st
{
	font-weight: bold;
	font-size: 9pt;
	text-align: right;	
}
.order-amt
{
	font-weight: normal;
	color: #c00; 
	text-align: center;	
}
#contact
{
	color:White; 
	font-family: Verdana; 
	font-size: 11pt; 
	font-weight: bold; 
	margin-left: 30px;
}
#contact a
{
	text-decoration: none;
	color:White; 
	font-family: Verdana; 
	font-size: 11pt; 
	font-weight: bold; 
	
}