body {
	margin: 0;
	padding: 0;
	background-color: #131313;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
}
#body_container {
	background-image: url('resources/body_bg.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#body_stretch {
	background-image: url('resources/body_bg_stretch.png');
	background-position: center top;
	background-repeat: repeat-y;
}
div {
	overflow: hidden;
}
img {  
    border: 0;
}
a {
	color: #d30808;
	text-decoration: none;
}  
a:hover {
	text-decoration: underline;
}
#forum a, #article_review a {
	color: #0194fe;
}
#article_review a:hover {
	color: #d30808;
}
#categories a, #topics a , #topic a{
	color: #000000;
	font-weight: bold;
}
#title a {
	color: #ffffff;
	font-weight: bold;
}
#loggedin_field_username a {
	color: #000000;
}
.glossy_button:link, .glossy_button:active, .glossy_button:visited, .glossy_button:hover, .glossy_button_small:link, .glossy_button_small:active, .glossy_button_small:visited, .glossy_button_small:hover{
	color: #000000;
	text-decoration: none;
}
.white_button:link, .white_button:active, .white_button:visited, .white_button:hover{
	color: #000000;
}
.green_button:link, .green_button:active, .green_button:visited, .green_button:hover {
	color: #ffffff;
}
.red_button:link, .red_button:active, .red_button:visited, .red_button:hover {
	color: #ffffff;
}
#article_content a{
	font-weight: bold;
}
#title_wide_blue a{
	color: #ffffff;
	text-decoration: underline;
}
#title_wide_blue a:hover{
	color: #ffffff;
	text-decoration: none;
}
#site_bottom a {
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
}
#site_bottom a:hover {
	text-decoration: underline;
}
#partners #links a{
	float: left;
	color: #ffffff;
	text-align: left;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}
#partners #links a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #bd0202;
}
#forum {
	clear: both;
	width: 931px;
	background-color: #ffffff;
	color: black; 
}
#site {
	clear: both;
	width: 941px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	clear: both;
	width: 941px;
	height: 51px;
	background-image: url('resources/resources.png');
	background-position: 0 93px;
}
#footer {
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;
	/*background-image: url('resources/footer_bg.png');*/
	background-color: #131313;
}
#footer_body {
	clear: both;
	width: 941px;
	height: 140px;
	color: #ffffff;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
}
#site_bottom {
	clear: both;
	width: 941px;
	height: 41px;
	color: #ffffff;
	line-height: 39px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url('resources/resources.png');
	background-position: 0 41px;
}
#logo {
	float: left;
	background-image: url('resources/resources.png');
	/*background-position: 0 -50px;*/
	background-position: 0 0;
	height: 51px; 
	width: 270px; 
	cursor: pointer;
}
#tabs {
	float: right;
	padding: 0;
	margin: 0 2px 0 0;
	height: 51px;
}
.tabs {
	list-style-type: none;
	padding: 0;
	margin-top: 15px;
}
.tabs li{
	float: left;
	width: 99px;
	height: 36px;
	text-decoration: none;
	background-image: url('resources/resources.png');
	background-position: -274px 0;
}
.tabs li:hover, #tabs_green:hover{
	background-position: -274px -36px;
}
.tabs li:hover a{
	color: #ffffff;
}
#tabs_current {
	background-position: -274px -36px;
}
#tabs_green{
	background-position: -274px -72px;
}
#tabs_current a, #tabs_green a{
	color: #ffffff;
}
.tabs a{
	color: #000000;
	display: block;
	padding: 9px 6px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#ad728x90 {
	float: left;
	width: 728px;
	height: 90px;
	margin: 0 5px 5px 0;
}
#ad300x250 {
	clear: both;
	width: 300px;
	height: 250px;
	margin-bottom: 5px;
}
#login_field {
	float: right;
	width: 191px;
	height: 84px;
	border-color: #d7d7d7;
	border-width: 1px;
	border-style: solid;
	padding: 4px 0 0 5px;
	background-color: #ebebeb;
}
#loggedin_field {
	float: right;
	width: 190px;
	height: 82px;
	border-color: #d7d7d7;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	background-color: #ebebeb;
}
#loggedin_field_username {
	clear: both;
	width: 173px;
	height: 22px;
	line-height: 21px;
	font-weight: bold;
	padding-left: 22px;
	background-image: url('resources/resources.png');
	background-position: -696px -123px;
}
#loggedin_field_button_container {
	clear: both;
	width: 184px;
	border-color: #d7d7d7;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	background-color: #ffffff;
}
.username_field {
	border: 0;
	margin: 0;
	clear: both;
	width: 157px;
	height: 21px;
	color: #000000;
	line-height: 23px;
	margin-bottom: 3px;
	padding: 2px 2px 2px 27px;
	background-color: #ebebeb;
	background-image: url('resources/resources.png');
	background-position: -692px -59px;
}
.password_field {
	border: 0;
	margin: 0;
	clear: both;
	width: 157px;
	height: 21px;
	color: #000000;
	line-height: 23px;
	margin-bottom: 4px;
	padding: 2px 2px 2px 27px;
	background-color: #ebebeb;
	background-image: url('resources/resources.png');
	background-position: -692px -92px;
}
.white_button {
	float: left; 
	width: 89px; 
	height: 24px;
	/*padding: 0 15px;*/
	text-align: center;
	font-weight: bold;
	line-height: 24px;
	border-width: 1px;
	border-style: solid;
	border-color: #cdcdcd;
	background-image: url('resources/resources.png');
	background-position: -386px -316px;
}
.green_button {
	float: left;
	height: 21px;
	padding: 0 15px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 20px;
	margin-right: 6px;
	border-width: 1px;
	border-style: solid;
	border-color: #00e405;
	background-image: url('resources/resources.png');
	background-position: -282px -76px;
}
.red_button {
	float: left;
	height: 21px;
	padding: 0 7px;
	font-weight: bold;
	line-height: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #ce0101;
	background-image: url('resources/resources.png');
	background-position: -282px -42px;
}
#notification {
	clear: both;
	width: 100%;
	height: 40px;
	color: #ffffff;
	line-height: 40px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 5px;
	background-color: green;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
