body {
	background-image:url(images/bck.png);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#522C08;
	margin-top:0px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	text-align: center;
	}

#header {
	background-image:url(images/header.png);
	height: 182px;
	width:900px;
	background-repeat: no-repeat;
margin:0 auto;
	}

#header h1, #header h2 {
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	text-indent: -5000px;
	}

#main_wrapper {
	width: 900px;	
	margin:auto;
	margin-bottom:0px;
	}

#menu  {
	background-image:url(images/nav1.jpg);
	background-repeat:repeat-x;
	width:888px;
margin:0 auto;

	padding:7px;
	height:32px;
	}

#menu a:link {
	font:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#ffffff;
	padding-left:25px;
	padding-right:25px;
	text-decoration:none;
		outline:none;

}

li{
	display:inline;
	font-size:11px;

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

ul.links li {
    float: left;
	padding:3px;
}

#menu a:visited {
	font:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #ffffff;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
		outline:none;

}

#menu a:hover {
	font:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	background-color:#61461b;
	background-image:url(images/navhover2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:10px;
	height:33px;
	text-decoration:none;
	outline:none;

}

#menu a:active {
	font:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#ffffff;
	background-image:url(../images/navhover2.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:10px;
	height:33px;
	text-decoration:none;
	outline:none;
}



#mid_content {
width:787px;
margin:0 auto;
	}




div.footer {
    width: 820px;
    height: 28px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top:15px;
margin:0 auto;
clear:both;
    text-align: center;
    font-size: 10px;
    color: #555;
}



a {
	font-weight: bold;
	color:#000000;
	}

a:visited, a:link {
	text-decoration: none;
	}

a:hover, a:active {
	text-decoration: underline;
	}

.rounded {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

ul.links {
    float: left;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
div.user_top {
    border: 1px solid #e8e3b3;
    background-color: #ffffc5;
    float: left;
	padding:5px;
    clear: both;
    -moz-border-radius: 5px;
    width: 735px;
}

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


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

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

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.message1 {
    margin-left:auto;
	margin-right:auto;
    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 #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.form1 {
	float:left;
	margin-top:10px;
    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;
}
