* {
margin:0;
padding:0;
outline:none;
}

body {
color:#71716F;
background:url(../img/body.png) top repeat-x #F3F1E9;
font: 14px/24px Arial;
padding-bottom:20px;
}

h3 {
font:1em Georgia;
font-weight:bold;
color:#315984;
border-bottom:1px solid #e7e7e7;
padding:5px 0;
margin:10px 0;
}

h2 {
color:#842E31;
font:1.2em Arial;
font-weight:bold;
background:url(../img/h3.png) bottom no-repeat;
padding:10px 0;
margin-bottom:10px;
}

h2 a {
color:#842E31;
text-decoration:none;
}

h2 span {
font:0.8em Georgia;
font-style:italic;
color:#A4A39F;
letter-spacing:3px;
float:right;
}

h2 a:hover {
color:#620c10;
}

a {
color:#4A8445;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#4EB342;
}

fieldset {
margin-bottom: 1.5em;
border:1px solid #F3F1E9;
padding:10px;
}

legend {
font:1em Georgia;
font-weight:bold;
color:#315984;
padding:5px 1em;
}

label {
display:block;
}

blockquote {
padding:0 20px;
font:1em Georgia;
font-style:italic;
}

input, textarea {
background:#EAE8E1;
border:none;
padding:5px;
margin-bottom:5px;
}

pre {
	line-height: 1;
	font-size: 10px;
}

table { 
	border: 1px solid #CCC; 
	border-collapse: collapse; 
	width: 100%;
}
td, th { 
	border: 1px solid #CCC; 
	font-size: 0.8em; 
	padding: 0.2em 0.3em; 
	line-height: 1.2;
}
tbody th,
tfoot th { text-align: right; vertical-align: top; }
thead td { 
	white-space: nowrap; 
	font-weight: bold; 
	background-color: #DDD; 
}
tbody .zebra1 td { background-color: #F6F6F6; }

.clear {
clear:both;
}

#header {
height:197px;
width:760px;
margin:0 auto;
background:url(../img/header.png) top no-repeat;
}

#header h1 {
font:20px Georgia;
text-transform:uppercase;
letter-spacing:5px;
text-align:center;
font-weight:normal;
padding:60px 0 15px 0;
}

#header h1 a {
color:#FFF;
text-decoration:none;
}

#header h2 {
font:bold 12px Georgia;
color:#EDEAE3;
letter-spacing:3px;
text-align:center;
background:none;
padding:0 0;
margin-bottom:0;
}

#top ul {
float:right;
margin:-2px 0 0 0;
}

#top ul li {
display:inline;
list-style:none;
font-size:0.8em;
margin:0 0 0 10px;
}

#top ul li a {
color:#DDD;
text-decoration:none;
font-weight:normal;
}

#top ul li a:hover {
color:#FFF;
}

#nav {
margin:37px 0 0 0;
}

#nav li {
list-style:none;
float:left;
padding:11px 7px 9px;
}

#nav li a {
padding:11px 7px 6px;
font:12px Georgia;
color:#DDD;
font-weight:bold;
text-decoration:none;
}

#nav li a:hover {
background:url(../img/nav_a.gif) bottom no-repeat;
color:#FFF;
}

#container {
background:#FCFAF4;
width:760px;
margin:0 auto;
}

#content {
width:460px;
float:left;
background:url(../img/content.png) top right no-repeat;
padding: 1em 35px 35px;
}

#content p {
padding:10px 15px;
line-height:21px;
}

#content ul {
margin:10px 0 10px 30px;
list-style-type:circle;
}

.divider {
height:5px;
margin:10px auto;
width:460px;
background:url(../img/h3.png) no-repeat;
}

#sidebar {
font-size:0.9em;
margin:0 0 0 530px;
background:url(../img/sidebar.png) top no-repeat;
padding:10px 20px;
}

#sidebar a { font-weight: normal }

#sidebar p {
line-height:18px;
}

#sidebar ul li {
list-style:none;
}

#sidebar ul li a:hover {
text-decoration:none;
}

#footer {
line-height:32px;
padding:18px 15px 0 15px;
clear:both;
background:url(../img/footer.png) bottom no-repeat;
font-size: 0.8em;
}

#footer a.at {
display:block;
float:right;
text-align:left;
text-indent:-9999px;
height:24px;
width:26px;
background:url(../img/atlogo.png) no-repeat;
}

.comment {
background: #F6F4EF;
}

.comment div {
padding:2px 4px;
}

#content .comment p {
font:0.9em Arial;
color:#4A4B4A;
line-height:20px;
}

