html, body{
	height:100%;
	margin:0;
	padding:0
} 

html {
	font-size: 125%;
}

body {
	background: #fff;
	font-family: Arial, Helvetica, Sans;
	font-size: 50%;
	color: #333;
	margin:0;
	padding:0;
}

/* typography follows */

ul.email{
	list-style:none;
	padding:0 0 0 0;
	margin:0;
}

ul.email a{
	background: #D80000;
}

ul.email a:hover{
	background: #eee;
}


ul.email a:hover{
}

li.email_link{
	margin:0;
	padding:0;
}

li.email_link a{
	color: #fff;
	text-decoration:none;
	display:block;
	font-weight:bold;
	margin:0;
	padding:0 0 0 1em;
}

li.email_link a:hover{
	color: #666;
	text-decoration:none;
	display:block;
	font-weight:bold;
	margin:0;
	padding:0 0 0 1em;
}

#nav ul{
	font-size:1em;
}

#nav li{
	margin:1em 0 0 0;
	line-height:110%;
}

ul{
	font-size:1.2em;
}

li{
	padding:0em 0 0em 0;
	margin:1em 0 0 0;
	line-height:170%;
}


h1, h2, h3, h4, h5, h6{
	font-family:Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
	color: #D80000;
	font-size: 2.6em;
	font-weight: normal;
	margin:0 0 0 0;
	line-height:150%;
}

h2 {
	color:#888;
font-weight:normal;
	font-size:1.8em;
margin:0 0 1em 0;
}

h3 {
	color: #555;
	font-size:1.4em;
}

h3.noheight{
	margin:30px 0 0 0;
}

h4 {
	font-size: 1em;
	margin:0em 0 .2em 0;
	padding:0;
	color:#555;
}

h4.ditto_heading a{
text-decoration:underline;
font-size:120%;
color: #D80000;
}

p {
	font-size: 1.2em;
	line-height: 170%;
	text-align: justify;
}

tr {
	font-size: 1.1em;
	line-height: 200%;
	text-align: justify;
}

a:link, a:visited {
	color: #D80000;
}

a:hover{
	color: #555;
	text-decoration: none;
}

a:active, a:focus {
	outline: 0;
}

/* the following classes are for the input highlighting */

.highlightActiveField, input#username.highlightActiveField,  input#password.highlightActiveField{
	 border: 1px solid #ccc;
   	 background-color: #ececec;  
}

.highlightInactiveField, input#username.highlightInactiveField, input#password.highlightInactiveField{
	border: 1px solid #ccc;
    background-color: #fff;
}

.submit {
	border: 1px solid #ccc;
	width: 100px;
	float: left;
	clear:all;
	margin: -20px 0 0 94px;
}

#submitbtn{
	width:100px;
	float:right;
	margin:10px 80px 0 0;
}

/* gets rid of all borders that are otherwise automatically added */
img {
	border:0;
	margin:0;
}

#background{
	width: 790px;
	background: url(../images/background.gif) repeat-y;
	margin-left:auto;
	margin-right:auto;
}

#container {
	height:100%;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
}

#header {
	height:162px;
	background: url(../images/header.jpg) no-repeat;
}

#headerwhitespace{
	height: 20px;
}

#logo {
	padding: 20px 0 0 20px;
	position: absolute;
}

#logo h1 {
	background:url(../images/logo.gif) 0 0 no-repeat;
}

#logo h1 a {
	width:80px;
	line-height:75px;
}

#logo h1{
	position:relative;
	top:5px;
	left:10px;
	margin:0;
	padding:0;
}

#logo h1 a{
	display:block;
	text-indent:-5000px;
	text-decoration:none;
}

#register_graphic h3 {
	background:url(../images/register.gif)18px 0px no-repeat;
}

#register_graphic h3 a {
	width:194px;
	line-height:59px;
}

#register_graphic h3{
	position:relative;
	top:0px;
	left:0px;
	margin:0;
	padding:0;
}
	
#register_graphic h3 a{
	display:block;
	text-indent:-5000px;
	text-decoration:none;
}

#bodybg {
	height: 346px;
	background: url(../images/bodybg.gif) repeat-x;
}

#blackborder{
	height:3.2em;
	width:781px;
	background: #000;
	border-bottom: 3px solid #ccc;
}

#maincol{
	float: left;
	width: 460px;
	padding: 0 20px 0 20px;
	margin: 47px 0 0 0;
}

