

/*--------------------------------------- MAIN CHOICE ---------------------------------------------*/
.choice{
	background-image:url(/im/choose.png);
	background-repeat:no-repeat;
	background-position: center top;
	width:608px;
	height:100px;
	margin:auto;
	margin-top:80px;
}
#choicehr{
	background-image:url(/im/hrizbor2.png);
	background-repeat:no-repeat;
	background-position: center top;
	width:608px;
	height:100px;
	margin:auto;
	margin-top:80px;
}
.choice a{
	font-size:20px;
	font-weight:bold;
	display:block;
	float:left;
	margin-top:76px;
	padding-bottom:1px;
	border-bottom:1px solid transparent;
}
.choice .hrmv{
	margin-left:75px;	
}
.choice a:hover{
	color:#FC0;
	border-bottom:1px solid #FFF;
}
.choice a:hover .ch_g{
	color:#900;
}
.choice a .ch_g{
	color:#004f0f;
}
.choice .chs{
	margin-left:54px;
}

/*------------------------------------------------ RECENTLY ADDED ---------------------------------------------*/
.rec_all{
	float:right;
	margin-right:40px;
	margin-top:18px;
}
.rec{
	float:left;
	margin-left:40px;
}
#recr{
	float:left;
	margin-left:0px;
}
.rec a{
	display:block;
	width:91px;
	padding-top:70px;
	height:8px;
	background-image:url(/im/fadd.png);
	background-repeat:no-repeat;
	background-position: center top;
	position:relative;
	font-size:10px;
	float:left;
	margin-left:12px;
	color:#524A38;
}
.rec em{
	display:block;
	margin-bottom:5px;
}
.rec em strong{
	color:#333;
}
.rec a strong{
	color:#242424;
}
.rec a:hover{
	color:#625E02;
	background-image:url(/im/faddh.png);
}
.rec a:hover strong{
	color:#900
}
.rec a span{
	position:absolute;
	display:block;
	background-repeat:no-repeat;
	top:4px;
	left:4px;
	width:84px;
	height:58px;
}

/*-------------------------------------------- INTRO ------------------------------*/
.intro{
	position:absolute;
	top:380px;
	left:35px;
	width:370px;
	font-size:10px;
	color:#000;
	line-height:14px;
}
#introhr{
	width:390px;
}
.intro div{
	background-repeat:repeat-x;
	line-height:16px;
	margin-bottom:3px;
	padding-left:22px;
	color:#000;
	font-weight:bold;
}
.intro h1{
	color:#FFF;
	font-size:10px;
	display:inline;
	padding:0px;
	margin:0px;
	padding-right:6px;
}
/*-------------------------- featured content -----------------------*/
.roffer{
	float:right;
	margin-top:10px;
	margin-right:12px;
	padding:12px;
	padding-right:0px;
	width:440px;
	margin-bottom:30px;
}
.frintro_cc{
	padding-left:12px;
	line-height:16px;
	padding-right:20px;
	color:#4F503D;
	width:340px;
	margin-top:36px;
	font-size:10px;
	padding-top:5px;
	border-top:1px solid #CCC;
}
.frintro_cc .pwh{
	color:#FFF;
}

.frintro_cc a{
	color:#59563E;
	font-weight:bold;
}
.frintro_cc a:hover{
text-decoration:underline;
}
.roffer strong{
	color:#857141;
}
.frst_tt{
	border-bottom:1px solid #CCC;
	color:#FFF;
	font-weight:bold;
	padding:4px;
	margin-bottom:4px;
	margin-top:8px;
	padding-left:10px;
	margin-left:40px;
	width:180px;
	text-align:center;
}
