/*#####
01. Default Settings
02. Header
03. Middle Section
04. Footer
######*/


/*###
01. Default Settings
###*/

body {
	background-color: #A29D9D;
  background-image: url("../images/background.gif");
  background-repeat: repeat-x;
	margin-top: 10px;
	text-align: center;
}

table {
  border: 0px;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
}

td {
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: #000000;
  font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
}

p {
  color: #000000;
  text-align: justify;
  font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
}

p.small {
  color: #000000;
  text-align: left;
  font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
}

p.login_nav {
  font-size: 11px;
  line-height: 15px;
  color: #999999;
  padding: 5px;
}

.form_field {
  vertical-align: bottom;
}


h1 {
  font-family: Arial, Helvetica, sans-serif;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
}

h4 {
  font-family: Arial, Helvetica, sans-serif;
}

img {
  border: 0px;
}

img.thumb {
  background-color:#ffffff;
  padding: 3px;
  border: 1px solid #000000;
}

img.icon {
  width: 16px;
  height: 16px;
  border: 0px;
  vertical-align: bottom;
}

td.vspace {
  width: 10px;
}

td.hspace {
  height: 5px;
}

td.hspace_10 {
  height: 10px;
}

td.hspace_20 {
  height: 20px;
}

#Main {
  width: 878px;
  text-align: center;
  vertical-align: top;
}

/*###
02. Header
###*/

#Logo {
  width: 160px;
  height: 165px;
  vertical-align: top;
}

#Banner {
  width: 708px;
  height: 163px;
  background-image: url("../images/header_banner.png");
  background-repeat: no-repeat;
}

#Banner_top {
  width: 708px;
  height: 113px;
}

#Banner_bottom {
  width: 708px;
  height: 60px;
  vertical-align: bottom;
  text-align: left;
}

/*###
03. Middle Section
###*/

#Nav_Left {
  width: 160px;
  vertical-align: top;
  background-color: #000000;
}

td.nav_button {
  width: 160px;
  height: 39px;
  vertical-align: top;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

img.nav_button {
  width: 160px;
  height: 39px;
}

td.nav_left_sponsor {
  padding: 10px;
  font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #ffffff;
}


#Center_Column {
  width: 477px;
  vertical-align: top;
  text-align: left;
  padding: 30px;
  border: 1px solid #4D4D4D;
  background-color: #CCCCCC;
}

td.user_picture {
  width: 128px; 
  vertical-align: top;
}

td.user_left {
  width: 75px;
  text-align: left;
  vertical-align: top;
  font-size: 11px;
  line-height: 15px;   
  font-weight: bold;
}

td.user_right {
  width: 250px;
  text-align: left; 
  font-size: 12px;
  line-height: 15px;  
}

td.user_header {
  width: 477px;
  text-align: left; 
  font-size: 13px;
  line-height: 18px;  
  font-weight: bold;
}

td.user_text {
  width: 477px; 
  text-align: left; 
  font-size: 12px;
  line-height: 18px;
}

td.process_item {
  text-align: center;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
}

td.process_item_active {
  text-align: center;
  font-weight: bold;
  color: #B52908;
  padding-top: 10px;
  padding-bottom: 10px;
}

td.process_item_na {
  text-align: center;
  font-weight: bold;
  color: #666666;
  padding-top: 10px;
  padding-bottom: 10px;
}

p.flash_notice {
  padding: 5px;
  border: 1px solid darkgreen;
  background-color: lightgreen;
}

p.flash_error {
  padding: 5px;
  border: 1px solid darkred;
  background-color: #FF6666;
}

p.admin {
  border: 1px dashed #4D4D4D;
  padding: 5px;
}

td.admin {
  border: 1px dashed #4D4D4D;
  padding: 5px;
  width: 477px;
}

p.full_width {
  width: 477px;
}


td.full_width {
  width: 477px;
}

.background_shop_item {
  background-color: #dddddd;
}

td.shop_item_header {
  width: 457px; 
  padding: 10px
}

td.padding_shop_item {
  padding: 10px;
  vertical-align: top;
}

td.shop_center {
  width: 349px; 
  text-align: left; 
  vertical-align: top; 
  padding: 10px;
}

td.shop_item_show {
  width: 288px; 
  text-align: left; 
  vertical-align: top;
  padding: 10px;
}

td.cart_left {
  width: 80px; 
  text-align: right; 
  vertical-align: top; 
  padding: 10px;
}

td.cart_center {
  width: 257px; 
  text-align: left; 
  vertical-align: top; 
  padding: 10px
}

td.cart_right {
  width: 80px; 
  text-align: right; 
  vertical-align: top; 
  padding: 10px
}

td.cart_sum {
  width: 477px; 
  text-align: right; 
  vertical-align: top; 
  padding: 10px; 
  padding-top: 0px;
}

td.address_left {
  width: 20px; 
  vertical-align: top; 
  padding: 5px; 
  background-color: #dddddd;
}

td.address_right {
  width: 208px; 
  vertical-align: top; 
  padding: 5px; 
  background-color: #dddddd;
}

td.checkout_address {
  width: 228px; 
  vertical-align: top; 
  padding: 5px; 
  background-color: #dddddd;
}

td.checkout_payment {
  width: 457px;
  padding: 10px;
}

tr.order_header {
  width: 477px;
}

tr.order_item {
  width: 477px;
  vertical-align: top;
}

td.order_header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;  
  line-height: 16px;
	font-weight: bold;
}

tr.order_item {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;  
  line-height: 16px;
}

span.address_header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;  
  line-height: 16px;
	font-weight: bold;
}

span.product_name {
  font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
}

span.product_category {
  font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

span.product_price {
  font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	color: green;
}

span.product_availability {
  font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: 333333;
}

span.product_description {
  font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

span.purchase_added {
  font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}

span.checkout_header {
  font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: 333333;	
	font-weight: bold;
}

span.search_tag {
  font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-style: italic;
	color: #333333;
}

#Nav_Right {
  width: 159px;
  vertical-align: top;
  border-top: 1px solid #4D4D4D;
  border-bottom: 1px solid #4D4D4D;
  background-color: #C8C8C8;
  background-image: url("../images/nav_right_bg.gif");
}

td.nav_right_content {
  padding: 10px;
  font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: bold;
	font-variant: small-caps;
	font-color: #000000;
}

td.nav_shop_item {
  padding: 10px; 
  text-align: left
}


/*###
04. Footer
###*/

#Footer {
  width: 878px;
  height: 12px;
  
}

/*###
05. Links
###*/

a {
  border: 0px;
  color: #000000;
  text-decoration: underline;
	}

a:visited {
  color: #000000;
  text-decoration: underline;
	}

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

a:active {
  color: #B52908;
  text-decoration: none;
	}

a.right_nav {	
  text-decoration: none;
	font-variant: small-caps;	
  border: 0px;
}

a.right_nav:hover {	
  color: #B52908;
  text-decoration: none;
	font-variant: small-caps;	
  border: 0px;
}


a.admin {
  border: 0px;
  text-decoration: none;
  font-weight: bold;
  font-variant: small-caps;
}

a.admin:hover {
  border: 0px;
  color: #B52908;
  text-decoration: none;
  font-weight: bold;
  font-variant: small-caps;
}

a.login {
  color: #999999;
}

a.login:hover {
  color: #B52908;
}