.commenter {
background:url(../img/commenter.png) top left no-repeat;
padding:15px 0 0 20px;
font:1em Arial;
font-weight:bold;
color:#4A8445;
margin-bottom:45px;
}

.commenter a {
color:#4A8445;
text-decoration:none;
}

.commenter small {
color:#ACABA9;
font:0.8em Georgia;
letter-spacing:1px;
display:block;
}


b.rtop, b.rbottom{display:block;background: #FCFAF4}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #F6F4EF}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}


/*** WMS ***/

#breadcrumb a { font-size: 0.8em; font-weight: normal; }

.checkout-option { color: #FFF; cursor: pointer; background-color: #66A65F; }
.checkout-option:hover { background-color: #4EB342; }
.checkout-option h3 { color: #FFF; text-align: center; margin-bottom: 0; padding: 0.5em 0; }

table#order-history tbody td.col1,
table#order-history tbody td.col6 { text-align: right; }

table#cart { border: 1px solid #CCC; border-collapse: collapse; }
table#cart td { border: 1px solid #CCC; padding: 0.2em 0.5em; }
table#cart thead td { background-color: #DDD; text-align: center; font-style: italic; font-weight: bold; }
table#cart tbody td.col1 { padding: 0; vertical-align: middle; text-align: center; }
table#cart tbody td.col1 img { padding: 0; }
table#cart tbody td.col2 { border-left: 0; }
table#cart tbody td.col3,
table#cart tbody td.col-optiontotal,
table#cart tbody td.col5 { text-align: right; white-space: nowrap; }
table#cart tbody td.col4,
table#cart tbody td.col6 { text-align: center; }
table#cart tfoot tr.total td { font-weight: bold; }
table#cart .options { color: #5B6D7E; font-size: 0.9em; }
table#cart .options .option { display: block; }

.currency { font-weight: normal !important; font-size: 0.8em; }
.fraction {  }

.cart_summary .product { 
	border-top: 1px solid #CCC; 
	padding: 0.2em 0;
}
.cart_summary .total { 
	border-top: double #CCC; 
	border-bottom: 1px solid #CCC;
	padding: 0.2em 0;
	font-weight: bold;
}

#product-list .product { 
	float: left;
	height: 130px;
	width: 135px;
	margin: 0 5px 5px 0;
	text-align: center;
	border: 5px solid #EEE;
}
#product-list .product .title {
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	overflow: hidden;
}
#product-list .product .thumbnail {
	height: 80px;
	line-height: 80px;
	overflow: hidden;
	text-decoration: none;
}
#product-list .product .thumbnail img { 
	border-width: 0; 
	padding: 0;
}
#product-list .product .price {
	height: 30px;
	line-height: 30px;
	font-size: 1.1em;
	font-weight: bold;
	overflow: hidden;
}
#product-list .product .title,
#product-list .product .thumbnail,
#product-list .product .price { display: block; }

#product-details .left { float: left; width: 360px; }
#product-details .right { float: right; width: 90px; }
#product-details .product-price { 
	font-size: 1.2em; 
	font-weight: bold; 
	padding: 0.5em; 
}
#product-details .option-price-warning { 
	color: #5B6D7E; 
	font-size: 0.8em;
	font-weight: normal; 
}
#product-details #product-image { padding: 1em; text-align: center; }
#product-details .product-option { 
	background: #FFF url(../img/pink-to-white.jpg) 0 15px repeat-x; 
	display: block;
	margin: 0.5em 0 0;
}
#product-details .product-option span { 
	background: #A43B55 url(../img/rounded-white-top-right.gif) 100% 0 no-repeat; 
	color: #FFF;
	display: block;
	font-size: 0.9em;
	height: 22px;
	line-height: 22px;
	padding: 0 0.25em;
}
#product-details .product-option select { margin: 0.2em; }
#product-details .product-addtocart { text-align: center; padding: 0.5em; }
#product-details #product-thumbs a { 
	float: left;
	background: #FFF url(../img/pink-to-white.jpg) 0 15px repeat-x;
	margin: 0 0.2em 0.2em 0;
	width: 90px;
	height: 100px;
}
#product-details #product-thumbs a span { 
	background: #A43B55 url(../img/rounded-white-top-right.gif) 100% 0 no-repeat; 
	color: #FFF;
	display: block;
	font-size: 9px;
	padding: 0 0.25em;
	line-height: 15px;
}
#product-details #product-thumbs img { border-width: 0; }
#product-details #product-thumbs a,
#product-details #product-thumbs a:hover { text-decoration: none; }

#product-largeimage { display: none; }