#error {
	clear: both;
	width: 100%;
	height: 40px;
	color: #ffffff;
	line-height: 40px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 5px;
	background-color: #c70a0a;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
#site_body {
	clear: both;
	width: 931px;
	padding: 0 5px 0 5px;
	background-color: #ffffff;
}
#left_column {
	float: left;
	width: 626px;
}
#right_column {
	float: right;
	width: 300px;
}
h3 {
	padding: 0;
	margin: 0;
	font-size: 1.45em;
	line-height: 1.05em;
}
h4{
	padding: 0;
	margin: 0;
	font-size: 13px;
}
#gallery {
	text-align: center;
	vertical-align: middle;	
	background-color: black;
}
.filmstrip li img {
	width: 80px;
	height: 80px;
}
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.pointer {
	background-image: url('resources/js/themes/dark/pointer.png');
	background-position: top center;
	background-repeat: no-repeat;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}
.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}
#thumb {
	float: left;
	width: 83px;
	height: 114px;
	padding: 7px;
	position: relative;
	margin: 6px 6px 0 0;
	border-style: solid;
	border-color: #bdbdbd;
	border-width: 1px;
}
#thumb:hover {
	border-color: #025e94;
}
#thumb img {
	position: absolute;
}
#thumb img:hover {
	left: 5px;
	top: 4px;
	width: 87px;
}
#title {
	clear: both;
	width: 300px;
	height: 29px;
	color: #ffffff;
	line-height: 30px;
	font-weight: bold;
	padding-left: 21px;
	background-image: url('resources/resources.png');
	background-position: -385px -59px;
}
#title_wide {
	clear: both;
	width: 626;
	height: 30px;
	color: #ffffff;
	line-height: 29px;
	font-weight: bold;
	padding-left: 21px;
	background-image: url('resources/resources.png');
	background-position: -315px -390px;
}
#title_wide_green {
	clear: both;
	width: 626;
	height: 30px;
	color: #ffffff;
	line-height: 29px;
	font-weight: bold;
	padding-left: 21px;
	background-image: url('resources/resources.png');
	background-position: -315px -425px;
}
#title_wide_blue {
	clear: both;
	width: 626;
	height: 30px;
	color: #ffffff;
	line-height: 29px;
	font-weight: bold;
	padding-left: 21px;
	background-image: url('resources/resources.png');
	background-position: -315px -460px;
}
#topics {
	clear: both;
	width: 272px;
	height: 151px;
	line-height: 30px;
	margin-bottom: 5px;
	padding: 1px 0 0 28px;
	background-image: url('resources/resources.png');
	background-position: -4px -114px;
}
#topic {
	clear: both;
	width: 272px;
	height: 29px;
	line-height: 29px;
	padding: 1px 0 0 28px;
	background-image: url('resources/resources.png');
	background-position: -4px -115px;
}
#topic_author {
	float: right;
	width: 88px;
	color: #000000;
	margin-right: 5px;
	padding-left: 17px;
}
#stats {
	clear: both;
	width: 272px;
	height: 29px;
	line-height: 29px;
	padding: 1px 0 0 28px;
	background-image: url('resources/resources.png');
	background-position: -385px -354px;
}
#article_review{
	float: left;
	width: 309px;
	height: 70px;
	margin: 4px 6px 0 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b5b5b5;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #b5b5b5;
	background-image: url('resources/resources.png');
	background-position: 0 -454px;
}
#article_title_frame{
	clear: both;
	padding: 0 5px 5px 0;
	margin-bottom: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cccccc;
}
#article_title{
	clear: both;
	padding: 5px;
	background-color: #eeeeee;
}
#article_title h1{
	margin: 0;
	padding: 0;
	font-size: 18px;
}
#article_frame{
	clear: both;
	width: 614px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}
