/*******************************/
/*******************************/
/* COMMUNITY STYLESHEET */
/*******************************/
/*******************************/

/* stats box */
.comm_stats {
width: 320px;
vertical-align: top;
height: 188px;
background-image: url('images/comm_stats.gif');
}

/* spaces between each line */
#stats_space1 {
padding-left: 20px;
height: 38px;
}

/* spaces at top of stats box */
#stats_space2 {
padding-left: 20px;
height: 3px;
}

/* spaces at bottom of stats box */
#stats_space3 {
padding-left: 20px;
height: 21px;
}

/* stats headers text */
#stats_text {
text-align: left;
font-family: Verdana;
color: #DBEEFF;
font-size: 9pt;
height: 19px;
font-weight: bold;
padding-left: 20px;
}

/* poll box */
.comm_poll {
width: 264px;
font-size: 11pt;
vertical-align: middle;
text-align: center;
height: 188px;
background-image: url('images/comm_poll.gif');
}

.poll {
text-align: left;
font-size: 9pt;
padding-left: 12px;
padding-right: 12px;
padding-top: 20px;
padding-bottom: 0px;
margin-bottom: -15px;
margin-top: -6px;
}

.poll_question {
font-weight: bold;
color: #094266;
text-align: center;
margin-bottom: 4px;
margin-top: -10px;
padding: 0px;
}

.poll_question_submit {
margin-top: 4px;
}

.poll_result_row {
margin-top: 1px; 
margin-bottom: 6px; 
padding: 0px; 
background-image: url("/view/images/poll_bg.gif"); 
background-repeat: repeat-x; 
border: solid #2773a5 1px; 
height: 6px; 
}

/* big top downloads/users box */
.top_downloads {
vertical-align: top;
text-align: center;
margin-left: auto;
padding: 0;
border-spacing: 0;
margin-right: auto;
}

/* individual top downloads/top users table */
.top_downloads_table {
width: 100%;
text-align: center;
margin-left: auto;
height: 24px;
margin-right: auto;
padding: 0;
border-spacing: 0;
border-collapse: collapse;
border: 0px;
}

.top_entry_bg {
width: 250px;
height: 25px;
background-image: url('images/comm_top_bg.gif');
}

.top_downloads_header {
width: 250x;
background-image: url('images/comm_top_header.gif');
height: 24px;
}

.top_downloads_number {
text-align: center;
font-weight: bold;
height: 24px;
font-size: 10pt;
color: #C81111;
width: 11%;
}

.top_downloads_rating_entry {
text-align: center;
font-size: 10pt;
color: #000000;
width: 32%;
height: 24px;
}

.top_downloads_user_entry {
text-align: left;
font-size: 10pt;
height: 24px;
color: #000000;
width: 57%;
padding-left: 6px;
}

.top_downloads_user {
text-align: left;
font-weight: bold;
height: 24px;
font-size: 10pt;
color: #5D98C2;
width: 57%;
padding-left: 6px;
}

.top_downloads_rating {
text-align: center;
font-weight: bold;
height: 24px;
font-size: 10pt;
color: #5D98C2;
width: 32%;
}

/* browse letter links (A | B | C etc.) */
a.browse_links:link, a.browse_links:visited   { 
text-decoration: none;
font-size: 9pt;
padding-left: 4px;
padding-right: 4px;
}

a.browse_links:hover { 
text-decoration: underline; 
}
