body{
	background:url(images/bck.png) repeat-y center #333;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}

div.container{
	width:787px;
	margin:0 auto;
}

div.header{
	width:787px;
	height:190px;
	background:url(images/header.png) no-repeat bottom #333;
}


div.nav{
	width:787px;
	height:60px;
	background:url(images/nav.png) no-repeat #FCF;
}



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

ul.navigation li {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 16px;
    font-size: 16px;
    font-weight: bold;
    height: 50px;
    position: relative;
    left: -10px;
    top: 0px;
    float: left;
    letter-spacing: -1px;
    display: inline;
}

ul.navigation li:hover {
    background-image: url('images/linkbg_hover.png');
    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:#555;
	outline:none;
}

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

div.content{
	background:#fff;
	padding:15px;
}


/* GENERIC STYLES */

div.recently_ordered {
    clear: both;
    margin-top: 5px;
    padding: 5px;
    text-align: left;
    float: left;
    border: 1px solid #5A6E51;
    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 #5A6E51;
    -moz-border-radius: 5px;
    width: 90%;
}

div.double {
    width: 46%;
}

div.user_top {
    border: 1px solid #F0C;
    background-color:#FCF;
    padding: 5px;
	margin-top: 5px;
    float: left;
    clear: both;
    -moz-border-radius: 5px;
    width: 100%;
	color: #383C40;
}

div.user_top hr {
    background-color: #6F787F;
}

div.user_top a {
    color: #383C40;
}

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

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

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

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

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

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

span.error {
    color: red;
}

img {
    border: none;
}

div.user_content {
    float: left;
    clear: both;
    width: 100%;
}

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.full {
    width: 96%;
}

#navigation a {
    color: #fff;
    text-decoration: none;
	text-shadow:#111 1px 1px 1px;
	outline:none;
}

#navigation a:hover {
    color: #E4C267;
	text-shadow:#000 1px 3px 3px;
    outline:none;
}

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

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

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.form2 {
	float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    background-color:#FCF;
    border: 1px solid #b8ced2;
    -moz-border-radius: 5px;
    width: 98%;
}

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

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

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 #4f4f4f;
	color: #4f4f4f;
}

#footer{
	padding:15px;
	color:#333;
	margin:0 auto;
	width:740px;
	border-top:1px #ccc solid;
}

a {
	color:#F6C;
}

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

div.message a {
    color: #6F6F2D;
}

div.white {
    background-color: white;
}

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

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

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

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

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

input {
    float: left;
    margin: 0px;
    font-size: 11px;
    font-family: Verdana, Arial;
    text-align: left;
}
