body {
	font-family: Arial;
	line-height: 18px;
	margin: 0;
	padding: 0;
	background-color: #282828;
	color: #ccc;
	font-size: 12px;
}
.content_wrapper p {
	padding-left: 0;
	padding-bottom: 12px;
	margin: 0;
	padding-top: 3px;
	
}
.hometxt {
	font-size: 14px;
	line-height: 21px;
}
img {
	border: 0;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	padding: 5px 0;
	color: #FFF;
	margin: 0;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	padding: 5px 0;
	color: #FFF;
	margin: 0;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0;
	color: #FFF;
	margin: 0;
}
/*table {
	border-collapse: collapse;
}
table th {
	padding: 0;
}
table td {
	padding: 0;
}*/
a, a:link, a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
.content_right a, .content_right a:link, .content_right a:visited {
	color: #33FF00;
}
.content_right a:hover {
	text-decoration: none;
	color: #FFF;
}
.page {
	width: 942px;
	margin: 0 auto;
	padding: 51px 0px 0px;
}
.home {
	background: url('images/bg.jpg') repeat-x center top;
}
.headertopright {
	width: 530px;
	float: right;
	height: 119px;
}
.headertopright .hfeatureimg {
	width: 155px;
	padding: 15px 6px 0 15px;
	height: 119px;
	float: left;
}
.padtop {
	overflow: hidden;
	vertical-align: middle;
	padding-top: 19px;
	width: 720px;
	float: right;
}
.toptext {
	font-size: 11px;
	vertical-align: middle;
	float: left;
	color: #B0AFAF;
	padding-right: 8px;
	padding-top: 7px;
}
.padtop-pic {
	width: 50px;
	float: left;
}
.padtop-pic2 {
	width: 28px;
	float: right;
}
.inpu {
	width: 275px;
	float: left;
}
.top_header {
	width: 941px;
	height: 210px;
	margin: 0 auto;
}
#top_sms {
	padding: 93px 0 0 183px;
	text-align: center;
	width: 184px;
	color:#000;
	font-size:12px;
	line-height:0.8em;
}
#top_sms .inp {
	font-size:12px;
	border:none;
	margin: 0px 0 0 0;
	padding:2px;
	width: 156px;
}
.select_bg{
	background:url(/images/input_bg.png) left top no-repeat;
	width:166px;
	height:21px;
	margin-bottom:10px;

}
#top_sms .sub {
	margin: 0px 0 0 24px;
	float:left;

}
.header_wrapper {
	width: 941px;
	margin: 0 auto;
}
.top_left_holder {
	width: 411px;
	height: 210px;
	float: left;
}
.top_right_holder {
	width: 530px;
	float: right;
	background: url('images/top_right_background.jpg') no-repeat;
}
.top_right_featured {
	width: 155px;
	padding: 15px 10px;
	height: 179px;
	float: left;
	margin: 0;
	color: #fff;
	position: relative;
}
.content_main {
	margin: 0px 1px 0 0;
	vertical-align: top;
	
	overflow: hidden;
	background:#000 url('images/sidebar_bg.gif') repeat-y;
}
#content_top_corner{
	height:10px;
	position:relative;
	background:url('images/corner_content_top.png') no-repeat;
	width:941px;
	z-index:900;
	margin-bottom:-10px;
}
#content_bottom_corner{
	height:10px;
	position:relative;
	background:url('images/corner_content_bottom.png') no-repeat;
	width:941px;
	z-index:900;
	margin-top:-10px;
}
.sidebar {
	width: 261px;/*269*/
	vertical-align: top;
	float: left;
	padding-left: 10px;
	padding-top:7px;
	color:#FFF;
	background:#121212;
}
.sidebar h4 {
	display:none;
}
.sidebar p {
	line-height:normal;
	margin:1px 0;
	padding:1px 0;
}
.sidebar em {
	line-height:normal;
	color:#000;
}
.sidebar em a {
	color:#000;
}
.content_right {
	width: 670px;/*671*/
	
	float: right;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
.content_text > h1{
	padding:30px 30px 30px 30px;
	margin:0;
	text-transform:uppercase;
	font-size:23px;
	font-weight:bold;
	letter-spacing:-1px;
}
.content_text_inner {
	padding:20px 20px 20px 30px;
	margin: 0px 0px 55px;
    background-color:#313131;
	/*
	margin:0px 0 0px 0;
	height:164px;
	overflow-y:scroll;*/
}
.content_text .full_image {
	height:319px;
	margin:-20px;
}
.content_text a {
	text-decoration: underline;
	color: #33FF00;
}
.content_text a:hover {
	text-decoration: underline;
}
.line {
	border: 1px none #E8E8E8;
	border-top-style: dashed;
	margin-bottom: 4px;
	margin-top: 4px;
}
.input {
	border: 0 none;
	background: url('images/textbox.jpg') no-repeat center top;
	width: 121px;
	font-size: 9px;
	padding: 8px 5px 10px 8px;
	color: #969494;
	vertical-align: top;
}
.left {
	float:left;
}
.right {
	float:right;
}
.page_footer {
	font-size: 11px;
	vertical-align: top;
	padding-top: 10px;
	width: 941px;
	height: 50px;
	color: #808080;
}
.page_footer p {
	margin:0;
	padding:0;
}
.page_footer a {
	color: #808080;
	padding-left: 7px;
	padding-right: 1px;
	text-decoration: underline;
}
.page_footer a:hover {
	color: #808080;
	text-decoration: underline;
}
.content_wrapper {
	margin: 15px auto;
}
.sidebar_title {
	font-size: 12px;
	padding-top: 0;
	text-transform: uppercase;
}
.send {
	background: url('images/send.jpg') no-repeat center top;
	width: 149px;
	height: 29px;
}
.input2 {
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 5px;
	width: 300px;
	border: 1px solid #e7e7e7;
	color: #6C6C6D;
	background-color: #E2E3E4;
	font-size: 12px;
}
#captcha_code {
	padding: 3px;
	border: 1px solid #e7e7e7;
	color: #6C6C6D;
	background-color: #E2E3E4;
	font-size: 12px;
}
.comment-date {
	float: right;
	font-size: 11px;
	color: #6E7176;
	padding-right: 10px;
	text-align: right;
}
.commentabc {
	background-color: #E2E3E4;
	margin-top: 1px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 1px;
}
.fatnew {
	color: #ffffff;
}
.text-box ul li {
	list-style-type: none;
}
.text-box li {
	list-style-type: none;
}
.text-box ul {
	list-style-type: none;
}
.date {
	font-size: 10px;
}
.side_rounded {
	width:246px;
	padding:0px;
	margin:0px;
	line-height:normal;
}
.side_rounded .top {
	width:246px;
	height:10px;
}
.side_rounded .bottom {
	width:246px;
	height:10px;
	background:  url(images/side_grey_bottom.gif) top left;
}
.side_rounded .content {
	background-color:#6e6e6e;
	padding:0 20px;
	font-size:12px;
}
.clear {
	clear: both;
}
.sidebar_list {
	padding-left: 16px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin: 0;
	font-size:12px;
}
ul#social {
	margin:0px;
	padding:0px;
}
#social li {
	margin:0px;
	padding:0px 11px 0 0px;
	float:left;
	list-style:none;
}
.break {
	padding-top: 10px;
	clear: both;
}
.menu_wrapper {
	background: url('images/menu_background.jpg') no-repeat center top;
	width: 941px;
	height: 34px;
}
.main_menu {
	height: 34px;
	width: 941px;
	margin: 0 auto;
}
.main_menu ul {
	padding: 7px 0 0 0;
	margin: 0;
}
.main_menu li {
	float: left;
	list-style: none;
	padding:0;
	margin:0;
}
.main_menu li a {
	font-size: 12px;
	padding: 0 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	border-left: 1px solid #2B2B2B;
}
.main_menu li a:hover {
	text-decoration: none;
	color: #E5FC67;
}
.main_menu li.current_page_item a {
	text-decoration: none;
	color: #E5FC67;
}
.main_menu li a:active {
	text-decoration: none;
	color: #E5FC67;
}
 .main_menu li a:selected {
 text-decoration: none;
 color: #E5FC67;
}
.main_menu li.current_page_parent a {
	text-decoration: none;
	color: #E5FC67;
}
.main_menu li.current_page_ancestor a {
	text-decoration: none;
	color: #E5FC67;
}
ul.bul li {
	color: #BFBB9A;
}
.blck {
	color: #848484;
}
.black {
	color: #000000;
}
ul.bul li ul.bul2 li {
	color: #BFBB9A;
}
.more-link {
}
.posted {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
}
.chewblogtitle {
	padding-top: 12px;
	padding-left: 100px;
}
.title-page {
}
.backlink {
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
	color: #6E7176;
}
.backlink a {
	color: #6E7176;
}
.hiddenPic {
	display: none;
}
.sub {
}
.sub p {
	padding-left: 0;
	padding-bottom: 13px;
	margin: 0;
	padding-top: 4px;
	font-size: 13px;
}

.sideshow{
	
}

.form{
box-shadow:inset 0 0 10px #000; 
-moz-box-shadow:inset 0 0 10px #000;	
-webkit-box-shadow:inset 0 0 10px #000;
width:275px;
border:0;
background:#FFF;
padding:5px;
}

.submit{
	border:0px;
	background:none;
	color:#33ff00;
	font-size:14px;
	padding:0px;
	margin:0px;
}

.sitemap{
	font-size:12px;
}
.sitemap h3{
	font-size:12px;
	margin:0;
	padding:0;
}


.sitemap a, .sitemap a:link, .sitemap a:visited{
	text-decoration:none;
}
 
.sitemap a:hover{
	text-decoration:underline;
}
 
/*webitor*/
.auto_green {
	color: #33FF00;
}

.image_border{
	
	border:1px solid #000000;
	margin:5px;
}

.image_border_no_pad{
	
	border:1px solid #000000;

}

.border_bottom > tbody > tr > td{
	border-bottom:1px solid #000000;
	padding:10px 0;
}
