@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/Stanford_maincontenttop_3253.png) no-repeat; margin-left:5px; height:25px; }
#mainBodyContent .main-content { background: url(/files/Accraply-NEW/FileCabinet/Stanford_maincontentmiddl_3252.png) repeat-y; margin-left:5px; }
#mainBodyContent .main-content-bottom { background: url(/files/Accraply-NEW/FileCabinet/Stanford_maincontentbotto_3250.png) no-repeat; margin-left:5px; height:25px; }

/** Submenu --------------------*/
#submenu {	
	background: url(/files/Accraply-NEW/FileCabinet/Stanford_submenu_3255.png) no-repeat;
}

.yuimenuitemlabel-selected {
	color:#e7e7e7; 
}

.yuimenubaritem-selected {
	background: #4278a4; 
}

.yuimenubaritemlabel:hover {
	background: #4278a4;; 
}

/** Rotator --------------------*/
ul.ui-tabs-nav { background: url(/files/Accraply-NEW/FileCabinet/Stanford_slideshowmenu_3254.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: #004b85; 
}

/** Json Auto-Suggest Results --*/ 	
div.jsonSuggestResults div.resultItem.hover {
	background-color: #004b85;
	color: #e7e7e7; 
}