@charset "UTF-8";
/* CSS Document */

* { padding: 0; margin: 0; }

a{
	color:#000;
	outline:none;
	text-decoration:none;
	border: none;
	font-family: Arial, Helvetica, Sans-Serif;
	outline:none;
}


a:visited{
	color:#000;
	outline:none;
	text-decoration:none;
	border: none;
	font-family: Arial, Helvetica, Sans-Serif;
}

a:hover{
	color: #666;
	outline:none;
	text-decoration:none;
	border: none;
	text-align: center;
}

p {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	margin: 0 0 5px 0
}

hr{
	border-bottom:medium #008f41 solid;	
}

p{
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

img{
	border:none;
}

h1{
	color: #662d91;
	font-family: Arial black, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 20px;
	display:block;
	line-height:20px;
	
}

h2{
	color: #662d91;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 19px;
	display:block;
	
}

h3{
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 14px;
	display:block;
	text-align:left;
}

h3.blue{
	color:#8cd2ec;
	font: 14px Arial, Helvetica, sans-serif;
	text-align:center;

}

 h4{
	background-color: #333333;
	width:100%;
	height: 18px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	margin:0;
	padding:0;
}

h5{
	color: #999999;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

h6{
	color: #000000;
	font: 18px Arial, Helvetica, sans-serif;
	text-align:left;
	margin-bottom:10px;

}

.h7{
	color: #662d91;
	font-family: Arial black, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 14px;
	display:block;
	line-height:16px;
	
}

body{
	background-image:url(/images/canvasbg.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
}

#wrapper{
	margin:0 auto 50px auto;
	width: 900px;
	height: 100%;
	z-index: 0;
}

#logo{
	width:170px;
	height:160px;
	position: absolute;
	top: 6px;

}


#logo a{
	background-color: transparent;
	width:170px;
	height:160px;
	display:block;
	outline:none;
	
	
}


#loggedin{
	height: 104px;
	width: 450px;
	position:relative;
	left: 475px;
	text-align: left;
}

#loggedin .welcome_user{
	width: auto;
	float:right;
	display:block;
	margin: 0 10px 0 0;
}

#loggedin .logout_button{
	height:20px;
	width: 70px;
	float:right;
	display:block;
}

#loggedin .edit_profile_button{
	height:20px;
	width: 109px;
	float:right;
	display:block;
	margin-right:5px;
}

.inputboxes{
	height:20px;
	margin-right:10px;
	display:block;
}

.losi  {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	display:block;

}

.advert{
	margin-top: 16px;
	height: 66px;
	width: 420px;
	position:relative;
	left: 504px;
}

.nav{
	margin-top: 14px;
	height: 33px;
	width: 100%;
}

.nav a{
	color: #000000;

}

.nav a:visited{
	color: #000000;

}

ul#menu {
width:100%;
height:33px;
background-color:tansperent;
list-style:none;
margin:0;
padding:0;
}

ul#menu li a span:hover {

}

ul#menu li {
float:right;
}

ul#menu li a {
	background:url(../images/navimg/sprite.png) no-repeat scroll top left;
	display:block;
	height:33px;
	position:relative;
}

ul#menu li a.home {
width:90px;
}

ul#menu li a.shop {
width:90px;
background-position:-90px 0px;
}
ul#menu li a.vote {
width:90px;
background-position:-180px 0px;
}

ul#menu li a.submit {
width:90px;
background-position:-270px 0px;
}

ul#menu li a.faq {
width:90px;
background-position:-360px 0px;
}

ul#menu li a.news{
width:90px;
background-position:-450px 0px;
}

ul#menu li a.about {
width:90px;
background-position:-540px 0px;
}

ul#menu li a span {
	background:url(../images/navimg/sprite.png) no-repeat scroll bottom right;
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:100;
}
ul#menu li a.home span {
background-position:0px -33px;
}

ul#menu li a.shop span {
background-position:-90px -33px;
}
ul#menu li a.vote span {
background-position:-180px -33px;
}

ul#menu li a.submit span {
background-position:-270px -33px;
}

