/** GLOBAL
*******************/

body {
	margin: 0px;
	padding:0;
	background: url('../styleImages/backgrounds/overall_bcg.png');
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	color: #737373;
}

#container {
	width: 973px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px;
	}

td, tr, table {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse
	}

p {
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	color: #737373;
	}

.textbox {
	border: 1px solid;
	border-bottom-color: #d4d0c8;
	border-right-color: #d4d0c8;
	border-top-color: -color: #737373;
	border-left-color: -color: #737373;
	width: 150px;
	height: 14px;
	font: 11px Tahoma, sans-serif;
	color: #737373;
	}
	
.textboxqty {
	width: 20px;
	}

#cartTable {
	border-collapse: separate;
	}

#cartTable td, .catsep, .catsep_cart {
	padding: 5px;
	}
	
.tdcartTitle {
	padding: 3px;
	background-color: #737373;
	color: #ffffff;
	text-align: center;
	}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.left_bcg li {
	margin: 0px 5px 0px 15px;
	padding: 2px 0px 0px 0px;
	list-style-type: none;
	list-style-image: url('../styleImages/icons/bullet_left.gif');
	border-bottom: 1px solid #002a02;
	height: 24px;
	}
	
li a:link, li a:visited, li a:hover {
	display: block;
	width: 220px;
	height: 17px;
	font: 14px Tahoma, sans-serif;
	color: #B4161C;
	}
	
a:link, a:visited, a:hover {
	color: #a30f15;
	text-decoration: none;
}

h1 {
	font: 18px Tahoma, sans-serif;
	color: #a30f15;
	font-weight: bold;
	}
	
h2 {
	font: 15px Tahoma, sans-serif;
	color: #a30f15;
	font-weight: bold;
	}
	
h3 {
	font: 14px Tahoma, sans-serif;
	color: #a30f15;
	font-weight: bold;
	}
	
h4 {
	font: 12px Tahoma, sans-serif;
	color: #a30f15;
	font-weight: bold;
	}

/**SITE DOCUMENTS
*******************/

#SiteDocs {
	text-align:right;
	padding:0px;
	color: #737373;
	text-transform:uppercase;
	font: 14px Tahoma, Verdana, Arial, sans-serif;
	height:20px;
	}

#SiteDocs a:link, #SiteDocs a:visited, #SiteDocs a:hover {
	display: block;
	width: auto;
	float: right;
	background-color: #b4161c;
	padding: 3px 25px 3px 10px;
	margin-right: 3px;
	color: #ffffff;
	text-decoration: none;
	}	

/**HEADER
*******************/

#header {
	text-align: right;
	height: 100px; 
	width: 973px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.info {
	color: #ffffff;
	text-align: right;
	border: 0px solid;
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	vertical-align: bottom;
	padding-bottom: 10px;
}

.infor {
	color: #ffffff;
	text-align: left;
	border: 0px solid;
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	vertical-align: bottom;
	padding: 0px 0px 10px 15px;
}

#logo {
	color: #ffffff;
	text-align: center;
	border: 0px solid;
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	vertical-align: bottom;
}

#logo h2, #logo p  {
	color: #ffffff;
	}

.info h1, .info h2, .info h3, .info h4 {
	color: #ffffff;
	margin:0px 0px 0px 14px;
	}

.info p, .infor p {
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	color: #ffffff;
	margin:0px 0px 0px 14px;
	}

.info a:link, .info a:visited, .info a:hover {
	color: #9ec9a0;
	text-decoration: none;
}

.key {
	margin:0px 14px -4px 4px;
	width:18px;
	border:none;
	background:url('../styleImages/icons/key.png');
	background-repeat:no-repeat;
	background-position:left top;
	}

.loupe {
	margin:0px 14px -4px 4px;
	width:18px;
	border:none;
	background:url('../styleImages/icons/zoom.png');
	background-repeat:no-repeat;
	background-position:left top;
	}
	
.star {
	margin:0px 4px -4px 4px;
	width:18px;
	border:none;
	background:url('../styleImages/icons/newsletter.png');
	background-repeat:no-repeat;
	background-position:left top;
	}

#cartsummary {
	text-align: center;
	height: 4opx; 
	width: 973px;
	padding: 10px 0px 17px 5px;
	background: url('../styleImages/backgrounds/cart_bcg.gif');
	background-repeat: no-repeat;
	background-position: left top;	
	color: #9ec9a0;
	border: 0px solid;
}	

