.border {
	border: 1px solid #FFFFFF;
}

.product_border {
	border: 1px solid #FFFFFF;

}

.product_border_black {
	border: 1px solid #000000;
	padding: 2px 2px 2px 2px
}

.bar {
	background-image: url(images/nav_tile.gif);
	background-repeat: repeat-x;
}

a:link, a:visited  {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #CFCD94;
	text-decoration: none;
	font-weight: bold;
}

a.onwhite:link, a:visited  {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.onwhite:hover {
	color: #CFCD94;
	text-decoration: none;
	font-weight: bold;
}

a.nav:link, a.nav:visited  {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover {
	color: #CFCD94;
	text-decoration: none;
	font-weight: bold;
}

a.bodylink:link, a.bodylink:visited  {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.bodylink:hover {
	color: #CFCD94;
	text-decoration: none;
	font-weight: bold;
}

.right_nav {
	 font-family: Century Gothic, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: bold;
	 line-height:20px;
	 border-left: 1px #cccccc solid;
	 background-color: #000000;
	 padding: 0px 20px 0px 20px;
}

.page_body {
	 background-color: #232323;
	 padding: 0px 15px 0px 25px;
	 
}

.page_body_home {
	 background-color: #ffffff;
	 padding: 0px 25px 0px 25px;
	 color: #000000
	 
}

a.bodynav:link, a.bodynav:visited  {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.bodynav:hover {
	color: #CFCD94;
	text-decoration: none;
	font-weight: bold;
}

.featured_body {
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.checkout_link {
	 padding: 0px 20px 0px 0px;
	 background-image: url(images/nav_tile.gif);
}

.greaterthan {
	color: #CBCC8A
}


h1 {
	font-family:  Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CFCD94;
}
h2 {
	font-family:  Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CFCD94;
}

h3 {
	font-family:  Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CFCD94;
}

body,td,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.tail {
 border-right: 1px #cccccc solid;
 border-left: 1px #cccccc solid;
 border-bottom: 1px #cccccc solid;
 background-color: #131313;
 
}
.item{
	font-weight: bold
}

.price{
	font-weight: bold
}

.stock {
	color: #CFCD94
}

.details {
	color: #CFCD94;
	font-weight: bold
}
body
{
	margin-top : 59px;
}

image
{
	border:0px;
}

.active
{
	color: #CFCD94;
}

.done
{
	color: #CFCD99;
}

.rhs {
	background-color:#000000;
}
