
/* --- START GENERAL TEMPLATE --- */

.newsticker {
	list-style-type: none;
	font-family: "Trebuchet MS";
	font-size:14px;
	line-height:15px;
}

.newsticker_box {
	background: #fefccc url(../img/b_g.gif); 
	list-style-type: none;
	padding: 0px 0px 0px  0px;
	margin: 0px 0px 15px 0px;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	font-family: "Trebuchet MS";
	font-size:14px;
	line-height:15px;
}


body{
	background: #f1f1f1 url(../img/bg.gif); 
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Trebuchet MS";
	font-size:14px;
}

p { margin: 10px 0 10px 0;}

ul {
margin: 20px 0 20px 20px;
padding:0px;

}


#header{
	background: url(../img/toppc.png) no-repeat right bottom;
	width:1000px;
	height:283px;   

}

#header .wwf_place {
	float:left;
	padding:0px;
	margin:0px 0 0 10px;
	width:53px;
}

#header .logo_place {
	float:left;
	padding:0px;
	margin:20px 0 0 30px;
	width:344px;
	height:253px;
}

#header .top_text_place {
	margin: 20px 0 0 0;
	float:left;
	width: auto;
}

#header .top_text_place_link a{
color:#ffffff;
text-decoration:none;
}

#header .top_text_place_link a:hover{
color:#ffffff;
text-decoration:underline;
}


#header .vmas_menu_p 		{ padding: 0px 0px 0px 0px ; }
#header .vmas_menu:link 	{ background-color: #000000; font-weight: normal; font-size: 12px; font-family: "Trebuchet MS", "verdana", arial, Verdana, Helvetica, sans-serif; text-decoration: none; color : #ffffff; padding: 2px 5px 2px 5px; margin: 0px 0px 0px 0px; }
#header .vmas_menu:visited	{ background-color: #000000; font-weight: normal; font-size: 12px; font-family: "Trebuchet MS", "verdana", arial, Verdana, Helvetica, sans-serif; text-decoration: none; color : #ffffff; padding: 2px 5px 2px 5px; margin: 0px 0px 0px 0px; }
#header .vmas_menu:hover	{ background-color: #ffffff; font-weight: normal; font-size: 12px; font-family: "Trebuchet MS", "verdana", arial, Verdana, Helvetica, sans-serif; text-decoration: none; color : #000000; padding: 2px 5px 2px 5px; margin: 0px 0px 0px 0px; }

#footer{
	background: #ffffff url(../img/bg.gif); 
	width:1000px;
	height:133px;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
	margin: 0px 0 0 0;
	border-top: dashed 1px #000000;
	border-bottom: dashed 1px #000000;
}


/* --- START HOMEPAGE GENERAL--- */

#homepage_container{
	float:left;
	background: #a0a0a0 url(../img/bg_content.gif); 
	width:1000px;
	height:auto;
	padding: 0px 0px 10px 0px;
	border-top: 1px #c2c3c5 dashed; 
}

#left{
	float:left;
	margin:15px 0 0 0px;
	width:200px;
	height:auto;
	text-align: left;
	font-size:13px;
	line-height:14px;
}

#left .vma_menu_p 		{ padding: 0px 0px 0px 0px ; border-bottom: 1px dashed #000000; }
#left .vma_menu:link 	{ background-color: #000000; font-weight: normal; font-size: 15px; font-family: "Trebuchet MS", "verdana", arial, Verdana, Helvetica, sans-serif; text-decoration: none; color : #ffffff; line-height:31px; padding: 5px 10px 5px 10px; }
#left .vma_menu:visited	{ background-color: #000000; font-weight: normal; font-size: 15px; font-family: "Trebuchet MS", "verdana", arial, Verdana, Helvetica, sans-serif; text-decoration: none; color : #ffffff; line-height:31px; padding: 5px 10px 5px 10px; }
#left .vma_menu:hover	{ background-color: #ffffff; font-weight: normal; font-size: 15px; font-family: "Trebuchet MS", "verdana", arial, Verdana, Helvetica, sans-serif; text-decoration: none; color : #000000; line-height:31px; padding: 5px 10px 5px 10px; }

#center{
	float:left;
	margin:0px 0 0 20px;
	width:560px;
	height:auto;
	text-align: left;
}

#center a{ color:#000000; }
#center a:hover{ color:#7da32d; }


#right{
	color:#FFFFFF;
	float:left;
	margin:21px 0px 0 20px;
	width:200px;
	height:auto;
	text-align: left;
}

#right .title{
	float:left;
	background: #000000;
	padding: 5px 10px 4px 10px;
	font-size:11px;
	margin: 0px 0 0px 0px;
	color:#ffffff;
	text-decoration:none;
	border-bottom: 1px dashed #000000;
}

