@charset "utf-8";
/* CSS Document */

body, html {
	width:100%;
    background-color: #ffffff;
	background-image:url(../images/shoes.gif);/**/
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:5px;
}

.outer {
    width: 980px;
    background-color:#FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: 0px solid #000000;
}

/* ========================================= */
/* ============= HEAD SECTION ============== */
/* ========================================= */
.header_wrapper {
    width: 980px;/*760px;*/
	background-color:#ffffff;
	/*height:100px;*/
	float:left;
	}

.header_top {
	width:980px;
	height:200px;
	background-color:#ffffff;
	background-image:url(../images/headerback.jpg);
	float:left;
	}	

.header_nav_wrapper {
    width: 760px;
	background-color:#ffffff;
	height:66px;
	float:left;
	}

.white760 {
	width:760px;
	height:4px;
	font-size:2px;
	line-height:4px;
	background-color:#FFFFFF;
	float:left;
	}
			
.grey760deco {
	width:760px;
	height:4px;
	font-size:2px;
	line-height:4px;
	background-color:#aaaaaa;
	float:left;
	}

/* ============================================ */
/* ============= CONTENT SECTION ============== */
/* ============================================ */		
.content_wrapper {
	width:980px !important;
	background-color:#ffffff;
	float:left;
	}
	
.left_column {
	width:765px !important;
	background-color:#ffffff;
	margin:0px;
	border:0px;
	padding:0px;
	float:left;
	}
	
.right_column {
	width:215px !important;
	background-color:#ffffff;
	margin:0px;
	border:0px;
	padding:0px;
	float:left;
	}		

.page_content {
	width:760px !important;
	background-color:#ffffff;
	margin:0px;
	float:left;
	border:0px;
	padding:0px;
	overflow:hidden;
	}


/* ============================================== */
/* ============= MAIN PAGE SECTION ============== */
/* ============================================== */	
.featured_module, .new_release_module, .top_pick_module {
	width:184px;/*182px;*/
	margin-bottom:4px;
	float:left;/**/
	}
 
.featured_holder {
	width:754px;
	background-color:#ffffff;/*f4dfe9;#99ccff;*/
	margin-bottom:3px;
	border:3px solid #660055;
	float:left;
	}

.new_release_holder {
	width:754px;
	background-color:#ffffff;/*f4dfe9;#6699ff;*/
	margin-bottom:3px;
	border:3px solid #660055;
	float:left;
	}

.top_pick_holder {
	width:754px;
	background-color:#ffffff;/*f4dfe9;#3366cc;*/
	margin-bottom:3px;
	border:3px solid #660055;
	float:left;
	}

.holder_title_featured {
	width:754px;/*760px;*/
	height:20px;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#470024;
	background-image:url(../images/portlet/featuredheader.jpg);
	text-indent:5px;
	float:left;
	}	

.holder_title_new {
	width:754px;/*760px;*/
	height:20px;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#804060;
	background-image:url(../images/portlet/releasesheader.jpg);
	text-indent:5px;
	float:left;
	}	

.holder_title_picks {
	width:754px;/*760px;*/
	height:20px;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#80596C;
	background-image:url(../images/portlet/newheader.jpg);
	text-indent:5px;
	float:left;
	}	

.holder_title {
	width:754px;/*760px;*/
	height:20px;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#80596C;
	background-image:url(../images/portlet/releasesheader.jpg);
	text-indent:5px;
	float:left;
	}	
	
.section_title {
	width:360px;/*760px;*/
	height:20px;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	/*background-color:#d70000;*/
	text-indent:5px;
	text-align:left;
	float:left;
	}	
	
	
.video_holder {	
	width:760px !important;
	height:288px !important;
	float:left;
	}

.video_screen {
	width:368px;
	height:278px;
	margin-top:4px;
	margin-right:6px;
	border:1px solid #000000;
	background-color:#000000;
	float:left;
	}

.video_advert_holder {
	width:380px;
	height:280px !important;
	margin-top:4px;
	margin-left:0px;
	/*border:0px solid #000000;
	background-color:#006699;*/
	float:left;
	}
	
* html .video_advert_holder {
	margin-left:0px;
	}
	
.video-advert {	
	width:186px;
	height:137px;
	background-color:#ffffff;
	margin:0px 0px 2px 2px;
	border:1px solid #000000;
	float:left;
	}
	
.video-advert a img {
	border:none;
	text-decoration:none;
	}	

* html .video-advert {
	height:138px;
	margin:0px;
	overflow:hidden;
	}	

/* =========================================== */
/* ============= FOOTER SECTION ============== */
/* =========================================== */		
.footer {
	width:978px;
	height:70px;
	border:#000000 1px solid;
	background-color:#80596C;
	text-align:center;
	float:left;
	}
	
.links
{
    float: left;
    margin-top:0px;
	text-indent:100px;
    width: 720px;
}

.links a
{
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}

.links a:hover
{
	text-decoration: underline;
}

.footer span
{
	color: #ffffff;
	float:left;
	margin-top: 5px;
    text-align: center;
	text-indent:100px;
	width:720px;
}		