*{
	margin: 0px;
	padding: 0px;
}

body{
	width: 100%;
	background:#7c8187 url('/images/shared/v1_1/body_bg.jpg') repeat-x;
}

p, a, em, h1, h2, h3, h4, h5, li{
	font-family: "trebuchet ms", verdana, helvetica, sans-serif;
}

a img{
	border: none;
}

#showcase, #content, #footer{
	width: 956px;
	text-align:center;
	margin: 0px auto;
}

#header{
	width: 1022px;
	text-align:center;
	margin: 0px auto;
}

#header *, #showcase *, #content *, #footer *{
	text-align: left;
}	

#header{
	background: transparent url('/images/shared/v1_1/branding.jpg') no-repeat;
	height: 114px;
	
}

#header #branding{
	width: 510px;
	float: left;
	height: 77px;
}

#header #branding a{
	display: block;
	height: 77px;
	margin: 0px 0px 0px -15px;
	width: 510px;
	text-indent: -9999px;
}

#header #tagline{
	display: none;
}

#header #top_468_60_advert{
	float: right;
	width: 468px;
	padding-top: 7px;
	padding-right: 34px;

}

#header #nav{
	clear: both;
}

#header #nav ul li{
	list-style: none;
	float: left;
	margin: 0px 0px 0px 0px;
	
}

#header #nav ul li a{
	height: 26px;
	display: block;
	text-indent: -9999px;
}

#header #nav ul li#home a{
	width: 55px;
	background: transparent url('/images/shared/v1_1/nav/home.jpg') no-repeat;
	margin-left: 35px;
}

#header #nav ul li#watch a{
	width: 70px;
	background: transparent url('/images/shared/v1_1/nav/watch.jpg') no-repeat;
}

#header #nav ul li#archive a{
	width: 110px;
	background: transparent url('/images/shared/v1_1/nav/video_menu.jpg') no-repeat;
}

#header #nav ul li#about a{
	width: 100px;
	background: transparent url('/images/shared/v1_1/nav/about.jpg') no-repeat;
}

#header #nav ul li#philosophy a{
	width: 109px;
	background: transparent url('/images/shared/v1_1/nav/philosophy.jpg') no-repeat;
}

#header #nav ul li#blog a{
	width: 52px;
	background: transparent url('/images/shared/v1_1/nav/blog.jpg') no-repeat;
}


#header #nav ul li#sponsors a{
	width: 115px;
	background: transparent url('/images/shared/v1_1/nav/sponsors.jpg') no-repeat;
}

#header #nav ul li#downloads a{
	width: 110px;
	background: transparent url('/images/shared/v1_1/nav/downloads.jpg') no-repeat;
}


#header #nav ul li#contact a{
	width: 115px;
	background: transparent url('/images/shared/v1_1/nav/contact.jpg') no-repeat;
}

#header #nav ul li#marketplace a{
	width: 107px;
	background: transparent url('/images/shared/v1_1/nav/marketplace.jpg') no-repeat;
}

#header #sign_up{
	font-size: 13px;
	color: #fff;
	float: right;
	margin: 0px 22px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	height: 26px;
	width: 74px;
	text-indent: -9999px;
	background: transparent url('/images/shared/sign_up.jpg') no-repeat;
}

/* Nav Share Icons */
	
	#header #share_icons{
		padding: 1px 0px 0px 0px;
	}
	
	#header #share_icons .stico_default {
		background: transparent url('/images/shared/share_this_25x25.png') no-repeat !important;
		height: 25px;
		margin-left: 1px;
	}

	#header #share_icons a.stbutton{
		text-decoration: none;
	}
	
	/* Facebook Link */
	#header #share_icons #fb_share{
		margin: 0px 2px 0px 2px;
		float: left;
	}
	
	/* LinkedIn Link */
	#header #share_icons #linkedin_share{
		margin: 0px 2px 0px 2px;
		float: left;
	}
	
	/* Twitter link */
	#header #share_icons #twitter_share{
		margin: 0px 2px 0px 2px;
		float: left;
	}


/* Showcase */
#showcase{
	margin-top: 16px;
	height: 400px;
}



/* VIGNETTES */

#showcase .vignette{
	width: 285px;
	height: 118px;
	background: #1a1a19 url('/images/shared/v1_1/vignette_bg.jpg') repeat-x;
	float: right;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}

#showcase .vignette.controls{
	height: 110px;
	width: 300px;
}

#showcase div#index_box_ad{
		float: left;
		margin: 21px 0px 0px 20px;
	}

#showcase .vignette h2{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin: 7px 0px 15px 5px;
}

#showcase .vignette a img{
	margin: 0px 0px 0px 12px;
	float: left;
}

#showcase .vignette h3, #showcase .vignette h4{
	float: right;
	clear: right;
	width: 145px;
	margin-right: 5px;
	
}

#showcase .vignette h3 a, #showcase .vignette h4{
	color: #fff;
	text-decoration: none;
	
}

#showcase .vignette h3 a{
	font-size: 12px;
	line-height: 15px;
}

#showcase .vignette h4{
	font-size: 10px;
}

