body {
	background:#ffffff;
	padding:0;
	margin:0;
	text-align:left;
	font-size:12px;
	font-family:Tahoma, Helvetica, sans-serif;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
outline-style:none;
outline-width:0;
}

.clear {
clear:both;
}

form {
padding:0;
margin:0;
}

h1, h2, h3, h4, h5 {
padding:0;
margin:0;
}

ul, li {
padding:0;
margin:0;
list-style:none;
}

.link {
color:#000000;
font-weight:bold;
font-size:12px;
padding:3px;
background:#F26416;
}

a.btn {
	background: transparent url('../img/btn_right.gif') no-repeat scroll top right;
	color: #2b2b2b;
	display: inline-block;
	float: left;
	font: normal 10px arial, sans-serif;
	height: 20px;
	margin-right: 6px;
	padding-right: 15px; 
	text-decoration: none;
	white-space:nowrap;	
	margin-bottom:6px;
	cursor:pointer;
	text-transform:uppercase;
}

a.btn span {
	background: transparent url('../img/btn_left.gif') no-repeat;
	display: block;
	height:20px;
	line-height: 20px;
	padding: 0px 0 0px 8px;
	float:left;
} 

a.btn:hover {
	background-position: bottom right;
	color: #ffffff;
	outline: none; 
}

a.btn:hover span {
	background-position: bottom left;
	padding: 0px 0 0px 8px; 
} 

#box_search a:hover, #header_content ul li a:hover {
	color:#0b83b6;
	border-bottom:1px dotted #0b83b6;
}

#wrap {
	width:987px;
	margin:0 auto;
}

#header {
}

#logo {
	background:url(../img/logo.gif) no-repeat top left;
	float:left;
	width:245px;
}

#logo a {
	width:245px;
	height:87px;
	display:block;
}

#header_ad {
	float:left;
	width:468px;
	margin-left:10px;
	height:60px;
	border:4px solid #eef5f6;
	margin-top:9px;
}

#header_content {
	float:left;
	width:250px;
}

.date {
	color:#232323;
	font-size:10px;
	margin-top:12px;
	text-align:right;
	padding-right:6px;
}

#header_content ul {
	height:20px;
	padding-right:6px;
	*height:30px;
}

#header_content ul li {
	float:right;
	padding:10px;
}

#header_content ul .rss {
	background:url(../img/rss.gif) center right no-repeat;
	padding-right:24px;
}

#header_content ul li a {
	font-size:10px;
	color:#232323;
	text-decoration:none;
}

#box_search {
	text-align:right;
	padding-right:6px;
}

#box_search input {
	border:1px solid #d2d2d2;
	background:url(../img/input_bg.gif) repeat-x;
	height:14px;
	padding:1px;
	width:80px;
	font-size:10px;
}

.search_btn {
	background:url(../img/search_btn.gif) no-repeat top left;
	height:18px;
	color:#ffffff;
	text-transform:uppercase;
	font-size:10px;
	text-align:center;
	border:none;
	cursor:pointer;
	width:63px;
	vertical-align:-1px;
	*vertical-align:1px;
	_vertical-align:1px;
	*margin-left:3px;
	_margin-left:3px;
}

.search_btn:hover {
	background-position:bottom left;
}

#box_search a {
	color:#232323;
	text-decoration:none;
}


#menu_holder {
	background:url(../img/content_top.gif) repeat-x top left;
	margin-left:3px;
}

#menu {
	height:42px;
}

#menu ul li {
	float:left;
	text-align:center;
}

#menu ul li a {
	background:url(../img/menu_bg.gif) no-repeat top left;
	display:inline-block;
	height:42px;
	width:123px;
	color:#ffffff;
	font-size:12px;
	text-transform:uppercase;
	line-height:42px;
	text-decoration:none;
}

#menu ul li a:hover, #menu ul .active a {
	background-position:bottom left;
}

#container {
	background: url(../img/container_top.gif) no-repeat top left;
	padding-top:10px;
}

#dynamic_box_center {
	float:left;
	width:622px;
}