#topright {
	background: url(../images/topright_bg.png) no-repeat;
	margin: 0px 0 0 0;
	float: right;
	width:290px;
	height:20px;
}

#rightcol{
	width:250px;
	height:560px;
	float: right;
	margin:43px 0 0 0;
	padding:35px 15px 10px 10px;
	background: url(../images/right_bg2.gif) no-repeat;
}

#bottomright {
	background: url(../images/bottomright_bg.png2) no-repeat;
	
	width:250px;
	height:103px;
}

/* left and right columns for the second row of content follows */

#secondrow_container {
	height: 200px;
}

#secondrow_left {
	padding: 0 0px 0 0;
	width: 395px;
	float: left;
}

#secondrow_right {
	background-image: url(../images/secondrow_containerbg.png) repeat-y;
	padding: 0 0 0 20px;
	width:125px;
	float: right;
}
 
#secondrow_right p {
	height:250px;
}
#blurb{
	font-size:1.2em;
	display:block;
	background: url(../images/register.gif) 18px 0px no-repeat;
	padding: 50px 32px 20px 18px;
	margin: 0px 0 0 0;
	clear:both;
	text-align: left;
	color: #333;
	line-height:170%;
}

#blurb a{
	display:block;
	text-align: left;
	color: #333;
    padding: 2px 10px 4px 35px;
    margin: 0 0 0 0px;
    background: url(../images/menubg.gif) 0 -27px no-repeat;
	cursor: pointer;
	text-decoration:none;
}

#blurb a:hover{
	display:block;
	text-align: left;
	color: #fff;
    padding: 2px 10px 4px 35px;
    margin: 0 0 0 0px;
    background: url(../images/menubg.gif) 0 -2px no-repeat;
	cursor: pointer;
	text-decoration:none;
}

#modulebg_top {
	background: url(../images/modulebg_top.gif) no-repeat;
	height: 20px;
	margin: 20px 0 0 0;
	width: 216px;
}

#module {
	background: url(../images/login.gif) 18px 0 no-repeat;
	float:left;
	padding: 40px 10px 30px 0px;
	width:204px;
	height:140px;
}

#modulebg_bottom {
	background: url(../images/modulebg_bottom.gif) no-repeat;
	float:left;
	height: 20px;
	margin: 0;
	padding: 0 10px 0px 10px;
	width: 216px;
}

/* web login */

#weblogin a{
	margin: 30px 0 20px 18px;
	padding:30px 0 20px 0;
	height:200px;
	position:relative;
	top:20px;
}

#weblogin{
	float:left;
	padding:15px 0px 20px 0px;
}

#loginfrm2 {
	margin: -30px 0 0 0px;
	padding: 0 0 0 10px;
}

#weblogin a:link, #weblogin a:visited {
	border-style: solid;
	border-width : 1px 4px 4px 1px;
	text-decoration : none;
	padding : 5px 30px 5px 30px;
	border: 1px solid #ccc;
	width:100px;
	color: #666;
}

label.wide, .checkbox, legend {
	visibility: hidden;
}

label {
	margin: 5px 0 5px 0;
	display: block;
	font-size: 1.2em;
}

input{
	padding: 2px 0 2px 2px;
	margin: 0px 0 4px 0;
	 border: 1px solid #ccc;
	background: #fff;
	width:226px;
	color:#666;
}

input#username, input#password {
	padding: 2px 0 2px 2px;
	margin: 0 0 0px 0;
	 border: 1px solid #ccc;
	background: #fff;
	width:190px;
	color:#666;
}

fieldset {
	border:0;
}

/* end of web login */
	
#buildingcontainer {
	width:100%;
	height: 31px;
	clear:both;
}

#footerbuilding {
	width: 166px;
	height:41px;
	background: url(../images/footerbuilding.gif) no-repeat;
	float: right;
	position:relative;top:15px; right:50px;
}

#footer3{
	height:41px; 
	background-color:#BCA95C; 
	clear:both;
 } 
 
#footer {
	height: 41px;
	background: url(../images/footerbg.gif) repeat-x;
	clear:both;
}

#footertext {
	padding: 1em 0 0 1em;
	font-size: 1.1em;
	color: #fff;
	font-weight: bold;
}

#footertext a:link, #footertext a:visited {
	color:#fff;
}

