.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
#container{	
	margin:0 auto;
	position:relative;
	text-align:left;
	width:875px;
	padding:30px 0 0 0;
}					
#content{
	position:relative;
}			
.sliderbox{
	width:875px;
	height:316px;
	padding:0 0 0 0;
	overflow:hidden;
}
.sliderthumb{
	width:300px;
	float:left;
	padding:0 0 0 0;
	overflow:hidden;
}
.sliderinfo{
	width:575px;
	float:right;
	padding:0 0 0 0;
	overflow:hidden;
}
.sliderinfo h1{
	font-size:40px;
	color:#003697;
	padding:45px 0 20px 5px;
	margin:0;
	text-transform:uppercase;
}
.sliderinfo p{
	font-size:24px;
	color:#003697;
	line-height:18px;
	padding:0 0 5px 5px;
	margin:0;
}
.downloadarea{
	width:555px;
	padding:35px 0 0 0;
	overflow:hidden;
}
.sliderdownload{
	width:272px;
	height:53px;
	margin:0 0 0 0;
	float:left;
	text-align:right;
	padding:0 0 0 0;
	
}
.sliderdownload a{
	text-decoration:none;
	display:block;
	font-size:18px;
	color:#fff;
	padding:25px 70px 25px 0;
	text-transform:uppercase;
    background:url(../images/dn.png) no-repeat;
}
.sliderdownload a:hover{
    background:url(../images/dn-over.png) no-repeat;
}


.learnmore{
	width:181px;
	height:53px;
	float:left;
	text-align:center;
	padding:0 0 0 0;
	
}
.learnmore a{
	text-decoration:none;
	display:block;
	font-size:18px;
	padding:25px 0;
	color:#fff;
	text-transform:uppercase;
    background:url(../images/lm.png) no-repeat;
}
.learnmore a:hover{
    background:url(../images/lm-over.png) no-repeat;
}
.offer{
	width:565px;
}
.offerinfo{
	width:300px;
	float:right;
	text-align:center;
	overflow:hidden;
}
.offerinfo h1{
	font-size:37px;
	color:#003697;
	padding:40px 0 5px 0;
	margin:0;
	text-transform:uppercase;
}
.offerinfo h4{
	font-size:20px;
	color:#003697;
	padding:0 0 12px 0;
	text-transform:uppercase;
	margin:0;
}
.offerinfo p{
	font-size:24px;
	color:#003697;
	padding:0 0 15px 0;
	margin:0;
}
.savearea{
	width:295px;
	padding:15px 0 0 0;
}
.save{
	margin-left:60px;
}
.save a{
    background:url("../images/sn.png") no-repeat;
}
.save a:hover{
    background:url("../images/sn-over.png") no-repeat;
}
.buy a{
    background:url("../images/bn.png") no-repeat;
}
.buy a:hover{
    background:url("../images/bn-over.png") no-repeat;
}
.specialtext{
	width:248px;
	height:38px;
	background:url(../images/special-offer.png) no-repeat;
	text-indent:-9999px;
	margin:40px 0 0 20px;
}



/* Slider */
#slider ul, #slider li,
#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
	width:875px;
	height:316px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:120px;
	z-index:1000;
	}	
#nextBtn, #slider1next{ 
	left:875px;
}														
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{  
	display:block;
	position:relative;
	width:26px;
	height:26px;
	outline:none;
	background:url(../images/previous.png) no-repeat 0 0;	
	}	
#nextBtn a, #slider1next a{ 
	background:url(../images/next.png) no-repeat 0 0;	
	}	
	
/* // Easy Slider */
/* Fix for product popups - Misha */

.screenbox #slider li, .screenbox #slider2 li, #slidermisha li{ 
	width:387px;
	height:283px;
	overflow:hidden; 
    background: none;
    padding:0;
	}	
    
#prevBtnmisha a, #nextBtnmisha a{
    left:50px;
    position:absolute;
    top:268px;
    background: url('../../popup-images/popup-previous.png') no-repeat;
    height: 34px;
    width: 34px;
}
#nextBtnmisha a{
    left:474px;
    background: url('../../popup-images/popup-next.png') no-repeat;
}
#controls li {
    display: inline;
    padding: 5px;
}
#controls li a{
    font-size: 20px;
    color: #00578E;
}
#controls .current a{
    color: #2279af;
}

/* IE fix */
.sliderinfo img, .offerinfo img{
    margin-top: 65px;
}
/*Seniorama slide*/
.seniorama .sliderinfo {width:540px;}
.seniorama .titlese{padding-bottom: 0;}
.seniorama .comingsoon {font-size: 30px !important; padding:0 0 10px 5px;}
.seniorama .learnmore {margin:0 0 0 115px; float: none;}
