/* CSS Document */

* {
	/*margin:0px;*/
padding:0px;
}
body {
	background-color:#284763;
	margin:0px;
	background-image:url(bg-top.gif);
	background-position:top left;
	background-repeat:repeat-x;
	font-family:arial;
	font-size:12px;
	color:#fff;
}
a {
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#f7f666;
}
img {
	border:0px;
}
p {
	text-align:justify;
	padding:0 0 8px;
}
.input {
	border:1px solid #32506b;
	background-color:#1c374c;
	margin:3px 0 3px 0;
	padding:2px;
	color:#95e5e2;
	font-family:Tahoma;
	font-size:9px;
	font-weight:bold;
}
.input:focus {
	background-color:#203d53;
}
/*#body {
background-image:url(bg-top.gif);
background-position:top left;
background-repeat:repeat-x;
}*/

td.itemized {
	padding-top: 2px;
	/*background-image:url(navlink-bg.gif);
	background-repeat:repeat-x;*/
	border-bottom:1px dashed #1D364C;
	background-color:#0B1D29;
	height:20px;
	margin:0px;
	padding:0px;
}
#topbanner {
	height:141px;
	padding:0px;
	vertical-align:middle;
	background-image:url(topbanner-bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
#topmenu-top {
	height:3px;
	background-image:url(topmenu-topbg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#topmenu {
	height:69px;
	padding:0px;
	padding-top:3px;
	background-image:url(topmenu_end.gif);
	background-position:right 3px;
	background-repeat:no-repeat;
	float:left;
	width:731px;
}
#content-area {
	padding:0px 0px 0px 0px;
	background-image:url(content-area-bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
#content-area-bottom {
	padding:20px 0px 0px;
	height:17px;
	background-image:url(content-area-bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
}
#sidebar-heading {
	width:180px;
	height:33px;
	background-image:url(sidebar-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#sidebar-heading H2 {
	font-family:Tahoma;
	margin:13px 0px 0px 25px;
	font-size:13px;
	font-weight:bold;
	color:#f5f566;
}
#sidebar {
	background-color:#0b1b28;
	width:180px;
}
p.sidebar {
	margin:2px 7px 2px 7px;
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
}
p.nav {
	padding-top: 2px;
	background-color:#0b1d29;
	background-image:url(navlink-bg.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:155px;
	line-height:20px;
	margin:0px;
	padding:0 0 0 20px;
	text-align:left;
}
p.goog {
	padding-top: 2px;
	padding-left: 10px;
	background-image:url(navlink-bg.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:180px;
	height:90px;
	margin:0px;
}
p.topjunkie {
	padding-top: 2px;
	background-image:url(navlink-bg.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:400px;
	height:20px;
	margin:0px;
	padding:0px;
}
p.nav2 {
	padding-top: 2px;
	color:#FFFFFF;
	width:180px;
	height:20px;
	margin:0px;
	padding:0px;
}
p.itemized {
	padding-top: 2px;
	/*background-image:url(navlink-bg.gif);
	background-repeat:repeat-x;*/
	border-bottom:1px dashed #1D364C;
	background-color:#0B1D29;
	height:20px;
	margin:0px;
	padding:0px;
}
#sidebar a, a.nav {
	padding-left:0px;
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#sidebar a:hover, a.nav:hover {
	color:#f5f566;
}
a.nav2 {
	padding-left:4px;
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.nav2:hover {
	color:#f5f566;
}
#sidebar-bottom {
	width:180px;
	height:9px;
	background-image:url(sidebar-bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#midleftbar-heading {
	width:282px;
	height:33px;
	background-image:url(midleftbar-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#midleftbar-heading H2 {
	font-family:Tahoma;
	margin:13px 0px 0px 25px;
	font-size:13px;
	font-weight:bold;
	color:#f5f566;
}
#midleftbar {
	background-color:#0b1b28;
	width:282px;
}
#centerbar-heading {
	width:525px;
	height:33px;
	background-image:url(centerbar-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#centerbar-heading H2 {
	font-family:Tahoma;
	margin:13px 0px 0px 25px;
	font-size:13px;
	font-weight:bold;
	color:#f5f566;
}
#centerbar {
	background-color:#0b1b28;
	width:525px;
}
#centerbar H1 {
	font-family:Tahoma;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
a.media-link {
	padding-left:10px;
	padding-right:10px;
	font-family:Tahoma;
	color:#f7f666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.media-link:hover {
	color:#ffffff;
}
#centerbar-bottom {
	width:525px;
	height:9px;
	background-image:url(centerbar-bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#listing {
	background-color:#132637;
	padding:3px;
}
#listing img {
	border:1px solid #000000;
	margin:0px;
}
#listing h3, #bubblecaption {
	font-family:Tahoma;
	margin:0px 0px 5px 0px;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}
p.desc, #bubbledescription {
	margin:0px 0px 5px 0px;
	font-family:Tahoma;
	font-size:9px;
	color:#aee8f9;
}
p.author, #bubbleclicks {
	margin:0px 0px 5px 0px;
	font-family:Tahoma;
	font-size:9px;
	color:#6d717e;
}
p.link {
	margin-top:10px;
	padding-top:2px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-image:url(link-bg.gif);
	background-repeat:no-repeat;
	width:110px;
	height:20px;
}
p.link2 {
	width:170px;
}
p.link3 {
	width:140px;
}
a.link {
	padding-left:22px;
	font-family:Tahoma;
	color:#f7f666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.link:hover {
	color:#ffffff;
}
#midleftbar-bottom {
	width:282px;
	height:9px;
	background-image:url(midleftbar-bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#midrightbar-heading {
	width:233px;
	height:33px;
	background-image:url(midrightbar-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#0B1B28;
}
#midrightbar-heading H1, #midrightbar-heading H2 {
	font-family:Tahoma;
	margin:13px 0px 0px 25px;
	font-size:13px;
	font-weight:bold;
	color:#f5f566;
}
#midrightbar-heading H1 {
	font-size:18px;
	font-family:Arial;
	margin-top:9px;
}
#midrightbar {
	background-color:#0b1b28;
	width:233px;
}
#newmedia td {
	padding:7px;
}
#newmedia img {
	border:1px solid #000000;
}
#midrightbar-bottom {
	width:233px;
	height:9px;
	background-image:url(midrightbar-bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.title {
	font-family:Tahoma;
	margin:13px 0px 0px 25px;
	font-size:13px;
	font-weight:bold;
	color:#f5f566;
}
td.whitecool {
	margin:2px 7px 2px 7px;
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
}
input, select, textarea {
	border:1px solid #32506b;
	background-color:#1c374c;
	margin:3px 0 3px 0;
	padding:2px;
	color:#95e5e2;
	font-family:Tahoma;
	font-size:9px;
	font-weight:bold;
}
input.button {
	height:33px;
	background-image:url(centerbar-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Tahoma;
	/*margin:13px 0px 0px 25px;*/
	font-size:13px;
	font-weight:bold;
	color:#f5f566;
}
div.bubble {
	width:150px;
	border:2px solid #95e5e2;
	-moz-border-radius:5px;
	background-color:#132637;
	text-align:left;
	position:absolute;
	visibility:hidden;
	z-index:1;
	font-family:verdana;
	font-size:10px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	padding:3px;
}
img.thumb {
/*border:1px thin #95e5e2;*/
}
.noborder {
	border:0px;
}
.votetext {
	font-family:Tahoma;
	font-size:20px;
	font-weight:bold;
	color:#aee8f9;
}
.topjunkhead {
	margin:0px 0px 5px 0px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#aee8f9;
}
.toprow {
	margin:0px 0px 0px 0px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Tahoma;
	font-size:9px;
	color:#FFFFFF;
}
.toprow2 {
	margin:0px 0px 0px 0px;
	background-color:#15354F;
	font-family:Tahoma;
	font-size:9px;
	color:#FFFFFF;
}
.profile {
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
}
.quote {
	padding-left:5px;
	border:#fff 1px dotted;
	background-color:#32506B;
}
.reply {
	padding-left:5px;
	border:#fff 1px dotted;
	background-color:#32506B;
}
.comments {
	width:525px;
	background:#0b1b28;
	margin:50px auto;
	overflow:hidden;
}
.comments ul {
	padding:5px 12px;
}
.comments li {
	margin-bottom:50px;
	clear:both;
	overflow:hidden;
	width:100%;
}
.user_head {
	float:left;
	width:60px;
}
.comment_warp {
	float:right;
	width:425px;
}
.comment_meta {
	color:#f5f55c;
	width:100%;
	overflow:hidden;
}
.post_info {
	float:left;
	font-weight:bold;
}
.operation {
	float:right;
}
.operation a {
	color:#fff;
	font-weight:bold;
}
.comment_content {
	clear:both;
	margin-top:5px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background:#32506b;
	border:#406482 1px solid;
}
.comment_content_sub {
	clear:both;
	margin:5px;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	background:#6f879c;
	border:#0b1b28 1px solid;
}
.comment_meta_sub {
	color:#f5f55c;
	height:20px;
	line-height:20px;
	background:#1d364c;
	text-indent:5px;
}
.post_warp {
	padding:7px;
}
.topbg {
	background:url(topmenu.gif);
	background-repeat:repeat;
	background-position:0 3px;
	float:left;
	margin:0;
	width:731px;
	height:72px;
}
#topmenu ul, #topmenu li {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}
#topmenu a {
	line-height:50px;
	padding:6px 15px;
	float:left;
	font-size:16px;
	text-transform:uppercase;
	color:#a8e8f4;
	text-decoration:none;
}
#topmenu a:hover {
	color:#fff;
}
#bonus {
	float:left;
	width: 418px;
	overflow:hidden;
}
#bonus .banner {
	float:left;
	width:210px;
	overflow:hidden;
	padding:10px 0;
}
#bonus .detail {
	float:left;
	width:208px;
	overflow:hidden
}
#bonus .detail h2, #bonus .detail h3, #bonus .detail p {
	margin:0;
	color:#fff;
}
#bonus .detail h2 {
	font-size:18px;
	padding:5px 0;
	text-align:left;
}
#bonus .detail h3 {
	background:transparent url(link-bg.gif) no-repeat scroll 0 0;
	font-size:13px;
	line-height:18px;
	padding:0 0 5px 20px;
	text-align:left;
}
.reviews_banner img {
	float:left;
	margin:2px 5px 2px 0;
	border:1px solid #000;
	padding:3px;
	background:#fff;
}
.reviews {
	border-bottom:1px dashed #457C92;
	margin:5px 0;
	padding:0 12px;
	background:#0B1B28;
}
.reviews h3, .reviews h3 a, .bonus h3, .bonus h3 a {
	padding:0;
	margin:0;
	color:#000;
	text-decoration:none;
	font-size:14px;
	margin:0 0 3px 0;
	font-weight:bold;
}
.reviews h3 a:hover, .bonus h3 a:hover {
	color:#808080;
	text-decoration:none;
}
.reviews h4, .reviews h4 a {
	padding:0;
	margin:0;
	text-align:left;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	margin:0 0 3px 0;
	font-weight:bold;
}
a.read-more {
	background:#FF0000;
	color:#FFFFFF;
	cursor:pointer;
	padding:3px 10px;
}

