#videomain {
	width: 290px;
	overflow: hidden;
	float: left;
	margin-top: 15px;
}

#videomain h2{ font-size: 15px; color: #000; }
#videomain p{ line-height:18px; }
#videomain p span{ color: #e97d08; }

#videoside {
	float: left;
	width: 570px;
	padding-left: 35px;
	margin: 0px 0px 0px 35px;
	background: url(../images/videos/video-player-bg.png) no-repeat bottom center;
	background-position: 0 400px;
}

.side-bar {
	float:left;
	background:url(../images/features/bg-sidebar-center.gif) repeat-y;
	width:189px;
	margin:2px 0 0;
}
.side-bar ul {
	list-style:none;
	padding:0 0 249px;
	margin:0;
	background:url(../images/features/bg-sidebar-bottom.gif) no-repeat 0 100%;
}


.side-bar ul li {
	background:url(../images/features/sep-sidebar.gif) no-repeat 0 100%;
	font-size:13px;
	position:relative;
}
.side-bar ul li a {
	display:block;
	color:#848383;
	margin:-2px 0 -2px;
	position:relative;
	height:1%;
	cursor:pointer;
	padding:12px 17px 7px 10px;  font-weight: bold;
}
.side-bar ul li a span {
	display:block;
	height:20px;
	overflow:hidden;
	padding:0 0 0 30px; 
}
.side-bar ul li a:hover, .side-bar ul li a.active{
	background:url(../images/features/rollover-sidebar.gif) no-repeat;
	color:#fff;
	text-decoration:none;
	padding:12px 17px 7px 10px; font-weight: bold;
}

.side-bar ul li a:hover{
	background:url(../images/features/rollover-sidebar-o.gif) no-repeat;
}
.side-bar ul li.feature a span {background:url(../images/features/icon-features.png) no-repeat;}
.side-bar ul li.dj a span {background:url(../images/features/icon-dj.png) no-repeat;}
.side-bar ul li.band a span {background:url(../images/features/icon-bands.png) no-repeat;}
.side-bar ul li.personal a span {background:url(../images/features/icon-personal.png) no-repeat;}
.side-bar ul li.business a span {background:url(../images/features/icon-business.png) no-repeat;}
.side-bar ul li.restaurant a span {background:url(../images/features/icon-restaurant.png) no-repeat;}
.side-bar ul li.bar a span {background:url(../images/features/icon-bars.png) no-repeat;}

.side-bar ul li a:hover span, .side-bar ul li a.active span {
	background-position:0 -20px;
}

.side-bar ul ul {
	list-style:none;
	padding:7px 0 5px;
	margin:0;
	background:none;
}
.side-bar ul ul li {
	font-size:11px;
	margin:0 0 8px;
	background:url(../images/features/arrow.gif) no-repeat 156px 50%;
}
.side-bar ul ul li a {
	display:inline;
	color:#848383;
	margin:0;
	height:1%;
	padding:0 33px 0 14px;
}
.side-bar ul ul li a:hover, .side-bar ul ul li a.active {
	background:none;
	padding:0 33px 0 14px;
	color:#0090f9;
}

#rightr-block{ width: 740px; }

.alpha {margin-left: 0;}
.omega {margin-right: 0;}


.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16, .grid_17, .grid_18, .grid_19, .grid_20, .grid_21, .grid_22, .grid_23, .grid_24 {
	display: inline;
	float: left;
	position:relative;
	margin-left: 12px;
	margin-right: 12px;
}

.grid_1 {width: 16px;}
.grid_2 {width: 56px;}
.grid_3 {width: 96px;}
.grid_4 {width: 136px;}
.grid_5 {width: 176px;}
.grid_6 {width: 216px;}
.grid_7 {width: 256px;}
.grid_8 {width: 296px;}
.grid_9 {width: 336px;}
.grid_10 {width: 376px;}
.grid_11 {width: 500px;}
.grid_12 {width: 456px;}
.grid_13 {width: 496px;}
.grid_14 {width: 536px;}
.grid_15 {width: 576px;}
.grid_16 {width: 616px;}
.grid_17 {width: 656px;}
.grid_18 {width: 696px;}
.grid_19 {width: 736px;}
.grid_20 {width: 776px;}
.grid_21 {width: 816px;}
.grid_22 {width: 856px;}
.grid_23 {width: 896px;}
.grid_24 {width: 936px;}


/* =Feature Menu Excerpts ( features )
----------------------------------------------- */
.feature-excerpt {
	margin-bottom: 24px; color: #000;
	}
.feature-excerpt .title {
	font-size: 18px;
	margin-bottom: 4px;
	}
.feature-excerpt .title a {
	}
.feature-excerpt p span a {
	font-weight: bold;
	line-height: 22px;
	}
.feature-excerpt img {
	border: 1px solid #CCC;
	padding: 3px;
	background: #FFF;
	max-width: 168px;
	}
/* =Feature Page Single
----------------------------------------------- */
#feature-info .media {
	border: 1px solid #AAA;
	margin-bottom: 18px;
	text-align: center;
	height:298px;
	width:614px;
	}
#feature-info .intro {
	font-size: 15px;
	margin-bottom: 36px;
	line-height: 20px;
	}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

#topcontent h1, #topcontent h2{  }

#rightr-block h2{padding-bottom: 5px; color: #000; text-transform: capitalize;}
#rightr-block h2 a{ color: #000; text-transform: normal; }

#topcontent h3{ padding-bottom: 15px; background: url(../images/horizontal-divider.jpg) bottom repeat-x; }

.superr{ text-transform: lowercase !important; }