.siteHeader, .siteFooter { padding: 0; border-width: 0; width: 100%;  }

.bI-content { background: transparent url(http://www.coloradoconnection.com/includes/images/themes/contentBg.png) repeat-x top center; }

.bI-content-be { 
    background: transparent url(/includes/images/themes/contentBs.png) no-repeat top center;
    border-top-style: solid; border-top-width: 1px; border-top-color: #d8d8d8; 
}

.bI-content-bg { width: 1000px; position: relative; }

#container, .bI-content, .bI-content-bg, .bI-content-be, .bI-content-bg { min-width: 1000px; margin: 0 auto; width: auto; text-align: center; }
.bI-content-wrap { position: relative; margin: 0 auto; width: 1000px; }
.bI-content-wrap { overflow: hidden; text-align: left; }


.bI-page-bg, .bI-page-content, .bI-page-lead-upper, .bI-page-lead-lower { border-spacing: 0; table-layout: fixed; padding: 0; }
.bI-page-btl { background: transparent url(http://wbid.yourfavoritestation.com/includes/images/themes/PageBtl.png) no-repeat top left; width: 6px; height: 10px; }
.bI-page-btc { background: transparent url(http://wbid.yourfavoritestation.com/includes/images/themes/PageBtc.png) repeat-x top; height: 10px; }
.bI-page-btr { background: transparent url(http://wbid.yourfavoritestation.com/includes/images/themes/PageBtr.png) no-repeat top right; width: 6px; height: 10px; }
.bI-page-bml { background: transparent url(http://wbid.yourfavoritestation.com/includes/images/themes/PageBml.png) repeat-y left; width: 6px; }
.bI-page-bmc { background: white; }
.bI-page-bmr { background: transparent url(http://wbid.yourfavoritestation.com/includes/images/themes/PageBmr.png) repeat-y right; width: 6px; }
.bI-page-bbl { background: transparent url(http://wbid.yourfavoritestation.com/includes/images/themes/PageBbl.png) no-repeat bottom left; width: 6px; height: 10px; }
.bI-page-bbc { background: transparent url(http://wbid.yourfavoritestation.com/includes/images/themes/PageBbc.png) repeat-x bottom; height: 10px; }
.bI-page-bbr { background: transparent url(http://wbid.yourfavoritestation.com/includes/images/themes/PageBbr.png) no-repeat bottom right; width: 6px; height: 10px; }

.bI-page-lead-upper .bI-page-btl, .bI-page-lead-upper .bI-page-btc, .bI-page-lead-upper .bI-page-btr { 
    height: 9px; background-position: 0 -1px;  
}
.bI-page-lead  {
    clear: both;
}
.bI-content-wrap, .bI-page-lead, .bI-page-content, TD#topRow, TD#col2 { 
    width: 1001px; 
}
.bI-page-lead-upper .bI-page-bmc, .bI-page-lead-lower .bI-page-bmc { 
    width: 989px;  
}


BODY, TH, TD, INPUT { color: #424242; font: normal 11px Helvetica, Arial, sans-serif; text-rendering: optimizeLegibility; }

.siteHeader { height: 151px; }
.siteFooter { height: 240px; }

a{
	color: #3399cc;
}

.more { padding-top: 4px; }

li.password label { display: block; width: 180px; }
li.remember label { margin-left: 6px; }

h2{
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}

h3{
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h4{
	font-size: 13px;
	color: #ff0099;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#header{
	width: auto;
	overflow: hidden;
}

#header #logo
{
	float: left;
}
#header #logo a img {
	border-style: none;
}
#header #content
{
	border-style: none;
	padding: 0px;
	margin: 0px;
	width: auto;
	text-align: center;
}

#content{ 
         }

#sidebar{
	width: 249px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eee;
}

#sidebar #content
{
	width: auto;
	text-align: center;
	border-style: none;
}

#sidebar .unit {
	background-color: #f4f4ef;
	padding: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#sidebar .unit p{
	margin: 0px;
}

#sidebar .unit .input{
	width: 180px;
}

#sidebar .unit li {
 background: transparent url(http://wbid.yourfavoritestation.com/includes/images/themes/listDot.gif) no-repeat 0 1px; padding-left: 8px; margin: 4px 0;
}

#sidebar .unit li a {
	text-decoration: none;
}

#sidebar .unit#login ul {
	margin-bottom: 3px;
}

#sidebar .unit#login li 
{
	padding-left: 3px;
	background-image: none;
	margin-bottom: 3px;
}

#sidebar .unit#welcome
{
	background-color: Transparent;
}

#sidebar .unit#welcome ul {
	margin-top: 5px;
}

#sidebar .unit#welcome li {
	float: left;
	font-size: 85%;
	border-right: 1px solid #eeeeee;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: none;
}

#sidebar .unit#welcome li.last {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

#sidebar .unit#welcome li a {
	display: block;
	text-decoration: none;
}

#sidebar .unit#signup {
	text-align: center;
}


#main{
	width: 620px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}

#main p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#main #search ul{
	float: right;
	margin-bottom: 10px;
}

#main #search li{
	float: left;
}

#main #search .input{
	width: 180px;
	margin-right: 5px;
}


#main .login-notice
{
font-weight: bold;
font-size: 20px;
padding-top: 50px;
padding-left: 75px;
padding-bottom: 50px;
background-image: url(../img/red-arrow.png);
background-repeat: no-repeat;
background-position: left center;
}


#main .section,
#main .contest-section{
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	border-bottom: 1px solid #eeeeee;
}


#main .section h2{
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main .contest-section h2{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#main .section .more a,
#main .contest-section .more a{
	text-decoration: none;
}




#main .featured {
	background-color: #f4f4ef;
}

#main .entry{
	float: left;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

#main .entry li{
	margin: 0px;
	padding: 0px;
	display: block;
}

#main .entry .author
{
        width: 80px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
}

#main .entry li.entry-actions{
width: 80px;
}