ul#menu li a.faq span {
background-position:-360px -33px;
}

ul#menu li a.news span {
background-position:-450px -33px;
}

ul#menu li a.about span {
background-position:-540px -33px;
}


#content{
	height: 100%;
	padding: 0px 0 40px 0;
	background:url() repeat-y;
}

#content .login_page a:link{
	color:#900
}

#content .vote_item_img{
	margin:00 8px 20px 0px;
	width:290px;
	height:100%;
	float: left;
	display:inline;
}

#content .vote_grid{
	width:auto;
}

#leftside{
	height:100%;
	width: 272px;
	float:left;
	display:block;
}

#leftside img{
margin: 5px 0;
}



#rightside{
margin-left: 30px;
	height:100%;
	width: 580px;
	display:block;
	float:left;
}


.win_item{
	height: 129px;
	border-bottom:medium #008f41 solid;
	margin: 0 0 15px 0;
}



.win_item img{
	margin-bottom:10px;
}

.item{
	height: 240px;
	border-bottom:medium #008f41 solid;
	margin: 0 0 15px 0;

}

.item .crop{
	width:138px;
	height:138px;
	overflow: hidden;
	margin: 0 0 5px 0;
	border: 1px #666666 solid;
	}

.item_img{
	margin:0 0 10px 3px;
	width:142px;
	float: left;
}

.item_img img {
	margin-bottom:10px;
	border: 1px #333333 solid;

}


.item_img p{
	color:#333333;
	font: 12px Arial, Helvetica, sans-serif;
	text-align:center;

}

.user{
	height: 100%;
	border-bottom:medium #008f41 solid;
	margin: 0 0 15px 0;

}

.user .crop{
	width:138px;
	height:138px;
	overflow: hidden;
	margin: 0 0 5px 0;
	border: 1px #666666 solid;
	}

.user_img{
	margin:0 0 10px 3px;
	width:142px;
	float: right;
}

.user_img img {
	margin-bottom:10px;
	border: 1px #333333 solid;

}

.recent_news{
	height: 100%;
	margin: 0 0 20px 0;
}

.snipit{
	margin: 0 0 0 15px;

	
}

.snipit h4{

	background-color: #333333;
	width: auto;
	height: 18px;
	font: 12px Arial black, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	line-height: inherit;
	margin:1px;
	padding:5px;
	

}

.snipit p{
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	
}

.date {
	color: #999999;
	font-size:12px;
	font-weight: 100;
}

.NewsItem {
	color: #FFFFFF;
	font-size:12px;
	font-weight: 100;
}



#title_score{
	margin: 20px 0 0 0;
	width: 900px;
	height: 65px;
	
}
#title_score .title_name{
	width: 380px;
	height: 65px;
	float:left;
	display:block;
}

#title_score .score{
	width: 340px;
	height: 65px;
	float:left;
	display:block;
	background: left url(../images/vote.jpg) no-repeat;
}


#title_score  .score .v1 a{
	width: 65px;
	height: 65px;
	background-color: transparent;
	background-image: url(../images/v1.jpg) ;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent:-9999px;
	float:right;
	display:block;
}

#title_score  .score .v1 a:hover{
	background-image: url(../images/v1.jpg);
	background-position: 0 -65px;
	text-indent:-9999px;
	-moz-box-shadow: 1px 1px 5px #000;
-webkit-box-shadow: 1px 1px 5px #000;
box-shadow: 1px 1px 5px #000;
position:relative;
z-index:1002;
}

#title_score  .score .v2 a{
	width: 65px;
	height: 65px;
	background-color: transparent;
	background-image: url(../images/v2.jpg) ;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent:-9999px;
	float:right;
	display:block;
}

#title_score  .score .v2 a:hover{
	background-image: url(../images/v2.jpg);
	background-position: 0 -65px;
	text-indent:-9999px;
	-moz-box-shadow: 1px 1px 5px #000;
-webkit-box-shadow: 1px 1px 5px #000;
box-shadow: 1px 1px 5px #000;
position:relative;
z-index:1003;
}

