body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}

table {
border-collapse:collapse;
border-spacing:0;
}

address,caption,cite,code,dfn,th,var {
font-style:normal;
font-weight:400;
}

ol,ul {
list-style:none;
}

caption,th {
text-align:left;
}

h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:400;
}

q:before,q:after {
content:'';
}

body {
background:url('../images/bg_main.jpg') repeat-x;
background-color:#E6C0D9;
font-family:tahoma;
font-size:12px;
color:#000;
}

h2 {
font-size:18px;
font-weight:700;
margin-bottom:20px;
}

h3 {
font-size:14px;
font-weight:700;
margin-bottom:15px;
}

a {
text-decoration:none;
color:#000;
}

.clear {
clear:both;
}

.floatleft {
float:left;
}

#submitmsg {
color:red;
font-weight:700;
}

.field_sub {
color:#900;
font-size:9px;
line-height:6px;
}

.bulletlist {
list-style:disc;
margin-left:30px;
margin-bottom:20px;
}

.req_field {
color:#900;
}

.form_left {
float:left;
width:200px;
height:25px;
border-bottom:dotted 1px #CCC;
padding:5px;
}

.form_right {
float:left;
height:25px;
border-bottom:dotted 1px #CCC;
padding:5px;
}

.form_captcha {
height:125px;
}

.form_div_textarea {
height:205px;
}

.form_div_textarea2 {
height:105px;
}

.form_input {
width:200px;
height:18px;
background:#FFF;
border:solid 1px #AAA;
color:#000;
font-family:tahoma;
font-size:12px;
padding:4px 5px 0;
}

.form_vote {
font-size:14px;
font-weight:700;
font-family:tahoma;
}

.form_select {
width:211px;
height:27px;
}

.form_textarea {
width:350px;
height:200px;
}

.form_textarea2 {
width:350px;
height:100px;
}

.note_div {
width:75%;
margin-bottom:10px;
}

.note_div h6 {
font-size:14px;
font-weight:700;
height:22px;
padding-left:5px;
padding-top:5px;
}

.note_div p {
margin:10px;
}

.error_div h6 {
background:#B70000;
color:#FFF;
}

.success_div h6 {
background:green;
color:#FFF;
}

.warning_div h6 {
background:#FFBF00;
color:#000;
}

#mainwrap {
width:960px;
background:#FFF;
margin:0 auto;
}

#headerleft {
float:left;
width:10px;
height:105px;
background:url('../images/header_left.jpg') top left no-repeat;
}

#logobox h1 {
width:940px;
height:105px;
text-indent:-100em;
overflow:hidden;
background:url('../images/header.jpg') top right no-repeat;
cursor:pointer;
margin:0;
}

#logobox h1 a {
display:block;
width:940px;
height:105px;
outline:none;
}

#headerright {
float:left;
width:10px;
height:105px;
background:url('../images/header_right.jpg') top right no-repeat;
}

#menuleft {
float:left;
width:10px;
height:51px;
background:url('../images/menu_left.jpg') top left no-repeat;
}

#menu {
float:left;
width:552px;
height:51px;
}

ul#nav {
width:552px;
height:51px;
}

ul#nav li {
float:left;
height:51px;
}

ul#nav li a {
display:block;
text-indent:-9999px;
overflow:hidden;
}

ul#nav li a#signup {
width:109px;
height:40px;
background:url('../images/menu_but_signup.jpg') no-repeat top left;
}

ul#nav li a:hover#signup {
background:url('../images/menu_but_signup_on.jpg') no-repeat top left;
}

ul#nav li a#search {
width:97px;
height:45px;
background:url('../images/menu_but_search.jpg') no-repeat top left;
}

ul#nav li a:hover#search {
background:url('../images/menu_but_search_on.jpg') no-repeat top left;
}

ul#nav li a#about {
width:89px;
height:48px;
background:url('../images/menu_but_about.jpg') no-repeat top left;
}

ul#nav li a:hover#about {
background:url('../images/menu_but_about_on.jpg') no-repeat top left;
}

ul#nav li a#contact {
width:110px;
height:51px;
background:url('../images/menu_but_contact.jpg') no-repeat top left;
}