#main .entry a{
	font-size: 11px;
}

#main .entry a img{
	border: 5px solid #eee;
	width: 72px;
	height: 72px;
}

#main .entry a img:hover{
	border: 5px solid #FFFFFF;
}

#main .staffEntry{
	float: left;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

#main .staffEntry li{
	margin: 0px;
	padding: 0px;
	display: block;
}

#main .staffEntry .author
{
        width: 80px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
}

#main .staffEntry li.staffEntry-actions{
width: 80px;
}


#main .staffEntry a{
	font-size: 11px;
}

#main .staffEntry a img{
	border: 5px solid #eee;
	width: 72px;
	height: 72px;
}

#main .staffEntry a img:hover{
	border: 5px solid #FFFFFF;
}


#main .pages{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
	padding-top: 10px;
	clear: both;
}

#main .pages li{
	float: left;
	display: block;
	margin-right: 3px;
}

#main .pages .inactive{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #eee;
	border: 1px solid #eee;
	display: block;
}

#main .pages a{
	text-decoration: none;
	border: 1px solid #aaafee;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #0033ff;
}

#main .pages a:hover{
	border: 1px solid #0033ff;
	color: #000000;
}

#main .pages .current 
{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #0033ff;
	border: 1px solid #0033ff;
}

#main .entry-info{
	float: right;
	background-color: #edf2fe;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 180px;
}

#main .entry-info .info-title{
	font-size: 12px;
	margin-top: 10px;
	font-weight: bold;
}
#main .entry-info .info-item{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 16px;
}

#main .entry-info-title
{
	width: 100%;
}

#main .entry-info .embed-code{
	width: 170px;
}

#main .entry-info .info-related .related-item-thumbnail
{
 float:left;
 margin: 0px 0px 5px 5px;
}

#main .entry-info .info-related .related-item-thumbnail-staff
{
 float:left;
 margin: 0px 0px 5px 5px;
}

#main .entry-info .info-related a img
{
 border-style: solid;
 border-width: 5px;
 border-color: #BBB;
}

#main .entry-info .info-related a img:hover
{
 border-style: solid;
 border-width: 5px;
 border-color: #fff;
}

#main .entry-detail{
	width: 400px;
	float: left;
}

#main .entry-detail p.caption{
	font-size: 11px;
}