#title_score  .score .v3 a{
	width: 65px;
	height: 65px;
	background-color: transparent;
	background-image: url(../images/v3.jpg) ;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent:-9999px;
	float:right;
	display:block;
}


#title_score  .score .v3 a:hover{
	background-image: url(../images/v3.jpg);
	background-position: 0 -65px;
	text-indent:-9999px;
	-moz-box-shadow: 1px 1px 5px #000;
-webkit-box-shadow: 1px 1px 5px #000;
box-shadow: 1px 1px 5px #000;
position:relative;
z-index:1004;
}

#title_score  .score .v4 a{
	width: 65px;
	height: 65px;
	background-color: transparent;
	background-image: url(../images/v4.jpg) ;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent:-9999px;
	float:right;
	display:block;
}


#title_score  .score .v4 a:hover{
	background-image: url(../images/v4.jpg);
	background-position: 0 -65px;
	text-indent:-9999px;
	-moz-box-shadow: 1px 1px 5px #000;
-webkit-box-shadow: 1px 1px 5px #000;
box-shadow: 1px 1px 5px #000;
position:relative;
z-index:1005;
}

#title_score  .score .v5 a{
	width: 65px;
	height: 65px;
	background-color: transparent;
	background-image: url(../images/v5.jpg) ;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent:-9999px;
	float:right;
	display:block;
}


#title_score  .score .v5 a:hover{
	background-image: url(../images/v5.jpg);
	background-position: 0 -65px;
	text-indent:-9999px;
	-moz-box-shadow: 1px 1px 5px #000;
-webkit-box-shadow: 1px 1px 5px #000;
box-shadow: 1px 1px 5px #000;
position:relative;
z-index:1006;
}

#title_score h1{
	margin-right: 50px;
	margin-bottom: 5px;
}

#title_score .skip {margin: 0 3px 0 0;}

#title_score .skip .prev a{
	width: 83px;
	height: 65px;
	background-color: transparent;
	background-image: url(../images/prevnext.jpg) ;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent:-9999px;
	float:right;
	display:block;
}

#title_score .skip .prev a:hover{
	background-image: url(../images/prevnext.jpg);
	background-position: 0 -64px;
	text-indent:-9999px;
}

#title_score .skip .next a{
	width: 83px;
	height: 65px;
	background-color: transparent;
	background-image: url(../images/prevnext.jpg) ;
	background-repeat: no-repeat;
	background-position: -83px 0;
	text-indent:-9999px;
	float:right;
	display:block;
}

#title_score .skip .next a:hover{
	background-image: url(../images/prevnext.jpg);
	background-position: -83px -64px;
	text-indent:-9999px;
}



#design_view{
	width:720px;
	height: auto;
	margin:0 0 25px 0;
	padding:0;
	float: left;
	display:block;
	-moz-box-shadow: 1px 1px 5px #000;
-webkit-box-shadow: 1px 1px 5px #000;
box-shadow: 1px 1px 5px #000;
z-index:1007;
}

#design_info{
	background-color: transparent;
	width:178px;
	height: 420px;
	margin:0;
	padding:0;
	float: left;
	display:block;
	z-index:998;
position:relative
	 
}

#design_info .s_by{
	width:100%;
	height: 65px;
	margin:0;
	padding:0;
}

#design_info h2{
	background-color: transparent;
	width:100%;
	height: 48px;
	text-align: center;
	line-height: 45px;
	margin:0;
	padding:0;
}

#design_info .f_score h2{
	background-color: transparent;
	width:100%;
	height: 128px;
	font-size: 80px;
	text-align: center;
	line-height: 110px;
	margin:0;
	padding:0;
}

#design_info .f_score{
	width:100%;
	height: 140px;
	margin:0;
	padding:0;
}
#design_info .share{
	width:100%;
	height: 15px;
	margin:0;
	padding:0;
}

#design_info .share img{
	border:0;
	margin:0;
}

#design_info .share a{
	border:0;
	margin:0;
}

#design_info .share a:visited{
	border:0;
	margin:0;
}

