/*
Language Cafe - English
copyright: University of Southampton
Updated: 31 Aug 2008 rej
*/


h1, h2, h3, #rightsidebar h3 {
	color:#693;
	}

legend {
	color: #693;
	}	

#left-sidebarnav .sidebarnav li a:hover {	
	background-color: #693;
	

}

#right-sidebarnav .rsidebarnav li a:hover{
	background: #dce8ce url(../images/icon_cup.gif) no-repeat 8px 10%; 
}


#logo {
    background: url(../images/logo_background_en.png) repeat-x #fff;
	
    }
.submit input
{
margin-left: 4.5em;
} 
/*	
input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 
*/