/* Global*/

a {
	COLOR: #000099;
	text-decoration: none;
	font-weight: 700;
}

a:hover {
	COLOR: #990000;
	text-decoration: underline;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 80%;
}
h1 {
	font-size: 120%;
	font-weight: 700;
	padding-top: 10px;
	padding-left: 0px;
	color: #333333;
	padding-bottom: 5px;
	margin: 0px 20px 5px 10px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	clear: both;
	padding: 3px 10px 3px 3px;
	line-height: 200%;
}

h2 {
	font-size: 120%;
	font-weight: 700;
	color: #333333;
	margin: 0px 20px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	clear: both;
	padding: 15px 0px 5px;
	line-height: 150%;
}


h3 {
	font-size: 120%;
	font-weight: 700;
	color: #333333;
	margin: 0px 20px 5px 10px;
	clear: both;
	padding: 15px 0px 5px;
	line-height: 150%;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	padding-left: 15px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

ul {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-left: 15px;
}

li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	line-height: 130%;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

a img {
	border: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

hr {
	border-color: #f00;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	margin: 0px 20px 5px 10px;
	height: 0;
	padding: 0px;
}

/* Navigation bar - top of page */
#navigationbar {
	font-size: 90%;
	font-weight: 400;
	color: #FFFFFF;
	padding: 4px;
	z-index: 10;
	background-image: url(images/navigation-bar-back.gif);
	background-repeat: repeat-x;
}

#navigationbar a {
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: 700;
}

#navigationbar a:hover {
	color: #000066;
	background-color: #FFFFFF;
}

#navigationbar a:active {
	color: #000066;
	background-color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
}

.active a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8E95BA;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#header {
	background-color: #FFFFFF;
	padding-left: 10px;
}


.contact {
	color: #666666;
	position: absolute;
	right: 10px;
	top: 6px;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 15px;
}
.headeremail {
	padding-bottom: 3px;

}

.red {
	color: #FF0000;
}

#mainbody {
	min-width:600px;
	margin: 15px 5px 0px 190px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	border: none;

}

#products {
	width: 100%;

}


.pagecontent {
	width: 100%;

}


.pagecontent td {
	vertical-align: top;
}

.vmiddle td {
	vertical-align: middle;
}

#footer {
	padding: 5px 5px 6px 10px;
	margin: 15px 20px 20px 10px;
	font-weight: 400;
	border-top: 1px solid #FF0000;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#footer a {
	font-weight: 400;
	text-decoration: underline;
}

.footerleft {
	text-align: left;
	display: block;
	float: left;
}

.footerright {
	text-align: right;
	display: block;
	float: right;
}

.clearfloats {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
}

/* Accordion navigation */

#navigation{
	width:170px;
	position:absolute;
	left:15px;
	top:98px;
	z-index:2;
	border: thin none;
}

.navbody {
	border-top: 1px #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px #999999;
	border-left: 1px solid #999999;
}

.nav_head{
	background:#F5F5F5;
	color:#000099;
	cursor:pointer;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
}

.nav_head a {
	padding:11px 5px 9px;
	color:#000099;
	text-decoration: none;
	display: block;
	height: 100%;
}

.nav_head a:hover{
	color:#FFFFFF;
	background:#383854;
}

.navspacer {
	background-color: #545C83;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 2px;
}

.nav{
	background:#FFFFFF;
	padding: 2px 0px 5px;
	margin: 0px 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #545C83;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #545C83;
	border-left-color: #545C83;
}

.nav p {
	padding: 0px;
	margin: 0px;
	z-index: 10;
}

.nav a {
	padding: 8px 16px 8px 8px;
	margin: 0px;
 	text-decoration: none;
	display: block; 
}

 .nav a:hover {
 	text-decoration: underline;
}

