/*-----------------------------------------------------------------------------

KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet

version:   	1.0
date:      	07/27/11
author:		themepunch
email:     	support@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

/****************************
	-	NBR Layout Setting	-
*****************************/

#content_top {
	float:none;	
}

#wrapper {
	margin-bottom:-20px!important;
	height:375px!important;
}

#stage_content {
	height:325px!important;
	margin-top:0!important;
	width:970px!important;
	margin-left:-5px;
}

.slide_mainmask {
	top:3px!important;	
	border-bottom:4px solid #c10f0d;
}

.thumbbuttons {
	height:29px!important;
	border-radius:0!important;
	top:297px!important;
	background:none!important;
	z-index:10!important;
}

.thumbbuttons .minithumb {
	height:23px!important;
	width:23px!important;
	background:url(../images/nav_sprite.png) no-repeat left bottom!important;
	margin-top:3px!important;
	margin-left:6px!important;
}

.thumbbuttons .thumbs {
	height:29px!important;
	background:url(../images/nav_bg.jpg) repeat-x!important;
	padding-right:6px!important;
}

.thumbbuttons .minithumb:hover, .thumbbuttons .thumbs .selected {
	height:23px!important;
	width:23px!important;
	background-position:left top!important;
}

.thumbbuttons .rightarrow:hover {
	background:url(../images/nav_bg_right.png) no-repeat 0 0!important;
	width:25px!important;
	height:29px!important;
	margin:0!important;
	cursor:default!important;
}

.thumbbuttons .leftarrow:hover {
	background:url(../images/nav_bg_left.png) no-repeat 0 0!important;
	width:25px!important;
	height:29px!important;
	margin:0!important;
	cursor:default!important;
}

.thumbbuttons .leftarrow {
	background:url(../images/nav_bg_left.png) no-repeat 0 0!important;
	width:25px!important;
	height:29px!important;
	margin:0!important;
	cursor:default!important;
}

.thumbbuttons .rightarrow {
	background:url(../images/nav_bg_right.png) no-repeat 0 0!important;	
	width:25px!important;
	height:29px!important;
	margin:0!important;
	cursor:default!important;
}

.thumbbuttons .grainme {
	height:29px!important;	
}

.light .kb-button:link, .light .kb-button:visited {
	background: linear-gradient(to bottom, #B9060A 0%, #8E0C00 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
}

.light .kb-button:hover {
	background: linear-gradient(to bottom, #4b4b49 0%, #0b0b0b 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
}




/****************************
	-	PREVIEW SETTINGS	-
*****************************/

.centerme{
	margin-left:auto;
	margin-right:auto;
}

/*******************************
	-	BANNER STYLES	-
********************************/


.bannercontainer{
	max-width:970px;
	height:297px!important;
	background-color:#333;
	position:relative;
	padding-left:-5px!important;
}


.bannercontainer ul >li{
	display:none;
}

.bannershadow{
	margin-top:0px;
	max-width:930px;
	height:40px;
	position:relative;
}



/****************************
	-	BASIC DIVIDERS 	-
*****************************/
#small_divider {
	margin-top:8px;
}

#big_divider {
	margin-top:150px;
}
