/**
 * Main CSS Stylesheet
 *
 */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
h1,h2,h3,h4,h5,h6{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img, fieldset{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/bg.gif) repeat;
	color:#595959;
}

#page{
	width:1000px;
	margin:0 auto;
}

/* MENU */

#menu{
	width:100%;
	height:59px;
	background:url(images/menu_bg.gif) no-repeat;
}

#menu_left{
	float:left;
}

#menu_right{
	float:right;
	text-align:right;
}

#menu_left ul{
	margin-left:19px;
	padding-top:20px;
}

#menu_left ul li{
	display:inline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#d2d2d2;
	text-transform:uppercase;
	padding-right:2px;
}

#menu_left ul li a{
	color:#d2d2d2;
}

#menu_right fieldset{
	padding-top:3px;
	color:#c0c0c0;
	margin-right:12px;
}

#search_input{
	background:none;
	border:0;
	color:#c0c0c0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:192px;
	margin-right:10px;
}

#subsearch_input{
	position:relative;
	top:12px;
}

/* HEADER */

#header{
	width:100%;
	height:131px;
	background:url(images/header_bg.gif) no-repeat;
}

#header_left{
	float:left;
	width:251px;
}

#header_right{
	float:left;
}

#header_left h1{
	color:#FFFFFF;
	font-size:33px;
	margin-left:53px;
	padding-top:42px;
}

#header_left h1 a{
	color:#FFFFFF;
}

#header_ads{
	padding-top:25px;
}

/* BODY */

#body{
	width:100%;
	background:url(images/body_bg.gif) repeat-y;
}

#body_top{
	width:100%;
	background:url(images/body_top_bg.gif) no-repeat;
	padding-top:8px;
}

#body_left{
	float:left;
	width:195px;
}

#body_center{
	float:left;
	width:609px;
}

#body_right{
	float:right;
	width:196px;
}

/* LEFT */

#left_pad{
	width:186px;
	margin-left:9px;
}

.sidebar h2{
	width:186px;
	height:40px;
	background:url(images/sidebar_h2.gif) no-repeat;
}

.sidebar h2 span{
	color:#000000;
	font-size:15px;
	text-transform:uppercase;
	margin-left:38px;
	position:relative;
	top:8px;
}

.sidebar ul{
	width:186px;
	background:#FFFFFF url(images/sidebar_ul.gif) no-repeat left bottom;
	padding-bottom:10px;
	padding-top:5px;
	margin-bottom:15px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.sidebar li{
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-bottom:6px;
	padding-top:6px;
	margin-left:10px;
	margin-right:10px;
}

.sidebar li a{
	color:#000000;
}

.sidebar ul.navigation li{
	padding-left:3px;
}

.sidebar ul.navigation li a span{
	background:url(images/sidebar_a_menu.gif) no-repeat left 5px;
	padding-left:10px;
}

.sidebar ul.navigation li.nobr{
	background:none;
	padding-bottom:0;
}

.sidebar ul.topsites li{
	padding-left:6px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.sidebar ul.topsites li a span{
	background:url(images/sidebar_a_top.gif) no-repeat left 3px;
	padding-left:10px;
}

.sidebar ul.topsites li.nobr{
	background:none;
	padding-bottom:0;
}

#rss_link{
	background:url(images/rss.gif) no-repeat right top;
	margin-right:5px;
	display:block;
}

.sidebar ul.statisctics li{
	border-bottom:1px dashed #cfcfcf;
	background:none;
	padding-left:3px;
}

.sidebar ul.statisctics li.nobr{
	background:none;
	padding-bottom:0;
	border:0;
}

.statisctics_info{
	float:left;
}

.statisctics_data{
	float:right;
	font-weight:bold;
	color:#000000;
}

.stat_green{
	color:#0072bc;
}

.stat_orange{
	color:#000000;
}

.sidebar ul.advirstment{
}

.sidebar ul.advirstment li{
	background:none;
	text-align:center;
}

/* CENTER */

#center_pad{
	width:572px;
	margin-left:18px;
}

#body_top_ads{
	text-align:center;
	padding-top:8px;
	padding-bottom:14px;
}

#body_panel{
	background:url(images/body_panel_bg.gif) no-repeat;
	width:572px;
	height:41px;
	margin:0 auto;
	margin-bottom:13px;
}

#body_panel_left{
	float:left;
	width:153px;
}

#body_panel_center{
	float:left;
	width:275px;
}

#body_panel_right{
	float:right;
	width:144px;
}

#body_panel_left h3{
	color:#FFFFFF;
	font-size:19px;
	font-weight:normal;
	text-align:left;
	padding:8px;
	width:450px;
}

#body_panel_center ul{
	text-align:right;
	margin-right:20px;
	padding-top:14px;
}

#body_panel_center ul li{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#body_panel_center ul li a{
	color:#FFFFFF;
}

#body_panel_center ul li span{
	font-weight:bold;
}

#body_panel_right fieldset{
	font-size:medium;
	font-weight:bold;
	padding-top:10px;
}

#body_panel_right select{
	width:134px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.body_item_td{
}

.body_item{
	padding-top:4px;
	padding-bottom:4px;
  margin-bottom:12px;
  width:110px;
}

.body_item_img{
	width:110px;
  text-align:center;
}

.body_item_data{
/*
	float:right;
	width:486px;
*/
  text-align:center;
}

.body_item_img img{
	border:1px solid #000000;
	width:100px;
	height:75px;
}

.body_item_data{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding-top:6px;
}

.body_item_data p a{
	color:orange;
	font-weight:bold;
}

/* INSIDE */

#body_panel2{
	background:url(images/body_panel2_bg.gif) no-repeat;
	width:572px;
	height:41px;
	margin:0 auto;
	margin-bottom:20px;
}

#body_panel2_left{
	float:left;
}

#body_panel2_right{
	float:right;
}

#body_panel2 h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	padding-top:13px;
}

#body_panel2 h3 a{
	font-weight:bold;
	color:#FFFFFF;
}

#body_panel2_left h3{
	margin-left:14px;
}

#body_panel2_right h3{
	padding-right:12px;
}

#body_panel2_right h3 span{
	padding-right:15px;
	padding-left:26px;
}

#inside_box{
	width:572px;
	margin:0 auto;
}

#inside_box_left{
	float:left;
	width:170px;
}

#inside_box_right{
	float:right;
	width:402px;
}

#inside_box_images{
	margin-left:2px;
}

#inside_box_images img{
	border:1px dashed #cccccc;
	float:left;
	margin-right:12px;
	margin-bottom:10px;
}

#inside_box_player{
	margin-right:2px;
}

#inside_code{
	text-align:center;
	margin-top:25px;
}

#inside_code p {
font-size : 20px;
color :#000000;
padding-bottom : 10px;
}

#inside_code textarea{
	width:400px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	overflow:auto;
}

#inside_code_1{
	height:40px;
	margin-bottom:10px;
}

#inside_code_2{
	height:80px;
}

/* RIGHT */

#right_pad{
	width:186px;
}

/* FOOTER */

#footer{
	width:100%;
	height:84px;
	background:url(images/footer_bg.gif) no-repeat;
	text-align:center;
	color:#8e8e8e;
	line-height:18px;
}

#footer div a{
	font-weight:bold;
	color:#FFFFFF;
}

#footer div span a{
	color:#ffd700;
}

#footer ul{
	padding-top:20px;
}

#footer ul li{
	display:inline;
}

#footer ul li a{
	color:#8e8e8e;
}
