body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, blockquote, table, tbody, th, td, tr, form, fieldset, input, textarea, text {
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
}
body {
	font-size: small;
	font-family: arial,helvetica,sans-serif; 
	color:#656565; 	
	line-height:1.55em;
    background: #ffffff url(images/body-bg.jpg) top left repeat-x;	
 	}
* html body {	
	font-size: x-small; 		/* For IE5Win*/
	f\ont-size: small; 			/* for other IE versions*/
}
#outer {
	border:0;
	width:964px;  				/* Width of Site, less border width*/
	background: transparent;
	margin: auto;
	padding: 0px;
	}
#hdr {
	padding: 0px;
	margin: 0;
	width: 964px;
	height: 98px;
	border: 0px;
	background: transparent;	
}
/*
 * Header Images
 */
.logoimg {
	float: left;
	margin: 8px 0 0 20px;
	background: transparent;
	border: 0;
}
.site-title{
	float: right;
	font-size: 68px;
	font-weight: bold;
	font-family: arial, helvetica,sans-serif; 
	padding: 60px 60px 0 20px;
	color: #FEFFFF;
}
.site-tagline{
	float: right;
	clear: right;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	margin: 25px 65px 0 0px;
}
/*
 * End Header Images
 */
h1, h2, h3, h4, h5 {
	color: #505662;
	font-weight: 700; /* Set to normal for bolder fonts if requred */
	}
h1 {
	font-size: 155%;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px 3px 3px 0px;
	background: transparent;
	color:#505662;
	}
h1.page {
	font-size: 145%;
	line-height: 120%; 
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px 3px 3px 0px;
	background: transparent;
	color:#505662;
}
h2 {
	font-size: 135%; 
	margin-top: 8px;
	margin-bottom: 6px;
	padding: 0px;
	background: transparent;
	}
h3 {
	font-size: 125%;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {
	font-size: 100%; 
	margin-top: 5px;
	margin-bottom: 5px;
}
a:link {
	font-size: 100%;
	color: #CF5411; 
	font-style: normal;
	text-decoration: none;
}
a:active {
	font-size: 100%;
	color: #CF5411; 
	font-style: normal; 
	text-decoration:underline;
}
a:visited {
	font-size: 100%;
	color: #CF5411; 
	font-style: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CF5411; 
}
a[href$=".pdf"] {
	background:transparent url(images/pdf.png) left center no-repeat;
	padding-left:16px;
}
a[href$=".doc"], a[href$=".docx"], a[href$=".odt"]  {
	background:transparent url(images/doc.png) left center no-repeat;
	padding-left:16px;
}

.page-content ul, .page-content ol{
	margin: 20px 0 20px 55px;
	}
.testimonial-body {
	font-style: italic;
}
#textarea-small {
	border: 1px solid #2a2e37;
	height: 70px;
	width: 320px;
	font-family: verdana;
	float: right;
	font-size: 80%;
}
blockquote {
	font-family: Garamond;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 110%;
	color: #272727;
	margin: 0px;
	width: 450px;
	text-align: justify;
	background: url(images/quote-left.gif) top left no-repeat;
}
blockquote div{
	background:  url(images/quote-right.gif) bottom right no-repeat;
	padding: 0 27px;
}
/*
 * Navigation Bar
 */
#nav {
	background: transparent url(images/HmContBanner.jpg) no-repeat left bottom;
	float:left;
	font-size: 90%;
	list-style: none;
	margin:0;
	padding: 0px 0 315px 10px;
	width: 954px;
	
}
#nav li {
	float:left;
	margin:0;
	padding:0;
}
#nav li.off a {
	color: #2B2B2B;
	display: block;
	float: left;
	margin: 0 1px 0 0;
	padding: 0px 8px;
	text-decoration: none;
}
#nav li.off a:hover {
	background: transparent ;
	color: #CF5411;		/* orange */
	display: block;
	float: left;
	margin: 0 1px 0 0;
	padding: 0px 8px;
	text-decoration: none;
}
	#nav li.on a {
	color: #CF5411;
	display: block;
	float: left;
	margin: 0 1px 0 0;
	padding: 0px 8px;
	text-decoration: none;
}
/*
 * SubNavigation Bar
 */
