
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 0 0 0 ;
	width:330px;
	color:#fff;
	background: #000 ;
	margin: 0 0 0 0 ;
	
}

A{
	color:#FFFFFF;
	text-decoration:none;
}

DIV.wrapper{
	width:330px;
	margin: 0 auto;
	float: left;
}

DIV.header{
	width:330px;
	height:168px;
	background: url(../images/header.jpg) top left no-repeat;
}


DIV.page-con{
	border-left:1px solid #242424;
	border-right:1px solid #242424;
	width:328px;
	
}

DIV.join-con{
	border-bottom:1px solid #242424;
}

DIV.logo{
	width:330px;
	height:133px;
}

DIV.menu {
	height:35px;
	font-family: "Trajan Pro", Arial, Helvetica, sans-serif;
	font-size:12px;
	
}



DIV.menu UL{
	margin:0;
	padding:0;
	list-style:none;
	
	height:35px;

}
DIV.menu UL LI{
	width:110px;
	float:left;
	text-align:center;
}


DIV.menu UL LI A{
	padding-top:9px;
	display:block;
	color:#fff;
	height:26px;
}

DIV.menu UL LI.current A , DIV.menu UL LI A:hover{
	color:#f6b60b;
	background: url(../images/mbg.png) top center no-repeat;
}

.colorPink{color:#ed3a6f;}
.colorYellow{color:#ffae00;}
.colorGray{color:#777777;}
.colorGold{color:#f6b60b;}
.size14{font-size:14px;}
.size16{font-size:16px;}
.size18{font-size:18px;}
.size20{font-size:20px;}
.boldfont{font-weight:bold;}

.head-text{
	padding: 15px 5px 15px 5px;
	text-align:center;
}

.sort-nav{
	text-align:center;
	color:#888888;
	font-weight: bold;
}
.sort-nav a{
color:#888888;
text-decoration:underline;
padding-left:10px;
padding-right:10px;
}
.sort-nav a.curnav,.sort-nav a:hover {color:#fff;text-decoration:none;}

.rate5{
	padding-right:20px;
	background: url(../images/rate5.png) center right no-repeat transparent;
	width:85px;
}

.rate4{
	padding-right:20px;
	background: url(../images/rate4.png) center right no-repeat transparent;
	width:85px;
}
.rate3{
	padding-right:20px;
	background: url(../images/rate3.png) center right no-repeat transparent;
	width:85px;
}
.rate2{
	padding-right:20px;
	background: url(../images/rate2.png) center right no-repeat transparent;
	width:85px;
}
.rate1{
	padding-right:20px;
	background: url(../images/rate1.png) center right no-repeat transparent;
	width:85px;
}

.rate0{
	padding-right:20px;
	background: url(../images/rate0.png) center right no-repeat transparent;
	width:85px;
}
.rate15{
	padding-right:20px;
	background: url(../images/rate15.png) center right no-repeat transparent;
	width:85px;
}

.rate25{
	padding-right:20px;
	background: url(../images/rate25.png) center right no-repeat transparent;
	width:85px;
}
.rate35{
	padding-right:20px;
	background: url(../images/rate35.png) center right no-repeat transparent;
	width:85px;
}
.rate45{
	padding-right:20px;
	background: url(../images/rate45.png) center right no-repeat transparent;
	width:85px;
}
DIV.thumb-con{
	padding: 10px 0px 0px 0px;
	margin: 0 auto;
	width:325px;
}

DIV.thumb-item{
	width:316px;
	height:108px;
	padding:3px 3px 3px 3px;
	background:#0f0f0f;
	border:1px solid #242424;
	clear:both;
	margin-bottom:10px;
}

DIV.thumb-img{
	float:left;
	width:154px;
	height:108px;
}

DIV.thumb-info{
	float:left;
	width:162px;
	height:108px;
	color:#888888;
	line-height:18px;
}

DIV.thumb-info A{
	font-weight:bold;
}


#mod-galnav ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#mod-galnav ul li { display: inline; }

#mod-galnav ul li a
{
font-weight:bold;
text-decoration: none;
padding: 5px 9px;
color: #f6b60b;
background-color: #000;
border:1px solid #242424;
}

#mod-galnav ul li a:hover,#mod-galnav ul li A.current
{
color: #fff;
background-color: #ed3b6f;
}

DIV.joinfoot, DIV.footer{
	clear:both;
}

DIV.mod-thumb{
	padding-top:1px;
	padding-bottom:4px;
	background: url(../images/modbg.jpg) top left repeat-x;
	width:328px;
	height:200px;
}


DIV.join-form{
	border:1px solid #242424;
	background:#0f0f0f;
	width:322px;
	margin : 0 auto;
}

.jforms,.jtext{
	padding:5px 0px 5px 0px;
	
}

.form-box{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

.ctralign{text-align:center;}

.jtext A{color:#f6b60b;}

#mod-galnav{
min-height:30px;
height:auto;
}


DIV.site-item{
	width:319px;
	min-height:140px;
	height:auto;
	padding:0px 0px 3px 3px;
	background:#0f0f0f;
	border:1px solid #242424;
	clear:both;
	margin-bottom:10px;
	
}

DIV.site-img{
	float:left;
	width:134px;
	height:134px;
	margin-top:4px;
}

DIV.site-info{
	float:left;
	width:184px;
	height:134px;
}
DIV.morsites{
	text-align:right;
	padding-right:5px;
}
DIV.brlinks{
	padding-left:5px;
}	
DIV.lessinfo A{color:#777777;}
DIV.sitebio{clear:both;padding-top:10px;}
DIV.sitebio P{margin:0;padding:0 0 5px 0;}
DIV.lessinfo{
	line-height:10px;
	background: url(../images/less.jpg) center left no-repeat;
	padding-left:10px;
	float:right;
	width:50px;
}

DIV.memfoot{
	padding-top:10px;
	text-align:center;
	background: url(../images/footer.jpg) top left no-repeat;
	clear:both;
}

.button{


   background-color: #ED3A6F;
    color: #FFFFFF;
    
    
    font-size: 16px;
    font-weight: bold;
    
    padding: 4px 15px;
  -webkit-border-radius: 0px;
  -webkit-appearance: none;}

A IMG{
	border:none;
}