#headlines .box_body {
	min-height:430px;
	height:auto !important;
	height:430px;
}

.box_alt1 {
	background:url(../img/box_right_alt1.gif) no-repeat bottom right;
}

.box_alt1 .box_body {
	background:url(../img/box_left_alt1.gif) no-repeat bottom left;
	padding:0 13px 20px;
}

.box_alt1 .box_title_holder {
	background:url(../img/box_title_right_alt1.gif) top right no-repeat;
}

.box_alt1 .box_title {
	background:url(../img/box_title_left_alt1.gif) top left no-repeat;
	min-height:15px;
	height:auto !important;
	height:15px;
}

.content_feature_left {
	float:left;
	width:350px;
	padding-right:10px;
}

#latest_galleries {
	margin-top:15px;
}

.vertical .image {
	background:#ffffff;
	padding:1px;
}

.image img {
	border:1px solid #d2d2d2;
}

.short_holder h2 a {
	color:#016792;
	text-decoration:none;
}

.vertical .short_holder h2 {
	margin:7px 0;
}

.vertical .short_holder h2 a {
	font-size:18px;
}

.vertical .meta a {
	color:#016792;
	text-decoration:none;
	font-size:12px;
}

.meta {
	color:#939393;
	padding:4px 0 10px;
}

.comment_count {
	font-weight:bold;
}

.content_feature_right {
	border-left:1px dotted #aaaaaa;
	padding-left:10px;
	float:left;
	width:225px;
}
	
.content_feature_right .image img {
	margin:0 15px 5px 0;
}

.content_feature_right .short {
	margin-bottom:20px;
}

.short_holder h2 a {
	font-size:16px;
	font-weight:lighter;
}

.content_feature_right .short_holder h2 {
	margin:0 0 10px;
}


.box_alt3 {
	background:url(../img/box_right_alt3.gif) no-repeat bottom right;
}

.box_alt3 #gallery_stripe_body {
	background:url(../img/box_left_alt3.gif) no-repeat bottom left;
}

.box_alt3 .box_title_holder {
	background:url(../img/box_title_right_alt3.gif) top right no-repeat;
}

.box_alt3 .box_title {
	background:url(../img/box_title_left_alt3.gif) top left no-repeat;
	padding:10px 13px;
	font-weight:bold;
	min-height:19px;
	height:auto !important;
	height:19px;
	line-height:19px;
}

.box_alt3 .box_title h3 {
	color:#016792;
	text-transform:uppercase;
	font-size:12px;
}

#latest_galleries .box_stripes { 
	width: 100%; 
	overflow: hidden;
	width: 610px;
}


#latest_galleries .controls { 
	margin-top:-36px;
	padding:7px;
	position:absolute;
	width:600px;
	
}

#latest_galleries .controls span.title { /*position: absolute; top:9px; left:246px;*/ font-size: 16px; font-weight: bold;}

#latest_galleries .controls span.title a {color:#016792;}

#latest_galleries .controls a { color: #A5A5A5;}

#latest_galleries .controls img {}

#latest_galleries .controls span.section_prev_next { float: right;}

#latest_galleries .scroller {
	height:180px;
	width:600px;
	margin: 0px auto;
	overflow:hidden;
	
}

#latest_galleries .section {
	width:610px;
	height:195px;
	overflow:hidden;
	float:left;
	padding-left: 4px;
	padding-top: 6px;
	margin-left:5px;
	
}

#latest_galleries .box_stripes div.image { 
	float: none; 
	text-align: center;
	margin-bottom: 4px; 
}

#latest_galleries .box_stripes div.image img {border: 1px solid #E0E0E0; padding: 1px;}

#latest_galleries .box_stripes div.stripe_summary_holder { 
	float:left;
	min-height:145px;
	height:auto !important;
	height:145px;
	text-align:center;
	width:141px;
	background:url(../img/gallery_thumb_bg.gif) top center no-repeat;
	padding:8px 4px 0;
}

#latest_galleries .box_stripes div.strpe_summary {
	background:url(../img/gallery_thumb_bottom.gif) bottom center no-repeat;
	min-height:147px;
	height:auto !important;
	height:147px;
	padding:0 7px;
}

