body {
	background: 	#FFFFFF;
	font-family:	Arial, Helvetica, sans-serif;
}

.span-16 {
	width: 630px;}

.moduleBoxWrapper {
	width: 		180px;
	padding: 	0;
	height: 	224px;
	background: #ffffff;
	float: 		left;
	margin: 	0 5px 0 0;
	cursor:pointer;	
	border:		3px solid #d6f2fe;
	}
	
.moduleBoxWrapper:hover {
	background: #fdbd38;
}

.moduleBoxTitle {
	height: 83px;
}

.moduleBoxTitleH 
{
	height:60px;
	width:		170px;
	font-size:	16px;
	font-weight: bold;
	color:		#093981;
	display:	block;
	padding:	5px 5px 0 5px;
	letter-spacing:-0.6px;
	overflow:hidden;
	height:20px;
	line-height:1.4;
}

.moduleBoxTitleD {
	font-size:	10px;
	color:		#093981;
	display:	block;
	padding: 	0 5px 0 5px;
}

.moduleBoxPicture {
	width: 		180px;
	display: 	block;
	overflow:	hidden;
	height:	 	111px;
}

.moduleBoxInfo {
	background: url(../../../images/Components/OffersViewer/arrowup.png) no-repeat left;
	height:		27px;
	padding: 	20px 0 0 0;
	top: 		-17px;
	width:		180px;
	position: 	relative;
}

.moduleBoxInfoHover {
	background: url(../../../images/Components/OffersViewer/arrowuphov.png) no-repeat left;
	height:		27px;
	padding: 	20px 0 0 0;
	top: 		-17px;
	width:		180px;
	position: 	relative;
}

.moduleBoxWrapper a
{
	text-decoration:none;
	cursor:pointer;
}

.moduleBoxInfoP {
	font-size:	18px;
	color:		#1e86df;
	letter-spacing: -0.2px;
	font-weight: bold;
	float: 		left;
	width:		83px;
	padding: 	0 0 5px 5px;
}

.moduleBoxInfoB {
	background: url(../../../images/Components/OffersViewer/buttony.png) no-repeat left;
	color: #ffffff;
	float: right;
	font-size: 10px;
	padding: 5px 13px 5px 13px;
	margin-left: 5px;
	width: 60px;
}

.moduleBoxInfoB a
{
	color:#fff;
	text-decoration:none;
}

#moduleBoxNext {
	width: 27px;
	height: 76px;
	border:0;
	right: -6px;
	position:relative;
	float: right;
	top: -150px;
	background: url(../../../images/Components/OffersViewer/buttonnext.png) no-repeat top right;
	cursor:pointer;
}

#moduleBoxPrev {
	width: 27px;
	height: 76px;
	border:0;
	left: -11px;
	position:relative;
	float: left;
	top: -150px;
	background: url(../../../images/Components/OffersViewer/buttonprev.png) no-repeat top left;
	cursor:pointer;
}

small.reduceSize
{
	font-size:11px;
	font-weight:bold;
}

/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/
/*-------------------------------------*/

div.acc-header
{
	background:url(../../../images/Components/OffersViewer/accHeaderBG.jpg) no-repeat top left;
	color: #fff;
	width:630px;
	height:25px;
	cursor:pointer;
}



.acc-header span
{
	text-transform:uppercase;
	font-size:1em;
	font-family:Arial;
	font-weight:bold;
	margin-left:15px;
	line-height:25px;
	color:#fff;
	letter-spacing:1px;
}

div.acc-body-ov
{
	background-color:#c0def8;
	width:609.5px;
	float:right;
	border: solid 1px #3394e5;
	margin-bottom:10px;
	padding: 5px 0 5px 5px;
	height:228px;
}
div.acc-3D
{
	width:13px;
	float:left;
	
}

/****************************************/

div#wrapper
{
	width:570px;
	overflow:hidden;
	margin-left:17px;
}

#slides {
	position:relative;
	left:0;
	top:0;
	list-style:none;
	margin:0;
	padding:0;	
	width:191px;	
	overflow:hidden;
}
