/* 
	/// Left Column ///
*/
.content { 
	float: right;
	width: 758px;
	height: 1%;
	margin: 10px 10px 8px 0;
	padding: 0;
}

.hbgaa, .left h1 {
	background: transparent url('/static/images/rbar.jpg') no-repeat bottom right;
    margin: 0;
    padding: 0;
	line-height: 25px;
	text-indent: 5px;
}


.left h1 {
	background-position: top left;
	color: #FFFFFF;
	font-size: 16px;                
    border: 0;                
    line-height: auto !important; 
    height: 1%;
}

/* Video Section */
.vidbox {
	background-color: #F0F0F0;
	padding: 10px 5px 10px 5px;
}

.vplayer {
	background-color: #000000;
	width: 470px;
	height: 390px;
	margin: 0 auto 10px auto;
}

.aplayer {
	background-color: #000000;
	width: 470px;
	height: 70px;
	margin: 0 auto 10px auto;
}

.vidblock {
	padding: 5px;
}

.vidfeed {
	background-color: #F1F1F1;
	width: 738px;
	padding: 5px;
}

.vicon {
	float: left;
	width: 125px;
	margin: 0 10px 0 0;
	border: 2px solid #CCCCCC;
}

.vdesc {
	float: left;
	width: 393px;
	margin: 0 10px 0 0;
}

.vdesc p {
	margin: 5px 0 5px 0;
}

.vdesc img {
	position: relative;
	left: -2px;
	top: -2px;
}

.vrate {
	float: right;
	display: inline;
}

.vinfo {
	float: right;
	width: 196px;
	margin: 0;
}

.vend {
	clear: both;
	text-align: center;
	margin: 0;
	padding: 3px 0 0 0;
}

.vend hr {
	background-color: #CCCCCC;
	width: 100%;
	color: #CCCCCC;
	height: 1px;
  	border: 0;
}
/* End - Video Section */

/* Blog Module */
.blogmod {
	padding: 0 5px 5px 5px;
}

.blogmod p {
	margin: 8px 0 8px 0;
}

/*
2010-04-27: jc does not like the forcing of size within blogs
.blogmod strong {
	font-size: 14px;
}
*/

.blogmod h2 {
	font-size: 16px;
	margin: 0 10px 0 10px;
}

.blogmod hr {
	background-color: #cccccc;
	text-align: center;
	width: 80%;
	color: #cccccc;
	height: 1px;
  	border: 0;
}

.blogmod .morer {
	margin: 5px 0 0 0;
}

.bcnav {
	list-style: none;
	margin: 0 0 5px 5px;
	padding: 0;
}

.bcnav li {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2px;
}

.bmpost {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding: 5px;
}

.bmpost h1 {
	font-size: 16px;
	margin: 0;
}

.bmpostb {
	background-color: #F1F1F1;
	margin-bottom: 5px;
	padding: 5px;
}

.bmcmem {
	float: left;
	font-size: 9px;
	width: 75px;
	padding: 10px;
}

.bmcpost {
	float: right;
	width: 510px;
	padding: 10px 10px 10px 0;
}

.postto {
	margin: 10px;
}

.bplug {
	float: left;
	background-color: #cccccc;
	width: 140px;
	margin: 5px 5px 5px 0;
	padding: 5px;
}
/* End - Blog Module */

/* 
	/// Right Column ///
*/
.supporting {
	float: left;
	width: 160px;
	margin: 10px 10px 8px 10px;
}

/* Category Nav */
.catnav {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 5px 0 0 0;
}

.catnav li {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
}
/* End - Category Nav */


/*
	/// View Media ///
*/

/* 
	/// Left Column ///
*/
.leftb {
	float: right;
	width: 300px;
	margin: 10px 10px 8px 0;
}

.leftb h4 {
	margin: 10px 0 5px 0;
}

.mediainfo {
	padding: 5px;
	border: 1px solid #cccccc;
}

/* 
	/// Right Column ///
*/
.rightb {
	background-color: #FFFFFF;
	float: left;
	width: 618px;
	height: 1%;
	margin: 10px 10px 8px 10px;
	padding: 0;
}

.hbgab, .rightb h1 {
	background: transparent url('/static/images/rbar.jpg') no-repeat bottom right;
    margin: 0;
    padding: 0;
	line-height: 25px;
	text-indent: 5px;
}


.rightb h1 {
	color: #FFFFFF;
	font-size: 16px;                
    border: 0;                
    line-height: auto !important; 
    height: 1%;
}

.rightb h2 {
	font-size: 14px;
	height:40px;
	line-height:40px;
	margin: 0 0 0 10px;
	clear:both;
	
}

.sptitle {
	margin-bottom: 10px;
}

.sptitle p {
	margin: 5px 0 5px 0;
}

.spright {
	float: left;
	width: 300px;
	font-size: 16px;
	font-weight: bold;
}

.spleft {
	float: left;
	margin-right: 10px;
	width: 448px;
	height: 280px;
	background-color: #fff;
}
.spleft img{
	background:transparent url('/static/images/gbgroupsLogo.jpg') no-repeat scroll top left;
}

.shomedia{
	padding-top:10px;
}