#main .entry-detail div.caption{
	font-size: 11px;
	overflow:auto;
	padding:10px;
}
#main .entry-detail div.caption
{
	 overflow:visible; 
	 overflow-x:hidden; 
	 overflow-y:auto; 
	 padding-bottom:10px; 
	 width:390px;
}
#main .entry-detail div.caption li
{
	list-style: circle inside;
}
#main .entry-detail #navigation 
{
	margin: 0px 0px 5px 0px;
    overflow: hidden;
}

#main .entry-detail #navigation #previous
{ 
	float: left;
}

#main .entry-detail #navigation #next
{
	float: right;
}

#main .entry-customfields{
	clear: both;
	padding-top: 10px;
	overflow: hidden;
}

#main .entry-customfields ul{
	margin-bottom: 15px;
}


#main .entry-customfields li.title{
	font-size: 11px;
	margin-bottom: 5px;
}


#main .entry-customfields li.value{
	margin-bottom: 10px;
	padding-bottom: 10px;
}


#main .entry-comments{
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
	padding-top: 10px;
	overflow: hidden;
}

#main .entry-comments ul{
	margin-bottom: 15px;
}

#main .entry-comments .comment-area{
	width: 395px;
	height: 70px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
}

#main .entry-comments li.user{
	font-size: 11px;
	margin-bottom: 5px;
}

#main .entry-comments li.user .timestamp{
	color: #999999;
}

#main .entry-comments li.comment{
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	padding-bottom: 10px;
}

#main ul.form .title
{
	float: left;
	width: 150px;
	clear: both;
}
#main ul.form .title2
{
	float: left;
	width: 275px;
	clear: both;
	font-weight:bold;
}

#main ul.form .full{
	clear: both;
}

#main ul.form{
	margin-bottom: 25px;
}

#main ul.form li{
	margin-bottom: 5px;
}

#main ul.form .input{
	width: 250px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
}

#main .terms{
	font-size: 11px;
	height: 200px;
	overflow: auto;
	background-color: #eee;
	padding: 10px;
	color: #333333;
}

#main .terms h3{
	font-size: 11px;
}

#main #gallery-control-panel
{
	margin: 10px 0px 10px 0;
}

#footer{
	clear: both;
	padding: 15px;
	text-align: center;
	color: #FFFFFF;
}

#footer li{
	display: inline;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	margin-right: 5px;
	padding-right: 5px;
}

#footer a{
	color: #FFFFFF;
}

#footer .last{
	border-right-style: none;
}

a.button{
	background-color: #044089;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border: 1px solid #4298c4;
}

a.button:hover{
	background-color: #1c5a9e;
}

.input-area{
	height: 125px;
	width: 250px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
}

.clear{
	clear: both;
}

/* Rating */

.user-rating
{
	overflow: hidden;
	width: 100%;
}

.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../Media/Images/FilledStar.png);
}

.emptyRatingStar {
    background-image: url(../Media/Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../Media/Images/SavedStar.png);
}

.html-edit
{
	width: 100%;
	height: 300px;
}

.text-edit
{
	width: 100%;
	height: 300px;
}

.user-messages
{
	color: Red;
}

#main #channel-breadcrumbs 
{
 padding-bottom: 10px;
}

#main #channel-breadcrumbs li
{
 display: inline;
 padding-right: 15px;
 background-image: url("../img/crumb-divider.png");
 background-repeat: no-repeat;
 background-position: right center;
}

#main #channel-breadcrumbs li a
{
text-decoration: none;
}

#main #channel-breadcrumbs li.last
{
background-image: none;
}

#main #channel-children 
{
 padding-bottom: 10px;
}

#main #channel-children li 
{
	display: inline;
	padding-right: 10px;
	background-image: url("../img/channel-divider.png");
	background-repeat: no-repeat;
	background-position: right center;
}

#main #channel-children li.last
{
	background-image: none;
}

#main #channel-children li a
{
	text-decoration: none;
}

.MediaFilterList 
{
	display: inline;
} 

.MediaFilterList li 
{
	list-style: none;
	display: inline;
}


.mediaFilterListWrapper
{
	padding-bottom: 5px;
}

.reportButton 
{
        width: 80px;
        overflow: hidden;
        white-space: nowrap;
        text-align: right;
        float:right;
}

