@charset "UTF-8";
/* CSS Document */
/*  
Theme Name: BML Creative
Theme URI: http://www.bml-creative.co.uk
Description: BML Creative Ltd.
Version: 1.0
Author: BML Creative
Author URI: http://www.bml-creative.co.uk/

*/
body {
	background-color: #000000;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A9BBB2;
}
html {}
.clear { clear : both; float : none; }
ul { margin: 0px; }
.greentext { color: #8CC540; }
.lightgreytext { color: #999999; }
.whitetext { color: #FFFFFF; }
a img { border:none; }
a, a:visited {
	color:#999999;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#8CC540;
	text-decoration:none;
}

/* ---------- clearfix hack ---------- */
.clearfix:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/* header style */
#navbackground {
	background-color: #8CC540;
	height: 65px;
	width: 100%;
}
#primarynavcontent {
	width: 970px;
	height: 61px;
	margin-left: auto;
	margin-right: auto;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 4px;
}
.bmllogo {
	float: left;
	border: 0px;
}
#navlink {
	font-weight: bold;
	letter-spacing: -0.5px;
	font-size: 13px;
	height: 61px;
	color: #FFFFFF;
}
#navlink ul {
	list-style-type: none;
	height: 61px;
	float: left;
}
#navlink li {
	display: inline-block;
}
#navlink li a {
	color: #3A531A;
	display:inline-block;
	background-image: url(./images/selectedbtn_2.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	margin:0 12px 0 12px;
	height: 38px;
	padding-top: 23px;
}
#navlink li a:hover {
	color: #fff;
	background-position:center;
}
#navlink li.current_page_item a {
	color: #000000;
	background-position: top;
}
#navlink li.current_page_item a:hover {
	color: #000000;
}
#navlink li.current_page_ancestor a {
	color: #000000;
	background-position: top;
}
#navlink li.current_page_ancestor a:hover {
	color: #000000;
}
#quotecorner {
	float: right;
}
#quotecorner a {
	height: 61px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 65px;
	background-image:url(images/quotecorner.jpg);
	background-position:top;
	display:inline-block;
}
#quotecorner a:hover {
	background-position:bottom;
}
#greydash {
	background-image: url(./images/greydash.jpg);
	height: 22px;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	background-repeat: repeat-x;
}

/* Home style */

.homeflashbox {
	width: 665px;
	height: 265px;
	color: #FFFFFF;
	float: left;
	border: none;
	background-image:url(./images/homeflashbg.jpg);
	background-repeat: no-repeat;
}
#homeintrotext {
	float: right;
	width: 298px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	margin-top: 25px;
}
#homeintrotext h1 {
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	letter-spacing: 0px;
	font-weight: normal;
	color:#FFFFFF;
}
#homeintrotext p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 16px;
}
#homeintrotext a {
	color: #999999;
	text-decoration: none;
	border-bottom:1px dotted #333;
}
#homeintrotext a:hover {
	color: #FFFFFF;
	border-bottom:1px dotted #8cc540;
}

