/* @override http://www.bcshygiene.co.uk/css/bscstyle.css */

body {
	color: black;
	background: white	;
	margin: 0;
	font: .9em/1em Verdana, "Lucida Grande", Lucida, sans-serif;
	padding: 0;
	text-align: left;
}

#wrapper {
	background-color: #D4E1F2;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	color: black;
}

/* @group FONTS */

h2 {
	color: #004489;
	font: bold 1.3em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	margin: 0 0 6px;
}

.warning {
	color: red;
	font: .9em Verdana, sans-serif;
}

h3 {
	color: #004489;
	font: bold 1em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	margin: 0 0 6px;
}

#bodytext {
	color: black;
	font: .8em/1.2em Verdana, sans-serif;
	text-align: left;
	padding: 0;
	margin: 0;
}
/* IE HACK */
html>body #bodytext {
	font: .8em/1.3em Verdana, sans-serif;
}

#bodytext li{
	margin-left: 0;
	padding-left: 0;
}
#bodytext ul{
	margin: 0 0 0 5px;
	padding-left: 15px;
}

h5 {
	color: #fefefe;
	font: .9em Verdana, sans-serif;
	text-align: left;
	margin: 0 0 6px;
}

h6 {
	color: #b1b1b1;
	text-align: right;
	text-decoration: none;
	margin: 0 0 5px;
	font: .6em Verdana, sans-serif;
	padding: 0;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.3em;
}

.telnos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
}

.legal {
	color: #b1b1b1;
	text-decoration: underline;
	margin-top: 3px;
	margin-bottom: 3px;
}


#webdesign {
	text-align: right;
	font: .7em Verdana, sans-serif;
}
.weblink {
	color: #b1b1b1;
	text-decoration: underline;
	margin-top: 3px;
	margin-bottom: 3px;
}


.unordered {
	list-style-type: lower-latin;
	list-style-position: outside;
}



/* @end */

/* @group Header */

#headwrapper {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	color: black;
	width: 772px;
}

.headL {
	background: transparent url(../images/shadTopL.jpg) repeat-y 0 0;
	height: 139px;
}

.headR {
	background: transparent url(../images/shadTopR.jpg) repeat-y 100% 0;
	height: 139px;
	
}

/* @end */

/* @group Main Content */



#contentwrapper {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	color: black;
	width: 772px;
}

.contL {
	background: transparent url(../images/shadL.jpg) repeat-y 0 0;

}

.contR {
	background: transparent url(../images/ShadR.jpg) repeat-y 100% 0;

}

.contbotL {
	background: transparent url(../images/shadBotL.jpg) no-repeat 0 100%;
	height: 11px;
}

.contbotR {
	background: transparent url(../images/shadBotR.jpg) no-repeat 100% 100%;
	height: 11px;
}

.contbot {
	background: transparent url(../images/shadBot.jpg) repeat-x 0 100%;
	height: 11px;
}

#line {
	border-top: 1px solid #b1b1b1;
	height: 1px;
	width: auto;
	text-align: right;
	margin-top: 0;
}
/* IE HACK */
html>body #line {
	margin-bottom: 3px;
}

/* @end */

/* @group Side Bar */



#sidenavwrapper {
	height: 100%;
	width: 188px;
	background-color: #BAE1F4;
	text-align: left;
}

/* IE HACK */
html>body #sidenavwrapper {
	width: 200px
}

#sidenavwrapper1 {
	height: 100%;
	width: 200px;
	background-color: #BAE1F4;
	margin-left: 14px;
	text-align: left;
}

#sidenav {
	width: 200px;
	text-align: left;
	background-color: #BAE1F4;
	height: 100%;
}

#sidenav ul {
	width: 188px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	
}

#sidenav li {
	width: 200px;
	text-align: left;
	display: block;
	background: url(../images/buttonOff.gif) no-repeat 0 0;
	height: 24px;
	text-decoration: none;
	font-weight: bold;
	font: .8em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}

#sidenav a {
	width: 188px;
	text-align: left;
	display: block;
	height: 18px;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 3px;
	font-weight: bold;
	color: #004489;
}

#sidenav a:hover {
	width: 188px;
	text-align: left;
	display: block;
	height: 18px;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 3px;
	font-weight: bold;
	background-image: url(../images/buttonOver.gif);
}

#sidenav .buttonon {
	width: 188px;
	text-align: left;
	color: white;
	display: block;

	background: url(../images/buttonOn.gif) no-repeat 0 0;
	height: 21px;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 3px;
	font-weight: bold;
}


/* @end */

/* @group Top Bar */

#barline {
	height: 4px;
	margin-right: 14px;
	margin-left: 14px;
	width: 744px;
	background-color: #5ec5ed;
}

#topnavwrapper {
	height: 25px;
	margin-right: 14px;
	margin-left: 14px;
	width: 744px;
	background-color: #bce4f7;
}

#barwhite {
	height: 15px;
	margin-right: 14px;
	margin-left: 14px;
	width: 744px;
	background-color: white;
}

/* @end */

/* @group FORM */

input
 {
	
}

form {
	color: black;
}

form ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: black;

}

form li {
	margin:  0.5em 0;
}

/* IE HACK */
html>body form li {
	margin:  0.5em 0;
}

label {
	margin-right: 0.5em;
	width: 10em;
	text-align: right;
	display: block;
	clear: none;
	float: left;
	color: black;
	font-size: .9em;
	margin-top: .3em;
	margin-left: 0;
}




/* @end */

/* @group TOP NAV */

#topnavwrapper {
	width: 710px;
	height: 25px;
	background-color: #BCE4F7;
}

/* IE HACK */
html>body #topnavwrapper {
	width: 710px;
	height: 25px;
}

#topnavigationbox {
 width: 710px;
 	height: auto;
	margin-top: 0px;
	text-align: left;
	padding: 0;
}
/* IE HACK */
html>body #topnavigationbox {
	width: 710px;
 	height: auto;
	text-align: left;
	padding-top: 2px;
}

#topnavigation {
	text-align: left;
}

#topnavigation ul {
	list-style-type: none;
	text-decoration: none;
	margin: 4px 0 0;
	height: 17px;
	padding: 0;
}

#topnavigation li {
	width: auto;
	height: auto;
	color: #004489;
	text-decoration: none;
	float: left;
	display: inline;
	font: bold .8em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-right: 12px;
	text-align: left;
	margin-left: 12px;
}
/* IE HACK */
html>body #topnavigation li {
	font: bold .8em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}


#topnavigation a {
	color: #004489;
	text-decoration: none;
}

#topnavigation a:hover {
	color: #004489;
	text-decoration: none;
}

#topnavleft {
	width: 8px;
	height: 28px;
	float: left;
	background: url(../images/topnav_L.gif) no-repeat;
	display: inline;
}

#topnavright {
	width: 8px;
	height: 28px;
	float: left;
	background: url(../images/topnav_R.gif) no-repeat;
	clear: none;
}

/* @end */

.proddims {
	color: black;
	font: .7em Verdana, sans-serif;
}
.webdesign {
	color: #b1b1b1;
	text-decoration: underline;
	margin-top: 3px;
	margin-bottom: 3px;
}