BODY {
	position: relative;
	background-color: #e8f4fb;
	/*width: 960px;*/
	/*margin: 0px auto 15px auto;*/
	padding: 0px;
}

#NavTop {
	background: #e8f4fb url(/img/cover/bg_navtop.gif) top left no-repeat;
}

.Pages {
	padding: 10px;
	border-top: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
}

.Breadcrumbs {
	padding: 0px 10px 10px 10px;
	display: block;
	font-size: 11px;
}

/* Column Definitions for Blog Home Page */

#SideColumn {
	width: 160px;
	float: left;
}

.ColumnTop {
	height:10px;
	background: #e8f4fb url(/img/global/bg_160_top.gif) top left no-repeat;
}

.ColumnBot {
	height:10px;
	background: #e8f4fb url(/img/global/bg_160_bot.gif) top left no-repeat;
}

.ColumnBod {
}

.ColumnBod, .ContentBod  {
	background-color: #FFF;
	padding:0px 10px;
}


.ContentColumn {
	width: 395px;
	float: right;
	margin-left: 5px;
}

.ContentTop {
	height:10px;
	background: #e8f4fb url(/img/global/bg_395_top.gif) top left no-repeat;
}

.ContentBot {
	height:10px;
	background: #e8f4fb url(/img/global/bg_395_bot.gif) top left no-repeat;
}

.ColumnHeader {

	border-bottom: 1px solid #c2c2c2;
	vertical-align: middle;
	padding: 3px 0px;
	margin-top: 15px;

}

.ColumnHeader H1, .MainHeader H1 {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	display: inline;
	float: left;
	font-family: "Lucida Sans",Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #333;
}

.ColumnHeader H2, .MainHeader H2 {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	display: inline;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}

/* Side Column Styles */

#SideColumn {
	font-size: 11px;
}

#SideColumn H1 {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans",Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 36px;
	font-weight: bold;
	color: #C2C2C2;
}

#SideColumn H2,.ExtraColumn H2 {
	margin: 0px;
	padding: 15px 0px 4px 0px;
	border-bottom: 1px solid #C2C2C2;
	font-family: Lucida Sans,Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
}

#SideColumn .Btn {
	margin: 10px auto;
}

#SideColumn .ProdContainer {
	padding: 8px 0px;
	display: block;
}

#SideColumn .ProdImg {
	width: 60px;
	float: left;
}
#SideColumn .ProdImg IMG {
	width: 5em;
}

#SideColumn .ProdContainer .ProdTxt {
	float: right;
	width: 75px;
	font-size: 10px;
}


/* Main Column */

.MainColumn {
	width: 476px;
	float: left;
	margin-left: 5px;
}

.MainTop {
	height:10px;
	background: #e8f4fb url(/img/global/bg_476_top.gif) top left no-repeat;
}

.MainBot {
	height:10px;
	background: #e8f4fb url(/img/global/bg_476_bot.gif) top left no-repeat;
}
.MainBod  {
	background-color: #FFF;
	padding:0px 10px;
}

.MainColumn H2 {
	margin: 0px;
	padding: 5px 0px 4px 0px;
	font-family: Lucida Sans,Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
}

.MainColumn .ColumnHeader {
	margin-top: 0px;
}

.MainColumn .ProdContainer {
	padding: 8px 0px;
	display: block;
}

.MainColumn .ProdImg {
	width: 50px;
	float: left;
}
.MainColumn .ProdImg IMG {
	width: 4.4em;
}

.MainColumn .ProdContainer .ProdTxt {
	float: right;
	width: 150px;
	font-size: 10px;
}

.MainColumn .ProdContainer .ProdTxt .Title {
	font-size: 11px;
}

.MainColumn .ProdContainer .ProdTxt .Stars, .MainColumn .ProdContainer .ProdTxt .Category {
	display: block;
	margin: 3px 0px;
}

/* Search Results */
.MainColumn .SearchContainer {
	padding: 8px 0px;
	margin-bottom: 10px;
	display: block;
	border-bottom: 1px solid #C2C2C2;
}

.MainColumn .SearchImg {
	width: 9em;
	text-align: center;
	float: left;
}
.MainColumn .SearchImg IMG {
	width: 5em;
}

.MainColumn .SearchImg IMG.Stars {
	width: 92px;
	margin: 3px auto;
}

