html {
	background:#000 url(/images/body.gif) no-repeat 50% 0;
}
body{
	margin:0;
	color:#b0a8a8;
	font:12px Arial, Helvetica, sans-serif;
	background:url(/images/header.gif) repeat-x;
	min-width:1000px;
}
img{border-style:none;}
a{
	color:#5773b9;
	outline:none;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
#nav {
	margin:0 0 46px;
	padding:0;
	list-style:none;
	height:28px;
	overflow:hidden;
	font:bold 20px "Trebuchet MS", Helvetica, sans-serif;
}
#nav li {
	float:left;
	background:url(/images/separator.gif) no-repeat 0 50%;
	padding:0 27px 0 22px;
	margin:0 3px 0 -3px;
}
#nav a {
	color:#aeadad;
	text-decoration:none;
}
#nav a:hover {
	color:#f4f4f4;
	text-decoration:underline;
}
#container {
	width:100%;
}
#container:after {
	content:"";
	clear:both;
	display:block;
}
h2 {
	font:bold 18px "Trebuchet MS", Helvetica, sans-serif;
	text-align:center;
	color:#fff;
	background:url(/images/title-bg.gif) no-repeat;
	width:147px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	margin:0;
}
.top-title {
	margin-top:-24px;
	position:relative;
}
.sidebar {
	width:171px;
	float:left;
	color:#656565;
}
.round-box {
	background:#1d1d1d url(/images/round-box-right.gif) no-repeat 100% 100%;
	margin-bottom:18px;
}
.round-box .inner {
	border-top:1px solid #3c3c3c;
	padding:13px 20px 29px;
	background:url(/images/round-box-left.gif) no-repeat 0 100%;
	width:128px;
	overflow:hidden;
}
.nichelist {
        padding:10px 0px;
}
.login input {
	width:130px;
	text-align:center;
	font-size:11px;
	padding:0;
	border:1px solid #3c3c3c;
	display:block;
	margin-bottom:4px;
	padding:2px 0;
}
.login input.btn {
	width:auto;
	float:right;
	border:none;
	padding:0;
}
.login a {
	font-size:10px;
	float:left;
	line-height:11px;
	white-space:nowrap;
}
.sidebar .box {
	background:#1d1d1d;
	border-top:1px solid #3c3c3c;
	padding:10px 8px 15px;
	margin-bottom:15px;
}
.subnav {
	margin:0;
	padding:0 0 10px 13px;
	list-style:none;
	line-height:24px;
	font-size:14px;
}
.subnav li {
	background:url(/images/marker.gif) no-repeat 0 6px;
	padding-left:20px;
}
#page .subnav a {
	color:#e5e5e5;
}
.top-border {
	border-bottom:none;
	border-top:3px solid #3d3c3a;
	padding:3px 0 0;
}
.sidebar .box p, .style1 p {
	margin:0;
}
.sidebar .box a, .style1 a {
	color:#fefefe;
}
.sidebar .box p, .style1 p {
	border-bottom:3px solid #3d3c3a;
	padding-bottom:2px;
}
.sidebar .box strong a, .style1 strong a {
	display:block;
	padding-top:3px;
}
.main-column {
	float:right;
	width:807px;
	background:#1d1d1d url(/images/column-bg.gif) repeat-y 100% 0;
	padding-left:14px;
}
.content {
	float:left;
	width:585px;
	padding:22px 0 16px;
}
.content p {
	margin:0;
}
.content ul {
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
}
.content a {
	font-weight:bold;
}
.content p.margin {
	margin:15px 0 28px;
}
#page .photo-box {
	background:url(/images/photo-box-bg.gif) no-repeat;
	width:572px;
	height:211px;
	padding-left:13px;
}
#page .photo-box li {
	float:left;
	margin:14px 12px 0 0;
}
#page .pager {
	margin:0;
	padding:11px 0 0;
	text-align:center;
}
.pager li {
	display:inline;
	padding:0 1px;
}
.pager a {
	font-weight:normal;
	color:#3c3c3c;
}
.pager .active a {
	color:#fdfdfd;
	font-weight:bold;
	background:#353535;
	padding:0 2px;
}
.main-column .column {
	width:209px;
	float:right;
	padding:0;
}
.img-column, .photo-box {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.img-column li, .photo-box li {
	background:#3d3c3a;
	border:7px solid #2c2c2b;
	padding:1px 2px;
	width:160px;
	margin:15px auto 0;
	overflow:hidden;
}
.img-column img, .photo-box img {
	display:block;
}
.subtitle {
	background:#5d5d5d;
	padding:0 3px 2px;
}
.subtitle strong {
	height:31px;
	display:block;
	overflow:hidden;
}
.subtitle a {
	color:#4a1a17;
	text-decoration:underline;
}
.subtitle a:hover {
	text-decoration:none;
}
.subtitle .post {
	color:#dcdcdc;
	font-weight:bold;
	display:block;
	height:15px;
	overflow:hidden;
}
.subtitle .post strong {
	display:inline;
	height:auto;
	margin-left:13px;
	color:#3d3c3a;
}
.subtitle .post strong a {
	color:#3d3c3a;
	text-decoration:none;
}
.holder {
	height:1%;
	margin-bottom:10px;
}
.holder:after {
	content:"";
	clear:both;
	display:block;
}
.latest-list {
	width:623px;
	float:left;
	margin:0;
}
.video-list {
	width:445px;
	float:left;
	margin:0;
}
.latest-list .inner, .video-list .inner {
	padding:11px 13px 18px;
}
.video-list .inner {
	padding-right:27px;
}
.latest-list ul, .video-list ul {
	margin:0;
	padding:0;
	list-style:none;
}
.latest-list li, .video-list li {
	padding:0 0 5px 9px;
	background:url(/images/separator3.gif) repeat-x 0 100%;
}
.latest-list span {
	color:#5773b9;
	font-size:14px;
	display:block;
}
.video-list span {
	color:#5773b9;
	font-size:14px;
	display:block;
}
.video-list span a {
	color:#5773b9;
}
.latest-list p, .video-list p {
	margin:0;
	font-size:11px;
}
.img-box {
	width:376px;
	float:right;
	margin:0 -10px 0 0;
	padding:0;
	list-style:none;
	background:url(/images/separator4.gif) repeat-x 0 186px;
	overflow:hidden;
	display:inline;
}
.img-box li {
	float:left;
	margin-right:10px;
	background:#3d3c3a;
	border:6px solid #1c1c1c;
	padding:3px;
	width:160px;
}
.img-box img {
	display:block;
}
.img-box li.top-img {
	margin-bottom:41px;
}
.img-box .name {
	height:32px;
	line-height:32px;
	display:block;
	overflow:hidden;
	text-align:center;
	color:#969d96;
	font-weight:bold;
}
.img-box2, .img-box4 {
	background:#1d1d1d;
	padding:6px 17px;
	height:1%;
	overflow:hidden;
	margin-bottom:12px;
}
.img-box2 ul {
	margin:0;
	padding:16px 0 0 47px;
	list-style:none;
	background:url(/images/photo-box-bg2.gif) no-repeat;
	height:256px;
	overflow:hidden;
	width:955px;
	margin-right:-100px;
}
.img-box2 li {
	float:left;
	margin-right:72px;
	border:1px solid #232323;
	background:#333;
	padding:0 6px;
	height:236px;
	width:231px;
}
.img-box2 .title {
	color:#fff;
	display:block;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	margin-bottom:3px;
}
.img-box2 img {
	display:block;
}
.more {
	color:#fff;
	background:#4f4039 url(/images/marker2.gif) no-repeat 7px 4px;
	float:right;
	padding:1px 7px 3px 26px;
	margin-top:4px;
}
.wrap {
	width:100%;
	overflow:hidden;
}
.img-box3 {
	width:499px;
	margin-right:1px;
	float:left;
	overflow:hidden;
}
.img-box3 .inner {
	padding:2px 0 22px 5px;
}
.img-box3 ul {
	margin:0;
	padding:0 0 4px;
	list-style:none;
	background:url(/images/separator3.gif) repeat-x 0 100%;
	height:1%;
	overflow:hidden;
}
.img-box3 li {
	float:left;
	margin-right:4px;
	background:#5d5d5d;
}
.img-box3 img {
	display:block;
}
.img-box3 .name {
	display:block;
	text-align:center;
	color:#000;
	line-height:33px;
	font-weight:bold;
}
.img-box3 .more {
	margin:7px 27px 0 0;
	display:inline;
}
.box-holder {
	width:100%;
	overflow:hidden;
}
.box-holder .box {
	background:#151515;
	border:1px solid #474747;
	border-top:9px solid #343433;;
	float:left;
	width:244px;
	margin-right:4px;
	padding:2px 8px 0;
	min-height:455px;
}
* html .box-holder .box {height:455px;}
*+html .box-holder .box {height:455px;}
.box-holder h3 {
	color:#5773b9;
	margin:0;
	font:18px "Trebuchet MS", Helvetica, sans-serif;
}
#page .style1 h3 {
	margin-bottom:2px;
}
.style1 p {
	color:#474747;
	font-size:11px;
}
#page .style2 {
	width:218px;
}
#page .style2 h3 {
	margin-bottom:19px;
}
.story-list {
	margin:0;
	padding:0 0 0 3px;
	list-style:none;
}
.story-list li {
	background:url(/images/marker3.gif) no-repeat 0 4px;
	padding-left:10px;
	margin-bottom:5px;
}
.story-list a {
	color:#c6c5c5;
	text-decoration:none;
}
.story-list a:hover {
	text-decoration:underline;
}
#page .style3 {
	width:482px;
	margin:0;
	float:right;
	padding-right:2px;
}
#page .style3 h3 {
	margin-bottom:15px;
}
.review-box {
	background:#6b6b69;
	width:450px;
	padding:6px;
	overflow:hidden;
	margin:0 0 6px 20px;
	color:#000;
}
.review-box p {
	margin:12px 0 0;
}
.review-box img {
	float:left;
	margin-right:7px;
}
.review-box .more {
	float:left;
	margin-top:17px;
}
.player {
	float:right;
	width:550px;
}
.player img {
	display:block;
}
.full-width {
	width:100%;
	float:none;
}
.full-width li {
	margin-right:25px;
}
.full-width ul {
	padding-left:31px;
}
.img-box4 ul {
	background:url(/images/photo-box-bg3.gif) no-repeat;
	height:151px;
	overflow:hidden;
	margin:0;
	padding:13px 0 0 12px;
	list-style:none;
}
.img-box4 li {
	float:left;
	border:7px solid #1c1c1c;
	background:#3d3c3a;
	padding:2px;
	margin-right:13px;
}
.img-box4 li.margin12 {
	margin-right:12px;
}
.img-box4 img {
	display:block;
}
#footer {
	padding:29px 0 29px 179px;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#footer li {
	float:left;
	background:url(/images/separator2.gif) no-repeat 0 50%;
	padding:0 6px 0 8px;
	margin:0 8px 0 -8px;
}
#footer a {
	color:#727272;
	font-weight:bold;
}
#footer span {
	display:block;
	color:#343434;
	margin-top:6px;
	font-size:11px;
}