* { margin: 0; padding: 0; border: none; outline: none; list-style:none;}

body {
	background:#191919;
	font-family: "Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;
	font-size: 62.5%;
	color: #555;
	}

#wrap{
	padding: 10px 0;
	width: 100%;
	background: #f3f3f3 url(images/main-top-edge.jpg) repeat-x;
	clear: both;
	}
#content {
	width: 880px!important;
	width: 890px;
	margin: 0 auto;
	clear: both;
	}
	
/*-----------------------------------------------------------------
	header
-----------------------------------------------------------------*/

#header{
	width: 860px;
	margin: 0 auto;
	clear: both;
	height: 120px;	
	display:block;	
	} 

#header h1 {
	width: 180px;
	height: 120px;
	display:block;
	float: left;
	background-image: url(images/logo-head.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
	#header h1 a { /* image map */
	width: 200px;
	line-height: 120px;
	display: block;
	text-indent: -9000px;
	}

#header p {
	display: none; /*temp*/
	}


#header .navigation{
	width:660px;
	clear:right;
	list-style: none;
	display:block;
	text-align: center;
	float: right;
	}

	#header .navigation li {
	margin: 0 0 0 5px;
	width: 100px;
	height: 30px;
	background: #333;
	float: left;

	font-weight: bold;
	}
	#header .navigation li a {
	width: 100px;
	line-height: 30px;
	display: block;
	color: #999;
	background: url(images/nav-tabs.jpg) no-repeat 0 -60px;
	text-shadow: #222 0 1px 1px;
	}
	#header .navigation li a:hover {
	color: #CCC;
	background-position: 0 -30px;
	}
	#header .navigation li.current a, #header .navigation li.current a:hover {
	color: #888;
	background-position: 0 0;
	text-shadow: none;
	}
	

#header .user_menu {
	list-style: disc;
	text-align: center;
	float: right;
	margin-bottom:64px;

	}
#header  .user_menu  li {
	float: left;

	font-weight: bold;
	}
	
#header  .user_menu  li.tellafriend {
	margin-right:3px;
	padding-top:6px;
	padding-left:18px;
	padding-right:9px;
	height: 20px;
	width: 91;
	float: left;

	font-weight: bold;
	background-image: url(images/tellafriend.jpg);
	background-repeat: no-repeat;		
	}
	
#header  .user_menu  li.bookmark {
	margin-right:3px;
	padding-top:6px;
	padding-left:20px;
	padding-right:9px;
	height: 20px;
	width: 91;
	float: left;

	font-weight: bold;
	background-image: url(images/bookmark_site.jpg);
	background-repeat: no-repeat;		
	}
	
#header  .user_menu  li.report_abuse {
	margin-right:3px;
	padding-top:6px;
	padding-left:22px;
	padding-right:9px;
	height: 20px;
	width: 91;
	float: left;

	font-weight: bold;
	background-image: url(images/close_abuse.jpg);
	background-repeat: no-repeat;		
	}

#header  .user_menu  li.usermenu {
	margin-right:30px;
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
	height: 20px;
	width: 81;
	float: left;

	font-weight: bold;
	background-image: url(images/user_menu_li_bg.jpg);
	background-repeat: no-repeat;	
	}	
		
#header  .user_menu  li a {
	line-height: 10px;
	display: block;
	color:#99FF00;
	background: none;
	}
#header  .user_menu  li.usermenu a {
	line-height: 10px;
	display: block;
	color:#ffffff;
	background: none;
	}
#header  .user_menu  li a:hover {
	background: none;
	color:#ffffff;
	}
	

.closePanelbtn {
	padding-top:2px;
	height: 20px;
	width: 180px;
	float: right;
	font-weight: bold;
	font-size:11;	
	background-image: url(images/close.jpg);
	background-repeat: no-repeat;				
	}
	
/* -----------------------------------------------------------------
	teasers index_page
-----------------------------------------------------------------*/
.teaser_big{
	float:left;
	width:644px;
	margin:8px;
	height:181px;
}

.teaser_list, .teaser_list li{
	list-style:none;
	}
	.teaser_list .teaser_image{
		float:left;
		width:204px;
		margin:8px;
		height:184px;
		}
		.teaser_list .teaser_image a img{
			}
			
		.teaser_list .teaser_image img{
			}
			

/* -----------------------------------------------------------------
	sponsors banners
-----------------------------------------------------------------*/
h5{

	margin:20px auto 0 auto;
	display:block;
	width:860px!important;
	width:850px;
	clear:both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	}

.banner_ads, .banner_ads li{
	margin:0 auto;
	list-style:none;
	}
	.banner_ads li{
		float:left;
		width: 200px;
		margin: 10px;
		height: 80px;
		}
	.banner_ads li img {
	width: 200px;
	height: 80px;
	}

.banner_ads_big, .banner_ads_big li{
	margin:0 auto;
	list-style:none;
	margin-left:60px;
	}
	.banner_ads_big li{
		float:left;
		width: 728px;
		margin: 10px;
		height: 90px;
		}
	.banner_ads_big li img {
	width: 728px;
	height: 90px;
	}
	
/*-----------------------------------------------------------------
 	miscellaneous
-----------------------------------------------------------------*/
a { text-decoration: none;}
.clear{
	clear:both;
	text-indent:-900000px;
	height:3px;
	}

hr, br{
	visibility:hidden;
	clear:both;
	margin:10px 0;
	}	
	
	
.button{
	color: #ffffff;
	background:#666666;
	border: 1px solid #c6c6c6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 21px;
	cursor: hand;
}
h2 {
	font-family: "Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;
	font-size: 15px;
    color:#333333;
}		
   
/*-----------------------------------------------------------------
	footer
-----------------------------------------------------------------*/
#footer{
	margin: 0 auto;
	width: 860px;
	padding:5px 0;
	clear:both;
	}
	
.copyright {
	font-size: 1.1em;
	color: #999;
	clear: both;
	}
	
	.copyright span{
		float:right;
		color: #999;
		}
		
/*-----------------------------------------------------------------
	columns
-----------------------------------------------------------------*/		
		
#left_column{
	display:block;
	float:left;
	width:175px;
	padding-left:20px;
}

#right_column{
	display:block;
	float:left
	height: auto;
	margin-left:200px;
	padding-left:10px;
	font-family: "Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;	
	margin-top: 8px;		
}	



/*-----------------------------------------------------------------
	sub menu (left nav)
-----------------------------------------------------------------*/

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}



#submenu {
    width: 160px;
    margin: 10px;
	font-family: "Lucida Grande", "Lucida Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
        }

#submenu li a {
        height: 32px;
        voice-family: "\"}\"";
        voice-family: inherit;
        height: 24px;
        text-decoration: none;
        }

#submenu li a:link, #submenu li a:visited {
        color: #4D4D4D;
        display: block;
        background:  url(images/submenu.gif);
        padding: 8px 0 0 10px;
        }

#submenu li a:hover, #submenu li.current a{
        color: #FF9834;
        background:  url(images/submenu.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }
		


.main_content{
	display:block;
	width: 630px;
	text-align:justify;
}