/* Common */
body {
  margin: 0;
  padding: 0;
  background: #FFFFFF;
  font-size: 11px;
  font-family: Tahoma, Arial, Verdana;
  color: #555555;
}

form {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  padding: 0;
  margin: 0;
}

table {
  border: 0;
}

a:link, a:active, a:visited {
  color: #343434;
  text-decoration: underline;
}

a:hover {
  color: #343434;
  text-decoration: none;
}

h1 {
  font-size: 20px;
  margin: 4px 0;
  padding: 0;
  text-transform: uppercase;
  color: #C50404;
}

h2 {
  font-size: 16px;
  margin: 2px 0;
  padding: 0;
  padding-left: 15px;
  margin-top: 2px;
  color: #404040;
  background: url(../img/h2Left.gif) no-repeat 5px 3px;
}

/* End of Common */

#error {
  font-family: Arial;
  font-size: 11px;
  padding:4px 6px;
  color: #AA2A10;
}

#notice {
  font-family: Arial;
  font-size: 11px;
  padding: 4px 6px;
  color: #0E0EBA;
}

#pageWrapper {
  width: 780px;
  margin: 0 auto;
  background: #FFFFFF;
}

#cartBarWrapper {
  height: 61px;
  background: url(../images/header_bgd.jpg);
}

#cartImage {
  float: left;
  padding-top: 20px;
  padding-left: 10px;
}

#cartInfo {
  line-height:31px;
  padding-top: 20px;
  padding-left: 55px;
  color: #668A9E;
  font-size: 12px;
}

#cartInfo a {
  color: #668A9E;
  text-decoration: none;
  font-weight: bold
}
#cartInfo a:hover {
  color: #668A9E; 
  text-decoration: underline
}

#contentWrapper {
  background: #ECE7D7;
}

#categoryWrapper {
  background: url(../images/row_1_bgd.jpg) no-repeat;
  width: 203px;
  color: #293D47;
  vertical-align: top;
}

#categoryWrapper .title {
  margin-left: 33px;
  font-size: 12px;
  font-weight: bold;
  padding: 14px 0;
}

#categoryWrapper ul {
  padding:0;
  margin:0 0 0 33px;
  list-style:none;
}

#categoryWrapper .bg_list {
  background:url(../images/bg_list1.gif) left bottom no-repeat;
}

#categoryWrapper .bg_list a	{
  color:#A61B08;
  text-decoration:none; 
  padding-left:19px; 
  font-weight:bold; 
  background:url(../images/bg_list.gif) left top no-repeat;
  line-height:22px;
  background-position:0 1px
}

#categoryWrapper .bg_list a:hover	{
  color:#293D47;
  text-decoration:none;
}

#contentColumn {
  width: 347px;
  vertical-align: top;
  padding: 0 2px;
}

#contentColumn .title {
  background:url(../images/row_2_bgd.jpg) no-repeat left top;
  text-transform: uppercase;
  height: 40px;
  margin-bottom: 2px;
  font-weight:bold;  
  color:#2A3C47; 
  font-size:12px; 
  vertical-align:middle;
  padding-left: 21px;
  line-height: 40px;
}

.productWrapper {
  background: #AFAA9A;
  margin-bottom: 2px;
  padding: 20px;
}

.productWrapper img {
  padding: 1px;
  border: 1px dotted #FFFFFF;
}

.img-box2 {
  padding: 1px;
  border: 1px dotted #FFFFFF;
}

div.tc-box {
  width: 550px;
  height: 300px;
  border: 1px solid #cccccc;
  padding: 5px;
  overflow: auto;
}

.productWrapper .price {
  padding-top: 15px;
  color:#293C47;
  font-size:16px;
}

.productWrapper .productTitle {
  background:#9B9583; 
  border:1px solid #9B9583; 
  border-width:0 0 0 9px;
  line-height: 28px;
  margin-bottom: 8px;
}

.productWrapper .productDescription {
  color: #293C47;
  font-size: 11px;
  margin: 0 10px;
  margin-bottom: 20px;
}

.productWrapper .productButton {
  margin-left: 10px;
}

.productButton img { 
  border: 0;
}

.productWrapper a, .productWrapper a:visited {
  color:#FFFFFF;
  font-size:12px;
  text-decoration:none;
  font-weight:bold
}

.productWrapper a:hover	{
  color:#FFFFFF;
  text-decoration:underline;
}

#sideWrapper {
  width: 228px;
  vertical-align: top;
}

#sideWrapper .title {
  background:url(../images/row_3_bgd.jpg) no-repeat left top;
  text-transform: uppercase;
  height: 40px;
  margin-bottom: 2px;
  font-weight:bold;  
  color:#A61B08;
  font-size:12px; 
  vertical-align:middle;
  padding-left: 21px;
  line-height: 40px;
}

#sideWrapper .content {
  text-align: right;
  margin-right: 45px;
  margin-top: 15px;
  margin-bottom: 10px;
}

#sideWrapper .content2 {
  margin: 5px 35px;
  margin-bottom: 10px;
  font-weight:bold;  color:#65604E; font-size:12px;
}

