
/*  
Theme Name: Weedon
Description: WP Weedon
Version: 1.0
Author: studiodm (ap)
Author URI: http://www.studiodm.co.uk/

*/

html 
{
  /* Force scrollbar */
  /* IE - INVALID CSS COMMAND (BUT IT WORKS!)
  overflow-y: scroll; */
  /* Mozilla */
  height: 100%;
  margin-bottom: 0.1em;
}
  
body
{
	background-color: #fff;
}

*{margin:0;padding:0;}

.hide{display:none;}

.clear{clear:both;height:0;line-height:0;font-size:0;}

hr
{
	border: 0;
	height: 1px;
	margin: 10px 0 10px 0;
	width: 100%;
	color: #d2d2d2;
	background-color: #d2d2d2;
	/*IE Only*/
	text-align: left;
}


/***COMMENTS ****************************************/

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/****************************************************/

.wrapper
{
	position: relative;
	width: 900px;
	margin: 0 auto 0 auto;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	color: #333;
	padding: 0 0 50px 0;
}

h1 a
{
	display: block;
	float: left;
	width: 190px;
	height: 71px;
	background: url(images/logo.jpg) no-repeat 0 0;
	margin: 42px 0 30px 0;
}

h2{display:none;}

a
{
	text-decoration: none;
	color: #333;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

.topbar
{
	height: 10px;
	background: #f3f3f3;
}

.header
{
	position: relative;
	width: 900px;
}

p.headerStrap
{
	position: absolute;
	top: 57px;
	left: 210px;
	width: 370px;
	font-family: Georgia, Serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #246fb2;
}

.secondarynav
{
	float: right;
	width: 450px;
	padding: 15px 0 0 0;
	text-align: right;
	font-family: Georgia, Serif;
	font-size: 11px;
}

.secondarynav ul, .secondarynav li, .nav ul, .nav li
{
	list-style: none;
	display: inline;
}

.secondarynav li
{
	padding: 0 10px 0 10px;
	border-right: 1px solid #333;
}

.secondarynav li.end
{
	padding-right: 0;
	border-right: none;
}

.hdrcontact
{
	width: 400px;
	float: right;
	clear: right;
	font-family: Georgia, Serif;
	font-size: 14px;
	padding: 15px 0 0 0;
	font-weight: bold;
	text-align: right;
	color: #7f7774;
}

.hdrcontact p
{
	margin: 0;
}

.hdrcontact a
{
	color: #7f7774;
}

.hdrcontact .number
{
	font-size: 30px;
}

/***** NAV STYLES *****/

.nav
{
	clear: both;
	height: 30px;
	background: #fff url(images/nav_bg.jpg) no-repeat 0 0;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	font-family: Georgia, Serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	
}

.nav li
{
	position: relative;
	border-right: 1px solid #70635e;
	margin: 0;
	padding: 0 5px 0 0;
	z-index: 9;
}

.nav li.page-item-22
{
	/*border-right: none;*/
}

.nav li a
{
	display: inline-block;
	padding: 0 15px 0 15px;
	line-height: 30px;
	color: #fff;
	margin: 0 -4px 0 0;
	z-index: 10;
}

.nav li.current_page_parent a, .nav li.current_page_item a
{
	background: url(images/current_nav_bg.jpg) repeat-x 0 0;
	color: #fff;
	z-index: 10;
}

.nav li.current_page_parent li a, .nav li li.current_page_item a, .nav li.current_page_item li a
{
	color: #fff;
	background: none;
}

.nav li ul
{
	display: none;
	position: absolute;
	left: -20px;
	top: 23px;
	width: 175px;
	padding: 10px 0 10px 0;
	background: #7f7774;
	z-index:3;
}

.nav li li
{
	border-right: none;
	z-index: 4;
}

.nav li li a
{
	font-size: 13px;
	line-height: 26px
}

/* Multi Level Drop Down Activation Line -- Start*/

.nav li:hover ul, .nav li.over ul, .nav li ul li.over ul, .nav li ul li:hover ul
{
	display: block;
	background-color: #7f7774;
}

/* Multi Level Drop Down Activation Line -- End*/

/***********/

.hp-feature
{
	clear: both;
	height: 360px;
	background: #fff; /*#35290d;*/
}

.hp-more
{
	clear: both;
	height: 20px;
	background: #fff url(images/hpmore_bg.jpg) no-repeat 0 0;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	font-family: Georgia, Serif;
	font-size: 13px;
	text-align: right;
	padding: 5px 15px 5px 5px;
}

.hp-more a
{
	display: inline-block;
	line-height: 20px;
	padding: 0 0 0 22px;
	background: url(images/seemore.gif) no-repeat 0 2px;
	color: #fff;
}

.hpArrows
{
	width: 910px;
	height: 200px;
	margin: 30px -10px 30px 0;
	background: url(images/hp_arrows.jpg) no-repeat 0 0;
}

.hp-txt
{
	float: left;
	width: 180px;
	margin: 20px 0 40px 40px;
	line-height: 18px;
}

.hp-txt.first{margin-left:0;width:185px;}

.hp-txt.second{width:190px;}

.hp-txt.fourth{width:200px;}

.hp-txt h3
{
	font-family: Georgia, Serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #256FB0;
}

.hp-txt h3 a
{
	color: #256FB0;
}

.hp-txt.fourth p, .hp-txt.fourth h3 a, .hp-txt.fourth a, .hp-txt.fourth{color:#fff;}


.hp-txt.fourth p a.moreLink
{
	font-family: Georgia, Serif;
	font-size: 12px;
	text-decoration: underline;
}

.hp-txt.fourth p a.moreLink:hover
{
	text-decoration:none;
}





p.readmore
{
	font-style: normal;
	margin: 10px 0 0 0;
	font-style: italic;
}

.breadcrumbs
{
	font-size: 11px;
	padding: 10px 0 10px 0;
}

.breadcrumbs a
{
	text-decoration: underline;
}

.breadcrumbs a:hover
{
	text-decoration: none;
}

.main
{
	border-top: 1px solid #e7e7e7;
	padding: 20px 0 0 0;
	background: url(images/vert_divider.jpg) no-repeat 650px 0;
}

.content
{
	float: left;
	width: 655px;
}

.container
{
	line-height: 18px;
}

h3
{
	font-family: Georgia, Serif;
	font-size: 20px;
	margin: 0 0 15px 0;
}

p
{
	margin: 0 0 15px 0;
}

ul
{
	margin: 0 0 20px 20px;
}

.alignleft
{
	float: left;
	margin: 0 15px 15px 0;
}

.alignright
{
	clear: right;
	float: right;
	margin: 0 0 15px 15px;
}

.entry
{
	margin: 0 0 25px 0;
}

.entry a
{
	color: #246fb2;
	text-decoration: underline;
}

.entry a:hover{text-decoration:none;}

.post h3
{
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #e4e4e4;
}

.postmetadata
{
	background: #f0f0f0;
	border: 1px solid #e4e4e4;
	padding: 5px;
}

.postmetadata a
{
	text-decoration: underline;
}

.postmetadata a:hover
{
	text-decoration: none;
}



.sidebar
{
	float: right;
	width: 195px;
}

.sidebar ul
{
	margin: 0;
}

.sidebar li
{
	list-style: none;
	margin: 0 0 30px 0;
}

.sidebar h4
{
	line-height: 25px;
	background: url(images/sb_hdr_bg.jpg) repeat-x 0 0;
	color: #fff;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	
	font-family: Arial, Sans-serif;
	font-size: 13px;
}

.sidebar h4.news
{
	height: 49px;
	background: url(images/news_sb_bg.jpg) no-repeat 0 0;
	margin: 0;
}

.latest-news ul li, ul.sb-archives li, ul.sb-categories li
{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	background: url(images/blue_bullet.jpg) no-repeat 0 5px;
}

ul.sb-archives li, ul.sb-categories li
{
	margin: 0 0 5px 0;

}

h4.subscribersonly-title
{
	font-size: 18px;
	border-bottom: 1px solid #e4e4e4;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

.sidebar li.sbBrochureDownload{margin: 0 0 -1px 0;}
.sidebar li.sbRegisterPanel{margin: 0 0 -2px 0;}
, .sidebar li.sbNewsletterPanel{margin: 0;}

.sbBrochureDownload a
{
	display: block;
	width: 140px;
	height: 39px;
	background: url(images/downloadBrochure_btn.jpg) no-repeat 0 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, Serif;
	padding: 12px 45px 10px 10px;
}

.sbRegisterPanel a
{
	display: block;
	width: 175px;
	height: 91px;
	background: url(images/registerPanel_btn.jpg) no-repeat 0 0;
	padding: 10px;
	font-size: 13px;
}

.sbRegisterPanel a .sbLinkTitle
{
	display: block;
	font-family: Georgia, Serif;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

.sbNewsletterPanel
{
	display: block;
	width: 175px;
	height: 140px;
	background: url(images/newsletterPanel_btn.jpg) no-repeat 0 0;
	padding: 10px;
	font-size: 13px;
}

.sbNewsletterPanel h4
{
	background: 0;
	padding: 0;
	color: #333;
	font-family: Georgia, Serif;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

.sbNewsletterPanel .email
{
	width: 170px;
}

.sbNewsletterPanel .submit
{
	float: right;
	margin: 3px 0 0 0;
}

.sbBrochureDownload a:hover, .sbRegisterPanel a:hover, .sbNewsletterPanel:hover
{
	background-position: 0 100%;
}

.container#contactContainer
{
	
}

ul.sitemapList, ul.sitemapList ul
{
	margin: 0 0 0 20px;
}

.ourStoryVid, .csrVid
{
	float: right;
	width: 255px;
	margin: 0 0 50px 15px;
}

.ourStoryVid p, .csrVid p
{
	font-size: 11px;
	margin: 5px 0 0 0;
	text-align: center;
}

.paddBox
{
	background: #f0f0f0;
	border: 1px solid #e4e4e4;
	padding: 20px;
	text-align: left;
	margin: 0 0 15px 0;
}

.paddBox ul
{
	display: inline;
	float: left;
	margin: 0 75px 0 20px;
}

.paddBox li{list-style:disc;}

.wwdSubnav
{
	background: #f0f0f0;
	border: 1px solid #e4e4e4;
	padding: 10px;
	text-align: left;
	margin: 0 0 15px 0;
}

.wwdSubnav ul{margin:0;padding:0;}

.wwdSubnav li
{
	display: inline;
	list-style: none;
	border-right: 1px solid #e4e4e4;
}

.wwdSubnav li.end{border-right:none;}

.wwdSubnav li a
{
	display:: inline-block;
	padding: 0 10px 0 10px;
}


.ctAction
{
	clear: both;
	background: #f1f1f1;
	border: 1px solid #d2d2d2;
	margin: 0 5px 10px 0;
	padding: 10px;
}

p.no-mb{margin-bottom:0;}

.contact-l
{
	float: left;
}

.directions-panel
{
	float: right;
	width: 275px;
	background: #f1f1f1;
	border: 1px solid #d2d2d2;
	padding: 20px;
}

.directions-panel p
{
	margin: 0 0 5px 0;
}

a.dload
{
	display: block;
	background: #fff url(images/box_download_48.gif) no-repeat 5px 50%;
	padding: 15px 0 15px 60px;
}

.ffT
{
	display: inline-block;
	width: 80px;
}

.footer
{
	border-top: 1px solid #e4e4e4;
	padding: 5px 0 20px 0;
	font-size: 11px;
	color: #797979;
}

.footer p
{
	margin: 0;
}

.footer a
{
	color: #797979;
}

.ftr-left
{
	width: 750px;
	float: left;
}

.ftr-right
{
	width: 100px;
	text-align: right;
	float: right;
}
