/* @override 
	http://www.newvideo.com/wp-content/themes/hybrid-newvideo/css/layout.css
	http://dev.newvideo.com/wp-content/themes/hybrid-newvideo/css/layout.css
	http://stage.newvideo.com/wp-content/themes/hybrid-newvideo/css/layout.css
*/

div, ul, .clear, p
{
	position: relative; zoom: 1;
}

body .gf_clear.gf_clear_complex {
position: static;
}

p:after,
div:after, 
ul:after,
.clear:after 
{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	position: relative;
	color: red;
	visibility: hidden;
}

#body-container { margin: 0; width: 100%; }

/* PAGE STRUCTURE */
.magento .main-container,
#container {
	background-color: #fff;
	margin: 0;
	padding-left: 0px;
	width: 100%;
}

.magento .main-container .main,
.column-container {
	width: 970px;
	margin: 0 auto;
}

.magento .col-main {
	padding-top: 29px;
	width: 640px;
}

.magento .col-main .std,
#content {
	width: 642px;
	float: left;
	min-height:660px;
  	height: auto !important;
  	height: 660px;	
}
.wordpress .content.Editorial-billboardcat,
.wordpress .content.Editorial-featuredreleasecat,
.wordpress .content.Editorial-Month,
.wordpress .content.Editorial-overview,
#content.single-column {
	width: 970px;
}

.wordpress .content {
	width: 640px;
	float: left;
}
body.taxonomy-category .content,
body.home .content {
	width: 548px;
}
body.newkideo .content,
body.paged .content,
body.taxonomy-category.paged .content {
	width: 640px;
	/*width:970px;*/
	margin-top: 39px;
}

.pressroom
{	
	width:970px;
	margin-top: 39px;
}
#press-video-caption{float: left;
    padding-bottom: 15px;
    width: 665px;}

body.newkideo .content {
	margin-top: 0;
}
body.newkideo .grid-still-text {
	width: 360px;
	float: right;
}

body.newkideo .grid.still {
	display: block; 
	margin: 0 0 8px 0;
	width: 640px !important;
	height: 152px; overflow: hidden;
}

.content.press-beat,
.content.press-overview {
	width: 100%;
}
.press-overview #press-overview-content {
	width: 640px; float: left;
}

.aside {
	
	/*width: 406px;*/
	width: 320px;
	float: right;
	
}
.magento .col-right.sidebar,
body.paged .aside,
body.taxonomy-post_tag .aside,
body.taxonomy-category.paged .aside,
body.search .aside,
.singular-page .aside,
.singular-press .aside,
.singular-post .aside {
	width: 310px;
}

.page-template-editorial-overview .aside,
.page-template-singlecolumnpage .aside {
	display: none;
}

.magento .col-left.sidebar {
	padding-top: 28px;
	width: 310px;
	margin-bottom: 21px;
}

/* HEADER */

.magento.newvideo .header-container,
#header-container {
	background-color: #fff;
	min-height: 150px;
	border-top: 0;
	overflow: visible;
	padding-left: 14px;
	padding-top: 24px;
	padding-bottom: 15px;
	background-image: none;
	border: 0 !important;
}

.magento .header,
#header {
	width: 970px;
	height: 165px;
	margin: 0 auto !important;
	overflow: visible;
	padding: 0;
	/*background-image: url(../../AppData/Local/Temp/images/backgrounds/bknd-header_rule.gif);*/
	background-repeat: no-repeat;
	background-position: 320px;
}

.magento.newvideo .header h1.logo,
.magento.newvideo .header h4.logo,
#header #site-title {
	display: block;
	float: none; padding: 0;
	width: 302px;
}


.magento.newvideo .header a.logo,
#site-title a {
	/*float: none;
	display: block;
	background-image: url(../../AppData/Local/Temp/images/newvideo-logo-whitebknd.gif);
	background-image: url(../images/logom.jpg);
	background-repeat: no-repeat;
	width: 320px; height: 109px;
	margin: 0;*/
	
	
	
	background-image: url("../images/newvideo-logo-whitebknd.gif");
    background-repeat: no-repeat;
    display: block;
    float: none;
    height: 136px;
    margin: 0;
    width: 320px;
	border-right: 2px solid;

	
	
}
.magento .header a.logo span,
#header #site-title a span { display: none; }

#header #navigation {
	margin: 0;
}

/* Tables */
table {
	width: auto;
	border-collapse: collapse;
	border-top: none;
	border-left: none;
	margin-bottom: 0;
	}
caption {
	font-size: .9em;
	font-style: italic;
	text-align: right;
	}
td, th {
	vertical-align: top;
	padding: 0;
	border-bottom: 0;
	border-right: 0;
	}
th {
	background: #eee;
	}

#logo-bar {
	width: 970px;
	margin: 48px auto 0px auto;
	text-align: left;
	position: relative; left: -12px;
}
.magento.docurama .footer-container,
.magento.newvideo .footer-container,
#footer-container {
	padding-left: 0;
	margin-top: 18px;
	padding-top: 6px;
	background-color: #fff;
	/*background-image: url(../../AppData/Local/Temp/images/backgrounds/bknd-footer.gif);*/
	background-repeat: repeat-x;
}
#footer-links-container {
	display: table;
	margin: 0 auto;
}


#topmrgn{
/*width:635px; */
margin-top:20px;
}