/* CSS Document */

body
{
margin:0;
background:#3e0103 url('background.gif') repeat-x left top;
font-family: Trebuchet MS, Arial, sans-serif;
/*font-size:0.7em;*/
font-size:0.8em;
line-height:1.7em;
color:#fff;
}

.clear
{
clear:both;
}

#wrapper
{
width:820px;
margin:auto;
}

#header
{
width:820px;
margin:0;
min-height:174px;
position:relative;
}

#logo
{
float:left;
margin:40px 0 42px 10px;
}

#strap
{
float:right;
margin:64px 10px 0 0;
}

a#orderNow:link,
a#orderNow:visited {
	border:none;
	position:absolute;
	bottom:1px;
	left:270px;
	background:url(/images/order.png) no-repeat 0 0;
	text-indent:-2000px;
	width:272px;
	height:118px;
	}

a#orderNow:hover {
	background:url(/images/order.png) no-repeat 0 -118px;
	}

#content
{
width:820px;
margin:0;
}

#content-terms a:link,
#content-terms a:visited
{
color:#987272;
text-decoration:underline;
}

#content-terms a:hover
{
color: #f6f2dd;
text-decoration:none;
}

#menu
{
width:820px;
height:42px;
margin:0;
position:relative;
}

#menu img
{
float:right;
margin:0 0 0 0;
}

#menu ul
{
list-style-type:none;
padding:0;
margin:0;
height:1em;
line-height:1.1em;
float:left;
position:absolute;
left:5px;
top:12px;
z-index:100;
}

#menu ul li
{
display:inline;
margin-right:10px;
/*font-size:0.9em;*/
}

#menu ul li a:link,
#menu ul li a:visited
{
color:#987272;
text-decoration:none;
}

#menu ul li a:hover
{
color: #f6f2dd;
text-decoration:none;
}



#content-left
{
width:460px;
margin:40px 0 0 10px;
float:left;
}

#content-left a:link,
#content-left a:visited
{
color:#f6f2dd;
text-decoration:underline;
}

#content-left a:hover
{
color: #987272;
text-decoration:underline;
}



#content-left span
{
color:#b38a8a;
font-weight:bold;
}

#content-left input, #content-left select, p.report
{
background-color:#b38a8a;
border:1px solid #fff;
font-family: Trebuchet MS, Arial, sans-serif;
color:#fff;
padding:0 2px 0 2px;
}

#content-left input {
	text-align:center;
	}

#content-left select, p.report {
	padding:10px 5px;
	text-align:center;
	}

#content-left select {
	padding:2px;
	}

#content-right
{
width:280px;
margin:0;
float:right;
text-align:right;
}

#content-right ul {
	text-align:left;
	}

#content-right ul li a:link,
#content-right ul li a:visited {
	color: #F6F2DD;
    text-decoration: underline;
	}

#content-right ul li a:hover {
	text-decoration:none;
	color:#987272;
	}

#content-terms
{
width:780px;
margin:40px 0 0 10px;
float:left;
}

#content-terms span
{
color:#b38a8a;
font-weight:bold;
}



#footer
{
background:url('dotline.gif') no-repeat left top;
width:820px;
margin:20px auto 0 auto;
padding:0;
}



#footer-left
{
float:left; 
width:200px;
color:#987272;
margin:20px 0 20px 10px;
}

#footer-right
{
float:right; 
text-align:right;
width:600px;
color:#987272;
margin:20px 5px 0 0;
}




#footer ul
{
list-style-type:none;
padding:0;
margin:0 0 10px 0;
height:1em;
line-height:1.7em;
}

#footer ul li
{
display:inline;
}

#footer ul li a:link,
#footer ul li a:visited
{
color:#987272;
text-decoration:none;
}

#footer ul li a:hover
{
color: #f6f2dd;
text-decoration:none;
}









form#contactevolve
{
margin:0;
padding:0;
}

form#figgys label
{
color:#fff;
width:70px;
display:block;
float:left;
clear:left;
text-transform:lowercase;
}



form#figgys input, 
form#figgys select, 
form#figgys textarea
{
border:1px solid #fff;
float:left;
width:230px;
margin:0 0 10px 0;
padding:2px;
font-size:11px;
color:#fff;
background-color:#b38a8a;
font-family: Trebuchet MS, Arial, sans-serif;
}

form#figgys input#submit
{
margin:6px 0 -6px 164px;
width:auto;
height:auto;
border:0;
background:none;
}

table#order {
	/*padding:15px;*/
	border:1px solid #fff;
	}

table#order tr td {
	padding:10px;
	}

table#priceTable tr td {
	border-bottom:1px dotted #fff;
	padding:8px 10px;
	}

table#priceTable tr td.last {
	border-bottom:none;
	padding:20px 0 0 0;
	}

a#basketButton:link,
a#basketButton:visited,
a#updateButton:link,
a#updateButton:visited {
	background:url(/images/buttonBack.jpg) #771725 repeat-x bottom;
	color:#fff;
	font-weight:bold;
	/*padding:10px;*/
	padding:5px 10px;
	border:1px solid #fff;
	/*display:block;*/
	display:inline-block;
	text-decoration:none;
	text-align:center;
	width:144px;
	}

a#basketButton:hover,
a#updateButton:hover {
	background:url(/images/buttonBack02.jpg) #272727 repeat-x bottom;
	}
