/* CSS Document */

/* styles for default template*/

#wrapper{
	max-width:1120px;}
	
.headerColumnLeft .margin01 {
    margin: 0;
}

.headerOuter, .footerOuter, .bodybox, .copyrightContent {
    max-width: 1120px;
}

/*----------------------text styles content------------------*/
body{
	font-size: 14px;
	font-weight: normal;
	color: #333;
	background-color: #fff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h4, h5, h6{
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	color: #424B4F;
	font-weight: normal;
	margin-bottom:10px;
}
h1 a, h2 a, h3 a, h4 a, h4 a, h5 a, h6 a{
	color: #424B4F;
	font-weight: normal;
	margin-bottom:10px;
}
h1{
	font-size: 30px;
}
h2{
	font-size: 24px;
}
h3{
	font-size: 18px;
}
h4{
	font-size: 16px;
}
h5{
	font-size: 14px;
}
h6{
	font-size: 12px;
}
p{
	line-height: 150%;
	margin: 6px 0;
}
ul, ol {
	list-style-position: outside;
	list-style-type: square;
	margin: 6px 20px;;
}
li {
    line-height: 150%;
}
a{
	color: #333;
	text-decoration: none;
}
.pageIntro{
	margin-bottom:15px;
}



/*----------------------menu style content common ------------------*/


.nav {
	font-family: Arial, Helvetica, sans-serif;
    float: left;
    font-size: 14px;
    font-weight: 400;
    margin: 0 !important;
    position: relative;
    width: 100%;
    z-index: 10;
	
}
.nav ul {
	margin: 0 !important;
}
.nav li {
	list-style: none;
    margin: 0;
    padding: 10px !important;
}

/*----------------------menu style .menubox-page-top ------------------*/

.menubox-page-top{
   
	margin: 0 0 0 15px;
}

.menubox-page-top ul li{
    border-left: 1px solid;
    font-size: 15px;
    font-weight: 400;
    list-style-type: none !important;
    padding: 7px !important;
    width: auto;
}
.menubox-page-top ul li:last-child{
    border-right: 1px solid;

}

.menubox-page-top a, .page-top li a{
	color:#FFFFFF !important;
	padding: 5px 2px !important;
	float: none;
}
.menubox-page-top a:hover, .page-top li a:hover{
	color: #CCCCCC !important;
}

.menubox-page-top .home_link{
    
    list-style-type: none;
    padding:5px 9px 5px 8px!important;
    text-align: center;
	height: 25px;	
}
.menubox-page-top .currentpage{
	color:#FFF !important;
	border-radius: 0;
	-moz-border-radius:0;
	-webkit-border-radius: 0;
	border: 0 none;}
.menudivider {
    display: inline;
    text-align: center !important;
    width: auto;
}
/*----------------------menu style content top left------------------*/

.nav li {
 text-align: left; 
}

.menubox-top-left {
    margin: 20px 0;

}
.menubox-content-top-left ul li{

}
.menubox-content-top-left .menutop1, .menubox-content-top-left .menutop2, .menubox-content-top-left .menutop3, .menubox-content-top-left .menutop4{

	
}
.menubox-content-top-left .menutop1{


}
.menubox-content-top-left .menutop2{
	
}

.menubox-content-top-left .menutop3{
	
	}
.menutop4{

}
.menudivider.menutop4 a {
   
}
.menubox-content-top-left .menutop4 a {
   
}
.menubox-top-left  a{
	color:#FFF !important;

}

.menubox-content-top-left .home_link{
    
    list-style-type: none;
    padding: 5px !important;
    text-align: center;
	height: 25px;	
}
.menubox-content-top-left .currentpage{
	color:#FFF !important;
}
	
