@charset "utf-8";
@import url("style.css");
@import url("submenu.css");
@import url("rotator.css");
/* CSS Document */

#mainBodyContent .main-content-top { background: url(/files/Accraply-NEW/FileCabinet/Trine_maincontenttop_3265.png) no-repeat; margin-left:5px; height:25px; }
#mainBodyContent .main-content { background: url(/files/Accraply-NEW/FileCabinet/Trine_maincontentmiddl_3264.png) repeat-y; margin-left:5px; }
#mainBodyContent .main-content-bottom { background: url(/files/Accraply-NEW/FileCabinet/Trine_maincontentbotto_3262.png) no-repeat; margin-left:5px; height:25px; }

/** Submenu --------------------*/
#submenu {	
	background: url(/files/Accraply-NEW/FileCabinet/Trine_submenu_3267.png) no-repeat;
}

.yuimenuitemlabel-selected {
	color:#e7e7e7; 
}

.yuimenubaritem-selected {
	background: #4ca99f; 
}

.yuimenubaritemlabel:hover {
	background: #4ca99f; 
}

/** Rotator --------------------*/
ul.ui-tabs-nav { background: url(/files/Accraply-NEW/FileCabinet/Trine_slideshowmenu_3266.png) bottom;
}

#rotator #fragment-1 #photobox1 { padding-left:50px; width:360px; }
#rotator #fragment-2 #photobox2 { padding-left:50px; width:360px; }
#rotator #fragment-3 #photobox3 { padding-left:50px; width:360px; }

#rotator_controller a, #rotator_controller a:visited {
	color: #3d3d3d; 
}

#rotator_controller a:hover {
	color: #008576; 
}

/** Json Auto-Suggest Results --*/ 	
div.jsonSuggestResults div.resultItem.hover {
	background-color: #008576;
	color: #e7e7e7; 
}	