#showcase h3#other{
	font-size: 13px;
	color: #fff;
	float: right;
	width: 285px;
	margin: 14px 0px 6px 0px;
	text-transform: uppercase;
}

/* INDEX SLIDESHOW */

		.stripNav{
			display: none;
		}

		a:focus { outline:none }
		
				
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			position: relative;
			width: 636px;
			float: left;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 636px; height: 381px; overflow: hidden}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			margin: 0px;
			width: 636px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 381px;
			
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 636px; /* Also specified in  .stripViewer  above */
		}
		
		
		/* The left and right arrows */
				
		.stripNavL, .stripNavR { 
			position: absolute;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			width: 142px;
			height: 80px;
		}
		
		.stripNavL {
			left: 664px;
			top: 29px;
			background: url("/images/shared/v1_1/left_arrow_green.jpg") -1px 0px no-repeat;
			
		}
		
		.stripNavR {
			top: 29px;
			left:805px;
			background: url("/images/shared/v1_1/right_arrow_green.jpg") no-repeat center;
		}
		
/* .INDX SLIDESHOW	*/



/* Main Content */

#content{
	margin: 10px auto 0px auto;
	clear: both;
}

/* Index Page */

	#content h2#announce_1{
		font-size: 26px;
		color: #f5991c;
		text-transform: uppercase;
		font-weight: normal;
		width: 480px;
		float: left;
		height: 34px;
		
	}
	
	#content h2#announce_2{
		font-size: 26px;
		color: #fff;
		margin: 0px 0px 20px 0px;
		text-transform: uppercase;
		font-weight: normal;
		width: 480px;
		float: left;
		
	}
	
	#content p#index_aside{
		color: #fff;
		font-style: italic;
		font-size: 15px;
		line-height: 21px;
		width: 430px;
		margin: 0px 14px 0px 0px;
		height: 70px;
		float: right;
		clear: right;
	}
	
	#content p#index_aside .orange_txt{
		color: #f5991c;
	}
	
	#content p#index_aside .red_txt{
		color: #f33211;
	}
	
	#content p#index_aside .green_txt{
		color: #74d52e;
	}

	#left_vignettes{
		float: left;
		width: 492px;
		
	}
	#left_vignettes .left_vignette{
		height: 117px;
		width: 492px;
		background: transparent url('/images/shared/v1_1/index_vignette_bg.png') no-repeat;
		padding: 15px 0px 5px 15px;
	}
	
	#left_vignettes .left_vignette img, #right_vignettes .right_vignette img{
		border: #fff 1px solid;
		float: left;
	}
	
	#left_vignettes .left_vignette h3{
		font-size: 16px;
		text-transform: uppercase;
		color: #f5991c;
		padding: 0px 12px 0px 10px;
		float: left;
		margin-top: -2px; 
		
	}
	
	#left_vignettes .left_vignette p{
		color: #fff;
		font-size: 13px;
		line-height: 15px;	
		padding: 3px 0px 0px 10px;	
		float: left;
		width: 285px;
	}
	
	#right_vignettes{
		height: 451px;
		width: 430px;
		background: transparent url('/images/shared/v1_1/tip_box_bg.png') no-repeat;
		padding: 100px 0px 5px 13px;
		float:left;
		margin-left: 20px;
	}	
	
	#right_vignettes h3{
		text-transform: uppercase;
		color: #fff;
		font-weight: bold;
		font-size: 22px;
		margin-bottom: 12px;
		
	}
	
	#right_vignettes .right_vignette p{
		color: #fff;
		font-size: 13px;
		line-height: 15px;	
		padding: 0px 0px 12px 10px;	
		float: left;
		width: 200px;
	}
		
	
