/*Campromo*/
.campromo{
	width: 483px;
}
.campromo263{
	width: 150px;
}
.campromo ul li{
	float: left;
	list-style: none;
}
.campromo ul li span, .campromo ul li a{
	display: block;
	float: left;
	height: 22px;
	overflow: hidden;
	color: #fff;
	margin: 0 2px 0 0;
	width: 52px;
	padding:5px 0 0 8px;
	cursor: pointer;
	background: url(../img/ajaxcampromo/tab.gif) no-repeat;
}	
* html .campromo ul li span, * html .campromo ul li a{
	margin: 0 1px 0 0;
}
.campromo ul li span:hover, .campromo ul li a:hover, .campromo ul li .selected{
	color: #fd2f8e;
	background: url(../img/ajaxcampromo/tabselected.gif) no-repeat;
}


/*.campromo ul #camtab1 span{	
	background: url(../img/ajaxcampromo/tab18.gif) no-repeat;
}
.campromo ul #camtab1 span:hover, .campromo ul #camtab1 .selected{
	background: url(../img/ajaxcampromo/tab18selected.gif) no-repeat;
}
.campromo ul #camtab2 span{	
	background: url(../img/ajaxcampromo/tab30.gif) no-repeat;
}
.campromo ul #camtab2 span:hover, .campromo ul #camtab2 .selected{
	background: url(../img/ajaxcampromo/tab30selected.gif) no-repeat;
}
.campromo ul #camtab3 span{	
	background: url(../img/ajaxcampromo/tab45.gif) no-repeat;
}
.campromo ul #camtab3 span:hover, .campromo ul #camtab3 .selected{
	background: url(../img/ajaxcampromo/tab45selected.gif) no-repeat;
}
.campromo ul #camtab4 span{	
	background: url(../img/ajaxcampromo/tabebony.gif) no-repeat;
}
.campromo ul #camtab4 span:hover, .campromo ul #camtab4 .selected{
	background: url(../img/ajaxcampromo/tabebonyselected.gif) no-repeat;
}
.campromo ul #camtab5 span{	
	background: url(../img/ajaxcampromo/tabhollands.gif) no-repeat;
}
.campromo ul #camtab5 span:hover, .campromo ul #camtab5 .selected{
	background: url(../img/ajaxcampromo/tabhollandsselected.gif) no-repeat;
}
.campromo ul #camtab6 span{	
	background: url(../img/ajaxcampromo/tabgaycam.gif) no-repeat;
}
.campromo ul #camtab6 span:hover, .campromo ul #camtab6 .selected{
	background: url(../img/ajaxcampromo/tabgaycamselected.gif) no-repeat;
}
.campromo ul #camtab7 span{	
	background: url(../img/ajaxcampromo/taballes.gif) no-repeat;
}
.campromo ul #camtab7 span:hover, .campromo ul #camtab7 .selected{
	background: url(../img/ajaxcampromo/taballesselected.gif) no-repeat;
}
.campromo ul #camtab1 span{	
	background: url(../img/ajaxcampromo/tab18.gif) no-repeat;
}
.campromo ul #camtab1 span:hover, .campromo ul #camtab1 .selected{
	background: url(../img/ajaxcampromo/tab18selected.gif) no-repeat;
}*/

.campromo .camblock{
	background: #fff url(../img/ajaxcampromo/bgbottomwide.gif) no-repeat bottom left;
	padding: 5px 5px 5px 8px;
	color: #323232;
	width: 450px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

.campromo .camblock263{
	padding: 5px 5px 5px 8px;
	color: #323232;
	width: 128px;
	overflow: hidden;
	margin: 0 0 10px 0;
}

.camblock263 .cammer{
	width: 128px;
	padding: 0 7px;
	float: left;
	margin: 0 7px 5px 55px;
	height: 140px;
	overflow: hidden;
}
.camblock .cammer{
	width: 128px;
	padding: 0 7px;
	float: left;
	margin: 0 7px 5px 0;
	height: 140px;
	overflow: hidden;
}

.campromo .meerlink{
	background-image:url(/pages/images/icon2.gif);
	background-repeat:no-repeat;
	font-weight: bold;
	color: #595959;
	padding-left:20px;
	margin-left:5px;
}
.campromo263 .meerlink{ 
	background-image:url(/pages/images/ButtonGr.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	font-weight: bold;
	color: #ffffff;
	float:right;
	padding-top:50px;
	padding-left:20px;
/*	padding:5px;*/
}

