BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	background-color:#292323;
	background-image:url('images/concrete.jpg');
	background-attachment:fixed;
	background-position:center;
	}

A:link {
	color: #003abc;
	text-decoration: none;
}

A:visited {
	color: #003abc;
	text-decoration: none;
}

A:active {
	color: #003abc;
	text-decoration: underline;
}

A:hover {
	color: #003abc;
	text-decoration: none;
	text-decoration: underline;
}

a:link.dark {
	color: #4d4d4d;
	text-decoration: none;
}

a:visited.dark {
	color: #4d4d4d;
	text-decoration: none;
}

a:active.dark {
	color: #4d4d4d;
	text-decoration: none;
}

a:hover.dark {
	color: #CC0000;
	text-decoration: underline;
}

TD {
	font-size: 12px;
	font-family : Arial;
	color : #464646;
}

P {
	font-size: 12px;
	font-family : Arial;
	color : #464646;
}

TD.dark {
	font-size: 12px;
	font-family : Arial;
	color : #464646;
}

.pricelabel {
	font-size: 14px;
	font-family : Arial;
	color : #000000;
}

.detailprice {
	font-size: 14px;
	font-family : Arial;
	color : #000000;
}

.price {
	font-size: 18px;
	font-weight: bold;
	font-family : Tahoma,Arial;
	color : #db0000;
}


.detailname {
	font-size: 15px;
	font-weight: bold;
	font-family : Arial;
	color : #464646;
}

.prodoptions {
	font-size: 15px;
	font-weight: bold;
	font-family : Arial;
	color : #464646;
}

.btnav 
{ 
	background-color: #F4F4F4; border: 1px #CCCCCC solid;
	font-size: 12px;
	font-family : Arial;
	color : #464646;
	font-weight: 300;
}

P.dark {
	font-size: 12px;
	font-family : Arial;
	color : #464646;
}

TD.smaller {
	font-size: 12px;
	font-family : Arial;
	color : #464646;
}

P.smaller {
	font-size: 12px;
	font-family : Arial;
	color : #464646;
}

HR {
	height : 1px;
}

.boxOverHead
{
	border-right: slategray 2px solid;
	padding-right: 10px;
	border-top: slategray 2px solid;
	padding-left: 10px;
	font-weight: bold;
	background: slategray;
	padding-bottom: 10px;
	border-left: slategray 2px solid;
	color: white;
	padding-top: 10px;
	border-bottom: slategray 2px solid;
	text-align: center;
}

.boxOverBody
{
	border-right: slategray 2px solid;
	padding-right: 10px;
	border-top: slategray 2px solid;
	padding-left: 10px;
	background: whitesmoke;
	padding-bottom: 10px;
	border-left: slategray 2px solid;
	padding-top: 10px;
	border-bottom: slategray 2px solid;
	text-align: center;
}

.boxOverTop
{
	border-right: slategray 2px solid;
	border-top: slategray 2px solid;
	font-weight: bold;
	background: slategray;
	border-left: slategray 2px solid;
	border-bottom: slategray 2px solid;
	height: 10px;
	text-align: right;
}


select {    
 border-left:1px solid solid; border-right:1px solid solid; border-top:1px solid #000000; border-bottom:1px solid #000000; background-color: #0075E2; 
 font-weight: bold;
 color: #FFFFFF;    
 height: "27px"; font-style:normal; font-variant:normal; font-size:13px; font-family:verdana, Geneva, Arial, Helvetica, sans-serif; 
 padding: 1px;
}


.box {
    border: 1px solid #666666;
    background: #B4B4B4;
    height: 18px;
    width: 140px;
    color: #333333;
    padding: 2px;
    font-size: 10px;
}

.pagenums {
	font-size: 14px;
	font-family : Arial;
	font-weight: Bold;
}

#watermark_box {
position:relative;
display:block;
}

img.watermark {
position: absolute;
top: -4px;
left: -4px;
overflow: hidden;
}

img.watermark2 {
position: absolute;
top: 0px;
left: 29px;
overflow: hidden;
}

img.watermark3 {
position: absolute;
top: 0px;
left: 2px;
overflow: hidden;
}

img.watermark4 {
position: absolute;
top: 0px;
left: 0px;
overflow: hidden;
}

.itemback {
background-image:url('../images/itembackground.png');
background-repeat:no-repeat}
}

#content {
	width: 400px;
	margin: 40px auto 0 auto;
	padding: 0 60px 30px 60px;
	border: solid 1px #cbcbcb;
	background: #fafafa;
	-moz-box-shadow: 0px 0px 10px #cbcbcb;
	-webkit-box-shadow: 0px 0px 10px #cbcbcb;
}
