/* CSS Document */


/* Body Style */

body {
	background-color: #9EC420;
	background-image: url(../images/back.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;		
    }
	
form {
    margin: 0;
    padding: 0;
}

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #5b5b5b;
    } 
	
a {
	font-size: 11px;
	color: #5b5b5b;
	text-decoration: none;
}

a:visited {
	color: #5b5b5b;
	text-decoration: none;
}

a:active {
	color: #5b5b5b;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #08548a;
	font-weight: bold;
	text-decoration: none;
    }

a:active {
	text-decoration: none;
    }
 

/* Table Styles */

.main{
    min-height: 100%;
	}

.gerneral_back{
    background-color: #FFFFFF;
	}

.main_menu_back{
    background-image: url(../images/main_menu_back.png);
	}
	
.stats_back{
    background-image: url(../images/stats_content.png);
	}

.partner_back{
    background-image: url(../images/partner_content.png);
	}

.ads_back{
    background-image: url(../images/ads_back.png);
	}
	
.header_user_panel{
	height: 21px;
	}
	
.user_panel_back{
    background-image: url(../images/user_panel_back.png);
	}
	
.user_panel_back_2{
    background-image: url(../images/user_panel_back.png);
	height: 20px;
	}

.search_back{
    background-image: url(../images/search_back.png);			
	}
	
.left_content_back{
    background-image: url(../images/left_content_back.png);
	}
	
.right_content_back{
    background-image: url(../images/right_content_back.png);	
	}
	
.news_back{
    background-image: url(../images/news_back.png);
	padding: 5px;
	padding-top: 0px;	
	}
	
.top_releasese_back{
    background-image: url(../images/top_releases_back.png);
	}
	
.table_top_back{
    background-image: url(../images/table_top_back.png);
	height: 38px;		
	}

.table_middle_back{
    background-image: url(../images/table_middle_back.png);
	height: 20px;
	}
	
.table_back{
    background-image: url(../images/table_back.png);
	}
	
.left_header{
    background-image: url(../images/header_left_panel.png);		
	}
	
.right_header{
    background-image: url(../images/header_user_panel_back.png);
	}
	
		
	
/* TXT Styles */

.main_menu_links{              
	font-size: 11px;
	color: #5b5b5b;
	
	}

.very_small{   
    
	font-size: 10px;
	color: #666666;
	}
	
.downloads_menu{    
	font-size: 10px;
	color: #ffa200;
	font-weight: bold;	
	}
		
.heading{
    color: #0099ff;
	font-size: 12px;	
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: -8px;					
	}
	
.small_heading{
    color: #0099ff;		
	font-size: 10px;	
	}
	
.title{
    color: #333333;
	font-size: 12px;
	font-weight: bold;
	}

	
/* Margins*/

.arrow_margin{
   margin-left: 20px;
   }
   
.sub_points_margin{
   margin-left: 25px;
   }

.icon_margin{
   margin-left: 15px;
   }
   
.ad_margin{
   margin-left: 17px;
   }
   
.partner_margin{
   margin-left: 20px;
   }
   


/* Layer Styles */

.head_vote {
	position: absolute;
	width:176px;
	height:31px;
	z-index: 2;
	left: 4px;
	top: 80px;			
}

	
/* Form Styles */

.input_text{
    background-image: url(../images/input_text_back.png);
	width: 132px;
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px;
	color: #5b5b5b;
	}
	
.input_text_small{
    background-image: url(../images/input_text_back.png);
	width: 100px;
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px;
	color: #5b5b5b;
	}

	
	
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;} .qmmc .qmdividery{float:left;width:0px;} .qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;} .qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmsh div a{float:left;}.qmmc div {visibility:hidden;position:absolute;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/



	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 40px 5px 8px;
		background-color:transparent;
		color:#FFA200;
		font-family:Tahoma;
		font-size:10px;
		font-weight: bold;
		border-width:0px;
		border-style:none;
		border-color:transparent;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:transparent;
	}


	/*"""""""" (MAIN) Parent items""""""""*/	
	#qm0 .qmparent	
	{	
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:transparent;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div	
	{	
		padding:5px;
		margin:-1px 0px 0px 15px;
		background-color:transparent;
		border-width:0px;
		border-style:none;
		border-color:transparent;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a	
	{	
		padding:2px 40px 2px 5px;
		background-color:transparent;
		border-width:0px;
		border-style:none;
		font-family: Tahoma;
		font-weight: normal;
	    font-size: 11px;
	    color: #5b5b5b;
		border-color:#000000;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:none;				
	}


	/*"""""""" (SUB) Parent items""""""""*/	
	#qm0 div .qmparent	
	{	
		background-color:transparent;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#FFFFFF;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
	}