#subnav {
	float: left;
	width: 670px;
	margin: 8px 0 0 20px;
	padding: 4px 4px 19px 4px;
	background: transparent;
	border: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
#subnav li {
	float: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#subnav li.off a{
	float: left;
	display: block;
	margin: 0 5px 0 0;
	padding: 3px 8px 3px 8px;
	color: #000000; 
	text-decoration: none;
	border: 2px solid #B6B6B6;
	background: #EEEEEE;
}
#subnav li.off a:hover{
	float: left;
	display: block;
	margin: 0 5px 0 0;
	padding: 3px 8px 3px 8px;
	color: #406744;
	text-decoration:underline;
	border: 2px solid #B6B6B6;
	background: transparent;
}
#subnav li.on a{
	float: left;
	display: block;
	margin: 0 5px 0 0;
	padding: 3px 8px 3px 8px;
	color: #406744;
	text-decoration:none;
	border: 2px solid #B6B6B6;
	background: transparent;
}
/*
 * Used for padding if there is no other navigation to display
 */
#sub-pad {
	float: left;
	width: 949px;
	margin: 0;
	margin-bottom: 10px;
	height: 8px;
	background: transparent;
	font-size:1px;
}
/*Store Nav Bar 
.store-cat-depth-2 { display: none; }
.store-cat-depth-3 { display: none; }
.store-cat-depth-4 { display: none; }
*/ 
#store-nav {
	width: 180px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background:#ffffff;
	border: 0;
}
#store-nav h3{
	font-size: 180%;
	font-weight: 700;
	text-transform: none;/*	text-shadow: 0 1px 0 #888; */
	color: #406744; 
	background: transparent;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 0px;
	margin: 0 0 5px 5px;
}
#store-nav ul {
    list-style-type: none;
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 5px;
	padding-left: 0;
}
#store-nav li {
	border-bottom: 2px solid #EAEAEA;
    margin-bottom: 0px;
    font-weight: 700;
    padding: 2px 0 2px 5px;
}
#store-nav li.on{
	border-bottom: 2px solid #727377;
    margin-bottom: 5px;
	background: #EAEAEA;
}
#store-nav p.searchtitle{
	padding-left: 3px;
	margin-top: 2px;
	margin-bottom: 5px; 
	margin-left: 0px;
}
#store-nav input.searchbox{
	width: 120px;
	padding-left: 3px;
	margin-top: 2px;
	margin-bottom: 5px; 
	margin-left: 0px;
	background: #ffffff;
}
#store-nav input.searchboxbutton{
	background: url(images/button.png) repeat scroll center center #C0BFBF;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	height: 25px;
	padding: 0 0 2px;
	width: 100px;
}
/*
 * Content containe
 */
#cont {
	clear: left;
	margin: 0;
	float: left;
	padding: 0px 0px 0px 0px;
	width: 964px;
	text-align:left;
	background: transparent;
	min-height: 500px;
	}
/*
 * Minimum height hack for IE
 */
* html #cont {
    height:500px;
}
/*
 * image gallery page
 */
#cont.page4 {
	background: #ffffff; 
	padding: 0 15px 0 0;
	width: 934px;
}
#cont img.border{
	float: right;
	margin: 0 8px 10px 10px;
	padding: 0;
	border:0;
	background: #ffffff;
}
#cont img.recent-item-border{
	margin: 0 8px 3px 10px;
	padding: 4px;
	border:1px solid green;
	background: transparent;
}
#cont img.view-item-detail-border{
	float: right;
	margin: 0 8px 3px 10px;
	padding: 4px;
	border: 0;
	background: transparent;
}
/*
 * Store content list
 */
#store-cont {
	float: left;
	width: 510px;
	text-align:left;
	margin:5px 0 25px 0;
	padding: 0 10px 0 10px;
	background: transparent;
}
#store-cont a{
	/*
	 * Overrides all links in the store
	 */
}
#store-cont a:hover{
	text-decoration: underline;
}
#store-cont-empty {
	width: 65%;
	margin:auto;
	text-align:left;
	float: left;
}
#store-cont table
	{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: transparent;
	border: 0px;
}
#store-cont td.item-description
	{
    background: transparent;
	width: 50%;
	margin: 0px;
	padding: 10px 10px 20px 10px;
	vertical-align:top;
	text-align: left;
	border-top: 1px solid #EAEAEA;
}
#store-cont td.item-description-left
	{
	font-size: 85%;
	background: transparent;
	width: 50%;
	margin: 0px;
	padding: 10px 10px 20px 10px;
	vertical-align:top;
	text-align: left;
	border: 0;
}
#store-cont ul{
	list-style:square;
	margin: 4px 4px 4px 35px;
	 }
