body{
	margin:0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}

/*
.main p {
	clear:left;
} 

*/

a:hover {
	text-decoration: underline;
}

h1 {
	font-size:2em;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

a.doc, a.ppt, a.xls, a.pdf, span.doc, span.ppt, span.xls, span.pdf, a.external_link, span.external_link {
	background:url(http://www.wisms.org.uk/images/icons/doc.gif) no-repeat left top;
	padding-left:20px;
}

a.ppt, span.ppt {
	background-image:url(http://www.wisms.org.uk/images/icons/ppt.gif);
}

a.xls, span.xls {
	background-image:url(http://www.wisms.org.uk/images/icons/xls.gif);
}

a.pdf, span.pdf {
	background-image:url(http://www.wisms.org.uk/images/icons/pdf.gif);
}

a.external_link, span.external_link {
	background-image:url(http://www.wisms.org.uk/images/icons/external_link.gif);
}

.content {
	width: 900px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.logo {
	background-repeat: no-repeat;
	margin-left: 0px;
	padding: 0px;
	height: 90px;
	width: 239px;
	float:left;
}

.logo h1{
	width:239px;
	height:90px;
	margin:0;
}
.logo h1 a{
	border:0;
	height:90px;
	display:block;
	text-indent:-9999px;
}

#accessibility, .browser_errors {
	float:right;
	margin-top: 0px;
	padding:4px 8px 0 8px;
	font-size:0.75em;
	position:relative; 
	padding: 0 10px 5px 5px; 
}

.corner {
	position:absolute;
	width:15px;
	height:15px;
}

.bottom_left {
	bottom:-1px;
	left:-1px;
	background-position:bottom left;
	background-repeat:no-repeat;
}
.bottom_right {
	bottom:-1px; 
	right:-1px;
	background-position:bottom right;
	background-repeat:no-repeat;
}

#accessibility p, #accessibility ul, #accessibility li{
	float: left;
	display: inline;
}

#accessibility p{
	margin: 10px 10px 0 4px;
	font-size:1.1em;
}

#accessibility a{
	font-weight: bold;
	text-decoration: none;
	color:#000;
}

/* font sizes */

ul#size{
	position: relative;
	list-style:none;
	margin: 0 13px 0 0;
}

ul#size a{
	display: block;
	margin-left: 3px;
	font-weight:normal;
}

#size #normal{
	margin-top: 9px;
	font-size: 1.3em;
}

#size #larger{
	margin-top: 3px;
	font-size: 1.9em;
}

#size #largest{
	font-size: 2.4em;
}

#size span {
	display:none;
}

/* CSS */

ul#css{
	list-style:none;
	margin: 6px 0 0 0;
}

#css span {
	display:none;
}

ul#css li{
	margin-left: 4px;
}

ul#css a{
	display: block;
	font-size: 1.3em;
	padding: 0 3px 0 4px;
	line-height: 1.2em;
	border: 1px solid;
}

#css #default{
	color: #000;
	background: #fff;
}

#css #high_contrast{
	color: #FF0;
	background: #000;
}

ul#errors{
	list-style:none;
	margin: 6px 0 0.7em 3em;
}

#errors span {
	display:none;
}

ul#errors li{
	margin-left: 4px;
}

ul#errors #no_js, ul#errors #ie6{
	display: block;
	font-size: 1.3em;
	padding: 0 3px 0 4px;
	line-height: 1.2em;
	border-width: 1px; 
	border-style:solid; 
	border-color:red;
	background-color:#eb6d59;
	color:#ffffff;
}

#errors span.warning {
	display:inline;
	padding: 0 0.1em 0 0.1em;
}

#search {
	padding: 0px;
	clear: right;
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#search .submit{
	border-width: 1px;
	border-style: solid;
	font-size: 1em;
	padding:2px;
	cursor:pointer;
}

#search .inputbox{
	font-size: 1em;
	border-width: 1px;
	border-style: solid;
	padding:3px;
}

#navigation {
	width:100%;
}