#latest_galleries .box_stripes div.stripe_summary_holder h3 a {
	color:#016792;
	font-size: 12px;
	text-decoration:none;
	font-weight:lighter;
}

#news {
	margin-top:15px;
}

.box_alt5 {
	background:url(../img/box_right_alt5.gif) no-repeat bottom right;
}

.box_alt5 .box_body {
	background:url(../img/box_left_alt5.gif) no-repeat bottom left;
	padding:0 13px 20px;
}

.box_alt5 .box_title_holder {
	background:url(../img/box_title_right_alt5.gif) top right no-repeat;
}

.box_alt5 .box_title {
	background:url(../img/box_title_left_alt5.gif) top left no-repeat;
	min-height:15px;
	height:auto !important;
	height:15px;
}

#dynamic_box_right {
	float:right;
	width:350px;
	margin-top:5px;
}

.box {
	background:url(../img/box_right_alt2.gif) no-repeat bottom right;
}

.box .box_body {
	background:url(../img/box_left_alt2.gif) no-repeat bottom left;
	padding:0 13px 20px;
	zoom:100%;
}

.box .box_title_holder {
	background:url(../img/box_title_right_alt2.gif) top right no-repeat;
}

.box .box_title {
	background:url(../img/box_title_left_alt2.gif) top left no-repeat;
	min-height:38px;
	height:auto !important;
	height:38px;
}

.box .box_title h2 {
	color:#232323;
	font-size:14px;
	text-transform:uppercase;
	padding:0 13px;
	line-height:33px;
}

.box .box_title h3 {
	color:#232323;
	font-size:14px;
	text-transform:uppercase;
	padding:0 13px;
	line-height:33px;
}


#other_headlines {
	margin-bottom:15px;
}

#other_headlines .image {
	float:left;
}

.box .image img {
	margin:0 15px 5px 0;
}

.box .meta, .news_row .meta {
	font-size:10px;
}

.box .meta a, .news_row .meta a {
	color:#016792;
	text-decoration:none;
	font-size:10px;
}

.box .short {
	padding:3px 0 0;
	border-bottom:1px dotted #aaaaaa;
}

.box_alt4 {
	background:url(../img/box_right_alt4.gif) no-repeat bottom right;
	margin-bottom:15px;
}

.box_alt4 .box_body {
	background:url(../img/box_left_alt4.gif) no-repeat bottom left;
	padding:0 13px 20px;
	zoom:100%;
}

.box_alt4 .box_title_holder {
	background:url(../img/box_title_right_alt4.gif) top right no-repeat;
}

.box_alt4 .box_title {
	background:url(../img/box_title_left_alt4.gif) top left no-repeat;
}

.box_alt4 .box_title h2 {
	color:#232323;
	font-size:14px;
	text-transform:uppercase;
	padding:0 13px;
	line-height:30px;
}

.news_row {
	background:url(../img/row_sep.gif) no-repeat bottom left;
	padding-bottom:10px;
	margin-bottom:10px;
}

.news_row .short {
	float:left;
	margin:0 20px 10px 0;
	width:278px;
	display:inline;
	min-height:160px;
	height:auto !important;
	height:160px;
}

.news_row img {
	margin:0 15px 5px 0;
}

.article_link {
	margin-top:10px;
	float:left;
	widows:130px;
}

.comment_link {
	float:right;
	width:130px;
	text-align:right;
	margin-top:10px;
}

