/**Color styles from customise.css**/

h1 {
	font-size: 215%;
	color:#0088C8;
}

h3 {
	color:#0088C8;
}

h6 {
	color:#0088C8;
}

a {
	color:#0088C8;
}

.contentheading {
color: #0088C8;
}

a.contentpagetitle {
	color:#0088C8;
}

div.h3color h3 {color:#0088C8;}

div.h3solidcolor h3 {background: #05659C}

.inputbox:hover, .inputbox:focus {
	border-color: #05659C;
}

span.highlight {
	background: #0088C8;
}

.button {
	border: 1px solid #05659C;
    background: #0088C8 url(../images/ocean/buttonbg.png) top left repeat-x;
}

/**Color styles from template_css.css**/

#top h1 {
	background: transparent url(../images/ocean/logo.png) no-repeat;
	float:left;
	margin:15px 0 0 20px;
}

#user3 {
	height:47px;
	text-align:left;
	background: transparent url(../images/ocean/user3.png) top left no-repeat;
}

/* Text Sizes */
#toolbar li a#textMedium {background-image:url(../images/ocean/small.png);}
#toolbar li a#textLarge {background-image:url(../images/ocean/medium.png);}
#toolbar li a#textXLarge {background-image:url(../images/ocean/large.png);}

/**Color styles from menu.css**/

/* Active */
#mainmenu-nav #active_menu-nav {
	background-color: #05659C;
}

#mainmenu-nav #active_menu-nav.haschild:hover {
	background: #05659C url(../images/ocean/nav-hover-child.gif) no-repeat 51% 23px;
}

ul#mainmenu-nav a.haschild:hover {
	background: #05659C url(../images/ocean/nav-hover-child.gif) no-repeat 50% 23px;
}

ul#mainmenu-nav li {
	background: url(../images/ocean/menu-seperator.png) no-repeat bottom right;
}

.sig_cont .sig_thumb a:hover {border:1px solid #0088c8;}