/*----------------------menu style content sidebar------------------*/	
.leftpanel{
}
.menubox-left-sidebar, .menubox-right-sidebar {
    float: left;
    width: 100%;
}
.menubox-left-sidebar ul, .menubox-right-sidebar ul{
    
}
.menubox-left-sidebar ul li, .menubox-right-sidebar ul li {
	
	padding:7px 0 !important;
	text-align:left !important;
	background-image: url(images/i_menu-white.png);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	width:100% !important;
}
.menubox-left-sidebar ul li a, .menubox-right-sidebar ul li a{
	color: #fff !important;
	padding: 0 5px 0 20px;
}
.menubox-left-sidebar .currentpage {
	padding-bottom: 7px !important;
}

/*--------------------------- listmenu ------------------*/
.listmenu ul{ margin-top: 20px;}
.listmenu ul li a, .listmenu ul li a{
	color: #666!important;
	padding: 0;
	text-transform: none!important;
	font-weight: 400;
	font-size: 12px;
}
.listmenu ul li, .listmenu ul li{
	color: #666!important;
	background-image: none;
	background-color: #FFF;
	padding: 10px 0 !important;
	background-color: #FFF !important;
	border-bottom: 1px dotted #CACACA !important;
	width:100%;
	float: left;
}

.listmenu .currentpage{
    background-color: transparent;
	border-bottom: 1px dotted #CACACA !important;
    border-radius: 0;
	padding: 10px 0 !important;

}
/*---------------------- Containers---------------------- */
.header {
    float: left;
    margin: 0 1%;
    width: 98%;
}
.bodyContainer {
    background-color: #fff;
    float: left;
    margin: 0 1%;
    width: 98%;
}
.maincontentleft {
    
    width: 100%;
}




/* ---------------------- item ---------------------- */