/* Watch Page */

	

	#left_column{
		float: left;
		width: 720px;
	}
	
	#left_column .col{
		float: left;
		width: 180px;
		margin: 0px 60px 20px 0px;
	}
	
	#left_column .col h2{
		background: transparent url('/images/shared/v1_1/vignette_bg.jpg') repeat-x;
		width: 173px;
		height: 36px;
		color: #000;
		font-size: 16px;
		padding: 5px 0px 4px 7px;
		text-transform: uppercase;
		
	}
	
	#left_column .col h3{
		margin: 5px 0px 0px 0px;
		line-height: 17px;
	}
	
	#left_column .col h3 a{
		color: #fff;
		font-size: 13px;
		line-height: 14px;
		text-decoration: none;
	}
	
	#left_column .col h4{
		font-size: 11px;
		color: #fff;
	}
	
	#left_column .col .thumbnail{
		margin: 0px 0px 20px 0px;
		height: 145px;
	}

	
	#content #advert_728_90{
			display: block;
			margin: 0px auto 15px auto;
			width: 740px;
			height: 100px;
	}
	
	#content #advert_728_90 h4{
		color: #fff;
		font-size: 12px;
		margin-bottom: 6px;
	}
		
	#showcase #video{
		float: left;
		
	}
	
	#showcase #related_videos_vignette{
		float: right;
		width: 290px;
		height: 312px;
		overflow: hidden;
		background: #1a1a19 url('/images/shared/v1_1/vignette_bg.jpg') repeat-x;
	}
	
	#showcase #related_videos_vignette #related_videos{
		height: 281px;
		overflow: auto;
	}

	#showcase #related_videos_vignette h2{
		text-transform: uppercase;
		font-size: 16px;
		font-weight: bold;
		margin: 5px 0px 0px 12px;
		height: 25px;
	
	}
	
	#showcase #related_videos_vignette .video{
		display: block;
		clear: both;
		width: 275px;
		height: 71px;
		background: #1a1a19 url('/images/shared/v1_1/related_videos_vignette_bg.jpg') repeat-x;
		
	}
	
	#showcase #related_videos_vignette .video a img{
		margin: 5px 0px 0px 7px;
		float: left;
	}
	
	#showcase #related_videos_vignette .video h3, #showcase #related_videos_vignette .video h4{
		float: right;
		clear: right;
		width:140px;
		margin-right: 8px;
		
	}
	
	#showcase #related_videos_vignette .video h3{
		margin-top: 9px;
	}
	
	#showcase #related_videos_vignette .video h3 a, #showcase #related_videos_vignette .video h4{
		color: #fff;
		text-decoration: none;
		
	}
	
	#showcase #related_videos_vignette .video h3 a{
		font-size: 13px;
		line-height: 15px;
		
	}
	
	#showcase #related_videos_vignette .video h4{
		font-size: 10px;
	}

	#showcase #share_this_vignette{
		float: right; 
		width: 290px;
		height: 69px;
		position: relative;
		background: #1a1a19 url('/images/shared/share_bg.gif') -1px -1px no-repeat;

	}
	
	
	#showcase #share_this_vignette div{
		margin: 33px 0px 0px 9px;
		height: 50px;
		float: left;
	}
	
	#showcase #share_this_vignette .stico_default {
		background: transparent url('/images/shared/share_this_44x44.png') no-repeat !important;
		height: 50px;
	}
	
	#showcase #share_this_vignette #sharethis_0, #showcase #share_this_vignette div{
		
		height: 50px;
		
	}
	
	#showcase #share_this_vignette a.stbutton{
		padding: 15px 5px 20px 54px;
		text-decoration: none;
		
	}
	
	#showcase #share_this_vignette a.stbutton .stbuttontext{
		color: #fff;
		font-size: 19px;
		font-weight: normal;
		
		
		
	}
	
	#showcase_archive_link{
		color: #fff;
		float: right;
		font-size: 19px;
		padding: 21.5px 5px 0px 0px;
		text-decoration: none;
		
	}
	
	/* Facebook Link */
	#showcase #share_this_vignette #fb_share{
		margin: 20px 6px 0px 26px;
		height: 50px;
		width: 50px;
		float: left;
	}
	
	/* LinkedIn Link */
	#showcase #share_this_vignette #linkedin_share{
		margin: 20px 6px 0px 8px;
		height: 50px;
		width: 50px;
		float: left;
	}
	
	/* Twitter link */
	
	#showcase #share_this_vignette #twitter_share{
		margin: 20px 6px 0px 6px;
		width: 50px;
		float: left;
	}
	
	/* Sidebar */
	
	
	#right_column #side_bar{
		background: #151618 url('/images/blog/right_column_bg.jpg') repeat-x;
		padding: 0px 0px 10px 0px;
		margin-bottom: 30px;
		width: 210px;
		float: right;
	}
	
	#right_column #side_bar h2.sidetitle{
		background:transparent url('/images/blog/sidebar_title_bg.png') repeat-x;
		color: #fff;
		padding: 6px 0px 0px 8px;
		font-size: 14px;
		height: 36px;
		text-transform: uppercase;
	}
	
	#right_column #side_bar ul{
		margin: 0px 0px 15px 0px;
	}
	
	#right_column #side_bar ul li{
		list-style: none;
		font-size: 13px;
		margin: 4px 15px 5px 15px;
		
	}
	
	#right_column #side_bar ul li a{
		color: #fff;
		text-decoration: none;
	}
	
	#right_column #side_bar ul li a img{
		margin-bottom: 5px;
	}
	
	#right_column h3.right_column_more_link {
		margin: 0px 0px 10px 15px;
		height: 25px;
		padding: 5px 4px 3px 4px;
		width: 61px;
		background: transparent url('/images/shared/v1_1/vignette_bg.jpg') repeat-x;
	}
	
	#right_column h3.right_column_more_link a{
		color: #000;
		font-size: 16px;
		text-decoration: none;
		
	}
/* .Watch Page */



/* FOOTER */

#footer_container{
	background: #313131;
	border-top: #000 1px solid;
	clear: both;
	margin-top: 40px;

}

#footer{
	
	margin-top: 10px;
	padding: 15px 0px 15px 0px;
	
}

#footer *{
	color: #fff;
}

#footer .footer_col{
	float: left;
	
}

#footer h5{
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	
	
	
}

#footer ul{
	
	width: 180px;
	margin: 2px 20px 10px 0px;
	
}

#footer ul li{
	list-style: none;
	
	
}

#footer ul li a{
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
}

#footer p{
	clear: both;
	font-size: 12px;
	margin: 25px 0px 15px 0px;
}	
