/*Copyright 2005 Compass Design and Joomlashack All rights reserved*/

/*Synergy Joomla Template*/

/*Blue Styles*/

body {  

background: #ccc; /*mks*/

}

#wrapper {

background: #fff url(../images/leftcolblue.jpg) repeat-y 0 0;

}

.moduletable-sitetitle {

background:#ccc; /*mks*/

}

#header {

background: url(../images/headermiddleblue.png) 0 0 repeat-x;

}

#headerl{

background: url(../images/headerleftblue.png) 0 0 no-repeat;

}

#headerr{

background: url(../images/headerrightblue.jpg) 100% 0 no-repeat;

}

#headerbox {

	color:#ffffff;

}

#headerbox h3 {

	color:#ffffff;
	font-size:1em;

}

#headerbox a {
	color:#ffffff;
	background-color: #a9a9a9;
	text-decoration: none;
}

#headerbox a:hover {
	background-color:#a9a9a9;
	text-decoration: underline;
}

#footer {

background: url(../images/footerleftblue.png) no-repeat 0 0px;

}

#footerr {

background: url(../images/footerrightblue.png) no-repeat 100% 0px;

}

#contentfloatholder {

background: url(../images/rightcolblue.png) repeat-y 100% 0;

}

h2,.contentheading,a.contentheading:link,a.contentheading:visited,.contentpagetitle,a.contentpagetitle:link,a.contentpagetitle:visited {

color: #005EA4;

}

a:link, a:visited,a:hover {

color: #005EA4;
/* text-decoration: none; */

}

div#right .latestnews-grey a:hover {

color:#0077B4;

}

#left h3 {

/* left menu heading backgrounds */
/* background: #005EA4;  #006596; */
font-size:1em;


}

.moduletable-leftnav a:hover {
	color: #333;
}

.sectiontableheader {

background: #005EA4;

}

#headerbanner {

	text-align:center;

	position:absolute;

	top:72px;

	left:30px;

	height:142px;

	width:717px;

	overflow:hidden;

	background-image: url(../images/bluetopbannerbg.jpg);

	background-repeat: no-repeat;

	background-position: center center;

	vertical-align: middle;

}

div.moduletable-shoppingcart table {

	text-align: center;

} 

div.moduletable-loginbox table form {
	/*	text-align: center; */
	color: #333;
} 


div.moduletable-loginbox hr {


	display: none;
	
}

div.moduletable-loginbox a {
	color:#333;
	text-decoration: none;
}

div.moduletable-loginbox a:hover {
	color:#333;
	text-decoration: underline;
}

div.moduletable-loginbox .inputbox {

	margin: 0.3em 0;

}

div.moduletable-loginbox .button {

	margin: 0.3em 0;
	margin-left: 1px;


}


.moduletable-leftnav {
	letter-spacing: 0.05em;
}

div.moduletable-loginbox  {
	font-size:0.9em;
	color: #333;
}