#article_content{
	clear: both;
	width: 604px;
	padding: 5px;
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 18px;
	background-color: #efefef;
}
#sidebox {
	clear: both;
	width: 292px;
	padding-left: 8px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	background-color: #ffffff;
	background-image: url('resources/resources.png');
	background-position: -5px -295px;
}
#small_avatar {
	width: 52px;
	height: 52px;
	float: left;
	padding: 6px;
	margin-top: 6px;
	position: relative;
	margin-right: 7px;
	border-style: solid;
	border-color: #bdbdbd;
	border-width: 1px;
	background-color: #ffffff;
}

#small_avatar:hover {
	border-color: #025e94;
}
#small_avatar img {
	position:absolute;
	width: 52px;
	height: 52px;
}
#small_avatar img:hover {
	left: 4px;
	top: 4px;
	width: 56px;
	height: 56px;
}
#categories {
	clear: both;
	width: 300px;
	height: 211px;
	padding-top: 1px;
	background-image: url('resources/resources.png');
	background-position: -385px -93px;
}
#categories_column {
	float: left;
	width: 61px;
	height: 300px;
	padding-left: 30px;
	line-height: 30px;
}
#warning {
	float: left;
	width: 25px;
	height: 23px;
	margin: 5px 4px 0 2px;
	background-image: url('resources/resources.png');
	background-position: -887px -364px;
}
#mail {
	float: left;
	width: 62px;
	height: 45px;
	margin: 2px 13px 0 2px;
	background-image: url('resources/resources.png');
	background-position: -861px -305px;
}
.write_article{
	clear: both;
	width: 235px;
	height: 49px;
	color: #ffffff;
	display: block;
	font-weight: bold;
	line-height: 45px;
	padding-left: 65px;
	background-image: url('resources/resources.png');
	background-position: -315px -495px;
}
.write_article:hover{
	background-image: url('resources/resources.png');
	background-position: -624px -495px;
	text-decoration: none;
}
#image{
	clear: both;
	width: 616px;
	padding: 4px;
	text-align: center;
	background-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: #b5b5b5;
}
#image img{
	clear: both;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #b5b5b5;
	background-color: #ffffff;
}
#image_moderate{
	height: 26px; 
	margin-bottom: 4px; 
	text-align: right; 
	padding: 2px;
	border-bottom-color: #bbbbbb; 
	border-bottom-width: 1px; 
	border-bottom-style: solid;
}
.textbox{
	padding: 3px;
	color: #707070;
	border-width: 1px;
	border-style: solid;
	border-color: #bababa;
	background-image: url('resources/textbox.png');
	background-repeat: repeat-x;
}
#div_frame{
	clear: both;
	padding: 5px;
	margin-top: 4px;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #b5b5b5;
	background-color: #ffffff;
}
#div_content{
	clear: both;
	padding: 5px;
	text-align: left;
	background-color: #eeeeee;
}
#div_content_division{
	float: left;
	width: 370px;
	height: 90px;
	margin-right: 5px;
	padding-right: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #b5b5b5;
}
#user_comments{
	margin: 0;
	padding: 0;
}
#update_comments{
	margin: 0;
	padding: 0;
}
.comment { 
	margin-top: 5px;
	/*background: url(resources/comment_bg.gif) 60px top repeat-y;*/
}
.comment .avatar { float:left; width:50px; height:50px; margin:0 5px 0 0; padding: 3px; border:1px solid #b5b5b5; }
.comment .entry { background-color:#f0f0f0; border:1px solid #b5b5b5; padding:10px 15px;  }
.comment .entry h4 { font-size:14px; margin:0; }
.comment .entry h4 img { float:right;}
.comment .entry h4 a { text-decoration:none;}
.comment .entry p { color:#2A2A2A; font-size:12px; margin:7px 0; }
.comment .entry p.meta { font-size:10px; border-top:1px solid #cccccc; margin:0; padding:5px 0 0 0; }
.commentad { background:#eeeeee; border:1px solid #e1e1e1; margin-left:79px; padding:3px 0; }
#image_details {
	clear: both;
	width: 292px;
	height: 216px;
	padding: 4px;
	margin: 5px 0 5px 0;
	background-image: url('resources/resources.png');
	background-position: -5px -535px;
}
#image_info {
	clear: both;
	width: 288px;
	height: 121px;
	margin: 7px 0 5px 2px;
}
#image_info_line {
	clear: both;
	width: 258px;
	height: 30px;
	font-weight: bold;
	padding-left: 30px;
	line-height: 32px;
}
#image_info_line_left{
	float: left;
}
#image_info_line_right{
	float: right;
	clear: none;
	width: 150px;
	height: 30px;
	font-weight: bold;
	line-height: 32px;
}
#image_buttons {
	clear: both;
	width: 288px;
	height: 34px;
	margin-left: 2px;
}
#browse_arrows {
	clear: both;
	width: 292px;
	height: 45px;
	padding: 4px;
	line-height: 44px;
	margin: 5px 0 5px 0;
	background-image: url('resources/resources.png');
	background-position: -385px -1px;
}
.left_arrow {
	float: left;
	width: 58px;
	height: 47px;
	margin-right: 5px;
	background-image: url('resources/resources.png');
	background-position: -691px -5px;
}
.left_arrow:hover {
	background-position: -752px -5px;
}
.left_arrow:focus {
	color: #ffffff;
}
.right_arrow {
	float: right;
	width: 58px;
	height: 47px;
	margin-left: 5px;
	background-image: url('resources/resources.png');
	background-position: -813px -5px;
}
.right_arrow:hover{
	background-position: -874px -5px;
}
.right_arrow:focus {
	color: #ffffff;
}
#browse_arrows_middle{
	float: left;
	width: 164px;
	height: 42px;
	margin: 2px 0 0 1px;
}
.facebook_share_button{
	float: left;
	width: 164px;
	height: 42px;
	cursor: pointer;
	background-image: url('resources/resources.png');
	background-position: -520px -308px;
}
.facebook_share_button:hover{
	float: left;
	width: 164px;
	height: 42px;
	background-image: url('resources/resources.png');
	background-position: -690px -308px;
}
.pm{
	clear: both;
	width: 124px;
	height: 32px;
	cursor: pointer;
	display: block;
	margin: 5px 0 2px 4px;
	background-image: url('resources/resources.png');
	background-position: -690px -242px;
}
.email{
	clear: both;
	width: 124px;
	height: 32px;
	cursor: pointer;
	display: block;
	margin: 2px 0 3px 4px;
	background-image: url('resources/resources.png');
	background-position: -690px -208px;
}
.skype{
	clear: both;
	width: 124px;
	height: 32px;
	cursor: pointer;
	display: block;
	margin: 2px 0 3px 4px;
	background-image: url('resources/resources.png');
	background-position: -690px -175px;
}
.glossy_button{
	float: left;
	width: 93px;
	height: 34px;
	cursor: pointer;
	line-height: 33px;
	text-align: center;
	margin-right: 4px;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	background-image: url('resources/resources.png');
	background-position: -690px -353px;
}
.glossy_button:hover{
	background-image: url('resources/resources.png');
	background-position: -787px -353px;
}
.glossy_button_small{
	float: left;
	width: 73px;
	height: 27px;
	cursor: pointer;
	line-height: 27px;
	text-align: center;
	font-weight: bold;
	margin-right: 4px;
	font-family: Arial;
	font-size: 12px;
	background-image: url('resources/resources.png');
	background-position: -690px -278px;
}
.glossy_button_small:hover{
	background-image: url('resources/resources.png');
	background-position: -769px -278px;
}
#footer_copyright {
	float: left;
	width: 165px;
	margin-left: 7px;
	font-size: 10px; 	
	text-align: left;
	line-height: 16px;
}
*html #footer_copyright {
	margin-left: 4px;
}
#footer_content {
	float: left;
	width: 740px;
	font-size:10px; 	
	line-height: 16px;
}
#partners {
	clear:both;
	width: 100%;
	padding-left: 4px;
	padding-top: 10px;
	font-size: 11px;
	color: #6E6E6E; 
}
*html #partners {
	clear: none;
}
#partners #thanks_to {
	float: left;
	height: 55px;
	color: #8C8C8C; 
	padding: 2px 8px 2px 3px;
}
#partners span{
	margin: 0;
	clear: both;
}

.basictab{
	padding: 3px 0;
	padding-left: 3px;
	margin: 8px 0 6px 0;
	font: 12px Verdana;
	border-bottom: 1px solid #aaaaaa;
	list-style-type: none;
	text-align: left;
}

.basictab li{
	display: inline;
	margin: 0;
}

.basictab li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #cccccc;
	border-bottom: none;
	background-color: #ffffff;
	color: #a0a0a0;
}

.basictab li a:visited{
	color: #a0a0a0;
}

.basictab li a:hover{
	color: #000000;
	border-color: #aaaaaa;
}

.basictab li a:active{
	color: black;
}

.basictab li.selected a{
	position: relative;
	top: 1px;
	padding-top: 4px;
	background-color: #ffffff;
	border-color: #aaaaaa;
	color: #000000;
}