#navigation ul {
	padding-top: 22px;
	overflow: hidden;
	padding-left: 0px;
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-size:0.85em;
	float:left;
	position:relative;
	left:50%
}
	
html body #navigation ul {
	overflow: visible;
}

#navigation ul li {
	list-style: none;
	float: left;
	margin-left: 5px;
	position:relative;
	right:50%;
}

#navigation ul li.first {
	margin-left: 0px;
}

#navigation ul a {
	display: block;
	text-align: center;
	padding: 5px 0px; 5px; 0px;
	text-decoration: none;
	background-position:0px -450px;
	background-repeat:no-repeat;
}

#navigation ul a span {
	padding: 5px 15px; 0px; 0px;
}

#navigation ul a:hover, #navigation ul .tabselected a:hover {
	background-position:0px -600px;
}

#navigation ul a:hover span, #navigation ul .tabselected a:hover span {
	background-position: right -150px;
}

#navigation ul .tabselected a {
	background-position:0px -750px;
}

#navigation ul .tabselected a span {
	background-position: right -300px;
}

#preamble {
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 50% 100%;
	/* min-height: 120px; */
}

#preamble .content{
	background-repeat: no-repeat;
	background-position: 50% 100%;
/*	min-height: 200px;*/
	padding-bottom:20px;
}

#preamble .content h1 {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight:normal;
	font-size:1.5em;
}
.preamble_box{
	display: block;
	float: left;
	width: 180px;
	margin-top: 20px;
	padding-left: 25px;
	margin-bottom: 0px;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	min-height: 150px;
}

.preamble_box h2 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.preamble_box p {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#preamble .first {
	border-left-width: 0px;
}

#content .content{
	background-repeat: no-repeat;
}

#content2 .content{
	background-repeat: no-repeat;
}

.curve {
	height: 320px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.rightcol {
	width: 480px;
	float: right;
}

.leftcol {
	width: 320px;
	float: left;
}

.curve .rightcol img {
	margin: 20px 0 20px 0;
}


#content2 .leftcol, #content2 .rightcol {
	width:50%;
	margin-top: 20px;
}

.leftcol h1 {
	font-size: 1.7em;
	padding-left: 50px;
	padding-top: 20px;
	font-weight:normal;
}

.leftcol p, .rightcol p {
	font-size: 0.9em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

.helpinfo {
	padding-left: 50px;
}
.buttons {
	width: 200px;
	padding-bottom: 0px;
	height: 38px;
	margin-bottom: 0px;
}

.home .buttons {
	margin-left: 50px;
	margin-bottom: 10px;
}

.internal .buttons {
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.buttons a {
	font-size: 25px;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 38px;
	display: block;
	text-align: center;
	width: 182px;
	height: 38px;
	font-weight: normal;
}

.buttons a:hover {
	background-position: 0px -38px;
}

p.video_caption {
	margin-bottom:0;
	
}

p.cant_see_video {
	font-size:0.8em;
	
}

#partners {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 0;
}

#partners h2 {
	padding-left: 10px;
	font-weight:normal;
}

#footer ul {
	font-size: 0.85em;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	float:right;
}

#footer li {
	float: left;
	padding-top: 0px;
	list-style:none;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer li.last{
	border-right-width: 0px;
}

.zoom {
	outline:none;
}

.zoom img{
	background-position: left bottom;
	padding-bottom: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-repeat: no-repeat;
	overflow-x: auto;
	overflow-y: auto;
}



/* PARTNERS */

#partners ul {
	height: 270px;
	padding:0;
	margin:0 0 0 15px;
}

#partners li {
	list-style-type: none;
	display: inline;
	text-indent: -9999px;
}

#partners li a{
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	outline:none;
	height: 80px;
	width: 150px;
	margin: 0 10px 10px 10px;
}

#partners h2 {
	font-weight:bold;
}

#breadcrumb ul {
	font-size: 0.85em;
	padding: 0px;
	margin-left: 1em;
	line-height:2.5em;
	vertical-align:middle;
	margin-top:0;
	margin-bottom:0;
	float:left;
}