.navactive {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.header_highlight{
	background:#6D77A3;
}

.header_highlight a {
	padding:11px 17px 9px 5px;
	color:#FFFFFF;
	text-decoration: none;
}

.header_highlight_active {
	background:#6D77A3;
	background-image: url(images/arrow-highlight.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.header_highlight_active a {
	padding:11px 17px 9px 5px;
	font-weight: 700;
	color: #FFFFFF;
}

.navfoot {
	background-image: url(images/cat-foot.gif);
	padding: 9px;
	background-repeat: no-repeat;
	z-index: 5;
}

.categoryheading {
	background-image: url(images/cat-head.gif);
	background-repeat: no-repeat;
	z-index: 5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 34px;
	margin: 0px;
	padding: 0px;
}

.categoryheading a {
	display: block;
	padding: 9px 10px;	
}

.categoryheading a:hover {
	color: #FFFFFF;	
	background:#383854;
	text-decoration: none;
}

.categoryheading_active{
	background-image: url(images/cat-head-active.gif);
	background-repeat: no-repeat;
	z-index: 5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 34px;
}

.categoryheading_active a {
	padding: 9px 10px;
	display: block;	
}

.categoryheading_active a:hover{
	background:#383854;
	color: #FFFFFF;
}

/* Cart box */

.cart {
	width: 171px;
	margin-right: 5px;
}

.cartheading {
	background-image: url(images/cart-head.gif);
	background-repeat: no-repeat;
	padding: 9px 10px;	
	z-index: 5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.cartcontent {
	padding: 5px 1px 5px 4px;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}

.cartcontent td{
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	vertical-align: middle;
}

.cartcontent p{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

.cartblue {
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.cartright {
	float: right;
	padding: 5px 10px 5px 0px;
}

.cartleft {
	float: left;
	padding: 5px 0px 5px 5px;	
}

.cartleftshippingtop {
	float: left;
	padding: 5px 0px 0px 5px;	
}

.cartleftshippingbottom {
	padding: 0px 0px 5px 5px;	
}



.cartfoot {
	background-image: url(images/cart-foot.gif);
	padding: 9px;
	background-repeat: no-repeat;
	z-index: 5;
}


/* product pages */

.addtocart {
	margin-top: 30px;
	margin-bottom: 5px;
}

.viewdetails {
	padding: 6px 10px 10px 15px;
	margin-top: 10px;
	border: none;
}

.description {
	margin-top: 15px;
}

.addtocartsmall {
	
	padding-left: 10px;
	padding-top: 15px;
}

.shipping {
	padding-left: 10px;
	padding-top: 15px;
	color: #CC3333;	
}

.shippingsmall {
	font-size: 80%;
	padding-top: 5px;
	color: #000000;			
}


.price {
	padding-left: 15px;
	padding-right: 10px;
	margin-top: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.headlineprice {
	font-size: 120%;
	font-weight: 700;
	color: #CC3333;
}

.childprice {
	font-size: 110%;
	font-weight: 700;
	color: #CC3333;
	padding-bottom: 5px;
}

.catprice {
	font-size: 110%;
	font-weight: 700;
	color: #CC3333;
}

.buttonbox {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
}

.qtybox {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}

.subproduct {
	font-weight: 700;
}



/* checkout pages */

.cartform td{
	padding-right: 15px;
	padding-left: 5px;
}
.cartformtall {
	padding-top: 6px;
	padding-bottom: 6px;
}

.error {
	color: #FF0000;
}

/* general styling */

.large {
	font-size: 110%;
	font-weight: 700;
}

.vlarge {
	font-size: 140%;
	color: #CC3333;
}

.vlarge2 {
	font-size: 140%;

}

.smaller {
	font-size: 90%;
}

.a400 a {
	font-weight: 400;
}

.productdisplay {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 6px;
	padding-left: 10px;
}

.productdescription ul {
	padding-top: 10px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-left: 15px;
}

.productdescription li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	line-height: 110%;
}

.productdescription p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	padding-left: 15px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.outofstock {
	border: 1px solid #FF0000;
	margin: 10px 0px;
	padding: 0px;
	background-color: #F7F7F7;
}

.categorytable{
	width: 100%;
}
.categorytable td {
	vertical-align: middle;
}

.comparison {
	margin-left: 20px;
}

.bluebox {
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E7EEFF;
	margin-top: 5px;
}
#announcement {
	margin: 0px 20px 10px;
	padding: 0px;

}
#announcement td {
	vertical-align: middle;
}

#announcement p {
	line-height: 140%;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;

}



 /* set background images for corners */
.rbroundbox {

	margin: 0;
	border: 1px solid #FF7D7D;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;

}
