/********************* BEGIN RESET *********************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/********************* END RESET *********************/


#stats ul {
    list-style-position: inside; 
    list-style-image: url(../images/imgOK.png);
}
#stats li {
    font-size: 11pt; 
    color: Black;
    margin: 5px;
}


/********************* BEGIN STRUCTURE *********************/
html{
	font-size: 100.01%;
}
body{
	background: #7d7d7d url(../images/background.jpg) no-repeat;
	color:#676767;
	font:62.5% Arial, Verdana, sans-serif;
	margin:0;
	text-align:center;
}
#container{
	display:block;
	width:880px;
	margin: 15px auto 0;
	padding: 4px;
	overflow: hidden;
	text-align: left;
	background-color: #676767;
}

/********************* BEGIN SEPERATOR *********************/
.separator-container{
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
	margin-top: 4px;
	margin-bottom: 4px;
}
.separator{
	
}
.separator img{
	vertical-align:  bottom;
}



/********************* BEGIN HEADER *********************/
#header-container{
	width: 100%;
	display: block;
	overflow: hidden;
}
#header{
	width: 880px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#head-block{
	float: left;
	background: #f9f9f9 url(../images/background_red.jpg) no-repeat -202px;
	margin: 0px;
	padding: 0px;
}
#header .logo{
	padding: 0px;
	margin: 0px;
	float: left;
}
#header .logo img{
	background-color: #f9f9f9;
	padding: 4px 4px 4px 4px;
}
#header .nav{
	padding: 0px;
	width: 450px;
	float: left;
}
#header .nav .description{
	clear:left;
	background-color: #f9f9f9;
	min-height: 63px;
	margin-bottom: 10px;
	border-right: 1px solid #676767;
}
#header .nav .description p {
	padding: 10px 15px 5px;
	font-size: 1.2em;
	line-height: 1.25em;
}
#header .nav ul{
	border: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#header .nav ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#header .nav ul li a
{
    padding: 0px;
	border-right: 1px solid #676767;
	border-bottom: 1px solid #676767;
	text-align: center;
	color: #676767;
	display: block;
	background-color: #f9f9f9;
	text-decoration: none;
	font-size: 1.6em;
	line-height: 1.8em;
	text-transform: lowercase;
}
#header .nav ul li a.active, #header .nav ul li a:hover{
	background-color: #d9d9da;
}
/*********************  END HEADER  *********************/


/********************* BEGIN CONTENT *********************/
.content-container{
	width: 100%;
	display: block;
	overflow: hidden;
}
#content{
	width: 880px;
	margin: 0;
	padding: 0;
}
#content em{
	font-size: .9em;
	margin-top: 10px;
}
#content #display{
	float: left;
	background-color: #676767;
}
#content #display #case{
	position: relative;
	overflow: hidden;
	padding: 2px;
	background-color: #f9f9f9;
}
#content #display #case img{
	vertical-align: bottom;
}
#content #display #case ul{
	display: none;
	overflow: hidden;
	position: absolute;
	bottom: 1px;
}
#content #display #case ul li{
	width: 438px;
	float: left;
	text-align: center;
	background-color: #f9f9f9;
}
#content #display #case ul li a{
	display: block;
	border: 1px solid #676767;
	color: #676767;
	font-size: 1.6em;
	line-height: 1.8em;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: .2em;
}
#content #display #case ul li a:hover{
	background-color: #d9d9da;
}	
#content #display #case:hover ul{
	display: block;
}
#content #display #info{
	float: left;
	margin-top: 1px;
	background: url(../images/background_red.jpg) 0 -600px;
}
#content #display #info .introduction{
	background-color: #f9f9f9;
	color: #676767;
	width: 880px;
	margin-bottom: 15px;
}
#content #display #info .introduction p{
	padding: 10px 20px 5px;
	font-size: 1.2em;
	line-height: 1.25em;
}
#content #display #info .headshot{
	float: left;
	color: #f9f9f9;
	width: 250px;
	height: 324px;
	background-image: url(../images/headshot.jpg);
}
#content #display #info .title{
	float: left;
	color: #f9f9f9;
	text-align: center; 
	vertical-align: top;
	text-transform: uppercase;
	width: 250px;
}
#content #display #info .title h1{
	text-transform: uppercase;
	font-size: 2.3em;
	margin-top: 35px;
}
#content #display #info .title h2{
	text-transform: uppercase;
}
#content #display #info .content{
	float: left;
	background-color: #f9f9f9;
	color: #676767;
	width: 630px;
}
#content #display #info .content p{
	margin: 10px 20px;
	font-size: 1.2em;
	line-height: 1.25em;
}
#content #display #info .content ul {
	float:right;
	border-top: 1px solid #676767;
}

#content #display #info .content ul li{
	float: left;
	border-left: 1px solid #676767;
	font-size: 1.4em;
	line-height: 1.5em;
	min-height: 1.7em;
	padding: 0 10px;
	vertical-align: middle;
}
#content #display #info .content ul li.cart{
	background-color: #961e20;
}
#content #display #info .content ul li.cart input[type=submit]{
	color: #f9f9f9;
	cursor: pointer;
	background-color: #961e20;
	border-style: none;
	padding: 3px;
}
#content #display #info #order{
	overflow: hidden;
}
#content #display #info #price{
	margin: 0 20px;
	font-size: 1.2em;
	float: left;
	color: #961e20;
	font-weight: bold;
	font-style: italic;
}
/*********************  END CONTENT  *********************/



/********************* BEGIN PRODUCTS *********************/
.product-container{
	width: 100%;
	display: block;
	overflow: hidden;
}
#products{
	width: 880px;
	display: block;
}
#products ul{
	margin-left: 1px;
}
#products li{
	background-color: #676767;
	display: block;
	float: left;
}

#products img{
	background-color: #f9f9f9;
	display: inline;
	margin: 2px;
	
	vertical-align: bottom;
	padding: 4px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#products a:hover img{
	opacity: 1;
	filter: alpha(opacity=100);
}
/*********************END PRODUCTS*********************/
#footer{
	width: 890px;
}