#breadcrumb li {
	float: left;
	padding-top: 0px;
	padding-left: 12px;
	padding-right: 8px;
	list-style: none;
	background-repeat:no-repeat; 
	background-position:left center;
}

#breadcrumb li.first{
	list-style:none;
	background:none;
	padding-left: 0px;
}


.left_nav{
	width: 25%;
	padding-bottom: 15px;
	float: left;
	margin:20px 0px 0px 10px;
	list-style:none;
}

.left_nav li {
	width:230px;
	padding:0px;
	list-style:none;
	border-style:solid;
	border-width:0 1px;
}
.left_nav li a {
	font-weight:normal;
	min-height:27px;
	text-decoration: none;
	display: block;
	margin: 0px;
	font-size: 0.9em;
	line-height: 1.9em;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 35px;
	background-repeat:no-repeat;
	background-position:left bottom;
}

.left_nav li a:hover {
	text-decoration: none;
	background-position: -230px bottom;
}

.left_nav li.selected a {
	font-weight:bold;
	background-position: -460px bottom;
}

.left_nav li.selected a:hover {
	background-position: -2070px bottom;
}

.left_nav li.category_parent a {
	background-position: -1150px bottom;
	padding-left: 10px;
}

.left_nav li.category_parent a:hover {
	background-position: -1840px bottom;
}

.left_nav li.category_home a, .left_nav li.category_child a {
	background-position: -920px bottom;
	padding-left: 10px;
}

.left_nav li.category_home a:hover, .left_nav li.category_child a:hover {
	background-position: -1610px bottom;
}

.left_nav li.category_homeselected a {
	background-position: -1380px bottom;
	font-weight:bold;
	padding-left: 10px;
}

.left_nav li.category_homeselected a:hover {
	background-position: -1610px bottom;
}

.left_nav li.category_child a {
	background-position: -690px bottom;
	padding-left: 20px;
}

.main .video_box {
	display: block;
	width:480px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:30px;
}

.main{
	width: 70%;
	margin: 0;
	padding-bottom: 30px;
	float: right;
}

.main img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.main img.left {
	float:left;
	margin: 0 10px 10px 0;
	padding: 0 0 0 0;
}

.main img.right {
	float:right;
	margin: 0 0 10px 10px;
	padding: 0 0 0 0;
}

.main em img{
	display: inline;
	margin:0;
	padding:0;
}

.main .img_caption {
	font-size:0.8em;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	display: block;
}

.main ul.images{
	list-style:none;
	float:left;
	position:relative;
	left:50%; 
	margin:0px;
	padding:0px;
}

.main ul.images li {
	display:inline;
	float:left;
	width:120px;
	margin:10px;
	float:left;
	position:relative;
	right:50%
}

.main ul.images li.big {
	display:inline;
	float:left;
	width:240px;
	margin:10px;
	float:left;
	position:relative;
	right:50%
}

.main ul.images li img {
	margin:0px;
	padding-bottom:5px;
}

.main ul.images li.big img {
	padding-bottom:22px;
}

.main ul.images li span {
	display:inline;
	margin:0px;
	line-height:1.4em;
}

.main ul.images li a:hover span{
	text-decoration:underline;
}

.main ul.images li span.pdf {
	padding-left:20px;
}

.main ul.link_list li {
	list-style:none;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
}

ul.link_list li a {
	display:block;
}

.results {
	padding: 6px 0;
}

.pagination a, .pagination strong {
	padding: 4px 8px;
	border-width:1px; 
	border-style:solid;
}


/************* CONTACT FORM *****************/

