body {
	margin: 0px;
	background: #A9A7A8 url(/images/bg.gif) repeat-y top center;
	font-family: arial, verdana san-serif;
	font-size: 11px;
	color: #777777;
}

a:link {text-decoration: none; color:#777777}
a:visited {text-decoration: none; color:#777777}
a:hover {text-decoration: underline; color:#78BDF8}

.hr { border-top: 1px solid #78BDF8; }
.clear { clear: both; line-height: 0px; height: 0px; font-size: 0px; }

#header_wrapper { 
	width: 760px; 
	text-align: left; 
	margin-bottom: 25px; 
}

h5 {
	color: #71B7F3;
	font: bold 18px arial;
	margin: 0px; padding: 0px;
}

.downloader_shell {
	padding: 7px;
	border: 1px solid #DDDEDF;
	background: #F4F5F5 url(/images/reels.jpg) no-repeat bottom right;
}
.downloader_guts {
	padding: 10px 10px 5px 25px;
	font: 11px verdana;
	color:#414141;
}
.downloader_line {
	padding-bottom: 7px;
}
.downloader_line a {
	color: #529DDE !important;
}
.downloader_line a:hover {
	text-decoration: underline !important;
	color: #256BA6 !important;
}
.downloader_close { float:right; }
.downloader_close a { color:#636363 !important; }
.downloader_close a:hover { color:#256BA6 !important; }

#home_features {
	text-align: center;
}

.blog_noti {
	width: 750px;
	padding-top: 7px;
	padding-bottom: 4px;
	text-align: right;
	font: 11px arial;
	color: #666666;
}
.blog_noti a {
	color: #666666;
	font: bold 11px arial;
}

.clear_divs { clear:both; height: 0px; line-height: 0px; font: 0px arial; }

.button  {
	color:#777;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, verdana;
	line-height:35px;
}

#the_choosen_one  {
	color: #78BDF8;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, verdana;
	border: 1px solid #999999;
	padding: 3px;
	line-height:35px;
}
#the_choosen_one a { color: #78BDF8; }

.button a:link {text-decoration: none; color:#777; }
.button a:visited {text-decoration: none; color:#777; }
.button a:hover {text-decoration: none; color:#78BDF8;}

.table a:link {color:#000000; text-decoration: none}
.table a:visited {color:#000000; text-decoration: none}
.table a:hover {color:#000000;
		text-decoration: none;
		 background-color:#D8D8D8}

.main A:link {text-decoration: none; color:#000000;}
.main A:visited {text-decoration: none; color:#000000;}
.main a:hover {text-decoration: none; color:#636363;}

.main  {color:#000000;
	font-size: 13px;
	font-family: arial, verdana;}

.stats_main  {color:#5E85A4;
	font-size: 15px;
	font-family: arial, verdana;}

.stats_small  {color:#49667E;
	font-size: 10px;
	font-family: arial, verdana;}

.small A:link {text-decoration: none; color:#000000; font-weight: bold;}
.small A:visited {text-decoration: none; color:#000000; font-weight: bold;}
.small a:hover {text-decoration: none; color:#636363; font-weight: bold;}

.small  {color:#000000;
	font-size: 11px;
	font-family: arial, verdana;}

.div_left {float: left;
	padding: 5px;}

.div_right {float: right;
	padding: 5px;}

.bytes A:link {text-decoration: none; color:#000000; font-weight: bold;}
.bytes A:visited {text-decoration: none; color:#999999; font-weight: bold;}
.bytes a:hover {text-decoration: none; color:#636363; font-weight: bold;}

.bytes  {color:#78BDF8;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, verdana;}

.featured {
	border: 1px solid #779EBD;
	padding: 10px;
}

#featured_wrap {
	width: 500px;
	border-right: 1px solid #779EBD;
	border-left: 1px solid #779EBD;
	border-bottom: 1px solid #779EBD;
	margin-bottom: 15px;
}


#search_front {
	padding: 25px;
	padding-left: 80px;
}
#stats_front {
	padding: 25px;
}
#features_front {
	padding: 25px;
}

.input_front {
	font: bold 12px arial;
	padding: 4px;
	height: 26px;
}

#blog_updater {
	color:#414141;
	padding: 10px;
	border: 1px solid #DDDEDF;
	background: #F4F5F5;
	margin: 4px 0px 15px 0px;
	font: 11px verdana;
}
#blog_updater a {
	color:#414141;
	text-decoration: none;
}
#blog_updater a:hover {
	color:#779EBD;
	text-decoration: underline;
}