#right .doit {
	padding: 5px 10px 5px 10px;
	font-size:13px;
	font-weight:bold;
	margin: 0px 0px 1px 0px;
	color:#FFFFFF;
	text-decoration:none;
}

#right .doit a{
	background:#f1f1f1;
	padding: 5px 10px 5px 10px;
	color:#000000;
	text-decoration:none;
	border-left: 5px #6d9940 solid;
}

#right .doit a:hover{
	background:#6d9940;
	color:#ffffff;
}

/* --- START HOMEPAGE NEWS --- */

#news .top{
	height:46px;
	text-align:left;
	border-bottom: 1px dashed #000000;
}

#news .title{
	background:#000000;
	padding: 0px 10px 0 10px;
	float:left;
	font-size:22px;
	line-height:46px;
	margin: 0px 0 0 0px;
	color:#ffffff;
	text-decoration:none;
}


#news .more a{
	background:#f43907;
	padding: 5px 10px 5px 10px;
	float:right;
	font-size:10px;
	font-weight:bold;
	margin: 21px 0px 0 1px;
	color:#FFFFFF;
	text-decoration:underline;
	display:inline;
}

#news .more a:hover{
	background:#FFFFFF;
	color:#000000;
}

#news .content{
	background: #ffffff;
	line-height:15px;
	padding:15px 15px 15px 15px;
}

#news .newsdetals{
padding: 10px 0 0 0;
float: none;
}

#news .newsdate
{
font-family:"Trebuchet MS";
font-size:12px;
line-height:15px;
color:#000000;
}

#news .newstitle
{
font-family:"Trebuchet MS";
font-size:19px;
line-height:20px;
color:#000000;
}

#news .newstitle a
{
color:#000000;
}

#news .newstitle a:hover
{
color:#979696;
}

#news .news_text{
margin: 0px;
padding: 0 0 0 0px;
font-size:14px;
color:#000000;
}

#news .news_text a {
color:#09a2ed;
text-decoration: underline;
}

#news .news_text a:hover {
color:#09a2ed;
text-decoration:underline;
}

#news .bottom{
	height:1px;
	border-top: 1px dashed #000000;
}


/*  VOTE FORM STYLE  */

#vote {
	border: 1px dashed #666666;
}

#vote .catnumber{
	float:left;
	width:20px;
	background-color:#000000;
	font-size:17px;
	color:#ffffff;
	padding:10px 10px 10px 10px;
	margin: 0;
	border-bottom: 0px solid #000000;
}

#vote .cat{
	float:left;
	background: #000000; 
	font-size:17px;
	color:#f1f1f1;
	padding:10px 10px 10px 10px;
	margin: 0 0 0 1px;
	border-left: 0px dashed #000000;
}

#vote .catvideo{
	float:right;
	background-color:#000000;
	font-size:10px;
	color:#ffffff;
	padding:3px 10px 3px 10px;
	margin: 14px 0 0 0;
	border-bottom: 0px solid #000000;
}

#vote .catvideo a{ color:#c9c8c8; text-decoration:none; }
#vote .catvideo a:hover{ color:#ffffff; text-decoration: underline; }

#vote .radio{
	width:20px;
	float:left;
	height:10px;
	padding:3px 10px 3px 10px;
	margin-top:1px;
	}

#vote .artist{
	float:left;
	width:350px;
	background-color:#f1f1f1;
	font-size:14px;
	color:#000000;
	padding:5px 10px 5px 10px;
	margin-top:1px;
}

#vote .record{
	float:left;
	background-color:#666666;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px 10px 3px 10px;
	margin-top:1px;
}

#winners {
	border: 1px dashed #666666;
}

#winners .catnumber{
	float:left;
	width:20px;
	background-color:#000000;
	font-size:17px;
	color:#ffffff;
	padding:10px 10px 10px 10px;
	margin: 5px;
	border-bottom: 0px solid #000000;
}

#winners .cat{
	float:left;
	background: #000000; 
	font-size:17px;
	color:#f1f1f1;
	padding:10px 10px 10px 10px;
	margin: 5px 0 0 0px;
	border-left: 0px dashed #000000;
}

#winners .winner_pic{
	float:left;
	width:200px;
	font-size:14px;
	color:#000000;
	padding:0px 10px 5px 5px;
	margin-top:1px;
}

#winners .winner{
	background: url(../img/c.jpg) no-repeat right top;
	float:left;
	width:200px;
	font-size:22px;
	line-height: 24px;
	color:#000000;
	padding:20px 10px 5px 10px;
	margin-top:1px;
}