#homeintrotext h3 {
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 5px;
	text-transform: uppercase;
	display:inline-block;
}
#homeintrotext h3 a {
	color: #8CC540;
	text-decoration: none;
	font-style:normal;
	font-weight:normal;
	border:none;
}
#homeintrotext h3 a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom:1px dotted #8cc540;
}
#homecontainer {
	color: #FFFFFF;
	width: 938px;
	height: 380px;
	background-color: #000;
	margin-bottom: 35px;
	border: 1px solid #333;
	border-bottom: 20px solid #333;
	padding: 15px 15px 0 15px;
}
#homecontainer:hover {
	border-color:#8cc540;
	color:#8cc540;
}
.homemodulecontainer {
	float:left;
	margin:15px 15px 0 15px;
}
.homegallerybox {
	background-color: #000000;
	width: 288px;
	height: 298px;
	border: 1px solid #333;
}
.homegallerybox:hover {
	border-color: #8cc540;
}
.homeblogbox {
	background-color: #000000;
	width: 200px;
	float: left;
	height: 298px;
	border: 1px solid #333;
}
.homeblogbox:hover {
	border-color: #8cc540;
}
.tenpercentoffbox {
	float: right;
	margin: 43px 5px 0 0 ;
}
.tenpercentoffbox a {
	width: 60px;
	height: 152px;
	background-image:url(images/10percent_off_304px.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	display:inline-block
}
.tenpercentoffbox a:hover {
	background-position:top;
}
.homeheadertxt {
	color: #333;
	text-transform: uppercase;
	font-size: 14px;
	height: 29px;
	border:0;
	margin:0;
}
.homenews {
	color: #999999;
	margin-left: 15px;
	margin-right: 10px;
	text-transform:capitalize;
	padding: 0;
	overflow:hidden;
}
.homenews p {
	color: #8CC540;
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	padding: 15px 0 0 0;
	text-transform:uppercase;
}
.homenews h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	width:170px;
	border-bottom: 1px dotted #333;
	padding:0 0 5px 0;
}
.homenews h3 a {
	color: #666666;
	text-decoration: none;
}
.homenews h3  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.homefeaturedtext a {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	line-height:11px;
	float:left;
	display:inline-block;
	color:#FFFFFF;
	width:268px;
	height:23px;
	padding: 10px 0 10px 10px;
	background-color:#000000;
	position:relative;
	bottom:0;
	left:0;
}
.homefeaturedtext a:hover {
}
.homecatcontainer {
	border:1px solid #333;
	float:left;
	border-bottom:20px solid #333;
	padding:0px 0 10px 10px;
	width: 626px;
	height:310px
}
.homecatcontainer:hover {
	border-color:#8cc540;
}
.homecatboxes {
	width:191px;
	margin:0 20px 10px 0;
	float:left;
	height:145px;
	border-bottom:1px dotted #333;
	color:#fff;
	font-size:9px;
	text-transform:uppercase;
}
.homecatboxes ul {
	margin:0px;
	padding:0;
	display:inline;
	float:left;
}
.homecatboxes li {
	list-style:inside;
	display:inline;
}
.homecatboxes li a:after {
    content: ", "
}

.homecatboxes li a {
	color:#666;
	font-size:12px;
	list-style:none;
	display:inline;
	text-transform:capitalize;
}
.homecatboxes li a:hover {
	color:#8cc540;
	border-bottom:1px dotted #fff;
}
.homecatboxes h2 {
	margin-top: 0px;
	padding: 10px 0 10px 0 ;
	margin-bottom: 0px;
	font-weight: bold;
	border: none;
	text-transform: uppercase;
	line-height: 14px;
	text-align:left;
}
.homecatboxes a {
	font-size: 16px;
	color: #FFF;
}
.homecatboxes a:hover {
}

/* content style */
#contentarea {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	display:block;
}
#blogcontainer {
	color: #FFFFFF;
	width: 600px;
	float: left;
}
#blogcontainersinglesidebar {
	color: #FFFFFF;
	width: 690px;
	float: left;
}
#blogcontainerwide {
	color: #FFFFFF;
	width: 970px;
	float: left;
}
#title {
	display: inline;
	list-style-type: none;
}
#title h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	letter-spacing:-2px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 20px;
	float:none;
	margin-right: 0px;
	margin-top: 20px;
	line-height: 38px;
}


