body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, td {font-size: 12px;}

p, li{
	padding:0px;
	margin:0px;
	color: #7657B5;
	font-size: 12px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #870D94;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #870D94;
	padding: 0px;
	font-weight: normal;
	margin: 25px 0px 5px 0px;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	color: #870D94;
	 margin: 0px;
	 padding: 0px;
}

h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	font-weight: bold;
	color: #8489CA;
	 margin: 0px;
	 padding: 0px;
}

h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #50638F;
	 margin: 0px;
	 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

a, a:visited {
	text-decoration: none;
	color: #870D94;
	font-size: 12px;
}

a:hover {
 text-decoration: underline;
}

hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6C1E6;
}

#categories {
	width: 167px;
	background-color: #ECEDFD;
	padding:0px;
	margin:0px;
	border-bottom: 1px solid #D6C1E6;
}

#categories  h1{
	font-size: 11px;
	color: #870D94;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	font-weight: bold;
}

#categories a:link, #categories a:visited {
	display: block;
	border-top: 1px solid #D6C1E6;
	padding: 3px 0px 3px 10px;
	color: #870D94;
	text-decoration: none;
	font-size: 11px;
}

#categories a:hover{
	border-top: 1px solid #D6C1E6;
	text-decoration: none;
	background-color: #D3CBFA;
}

#navBar {
	margin: 0px;
	color: #FFFF00;
	font-size: 11px;
}

#navBar p{
	margin: 0px;
	padding: 5px 0px 5px 10px;
	color: #FFFF00;
}


#navBar a {
	color:#FFFF00;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

#navBar a:hover{
	color:#FFFFFF;
	text-decoration: underline;
	padding: 5px 5px 5px 5px;
}

#utilityBar {
	background-color: #B0C0D2;
	text-align: right;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-top: solid 1px #50638F;
}


#utilityBar a {
	color:#5E7B98;
	text-decoration:none;
	font-size: 12px;
	margin-left: 20px;
}

#utilityBar a:hover{
	color:#FFFFFF;
	text-decoration: none;
}


#footerBar {
	margin:0px;
	text-align: center;
	color: #8B55B7;
	font-size: 10px;
	padding: 5px 0px 5px 0px;
	border-top: solid 1px #D6C1E6;
}

#footerBar a {
	color:#8B55B7;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
}

#footerBar a:hover{
	color:#8B55B7;
	text-decoration: underline;
}

#content_box {
	width: 80%;
}
#content_box h2{
	margin: 0px;
}
.specials_box {
	width: 50%;
}
.specials_box h1{
	color:#FF9900;
}

.product_box{
	border-right: 1px solid #D6C1E6;
	border-bottom: 1px solid #D6C1E6;
	margin-bottom: 10px;
}

.product_box input, .product_box select  {
	font-size: 11px;
	color:#870D94;
	padding-left:5px;
	vertical-align:middle;
}
cartlinks {
padding:3px;
}
.product_box td, .product_box th{
	border-top: 1px solid #D6C1E6;
	border-left: 1px solid #D6C1E6;
	padding: 3px 5px 3px 5px;
}
.product_box td p {
	font-size: 11px;

}
.product_box h1{
	color:#FF9900;
}


#col_address {
	padding: 0px 0px 0px 10px;
}
#col_address p{
	font-size: 10px;
}
.col_right {
	border-right: solid 1px #D6C1E6;
	border-left: solid 1px #D6C1E6;
}


.banner_bk {
	background-image: url(images/banner_bk.jpg);
	background-color: #ECE2FB;
	background-repeat: repeat-x;
	background-position: left top;
}
.view_bk {
	background-image: url(images/view_bk.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.search_bk {
	background-color: #851093;
	background-image: url(images/search_bk.gif);
}
.secondery_bk {
	background-image: url(images/product_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F6EBFC;
}
.sku_box {
	border-bottom: solid 1px #D6C1E6;
}


.search_input {
	width: 100px;
	color: #870D94;
}

.search_button {
	width: 30px;
	height: 23px;
	background-color:#FFFF00;
	border: solid 1px #000000;
	font-size: 12px;
	font-weight: bold;
}
.input_qty {
	border: 1px solid #000099;
	width: 20px;
	color: #000099;
	font-size: 11px;
	padding-left: 3px;
}
.dash {
	background-image: url(images/dash.gif);
	background-repeat: repeat-x;
}
.required, .errorMessage {
	color: red;
	font-size: 11px;
	font-weight: bold;
}

.comptextsmall {
}
.comptextsmall P {
	font-size: 10px;
	line-height: 12px;
}

.smallprint {
font-size: 10px;
}
.compformbox {
	font-size: 12px;
	color: #000099;
	border: solid 1px #7657B5;
	width: 130px;
}

.compformbox2 {
	font-size: 12px;
	color: #000099;
	border: solid 1px #7657B5;
	width: 260px;
}
#draw {

}
#draw td {
	border-bottom: solid 1px #D6C1E6;
	padding: 3px 0px 3px 0px;
}

#draw p {
	font-size: 10px;
}
#intro {

}

#intro h2{
	margin: 0px;
}
.bgdivider {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#activelink a{
	color:#FFFF00;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 2 CSS         */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: #425929;
	border: 1px inset #A1978F;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 2 CSS Classes */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
NOTE: All styles below are specific to Cartweaver 2.
You may use the CSS above, or remove it and attach
your own CSS file in addition to cartweaver.css
*/

/*Form Styles*/
input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #7E4CA7;
	border:1px solid;
	border-bottom-color: #633986;
	border-left-color: #B150CD;
	border-right-color: #633986;
	border-top-color: #B150CD;
	color: #FBFA05;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#B150CD',EndColorStr='#7E4CA7');}

}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	/*border: 1px solid #76685D;*/
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 1px 5px 1px 5px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #E7CAEF;
	color: #B150CD;
	font-size:11px;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #F9F2FB;
}
.altRowOdd{
	background-color: #FFFFFF;
}

.smallprint {
	font: 10px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}