/*------------------------------------- image nav ----------------------------------------*/

#image_nav_wrapper{
	float:left;
	margin: 0em 0em 1.88em 0em;
	/*margin: 0px 0px 30px 0px;*/
}

.image_nav_item{
	float: left;
	margin: 0 0.5em 0 0;
	width: 10.25em;
	/*width: 164px;*/
	display: inline;
}

.image_nav_image{
	float: left;
	clear: both;
	position: relative;
}

.image_nav_image .pic {
	border-top: 0.13em solid #6b2080;
	border-right: 0.13em solid #6b2080;
	border-left: 0.13em solid #6b2080;
	display: block;
	width: 9.94em;
	/*width: 159px;*/
	height: 10.50em;
	/*height: 168px;*/
}

.image_nav_corner{
	position: absolute;
	top: 0;
	right: 0;
	-right: -0.06em;
	/*-right: -1px;*/
	display: block;
	clear: both;
	height: 3.69em;
	/*height: 59px;*/
	width: 3.94em;
	/*width: 63px;*/
}

.image_nav_text{
	background: url(../../images/global/blue_arrow.gif) right center no-repeat;
	float:left;
	background-color:#6b2080;
	clear:both;
	line-height: 1.75em;
	/*line-height: 28px;*/
	text-indent: 0.63em;
	/*text-indent: 10px;*/
	width: 10.19em;
	/*width: 163px;*/
}

.image_nav_text a {
	color:#fff;
	text-decoration:none;
	float:left;
	font-size:0.6875em;
	font-weight:bold;
	margin:0pt;
	/*width:14.75em;*/
}
/*
.image_nav_text p{
	margin:0;
	padding:0.5em 0 0 0.5em;
	color:#fff;
	font-weight:bold;
}

.image_nav_text p span{
	color:#e3aadf;
}
*/

.image_nav_text a span {
	color: #e3aadf;	
}

.image_nav_text img{
	float: right;
	width: 2.5455em;
}













/*------------------------------------- news section ----------------------------------------*/
#news_wrapper{
	float:left;
	position:relative;
	overflow:hidden;
	width:19.8750em;
}

#news_wrapper p{
	margin:0;
	padding:0;
	position:relative;
	width:28.1818em;
}

#news_wrapper a{
	color:#8f3e8a;
	font-weight:bold;
	text-decoration:none;
}

#news_wrapper a:hover{
	text-decoration:underline;
}

#news_background{
	position:absolute;
	right:0;
	bottom:0;
}

.news_item{
	float:left;
	padding:0 0 1em 0;
}

.news_item strong {
	/*color: #6B2080;*/
}

#advert_wrapper{
	float:left;
	position:relative;
	overflow:hidden;
	width:10.8750em;
}

#advert1 { background:none repeat scroll 0 0 #E5F4FA;color:#000; text-align:center;float:right;font-size:0.6875em;height:158px;margin:0 0 10px 16px;padding:10px;width:114px;border:0.125em dotted #6B2080;}

#advert2 { background:none repeat scroll 0 0 #E5F4FA;color:#000; text-align:center;float:right;font-size:0.6875em;height:35px;margin:0 0 10px 16px;padding:10px;width:114px;border:0.125em dotted #6B2080;}

