/*======================================================================================================================================================================================================
			GLOBAL CSS
======================================================================================================================================================================================================*/
body { color : #000; font-family: Arial; }

.modalCategoryContainer .categoryListItem { max-width: 405px; }

/*======================================================================================================================================================================================================
			FORMULAR
======================================================================================================================================================================================================*/
#headerMoveDiv  	{ font-size:16px; font-family:Trebuchet MS; }

/* --------- move "Finishing Design" -----------------------------------------------------------------------------------*/
#moveFinDesign_div #tabs-finish > div:first-child 		{ font-weight:bold; font-size:15px; }

#moveFinDesign_div #tabs-finish .iconTd 			{ width:45px; }
#moveFinDesign_div #tabs-finish .iconTd .ui-myIcon	{ margin-top:0px; opacity:0.35; width:36px; height:30px; margin:6px; }

#moveFinDesign_div #tabs-finish .iconTd_desc 	{ vertical-align:middle; padding-left:10px; }

#moveFinDesign_div #tabs-finish .showByLogin a 			{ cursor:pointer; text-decoration:underline; color:#b88f08; }
#moveFinDesign_div #tabs-finish .showByLogin a:hover 	{ text-decoration:none; }

.ui-myIcon-survey	{ background-position: -367px -4px; }

.size_val span.ui-spinner a.ui-spinner-down	{ border-right: 1px solid #aaa; }


/*======================================================================================================================================================================================================
			SET DIV
======================================================================================================================================================================================================*/
#setDiv	{ background-color: #252429; font-size: 12px; font-family: Trebuchet MS; color: #EDEBDB; }

#setDiv #setContent_subDiv a.norm 		{ color: #979799; }
#setDiv #setContent a.setColourHref 	{ display: block; margin-bottom: 8px; }
#setDiv #setContent a.setColourHref div { color: #979799; }


/*======================================================================================================================================================================================================
				MODAL ACCOUNT DIV
======================================================================================================================================================================================================*/


/*======================================================================================================================================================================================================
				YOUR ROOM PHOTO EDIT
======================================================================================================================================================================================================*/
#editPhoto #editPhotoAll		{ color: #EDEBDB; background-color: #252429; }
#accordionEditImage .ui-accordion-content		{ background-color:#fff; }


/*======================================================================================================================================================================================================
			HEADER
======================================================================================================================================================================================================*/
.header 		{ border-bottom : 1px solid #999; }
.header_content { background-color : #234352; height: 80px; position: relative; top: 0; width: 100%; }
.header_content { background-color : transparent; height: 80px; position: relative; top: 0; width: 100%; }

.header_content .wrapper { height : 80px; }

.shadow 	{ box-shadow : 0px 0px 4px 1px #000; moz-box-shadow : 0px 0px 4px 1px #000; webkit-box-shadow : 0px 0px 4px 1px #000; }

/* ------------------- TOP MENU --------------------------------------------- */
ul.top_menu li 			{ border-left: 1px solid #2a2424; border-right: 1px solid #6a7275; color:#979799; font-size:12px; margin:7px 0; line-height: 20px; padding: 0 10px; }

ul.top_menu li.first 	{ padding-left: 0px; border-left:none; }
ul.top_menu li.last 	{ padding-right: 0px; border-right:none; }

ul.top_menu li a 		 	{ color: #000; text-transform: uppercase; text-decoration: none; transition: color 0.3s ease-in-out 0s; }
ul.top_menu li a:hover		{ color: #2e64e6; }


/* ------------------- LOGO ------------------------------------------------- */
.logo_container 	{ margin: 13px auto; width: 478px; }