/* Standard Style Sheet */

@import url("../../css/layout-navtop-2col.css");
@import url(ecommerce.css);
@import url("typo.css");
@import url("home.css");
@import url("nav.css");

/*main body*/
body 
{
	text-align:center;
	background-color:#99cdff;
	padding: 0px;
	top: 0px;
	margin: 0px;
}

div#page
{
	width:746px;
	top: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right:auto;
	padding: 0px;
}

/*page header*/

div#branding
{
	display:none;
}
/*header*/
div#header
{
	width: 747px;
	background-color: #003399;
}
div#h-extra1
{
	width:747px;
	height: 186px;
	top: 0px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;

}
div#h-extra2
{
    width:747px;
	height: 186px;
	top: 0px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
    display: none;
}
div#header hr
{
	display:none;
}

/* navigation*/
div#nav
{
	width: 162px;
	top: 62px;
	left: 0px;
	margin:0px 5px 0px 0px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	display: block;
}

/* main content*/
div#content
{
	width:747px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}

div#content-main
{
	width: 580px;
	margin: 10px 0px 0px 5px;
	min-height: 500px;
	padding: 0px;
	top: 0px;
	background-color: #FFFFFF;
	border: solid 3px #003399;
	float: right;
}

div#pagecontent
{
	width: 538px;
	margin: 50px auto 5px auto;
	min-height: 300px;
}
div#content-main hr
{
	display: none;
}
/*footer*/
div#footer
{
	width: 746px;
	padding: 0px;
	color: #003399;
	margin-top: 10px;
	background-color: #003399;
}

p#webbeadsfooterlink
{
    display: none
}

div#footermain
{
	padding: 0px;
	color: #003399;
	text-align: center;
}

div#footerNav a,div#footerNav a:hover,div#footerNav a:link,div#footerNav a:active,div#footerNav a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
div#footerNav a:hover
{
	text-decoration:underline;
}

div#footerNav
{
	text-align:center;
	padding: 20px 0px 0px 0px;
	height: 30px;
	bottom: 0px;
	left: 0px;
	margin: 0px auto 0px auto;
	color: #FFFFFF;
    width: 746px;
	padding: 0px;
	background-color: #003399;


}

body#page-events div#cm-extra2
{
display: none;
	
}

/*contact page*//*contact*/
/*Text inputs*/
.textbox, .textboxHovered {
	width:252px;
	height:15px;
	background:url(images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;

}
.textbox:hover, 
.textbox:focus, 
.textbox:active, 
.textboxHovered {
	background-position:left bottom;
}
/*Text areas*/
textarea,textarea.textbox, .textarea, .textareaHovered {
	width:352px !important;
	height:133px !important;
	background:url(images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
textarea:hover,
textarea:active,
textarea:focus,
textarea.textbox:hover,
textarea.textbox:active,
textarea.textbox:focus,
.textareaHovered {
	background-position:left bottom;
}

body#page-contactform div.row				
{
	float:left;
	width:100%;
	margin:0.5em 0 0.5em 0;
}
body#page-contactform span#pagecontent
{
	width: 538px;
	margin: 20px auto 5px 30px;
	top: 20px;
	float: left;
	padding: 0px;
	min-height: 300px;

}
body#page-contactform span.label
{
	display:block;
	float:left;
	width:12em;
	clear:left;
	color: #003399;
	font-weight: bold;
}
body#page-contactform span.formw			
{
	display:block;
	width: 251px;
	height: 100%;
	border:none;
}
body#page-contactform span.formv
{
	display:block;
	width:251px;
	height: 100%;
	border:none;
}

div#contactForm .row span.formw .textbox
{
	width:150px;
	height: 100%;
	border:none;
}

div#contactForm .row span.formw input#Salutation
{
	width:251px;
	height: 23px;
	border:none;
}

div#contactForm .row span.formw input#Name,div#contactForm .row span.formw input#Country, div#contactForm .row span.formw input#Email     
{
	width:251px;
	height: 23px;
	border:none;
}

div#contactForm .row span.formw input#Telephone,div#contactForm .row span.formw input#Fax,div#contactForm .row span.formw input#Mobile,div#contactForm .row span.formw input#Email,div#contactForm .row span.formw input#Address1,div#contactForm .row span.formw input#Address2,div#contactForm .row span.formw input#Company,div#contactForm .row span.formw input#Town,div#contactForm .row span.formw input#County,div#contactForm .row span.formw input#Website
{
	width:251px;
	border:none;
	height: 23px;
}
div#contactForm .row span.formw input#Postcode
{
	width:251px;
	height: 23px;
	border:none;
}

div#contactForm .row span.formw input#Telephone,div#contactForm .row span.formw input#Fax,div#contactForm .row span.formw input#Mobile
{
	width:251px;
	border:none;
	height: 23px;
}

/*news page*/

body#page-news span#pagecontent
{
	width: 538px;
	margin: 20px auto 5px 30px;
	top: 20px;
	float: left;
	padding: 0px;
	min-height: 300px;
}

div#newsRssLinkMain
{
	/*border: solid 1px red;*/
	width:633px;

	
}

div#content-sub
{
    display: none;
}
div#properties
{
    width: 73px;
    float: right;
}
a.Download
{
    background-image: url(images/download.jpg);
    background-repeat: no-repeat;
    width: 56px;
    height: 66px;
    display: block;
    margin: 0px auto 0px auto;
}

a.Contact
{
    background-image: url(images/contact.jpg);
    background-repeat: no-repeat;
    width: 73px;
    height: 72px;
    display: block;
}



