body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body td{
 text-align: left;
}

#layout
{
	width: 760px;
	border-color: #333;
	border-width: 1px;
	border-style: solid;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
}

.masthead
{
	background-color: #333;
	color: #fff;
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	text-align: left;
}

#MainSection
{
	padding-bottom: 10px;
	padding-right: 5px;
	background-color: #d3d3d3;
	border-bottom: #FFF;
	border-width: 0 0 2px 0;
	border-style: none none solid none;
}
.StoreMessage
{
	background-color: #d3d3d3;
	color: #000;
	border-bottom: #FFF;
	border-width: 0 0 2px 0;
	border-style: none none solid none;
	font-size: 11px;
	font-weight: bolder;
	text-align: left;
	padding: 2px 2px 2px 10px;
}

.StoreMessage h1
{
	background-color: #d3d3d3;
	color: #000;
	border-bottom: #FFF;
	border-width: 0 0 2px 0;
	border-style: none none solid none;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	text-align: left;
	padding: 2px 2px 2px 4px;
}
.StoreMessage h2
{
	background-color: #d3d3d3;
	color: #f00;
	font-weight: normal;
	border-bottom: #FFF;
	border-width: 0 0 2px 0;
	border-style: none none solid none;
	font-size: 11px;
	display: inline;
	text-align: left;
	padding: 2px 2px 2px 10px;
}
.StoreMessage em
{
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

div.StoreMenu{
font-family: arial;
font-weight: bold;
background: #d3d3d3;
margin: 0;
padding: 0;
border: 0;
float: right;
}


div.StoreMenu ul
{
display: inline;
margin: 0;
padding: 0;
list-style: none;
border: solid 0px #642;
}



div.StoreMenu ul li
{
display: inline;
margin: 0;
}

div.StoreMenu ul li a
{
	color: #000;
	background: #d3d3d3;
	margin: 0;
	padding: 0 30px 1px 5px;
	text-decoration: none;
	border-left: solid 1px #fff;
	font-weight: normal;
}

.StoreMenu ul li { display: inline; }

.StoreMenu ul li a
{
	padding: 0 1em 0 1em;
	background-color: #036;
	color: #fff;
	text-decoration: none;
	float: left;
}

.StoreMenu ul li a:hover
{
background-color: #666;
color: #fff;
}
#checkout
{
	background-image: url(Icons/tick.gif);
	background-repeat: no-repeat;
	background-position: 94%;
}
#cart
{
	background-image: url(Icons/cart.gif);
	background-repeat: no-repeat;
	background-position: 94%;
}
#payment
{
	background-image: url(Icons/dollar.gif);
	background-repeat: no-repeat;
	background-position: 94%;
}

.ProductRange
{
	background-color: #666;
	color: #000;
	border-bottom: #FFF;
	border-width: 0 0 2px 0;
	border-style: none none solid none;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 2px 2px 2px 10px;
	height: 16px;
}

.RangeMenu
{
	overflow: hidden;
	position: relative;
	left: 10px;
	margin: 0 0 2px 6px;
}
.RangeNavList
{
list-style-type: none;
margin: 0;
padding: 0;
}

.RangeNavList li
{
border-left: 1px solid #fff;
float: left;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}

.RangeNavList li a
{
color: #d3d3d3;
}

.RangeNavList li a:hover
{
color: #fff;
}


table#Product{
	background-color: #d3d3d3;
	height: 400px;
}
table#Product td{
	padding-left: 10px;
	vertical-align: top;

}

.note
{
	color: #333;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 9px;
	margin: 4px;
}
table#Product td h1
{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: #666;
	padding: 8px 0 0 0;
}
table#Checkout{
	background-color: #d3d3d3;
	height: 400px;
}
table#Checkout td{
	padding-left: 10px;
	vertical-align: top;

}
#panel {

	width: 205px;
	height: 250px;
	background-color: #666;
	margin-bottom: 10px;
	overflow: auto;
	padding: 0;

}
#panel table td{
padding: 0;
margin: 0;
}
#panel table td img
{
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	border-color: #666;	
}

#panel a:hover{
	border-color: #f00;
}


div.ProductImageMenu{
font-family: arial;
font-weight: bold;
background: #d3d3d3;
margin: 0;
padding: 0;
border: 0;
float: right;
}


div.ProductImageMenu ul
{
display: inline;
margin: 0;
padding: 0;
list-style: none;
border: solid 1px #642;
}



div.ProductImageMenu ul li
{
display: inline;
margin: 0;
}

div.ProductImageMenu ul li a
{
	color: #000;
	background: #d3d3d3;
	margin: 0;
	padding: 1px 25px 5px 1px;
	text-decoration: none;
	border-left: solid 0px #fff;
}

.ProductImageMenu ul li { display: inline; }

.ProductImageMenu ul li a
{

	background-color: #036;
	color: #fff;
	text-decoration: none;
	float: left;
}

.ProductImageMenu ul li a:hover { text-decoration: underline; }

#ProductList {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	
	
}

#detail
{
	background-image: url(Icons/detail.gif);
	background-repeat: no-repeat;
	background-position: 100%;
}
#larger
{
	background-image: url(Icons/larger.gif);
	background-repeat: no-repeat;
	background-position: 100%;
}

#ProductDetail {
	vertical-align: top;
	padding-top: 1px;
}
#ProductDetail h1#ProductName{
	font-size: 14px;
	margin-bottom: 1px;
