

/* ----- RESET Styles ----- */

.allmode_name, .allmode_title, .allmode_showall, .allmode_img img {

	margin: 0; padding: 0;

	border: 0 none;

}



.allmode_name {

	margin: 5px 0 10px 0; padding: 0 10px 0 15px;

	font-size: 13px; font-weight: bold;

	text-transform: uppercase;

	color: #0a4580;

}

.allmode_showall {

	padding-right: 10px;

	text-align: right;

}



.allmode_readmore {

	float: right;

	margin-right: 8px;

	font-size: 11px; line-height: 15px;

	text-align: right;

}





/* ----- TOP ITEMS Styles ----- */

.allmode_topbox {

	padding:10px 0 10px 10px;

}

.allmode_topitem {

	padding-bottom: 6px; width:395px;

	overflow: hidden;

}

.allmode_topitem .allmode_title {width:377px;

	margin: 10px 0 8px 0; float:left;

	

	color: #d3d0c4;

}

.allmode_topitem .allmode_title a{

	color: #d3d0c4;font-size: 13px; font-weight: bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

.allmode_topitem .allmode_img img {

	float:left; width:171px;background:url(bg_img.png) 0 0 no-repeat; padding:0 20px 0 0;

}

.allmode_topitem .allmode_text {width:375px;

	margin-top: 6px;float:left;

	font-size: 11px; line-height: 17px;

	color: #fff;

}