ul#nav li a:hover#contact {
background:url('../images/menu_but_contact_on.jpg') no-repeat top left;
}

ul#nav li a#sponsor {
width:147px;
height:51px;
background:url('../images/menu_but_sponsor.jpg') no-repeat top left;
}

ul#nav li a:hover#sponsor {
background:url('../images/menu_but_sponsor_on.jpg') no-repeat top left;
}

#menulogin {
float:left;
width:388px;
height:51px;
background:url('../images/menu_login.jpg') top left no-repeat;
}

#login_up {
height:18px;
width:378px;
padding-right:5px;
text-align:right;
font-size:10px;
color:#FFF;
}

#login {
height:33px;
width:388px;
}

#logout {
text-align:right;
width:381px;
height:33px;
padding-top:18px;
padding-right:7px;
color:#FFF;
font-size:17px;
}

#login input {
width:125px;
height:18px;
background:#626262;
border:solid 1px #ADADAD;
color:#FFF;
font-family:tahoma;
font-size:12px;
padding:4px 5px 0;
}

input#button_login {
width:68px;
height:25px;
border:0;
padding:0;
}

#menuright {
float:left;
width:10px;
height:51px;
background:url('../images/menu_right.jpg') top left no-repeat;
}

#contentwrap {
width:930px;
background:url('../images/bg_content.gif') repeat-y;
padding:0 10px 10px 20px;
}

#content {
float:left;
width:728px;
line-height:18px;
margin:10px 20px 0 0;
}

#rightmenu {
float:left;
width:182px;
background:#DDD;
}

.rightmenu_block {
width:162px;
margin:10px;
}

#rightmenu input {
float:right;
width:142px;
height:18px;
background:#CCC;
border:solid 1px #AAA;
color:#000;
font-family:tahoma;
font-size:12px;
margin:5px;
padding:4px 5px 0;
}

input#button_search {
width:69px;
height:26px;
border:0;
padding:0;
}

#adv_search {
width:70px;
float:left;
font-size:10px;
margin:5px;
}

.pages_left {
float:left;
width:6px;
height:25px;
background:url('../images/pages_left.gif') top right no-repeat;
}

.pages_mid {
float:left;
width:716px;
height:25px;
background:url('../images/pages_mid.gif') top left repeat-x;
line-height:23px;
}

.pages_mid a {
color:#000;
text-decoration:underline;
}

.pages_right {
float:left;
width:6px;
height:25px;
background:url('../images/pages_right.gif') top right no-repeat;
}

.table_spon {
width:728px;
margin-bottom:10px;
}

.table_spon_half {
width:354px;
margin-bottom:10px;
}

.table_ranking {
width:728px;
background:#FFF;
margin-top:10px;
margin-bottom:10px;
}

.row_ranking_top {
height:23px;
color:#FFF;
background:url('../images/table_row_header_bg.gif') top left repeat-x;
}

.col_ranking_top_left {
width:10px;
background:url('../images/table_row_header_left.gif') top left no-repeat;
}

.col_ranking_top_mid {
background:url('../images/table_row_header_bg.gif') top left repeat-x;
}

.col_ranking_top_right {
width:10px;
background:url('../images/table_row_header_right.gif') top right no-repeat;
}

.col_ranking_top_rank {
width:40px;
}

.col_ranking_top_site {
width:519px;
padding-left:10px;
}

.col_ranking_top_in {
width:74px;
text-align:center;
}

.col_ranking_top_out {
width:65px;
text-align:center;
}

.col_ranking_results_rank {
background:#F0F0F0;
border:solid 1px #CCC;
border-top:0;
vertical-align:middle;
text-align:center;
}

.col_ranking_results_site {
border-bottom:solid 1px #CCC;
vertical-align:top;
background:#F8F8F8;
padding:10px;
}

.col_ranking_results_in {
background:#F0F0F0;
border:solid 1px #CCC;
border-top:0;
vertical-align:top;
text-align:center;
padding:10px;
}

.col_ranking_results_out {
background:#F0F0F0;
border:solid 1px #CCC;
border-top:0;
border-left:0;
vertical-align:top;
text-align:center;
padding:10px;
}

.rank_top {
font-size:26px;
}

