@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

A:focus {
	outline: none;
}
A {
	color: #DDDDDD;
}
.hr {
	height: 0px;
	color: #006699;
	border-top: 1px solid #7b6133;
	margin-top: 10px;
	margin-bottom: 10px;
}

A IMG {
	border: none;
}

.views-hide {
	display: none;
}

/* * * * * * * * * * * *
*       LAYOUT         *
* * * * * * * * * * * */

#bodywrap {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 1280px;
}

#bodywrap.bg-4 {
	background: #79140c url(../gif/body-red.jpg) repeat-x scroll 50% 0;
}

#bodywrap.bg-2 {
	background: #8d5b09 url(../gif/body-yellow.jpg) repeat-x scroll 50% 0;
}

#bodywrap.bg-1, #bodywrap.bg-3, #bodywrap.bg-5 {
	background: #005379 url(../gif/body-blue.jpg) repeat-x scroll 50% 0;
}

#top {
	width: 992px;
	margin: 0 auto;
	height: 125px;
	clear: both;
}
	#logo {
		width: 216px;
		height: 105px;
		margin-top: 12px;
		float: left;
	}
	#superbanner {
		width: 728px;
		height: 90px;
		border: 1px solid #676767;
		margin-top: 12px;
		float: right;
		z-index: 1000;
	}

#contentwrap {
	width: 992px;
	margin: 0 auto;
	clear: both;
	min-height: 800px;
	*height: auto;
	clear: both;
}
	#contentleft {
		float: left;
		width: 822px;
		text-align: left;
				background-image: url(../gif/contentleft.png);
				background-repeat: no-repeat;
				background-position:bottom;
	}
		#content {
		
	}
	
	#column-full {
	width: 822px;
	height: auto;
	background: url(../gif/neutral-full-bgtop.png) no-repeat;
	padding-top:14px;
	margin-top:11px;
}
#column-full-bottom {
	width: 822px;
	height: 16px;
	background: url(../gif/neutral-full-bgbtm.png) no-repeat;
	padding-bottom:14px;
	margin-bottom:0px;
}

#column-full #column-detail-full {
		width: 792px;
		padding-top: 5px;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 30px;
		background: url(../gif/neutral-bg.png);
}

		#footer {

		
			width: 822px;
			height: 60px;
			padding-top: 95px;
			margin-top: 11px;
			margin-left: 0px;
			color: #96a4ab;
			font-size: 11px;
			text-align: left;
			text-align: center;
		}
			#footer A {
				color: #96a4ab;
			}
	#bannerright {
		width: 160px;
		float: right;
		height: 780px;	
	}	
		#skyscraper {
			width: 160px;
			height: 600px;
			border: 1px solid #676767;
			z-index: 1000;
			margin-bottom: 20px;
	}
		#crossbanner {
			width: 160px;
			height: 160px;
			z-index: 1000;
		}
		
	#crossbanner p {
		margin: 0px;
	}

/* elements */

#column-detail-right ul {
	padding-left: 15px;
}

#column-detail-right ul.tips {
	padding-left: 0px;
	list-style-type: none;
}

#column-detail-right td {
	border: 1px solid;
}

#comment-form .form-item {
	padding-top: 6px;
}

INPUT[type=text] {
					height: 15px;
					border: none;
					font-size: 11px;
					color: #000000;
					padding: 0px;
					padding-left: 2px;
					padding-right: 2px;
				}

input[type=submit] {
	border: none;
	background-image: url(../gif/blank_button_large.png);
	width: 148px;
	height: 18px;
	color: #FFFFFF;
	font-size: 12px;
	background-color: transparent;
}

.view-Sitemap h3 {
	display: none;
}

.clear {
	clear: both;
}

#search-pager {
width: auto;
	margin: 0px auto;
	padding-top: 15px;
}

#search-pager ul {
	margin: 0px;
	padding: 0px;
}

#search-pager ul li {
	list-style: none;
	float: left;
	padding-right: 5px;
}

#search-pager .pager-first, #search-pager .pager-last {
	display: none;
}

#search-pager .pager-next {
	padding-left: 30px;
}

#search-pager .pager-previous {
	padding-right: 30px;
}



.comment a {
	text-decoration:none;
}

.comment-published {
	padding:10px;
	margin-bottom:2px;
}


.comment-published .comment-bar {
	font-size:10px;
}

.comment-published .content {
	padding-left:15px;
}

.comment-published.odd {
	background:url(../gif/neutral-bg.png);
}


.comment-published.even {
	background:url(../gif/neutral-bg-even.png);
}

#comments ul, #forum ul, li.comment_add {
	list-style-image:url(../gif/next-broadcast-sub-active.png);
}

li.comment_add a {
	text-decoration: none;
}

#comments {
	margin-top:15px;
}

.submitted-info {
	font-size: 10px;
}

.submitted-info a {
	text-decoration: none;
}

fieldset.captcha {
	border: none;
	margin: 0px;
}

fieldset.captcha legend {
	display: none;
}