#footertext a:hover {
	color:#D80000;
}

#blend {
	float: right;
	padding: 4px 35px 0 0;
	font-size:90%;
}

#copyright {
	padding: 4px 20px 0 0;
	float: left;
	font-size:90%;
}

form fieldset {
	padding: 0 19px 0 0;
	margin:0;
}

input#cfName,input#cfEmail{
	width:250px;
	margin: .2em 0 .2em 0;
}

textarea#cfMessage{
	padding: 2px 0 2px 2px;
	margin: 0 0 0px 0;
	border-top: 1px solid #999999;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #999999;
	background: #fff;
	width:350px;
	height: 150px;
	margin: .2em 0 .2em 0;
}

input#cfContact.button{
	width:100px;
	float: right;
}

fieldset#cfSet label{
	font-size: 1.2em;
}

/* LATEST NEWS */

div.newsinfo span {
	display: block;
	text-align: center;
}

div.newsinfo span.day {
	font-size: 35px;
	line-height: 30px;
	color: #D80000;
	margin-top:5px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.newsinfo span.month {
	margin-top: 2px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom:0px;
	line-height: 16px;
	color: #666;
}

div.newsinfo span.year {   
	font-size: 12px;
	text-transform: uppercase;
	line-height: 10px;
	font-weight: bold;
	padding-top:3px;
	color: #999;
}

.ditto_summaryPost{
}

p.readmore a, p.readmore a:visited {
	margin:10px 0 15px 0;
	padding:0;
	text-decoration:underline;
	color: #D80000;
}

p.readmore a:hover {
	color: #555;
	text-decoration: none;
}

.ditto_summaryPost, .ditto_summaryPost a, .ditto_summaryPost a:visited{
	margin: 1em 0 0 0;
	width:85%;
	line-height:160%;
	float:left;
	color: #555;
	text-decoration:none;
	display:block;
}

ul.news {}
.news {
	padding: 0; 
	margin: 0 0 .3em; 
	list-style: none; }

.news li { 
	background: #f6f6f6;
	padding: 0 0 .3em 0;
	margin: 0 0 1px 0; 
	height: 1.6em;
}

.news li.x { 
	border-bottom: none;
}

.news li a {
	color: #555; position: relative;
	display: block; 
	font-size: 1.1em;
	text-decoration:none;
}

.news li a span { 
	position: relative;
	left: 0;
	color: #71cef5; 
	padding: 0 .4em 0 1.1em;
}

.news li a:hover, #news li a:focus, #news li a:active {
	background-color: #ebf7fc; 
	color: #384349;
}

.news li a:hover span, #news li a:focus span, #news li a:active span { 
	color: #71cef5;
}

.ditto_date{
	float:right;
	width:43px;
	height:53px;
	text-align:center;
	margin:40px 0 0 0;
	background: url(../images/date.png) no-repeat;
}

.ditto_date2{
	float:right;
	width:43px;
	height:53px;
	text-align:center;
	margin:40px 0 0 0;
	background-image: url(../images/date.png) no-repeat;
}


.dottedline_x_small{
	margin: 30px 0 0 0;
	background: url(../images/dot.gif) repeat-x;
	height:10px;
}

.dottedline_x{
	margin: 0;
	background: url(../images/dot.gif) repeat-x;
	height:3px;
	width:460px;
}

.dottedline_x2{
	margin: 10px 0 0 0;
	background: url(../images/dot.gif);
	height:2px;
	width:460px;
}

.myDayStyle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #D80000;
	line-height:26px;
	font-weight:bold;
}

.myMonthStyle{
	font-size:11px;
	line-height:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.myYearStyle{
	font-size:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:6px;
}


#visible {
    background-color: #fff;
}
#panel1, #panel2, #panel3, #panel4 {
    margin: 0;
    padding-bottom: 0;
    border: none;
}
.panel_body {
}

/* DROP DOWN MENU */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav {
	background: #000;
	font-weight:bold;
	font: bold 110% arial;
	margin: 0 0 0 0;
}

#nav li {
	position:relative;
	background: #000;
	float: left;
	width: auto;
	display:block;
	margin: 0; 
	border-right: 1px solid #fff; 
	padding:0;
}

#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	border-bottom: none;
	text-decoration:none;
	cursor:pointer;
	color:#fff;
	display: block;
	padding: .8em 1.5em .8em 1.5em;
}