.rank_normal {
font-size:16px;
}

.site_title_top {
font-size:14px;
}

.site_title_normal {
font-size:12px;
}

.site_small {
font-size:10px;
color:#AAA;
}

.site_small a {
color:#AAA;
}

#footer {
width:940px;
height:25px;
background:#3C3C3C;
text-align:center;
color:#FFF;
line-height:22px;
margin:10px 0 -10px -10px;
}

.underline a:hover {
text-decoration:none;
}

.details_banner {
float:left;
width:468px;
margin-right:20px;
}

.server_online {
color:#00C800;
}

.server_offline {
color:#C80000;
}

.details_cat {
width:718px;
height:20px;
background:url('images/table_row_header_bg.gif') top left repeat-x #3B3B3B;
color:#FFF;
font-size:14px;
border-bottom:dotted 1px #CCC;
padding:5px;
}

.details_cat_half {
width:344px;
}

.details_desc {
border:dotted 1px #CCC;
border-top:0;
margin-bottom:10px;
padding:10px;
}

.details_left {
float:left;
width:150px;
height:20px;
border-bottom:dotted 1px #CCC;
background:#F8F8F8;
padding:5px;
}

.details_right {
float:left;
width:184px;
height:20px;
border-bottom:dotted 1px #CCC;
padding:5px;
}

.review_header {
margin-top:10px;
background:#F1F1F1;
border-bottom:dotted 1px #CCC;
padding:5px;
}

.review_message {
margin-bottom:20px;
padding:10px;
}

.screenshot {
border:solid 1px #000;
margin:10px;
}

.approval {
border:solid 3px red;
}

div.fieldset {
border:1px solid #afe14c;
margin:10px 0;
padding:20px 10px;
}

div.fieldset span.legend {
position:relative;
background-color:#FFF;
top:-28px;
font:700 14px Arial, Helvetica, sans-serif;
color:#73b304;
padding:0;
}

div.flash {
position:relative;
top:15px;
width:340px;
border-color:#AAA;
margin:0;
}

.progressWrapper {
width:357px;
overflow:hidden;
}

.progressContainer {
border:solid 1px #E8E8E8;
background-color:#F7F7F7;
overflow:hidden;
margin:5px;
padding:4px;
}

.message {
border:solid 1px #FD9;
background-color:#FFC;
overflow:hidden;
margin:1em 0;
padding:10px 20px;
}

.red {
border:solid 1px #B50000;
background-color:#FFEBEB;
}

.green {
border:solid 1px #DDF0DD;
background-color:#EBFFEB;
}

.blue {
border:solid 1px #CEE2F2;
background-color:#F0F5FF;
}

.progressName {
font-size:8pt;
font-weight:700;
color:#555;
width:323px;
height:14px;
text-align:left;
white-space:nowrap;
overflow:hidden;
}

.progressBarInProgress,.progressBarComplete,.progressBarError {
font-size:0;
width:0;
height:2px;
background-color:blue;
margin-top:2px;
}

.progressBarComplete {
width:100%;
background-color:green;
visibility:hidden;
}

.progressBarError {
width:100%;
background-color:red;
visibility:hidden;
}

.progressBarStatus {
margin-top:2px;
width:337px;
font-size:7pt;
font-family:Arial;
text-align:left;
white-space:nowrap;
}

a.progressCancel {
font-size:0;
display:block;
height:14px;
width:14px;
background-image:url(../images/cancelbutton.gif);
background-repeat:no-repeat;
background-position:-14px 0;
float:right;
}

a.progressCancel:hover {
background-position:0 0;
}

.swfupload {
vertical-align:top;
}

fieldset,img,abbr,acronym,.noborder {
border:0;
}

a:hover,.underline a {
text-decoration:underline;
}

.error_div,.success_div,.warning_div {
background:#F8F8F8;
border:dotted 1px #CCC;
}

#header,#logobox {
float:left;
width:940px;
height:105px;
}

#login_up a,#logout a,#footer a {
color:#FFF;
}

#content p,.site_row_banner {
margin-bottom:10px;
}

.site_row_title a,.site_row_details a {
color:#000;
}

#right_ads {
	padding-top: 20px;
	text-align: center;
	background: #FFF;
}