/* post/entry style */
.date {
	color: #666666;
	letter-spacing: 3px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.posttitle {
	width: 500px;
	letter-spacing:-2px;
}
.posttitle h2 {
	font-size: 45px;
	line-height: 40px;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}
.posttitle h2 a {
	color: #8CC540;
	text-decoration: none;
}
.posttitle h2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.author {
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom-color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.authorpost {
	color: #8CC540;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom-color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 15px;
	margin-top: 5px;
}
.metapost {
	color: #666;
	font-size: 10px;
	margin-top: 20px;
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #333;
}
.metapost a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #000
}
.metapost a:hover {
	color: #FFF;
	text-decoration: none;
}
.metapost:hover {
	border: 1px solid #666;
}
.post {
	background-color: #000000;
	vertical-align: top;
	margin-bottom: 20px;
	padding-bottom: 30px;
	color: #999999;
}
.postlistitem {
	background-color: #000000;
	vertical-align: top;
	margin-bottom: 20px;
	padding: 20px;
	color: #999999;
	border: 1px solid #333;
	border-bottom: 20px solid #333;
}
.postlistitem:hover {
	border-color: #8cc540;
}
.excerpt {
	margin-top: 10px;
	color: #999999;
	font-size: 16px;
	line-height: 1.5;
}
.entry {
	margin-top: 10px;
	color: #999999;
	font-size: 16px;
	line-height: 1.5;
	padding-bottom: 20px;
}
.entry b, .excerpt b, .entry strong, .excerpt strong {
	font-weight: bold;
	color:#fff;
}
.entry p, .excerpt p {
	margin: 0 0 15px 0;
}
.entry p a, .excerpt p a {
	color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
}
.entry p a:hover, .excerpt p a:hover {
	text-decoration: none;
	color: #8CC540;
}
.entry h2, .excerpt h2 {
	font-weight: normal;
	color: #8CC540;
	font-size: 28px;
	text-transform: uppercase;
	margin: 25px 0 15px 0;
}
.entry h3, .excerpt h3 {
	font-weight: normal;
	color: #8CC540;
	font-size: 22px;
	margin: 25px 0 10px 0;
}
.entry h4, .excerpt h4 {
	font-weight: bold;
	color: #8CC540;
	font-size: 18px;
	margin: 25px 0 5px 0;
}
.entry ul, .excerpt ul {
	margin: 10px 0 15px 0;
	padding: 0px;
	list-style-image: url(images/list_greenArrow_small.jpg);
	list-style-position: inside;
	color: #FFFFFF;
}
.entry ul li, .excerpt ul li {
	padding: 0px 0 0px 0;
	margin: 0px;
}
.entry ul li a, .excerpt ul li a {
	text-decoration: underline;
	color: #999999;
}
.entry ul li a:hover, .excerpt ul li a:hover {
	text-decoration: underline;
	color: #FFF;
}
.commentbox {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	float: right;
	margin-left: 20px;
}
.commentbox a {
	text-decoration: none;
	color: #000;
	background-image: url(images/comment_bubble.jpg);
	background-position: top;
	background-repeat: no-repeat;
	display:inline-block;
	width: 40px;
	height: 37px;
	padding-top: 9px;
}
.commentbox a:hover {
	color: #FFF;
	background-image: url(images/comment_bubble.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.postnavigation {
	font-size: 16px;
	color: #8CC540;
	margin-top: 40px;
	margin-bottom: 10px;
}
.postnavigation a {
	text-decoration: none;
	color: #FFFFFF;
}
.postnavigation a:hover {
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.sharepost {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 0px;
}
.sharepost a {
}
.sharepost a:hover {
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.pagenav {
	color: #FFFFFF;
}
.readmore {
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
	border-top: 1px dotted #333	
}
.readmore a {
	color: #FFFFFF;
}
.readmore a:hover {
	color: #8CC540;
}


/* sidebar style */
.sidebar {
	font-size: 12px;
	width: 150px;
	float: right;
	margin-left: 30px;
	border: none;
	margin-bottom: 15px;
}
.feed {
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
}
.feed a {
	text-decoration: none;
	color: #FFF;
	background-image: url(./images/rss_42px.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding: 11px 20px 10px 35px;
	width: 195px;
	display:inline-block;
	border: 1px solid #333
}
.feed a:hover {
	color: #000;
	background-color:#8cc540;
	background-position: 0px -42px;
}
.feed img {
}


/* Portfolio Sidebar */
.portfoliosidebar {
	float: right;
	border: none;
	margin-bottom: 20px;
	padding: 10px 10px 15px 10px;
	width: 220px;
	border: 1px solid #333;
	border-bottom: 20px solid #333;
}
.portfoliosidebar:hover {
	border-color: #8CC540;
	
}
.portfoliosidebarcontainer {
	width:250px;
	float:right;
}
.portfoliosidebar h2 {
	font-size: 16px;
	color: #FFF;
	padding-bottom: 30px;
	margin: 0 0 0 0;
	font-weight: bold;
	border: none;
	text-transform: uppercase;
	line-height: 14px;
}
.portfoliosidebar ul {
	margin: 0px;
	padding: 0 0 0 15px;
	border: none;
	color: #8CC540;
	width: 220px;
	list-style:decimal;
}
.portfoliosidebar ul li {
	margin: 0px;
	width: 190px;
	padding: 1px 0 0 0;
}
.portfoliosidebar ul a {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	text-transform: uppercase;
}
.portfoliosidebar ul a:hover {
	color: #8CC540;
	border-bottom: 1px dotted #FFF
}
.portfoliosidebar p {
	margin: 15px 0 0 0;
	text-align: left;
}
.portfoliosidebar p a {
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
}
.portfoliosidebar p a:hover {
}


/* footer style */
.footertext {
	color: #666666;
	text-align: left;
	vertical-align: middle;
	margin-right: 30px;
	margin-bottom: 20px;
	text-transform: capitalize;
}
.footnotetext {
	text-transform:uppercase;
	color:#999;
	margin:0 auto 0 auto;
	width:970px;
	padding:2px 0 2px 0;
	font-size: 11px;
	line-height:11px;
}
.footnotetext a {
	color: #fff;
}
.footnotetext a:hover {
	border-bottom: 1px dotted #FFF;
	color:#8CC540;
}
.footertext a {
	color: #666666;
}
.footertext a:hover {
	border-bottom: 1px dotted #FFF;
	color:#8CC540;
}
.footertext ul {
	list-style-type: none;
	padding:0px;
}
.footertext li {
	font-size:11px;
	line-height:17px
}
.footertext p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 17px;
}
.footertext h2 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #FFFFFF;
}
#footerbox {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 25px;
	background-image: url(./images/footer_background);
	background-color: #000000;
	background-repeat: repeat-x;
}
#footercentre {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#greendash {
	background-image: url(./images/greendash.jpg);
	height: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.backtotopbar {
	color: #8CC540;
	font-size: 12px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 10px;
}
.backtotopbar a {
	color: #FFFFFF;
	text-decoration: none;
}
.backtotopbar a:hover {
	color: #8CC540;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	border-bottom-width: 1px;
}


/* Contact Style */

.contactbox {
	background-color: #000000;
	width: 270px;
	height: 377px;
	float: left;
	padding: 20px;
	border: 1px solid #333;
	border-bottom:20px solid #333333;
}

.contactbox:hover {
	border-color: #8cc540;
}
.contactaddress {
	float: left;
	color: #999999;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.2;
}
.contactaddress  p a {
	color: #999999;
	text-decoration: none;
}
.contactaddress  p a:hover {
	border-bottom: 1px dotted #FFF;
	color: #8cc540;
}
.contactaddress p {
	margin-bottom: 0px;
	margin-top: 0px;
}
.contactaddress h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.2;
}
.contactaddress h2 {
	color: #8CC540;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}
.contactaddress h2 a {
	color: #8CC540;
	text-decoration: none;
}
.contactaddress h2 a:hover {
	text-decoration: underline;
}


/* Images */

.entry img {
	padding: 0px;
	border: none;
}

	.entry img.centered {
		margin-left: auto;
		margin-right: auto;
	}

	.entry img.alignright {
		display: inline;
	}

	.entry img.alignleft {
		display: inline;
	}

.wp-caption {
	border: none;
	margin: 0px;
	max-width: 100%;
	text-align: left;
	color: #FFFFFF;	/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
	font-size: 11px;
}


/* breadcrumb style */
.breadcrumb {
	color: #fff;
	font-size: 10px;
	padding-top: 5px;
	text-transform: uppercase;
	}
.breadcrumb a {
	color: #777;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #8CC540;
	text-decoration: none;
}


/* start portfolio gallery styling */
.portfoliocontainer {
	width: 955px;
	background-color: #000;
	display: inline-block;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border: 1px solid #333;
	border-bottom:20px solid #333;
}
.portfoliocontainer:hover {
	border-color: #8CC540;
}
.portfoliogalleryitem {
	float: left;
}
.portfoliohomebox {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.portfoliohomebtn {
	color: #666;
	text-align: left;
	text-decoration: none;
	width: 221px;
	height: 260px;
	background: #000;
	border: 1px solid #333;
}
.portfoliohomebtn:hover {
	color: #000;
	text-decoration: none;
	background: #8CC540;
	border-color: #8CC540;	
}
.portfoliohomebtn p {
	margin: 0 15px 0 15px;
	font-size: 11px;
	line-height: 13px;
}
.portfoliohomebtn a {
	color:#555;
	padding:0;
}
.portfoliohomebtn a:hover {
	color:#000;
}
.portfoliohomebtn h3 {
	margin: 10px 15px 5px 15px;
}
.portfoliohomebtn h3 a {
	font-weight: bold;
	font-size: 12px;
	line-height:12px;
	text-transform: uppercase;
	color: #FFF;
	padding:0;
	display:block;
}
.portfoliohomebtn h3 a:hover {
	color:#fff;
}
.portfoliohomebtn img {
	margin: 15px 15px 0 15px;
	border: 0;
	display: block;
}
.portfoliohomenav {
	font-size: 12px;
	float: right;
	margin-top: 43px;
	color: #666666;
	letter-spacing: 0px;
	text-transform: uppercase;
	height:14px;
}
.portfoliohomenav ul {
	list-style:none;
}
.portfoliohomenav li {
	border-right:1px solid #333;
	list-style:none;
	display:inline-block;
	padding:0 6px 0 4px;
}
.portfoliohomenav a {
	color: #CCCCCC;
	text-decoration: none;
}
.portfoliohomenav a:hover {
	color: #8CC540;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	border-bottom-width: 1px;
}
.backtotopbtn {
	float: right;
	color: #8CC540;
	font-size: 12px;
	margin-right: 15px;
}
.backtotopbtn a {
	color: #FFFFFF;
	text-decoration: none;
}
.backtotopbtn a:hover {
	color: #8CC540;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	border-bottom-width: 1px;
}
.portfolisubhead {
	font-size: 22px;
	float: left;
}
.portfolisubhead p {
	font-size: 14px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.portfolisubhead p a {
	color: #999999;
	text-decoration: none;
}
.portfolisubhead p a:hover {
	color: #8CC540;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	border-bottom-width: 1px;
}
.portfolisubhead h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
	color: #8CC540;
}
.portfolisubhead h2 a {
	color: #8CC540;
	text-decoration: none;
}
.portfolisubhead h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/* portfolio post styling  */
#portfolioitemcontainer {
	width: 700px;
	float: left;
}
#galleria{
     width:700px;
     height: auto;
     margin: 0px;
	 float:left;
}
.portfoliopost {
	background-color: #000000;
	vertical-align: top;
	
}
#portfoliotextcontainer {
	float: right;
	width: 220px;
	margin-bottom: 20px;
	border: 1px solid #333;
	border-bottom: 20px solid #333;
	padding: 15px 15px 30px 15px;
	display: inline;
	color: #FFFFFF;
}
#portfoliotextcontainer:hover {
	border-color:#8CC540;
}
.portfoliotextheadline h2 {
	font-size: 16px;
	color: #FFF;
	margin-top: 0px;
	padding-bottom: 30px;
	margin-bottom: 0px;
	font-weight: bold;
	border: none;
	text-transform: uppercase;
	line-height: 14px;	
}
.portfolioposttext {
	color: #FFFFFF;
}
.portfolioposttext p {
	margin:0 0 5px 0;
	font-size: 12px;
	color: #999999;
	padding-bottom: 5px;
} 
.portfolioposttext h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 220px;
	display: inline-block;
	border-top-style: dotted;
	border-top-color: #333333;
	border-top-width: 1px;
	padding-top: 10px;
}
.portfolioposttext h3 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #8CC540;
}
.portfolioposttext h4 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #8CC540;
	text-transform:capitalize;
}
.portfolioposttext ul {
	list-style-image: url(images/list_greenArrow_small.jpg);
	list-style-position: inside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	color: #999999;
	text-transform:capitalize;
}
.portfolioposttext li {
	padding: 0px;
	margin: 0px;
}
.portfolioposttext a {
	color: #999;
	text-decoration: none;
	margin-bottom: 0px;
	border-bottom: 1px dotted #999999;
	text-transform:capitalize;
}
.portfolioposttext a:hover {
	color: #8CC540;
	border-bottom: 1px dotted #FFF;
}
.portfolioposttext strong {
	font-weight: normal;
	color: #FFFFFF;
}
.portsharebox {
	color: #535353;
	border: 1px solid #333;
	float: left; 
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 658px;
	margin-top: 10px;
}
.portsharebox:hover {
	border: 1px solid #FFF
}
.portfoliopostnavigation {
	float: right;
	margin-top: 4px;
	height:22px;
	font-size: 12px;
	line-height: 12px;
	width: 232px
}
.portpostbtn a {
	width: 110px;
	border: 2px solid #525252;
	color: #525252;
	text-align: center;
	display: block;
	padding: 3px 0 3px 0;
	float:right;
	margin-left:2px;
}
.portpostbtn a:hover {
	border: 2px solid #FFF;
	color:#FFFFFF;
}

