body {
		background-image:url(images/bck.png);
    background-color: #960000;
    background-repeat: repeat-x;
	background-position:top;
    padding: 0px;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", sans-serif;
font-weight: 300;

    font-size: 0.75em;
    color: #333;
	margin:0;
	margin-top:13px;
}

html{

}



div#right{
	background:url(images/info_bck.gif) top center no-repeat;
	padding:30px;
	padding-left:30px;
	height:249px;
	width:594px;
	margin-left:auto;
	margin-right:auto;
}

a {
    color: #333;
    text-decoration: none;
} 



a:hover{
	outline:none;
}


a.small{
	color:#333;
}

input.error select.error {
    background-color: #e3908f;
}

span.error {
	color: red;
}

div.body {
    width: 786px;

    margin-left: auto;
    margin-right: auto;
}

div.navigation {
    background-image: url('images/nav_bck.png');
    background-repeat: repeat-x;
    width: 786px;
    height: 66px;
    padding: 0px;
	float: left;
	clear: both;
	margin-top:-31px;
}

ul.navigation {
    float: left;
    list-style: none;
    width: 780px;
    height: 50px;
    position: relative;
	padding-left: 70px;
}

ul.navigation li {
    padding-right: 6px;
    padding-left: 6px;
    padding-top: 5px;
    font-size: 1.2em;
    font-weight: bold;
    height: 50px;
    position: relative;
    left: -10px;
    top: -7px;
    float: left;
    letter-spacing: -1px;
    display: inline;
	outline:none;
}

ul.navigation li:hover {
    background-image: url('images/hover.gif');
    background-repeat: repeat-x;
}

ul.navigation li a {
    display: block;
    height: 36px;
    position: relative;
    top: -2px;
    padding-top: 15px;
    float: left;
    text-decoration: none;
	color:#D1DFD3;
	outline:none;

}

ul.navigation li a:hover {
color:#fff;
text-shadow:#000 1px 1px 10px;
}


div.header {
    background-image: url('images/header.png');
	background-position: center;
    background-repeat: no-repeat;
    width: 786px;
    height: 190px;
}

div.content {
    width: 771px;
	background:url(images/main_bck.png) repeat-y;
    margin-left:auto;
	margin-right:auto;
	margin-top:-11px;
    padding-left: 15px;
    padding-top: 0px;
	min-height: 600px;
	color:#333;
}

div.footer {
	background:url(images/main_bck.png) repeat-y;
    width: 726px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
	padding-bottom:10px;
    text-align: center;
    font-size: 10px;
    color: #444;
}

div.user_content {
    clear: both;
    width: 760px;
}

div.user_top {
    border: 1px solid #e8e3b3;
    background-color: #ffffc5;
    padding: 5px;
    float: left;
    clear: both;
    -moz-border-radius: 5px;
    width: 735px;
	color:#333;
}

div.user_top a {
    color: #7f7f62;
}

ul.links {
    float: left;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

ul.links li {
    float: left;
    padding-right: 10px;
}

ul.nav li {
    font-size: 10px;
}

div.user_top hr {
    float: left;
    clear: both;
    width: 100%;
    background-color: #e8e3b3;
    height: 1px;
    color: #e8e3b3;
    border: none;
}

hr {
    float: left;
    clear: both;
    width: 100%;
    background-color: #dfdfdf;
    height: 1px;
    color: #dfdfdf;
    border: none;
}

div.content_row {
    float: left;
    clear: both;
    padding-top: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
    width: 98%;
    -moz-border-radius: 5px;
	color:#333;
}

div.white {
    background-color: white;
}

div.content_cell {
    float: left;
    padding-right: 5px;
	color:#111;
}

div.title h1 {
    display: block;
    font-size: 16px;
    letter-spacing: -1px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
}

h1 {
    display: block;
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 18px;
    letter-spacing: -1px;
    color: #5B0000;
	text-align:center;
	font-size:17px;
}

h1.welcome {
    display: block;
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 18px;
    letter-spacing: -1px;
    color: #5B0000;
	text-align:center;
	font-size:55px;

}

.imgright{
	float:right;
	margin-left:10px;
}

h2 {
    display: block;
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 16px;
    letter-spacing: -1px;
    color: #333;
}

h3 {
    font-size: 13px;
    letter-spacing: -1px;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #333;
}

div.message {
    float: left;
    clear: both;
    padding: 5px;
    border: 1px solid #e8e3b3;
    background-color: #ffffc5;
    -moz-border-radius: 5px;
    margin: 2px;
	color:#333;
}

div.message h2{
	color:#333;
}

div.message a {
    color: #7f7f62;
}

div.warning {
    float: left;
    clear: both;
    padding: 5px;
    border: 1px solid #965150;
    background-color: #e3908f;
    -moz-border-radius: 5px;
}

div.full {
    width: 96%;
}

img {
    border: none;
}

div.recently_ordered {
    clear: both;
    margin-top: 5px;
    padding: 5px;
    text-align: left;
    float: left;
    border: 1px solid #e8e3b3;
    clear: both;
    -moz-border-radius: 5px;
    width: 90%;
}

div.top_10_approved {
    margin-top: 5px;
    clear: both;
    text-align: left;
    padding: 5px;
    margin-left: 5px;
    margin-right: 20px;
    float: left;
    width: 250px;
    border: 1px solid #e8e3b3;
    -moz-border-radius: 5px;
    width: 90%;
}

div.double {
    width: 46%;
}

div.form {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    background-color: #cee7ec;
    border: 1px solid #b8ced2;
    -moz-border-radius: 5px;
    width: 98%;
}

div.label {
    width: 50%;
    text-align: right;
}

div.offer_form {
    margin-top: 5px;
    border: 1px solid #dfdfdf;
    -moz-border-radius: 5px;
    padding: 10px;
    position: relative;
    overflow: auto;
    float: left;
}

div.offer {
    margin-bottom: 5px;
    padding-top: 5px;
    border-top: 1px solid #efefef;
}

div.prize {
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #cfcfcf;
    -moz-border-radius: 5px;
    margin: 1px;
}

div.spotlight {
    background-color: #8be4ae;
}

div.premium {
    background-color: #8579ff;
}

div.offer_alt {
    background-color: #dfdfdf;
} .small {
    font-size: 10px;
} .center {
    text-align: center;
}

div.bordered {
    border: 1px solid #efefef;
    -moz-border-radius: 5px;
}