#store-cont ol{
	margin: 4px 4px 4px 35px;
	 }
.store-label-from {	/* The "From " prefix for products with multiple prices */
	display: none;
}


/*
 * Store recent items css controls
 */
#recent-items {
	clear: both;
	background: transparent;
}
#recent-items table.rpros{
	background: #FFFFFF;
}
.product-container{
	width: 150px;
	text-align: center;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 9px;
	background:  transparent;
}	
.product-border{
	background:transparent;
	border-color:#D9E0E6 #2a2e37 #2a2e37 #D9E0E6;
	border-style:solid;
	border-width:1px;
	padding:4px;
	vertical-align:middle;
}

.product-border-float-right {
	background:transparent none repeat scroll 0 0;
	border-color:#D9E0E6 #2a2e37 #2a2e37 #D9E0E6;
	border-style:solid;
	border-width:1px;
	float:right;
	padding:4px;
}

.category-border-float-right {
	background:transparent none repeat scroll 0 0;
	border-color:#D9E0E6 #2a2e37 #2a2e37 #D9E0E6;
	border-style:solid;
	border-width:1px;
	float:right;
	padding:4px;
}
.item-title{font-weight: bold;}
.product-header-left { font-weight: bold; }
.product-header-right { text-align: right; }
.cat-list-product-code { font-weight: bold; }
.product-option-title { font-style:italic; }
.bold-hilight { font-weight: bold; }

#mag-glass {
	clear: right;
	float: right;
	border: 0;
	padding: 0;
	margin: 0;
	margin-right: 9px;
	margin-left: 9px;
}
.item-title a{
	margin: 0;
	padding:9px 9px 0 9px;
	background:transparent;
}
.item-desc{
	font-size: 80%;
	margin: 0;
	padding-left: 8px;
	padding-right: 8px;
	background: transparent;
	vertical-align: top;
}
.item-desc em{
	display: block;
	padding: 0 9px 9px 0;
}
.item-more-info { font-size: 85%; padding-bottom: 10px; }	
/*
 * End recent items
 */

/*
 * Store item get - control display
 */
#item-list table{
	background: transparent;
}
#item-list td{
	padding-bottom: 10px;
}
.cat-item-container{
	float: left;
	width: 100%;
	text-align: left;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 9px;
	background: #FFFFFF;
}	
.cat-item-title{
	font-weight:bold;
	color: #0094C6; 
	margin: 0;
	padding:9px 9px 0 0px;
	background: transparent;
}
.cat-item-desc{
	margin: 0px;
	padding: 0 9px 0px 0px;
}
.cat-item-code{
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	background: transparent;
}
.cat-item-code p{
	margin-right: 6px;
}
.cat-item-code em{
	clear: right;
	display: block;
	margin-top: 9px;
	padding: 0 9px 9px 0;
	background: transparent;
}
#option-choice {
	clear: right;
	padding: 0 9px 9px 0;
	background:transparent;
}
#option-choice table{
	clear: right;
	background: none;
}
.cat-product-border{
	margin: 5px 8px 5px 5px;
	padding: 3px;
	border:1px solid #FFFFFF;
	border-bottom-color:#2a2e37;
	border-right-color: #2a2e37;
	background: #F3F3F3;
}
.sub-cat{
	text-align: center;
	font-size: 85%;
	line-height: 1.0;
	width:25%;
	vertical-align: bottom;
}
.sub-cat img{
	padding: 0px;
	border: 0;
}
#item-list a.full-detail{
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}
.price{
	font-family: ariel,verdana;
	font-size:100%;
	font-weight: bold;
	color: #BDBDBF;
	float: right;
	
	margin-right: 20px;
}
/*
 * Shopping cart controls
 */