#contactform-div {
	width: 400px;
	margin-bottom: 10px;
}
#contactform-div fieldset {  
	margin: 0 0 0 0;  
	padding: 0;  
}  
#contactform-div legend {  
	margin-left: 0em;  
	font-weight: bold;  
}  
#contactform-div fieldset ol {  
	margin: 0;
	padding: 1em 1em 0 0em;  
	list-style: none;  
}  
#contactform-div fieldset li {  
	padding-bottom: 1em;  
	list-style: none;  
} 
#contactform-div fieldset.req-set {  
	border-style: none;  
	margin:0;
	padding:0;
}
#contactform-div legend.req-legend {
	display:none;
}
#contactform-div fieldset.submit {  
	padding: 10px 3px 0 0 ;
	border-style: none;  
	float:right;
}
#contactform-div label {
	display:block;
	padding-bottom:3px;
}
#contactform-div input {
	width:100%;
	padding:4px;
}
#contactform-div textarea {
	padding:4px;
	width:100%;
	height:100px;
}
#contactform-div .text-short{
	width:30%;
}
#contactform-div #cc-opt-error {
	display:inline;
	float:left;
}
#contactform-div .checkbox {
	width:1em;
	float:left;
	margin-right: 10px;
	margin-top: 2px;
}
#contactform-div label.explain{
	display:inline;
	font-size:0.8em;
}
#contactform-div .submit .button{
	border-width: 1px;
	border-style: solid;
	font-size: 1em;
	padding:2px;
	cursor:pointer;
}

/* === success and error message/results box ======================= */

#contactform-div p.success, #contactform-div p.error, #contactform-div p.center { 
	padding : 1px 4px; 
	border-width: 1px; 
	border-style:solid;
	margin : 10px 3px;
	text-align : center;
}

#contactform-div p.center {
	text-align : center;
	margin-top : -3px;
	padding : 0px 4px; 
}

/************* END CONTACT FORM *****************/



/************* NEWS ****************************/

.news_box a {
	margin:0 0em 1em 0em;
	display:block;
	padding:5px;
	text-decoration:none;
}

.news_box a:visited {
	text-decoration:none;
}

.news_box a:hover {
	border-width:1px;
	border-style:dashed;
	padding:4px;
	text-decoration:none;
}

.news_box .news_date, .news_box .news_title, .news_box .news_intro {
	display:block;
}

.news_box .news_date {
	margin-bottom:0.4em;
	font-weight:bold;
}

.news_box .news_title{
	margin-bottom:0.2em;
	font-size:1.2em;
}

.nicedate {
	font-weight:bold;
}

.linktext {
	display:block;
	margin-top:2em;
	text-decoration:none;
	font-weight:bold;
	padding-left:20px;
	background:url(http://www.wisms.org.uk/images/icons/return_to_previous.gif) no-repeat left top;
}

body.home div#content div.content {
padding-bottom:30px;	
}

div#slideshow {
	margin: 10px 20px 0 0;
	padding: 0 0 0 0;
	border-width:1px;
	border-style:solid;
	border-color:#000;
	width:460px;
	height:306px;
	float:right;
}

div#slideshow div.slide{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:460px;
	height:306px;
	background-position:50% 50%;
	background-repeat:no-repeat;
	display:none;
}

div#slideshow div.slide.one{
	background-image:url(http://images.kenthouse.com/wisms/slideshow/1.jpg);
}

div#slideshow div.slide.two{
	background-image:url(http://images.kenthouse.com/wisms/slideshow/2.jpg);
}

div#slideshow div.slide.three{
	background-image:url(http://images.kenthouse.com/wisms/slideshow/3.jpg);
}

div#slideshow div.slide.four{
	background-image:url(http://images.kenthouse.com/wisms/slideshow/4.jpg);
}

div#slideshow div.slide.five{
	background-image:url(http://images.kenthouse.com/wisms/slideshow/5.jpg);
}

div#slideshow div.slide.six{
	background-image:url(http://images.kenthouse.com/wisms/slideshow/6.jpg);
}

div#slideshow_nav {
	margin: 10px 20px 0px 0;
	padding: 0 0 0 0;
	float:right;
	position:relative;
}

div#slideshow_nav ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style:none;
}

div#slideshow_nav ul li{
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	list-style:none;
	float:left;
	width:10px;
	height:10px;
	font-size:0.01em;
}

div#slideshow_nav ul li a{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display:block;
	width:10px;
	height:10px;
	font-size:0.01em;
	text-indent:-9999em;
	border-width: 1px;
	border-style:solid;
	border-color:#997FBA;
}

div#slideshow_nav ul li a.activeSlide{
	background-color:#997FBA;
}