.article_link a, .comment_link a {
	color:#016792;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}

.footer {
	background:url(../img/footer_bottom_right.gif) no-repeat bottom right;
	margin:20px 0;
}

.footer .box_body {
	background:url(../img/footer_bottom_left.gif) no-repeat bottom left;
	padding:0 13px 20px;
	zoom:100%;
}

.footer .box_title_holder {
	background:url(../img/footer_top_right.gif) top right no-repeat;
}

.footer .box_title {
	background:url(../img/footer_top_left.gif) top left no-repeat;
	min-height:17px;
	height:auto !important;
	height:17px;
}

.footer_content {
	margin:0 auto;
	background:url(../img/footer_content_bg.gif) top left no-repeat;
}

.footer_content ul li a {
	color:#848484;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	zoom:100%;
}

.footer_content ul li a:hover {
	color:#ffffff;
}

.footer_logo {
	float:right;
	background: url(../img/footer_logo.gif) no-repeat top left;
	color:#848484;
	width:300px;
	font-size:12px;
	zoom:100%;
}

.footer_content ul {
	float:left;
	padding:20px 0 0 20px;
	width:190px;
}

.footer_content ul li {
	padding:0;
	margin:0;
	font-size:12px;
	zoom:100%;
	*height:15px;
}

.rights {
	float:right;
	font-size:10px;
	font-weight:bold;
	margin-left:10px;
	padding-top:130px;
	text-transform:uppercase;
	width:210px;
}

#box_pagination {
margin:10px 0;
padding-left:0px;
padding-top:5px;
font-size:10px;
}

#box_pagination span.pagination {
float:right;
font-weight:bold;
}

#box_pagination span.pagination .current {
color:#000000;
background:#ffffff;
padding:1px 5px;
}

#box_pagination span.pagination span {
color:#ffffff;
background:#176f87;
padding:1px 5px;
}

#box_pagination span.pagination a {
background:#176f87;
color:#ffffff;
padding:1px 5px;font-weight:bold;
text-decoration:none;
display:inline-block;
	
	text-align:center;}

#box_pagination span.pagination a:hover {
color:#000000;
background:ffffff !important;}

#box_pagination span.pagination a img {
border:none;
}

.poll_question_holder {
	background:url(../img/poll_question_top.gif) top center no-repeat;
	padding-top:15px;
}

.poll_question {
	background:url(../img/poll_question_bottom.gif) bottom center no-repeat;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	padding:0 50px 36px;
	
}

.box_alt4 label {
	display:block;
	border-top:1px solid #d4d5d5;
	padding:8px 18px 8px;
	color:#2d2d2d;
	font-weight:lighter;
	font-size:12px;
}

.box_alt4 label.first {
	border:none;
	padding-top:5px;
}

.box_alt4 .button_holder input {
	float:left;
	background:url(../img/vote.gif) no-repeat top left;
	height:18px;
	width:63px;
	border:none;
	cursor:pointer;
}
	

.box_alt4 .button_holder span {
	float:right;
}

.box_alt4 .button_holder a {
	background:url(../img/view_all.gif) top left no-repeat;
	height:18px;
	width:82px;
	display:block;
}

.box_alt4 .button_holder input:hover, .box_alt4 .button_holder a:hover {
	background-position:bottom left;
}

#frame .short_holder .image {
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}

#frame .short {
	padding:10px 0;
	border-bottom:1px dotted #aaaaaa;
}

#frame .box_body a {
	color:#016792;
	text-decoration:none;
}

.article_title h1 {
	font-size:24px;
	color:#176f87;
	padding:0 5px 7px;
}

.short_holder .article_category {
	font-size:10px;
	text-transform:uppercase;
}

.tabs {
	position:relative;
	bottom:-3px;
	margin-left:10px;
}

.tabs li {
	float:left;
	text-align:center;
	height:32px;
	line-height:32px;
}

.tabs li a {
	text-transform:uppercase;
	color:#176f87;
	text-decoration:none;
	font-weight:bold;
	height:32px;
	display:inline-block;
	cursor:pointer;
}

.tabs li a span {
	padding:0 10px;
	height:32px;
	display:inline-block;
}

.tabs li a.active, .tabs li a:hover {
	background:url(../img/tab_right.gif) no-repeat top right;
	color:#232323;
}

.tabs li a.active span, .tabs li a:hover span {
	background:url(../img/tab_left.gif) top left no-repeat;
}

#box_most_commented .image, #box_most_popular .image {
	float:left;
}

#box_most_commented .short_holder, #box_most_popular .short_holder {
	padding:7px 0;