.store-cart-image{
	padding: 2px;
	border:0px solid #FFFFFF;
}
.store-cart-border{
	border-top:1px solid #2a2e37;
	padding-top: 9px;
}
#cart-continue-proceed{
	clear: left;
	padding: 0;
	margin-top: 5px;
}
/*
 * Shopping cart buttons
 */
#btnContinue {
	font-size: 85%;
	background: url(images/button2.png) repeat scroll center center #C0BFBF;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	height: 25px;
	padding: 4px;
}
#btnUpdate{
	font-size: 85%;
	background: url(images/button2.png) repeat scroll center center #C0BFBF;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	height: 25px;
	padding: 4px;
	width: 120px;
}
#btnCheckout{
	font-size: 85%;
	background: url(images/button2.png) repeat scroll center center #C0BFBF;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	height: 25px;
	padding: 4px;
}
#btnConfirm{
	font-size: 85%;
	background: url(images/button2.png) repeat scroll center center #C0BFBF;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	height: 25px;
	padding: 4px;

}
/*
 * Left Content
 */
#left-cont {
	float: left;
	clear: left;
	width: 665px;
	text-align:left;
	padding-bottom:25px;
/*	margin-bottom: 25px;*/
	margin-left: 25px;
}

#left-cont a:hover{
	text-decoration: underline;
}
#left-cont ul{
	list-style:square;
	margin: 4px 4px 4px 35px;
	 }
#left-cont ol{
	margin: 4px 4px 4px 35px;
	 }
.item-description {
	overflow: hidden;
	margin: 0px 0px 20px 0px;
	padding: 10px 0 20px 0;
	text-align: left;
	border-bottom: 1px dotted #2a2e37;
}
	 

/*
 * No teasers
 */
#no-teaser{
	float: left;
	width: 911px;
	text-align:left;
	padding-left: 20px;
	margin-bottom: 25px;
	background: transparent;
}
/*
 * News and events pages listing etc
 */
#content-list {
	clear: left;
}
#content-list.eventslist-timestamp {
    color: #999999; 
    font-size: 90%;
}
#content-list table {
    background: transparent;
	width:100%;
}
#content-list table td{
    border-bottom: 0;
    margin: 0px;
	padding:0px;
	text-align: left;
}
#content-list table td.title-row{
    border-top: 1px solid #D9DDE3;
    margin: 0px;
	padding:8px 20px;
	text-align: left;
	font-size: 90%;
}
#content-list table td.item-description {
	margin: 0px;
	padding: 10px 0 20px 0;
	text-align: left;
}
#content-list table td.item-description img{
    float: right;
}
/*
 * Image Gallery
 */
#gallery-cont {
/*	width: 98%;*/
	text-align:left;
	margin-bottom: 25px;
	margin-left: 25px;
}

#gallery-list {
	clear: both;
	width: 900px;
	padding: 0px;
	margin: 0px;
}	

#gallery-list p{
	margin: 0;
	color: #000000;
}
#gallery-list h2 {
}
#gallery-list td.item-description-left h2{
	color: #406744; 
	font-size: 105%;
	font-weight: bold;
	text-transform: none;
	background:#ffffff ;
	padding: 3px 0 3px 0px;
	margin: 0 0 4px 0;
}
#gallery-list td.item-description h2{
	color: #406744; 
	font-size: 105%;
	font-weight: bold;
	text-transform: none;
	background: #ffffff;
	padding: 3px 0 3px 0px;
	margin: 0 0 4px 0;
}

#gallery-list table {
	margin: 4px 0 0 -15px;
	width: 900px;
	border-collapse: separate;
	border-spacing:15px; 
}