#disc_com{
	width:545px;
	height: auto;
	float:left;
	display:block;
	margin: 0 40px 0 0;

}
#comments{
	width: 545px;
	height: auto;
	margin:0 0 20px 0;

}

#comment img{
	width: 80px;
	height: 80px;
	margin:0 10px 0 0;
	float:left;
	display:block;

}

#com_text{
	width:422px;
	float:left;
	display: block;
	word-wrap:break-word;

}
#comments p{
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	text-align:left;
}

#comment{
	float: left;
	display:block;
	margin: 15px 0;
}

#Cflag a {
	color: #000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-variant:small-caps;

}

#Cflag a:visited {
	color: #000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-variant:small-caps;

}
#Cflag a:hover{
	color: #990000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: blink;
	font-variant:small-caps;

}

#comment .date{
	color: #999999;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
}

#desc{
	width: 545px;
	height: auto;
	margin:0 0 20px 0;
	padding-bottom:10px;

}

#desc img{
	width: 160px;
	height:160px;
	margin:0 10px 10px 0;
	float:left;
	display:block;
	

}

.desc{
	margin: 0 0 15px 10px;
}

.desc p{
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	
}


#desc h1{
	margin: 0 0 10px 0;
}

#desc h4{
	margin: 0 10px 15px 10px;
	padding-bottom:15px;
}

#profile{
	width: 545px;
	height:auto;
	margin:0 0 20px 0;

}

#profile img{
	width: 160px;
	height:160px;
	margin:0 10px 10px 0;
	float:left;
	display:block;
	background-color: #E6FFFF;

}

.profile{
	margin: 0 0 15px 10px;
}


#profile h1{
	width: 360px;
	margin: 0 0 10px 0;
	float:left;
}

#profile h4{
	padding-bottom:15px;
	float: left;
	width:360px;

}
#profile h5{
	margin: 0 0 10px 0;
	float: left;
	display:block;
	width: 360px;
	font:bold 12px Arial, Helvetica, sans-serif;
}



#user_info{
	width: 315px;
	height: auto;
	float:left;
	display:block;
}


#user_info .artist_info{
	width: 315px;
	height:80px;
	margin-top:10px;
	padding-bottom:10px;
}

#user_info .artist_other{
	width: 315px;
	height:100%;
	float:left;

}

#user_info .artist_other a{
	color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
text-decoration:none;
border:0;
outline:none;
}

#user_info .artist_other a:visited{
		color: #000000;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
text-decoration:none;
}


#user_info .artist_other img{
	width:40px;
	height: 40px;
	margin: 0 5px 5px 0;
	border:0;
}

#user_info .artist_win_des{
	width: 315px;
	height:auto;
	margin-bottom:10px;
	float:left;

}

#user_info .artist_win_des .win_big{
	width: 150px;
	height:150px;
	margin: 0 6px 10px 0; 
	float:left;
	display:block;
	overflow:hidden;

}

#user_info .artist_win_des .win_big h3{
	width: 150px;
	float:left;

}

#user_info .artist_win_des a{
	color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
text-decoration:none;
border:0;
outline:none;
}

#user_info .artist_win_des a:visited{
		color: #000000;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
text-decoration:none;
}


#user_info .artist_win_des img{
	width:150px;
	height: 150px;
	margin: 0 5px 5px 0;
	border:0;
}

#user_info .artist_name{
	width: 215px;
	height:80px;
	float: left;
	display:block;
	padding: 0 10px;


}

#user_info img{
	width: 80px;
	height:80px;
	float: left;
	display:block;


}



#footer{
	width:900px;
	height: 13px;
	color: #652f8d;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-top:1px solid #999;
	padding:7px 0;
	opacity: 0.1;
	filter: alpha(opacity=10); /*for Internet Explorer 6/7*/
	filter: "alpha(opacity=10)"; /*for Internet Explorer 8*/
	position: fixed;
	bottom:0;
	margin:0 auto;
	background-color:#FFF
}

#footer:hover{
	opacity: 0.95;
	filter: alpha(opacity=100); /*for Internet Explorer 6/7*/
	filter: "alpha(opacity=100)"; /*for Internet Explorer 8*/
}
#footer a{
	color: #652f8d;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	
}