#cartsummary .grey {
	font: 12px Verdana,Tahoma;
	color: #9ec9a0;
	width: 180px;
}

#cartsummary .red {
	font: 12px Verdana,Tahoma;
	color: #9ec9a0;
	width: 180px;
}

#cartsummary .space {
	width: auto;
}

#cartsummary a:link, #cartsummary a:visited, #cartsummary a:hover {
	color: #9ec9a0;
	font-weight: bold;
	text-decoration: none;
}


/** CONTENT BODY 
*******************/

#everything {
	text-align: left;
	width: 973px;
	border: none;
}	

#leftColumn {
	width: 253px; 
	vertical-align: top;
	text-align: left;
	padding-top:5px;
	}

#leftColumn h2, #leftColumn h3, #leftColumn h4 {
	font: 20px Tahoma, sans-serif;
	color: #ffffff;
	font-weight: normal;
	}

#leftColumn li a:link, #leftColumn li a:visited, #leftColumn li a:hover {
	display: block;
	width: 220px;
	height: 17px;
	font: 14px Tahoma, sans-serif;
	color: #9ec9a0;
	}

#left_bcg a:link, #left_bcg a:visited, #left_bcg a:hover, #footer a:link, #footer a:visited, #footer a:hover, {
	color: #9ec9a0;
	text-decoration: none;
}

.left_top_bcg {
	background: url('../styleImages/backgrounds/left_top_bcg.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 253px;
}

.left_bcg {
	background: url('../styleImages/backgrounds/left_bcg.gif');
	background-repeat: repeat;
	background-position: left top;	
	width: 253px;
	height: 100%;
	padding: 0px 5px 0px 10px;
}

.left_bot_bcg {
	background: url('../styleImages/backgrounds/left_bot_bcg.gif');
	background-repeat: no-repeat;
	background-position: left top;	
	height: 12px;
	width: 253px;
}

#Content_top {
	width: 708px;
	height: 11px;
	background: url('../styleImages/backgrounds/right_top_bcg.gif');
	background-repeat: no-repeat;
	background-position: left top;	
	}

#Content {
	width: 708px;
	vertical-align: top;
	text-align: left;
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	background: url('../styleImages/backgrounds/right_bcg.gif');
	background-repeat: repeat;
	background-position: left top;	
	padding: 0px 15px 0px 15px;
	}

#Content_bot {
	width: 708px;
	height: 11px;
	background: url('../styleImages/backgrounds/right_bot_bcg.gif');
	background-repeat: no-repeat;
	background-position: left top;	
	}
	
#Content h2, #Content h3, #Content h1 {
	font: 20px Tahoma, sans-serif;
	color: #a30f15;
	font-weight: normal;
	}
	
#ContentBox li {
	margin: 0px 5px 0px 15px;
	padding: 2px 0px 0px 0px;
	list-style-type: none;
	list-style-image: url('../styleImages/icons/bullet_left.gif');
	}
	
#Ads {
	width: 150px;
	vertical-align: top;
	text-align: center;
	background: url('../styleImages/backgrounds/right_bcg.gif');
	background-repeat: repeat;
	background-position: left top;	
	}

#footer {
	text-align: center;
	height: 20px; 
	width: 973px;
	color: #737373;
	border: 0px solid;
}	

.txtCopyright {
	width: 973px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px;
	color: #9ec9a0;
	text-decoration: none;
	text-align: center;
	}

.txtCopyright a:link, .txtCopyright a:visited, .txtCopyright a:hover, #RandText a:link, #RandText a:visited, #RandText a:hover {
	color: #9ec9a0;
	text-decoration: none;
	margin-bottom: 10px;
}

.txtButton, .catsep_cart a:link, .catsep_cart a:visited, .catsep_cart a:hover {
	font: 10px Tahoma, Verdana, sans-serif;
	color: #a30f15;
	text-decoration: none;
	margin-bottom: 10px;
	padding: 0px 0px -4px -4px;
	border:none;
	}

#catsep_cart {
	border: inherit;
	}
	
#ProdBuy .textbox {
	width: 20px;
	}
	
.BlueBg .txtButton, #ProdBuy .txtButton, #ProdBuy a:link, #ProdBuy a:visited, #ProdBuy a:hover {
	font: 12px Tahoma, Verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 10px;
	display: block;
	padding:2px 5px 3px 4px;
	width: 120px;
	height: 17px;
	border:none;
	background-color: #a30f15;
	border: 1px solid;
	}

.txtOldPrice {
	text-decoration: line-through;
	}