.MainColumn .SearchContainer .SearchTxt {
	float: right;
	width: 340px;
	font-size: 10px;
}

.MainColumn .SearchContainer .SearchTxt .Title {
	font-size: 12px;
	font-weight: bold;
	display:block;
}

.MainColumn .SearchContainer .SearchTxt .Reviewer {
	display:block;
	margin-top: 10px;
	font-size: 10px;
}

.MainColumn .SearchContainer .Stars, .MainColumn .SearchContainer .ProductReviews {
	display: block;
	margin: 3px 0px;
}

.MainColumn .SearchContainer .ProductReviews {
	display: block;
	margin: 3px 0px;
	font-size: 10px;
}

.MainColumn .SearchContainer .Summary {
	display: block;
	margin: 3px 0px;
	font-style: italic;
	font-size: 11px;
}

/* Video Search Results */

#VideoResults {
	display: block;
	margin-bottom: 12px;
}

#VideoResults .Result IMG {
	display: block;
	width: 85px;
	height: 63px;
}

#VideoResults .Result A {
	display: block;
	font-size: 10px;
}

/* Top Reviewers */

#TopReviewers {
	width: 100%;
	margin: 10px auto 20px auto;
}

#TopReviewers .Reviewer {
	font-size: 10px;
	width: 20%;
	text-align: center;
}

#TopReviewers .Reviewer IMG {
	width: 4.4em;
	margin: 0px auto;
}

#TopReviewers A {
	display: block;
}

/* Experts & Recent Reviewed */

.Experts {
	margin-top: 15px;
}

.Experts A {
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	font-size: 11px;
}	

.RecentlyReviewed {
	margin-top: 15px;
}

.RecentlyReviewed A {
	font-weight: bold;
	font-size: 11px;
}	

.RecentlyReviewed SPAN {
	font-size: 10px;
	display: block;
	margin-bottom: 12px;
}
.RecentlyReviewed SPAN A {
	font-size: 10px;
	font-weight: normal;
}

/* Popular reviews */

.Popular {
	float: right;
	font-size: 11px;
	width: 145px;
}

.Popular A {
	display: block;
	font-weight: bold;
}

.Popular SPAN {
	display: block;
	margin-bottom: 12px;
}

/* Extras Column - Ad, Topics */
.ExtraColumn {
	width: 314px;
	float: right;
	margin-left: 5px;
}

.ExtraTop {
	height:10px;
	background: #e8f4fb url(/img/global/bg_314_top.gif) top left no-repeat;
}

.ExtraBot {
	height:10px;
	background: #e8f4fb url(/img/global/bg_314_bot.gif) top left no-repeat;
}
.ExtraBod  {
	background-color: #FFF;
	padding:0px 7px;
}

.ExtraColumn H2 {
	margin: 0px;
	padding: 0px;
	margin-bottom:6px;
}

.ExtraSection {
	display: block;
	padding: 10px 0px 15px 0px;
}

.ExtraImg {
	float: left;
	width: 60px;
	text-align: center;
}

.ExtraImg IMG {
	width: 5em;
}

.ExtraTxt {
	float: right;
	width: 230px;
	font-size: 11px;
}

.ExtraTxt A{
	display: block;
}

.ExtraTxt SPAN {
	display: block;
}

div.togglerControl {
	display: block;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	text-decoration: none;
	color: #333;
	font-size: 12px;
	padding: 4px 0px;
}

div.togglerControl:hover {
	cursor:hand;
	cursor:pointer;
	color: #000;
	background-color: #EFEFEF;
}
div.elem {
	display: block;
	
}


/* Video Styles */
#VideoPlayer {
	text-align: center;
	margin: 0px auto;
}


#VideoCarousel {
	margin: 15px 0px;
}
/* Video Related Table */

#Related {
	width: 100%;
	margin-top: 10px;
}

#Related .Video {
	font-size: 10px;
	width: 25%;
	text-align: left;
}

#Related .Video IMG {
	width: 90px;
	height: 67px;
	margin: 0px auto;
}
/* Featured Blog Styles */

