@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/Accraply_maincontenttop_3241.png) no-repeat; margin-left:5px; height:25px; }
#mainBodyContent .main-content { background: url(/files/Accraply-NEW/FileCabinet/Accraply_maincontentmiddl_3240.png) repeat-y; margin-left:5px; }
#mainBodyContent .main-content-bottom { background: url(/files/Accraply-NEW/FileCabinet/Accraply_maincontentbotto_3238.png) no-repeat; margin-left:5px; height:25px; }

/** Submenu --------------------*/
#submenu {	
	background: url(/files/Accraply-NEW/FileCabinet/Accraply_submenu_3243.png) no-repeat;
}

.yuimenuitemlabel-selected {
	background-color:#e31937;
	color:#e7e7e7; 
}

.yuimenubaritem-selected {
	background: #e84860; 
}

.yuimenubaritemlabel:hover {
	background: #e84860; 
}

/** Rotator --------------------*/
ul.ui-tabs-nav { background: url(/files/Accraply-NEW/FileCabinet/Accraply_slideshowmenu_3242.png) bottom no-repeat;
}

#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; }

li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {
	/*background: url(../../scripts/jQuery-1.3.1/plugins/rotator/images/uitabsbg_gray.gif) repeat-x bottom left;*/ 
}

#rotator_controller a, #rotator_controller a:visited {
	color: #3d3d3d; 
}

#rotator_controller a:hover {
	color: #e31937; 
}

/** Json Auto-Suggest Results --*/ 
div.jsonSuggestResults div.resultItem.hover {
	background-color: #e31937; 
}