/**************************************************************
 NOIVOU CASOU - STYLE SHEETS
 TEMPLATE DEFAULT
 Development: NOIVOU CASOU
***************************************************************/

/*********************************************** THEMESBOX ***********************************************/

#page .mainContent .themesBox{
	position:relative;
	float:left;
	width:100%;
	margin-top:20px;
}

/*********************************************** THEMES ***********************************************/

#page .mainContent .themesBox .themes{
	float:left;
	width:100%;
	text-align:left;
}

/*********************************************** THEME ***********************************************/

#page .mainContent .themesBox .themes .theme{
	float:left;
	width:239px;
	height:190px;
	margin:6px 10px 40px 52px;
	_margin:6px 32px 40px 26px;
}

#page .mainContent .themesBox .themes .theme .name{
	float:left;
	width:215px;
	padding-left:24px;
	margin-bottom:5px;
}
#page .mainContent .themesBox .themes .theme .palette{
	float:left;
	width:20px;
	height:100px;
}
#page .mainContent .themesBox .themes .theme .palette a{
	float:left;
	width:16px;
	height:16px;
	margin-bottom:2px;
}

#page .mainContent .themesBox .themes .theme .preview{float:right;}
#page .mainContent .themesBox .themes .theme .preview img{padding:3px;border:1px solid #DCDCDC;}