#FeatureBG {
	background: #a2dbff url(/img/global/bg_gradient_blue.gif) top left repeat-x;	
	border: 1px solid #989d70;
	position: relative;
}
#FeatureContainer {
	position: relative;
	vertical-align: middle;
	margin: 3px;
}
#FeatureTitle {
	background: url('/gather/img/_bg_featured_top.png') top left repeat-x;
	height:35px;
	padding: 0px 8px;
	margin:0px;
	border: 1px solid #CCC;
}
#FeatureTitle H1 {
	font-size: 20px;
	line-height: 35px;
	padding:0px;
	margin: 0px;
	font-weight: bold;
	float: left;
	font-family: "Lucida Sans", sans-serif;
}
#FeatureTitle H2 {
	font-size: 14px;
	line-height: 35px;
	float: right;
	font-weight: normal;
	padding:0px;
	margin: 0px;
}
#FeatureContainer .FeaturePost {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

#FeatureContainer .FeatureImg {
	float: left;
	width: 113px;
	margin-left: 8px;
}

#FeatureContainer .FeatureImg IMG {
	/*width: 9.92em;*/
}

#FeatureContainer .FeatureTxt {
	float: right;
	width: 270px;
	margin-right: 8px;
}

#FeatureContainer .FeatureTxt .FeatureSummary {
	font-size: 12px;
	display: block;
}

#FeatureContainer A.FeatureTitle {
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
}
#FeatureFooter {
	background: url('/gather/img/_bg_featured_top.png') top left repeat-x;
	height:18px;
	border: 1px solid #CCC;
	line-height: 18px;
	margin:0px;
	text-align: center;
	font-size: 11px;
}

/* Category Spotlight */
.CatSpotPost {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

.CatSpotImg {
	float: left;
	width: 100px;
	margin-left: 8px;
}

.CatSpotImg IMG {
	width: 100px;
	height: 100px;
}

.CatSpotTxt {
	float: right;
	width: 325px;
	margin-right: 8px;
}

.CatSpotTxt .CatSpotSummary {
	font-size: 11px;
	display: block;
}

A.CatSpotTitle {
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
}

.ReadThis {
	float: right;
	font-size: 11px;
	margin-top: 8px;
}



/* General Styles */

A:link, A:visited {
	text-decoration: none;
}
A:hover, A:active {
	text-decoration: underline;
}

A.Help, A.More {
	font-size: 11px;
}

.Fine {
	font-size: 10px;
}



.BtnGold {
	font-family: "Lucida Sans", verdana;
	cursor:hand;
	cursor:pointer;
	font-weight:normal;
	text-decoration: none;
	color: #000;
	line-height:12px;
	height:24px;
	font-size: 12px;
	/*padding: 6px;*/
	background: #FC6 url(/img/cover/bg_nav_gold_0.gif) top left repeat-x;
	border: 1px solid #dfa915;
	}
.BtnGold:hover {
	height:24px;
	cursor:hand;
	cursor:pointer;
	background: #FC6 url(/img/cover/bg_nav_gold_1.gif) top left repeat-x;
}


.Btn {
	display: block;
	margin: 4px auto;
	text-align: center;
}

A.RSS {
 font-size: 11px;
}

/* Carousel/Glider */

#my-glider	{
	background: #fff;
	height:205px;
	width: 420px;
}

div.gliderBox { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 420px;
	
	height: 205px;
	overflow: hidden;
}
	
div.gliderBox div.gliderItem {
	/* modify width and height of each gliderItem as needed (should match the size of the scroller window)	*/		
	background: #fff;
	width: 420px;
	height:205px;
	overflow:hidden;
	float:left;	
}
div.gliderBox div.gliderContent {
	width: 10000px;
}

a.blueArrow_prev
{
		background: url("/img/global/btn_arrow_prev_48x8.png") 2px 68px no-repeat;		
		width: 12px;
		height: 205px;

} 

a.blueArrow_next
{
		background: url("/img/global/btn_arrow_next_48x8.png") 2px 68px no-repeat;
		width: 12px;
		height: 205px;

}                                         


#Categories {
	border: 1px solid #C2C2C2;
	background: #EBEBEB url(/img/global/bg_gradient_gray.gif) left top repeat-x;
	width: 100%;
}
#Categories TD {
	border-bottom: 1px solid #C2C2C2;
	font-size: 11px;
	padding: 4px 3px;
	vertical-align: top;
}

