/**********************************************
** Banners
**********************************************/
#banners #selections {
	float: left;
	width: 440px;
}

#banners #banner {
	float: right;
	position: relative;
	width: 450px;
}

#banners #arrow {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 999;
}

.portals {
	display: block;
	height: 72px;
	margin: 27px 0 0;
	width: 209px;
}

#home-content {
	margin: 20px 0 0 0;
}

.tabcontain {
	border-top: 2px solid #DFDFDF;
	padding: 10px 0 0 0;
}

#tabnav li {
	display: inline;
}

.tabs-selected a {
	background: #DFDFDF;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgb(250,250,250)),color-stop(1, rgb(223,223,223)));
	background: -moz-linear-gradient(center top,rgb(250,250,250) 0%,rgb(223,223,223) 100%);
}

#tabnav li {
	margin: 0 0 0 5px;
}

#tabnav li a {
	border-top: 2px solid #DFDFDF;
	border-right: 2px solid #DFDFDF;
	border-left: 2px solid #DFDFDF;
	color: #292929;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	text-decoration: none;
}

.tabs-hide {
	display: none;
}

/**********************************************
** Banner
**********************************************/
#rotation {
	height: 241px;
	position: relative;
	width: 450px;
}

#rotation img {
	position: absolute;
}

/**********************************************
** Affiliate Column
**********************************************/
.tabcontain .row .vidcol, .tabcontain .row .col, .tabcontain .row .coldivide {
	float: left;
}

.tabcontain .row .vidcol {
	width: 360px;
}

.tabcontain .row h4 a {
	display: inline-block;
	font-size: 14px;
	margin: 0 0 4px;
}

.tabcontain .row .coldivide {
	height: 1px;
	width: 35px;
}

.tabcontain .row .col {
	width: 230px;
}

.tabcontain .row h2 {
	color: #6e7f1c;
	font-size: 13px;
	margin: 0 0 7px;
	text-transform: uppercase;
}

.tabcontain .row p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 0 15px;
}

.tabcontain .row p:last-child {
	margin: 0;
}

.vidcol {
	height: 227px;
	width: 360px;
}

.readmore {
	font-size: 12px;
}
