.clsCatMenu{
	padding:5px 0 10px 27px;
}

.clsCatMenu a:link, .clsCatMenu a:visited, .clsCatMenu a:active, .clsCatMenu a:hover{
	color:#dfa38c;
	text-decoration:none;
}

.clsCatMenu a.clsSelected:link, .clsCatMenu a.clsSelected:visited, .clsCatMenu a.clsSelected:active, .clsCatMenu a.clsSelected:hover{
	color:#ecc0af;
	font-weight:800;
	text-decoration:none;
}

.clsWork{
	float:left;
	width:451px;
	height:191px;
	padding:10px 10px 10px 10px;
	margin:0 0 15px 0;
	background:url(../images/work_bg.gif);
}

.clsWork .clsLeft{
	float:left;
	width:260px;
	height:145px;
	margin:0 17px 0 0;
}

.clsWork .clsImage{
	width:260px;
	height:145px;
	margin:0 0 10px 0;
	background:#404040;
}

.clsWork .clsImage img{
	width:260px;
	height:145px;
}

.clsWork h2{
	color:#000000;
	font-size:12px;
	font-weight:500;
	margin:0 0 10px 0;
}

.clsWork .clsCat{
	display:none;
	color:#848383;
	font-size:12px;
}

.clsWork .clsDesc{
	height:145px;
	width:165px;
	color:#5a5454;
	font-size:12px;
	line-height:16px;
	overflow:hidden;
	padding:10px 0 0 0;
	padding:0;
}

.clsWork .clsReadMore{
	padding:5px 0 0 0;
}


.clsWorkSpacer{
	float:left;
	width:17px;
	height:191px;
}

.clsPaging{
	clear:both;
	height:19px;
	margin-top:10px;
}

.clsPaging a:link, .clsPaging a:visited, .clsPaging a:active, .clsPaging a:hover{
	float:left;
	width:18px;
	height:16px;
	color:#6a6969;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	padding:3px 0 0 0;
	margin:0 3px 0 0;
	background:#f4f4f4 url(../images/paging_btn_bg.gif);
}

.clsPaging a:hover{
	background-color:#d1d1d1;
}

.clsPaging a.clsSelected:link, .clsPaging a.clsSelected:visited, .clsPaging a.clsSelected:active, .clsPaging a.clsSelected:hover{
	color:#f7f7f7;
	text-align:center;
	padding:3px 0 0 0;
	background:#6a6969 url(../images/paging_btn_bg.gif);
}

.clsPaging a.clsPrev:link, .clsPaging a.clsPrev:visited, .clsPaging a.clsPrev:active, .clsPaging a.clsPrev:hover{
	width:48px;
	text-align:left;
	padding:3px 0 0 16px;
	background:#f4f4f4 url(../images/paging_prev_bg.gif);
}

.clsPaging a.clsPrev:hover{
	background-color:#d1d1d1;
}

.clsPaging a.clsNext:link, .clsPaging a.clsNext:visited, .clsPaging a.clsNext:active, .clsPaging a.clsNext:hover{
	width:56px;
	text-align:left;
	padding:3px 0 0 8px;
	background:#f4f4f4 url(../images/paging_next_bg.gif);
}

.clsPaging a.clsNext:hover{
	background-color:#d1d1d1;
}



.clsWorksH1{
	float:left;
	
}

#oCombo{
	float:left;
	width:202px;
	height:26px;
	color:#8b8a86;
	font-size:20px;
	font-weight:800;
	padding:2px 3px 0 7px;
	margin:13px 0 0 7px;
	cursor:pointer;
	cursor:hand;
	background:url(../images/combo_title_bg.gif) no-repeat center top;
}

#oComboOptions{
	display:none;
	position:absolute;
	left:92px;
	top:519px;
	width:212px;
	z-index:10;
	padding:0;
	background:#232323;
}

#oComboOptions .clsTitle{
	width:202px;
	height:26px;
	color:#8b8a86;
	font-size:20px;
	font-weight:800;
	padding:0 3px 7px 7px;
	cursor:pointer;
	cursor:hand;
	background:url(../images/arrow2_down.gif) no-repeat 195px 9px;
	
}

#oComboOptions a:link, #oComboOptions a:visited, #oComboOptions a:active, #oComboOptions a:hover{
	display:block;
	color:#8b8a86;
	font-size:14px;
	line-height:20px;
	font-weight:800;
	text-decoration:none;
	padding:0 6px 7px 6px;
}

#oComboOptions a:hover{
	color:#e7e7e7;
	font-size:20px;
	line-height:20px;
	text-decoration:none;
}
