/* Common */

body
{
  margin:0px;
  padding:0px;
  font:normal 70% Verdana, Arial, Helvetica, sans-serif;
  color:#4E4E4E;
  background-image: url(../images/background.gif);
  background-repeat: repeat;
}

p
{
	margin:0px 0px 10px 0px;
}

a:link    { color: #353270; background-color:inherit; font-weight:bold; text-decoration: none; }
a:visited { color: #353270; background-color:inherit; font-weight:bold; text-decoration: none; }
a:active  { color: #353270; background-color:inherit; font-weight:bold; text-decoration: none; }
a:hover   { color: #353270; background-color:inherit; font-weight:bold; text-decoration: underline; }


/* Container */


#container {
	width: 760px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	position: relative;
	margin:0px auto;

}

#logo {
	background-image: url(../images/logo.jpg);
	height: 87px;
	width: 760px;
}
#divider {
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 760px;
	position: relative;
}
#divider p {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	top: 6px;
	left: 10px;
	width: 500px;
}

#divider #email {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 570px;
	top: 6px;
}

#divider #email a{
	color: #FFFFFF;

}
#search {
	position: relative;
	left: 570px;
	width: 210px;
	height: 28px;
	top: 7px;
}
#company {
	font-size: 0.9em;
	font-style: normal;
	color: #666666;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 8px;
	padding-left: 5px;
}
#company #name {
	position: relative;
	width: 160px;
	text-align: center;
}



* html #search {
	top: 6px;
}
#search a {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
}

* html #search a {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	top: 6px;
}

#search input {
	background-color: #FFFFFF;
	border: 1px solid #494949;
	height: 18px;
	width: 130px;
	font-size: 0.9em;
}




#preamble {
	position: relative;
	width:588px;
	padding-left: 172px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: auto;
	float: none;
	display: table;
	z-index:1001;
}
#content {
	margin-left: 15px;
	width: 560px;
	margin-top: 10px;
	line-height: 1.3em;
}
.image_padding {
	padding: 5px;
}


#navigation {
	position: absolute;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0B0B0;
	background-color: #D7D6E0;
	z-index: 900;
	width: 172px;
	left: 0px;
}

* html #navigation a{
	height: 22px;
	font-size:0.9em;
	color:#4E4E4E;
	font-weight:normal;
}

* html #navigation a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#suckertree1{
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	z-index: 1000;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv{
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}

.suckerdiv ul{
	display: block;
	list-style-type: none;
	width: 164px;
	z-index:1000;
	height: 22px;
}

.suckerdiv ul a {
	background-color: #B9B7C6;
	height: 22px;
	width: 164px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6EB;
	position: relative;
	display: block;
	font-size:0.9em;
	color:#4E4E4E;
	font-weight:normal;
	text-decoration:none;
	padding-top: 8px;
	padding-left: 8px;
	background-image: url(../images/navlink_off.gif);
	list-style-type: none;
	z-index: 900;
}


.suckerdiv ul a:hover {
	background-color: #B9B7C6;
	height: 22px;
	width: 164px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6EB;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 8px;
	padding-left: 8px;
	background-image: url(../images/navlink_on.gif);
	list-style-type: none;	
	z-index: 900;
}

	
.suckerdiv ul li{
	position: relative;
}




/*1st level sub menu style */
.suckerdiv ul li ul{
	left: 172px; /* Parent menu width - 1*/
	padding-left:0px;
	position: absolute;
	width: 100%; /*sub menu width*/
	top: 0;
	display: none;
	z-index:1000;
}

.suckerdiv ul li ul a {
	background-color: #B9B7C6;
	height: 22px;
	width: 164px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6EB;
	position: relative;
	display: block;
	font-size:0.9em;
	color:#4E4E4E;
	font-weight:normal;
	text-decoration:none;
	padding-top: 8px;
	padding-left: 8px;
	background-image: url(../images/navlink_off2.gif);
	list-style-type: none;
	z-index: 900;
}

.suckerdiv ul li ul a:hover {
	background-color: #B9B7C6;
	height: 22px;
	width: 164px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6EB;
	color:#FFFFFF;
	text-decoration:none;
	padding-top: 8px;
	padding-left: 8px;
	background-image: url(../images/navlink_on.gif);
	list-style-type: none;	
	z-index: 900;
}

* html .suckerdiv ul li ul{
	top: 1px;
}


/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
	left: 159px; /* Parent menu width - 1*/
	z-index:1000;
}

