body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #fff;
	background-color:#222222;
}

a:link, a:visited { color: #B37B40; text-decoration: none; } 
a:active, a:hover { color: #B37B40; text-decoration: none }

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #B37B40;
}

#container {
	width: 960px;
	margin: auto;
}

.menu{
	padding: 0px;
	margin: 0px;
	width:100%;
}

.menu ul {
	padding: 0;
	margin: 0;
	background-color: #333;
	color: White;
	float: left;
	width: 100%;
	border-bottom:3px solid #B37B40;
}

.menu li{
	display: inline;
}

.menu li a{
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	padding:5px 20px 5px 20px;
	background-color:#333333;
}

.menu li a.anchorclass{
	background: transparent url(images/downarrow.png) no-repeat 100% 50%;
}


.menu li a:hover{
	color: #B37B40;
}

.selectedanchor{}

.anylinkcss{
	position: absolute;
	left: 0;
	top: 0;
	display:none;
	border: 1px solid #333333;
	border-bottom-width: 0;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	width: 200px;
	background-color:#ffffff;
}

.anylinkcss ul{margin: 0;padding: 0;list-style-type: none;}

.anylinkcss ul li a{
	text-indent: 16px;
	background: transparent url(images/arrow.png) no-repeat;
	background-position: 0 0px;
	width: 100%;
	display: block;
	border-bottom: 1px solid #333333;
	padding: 0px 2px 0px 0px;
	text-decoration: none;
	font-weight: normal;
}

.anylinkcss a:hover{
	background: #333333 url(images/arrow.png) no-repeat;
	background-position: 0 8px;
	color: #ffffff;
}

#header {
	height: 150px;
	background: url(images/header.jpg) no-repeat;
	text-align:right;
}

#header #twitter{
	padding:40px 30px 0 0;
}


#content {
	clear: both;
	float: left;
	margin: auto;
	background: #aeaeae url(images/content_bg.jpg) repeat-y;
}

#content_left h2 {
	padding-left: 15px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #B37B40;
	height: 27px;
	background: url(images/content_left_title.jpg) no-repeat;
}

#content_left {
	float: left;
	width: 330px;
}

#content_left .center_box{
	padding-left:22px;
}

#content_left p {
	padding: 0px 40px 0px 30px;
}

#content_full {
	float: right;
	width: 960px;
	color: #000;
	text-align: justify;
}

#content_right {
	float: right;
	width: 630px;
	color: #000;
	text-align: justify;
}

#content_full .pad, #content_right .pad{
	padding:10px 20px 0 0px;
}

#footer {
	float: left;
	width: 960px;
	background-color:#696969;
	text-align:left;
}

#footer_left p{
	padding:10px;
}

#footer .pad{
	padding:20px;
}

#footer_left {
	float: left;
	width: 50%;
}

#footer_right a, #footer_left a{
	padding:0 5px 0 5px;
	color:#ffffff;
}

#footer_right a:hover, #footer_left a:hover{
	text-decoration:underline;
}

#footer_right {
	float: right;
	width: 50%;
}

#footer_right p{
	padding:10px;
}

.clear{clear:both;}

a#floatingbar, a:link#floatingbar, a#active.floatingbar, a:hover#floatingbar { 
	background: #F1EEC8 url(/images/shield.png) no-repeat 0 0;
	position: fixed; 
	display:block;
	top: 0;
	left: 0; 
	z-index: 100; 
	border-bottom:1px solid gray; 
	width: 100%; 
	padding:5px 22px  ; 
	color:black; 
	font-size:11px;
	font-family:tahoma;
	text-decoration:none; 
}
a:hover#floatingbar { background-color: #45484F; color:#ffffff; }

#success{
	padding:10px 10px 10px 40px;
	border:1px solid #009D00;
	color:#009D00;
	background: #DAFFE1 url(images/success.png) no-repeat 1% 50%;
	width:90%;
}

#success strong{
	color:#009D00;
	font-size:14px;
	font-weight:bold;
}

#error{
	padding:10px 10px 10px 40px;
	border:1px solid #9d0000;
	color:#9d0000;
	background: #FFE8E8 url(images/error.png) no-repeat 1% 50%;
	width:90%;
}