#sideWrapper .specialTitle {
  background:url(../images/bgd_row_3_2.jpg) no-repeat left top;
  text-transform: uppercase;
  height: 40px;
  font-weight:bold;  
  color:#A61B08;
  font-size:12px; 
  vertical-align:middle;
  padding-left: 21px;
  line-height: 40px;
}

#sideWrapper .specialContent {
  background: #D8D3C5;
  padding: 0 26px;
  padding-bottom: 25px;
}

.specialContent .div {
  background: #ECE7D7;
  hexight: 87px;
}

.specialContent .text1 {
  color:#A61B08; font-size:14px;
  margin-left: 86px;
  margin-bottom: 10px;
  padding-top: 5px;
}

.specialContent .text2 {
  margin-left: 86px;
}

.specialContent .text3 {
  margin-left: 86px;
	font-weight: bold;
}

#sideWrapper  ul 	{padding:0; margin:5px 0 10px 33px; list-style:none; }
#sideWrapper .bg_list_un 	{background:url(../images/bg_list_un1.gif) left bottom no-repeat;}
#sideWrapper .bg_list_un  a	{color:#8B8571; text-decoration:none; padding-left:19px; font-weight:bold; background:url(../images/bg_list_un.gif) left top no-repeat; line-height:20px; background-position:0 1px}
#sideWrapper .bg_list_un  a:hover	{color:#A10E04; text-decoration:none;}

#contentColumn2 {
  width: 577px;
  vertical-align: top;
  padding: 0 2px;
  padding-right: 0;
}

#contentColumn2 .title {
  background:url(../images/row_2_bgd2.gif) no-repeat left top;
  text-transform: uppercase;
  height: 40px;
  margin-bottom: 2px;
  font-weight:bold;  
  color:#2A3C47; 
  font-size:12px; 
  vertical-align:middle;
  padding-left: 21px;
  line-height: 40px;
}

#productArea {
  background: #AFAA9A;
  padding: 10px;
  height: 400px;
}

#previewPanel {
  float: left;
  background: #DBDBCE;
  border: 1px solid #787878;
  width: 200px;
  height: 360px;
  margin-right: 5px;
	text-align: center;
}

.productItem {
  float: left;
  padding: 3px;
  background: #BAB5A4;
  width: 105px;
  height: 180px;
  text-align: center;
  margin-bottom: 5px;
  margin-right: 5px;
}

#pagePanel {
  clear: both;
  padding-top: 5px;
}

#contentArea {
  background: #AFAA9A;
  padding: 10px;
}

#contentArea h2 { 
  margin-left: 0;
  padding-left: 0;
}

.price-current  {
  color: red;
  font-family: verdana, arial, helvatica;
  font-size: 12px;
  font-weight: bold;  
}

.price-old  {
  color: #333333;
  font-family: verdana, arial, helvatica;
  font-size: 11px;
  text-decoration: line-through;
}

.img-box  {
  border: 2px solid #999999; 
}

.prodpics-box {
  text-align: center; 
  padding: 8px 5px 8px 5px;
}

#productImageCol {
  float: left;
  width: 200px;
}

#productInfoCol {
  margin-left: 210px;
}

.shop_cart	{ height:41px; text-align:center; vertical-align:middle; font-weight: bold; }   
.shop_cart strong{text-align:center; vertical-align:middle; color:#8E1214; font-size:13px}   

table.cartTotal {
  margin-top: 10px;
  padding-top: 5px;
  border-top: 1px dashed #000000;
  width: 100%;
  padding-top: 10px;
}
table.cartTotal td {
  font-family: helvatica, arial, verdana;
  font-size: 16px;
  font-weight: bold;
  color: #fffff; 
}

.cart-box {
  padding-bottom: 20px; 
}

#footerWrapper {
  height: 63px;
  background: url(../images/footer_bgd.jpg);
  color:#AFAA9A;
  font-size:11px;
  font-weight:bold;
}

#footerWrapper a {
  color:#AFAA9A;
  text-decoration:none;
} 			
#footerWrapper a:hover {
  color:#AFAA9A;
  text-decoration:underline;
}	

#copyright {
  float: left;
  padding-top: 12px;
  padding-left: 25px;
}

#footerLinks {
  float: right;
  padding-right: 25px;
  padding-top: 12px;
  font-weight: normal;
  font-size: 11px;
}


/* Input Table */
.inputTable td {
  padding: 1px;
}

/* List Table */
.listTable {
  border: 1px solid #000000;
  background: #FFFFFF;
}

.listTable tr.headerRow {
  background: #BFBFBF;
}

.listTable td {
  padding: 2px 4px;
  border-bottom: 1px solid #000000;
}

.pagePanel {
  background-color: #CCCCCC;
  border-top: 1px solid #CCCCCC;	
}

#contactForm td {
  padding: 3px;
  vertical-align: top;
}

#contactForm textarea {
  width: 250px;
  height: 120px;
}

a.promoLink {
	text-decoration: none !important;
}

a.promoLink:hover {
	text-decoration: underline !important;
}