#Categories TD A {
	font-size: 10px;
	display: block;
	margin: 3px 0px;
}



.starbox .stars {
	background: #cccccc;
	}
.starbox .rated .stars {
	background: #dcdcdc;
	}
.starbox .rated .hover .stars {
	background: #cccccc;
	}
.starbox .colorbar {
	background: #ff9900;
	}
.starbox .hover .colorbar {
	background: #ffcc00;
	/* alt blue 3062bc */
	}
.starbox .rated .colorbar {
	background: #ff9900;
	}
.starbox .rated .hover .colorbar {
	background: #ffcc00;
	}
.starbox .ghost {
	background: #a1a1a1;
	}
.starbox .indicator {
	clear: both;
	font-size: 11px;
	}
	
	
	
.boldHref {
	font-weight: bold;


}


a.option_x_16
{
		float: right;
		background: url("../img/_btn_option_x_16.png") 0 0 no-repeat;
		line-height:8px;
		width: 16px;
		height: 16px;
		
		
} 

a:hover.option_x_16 {
		
		
		background-position: -16px 0;
}

/*----- OVER LAY -----*/

	.overlayBack	{
		top:0px;
		left:0px;
		height:100%;
		width:100%;
		z-index:999991;
		background:#000;
		position:absolute;
		opacity:0.6;
		filter:alpha(opacity=60);
	}
	.overlayFore	{
		width: 628px;
		height: 302px;
		
		background:url('../gather/img/_bg_overlay_.png');
		position:absolute;
		z-index:999999;
	}



	.overlayForeHeader {
	
		width: 608px;
		height: 16px;
		margin:5px 5px 0px 15px;
		
		text-align: right;
	
	}
	.overlayForeInner	{
		
		width: 598px;
		height: 200px;
		margin:0px 15px 15px 15px;
		
		
		
			
	}
	.overlayForeFooter {
		width: 430px;
		height: 25px;
		margin:10px 5px 0px 165px;
		
		
	
	}
	
	
	
	
/* EIP */


.eip_savebutton { 
	background-color: #36f; 
	color: #fff; 
}
.eip_cancelbutton { 
	background-color: #000; 
	color: #fff; 
}
.eip_saving { 
	background-image: url('/fitness/ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: left;
	color: #903;
	padding: 0 0 0 20px;
}
.eip_empty { 
	color: #afafaf;
	border: 1px solid #afafaf;
	padding: 3px;
}
.eip_editfield { 
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
	background-color: #ff9;
	
}



div.frmLbl {

	float: left;
	margin: 5px 0px 5px 0px;
}

.frmBLbl	{
	font-size: 11px;
	width: 110px;
}

.frmAdmin {
	width:170px;
	color:#333;
	background: #e9e9e9;
}

.frmAdmin:hover {

	background:#ffff99;

}

.frmAdminFocus {

	background:#ffff99;

}


.formHeader {


	border-bottom: 1px solid #c2c2c2;
	vertical-align: middle;
	padding: 3px 0px;

}
.optionalHeader {
	width: 286px;
	border-bottom: 1px solid #c2c2c2;
	font-size: 16px;
	font-weight: bold;
	color: #333;


}


.bigBtn {


	padding: 5px;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS";
	vertical-align:top;

}			



.overlayBack	{
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	z-index:999991;
	background:#000;
	position:fixed;
	opacity:0.75;
	filter:alpha(opacity=75);
}
.overlayFore	{
	width: 628px;
	height: 302px;

	background: #fff;

	/*background:url('/gather/img/_bg_overlay_.png');*/
	position:absolute;
	z-index:999999;
}



.overlayForeHeader {

	width: 608px;
	height: 16px;
	margin:5px 5px 0px 15px;

	text-align: right;

}
.overlayForeInner	{

	width: 598px;
	height: 200px;
	margin:0px 15px 15px 15px;




}
.overlayForeFooter {
	width: 430px;
	height: 25px;
	margin:10px 5px 0px 165px;



}


.TransBG {
	background: #666;	
	position: relative;
}			


.wrap_top_reviewer_lines {
	width:100%;	
	padding-top:5px;
	border-bottom: 1px solid #c2c2c2;
}

.wrap_top_reviewer_lines:hover {
	background-color: #e8f4fb;	
}