color: #000;
	font-weight: bold;

}
#ProductDetail h2{
	margin-top: 0;
	font-size: 12px;
	font-weight: normal;
	color: #666;

}
#ProductPrice {
	padding-top: 5px;
	padding-bottom: 5px;
}

#ProductPrice strong{
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
}

div.AddCartMenu{
font-family: arial;
font-weight: bold;
background: #d3d3d3;
margin: 0;
padding: 0;
border: 0;
}


div.AddCartMenu ul
{
display: inline;
margin: 0;
padding: 0;
list-style: none;
border: solid 1px #fff;
}



div.AddCartMenu ul li
{
display: inline;
margin: 0;
}

div.AddCartMenu ul li a
{
	color: #fff;
	background-color: #666;
	margin: 0;
	padding: 4px 32px 4px 4px;
	text-decoration: none;
	border-left: solid 1px #fff;
}

.AddCartMenu ul li { display: inline; }

.AddCartMenu ul li a
{
	padding: 0.2em 1em;
	background-color: #036;
	color: #fff;
	text-decoration: none;
	float: left;
	border-color: #FFF;
	border-width: 1px;
	border-style: solid;
}

.AddCartMenu ul li a:hover
{
background-color: #fff;
color: #333;
}
#addcart
{
	background-image: url(Icons/cart.gif);
	background-repeat: no-repeat;
	background-position: 94%;

}

#TermsMessage
{

	background-color: #666;
	color: #000;
	border-bottom: #FFF;
	border-width: 0 0 2px 0;
	border-style: none none solid none;
	font-size: 10px;
	font-weight: bolder;
	text-align: left;
	padding: 2px 2px 2px 10px;
	height: 16px;
}

#Terms p{
text-align: left;

}


#TermsMenu
{
margin-bottom: 2px;
overflow: hidden;
position: relative;
left: 10px;
}
#TermsNavList
{
list-style-type: none;
margin: 0;
padding: 0;
}

#TermsNavList li
{
border-left: 1px solid #fff;
float: right;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}

#TermsNavList li a
{
color: #fff;
}

#TermsNavList li a:hover
{
color: #000;
}

#Footer{
	background-color: #ccc;
}



#OuterCart td
{
	padding: 8px 0 0 8px;
}

#OuterCart td h1
{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: #666;
	padding: 8px 0 0 4px;
}

#ShoppingCart
{
	border-color: #666;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
}


td.carttop1
{
	background-color: #f3f3f3;
	border-color: #666;
	border-style: solid;
	border-width: 1px 0 0 0;
	vertical-align: top;
}
td.cartcell1 {
	background-color: #f3f3f3;
	text-align: right;
	padding-right: 4px;
	vertical-align: top;
}


td.carttop1 img
{
	border-width: 10px;
	border-style: solid;
	border-color: #f3f3f3;
	vertical-align: top;
}


td.carttop2 {
	background-color: #fff;
	border-color: #666;
	border-style: solid;
	border-width: 1px 0 0 0;
	vertical-align: top;
}
td.cartcell2 {
	background-color: #fff;
	text-align: right;
	padding-right: 4px;
	vertical-align: top;
}

td.carttop2 img
{
	border-width: 10px;
	border-style: solid;
	border-color: #fff;
	vertical-align: top;
}

.itemdelete
{
	height: 12px;
	width: 12px;
	float: right;
	background-color: #FFF;
	border-color: black;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	border-style: solid;
}
.itemdelete a
{
	font-size: 10px;
	color: black;
	text-decoration: none;
}

#CheckoutTable
{
	background-color: #fff;
	border-color: #666;
	border-style: solid;
	border-width: 1px 0 0 1px;
}

td.CheckoutCell
{
	background-color: #fff;
	border-color: #666;
	border-style: solid;
	border-width: 0 1px 1px 0;
	vertical-align: top;
	padding-bottom: 10px;
}
input {
	font-size: 10px;
}

td.CheckoutTotal
{
	font-weight: bold;
	border-width: 0 1px 1px 0;
	text-align: right;
	border-style: none solid solid solid;
	padding: 0 10px 0 0;
}

td.carttotal, td.CheckoutTotal {
	background-color: black;
	color: white;
	padding-bottom: 5px;
}

td.carttail
{
	background-color: #fff;
	padding: 0 0 5px 0;
}




#txnmessage {
	color: #666;
	padding-top: 10px;
	padding-left: 10px;
}
#txnmessage h2{
	color: #666;

}

.boxdiv
{
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	background-color: #FFF;
}

button
{
	background-color: #666;
	color: #fff;
	border: #fff;
	border-width: 1px;
	border-style: solid;
	margin: 0;
font-size: 11px;
font-weight: bold;
}

.doos {
padding-top: 4px;
}
.oos
{
	border-color: #a5acb2;
	border-style: solid;
	border-width: 1px;
	background-color: #fff;
	color: #99a;
	font-size: 10px;
	padding: 3px 1px 2px 1px;
	margin-top: 4px;
	min-height: 20px;
}

#OrderMessage {

padding: 5px;
background-color: #fff;
color: #333;
}



#OrderMessage strong{
color: #666;
}

#OrderResponse a,#OrderResponse p a{
color: #666;
}

#OrderResponse h1{
color: #999;
}

#OrderThanks {
font-size: 12px;
color: #666;
}