#footer a:visited{
	color: #652f8d;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#footer a:hover{
	color: #999;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#footer a:visited:hover{
	color: #999;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.clearall{
	clear: both;
}

.clearright{
	clear: right;
}

.clearleft{
	clear: left;
}

.login_label, .login_input, .login_error{
  padding:10px;
  color:#000;
  text-align:left;
  float:left; 
  width:100px;
  font-size:20px;
  color:#64355A;
}

.login_input {
  width:200px;
}

.login_error {
  width:250px;
  color:#F00;
}

.login_input input {
  width:100%;
}
#login_box {
  background:#123;
  z-index: 1000
}

a.pages
{
    color:red;
    font-size: 15px;
    text-decoration: underline;
}
a.pages:hover
{
    color:#666;
}

.TypeBox{
 top:80px;
 left: 200px;
 position:relative;
}

#pagination-clean li{
border:0; 
margin:0 3px 0 0; 
font-size:11px;
list-style:none;
display:block;
float:left;
padding: 3px 0;

}
#pagination-clean a{
color:#666;
padding: 3px 7px;
}
#pagination-clean .previous-off,
#pagination-clean .next-off {
color:#888888;
font-weight:bold;

}
#pagination-clean .next a,
#pagination-clean .previous a {
font-weight:bold;
}
#pagination-clean .active{
color:#fff;
font-weight:bold;
background-color:#609;
}

#pagination-clean .active a:visited {
color:#fff;
font-weight:bold;
background-color:#609;
}

#pagination-clean a:link,
#pagination-clean a:visited {
color:#008F41;
text-decoration:none;
}
#pagination-clean a:hover{
text-decoration:none;
background-color:#609;
color:#FFF;
}

/* new header css */
#login {
	width:700px;
	height:20px;
	display:block;
	float:right;
	margin:0 0 38px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px
}
#login .loginb {
	float: right;
	width:auto;
	padding:5px 10px;
	background-color: #000;
	opacity: .65;
	filter: alpha(opacity=65);
	border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	color:#fff;
	margin:-1px 5px 0 0;
	text-transform:uppercase;
	text-decoration:none;
	-moz-box-shadow: 1px 1px 5px #000;
-webkit-box-shadow: 1px 1px 5px #000;
box-shadow: 1px 1px 5px #000;

}

#login .like {
	padding:3px;
	background-color:  transparent;
	opacity: .65;
	filter: alpha(opacity=65);
	border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	color:#fff;
	margin:-1px 5px 0 0;
	text-transform:uppercase;
	text-decoration:none;
	-moz-box-shadow: 0px 0px 0px #000;
-webkit-box-shadow: 0px 0px 0px #000;
box-shadow: 0px 0px 0px #000;
}
#login .loginb input {
	font-size:9px;
  height:7px;
  margin-bottom:0;
  margin-left:0;
  margin-right:10px;
  margin-top:0;
  padding-bottom:1px;
  padding-left:1px;
  padding-right:1px;
  padding-top:1px;
  width:100px;
  display:block;
}
#login .loginb:hover {
	background-color:#652f8d;
	opacity: .9;
	filter: alpha(opacity=9);
	filter: "alpha(opacity=9)";
	
}

#login .loginb a,#login .loginb a:visited,#login .loginb a:hover, #login .loginb a:visited:hover{color:#fff; text-decoration:none}

#loginlinks a, #loginlinks a:hover, #loginlinks a:visited:hover,#loginlinks a:visited{color:#ccc; font-size:10px; text-transform:none; width:118px; float:left; text-align:left;z-index: 9999;}

#newlogo {
	float:left;
	height:93px;
	width:173px;
	display:block;
	position:relativec
}
#newtopnavwrap {
	width:100%;
	height:93px;
	display:block;
	position: fixed;
	top:0;
	left:0;
	background-image:url(/images/newnavbg.png);
	background-repeat:repeat-x;
	background-position:left;
	z-index:9999;
}
#newtopnavwrap .newtopnavinner {
	width:900px;
	height:93px;
	display:block;
	margin:0 auto;
}
/* top nav links */

	/* remove the list style */
