/*
Theme Name: GWH
*/

body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #FFFFFF;
}

th {
	text-align: left;
}

a, a:link, a:visited {
	color: #014B92;
	background: transparent;
	text-decoration: none;
	cursor: pointer;
}

a:hover, a:active { color: #000000; background: transparent; }

img { vertical-align: middle; border: 0; }

p {
	text-align: justify;
}

#wrapper {
	min-width: 990px;
	background-image: url(images/bg_wrapper.gif);
	background-repeat: repeat-y;
	background-position: -100px;
}

#header {
	background-color: #FFFFFF;
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
}

#header #logo {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

#headernav {
	margin-top: 15px;
}

#headerright {
}


#headercontact {
	height: 80px;
	font-style: oblique;
	font-size: 18px;
	color: #FFFFFF;
	float: left;
}

#headernav ul { margin: 0; padding: 0; list-style: none; height: 20px; }

#headernav li {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}

#headernav li a {
	width: 80px;
	padding: 8px 0 9px;
	display: block;
	color: #D1DDE9;
	text-align: center;
	text-decoration: none;
	background-color: #336699;
}

#headernav li a:hover { color: #FFFFFF; background: url(images/headernav_tabs.gif) #336699 no-repeat 0 -27px; }

#headernav #hnactive a {
	color: #336699;
	background-color: #FFFFFF;
}

#headernav #hnactive a:hover {
	color: #000000;
	background-color: #FFFFFF;
}

#headercontact a {
	color: #000000;
}

#rightbar { float: right; width: 120px; padding-left: 20px; }

#content {
	border-bottom: 1px solid #BFCAF0;
	clear: both;
	background: url(images/bg_content.jpg) no-repeat -100px 0px;
	padding: 10px;
}


#sidebar {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-left: 2px;
}

#sidebar ul {
	padding: 0;
	background: #F3F7FA url(images/bg_sidebar_ul.jpg) no-repeat top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border: 1px solid #93A8C3;
}

#sidebar li { margin: 0; padding: 3px 3px 3px 14px; list-style: none; font-weight: normal; }

#sidebar li b {
	color: #014B92;
	margin-left: -10px;
	display: block;
	font-size: 14px;
	line-height: 30px;
	margin-top: -2px;
}

.sidebarlogos {
	margin: 10px;
}

.submenu {
}

.submenu a {
	background-image: url(images/menu_arrows_2.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 10px;
	line-height: 24px;
}

#main {
	margin-left: 230px;
}

.clear { clear: both; font-size: 0; }

#footer {
	padding: 12px;
	border-top: #FFFFFF 1px solid;
	clear: both;
	font-size: 11px;
	background-color: #DDE3F7;
	line-height: 20px;
	height: 40px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
}

#footer a { text-decoration: none; }

h3 { color: #336699; margin: 0px; padding: 0px 0px 3px; border-bottom: 1px solid #E7EEF4; font-size: 18px; line-height: 20px; }

h3 a { text-decoration: none; }

h2 { color: #87A0C2; margin: 0px; padding: 0px 0px 8px 0; font-size: 14px; line-height: 16px; }

h2 a { text-decoration: none; }

input { border: 1px solid #CCD9E5; padding: 1px 3px 1px 3px; background: #F7F9FB; color: #000000; }

textarea:active, textarea:active, input:active, input:hover { background: #FFFFFF; }

textarea { border: 1px solid #CCD9E5; padding: 1px 3px 1px 3px; background: #F7F9FB; color: #000000; font-family: sans-serif; font-size: 12px }

.downloadTable { border-collapse:collapse; background-color:#dfe7f2; color:#000050; font-family:verdana; font-size:120%; }
.downloadTable th { font-weight:normal; text-align:center; height:20px; background-color:#7497cb; color:#fff; }
.downloadTable td { padding:2px; }

#pagetitlecontainer {
	background-color: #DDE3F7;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #014B92;
	border-bottom-color: #014B92;
	clear: both;
	height: 30px;
	background-image: url(images/bg_pagetitlecontainer.jpg);
	background-repeat: repeat-x;
}

#pagetitle {
	font-size: 16px;
	letter-spacing: 1px;
	color: #014B92;
	float: left;
	margin-left: 14px;
	margin-top: 2px;
}

#pagetitlecontact {
	float: right;
	margin-right: 12px;
	line-height: 30px;
}

.imagealignright {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: both;
}

.imagealignleft {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	clear: both;
}
li {
	padding-bottom: 5px;
}


.rowtitle {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 8px;
}
.rowheader {
	border-bottom: 2px solid #C1CBD6;
	background-image: url(images/bg_rowheader.jpg);
	background-repeat: repeat-x;
}
.rowdate {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	padding: 8px;
	float: right;
}

.rowcontent {
	border-bottom: 1px solid #C9D2DE;
	margin-bottom: 10px;
	background-image: url(images/bg_rowcontent.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	overflow: auto;
}

/*
*** BEGIN*** Index Page Only Styles (width of sidebar, content bg and main content area differ in size)
*/
#indexpagecontent {
	border-bottom: 1px solid #BFCAF0;
	background: #FBF4F0 url(images/bg_index_page.jpg) no-repeat right bottom;
	height: 379px;
}

#indexpagewrapper {
	min-width: 990px;
}

.indexpagepanel1 {
	letter-spacing: 1px;
	margin-left: 600px;
	margin-right: 12px;
	margin-top: 12px;
	margin-bottom: 0px;
}

.indexpagepanel2 {
	letter-spacing: 1px;
	margin-left: 600px;
	margin-right: 12px;
	margin-top: 12px;
	margin-bottom: 0px;
}


/*
*** END*** Index Page Only Styles
*/

.documentlist ul {

}

.documentlist {
	float: left;
}
.documentlist li {
	list-style-type: none;
	background-image: url(images/bullet_docs.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 25px;
	line-height: 25px;
}

.alignright {
	float: right;
}
.alignleft {

	float: left;
}

.formfield {
	width: 280px;
}

#markiso {
	float:left;
}

#markqueen {
	float:right;
}

.menuminus {
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93A8C3;
	height: 30px;
}

#lrqacertificates1, #lrqacertificates2, #bureauveritas {
	background-color: #96ABC6;
	visibility: hidden;
	text-align:center;
	position: absolute;
	border: 1px solid #014B92;
	margin-right: 10px;
	right: 0px;
	padding-bottom: 10px;
	margin-left: 12px;
	margin-top: -5px;
}

.popuptitle {
	padding:5px;
	background-color:#F3F7FA;
	float: left;
	margin: 7px;
	border: 1px solid #014B92;
}

.popupclose {
	padding:5px;
	background-color:#F3F7FA;
	float: right;
	margin: 7px;
	border: 1px solid #014B92;
	cursor: cursor;
}

.technicaltable {
	width: 100%;
}

.technicaltable td {
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 0px;
}
.rborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.contacthorzline {
	border-top: 1px solid #CCCCCC;
	display: block;
	margin-right: 405px;
}