#nav a:hover {
	background: #555;
	color:#fff;
}

#nav li.active {
	background: #D80000;
}

#nav li.active ul {
	border:none;
	background: #fff;
}

#nav li.active a:link, #nav li.active a:visited, #nav li.active a:hover, #nav li.active a:active {}

#nav li.active a:hover {
	background: #D80000;
	color:#fff;
}

#nav li.here {
	color:#000;
	background:#fff;
}

#nav li.active li {
	border:none;
	border-top: 1px solid #EFEFEF;
}

#nav li.active li.last {
	border-bottom: none;
}

#nav li.active li a:link, #nav li.active li a:visited, #nav li.active li a:hover, #nav li.active li a:active {
	color:#000;
}

#nav li.active li a:hover {
	background: #fff;
	color:#000;
}

#nav li.active li.active a:link, #nav li.active li.active a:visited, #nav li.active li.active a:hover, #nav li.active li.active a:active {
	color:#000;
	font-weight:bold;
	background: #EFEFEF;
}

/* hide from IE mac \*/
#nav li {
	width:auto
}

/* CONTACT FORM */

select{
	width:237px;
	margin:4px 0 7px 0;
}

/* Form styles */
div.form-container { 
	margin: 10px 0px 10px 0px; 
	padding: 0px 0px 0 0; 
}

p.legend { 
	margin-bottom: 1em; 
	padding: 0 0 0 1em;
}

p.legend em { 
	color: #ed2024; 
	font-style: normal; 
}

div.errors { 
	margin: 0 0 5px 0; 
	padding: 5px 5px; 
    border: 1px solid #ed2024;
    background-color: #fff2f2; 
	width:560px;
}

div.errors p { 
	margin: 0; 
}

div.errors p em { 
	color: #ed2024; 
	font-style: normal; 
	font-weight: bold;
}

div.form-container form p { 
	margin: 0;
}

div.form-container form p.note { 
	margin-left: 170px;
	font-size: 90%;
	color: #333;
}

div.form-container form fieldset { 
	margin: 0px 0px 0px 0px; 
	padding: 2px;
	border: none; 
}

div.form-container form legend { 
	font-weight: bold; 
	color: #555; 
}

div.form-container form fieldset div { 
	padding: 0.25em 0;
}

div.form-container label, 
div.form-container span.label { 
	margin-right: 0px; 
	padding: 0 0px 0 0; 
	width: 140px; 
	display: block; 
	float: left; 
	text-align: left; 
	position: relative; 
}

div.form-container label.error, 
div.form-container span.error { 
	color: #ed2024;
}

div.form-container label em, 
div.form-container span.label em { 
	position: absolute; 
	right: 0; 
	font-size: 120%; 
	font-style: normal; 
	color: #ed2024; 
}

div.form-container input.error {
	border-color: #ed2024; 
	background-color: #FEF;
}



input{
	padding:4px;
}

div.form-container div.controlset label, 
div.form-container div.controlset input { 
	display: inline; 
	float: none; 
}

div.form-container div.controlset div {
	margin-left: 170px;
}

div.form-container div.buttonrow { 
	margin: 0 0 0 2px;
}

#errormessage{
	color:#ed2024;
	padding:0px 0 15px 2px;
}

input.button{
	background-image: url(http://www.blend.uk.com/assets/templates/blend/images/send.png);
	height:26px;
	width:72px;
	border-style:none;
	font-size:0;
}

textarea {
	padding:4px;
	margin: 0 0 8px 0;
	border: 1px solid #ccc;
	color: #333;
	background: #fff;
}

.radio{
	width:15px;
	display:block;
	float:left;
	margin:4px 0 0 0;
}

.radiotext{
	margin:0 0 0 25px;
}

/* company info page */

.companycontainer{
	margin:20px 0 0 0;
}

.companyimage{
	width:120px;
	height:90px;
	background: #ddd;
	float:left;
	margin:0 0 0px 0;
}

.companyinfo{
	float:left;
	margin:0 0 0px 10px;
}

.clear{
	clear:both;
}

span.companyname{
	color: #D80000;
	font-size:1.4em;
	font-weight:bold;
}

span.companylocation{
	font-weight:bold;
}

.description{
}

span.rss a{
	float:right;
	margin:0;
	padding:0;
	color: #333;
	text-decoration:none;
}