
body {
    background-image: url('images/bck2.png');
    background-repeat: repeat-x;
	background-color: #b9b9b9;
    font-family: Verdana, Arial;
    font-size: 11px;
    margin: 0 auto;
    width: 787px;
	color:#333;
}







div#header {
    background: url('images/header.gif') no-repeat center left;
    width: 787px;
    height: 103px;
    float: left;
    clear: both;
}

div#navigation {
	margin-left:auto;
	margin-right:auto;
	clear: both;

    height: 34px;
    width: 787px;
	padding-top:9px;

}

div#navigation ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: left;
    display: inline;
}

div#navigation a{
	color:#fff;
	padding:5px;
	outline:0;
	}

div#navigation a:hover{
color:#ff7200;
}
	

div#loginbox {
    height: 30px;
    float: left;
    clear: both;
    position: relative;
    top: 85px;
    left: 5px;
    width: 450px;
}

div#navigation ul li {
    float: left;
    display: inline;
}

div#content {
    float: left;
    clear: both;
    width: 757px;
    min-height: 500px;
	overflow:visible;
    padding-left: 10px;
    padding-right: 20px;
	color: #333;
}




a:hover{
	font-weight:600;
}

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

div#footer {
    clear: both;
    width: 100%;
    height: 39px;
    text-align: center;
	padding:15px;
	color:#333;
}

div#footer a{
color:#ff7200;
}

div#navigation ul li {
	padding-left: 13px;
    padding-top: 6px;
    float: left;
    font-weight: bold;
    text-align: center;
	font-size: 13px;
	letter-spacing: -1px;
}


div#left{
	width:668px;
	height:421px;
	background:url('images/signup.gif') no-repeat center top;
margin:10px auto;
margin-top:-60px;

}

div#right{
	background:url(images/lady.gif) no-repeat center left;
	width:300px;
	padding-top:60px;
	padding-left:170px;
	height:200px;
	margin:-20px auto auto auto;

}

/* GENERIC STYLES */

div#user_top {

    clear: both;
    width: 100%;
	color: #333;
	padding-top:10px;
}

div#content hr {
    background:#454545;
	border:none;
    margin-bottom:20px;
}

div#user_top a {
    color: #333;
}


div.user_content{
	margin-top:70px;
}


div.comuser a{
	color:#fff;
}






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

div.white {
    background-color: white;
}

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

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: #2f2f2f;
	text-align:center;
}

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

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

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

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 #333;
    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 #333;
    -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;
}



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



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

}