#newtopnav ul#topnavlinks {
	padding:0;
	list-style:none;
	float:right;
	margin:0
}
/* make the LI display inline */
		/* it's position relative so that position absolute */
		/* can be used in submenu */
		#newtopnav #topnavlinks li {
	float:right;
	display:block;
	width:auto;
	background-color: transparent;
	position:relative;
	z-index:500;
	margin:0;
 font-family:Helvetica, sans-serif;
}
/* this is the parent menu */
		#newtopnav #topnavlinks li a {
	display:block;
	padding:5px 12px;
	font-weight:100;
	height:auto;
	text-decoration:none;
	color:#fff;
	text-align:center;
	font-size:18px;
	line-height:18px
}
#newtopnav #topnavlinks li a:hover {
	color:#fff;

}
/* you can make a different style for default selected value */
		#newtopnav #topnavlinks a.selected {
	color:#fff;
}
/* submenu, it's hidden by default */
		#newtopnav #topnavlinks ul {
	position:absolute;
	left:0;
	display:none;
	margin:0 0 0 0px;
	padding:0;
	list-style:none;
	background-color:#000;
	opacity: 0.9;
	filter: alpha(opacity=90); /*for Internet Explorer 6/7*/
	filter: "alpha(opacity=90)"; /*for Internet Explorer 8*/
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
}
#newtopnav #topnavlinks ul li {
	width:185px;
	float:left;
}
/* display block will make the link fill the whole area of LI */
		#newtopnav #topnavlinks ul a {
	display:block;
	height:15px;
	padding:4px 8px 8px 8px;
	color:#652f8d;
	text-align:left
}
#newtopnav #topnavlinks ul a:hover {
	text-decoration:underline;
}
/* fix ie6 small issue */
		/* we should always avoid using hack like this */
		/* should put it into separate file : ) */
		*html #newtopnav #topnavlinks ul {
	margin:0 0 0 -2px;
}
#newtopnavwrap .newtopnavinner #newlogo #sitedes {
	position: absolute;
	top:0;
	left:200px;
	width:192px;
	height:90px;
	margin:7px 0;
	background-color:#652f8d;
	display:block;
	color:#FFF;
	border:2px solid #FFF;
	padding:7px 10px;
	-moz-box-shadow: 1px 1px 5px #000;
-webkit-box-shadow: 1px 1px 5px #000;
box-shadow: 1px 1px 5px #000;
font-weight:bold;
font-size:18px;
Font-family: Helvetica, sans-serif;
opacity: 0.8;
	filter: alpha(opacity=80); /*for Internet Explorer 6/7*/
	filter: "alpha(opacity=80)"; /*for Internet Explorer 8*/
	z-index:9999;
}


/* forum */

#forumwrapper p {color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:12px; text-align:left ;margin:5px 0 0 0;}

#forumwrapper{width:900px; margin:0; display:block;}
#forumwrapper a{outline:none;}
#forumwrapper h6 {
	font:16px Arial, Helvetica, sans-serif;
	margin:0;
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
}

#forumwrapper .cat_description h1{color:#609 ; font-size:30px; font-family:Arial black, Helvetica, sans-serif; text-transform:uppercase;}
#forumwrapper .cat_description{ margin:10px 0 20px 0; width:auto;}
#forumwrapper .dateposted {color:#666666 ; font-size:10px; font-weight:normal;}
#forumwrapper .pagination-clean{width:auto; height:auto; margin:20px 0; display:block;}
#forumwrapper .threads{width:auto; height:auto; margin:0 0 10px 0; display:block;}
#forumwrapper .single_thread{width:auto; height:80px; margin:0 0 5px 0;}
#forumwrapper .threads .single_thread .thread_img{width:80px; height:80px; margin:0 15px 0 0; display:block; float:left; overflow:hidden;}
#forumwrapper .single_thread .thread_content{width:766px; height:80px; margin:0; display:block; float:left;}
#forumwrapper .titles{width:auto; height:20px; margin:0 10px; display:block;}
#forumwrapper .titles table {
	color:#000;
	font: 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#forumwrapper .postpreview {width:450px; height:70px; margin:0 13px 0 0; float:left; display:block; padding:5px 0;}