.itemouter{margin-bottom:10px;}
.itemouter, .item {
    float: left;

	
}
.one_col .item  {
    width: 100%;
}
.one_col_image{
	float:left;
    width: 42%;
	margin-right:1%;
}
.one_col {
	width: 100%!important;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.two_col {
    margin-bottom: 10px;
    margin-right: 2%;
	padding-bottom: 10px;
    width: 48%!important;
}
.two_col_image{
	float:left;
    width: 42%;
	margin-right:1%;
}
.three_col {
    margin-right: 2%;
	padding-bottom: 10px;
    width: 31%!important;

}
.three_col_image, .four_col_image {
	width: 100%;


}
.four_col {
    margin-right: 2%;
	padding-bottom: 10px;
    width: 23%!important;
}

.border{
	border: 1px solid #CCC;
	padding: 15px 2.5% 20px;
}
.border-bottom{
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}
.border-right{
	border-right: 1px solid #ccc;
}
.item.border  {
	width: 95%;
}
.item.border-right  {
    padding: 0 5% 02%;
    width: 95%;	
}

/*---------------------- category page ------------------*/
.product.itemouter {
    float: left;
    width: 33%;
	text-align: center;
	
}
.one_column_product {
    background-color: #f4f5ef;
    float: left;
    margin-bottom: 10px;
    margin: 5px;
    padding: 15px;
	
}
.two_column_product {
    background-color: #f4f5ef;
    float: left;
    margin-bottom: 10px;
    margin: 5px;
    padding: 15px;
	
}
.productimage {
    float: left;
	height: 150px;
    margin: 0;
    overflow: hidden;
    width: 100%;
}
.productleftcolumn, .productrightcolumn {
    color: #666;
    float: left;
    font-size: 12px;
    min-height: 150px;
    width: 100%;
}
.productrightcolumn {min-height: 280px;
}
.productinfo {
    margin-right: 0;
}
.prod_heading_outer {
    float: left;
    min-height: 100px;
    width: 100%;
}
.prod_size {

}
.prod_description {
    float: left;
    min-height: 75px;
    width: 100%;
}
.prod_heading {
    float: left;
    margin-top: 5px;
    width: 100%;
}
.prod_heading a {
    font-weight: bold;
}
.prod_model {
    float: left;
    margin-top: 5px;
    text-align: center !important;
    width: 100%;
}
.prodbuttons {
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0 0 0;
    text-align: center;
    width: 100%;
}
.product-enquiry, .installation-quote, .order-now, .add-to-cart {
    color: #fff !important;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 2px 0;
    width: 100%;
}
.order-now, .add-to-cart {
	margin: 0 0 7px 0;
	text-transform: uppercase;
	background-color: #0C3052;
}
.order-now a, .add-to-cart a {
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.prod_heading h4 {
    font-size: 16px;
}
.product-enquiry a, .installation-quote a{
	background-repeat: no-repeat;
	background-position: left center;
	padding: 12px 22px;
}
.product-enquiry a{
	background-image: url(images/i-order-white.png);
}
.installation-quote a{
	background-image: url(images/i-quote-white.png);
}

.one_column_productdetail .product-enquiry, .one_column_productdetail .installation-quote, .one_column_productdetail .order-now, .one_column_productdetail .add-to-cart {
    width: 100%;
}

.one_column_productdetail .order-now a, .one_column_productdetail .add-to-cart a {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;;

}
.one_column_productdetail .product-enquiry a, .one_column_productdetail .installation-quote a, .one_column_productdetail .order-now a, .one_column_productdetail .add-to-cart a{
    padding: 7px 0;
	background-image: none;
}
/*---------------------- product page ------------------*/


.item.one_column_productdetail{
	margin-top:20px;
}
#imageswap {
    padding: 10px 0 20px;
}

/*---------------------- property listing page ------------------*/
.property .item, .livestock .item {
	background-color: #FFF;
	border: 1px solid #96A2A7;
}
.content.propertyListing {
    font-size: 14px;
    line-height: 160%;
    margin: 10px 15px;
}
.propertyBanner {
    background-color: #96a2a7;
    float: left;
    width: 100%;
	padding-top: 10px;
}
.propertyBanner .title, .propertyDetails .time  {
	width: 60%;
	float: left;
}
.propertyDetails .address, .propertyBanner .type {
    text-align: right;
	width: 40%;
	float: left;
}

.propertyBanner .title h1, .propertyBanner .type h2 {
    font-size: 18px;
	color: #fff;
}
.propertyDetails {
    float: left;
    margin-top: 15px;
    width: 100%;
}

.propertyBanner .title h1, .propertyDetails .time h3 {
	padding-left: 15px;
}

.propertyBanner .type h2, .propertyDetails .address h4 {
	padding-right: 15px;
}
.propertyBanner .type {
	text-transform: uppercase;
}
.propertyDetails .time h3, .propertyDetails .address h4 {
    font-size: 18px;
	color: #96A2A7 !important;
}
.propertyListImage{
    width: 35%;
	float: left;
	padding-right:15px;

}
.property .more-information {
    color: #fff;
    display: inline-block;
    float: right;
    margin: 7px;
    padding: 5px;
    text-transform: capitalize;
}
.property .more-information a {
    color: #fff;
	text-decoration: none;

}
.pdf{background-image :url(../../../../../../media/images/static/pdf.png);background-repeat:no-repeat;	background-position:top left;padding-left:30px;height:30px;padding-top:9px;}
.line_bottom{border-bottom:thin solid #CCC;}
/*----------------------searchPanel------------------*/

.searchPanelList {
    border-right: 1px solid #DBDFC !important;
}

.searchPanel ul {
    background-color: #fff;
    border: 1px solid #DBDFC8 !important;
}
.searchPanelList {
    border-right: 1px solid #DBDFC8;
}
.searchPanel input[type="submit"]{
    border-left: 1px solid #DBDFC8;
}
/*---------------------- login register ------------------*/
.defaultlogin {
    background-color: #fff;
}
.headerLogin {
    padding: 6px 20px;
}    
.headerLogin .logimage {
    float: left;
    padding: 0;
}
.headerLogin a {
	padding-left: 2px;
	text-transform: uppercase;
	font-size: 11px;
	color: #666;
}

/*---------------------- buttons and containers------------------*/
.links_bar{width:100%;float:left;background-color: #f4f5ef; margin: 20px 0;}
.links_bar .page_link{float:left;width:30%;float:right;margin: 10px 10px 5px;}
.links_bar .email_link{float:left;width:30%;padding-top:12px;margin-left:1%;}
.links_bar .url_link{float:left;width:30%;padding-top:12px;}

.more-information {
    background-color: #8ec449;
    color: #fff;
    display: inline-block;
    float: right;
    margin: 10px 0 7px;
    padding: 7px;
    text-transform: capitalize;
}
.more-information a {
    color: #fff !important;
    display: block;
    margin: 5px;
    text-decoration: none !important;
}

.go-to-details {
    background-color: #96a2a7;
    color: #fff;
    display: inline-block;
    float: right;
	margin-top: 10px;
    padding: 8px 12px;
}
.go-to-details a{
	color: inherit;
	display: block;
	color: #FFF !important;
	text-decoration: none !important;
}
.link-button{
	float:right;
	height:30px;
	display:inline-block;
	margin: 0 0 7px 0;
	text-transform: capitalize;
	color:#FFF;
	background-color:#999
}
.link-button a{margin:6px;color:inherit;display:block;}

/*---------------------- widget ------------------*/

.sidebarLeft-widget-top, .sidebarRight-widget-top {
    float: left;
    width: 100%;
}


.mage_links-hMRRv {
    margin-top: 30px;
}
.mage_links-hMRRv p{
	text-align:right;
    font-weight: bold;	
}
.imagelink_ILH_buttontext {
    color: #666666;
    float: left;
    font-weight: 600;
}
.imagelink_ILH_buttontext h4 {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    text-align: right;
    text-decoration: none;
}
.pageRight-widget-right-top .opt1 {
	text-align: center;
}
.pagetop-widget-center .textleft{
	background-color: #EEEEEE;
}
.pagetop-widget-center .textleft h4{
	color: #FF6633;
	font-size: 24px;
	font-weight: normal;
}
.pagetop-widget-center .textleft h4{
	color: #333333;
	font-weight: bold;
}
.pagetop-widget-center .textleft p{
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}
.textleft p {
    padding: 0;
	margin: 5px 0;
}
.pageLeft-widget-left-top{
    width: 60%;
}
.imagelink_ILH_inner {
    float: left;
    width: 100%;
}
.imagelink_ILH_image {
    float: left;
}
.imagelink_ILH_image img {
    padding: 0 5px;
}
.imagelink_ILH_a {
    color: #333 !important;
    float: none;
    font-size: inherit;
    font-weight: normal;
    margin: 35px 0 0;
}
.imagelink_ILH_inner a, .imagelink_ILH {
	color: #333 !important;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif !important;
}

.pageRight-widget-right-top{
    float: right;
    margin: 0;
    width: 40%;
}

.ordercontainer {
    border: 0 none;
    padding: 10px 0;
    width: 100%;
}
#form_head {
	color: #424B4F;
	font-size: 30px;
	font-weight: normal;
    border: 0 none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    text-align: left;
    width: 100%;
}

.customerheader  {
    padding: 0 !important;
    width: 100%;
    border: 0 none;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    margin: 7px 0;
}
.date {
    display: block;
    float: right;
    text-align: right;
    width: 25%;
}
.formdiv form {
    width: 100%;
}
.orderform {
    border: 0 none;
    float: left;
    margin: 10px 0;
    width: 100%;
}
.orderformleft, .orderformright {
	background-color:#eee;
    border: 0 none;
    float: left;
    padding: 15px;
}
.orderformleft {
 
    width: 55%;
}
.orderformright {
    width: 30%;
}
.formdiv input {
    border: thin solid #cccccc;
    padding: 5px 0;
}

.item form, .subheading1 h2 {
    margin: 10px 0;
}
.subheading2 h4 {
    border: 0 none;
    font-size: 14px;
    font-style: normal;
    font-weight: lighter;
    line-height: normal;
    margin: 10px 0;
}
.installquoteContainer {
    border: 0 none;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.installquoteContainer .table {
	border: none 0 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100%;
}

.quotesection {
    background-color: #ff6633;
    border: 0 none;
    color: #fff;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: lighter;
    height: 20px;
    line-height: normal;
    margin: 5px 0;
	padding: 5px;
}
.quote-inner1, .quote, .quote-innerquestions, .quote-innerquestions {
	background-color: #eee;
    border: 0 none;
    color: #333;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    height: auto;
    margin: 5px 0;
	padding: 5px;
}
.table h4 {
    color: #333;
    font-size: 14px;
    font-weight: normal;
    margin: 5px 0;
}

/*----------------------footer------------------*/
.footer {
    position: relative;
	width: 100%;
}
.footerOuter {
}
.footerMiddle {
    margin: 0 20px;
}
.footerText {
    color: #fff;
}
.footer .phone {
	background-image: url(images/i-tel-blue.png);
}
.footer .email {
	background-image: url(images/i-email-blue.png);
}
.footer .address {
	background-image: url(images/i-address-blue.png);
}
.footer .hours {
	background-image: url(images/i-hours-blue.png);
}
.footer .fax {
	background-image: url(images/i-fax-blue.png);
}
.footer .email, .footer .phone, .footer .address, .footer .hours, .footer .fax {
    background-position: left top;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 10px 0 0;
    padding: 0 0 10px 30px;
}

.footer p, .footer li, .footer h1, .footer h2, .footer h4, .footer h4, .footer h5{
	color: #fff;
	line-height: normal; 
	margin:0 0 7px 0;
}
.footer a {
    color: #fff;
    text-decoration: none;
}
.hours p {
		line-height: 150%;
}
.leftcenterright img {
    margin: 20px;
}
.copyright {
    border-top: 1px solid #fff;
}
.copyright a,.copyright p{color:#999;}
/*---------------------- newsletter form  ------------------*/

.item.newsletter {
    background: none repeat scroll 0 0 #fff;
}
.newsletter .item_top, .newsletter .content  {
    margin: 20px;
}
  .news_form {
  position:relative;
  background:#fff;
  max-width:400px;/*F*/
  min-width:200px;
  text-align:left;
  }
  .news_form em {
  color:#9a9a9a;
  }
  .news_form a {
  margin-left:3px;
  }
  .news_form ._field,
  .news_form ._field ._label,
  .news_form ._type_radio,
  .news_form ._type_checkbox,
  .news_form ._type_captcha,
  .news_form ._field table {
  background:none;
  }
  .news_form ._field  {
  position:relative;
  width:100%;
  cursor:move;
  font-style:normal;
  margin:1.2em 0;
  padding:0;
  overflow:hidden;
  }
  .news_form ._field input[type="text"] {
  width:95%;
  padding:8px;
  font-size:16px;
  border:1px solid #b6b6b6;
  }
  .news_form ._field ._label {
  display:block;
  margin:0 0 0.5em;
  padding:0!important;
  font-size:15px;
  }
  .news_form ._field ._option input[type="checkbox"],
  .news_form ._field ._option input[type="radio"] {
  position:relative;
  width:13px;
  height:13px;
  margin:-4px 0 0 1px;
  cursor:pointer;
  vertical-align:middle;
  }
  .news_form ._field ._option input[type="submit"],
  .news_form ._field ._option input[type="button"] {
  margin:0;
  cursor:pointer;
  height:35px;
  width:auto;
  font-size:15px;
  }
  .news_form ._field ._option select {
  display:block;
  margin:0;
  padding:0;
  width:auto;
  font-size:15px;
  border:1px solid #b6b6b6;
  }
  .news_form ._type_radio ._option,
  .news_form ._type_checkbox ._option {
  font-size:13px;
  font-weight:normal;
  line-height:1.8;
  }
  .news_form ._type_date ._option input[type="text"] {
  float:left;
  width:100px;
  }
  .news_form ._type_date ._option input[type="button"] {
  width:37px;
  height:36px;
  margin-left:5px;
  padding:20px;
  background:url(http://bargwannagerrard.adghosting.com.au/admin/css/../images/icon_calendar.gif) no-repeat 0 0;
  border:none;
  outline:none;
  text-indent:-9999px;
  }
  .news_form ._type_captcha img {
  float:left;
  margin:0 6px 0 0;
  width:70px;
  height:33px;
  border:1px solid #b6b6b6;
  }
  .news_form ._type_captcha input[type="text"] {
  margin:-14px 0 0 0!important;
  width:25%;
  }
  .news_form ._field table  {
  width:100%!important;
  }
  .news_form ._field table tbody tr td  {
  width:50%!important;
  font-size:15px;
  }
  .news_form {
  width:300px;/*F*/
  background:#fff;
  color:#2c2c2c;
  font-weight:normal;
  }
  .news_form #notice {
  margin:10px 0 0 -3px!important;
  padding:0;
  color:#acacac;
  font-size:11px;
  font-family:helvetica,arial,sans-serif;
  }
  .news_form #notice a:link, .news_form #notice a:visited {
  color:#acacac;
  text-decoration:underline;
  }
  .news_form ._field  {
  position:relative;
  width:100%;
  cursor:default;
  font-style:normal;
  margin:0 0 8px;
  padding:0;
  overflow:hidden;
  }
  .news_form ._field input[type="text"],
  .news_form ._field input[type="email"] {
  width:90%;
  padding:8px;
  font-size:14px;
  background:#fafafa;
  border:1px solid #c7c7c7;
  border-top:1px solid #b6b6b6;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  }
  .news_form ._field ._label {
  margin:0 0 4px;
  color:#2c2c2c;
  font-size:13px;
  font-family:helvetica,arial,sans-serif;
  font-weight:700;
  }
  .news_form ._field ._option {
  margin:0;
  padding:0;
  color:#2c2c2c;
  font-size:13px;
  font-family:helvetica,arial,sans-serif;
  font-weight:normal;
  line-height:20px;
  }
  .news_form ._type_header ._label {
  width:100%;
  font-style:normal;
  font-size:16px!important;
  line-height:20px;
  color:#005698;
  margin:0 0 5px!important;
  padding:0 0 10px!important;
  overflow:hidden;
  border-bottom:1px solid #e0e0e0;
  }
  .news_form ._type_input ._option  textarea{
  width:97%!important;
  background:#fafafa;
  border:1px solid #c7c7c7;
  border-top:1px solid #b6b6b6;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  }
  .news_form ._type_input ._option input[type="submit"],
  .news_form ._type_input ._option input[type="button"] {
  width:auto;
  margin:10px 0 0!important;
  padding:2px 15px!important;
  cursor:pointer;
  font-family:verdana,arial,sans-serif;
  font-weight:700;
  font-size:12px;
  color:#3f3f3f;
  background:#f7f7f7 url(http://bargwannagerrard.adghosting.com.au/admin/templates/form-themes/compact-basic/images/btn_bg.gif) repeat-x 0 0;
  border:1px solid #999999;
  border-bottom:1px solid #888888;
  text-align:center;
  }
  .news_form ._type_input ._option input[type="submit"]:hover,
  .news_form ._type_input ._option input[type="button"]:hover {
  border:1px solid #afafaf;
  border-bottom:1px solid #a5a5a5;
  background:#f7f7f7;
  color:#525252;
  }
  .news_form ._type_date ._option input[type="text"] {
  float:left;
  width:100px;
  }
  .news_form ._type_radio ._option label {
  display:inline;
  font-size:14px;
  font-weight:normal;
  line-height:18px;
  }
  .news_form ._type_radio ._option label input[type="radio"] {
  position:relative;
  width:13px;
  height:13px;
  margin:-4px 0 0 1px;
  cursor:pointer;
  vertical-align:middle;
  line-height:20px;
  }
  .news_form ._type_date ._option input[type="button"] {
  width:24px;
  height:24px;
  margin:2px 0 0 5px;
  padding:0;
  background:url(http://bargwannagerrard.adghosting.com.au/admin/templates/form-themes/compact-basic/images/icon_calendar.gif) no-repeat 0 0;
  border:none;
  outline:none;
  text-indent:-9999px;
  }
  .news_form ._field ._option select {
  display:block;
  margin:0;
  padding:0;
  width:auto;
  font-size:14px;
  border:1px solid #b6b6b6;
  }
  .news_form ._type_captcha img {
  float:left;
  width:42px;
  height:24px;
  margin:0 6px 0 0;
  border:1px solid #b6b6b6;
  }
  .news_form ._type_captcha input[type="text"] {
  float:left;
  margin:0!important;
  width:40%;
  font-size:14px;
  }
  .news_form ._field table {
  margin:0;
  padding:0;
  border-collapse:collapse;
  width:100%!important;
  table-layout:fixed;
  margin-bottom:18px;
  font-size:13px!important;
  border-collapse:collapse;
  border-spacing:0;
  }
  .news_form ._field table td {
  padding:0 10px 0 0!important;
  line-height:18px;
  text-align:left;
  font-size:13px!important;
  color:#606060;
  }
  .news_form ._type_input ._option  table tbody#_forward_rcpt input {margin:0 0 4px 0; width:96%!important;}
  .news_form ._type_input ._option  table tbody#_forward_rcpt img.image_addrcpt {cursor:pointer;}
  .form_errors{
  text-align:center;
  font-size:15px;
  margin:10px;
  color:#900;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  margin-bottom:20px;
  }
.sidebarNewsletter{
	float: left;
	width: 100%;
	border: 1px solid #999;  
}
.sidebarNewsletter form{
	  margin: 0 20px 20px 20px; 
}
.sidebarNewsletter p {
    color: #fff;
    font-size: 18px;
    line-height: 90%;
    margin: 15px 20px 8px;
    padding: 0;
}
.sidebarNewsletter .news_form {
	background: none;
    width: 100%;
}
/*----------------------extras to go into template------------------*/
#wrapper {
    max-width: 100% !important;
}
.headerOuter {
    margin: 0 auto;
    max-width: 100% !important;
    min-width: 300px;
}
.bodyContainer {
    background-color: transparent;
}
.bodyContainer02 {
    background-color: #fff;
    text-align: center;
    width: 1120px;
	float:none;
}
.header {
    margin: 0;
    width: 100%;
}
.headerInner {
    margin: 0 auto;
    width: 1120px;
	/*float: none;*/
}
.headerColumnLeftContainer {
    float: left;
    width: 100%;
}
.headerColumnLeft {
    background-color: #333;
    border: 2px solid #fff;
    box-sizing: border-box;
    height: 240px;
    width: 360px;
}
.logo-left {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    text-align: right;
    width: 100%;
}
.headertextposition_left {
    float: left;
    text-align: right;
    width: 100%;
}
.headertextposition_left h1 {
    color: #fff;
    font-family: Open Sans,Arial,Helvetica,sans-serif;
    font-size: 40px;
    line-height: 110%;
    margin: 0 0 16px;
    padding: 0 30px 0 0;
}

.menubox-left-sidebar ul li, .menubox-right-sidebar ul li {
    background-color: #333 !important;
}
.content {
    line-height: 150%;
}

.mainContent {
    box-sizing: border-box;
    padding: 30px;
}
.footer_wrapper {
    width: 100%;
}
.copyright {
	background-color: #333;
	border-top: 1px solid #09F;
}
.copyright a, .copyright p {
    color: #fff;
}

.link-button {
    background-color: #333;
}