#gallery-list table td {
/*  border-bottom: 0;*/
    margin: 0px;
	padding: 0px;
	text-align: left;
}
#gallery-list table td.title-row {
    border-top: 1px solid #EAEAEA;
    margin: 0px;
	padding:8px 20px;
	text-align: left;
}
#gallery-list table td.item-description, #gallery-list table td.album-item-description, #gallery-list table td.item-description-left, #gallery-list table td.album-item-description-left {
    width: 404px;
	margin: 0px 18px 8px 0;
	padding: 10px;
	vertical-align: top;
	text-align: left;
	border: 1px solid #333333;
	background: #fff;
	-moz-box-shadow: 3px 3px 3px #888;
	-webkit-box-shadow: 3px 3px 3px #888;
	box-shadow: 3px 3px 3px #888;
}
/*#gallery-list table td.album-item-description {
    width: 404px;
	margin: 0px 18px 8px 0;
	padding: 10px;
	vertical-align:top;
	text-align: left;
	border: 1px solid #333333;
	background: #c2c2c2;
	-moz-box-shadow: 3px 3px 3px #888;
	-webkit-box-shadow: 3px 3px 3px #888;
	box-shadow: 3px 3px 3px #888;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);
}*/
#gallery-list table td.album-item-description h2{
	font-size: 105%;
	font-weight: bold;
	text-transform: none;
	color: #406744; 
	background: #ffffff;
	padding: 3px 0 3px 0px;
	margin:0 0 5px;
}
/*#gallery-list table td.item-description-left {
    width: 404px;
	margin: 0px 18px 8px 0;
	padding: 10px;
	vertical-align:top;
	text-align: left;
	border: 1px solid #333333;
	background: #ccc;
	-moz-box-shadow: 3px 3px 3px #888;
	-webkit-box-shadow: 3px 3px 3px #888;
	box-shadow: 3px 3px 3px #888;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);
}
#gallery-list table td.album-item-description-left {
    width: 404px;
	margin: 0px 18px 8px 0;
	padding: 10px;
	vertical-align:top;
	text-align: left;
	border: 1px solid #333333;
	background: #e2e2e2;
	-moz-box-shadow: 3px 3px 3px #888;
	-webkit-box-shadow: 3px 3px 3px #888;
	box-shadow: 3px 3px 3px #888;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);
}*/
#gallery-list table td.album-item-description-left h2{
	font-size: 105%;
	font-weight: bold;
	text-transform: none;
	color: #406744; 
	background: #ffffff ;
	padding: 3px 0 3px 0px;
	margin:0 0 5px;
}
#gallery-list  img.border{
	float: right;
	margin: 8px 10px 8px 10px;
	padding: 0px;
	border:1px solid #080808;
	background:#ccc;
}
/*
 * Left col
 */
#leftcol{
	float: left;
	width: 180px;
	margin-top: 5px;
	margin-left: 12px;
	padding: 0 0 0 0;
	background: transparent;
}
/*
 * Right col
 */
#rightcol{
	float: right;
	width: 200px;
	margin-top: -25px;
	margin-right: 0px;
	padding: 25px 20px 0 10px;
	background: transparent;
	border-right:#c5cfaf;
}

/*
 * Right column teaser
 */
.teaser{
	width: 200px;
	padding: 0;
	margin: 0;
	}
.teaser h3{
	font-size:120%;
	background: #2E2E38;
	border-bottom:1px solid #000000;
	color: #ffffff;
	margin:0 0 5px;
	padding:5px 0 3px 10px;
	}
#teaser-cart h3{
	}
.mini-cart-total{
	padding-right: 5px;
	text-align: right;
}
.mini-cart-link{
	text-align: center;
	margin-bottom: 4px;
}
#teaser-video h3{
	}
#teaser-video{
}

#teaser-news h3{
	}

#teaser-news{
	}
#teaser-events h3{
	}
#teaser-events{
	}
#teaser-product h3{
	}
#teaser-product{
	}
#teaser-follow h3{
	}
#teaser-follow{
	}
#teaser-subscribe h3{
	}
#teaser-subscribe{
	}

/*
 * subscribe box
 */