/* menu links style */
.suckerdiv ul li a{
	z-index:1000;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

.arrow {
	margin: 0px 0px 0px;
	position: absolute;
	left: 152px;
	padding: 0px;
}
#breadcrumb {
	font-size: 1em;
	font-weight: normal;
	color: #999999;
	margin-left: 15px;
	margin-top: 6px;
	text-align: left;
	width: 560px;
}

* html #breadcrumb {
	padding-top: 6px;
}
#container #preamble #content li {
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	line-height: 1.3em;
}
#container #preamble #content li a {
	position: relative;
	top: -2px;
	left: 4px;
	line-height: 2em;
}
#container #preamble #content ul {
	list-style-type: none;
	margin-left: 15px;
	position: relative;
}


#container #preamble #content h1 {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
}

#container #preamble #content h2 {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	padding-top:4px;
}


#container #preamble #content h3 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 2px;
}

#container #preamble #breadcrumb .bread_seperator {
	font-family: "Trebuchet MS", Arial, helvetica;
	font-size: 0.9em;
}
#container #preamble .test {
	border: 1px solid #000000;
}

#container #preamble .flash {
	z-index: 2000;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #E9E9E9;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	color: #666666;
	margin-left: 4px;
}
.inputbox {
	height: 17px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #BEBEBE;
}
.inputbox-large {
	height: 90px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #BEBEBE;
}



.titlefield {
	height: 10px;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #BEBEBE;
	z-index: 0;
	visibility: visible;
}

.tableleft {
	background-color: #EFEFEF;
	padding: 0px 6px;
	margin: 0px;
	vertical-align: middle;
	border-top: 0px #CCCCCC;
	border-right: 0px #CCCCCC;
	border-bottom: 0px #CCCCCC;
	border-left: 0px #CCCCCC;
	background-position: right;
	text-align: right;
}

.tableleft-large {
	background-color: #EFEFEF;
	padding: 0px 6px;
	height: 38px;
	margin: 0px;
	vertical-align: middle;
	border-top: 0px #CCCCCC;
	border-right: 0px #CCCCCC;
	border-bottom: 0px #CCCCCC;
	border-left: 0px #CCCCCC;
	background-position: right;
	text-align: right;
}

.tableright {
	background-color: #EFEFEF;
	height: 28px;
	padding: 0px 6px;
	margin: 0px;
	vertical-align: middle;
	border-top: 0px #CCCCCC;
	border-right: 0px #CCCCCC;
	border-bottom: 0px #CCCCCC;
	border-left: 0px #CCCCCC;
	background-position: right;
	text-align: left;
}

.tableblue {
	background-color: #EFEFEF;
	height: 28px;
	padding: 0px 6px;
	margin: 0px;
	vertical-align: middle;
	border-top: 0px #CCCCCC;
	border-right: 0px #CCCCCC;
	border-bottom: 0px #CCCCCC;
	border-left: 0px #CCCCCC;
	background-position: right;
}

.tableright-large {
	background-color: #EFEFEF;
	height: 95px;
	padding: 0px 6px;
	margin: 0px;
	vertical-align: middle;
	border-top: 0px #CCCCCC;
	border-right: 0px #CCCCCC;
	border-bottom: 0px #CCCCCC;
	border-left: 0px #CCCCCC;
	background-position: right;
	text-align: left;
}
.submit{
	background-color: #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #666666;
	border: 1px solid #666666;

}
.postcode {
	height: 17px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #BEBEBE;
}#container #preamble #content .pdf {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #E6E6E6;
}
#container #preamble #content .searchborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CECDD9;
}
#footer {
	position: relative;
	width: 760px;
	margin:0px auto;
	height: 20px;
}

#footer #web2market {
	position: relative;
	margin: 5px;
	color: #999999;
	font-size: 0.9em;
	left: 575px;
	width: 180px;
}

#footer #web2market a {
	color: #999999;
	font-size: 0.9em;
	text-decoration:none;
}

#footer #web2market a:hover {
	color: #999999;
	font-size: 0.9em;
	text-decoration:underline;
}
#survey {
	background-color: #FFFFFF;
	padding:25px;
}
#survey h1 {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
}
#survey p {
	padding-bottom: 15px;
}
#survey td{
	padding-right:20px;
}
#survey span{
	font-size: 0.8em;
}
input.check { 
	height: 10px; 
	width: 10px; 
}
#surveyblack {
	color:#000000
}

#printlogo {
	display:none;
}