h1
{
	color:#444444;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:20px;
	font-weight:normal;
	padding:0;
	margin: 0px 0px 3px 0px;
	line-height:1.5;
	font-weight: bold;
}
h2
{
	color:#444444;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:20px;
	font-weight:normal;
	padding:0;
	margin: 0px 0px 3px 0px;
	line-height:1.5;
	font-weight: bold;
}
h3
{
	color:#444444;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:16px;
	font-weight:normal;
	padding:0;
	height:27px;
	margin: 0px 0px 3px 0px;
	line-height:1.5;
	font-weight: bold;
}
h4
{
	color:#444444;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:14px;
	font-weight:normal;
	padding:0;
	height:27px;
	margin: 0;
	line-height:1.5;
	font-weight: bold;
}
hr
{
	color: #EEEEEE;
	height: 2px;
	border: 0 solid #EEEEEE;
	border-top-width : 2px;
}
img
{
	border:0 none;
	margin:0;
	padding:0;
	vertical-align:baseline;
}
ol, ul 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ol li
{
	padding-bottom: 15px;
	color:#444444;
	font-family: "Segoe UI","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:13px;
	font-weight:normal;
}
p 
{
	color:#444444;
	font-family: "Segoe UI","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size:13px;
	font-weight:normal;
	margin-bottom:3px;
	margin-top:3px;
}
a
{
	color:#4C4C4C;
	font-weight:bold;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
a:hover
{
	color:#f58400;
}
a.footer-link 
{
	color:#999999;
	display:block;
	font-size:11px;
	font-weight:normal;
	margin-bottom:2px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
a.footer-link:hover 
{
	color:#f58400;
	text-decoration:underline;
}
a.black
{
	color:#4C4C4C !important;
	font-weight:bold;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
a.black:hover
{
	color:#f58400 !important;
}
a.thinblack
{
	color:#4C4C4C !important;
	font-weight: normal;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration: underline;
}
a.thinblack:hover
{
	color:#f58400 !important;
}
a.lightblue
{
	color:#5588BB !important;
	font-weight:bold;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
a.lightblue:hover
{
	text-decoration: underline;
}
.mediumLightblue
{
	color:#5588BB;
	font-size:15px;
	font-weight:bold;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
a.mediumLightblue:hover
{
	text-decoration: underline;
}
.usernav 
{
	height:25px;
	margin:5px 0 0;
	position:absolute;
	right:0;
	text-align:right;
	top:10px;
}
ul.usernav li.first 
{
	border:medium none;
	color:#777777;
	font-size:11px;
	font-weight:bold;
}
ul.usernav li 
{
	border-left:1px solid #CCCCCC;
	display:inline;
	margin-left:10px;
	padding-left:10px;
}

a.utility-link 
{
	color:#5588BB;
	font-size:11px;
	font-weight:bold;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
a.utility-link:hover
{
	text-decoration: underline;
}
a.utility-link-sign, .sign-out-link a 
{
	color:#444444;
	font-size:11px;
	font-weight:bold;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
a.utility-link-sign:hover, .sign-out-link a:hover 
{
	color:#f58400;
	text-decoration:none;
}
form
{
	margin: 0;
	padding: 0;
	position: relative;
}
form button
{
	height: 23px;
	font-size: 10px !important;
	margin: 0;
	padding: 1px 1px 5px 1px;
}

input[type="text"], input[type="password"]
{
	border:1px solid #CCCCCC;
	height: 19px;
}
.form-input 
{
	border:1px solid #CCCCCC;
	width:220px;
}
.form-table tr td 
{
	border:0 none;
	padding:5px;
}
.form-label 
{
	text-align:right;
	width:180px;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
}
td.required 
{
	font-size:10px;
	font-style:italic;
}
b.required {
	color:#CC0000;
}
table.list
{
	clear:both;
	width:100%;
	text-align: left;
	margin-bottom:1.4em;
	border-collapse:collapse;
	border-spacing:0;
}
table.list th
{
	border-bottom:2px solid #EEEEEE;
	font-weight:bolder;
	padding-bottom:5px;
	color:#4C4C4C;
	font-weight:bold;
	text-align: left;
}
div.searchnav 
{
	float:right;
	height:20px;
	margin-top:3px;
	position:relative;
	right:0;
	text-align:right;
	width:160px;
}
.searchBar {
	float:left;
	font-size:0.9em;
	height:12px !important;
	margin:0;
	padding:2px 0 2px 4px;
	width:136px;
}
.searchIcon {
	background-color:transparent;
	background-image:url(../images/search_button_18x18.png);
	background-position:center center;
	background-repeat:no-repeat;
	border-style:none;
	color:transparent !important;
	float:left;
	height:18px;
	margin:0;
	overflow:hidden;
	padding:0;
	width:18px;
}
table td.field
{
	font-weight: bold;
	padding:2px 15px 2px 0;
	text-align:right;
	vertical-align:top;
}
div.channel-group
{
	margin-bottom:30px;
	width:100%;
}
div.channel-group-mini
{
	height: 145px; 
	padding-bottom:20px;
	width:100%;
}
.channel-group-mini ul
{
	float: left;
	padding: 10px 0 0 15px;
	margin: 0;
}
.channel-group-mini ul li
{
	display: inline;
	margin:0 12px 0 0;
	padding:0;
	text-align:left;
	width:110px;
}
.channel-group ul li
{
	display: inline;
	margin:0 24px 10px 0;
	padding:0;
	text-align:left;
	width:190px;
}
div.channel-group-title 
{
	border-bottom: 1px solid #EEEEEE;
	clear:both;
	padding-bottom:5px;
	position:relative;
}
div.channel-group-title a h3:hover
{
	cursor: hand;
	color:#f58400;
}
div.channel-group-links
{
	padding-left: 6px;
}
div.home-thumb 
{
	float: left;
	height: auto !important;
	min-height:208px;
	padding-right:40px;
	padding-top:10px;
	width:175px;
}
div.home-mini
{
	float: left;
	height: 90px !important;
	padding-right:12px;
	width: 74px;
	overflow-y: hidden;
}
div.home-mini a
{
	color: #CCCCCC;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	height: 20px; 
	overflow-y: hidden;
}
.thumbnail 
{
	border:1px solid #EEEEEE;
	/*height:80px;*/
	padding:0;
	width:160px;
}
.mini
{
	padding: 0;
	width: 74px;
}
span.video-info 
{
	line-height:1.7;
}
.video-info 
{
	color:#444444;
	display:block;
	font-size:11px;
	line-height:1.8;
}

div.controls 
{
	float:right;
	margin-bottom:6px;
	padding-top:3px;
}

ul.pages 
{
	margin:0;
	padding-top:3px;
}

ul.pages li 
{
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:17px;
	margin:0;
}

ul.pages li.input 
{
	padding:0 10px 0 13px;
}

ul.pages input.long 
{
	width:27px;
}
ul.pages li.btn 
{
	cursor:pointer;
	height:12px;
	margin-top:2px;
	width:8px;
}
ul.pages input 
{
	border:1px solid #BBBBBB;
	font-size:11px;
	font-weight:bold;
	height:14px;
	line-height:11px;
	margin:0;
	padding:0 3px;
	text-align:center;
	width:11px;
}

ul.pages li.total 
{
	cursor:pointer;
	margin:0 13px 0 9px;
}

ul.pages li.first 
{
	background:transparent url(../images/pagination-arrows-first.png) no-repeat scroll 0 0;
	margin-right:9px;
	width:12px;
}

ul.pages li.first:hover, ul.pages li.prev:hover, ul.pages li.next:hover
{
	background-position: 0 -15px;
}
ul.pages li.prev 
{
	background:transparent url(../images/pagination-arrows-prev.png) no-repeat scroll 0 0;
}

ul.pages li.next 
{
	background:transparent url(../images/pagination-arrows-next.png) no-repeat scroll 0 0;
}
ul.pages li.disabled, ul.pages li.disabled:hover
{
	background-position:0 -30px;
	cursor:default;
}
.post-icon
{
	background: transparent url(../images/post-icon.png) no-repeat scroll 0 0; 
	width:16px; 
	height:16px;
}