@charset "utf-8";
/* CSS Document */

 
body {
	color:#FFF;
	background:#303030;
	font-family:Verdana, Arial, Tahoma, Helvetica;
	font-size:12px;
	zoom: 1 ;
}

div {
	zoom: 1 ;
}
/*
img {
	behavior:url("pngbehavior.htc");
}
*/
 
a {
	text-decoration:none;
	color: #FFF;	
}



#bottomnav a, #topnav a , #footer a, .login a{
	font-weight:bold;
}

#bottomnav{
	clear:both;
}

h2{
	margin:0;
}

li, ul{
	list-style:none;
}

.left{
	float:left;
}
.profile_left{
    float:left;
    width:513px;
    height:320px;
}
.right{
	float:right;
}

.hidden{
	display:none;
}

.clear {
	clear:both;
	height:0;
}

.indent{
	text-indent:-9999px;
	outline:none;
}

.right{
	float:right;
}

.login_btn {
	width:64px;
	height:24px;
	background:url(../images/login_btn.jpg) no-repeat;
	text-indent:-9999px;
	*text-indent:-9999px;
	border:none;
	cursor:pointer;
}

div#wrapper {
	margin:15px auto 0;
	width:1000px;
	
}
.top-header {
	height: auto;
	float: left;
	position: absolute;
}
.top-login {
    color: #BFBFBF;
	float: left;
	height: auto;
	width: auto;
	position: relative;
}
.login-fb {
	float: left;
	height: auto;
	width: 290px;
	position: relative;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/login-fb-box.jpg) no-repeat scroll 0 0;
    color:#B4B4B4;  
}
.login-fb-txt {
    color: #7F7F7F;
    padding: 8px;
    float: left;
	height: 30px;
	width: 160px;
	position: relative;
}
.login-fb-button {
    padding-top: 10px;
	float: left;
	height: auto;
	position: relative;
}
.login-area {
    padding-left: 10px;
	float: left;
	height: auto;
	width: 400px;
	position: relative;
}

#footer{
	clear:both;
	
}

#footer li {
	display:inline;
	margin-left:5px;
	background:url(../images/bullet.jpg) no-repeat 73% left;
	padding-left:10px;
	padding-bottom:0;
	
}

#footer li.first{
	background:none;
}

#footer ul {
	float:right;
	margin:0;
	margin-top:22px;
	width:481px;
	clear:right;
	list-style:none;
}

#footer ul li {
	padding-left:10px;
	background:url(../images/footer_bullet.jpg) no-repeat;
	list-style:none;
}

input.remember {
	background:url(../images/radio.jpg) no-repeat;
	width:14px;
	height:14px;	
	border:none;
}

input.username, input.password, #search_box {
	background: url(../images/login_textbox_bg.jpg) no-repeat;
	padding:4px 8px 2px 10px;
	width:110px; 
	height:20px; 
	font-size:13px; 
	color:#b4b4b4;
	border:none;
}

#product_thumbs{
	width:320px;
}

#main {
	width:998px;
	height:500px;
	background:url(../images/main_bg.jpg) no-repeat;
	margin:15px auto 0;
}

#search_box{
	padding-left:10px;
	float:left;
}

#topbar{
	margin-bottom:2px;	
}

.index_friends {
	width:290px;
	height:60px;
	padding-top:8px;
	margin-right:3px;
	text-align:left;
	color:#556b2f;
	font-size:9px;
}

.index_friends a{
	float:left;
}

.ads{
	margin-top:10px;
	margin-right:17px;
	*height:60px;
	_height:60px;
}


div.copyright{
	color:#b4b4b4;
	text-align:right;
	float:right;
	clear:right;
	width:180px;
}

.FB_ElementReady, .FB_ElementReady * {
	background:#FFF;
	color:#3b5998;
	font-size:10px;
}

.FB_ElementReady{
	float:left;
}
.reg_form {
	width:700px;
	margin-left:100px;
	color: #000;
	margin-bottom:130px;
}

.reg_form span{
	width:150px;
	float:left;
}

.reg_form input {
	float:left;
}
.reg_submitButton{
    cursor: pointer;
    font-weight: bold;
    border:0 none;
    color:white;
    background:#9bba74;
    margin-top:110px;
}
.reg_displayname{
    border:0 none;
    margin-top:81px;
    margin-left:55px;    
}
.reg_emailaddress{
    border:0 none;
    margin-top:35px;
    margin-left:55px;
    clear:both
}
.reg_pass{
    border:0 none;
    margin-top:33px;
    margin-left:55px;
    clear:both
}
.reg_pass2{
    border:0 none;
    margin-top:33px;
    margin-left:55px;
    clear:both
}