#error strong{
	color:#9D0000;
	font-size:14px;
	font-weight:bold;
}

	#form {width:600px;margin:auto;color:#333333;}
	#form fieldset{padding:10px;}
    #form legend{font-weight:bold;font-size:12px;color:#333333;}
	#form .fieldname{float:left;width:150px;padding:0;padding-top:3px;font-weight:normal;}
	#form .fieldform{float:left;width:350px;padding:0;padding-bottom:3px;}

ul#pagination
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#pagination li
{
	display: inline;
	list-style-type: none;
	padding-right:5px;
}

#pagination a {
	padding: 3px 10px;
	color: #333;
	background-color: #E9E9E9;
	border:1px solid #333;
	text-decoration: none;
}

#pagination li.active a{
	color: #E9E9E9;
	background-color: #333;
	border:1px solid #333;
}

#pagination a:hover
{
	color: #E9E9E9;
	background-color: #333;
	text-decoration: none;
}

.clipbox {
	border:1px solid #333333;
	padding: 5px;
	float: left;
	height: auto;
	width: 424px;
	margin-bottom: 5px;
}
.clipbox:hover {
	background-color: #E9E9E9;
	padding: 5px;
	float: left;
	height: auto;
	width: 424px;
	margin-bottom: 5px;
}
.thumbpic {
	float: left;
	height: 113px;
	width: 148px;
}
.clip-info {
	float: left;
	height: auto;
	width: 270px;
	padding-left: 5px;
}
.thumb-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	float: left;
	height: auto;
	width: 270px;
}
.thumb-title a
{
	color:  #333;
	font-weight:bold;
}
.thumb-title a, .thumb-title a:link { text-decoration: none;} 
.thumb-title a:active, .thumb-title a:hover { text-decoration: underline; color: #333; 
}
.clip-desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	float: left;
	height: auto;
	width: 270px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.clip-specs {
	float: left;
	height: auto;
	width: 270px;
}
.clip-specs a
{
	color:  #ff08ae;
}
.clip-specs a, .clip-specs a:link { text-decoration: none;} 
.clip-specs a:active, .clip-specs a:hover { text-decoration: underline; color: #ff08ae; 
}

.contactalert_div{text-align:left;width:600px;border:1px solid #000000;background-color:#c8c8c8;}
.contactalert_title{padding:4px;background-color:black;color:white;font-weight:bold;}
.contactalert_content{padding:4px;}
#articlenav {height: 25px;width: 100%;text-align:left;}
#articlenav ul {font-size:14px;margin: 0px;padding: 0px;color: #FFF;line-height: 25px;white-space: nowrap;}
#articlenav li {list-style-type: none;display: inline;padding: 2px;}
#articlenav li a {border:1px solid white;text-decoration: none;padding: 3px 10px;color: #FFF;background-color:#333;}
#articlenav li a:hover {border:1px solid white;color: #FFF;background-color: #660033;}
.article_cat{font-weight:bold;font-size:16px;margin: 0px;padding: 0px;color: #FFFFFF;line-height: 25px;white-space: nowrap;width:200px;}
#rating{display:none;}
		#video_list .video_col{
			width:33%;
			float:left;
			padding:1px;
		}
		
		#video_list .video_col .video{
			font-size:12px;
			font-weight:bold;
			text-align:center;
			padding:2px;
			border:1px solid #333;
			min-height:200px;
		}
		
		#video_list .video_col .video a{
			color:#333;
		}
		
		#video_list .video a:hover{
			color:#333;
		}
		
		.links{clear:both;}
		
		.links a.watch_video{
			background:url(images/icons.png) 0 0 no-repeat;
			padding:0px 10px 0px 20px;
			float:left;
			height:30px;
		}
		.links a.share{
			background:url(images/icons.png) 0 -30px no-repeat;
			padding:0px 10px 0px 20px;
			float:left;
			height:30px;
		}
		
		.links a.embed{
			background:url(images/icons.png) 0 -60px no-repeat;
			padding:0px 10px 0px 20px;
			float:left;
			height:30px;
		}
		
		.links a.arrow_up{
			background:url(images/icons.png) 0 -87px no-repeat;
			padding:0px 10px 0px 20px;
			float:right;
			height:30px;
		}
		
		#embed_link_div{
			width:400px;
			border:1px solid #000000;
			clear:both;
			padding:2px;
			font-size:12px;
			display:none;
			height:50px;
		}