/* ---------- side enquiry form area ---------- */

.enquiry-form-area { border:1px solid #333; border-bottom:20px solid #333; text-align:left; margin:0 0 20px 0; padding:10px; background:#000; width:230px; float:right;}
.enquiry-form-area:hover { border-color:#8CC540; }
.enquiry-form-area h2 {
	font-size: 16px;
	color: #FFF;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	border: none;
	text-transform: uppercase;
	line-height: 14px;
	text-align:left;
}
.enquiry-form-area h3 {
	font-weight: normal;
	font-size: 12px;
	color:#666666;
	margin:5px 0 5px 0;
	text-align:left;
	height: 20px;
}
.enquiry-info { margin:0; padding:0; width:100%; }
.enquiry-info div { margin:0 0 11px 0; text-align:left; }
.enquiry-info input { margin:0; border:1px solid #333;  padding: 2px; width: 224px; background:#222; color:#a2a2a2; font-size:12px;}
.enquiry-info input:hover { border:1px solid #8CC540; }
.enquiry-info input:focus { outline: 1px solid #8CC540; }
.enquiry-info label { display:inline-block; margin:5px 0 2px 0; padding:0; font-size:11px; color:#666; text-align:left}
.enquiry-info span { color:#f2f2f2; margin:0 3px 0 0; }

.enquiry-textarea { width: 180px; text-align:left; }
.enquiry-textarea textarea:hover { border:1px solid #8CC540; }
.enquiry-textarea textarea { width: 218px; margin:0 0 0 0; padding:5px; height:30px; border:1px solid #333;
                             background:#222; color:#a2a2a2; font-size:11px; overflow:auto; }
.enquiry-textarea textarea:focus { outline: 1px solid #8CC540; }
.enquiry-textarea label { display:block; margin:5px 0 2px 0; padding:0; font-size:11px; color:#666; text-align:left}

#enquiry-submit { margin:0px 0 0px 0; display:block; background:#000; color:#666; border:1px dotted #555; padding: 4px 0 4px 0; cursor:pointer; width:230px; text-align:center; text-transform:uppercase;}
#enquiry-submit:hover {color:#8CC540;border:1px dotted #8CC540;}

.enquiry-method {width:180px; margin:15px 0 10px 0; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:10px; }
.enquiry-method select {width:180px; background:#000; cursor:pointer; text-transform:uppercase; color:#FFF; border: 1px solid #333; margin:0; padding:2px }
.enquiry-method option {background:#000; padding:0; margin:0px;}
.enquiry-method label { display:block; margin:5px 0 2px 0; padding:0; font-size:11px; color:#666; text-align:left}

.hiddenbox { margin:0; padding:0; width:100%; }
.hiddenbox div { margin:0 0 0 0; text-align:left; }
.hiddenbox input { margin:0; border:none;  padding: 0px; width: 224px; background:#000; color:#000; font-size:5px;}
.hiddenbox label { display:inline-block; margin:0; padding:0; font-size:4px; color:#000; text-align:left}




/* secondary Nav Pages Styling */
.secondarynav {
	color: #666666;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	font-weight: bold;
	width: 230px;
	padding:10px 10px 15px 10px;
	border:1px solid #333;
	border-bottom:20px solid #333;
	list-style:none
}
.secondarynav:hover {
	border-color:#8CC540;
}
.secondarynav h2 {
	font-size: 16px;
	color: #FFF;
	margin-top: 0px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	font-weight: bold;
	border: none;
	text-transform: uppercase;
	line-height: 14px;
	text-align:left;
}

/* Secondary Nav Accordion styling */

.secondarynav  ul ul,
.secondarynav .current_page_item ul ul,
.secondarynav .current_page_ancestor ul ul,
.secondarynav .current_page_ancestor .current_page_item ul ul,
.secondarynav .current_page_ancestor .current_page_ancestor ul ul {
	display: none;
	list-style:none;
}

.secondarynav .current_page_item ul,
.secondarynav .current_page_ancestor ul,
.secondarynav .current_page_ancestor .current_page_item ul,
.secondarynav .current_page_ancestor .current_page_ancestor ul,
.secondarynav .current_page_ancestor .current_page_ancestor .current_page_item ul,
.secondarynav .current_page_ancestor .current_page_ancestor .current_page_ancestor ul {
	display: block;
	list-style:none;
}

.secondarynav ul {padding:0}

/* Parent Inactive */
.secondarynav ul li {list-style:none; }
.secondarynav ul li a {padding:0; margin:0 0 5px 0; font-size:12px; color:#fff; color: #666666;text-decoration: none;padding: 8px 10px 7px 10px;border: 1px solid #333; width: 208px;display:inline-block; line-height:12px;}
.secondarynav ul li a:hover {color: #8CC540;border-color: #8CC540;}

/* Parent Active */
.secondarynav .current_page_item {list-style:none;}
.secondarynav .current_page_item a {margin:0; font-size:12px;text-decoration: none;padding: 8px 10px 7px 10px; color: #000; background-color:#8cc540; border:1px solid #8cc540; width: 208px;display:inline-block; line-height:12px;}
.secondarynav .current_page_item a:hover {color: #000;background-color:#AAF04C;}

/* Children Inactive */
.secondarynav .current_page_item ul {margin-bottom:5px;}
.secondarynav .current_page_item li {list-style:none}
.secondarynav .current_page_item li a {text-decoration: none; padding: 5px 10px 5px 20px; border:1px solid #8cc540; margin: 0; width: 198px;display:inline-block; background-image:url(images/nav_arrow.jpg); background-repeat:no-repeat; background-position:5px top; background-color:#000; color:#666; border-top:0; font-size:10px; line-height:10px;}
.secondarynav .current_page_item li a:hover {background-position:5px center; background-color:#AAF04C; color:#333; font-size:10px;}

/* Parent Highlighted From Child Page */
.secondarynav .current_page_parent {list-style:none;}
.secondarynav .current_page_parent ul {margin-bottom:5px;}
.secondarynav .current_page_parent a {margin:0; font-size:12px;text-decoration: none;padding: 8px 10px 7px 10px; color: #fff; background-color:#8cc540; border:1px solid #8cc540; width: 208px;display:inline-block; line-height:12px;}
.secondarynav .current_page_parent a:hover {color: #000;background-color:#AAF04C;}

/* Siblings Of Active Child */
.secondarynav .current_page_parent li a {text-decoration: none; padding: 5px 10px 5px 20px; border:1px solid #8cc540; margin: 0; width: 198px;display:inline-block; background-image:url(images/nav_arrow.jpg); background-repeat:no-repeat; background-position:5px top; background-color:#000; color:#666; border-top:0; font-size:10px; line-height:10px;}
.secondarynav .current_page_parent li a:hover {background-position:5px center; color:#333; background-color:#AAF04C; }

/* Child Active */
.secondarynav .current_page_parent li.current_page_item a {background-position:5px center; background-color:#AAF04C; color:#000; font-size:10px;}
.secondarynav .current_page_parent li.current_page_item a:hover {color:#000;}




/* Sidebar Nav */
.sidebar {	color: #666666;	text-transform: uppercase;	margin: 0 0 20px 0;	font-weight: bold;	width: 230px;	padding:10px 10px 15px 10px;border:1px solid #333;	border-bottom:20px solid #333;	list-style:none}
.sidebar:hover {border-color:#8CC540;}
.sidebar h2 {font-size: 16px;	color: #FFF;margin-top: 0px;padding-bottom: 15px;margin-bottom: 0px;font-weight: bold;border: none;text-transform: uppercase;line-height: 14px;text-align:left;}
.sidebar ul {list-style:none;padding:0px; margin:0;}
.sidebar li {margin:0 0 0px 0; font-size:10px; color:#fff; line-height:11px}
.sidebar li a {color: #666666;text-decoration: none;padding: 5px 10px 5px 10px;border: 1px solid #333;margin:0;width: 208px;display:inline-block; }
.sidebar li a:hover {color: #8CC540;border-color: #8CC540;}



.mainpagetext {
	float: right;
	width: 620px;
	color: #999999;
	font-size: 15px;
	line-height: 1.5;
	margin: 0 0px 10px 35px ;
	border:1px solid #333;
	padding:20px;
	border-right: 20px solid #8CC540;
}
.mainpagetext p {
	margin: 0 10px 15px 10px;
}
.mainpagetext h2 {
	font-size: 18px;
	font-weight:bold;
	margin: 20px 30px 10px 10px;
	padding-top:15px;
	color:#8CC540;
	text-transform:uppercase;
	display:inline-block;
	border-top:1px dotted #333;
	width:600px;
}
.mainpagetext h3 {
	color: #FFFFFF;
	font-size: 15px;
	font-weight:normal;
	margin: 0 10px 10px 10px;
}
.mainpagetext h4 {
	color: #FFFFFF;
	font-size: 150px;
	font-weight:bold;
	margin: 0 0 30px 0;
	line-height:115px;
	letter-spacing: -11px;	
	text-transform:uppercase;
	padding: 10px 0 6px 0;
	text-align:left;	
}
.mainpagetext a {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFF;
}
.mainpagetext a:hover {
	color: #8CC540;
}
.mainpagetext strong {
	color:#FFFFFF;
	font-weight:bold;
}
.gobackbtn a {
	margin: 10px 0 10px 10px;
	padding: 15px;
	border: 1px solid #333;
	text-transform:uppercase;
	display: inline-block;
	float:left;
	font-size:12px;
	color:#666666;
	line-height:12px;	
}
.gobackbtn a:hover {
	border-color: #8cc540;
	color:#FFF;
}
.flashpresentation {
	width:700px;
	float:left;
	margin-bottom:10px;
}
.sitemap {
	margin:0 0 30px 0;
}
.sitemap h2 {
	font-size: 16px;
	color: #FFF;
	margin-top: 0px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	font-weight: bold;
	border: none;
	text-transform: uppercase;
	line-height: 14px;
	text-align:left;
}
.sitemap ul {
	padding:0px;
	text-transform:capitalize;
}
.sitemap a:hover {
	color:#FFF;
	border-bottom:1px dotted #8cc540;
	}
.sitemap ul li {
	padding:0px;
	list-style:none;
	font-size:12px;
	margin: 0 0 5px 0;
}
.sitemap ul li a {
	color:#999;
}
.sitemap ul li a:hover{
	color:#FFF;
	border-bottom:1px dotted #8cc540;
}
.sitemap ul ul li {
	padding:5px 0 0 10px;
	list-style-image: url(images/sitemap_arrow.jpg);
	list-style-position:inside;
	font-size:12px;
	margin: 0 0 2px 0;
}
.sitemap ul ul li a {
	color:#777;
}
.sitemap ul ul li a:hover {
	color:#FFF;
	border-bottom:1px dotted #8cc540;
}
.sitemap ul ul ul {
	list-style-type:circle;
}
.sitemap ul ul ul li {
	padding:5px 0 0 35px;
	font-size:12px;
	margin: 0 0 2px 0;
	list-style-image: none;
	list-style-position:inside;
}
.sitemap ul ul ul li a {
	color:#555;
}
.sitemap ul ul ul li a:hover {
	color:#FFF;
	border-bottom:1px dotted #8cc540;
}