#forumwrapper .lastpost{
	color:#666666;
	font:11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	width:180px;
	height:55px;
	margin:0 13px 0 0;
	float:left;
	text-align:center;
	display:block;
	padding-top:25px;
}
#forumwrapper .postcount{
	font:bold 36px/80px Arial, Helvetica, sans-serif;
	width:110px;
	height:80px;
	margin:0;
	float:left;
	text-align:center;
	display:block;
}
#category_options{
	width:auto;
	height:36px;
	margin:10px 0 30px 0;
	display:block;
	border-bottom:#609 solid 1px;
	text-transform:uppercase;
}

#category_options .category{
	width:110px;
	height:34px;
	font:14px/34px "Arial black", Helvetica, sans-serif;
	margin:0 10px 0 0;
	float:left;
	text-align:center;
	display:block;
	position:relative;
	bottom:-1px;
}

#category_options .category a,
#category_options a:visited{
	padding:0 10px;
	color:#609;
	width:auto;
	height:34px;
	display:block;
	background:#fff url(button_bg.jpg) repeat-x;
	border:1px #609 solid;
	text-decoration:none;
}

#category_options .category a:hover{
	padding:0 10px;
	color:#609;
	width:auto;
	height:34px;
	display:block;
	background:#fff url(button_bg_over.jpg) repeat-x;
	text-decoration:none;
}

#flag {
	height:15px;
	width:80px;
	position:absolute;
	font:bold small-caps 12px/14px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
} 



#ideaflag {
	
	background-color:#609;
	
} 

#generalflag {

	background-color:#00aeef;

} 

#helpflag {
	
	background-color:#333333;
	
}


#pagination-clean li{
border:0; 
margin:0 3px 0 0; 
font-size:11px;
list-style:none;
display:block;
float:left;
padding: 3px 0;

}
#pagination-clean a{
color:#666;
padding: 3px 7px;
}
#pagination-clean .previous-off,
#pagination-clean .next-off {
color:#888888;
font-weight:bold;

}
#pagination-clean .next a,
#pagination-clean .previous a {
font-weight:bold;
}
#pagination-clean .active{
color:#fff;
font-weight:bold;
background-color:#609;
}

#pagination-clean .active a:visited {
color:#fff;
font-weight:bold;
background-color:#609;
}

#pagination-clean a:link,
#pagination-clean a:visited {
color:#008F41;
text-decoration:none;
}
#pagination-clean a:hover{
text-decoration:none;
background-color:#609;
color:#FFF;
}

/* messages */

.message-box{text-align:center;color:#545454;width:auto;margin:5px auto;padding:5px; font-family:Helvetica, arial, sans-serif}
.clean{background-color:#efefef;border-top:2px solid #dedede;border-bottom:2px solid #dedede}
.info{background-color:#dfffff;border-top:2px solid #b5d3ff;border-bottom:2px solid #b5d3ff}
.ok{background-color:#d7f7c4;border-top:2px solid #82cb2f;border-bottom:2px solid #82cb2f}
.alert{background-color:#fef5be;border-top:2px solid #fdd425;border-bottom:2px solid #fdd425;font-weight:700}
.error{background-color:#ffcdd1;border-top:2px solid #e10c0c;border-bottom:2px solid #e10c0c}

#featuredsliderwrap{-moz-box-shadow: 1px 1px 5px #000;
-webkit-box-shadow: 1px 1px 5px #000;
box-shadow: 1px 1px 5px #000; }

/* tabs css */
ul.commenttabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of commenttabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 547px;
}
ul.commenttabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.commenttabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: .9em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.commenttabs li a:hover {
	background: #ccc;
}
html ul.commenttabs li.active, html ul.commenttabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	width: 547px;
	background: #fff;
}
.tab_content {
	padding: 20px 0 20px 0;
	font-size: 1.2em;
}
