@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:url(../images/bodybg.jpg) #010430 top repeat-x;
}

.wrapper{
	width:1000px;
	margin:0px auto;
	background:url(../images/wrapperbg.jpg) center top no-repeat #15234d;
	overflow:hidden;
}

.header{
	width:1000px;
	height:140px;
	float:left;
}

.contactbtn{
	float:right;
	width:auto;
	margin:85px 42px 0 0;
}

.bannersectionwrapper{
	width:100%;
	float:left;
	background:url(../images/separatorMain.jpg) center bottom no-repeat;
	padding:0 0 60px 0;
}

.bannersection{
	width:667px;
	height:461px;
	margin:10px 0 0 17px;
	float:left;
	background:url(../images/sliderbg.png) left top no-repeat;
}


.rightpanel{
	width:300px;
	float:left;
	margin:10px 0 0 0;
}

.pnlTop{
	width:300px;
	float:left;
	background:url(../images/pnlTopBg.png) left top no-repeat;
}

.pnlBottom{
	width:300px;
	float:left;
	background:url(../images/pnlBottomBg.png) left top no-repeat;
}

ul.events{
	margin:85px 0 0 30px;
	padding:0;
	width:234px;
	float:left;
	height:348px;
	overflow:auto;
}

ul.events li{
	width:100%;
	line-height:22px;
	background:url(../images/separatorrtpanel.jpg) left bottom no-repeat;
	list-style:none;
}

ul.events li a{
	background:url(../images/star.png) left 5px no-repeat;
	color:#fff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:5px 0 0 20px;
}

.thumbsnfooter{
	width:100%;
	float:left;
	background:url(../images/thumbsnfooter.jpg) center top no-repeat #010431;
}

.thumbspanel{
	float:left;
	width:966px;
	margin: 0 0 0 17px;
	padding:0 0 60px 0;
}

.ripken{
	float:left;
	width:270px;
	height:86px;
	padding:164px 0 0 0;
	text-align:center;
	background:url(../images/ripken.png) center top no-repeat;
}

.pictureday{
	float:left;
	width:270px;
	height:86px;
	padding:164px 0 0 0;
	text-align:center;
	background:url(../images/pictureday.png) center top no-repeat;
}

.purchasephotos{
	float:left;
	width:400px;
	height:75px;
	padding:193px 0 0 0;
	margin:-20px 0 0 0;
	text-align:center;
	background:url(../images/purchasephotos.png) center top no-repeat;
}

.copyright{
	float:left;
	width:100%;
	text-align:center;
	line-height:20px;
	font-size:11px;
	color:#5a7abe;
	font-family:Tahoma, Geneva, sans-serif;
}

/* -- FOR SLIDER --*/



.slider-wrapper {
	width: 90%;
	margin: 0px auto;
}

.theme-default #slider {
    margin:33px auto 0 auto;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

.slideTitle{
	font-family:Impact;
	font-size:26px;
	text-transform:uppercase;
}

.description{
	font-size:11px;
}
