

/*===================*/
/*=== Main Styles ===*/
/*===================*/



#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(images/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
	
}

.theme-default #slider {
   /* margin:100px auto 0 auto;*/
    width:980px; /* Make sure your images are the same size */
    height:296px; /* Make sure your images are the same size */
	box-shadow:0 0 20px rgba(153,153,153,.8),0 0 30px  rgba(153,153,153,.7);
	margin:0 auto;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
   /* margin-top:150px;*/
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}