.subscribe-table {
	text-transform:uppercase;
	width: 190px;
	margin: 0 0 0 4px;
	padding-top: 0;
	vertical-align: top;
	color: #666666;
/*	font-weight: bold;*/
	font-size:90%;
	border: 0px;
}
.subscribe-table input {
	width: 170px;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 5px; 
}
#subscribe-button{
	width: 119px;
	height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	background:#C0BFBF url(images/button.png) center center;
	cursor:pointer;
	border:0;
	padding: 0 0 2px 0;
}
#rightcol a.teaser-link{
	color: #ffffff;
}
#rightcol ul {
    list-style-type: none;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 5px;
	padding-left: 0;
	font-size: 103%;
	font-weight: normal;
}
#rightcol li {
    border-bottom: 1px  solid #e5e5e5;
    margin-bottom: 5px;
	padding-right: 5px;
}
#rightcol a{
	color: #656565;
}
#rightcol a.facebook{
	background: transparent url("images/facebookIcon.png") no-repeat left top;
	padding: 3px 0 2px 25px;
}
#rightcol a.twitter{
	background: transparent url("images/twitterIcon.png") no-repeat left top;
	padding: 3px 0 2px 25px;
}
#rightcol img{
	vertical-align: middle;
	margin-left: 8px;
}
#rightcol p {
   	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #666666;
/*	font-size:90%;*/
}
#rightcol table {
   	margin-top: 0px;
	margin-bottom: 0px;
}
.articlelist-timestamp {
    color: #555555; 
    font-size: 85%;
    font-weight: bold;
}
/*
 * End right column teaser
 */
#ftr {
	clear: both;
	height: 110px;
	width: 960px;
	font-size:100%;
	font-weight: normal;
	width: 100%;
	padding:0;
	margin:0;
	margin-bottom: 4px;
	color: #656565;
	background: #CFC5C7 url(images/ftr.jpg) top left repeat-x;
	}
#footer-address{
	text-align:center;
	padding: 12px 0 8px 0;
}
#ftr-nav {
	 clear: both;
	 /*width: 935px;*/
	 color: #999999;
	 text-align: left;
	 font-size: 95%;
	 padding: 3px 0 6px 25px;
	 margin:0;
	 background: #4b4b4b;
	 }
 #ftr-nav a{
  color: #999999;
}
.turboweb-sig{
	font-size: 85%;
	color: #656565;
	padding: 10px 0 30px 0;
	margin-top: 5px;
	margin-bottom: 0;
	text-align: center;
	background: transparent;
}
.turboweb-sig a {
	color: #656565;
	text-decoration:underline;
}
.turboweb-sig a:active {
	color: #656565;
	text-decoration:underline;
}
.turboweb-sig a:visited {
	color: #656565;
	text-decoration:underline;
}
.turboweb-sig a:hover {
	color: #111111;
	text-decoration: underline;
}
/*
 * End of Signature
 */

.mail-address-table {
	width: 600px;
	border: 0px;
	margin-bottom: 8px;
}
.mail-address-table th {
	text-align: left;
	font-weight: bold;
}
.mail-address-table td {
	vertical-align: top;
}
/*
 * Mailform
 */
#formtable {
	clear:left;
	width: 99%;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #B6B6B6;
	color: #111111;
}
#formtable table{
	width: 100%;
	background: #EEEEEE;
}
#formtable td{
	padding: 5px;
}
#formtable td.left{
	width: 35%;
	padding: 5px;
}
#formtable input {
	border: 1px solid #B6B6B6;
	background: #ffffff;
	margin-bottom: 5px;
	text-transform: none;
}

textarea {
	border: 1px solid #B6B6B6;
	background: #ffffff;
	font-size: small;
}
.popup textarea, .popup textarea:focus {
	background: #ffffff;
}
.inputbox {
	width: 95%;
	margin-bottom: 5px;
	padding: 2px;
	}
.inputbox:focus, select:focus, textarea:focus, #formtable input:focus {
	background: #fdfbe6;
}
.inputbox-textarea {
	width: 95%;
	height: 200px;
	padding: 2px;
	background: #ffffff;
}
.inputbox-textarea:focus, select:focus, textarea:focus {
	background: #fdfbe6;
}
#formbutton {
	width: 119px;
	height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	background: #AFAFAF url(images/button.png) center center !important;
	cursor: pointer;
	padding: 0 0 4px 0;
	border: 0;
}
#teaser-subscribe input {
	border: 1px solid #666;
	margin-bottom: 5px;
}

/* TAB - 15/07/2011 - removes border around button (check IE7) */
#teaser-subscribe input[id="subscribe-button"], #formtable input[id="formbutton"] {border:none;}
/*EOF Mailform*/

a#news-feed-icon, a#event-feed-icon {display:none;}

