/*
Theme Name: Ryans Mechanical Contracting
Version: 1.0
Author: Perth Web Design
*/

/* Reset CSS */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #161616;
	margin: 0px;
	line-height: 24px;
}
p {
	margin: 0 0 12px;
}
a {
	color: #da9c00;
	text-decoration: none;
}
a:hover {
	color: #f8b713;
	text-decoration: none;
}
img {
	border: 0px;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
h2 {
	color: #161616;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 36px;
	font-weight: bold;
}
h3 {
	margin: 10px 0px;
	font-size: 18px;
	color: #da9c00;
}
h4 {
	margin: 10px 0px;
	font-size: 16px;
	color: #da9c00;
}
hr {
	margin-bottom: 10px;
	border: 0px;
	border-top: 1px dashed #ccc;
	clear: both;
}
.clear {
	clear: both;
}
.alignleft {
	float: left;
	margin: 5px 10px 0px 0px;
}
.aligncenter {
	text-align: center;
}
.alignright {
	float: right;
	margin: 5px 0px 0px 10px;
}
/*/////////////////////////////////////////////////////////////////////////////
    Layout
/////////////////////////////////////////////////////////////////////////////*/
#wrap {
	background: #161616;
}
#container {
	position: relative;
	width: 960px;
	min-height: 0px;
	margin: 0px auto;
	z-index: 1;
}
/*#headercontainer {
    position: relative;
    width: 100%;
    min-height: 0px;
    margin: 0px auto;
    z-index: 6;
}*/

#header_wrap {
	background: url("images/header-bg.png") repeat-x scroll left top #FFFFFF;
	border-bottom: 44px solid #F8B713;
	min-height: 380px;
	position: relative;
}
.home #header_wrap {
}
#header {
	height: 250px;
	margin: auto;
	position: relative;
	width: 960px;
	z-index: 15;
}
#logo {
	padding:20px 0 0;
}
#logo a {
	background: url("images/logo.png") no-repeat scroll center top transparent;
	display: block;
	height: 142px;
	position: relative;
	text-indent: -99999em;
	width: 350px;
	z-index: 8;
	margin:0px auto 0;
}
#header-search-box {
	font-size: 22px;
	font-style: italic;
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: 0;
	top: 15px;
}
#searchform {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DFDFDF;
	border-radius: 5px 5px 5px 5px;
	display: block;
	float: left;
	height: 26px;
	overflow: hidden;
}
#searchform #search {
	border: medium none;
	float: left;
	margin: 0;
	padding: 5px 10px;
	width: 150px;
	font-size: 12px;
}
#header-image {
	margin: auto auto -44px;
	text-align: center;
	width: 960px;
	box-shadow: 0 0 45px rgba(0, 0, 0, 0.2);
}
#header-image img {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	display: block;
	margin: 0;
}
#primary_navigation {
	padding: 20px 0 0;
	position: relative;
	width:100%;
	z-index: 7;
}
#home-boxes {
	background: none repeat scroll 0 0 #000000;
	display: block;
	float: left;
	padding: 0;
	width: 960px;
	background: rgb(36,36,36);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0MjQyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNjE2MTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(36,36,36,1) 0%, rgba(22,22,22,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(36,36,36,1)), color-stop(100%, rgba(22,22,22,1)));
	background: -webkit-linear-gradient(top, rgba(36,36,36,1) 0%, rgba(22,22,22,1) 100%);
	background: -o-linear-gradient(top, rgba(36,36,36,1) 0%, rgba(22,22,22,1) 100%);
	background: -ms-linear-gradient(top, rgba(36,36,36,1) 0%, rgba(22,22,22,1) 100%);
	background: linear-gradient(to bottom, rgba(36,36,36,1) 0%, rgba(22,22,22,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#242424', endColorstr='#161616', GradientType=0 );
}
.home-box:hover {
	background: #000000;
}
#home-boxes .home-box {
	float: left;
	padding: 20px;
	margin: 0;
	width: 460px;
}
#home-boxes .home-box.box-0 {
	border-right: #191919 solid 1px;
		
}
#home-boxes .home-box.box-1 {
	border-left: 1px solid #505050;

	width: 417px;
}
#home-boxes .home-box.box-2 {
	border-left: #191919 solid 1px;
}
#home-boxes .home-box .box-title a {
	color: #f6b613;
	font-size: 24px;
	font-weight: bold;
	display: block;
	text-align: center;
	text-transform: uppercase;
}
#slidercontainer {
	height: 332px;
	margin: auto;
	position: relative;
	width: 960px;
	z-index: 2;
	margin-bottom: -180px;
	box-shadow: 0 0 45px rgba(0, 0, 0, 0.2);
}
#sliderarea {
	position: relative;
	width: 960px;
	height: 332px;
	z-index: 2;
}
#ctacontent {
	position: relative;
	width: 960px;
	min-height: 0px;
	z-index: 8;
	padding: 15px;
	z-index: 2;
}
#leftcta {
	position: relative;
	float: left;
	width: 365px;
	min-height: 200px;
	z-index: 3;
}
#centercta {
	position: relative;
	float: left;
	width: 255px;
	min-height: 200px;
	margin: 0px 50px;
	z-index: 3;
}
#rightcta {
	position: relative;
	float: right;
	width: 180px;
	min-height: 200px;
	z-index: 3;
}
.home #container {
	padding-top: 136px;
}
#content {
	position: relative;
	width: 940px;
	min-height: 0px;
	padding: 15px;
	z-index: 2;
}
#leftcol {
	position: relative;
	float: left;
	width: 365px;
	min-height: 200px;
	z-index: 3;
}
#centercol {
	position: relative;
	float: left;
	width: 255px;
	min-height: 200px;
	margin: 0px 50px;
	z-index: 3;
}
#rightcol {
	position: relative;
	float: right;
	width: 180px;
	min-height: 200px;
	z-index: 3;
}
#pagecontent {
	background: none repeat scroll 0 0 #EEEEEE;
	float: left;
	min-height: 0;
	padding: 30px 10px;
	position: relative;
	width: 940px;
	z-index: 2;
	margin-top:180px;
}
.home #pagecontent {
	background: none repeat scroll 0 0 #EEEEEE;
	float: left;
	min-height: 0;
	padding: 30px 10px;
	position: relative;
	width: 940px;
	z-index: 2;
	margin-top:0px;
}
.home #pagecontent #pageleftcol {
	padding-bottom:0px;
}
#home-banner {
	bottom: 15px;
	position: absolute;
	width: 620px;
}
#pageleftcol {
	float: left;
	min-height: 500px;
	padding: 10px 30px;
	position: relative;
	width: 520px;
	z-index: 3;
}
#pagefull {
	padding: 0 30px;
}
.page-title {
	background: url(images/bg-tran.png) left top repeat;
	color: #F8B713;
	line-height: 44px;
	margin-bottom: 40px;
	margin-left: -40px;
	margin-top: -74px;
	padding: 0 40px;
	width: 880px;
}
.ie7 .page-title {
	margin-top: -76px;
}
.category-title{ font-weight:bold; margin-bottom:26px; }
#pageleftcol .page-title {
	margin-top: -84px;
}
.single-product #pageleftcol {
	width: 490px;
}
.single-product #pageleftcol img.wp-post-image {
	border: #eaeaea solid 1px;
}
.contact-address {
	background: url(images/icon-marker.png) left 4px no-repeat;
	padding-left: 24px;
}
.contact-phone {
	background: url(images/icon-phone.png) left 4px no-repeat;
	padding-left: 24px;
}
.single-product #pagerightcol {
	padding: 0 30px 0 0;
	width: 350px;
}
.single-product .model_number {
	color: #DA9C00;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 20px;
}
.single-product .price {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D5D5D5;
	color: #DA9C00;
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
	padding: 10px 20px;
}
#product_for_sale_and_hire {
	float: right;
	padding: 0 10px;
	width: 280px;
}
#product_for_sale_and_hire .title {
	color: #da9c00;
	line-height: 36px;
	text-transform: uppercase;
	margin-bottom: 24px;
}
#product_for_sale_and_hire .product {
	margin-bottom: 6px;
	text-align: center;
	width: 280px;
}
#product_for_sale_and_hire .product .a-thumbnail {
	float: none;
}
#product_for_sale_and_hire .product-title {
	margin: 0;
}
#product_for_sale_and_hire .product-title a {
	width: 260px!important;
}
#topsearchnavigation {
	position: relative;
	width: 100%;
	min-height: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ebe5e5;
	z-index: 4;
}
#bottomsearchnavigation {
	position: relative;
	width: 100%;
	min-height: 0px;
	z-index: 4;
}
#postsection {
	position: relative;
	width: 100%;
	min-height: 382px;
	margin: 0px 0px 10px 0px;
	z-index: 4;
}
.searchtermarea {
	position: relative;
	width: 100%;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #ebe5e5;
	margin-bottom: 10px;
	z-index: 5;
}
/*#tabscontainer {
    position: relative;
    width: 940px;
    min-height: 0px;
    padding: 0px 0px 40px 10px;
    z-index: 3;
}
*/

#pagerightcol {
	float: right;
	min-height: 500px;
	padding: 10px 30px;
	position: inherit;
	right: 0;
	width: 290px;
	z-index: 3;
}
.home #pagerightcol {
	top: 0px;
}
#contactdetails {
	position: relative;
	min-height: 50px;
	margin-bottom: 15px;
	z-index: 4;
}
#contactdetails p {
	margin-bottom: 0;
}
#contentblock {
	position: relative;
	min-height: 0px;
	z-index: 4;
}
.sidebar-box {
	background: none repeat scroll 0 0 transparent;
	margin-bottom: 30px !important;
	padding: 0;
	width: 290px;
}
.sidebar-box h3 {
	font-size: 20px;
	margin-bottom: 20px;
}
#page-products .product-title {
	background: none!important;
	text-align: center;
}
.products {
	float: left;
	padding: 0 25px;
}
.products .title {
	width: 100%;
	float: left;
}
.products .product {
	display: block;
	float: left;
	margin: 0 3px;
	width: 214px;
	background: #fff;
	border:1px solid #ffffff;
	text-align: center;
}
.products .product:hover {
	border: 1px solid #cccccc;
}
.products .product a {
	display: block;
	float: left;
}
.products .product img {
	margin: 0;
	width:214px;
	height:auto;
	display:block;
}
.products .product .product-title {
	display: block;
	float: left;
	font-size: 16px;
}
.products .product .product-title a {
	color: #161616;
}
#featured-products{ float:left; display:block; width:100%; width:890px; margin-top:-40px;}
#featured-products .product-title a, #product_for_sale_and_hire .product-title a {
	background: none repeat scroll 0 0 #E1E1E1;
	padding: 5px 10px;
	width: 194px;
}
#page-products .product {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EAEAEA;
	display: block;
	float: left;
	margin: 3px 3px;
	width: 214px;
	overflow: hidden;
}
#page-products .product:hover {
	border: 1px solid #cccccc;
	
}
#page-products .product-title a {
	color: #da9c00;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 10px;
	width: 196px;
}
#sidebar-menu {
	padding: 0;
	margin: 0!important;
	list-style: none;
}
#sidebar-menu li {
	margin-bottom: 10px;
}
#sidebar-menu li a {
	background: url(images/arrow-menu-sidebar.png) no-repeat scroll right top #FFFFFF;
	border: 1px solid #D5D5D5;
	display: block;
	font-size: 20px;
	height: 70px;
	line-height: 70px;
	padding: 0 70px 0 20px;
	width: 190px;
	text-transform: uppercase
}
#sidebar-menu li a:hover {
	background: url(images/arrow-menu-sidebar.png) no-repeat scroll right bottom #f8b713;
	color: #fff;
}
#footercontainer {
	position: relative;
	width: 100%;
	height: 300px;
	z-index: 1;
	background: url(images/footer-bg.png) left bottom repeat-x;
}
#footer {
	border-top: medium none;
	color: #DCDCDC;
	height: 94px;
	margin: 0 auto;
	padding: 20px 10px;
	position: relative;
	width: 940px;
	z-index: 2;
}
#footer-menu {
	left: 0;
	list-style: none outside none;
	position: absolute;
	top: 20px;
}
#footer-menu li {
	background: url("images/footer-line-h.png") no-repeat scroll right center transparent;
	float: left;
	margin-right: 5px;
	padding-right: 9px;
}
#footer-menu li:last-child {
	background: none;
}
#footer-menu li a {
	color: #595959
}
#copyright {
	position: absolute;
	top: 20px;
	z-index: 3;
	left: 0;
	font-size: 11px;
	line-height: 16px;
}
#backtotop {
	background: url("images/backtotop.png") no-repeat scroll 0 0 transparent;
	bottom: 10px;
	color: #4B89A8;
	display: block;
	font-size: 12px;
	font-weight: bold;
	left: 0px;
	line-height: 12px;
	padding-left: 16px;
	position: absolute;
	z-index: 3;
}
#pwdlogo {
	background: url("images/pwdlogo.png") no-repeat scroll center top transparent;
	display: block;
	height: 16px;
	position: absolute;
	right: 0;
	text-indent: -99999em;
	top: 20px;
	width: 110px;
	z-index: 3;
}
#pwdlogo:hover {
	background-position:center bottom;
}
/*/////////////////////////////////////////////////////////////////////////////
    Navigation
/////////////////////////////////////////////////////////////////////////////*/

#primary_navigation ul {
	float: right;
	text-align: center;
	width: 100%;
}
#primary_navigation li {
	position: relative;
	float: none;
	padding: 0;
	margin: 0;
	text-align: left;
	list-style: none;
	display: block;
	float: left;
}
#primary_navigation li a {
	color: #000000;
	display: block;
	font-size: 23px;
	font-weight: bold;
	height: 24px;
	line-height: 15px;
	margin: 10px;
	padding: 10px 30px 10px 30px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	position:relative;
}
#primary_navigation a:hover {
	color: #656565;
}
#primary_navigation .current_page_item a {
	color: #656565;
}
#primary_navigation li:first-child {
	padding-left: 0;
	margin-left: 0;
}
/*--second level------------------------------------------*/

#primary_navigation :hover > a, #primary_navigation ul ul :hover > a {
}
#primary_navigation ul ul :hover > a, #primary_navigation ul ul ul :hover > a {
}
#primary_navigation ul li ul {
	position: absolute;
	width: 184px;
	min-height: 0px;
	left: 0px;
	top: 44px;
	visibility: hidden;
}
#primary_navigation ul ul li {
	background: none repeat scroll 0 0 #676767;
	border-bottom: 1px solid #1B1B1B;
	margin: 0;
}
#primary_navigation ul ul li:last-child {
	border: 0px;
}
#primary_navigation ul ul li a {
	background: none repeat scroll 0 0 #373737 !important;
	border-bottom: 0 none;
	color: #FFFFFF !important;
	font-size: 16px;
	height: auto;
	line-height: 18px;
	width: 170px;
}
#primary_navigation ul ul a:hover {
	color: #a5eaf6!important;
	background: none repeat scroll 0 0 #4f4f4f !important;
}
#primary_navigation ul ul .current_page_item a {
	color: #2a2a2a;
}
#primary_navigation ul ul .current_page_item ul li a {
	color: #fff !important;
}
#primary_navigation ul ul .current_page_item a:hover {
	color: #2a2a2a;
}
/*--third level-------------------------------------------*/
#primary_navigation ul ul ul {
	width: 184px;
	top: 0px;
	left: 184px;
	min-height: 0px;
}
#primary_navigation ul ul ul li:first-child {
}
#primary_navigation ul ul ul li:last-child {
}
#primary_navigation ul ul ul li:only-child {
	border: 0px;
}
/*--show second level on first level hover----------------*/
#primary_navigation ul li:hover ul, #primary_navigation ul a:hover ul {
	visibility: visible;
}
/*--hide third level on second level hover----------------*/
#primary_navigation ul :hover ul ul {
	visibility: hidden;
}
/*--show third level on second level hover----------------*/
#primary_navigation ul :hover ul :hover ul {
	visibility: visible;
}
/*/////////////////////////////////////////////////////////////////////////////
    BX Slider
/////////////////////////////////////////////////////////////////////////////*/

#slidercontainer .bx-window {
	position: relative;
	height: 332px;
	width: 940px;
	z-index: 3;
	margin: auto;
}
#slider, #slider li {
	position: relative;
	height: 332px;
	width: 960px;
	background: #ccc;
}
#slider p {
	margin: 0px !important;
}
#slider img {
}
#slider .sliderimage {
}
#slider .slidertext {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.55);
	bottom: 0;
	font-size: 28px;
	left: 0;
	line-height: 32px;
	padding: 20px 200px 20px 80px;
	position: absolute;
	right: 0;
}
#header-line {
	background: url("images/header-line-bg.png") repeat-x scroll left top transparent;
	bottom: 0;
	height: 25px;
	position: absolute;
	width: 100%;
	z-index: 10;
}
/*-- Previous and Next Buttons ----------------*/

/*.bx-prev, .bx-next {
    display: none;
    position: absolute;
    left: 0px;
    top: 125px;
    width: 13px;
    height: 83px;
    display: block;
    background: url(images/btn_prev.png) no-repeat 0 0;
    text-indent: -99999em;
    z-index: 4;
}  

.bx-next { 
    left: 942px;
    background: url(images/btn_next.png) no-repeat 0 0; 
}*/ 

/*-- Control Panel ----------------*/

.bx-pager {
	bottom: 0;
	height: 16px;
	left: 0;
	padding: 12px;
	position: absolute;
	right: 0;
	text-align: right;
	z-index: 5;
	overflow: hidden;
	background: url(images/bg-tran.png) left top repeat;
}
.bx-pager a {
	background: url(images/bx-pager-dot.png) left bottom no-repeat;
	display: inline-block;
	float: none;
	height: 13px;
	margin-left: 5px;
	margin-right: 8px;
	position: relative;
	text-indent: 99999px;
	width: 13px;
}
.bx-pager a:hover, .bx-pager .pager-active {
	background-position: left top!important;
}
.bx-auto {
	display: none;
}
/*/////////////////////////////////////////////////////////////////////////////
    The Content
/////////////////////////////////////////////////////////////////////////////*/

/*-- List Section ----------------*/

#content ul, #content ol {
	position: relative;
	margin: 10px 0px 10px 20px;
}
#pagecontent ul, #pagecontent ol {
	position: relative;
	margin: 10px 0px 10px 40px;
}
#content ul li, #pagecontent ul li {
	list-style-image: url(images/list.png);
	margin-bottom: 5px;
}
#content ol li, #pagecontent ol li {
	margin-bottom: 5px;
}
/*-- Search and Paginate Section ----------------*/

/*.wp-paginate {
    margin: 0px 0px 10px 0px !important;
    left: 0px;
    float:right;
}

.wp-paginate li {
    position: relative;
    float: left;
    margin: 0px 0px 0px 8px !important;
    list-style: none;
}

.wp-paginate li a {
    position: relative;
    display: block;
    font-size: 12px;
    width: 28px;
    height: 12px;
    padding: 4px 0px 3px 0px;
    background: url(images/paginationbutton.png) no-repeat;
    text-align: center;
    line-height: 12px;
    color: #fff;
}

.wp-paginate li a:hover, .current {
    position: relative;
    display: block;
    font-size: 12px;
    width: 28px;
    height: 12px;
    padding: 4px 0px 3px 0px;
    background: url(images/paginationbutton.png) no-repeat;
    text-align: center;
    line-height: 12px;
    color: #ff7700 !important;
}

.postmetadata {
    font-size: 10px;
    color: #f4e064;
    line-height: 10px;
    margin: 0px 0px 10px 0px;
}*/

/*-- Random Tips Section ----------------*/

/*#tips {
    position: relative;
    width:940px;
    min-height: 0px;
    margin:0;
    padding:0;
    list-style:none;
}

#tips li{
    display:none;
    margin:0;
    padding:0;
    list-style:none;
}*/

/*-- Pop Up Bubbles Section ----------------*/

/*.webkit .bubble, .gecko .bubble, .ie9 .bubble {
    position: relative;
    float: left;
    min-height: 172px;
    width: 172px;
    margin: 0px 20px 20px 0px;
}

.ie7 .bubble {
    float: left;
    min-height: 172px;
    width: 172px;
    margin: 0px 20px 20px 0px;
}

.ie8 .bubble {
    position: relative;
    float: left;
    min-height: 172px;
    width: 172px;
    margin: 0px 20px 20px 0px;
}

.lastbubble {
    margin: 0px 0px 20px 0px !important;
}

.trigger {
    position: relative;
    z-index: 8;
}

.popup {
    position: absolute;
    display: none;
    border-collapse: collapse;
    width:300px;
    min-height: 100px;
    padding:15px;
    border:1px solid #2bb6eb;
    color: #444;
    font-size: 12px;
    line-height: 18px;
    box-shadow: 5px 5px 5px #567c90;
    -moz-border-radius:15px !important;
    -webkit-bordert-radius:15px !important;
    border-radius: 15px !important;
    z-index: 999999 !important;
}

.trigger p {
    margin: 0px !important;
}

.trigger p img {
    border: 7px #7fb5d1 solid;
}

.bubblebg1 .popup, .bubblebg8 .popup, .bubblebg15 .popup, .bubblebg17 .popup, .bubblebg24 .popup {
    background:#fff url(images/popupbg1.jpg) bottom left no-repeat;
}

.bubblebg2 .popup, .bubblebg10 .popup, .bubblebg11 .popup, .bubblebg19 .popup, .bubblebg23 .popup {
    background:#fff url(images/popupbg2.jpg) bottom right no-repeat;
}

.bubblebg3 .popup, .bubblebg9 .popup, .bubblebg12 .popup, .bubblebg16 .popup, .bubblebg25 .popup {
    background:#fff url(images/popupbg3.jpg) top left no-repeat;
}

.bubblebg4 .popup, .bubblebg6 .popup, .bubblebg13 .popup, .bubblebg20 .popup, .bubblebg22 .popup {
    background:#fff url(images/popupbg4.jpg) top right no-repeat;
}

.bubblebg5 .popup, .bubblebg7 .popup, .bubblebg14 .popup, .bubblebg18 .popup, .bubblebg21 .popup {
    background:#fff url(images/popupbg5.jpg) center no-repeat;
}

.ie7 .bubblebg1 .popup, .ie7 .bubblebg2 .popup, .ie7 .bubblebg3 .popup, .ie7 .bubblebg4 .popup, .ie7 .bubblebg5 .popup {
    top: -110px !important;
}

.ie7 .bubblebg6 .popup, .ie7 .bubblebg7 .popup, .ie7 .bubblebg8 .popup, .ie7 .bubblebg9 .popup, .ie7 .bubblebg10 .popup {
    top: 82px !important;
}

.ie7 .bubblebg11 .popup, .ie7 .bubblebg12 .popup, .ie7 .bubblebg13 .popup, .ie7 .bubblebg14 .popup, .ie7 .bubblebg15 .popup {
    top: 254px !important;
}

.ie7 .bubblebg16 .popup, .ie7 .bubblebg17 .popup, .ie7 .bubblebg18 .popup, .ie7 .bubblebg19 .popup, .ie7 .bubblebg20 .popup {
    top: 426px !important;
}

.ie7 .bubblebg21 .popup, .ie7 .bubblebg22 .popup, .ie7 .bubblebg23 .popup, .ie7 .bubblebg24 .popup, .ie7 .bubblebg25 .popup {
    top: 598px !important;
}

.ie7 .bubblebg1 .popup, .ie7 .bubblebg6 .popup, .ie7 .bubblebg11 .popup, .ie7 .bubblebg16 .popup, .ie7 .bubblebg21 .popup {
    left: -33px !important;
}

.ie7 .bubblebg2 .popup, .ie7 .bubblebg7 .popup, .ie7 .bubblebg12 .popup, .ie7 .bubblebg17 .popup, .ie7 .bubblebg22 .popup {
    left: 159px !important;
}

.ie7 .bubblebg3 .popup, .ie7 .bubblebg8 .popup, .ie7 .bubblebg13 .popup, .ie7 .bubblebg18 .popup, .ie7 .bubblebg23 .popup {
    left: 351px !important;
}

.ie7 .bubblebg4 .popup, .ie7 .bubblebg9 .popup, .ie7 .bubblebg14 .popup, .ie7 .bubblebg19 .popup, .ie7 .bubblebg24 .popup {
    left: 406px !important;
}

.ie7 .bubblebg5 .popup, .ie7 .bubblebg10 .popup, .ie7 .bubblebg15 .popup, .ie7 .bubblebg20 .popup, .ie7 .bubblebg25 .popup {
    left: 543px !important;
}*/

/*-- Tabs Section ----------------*/

/*ul.tabNavigation {
    position: relative;
    height: 43px;
    width: 920px;
    list-style: none;
    margin: 0px 0px 0px 10px !important;
    padding: 0;
}

ul.tabNavigation li {
    position: relative;
    float: left;
    padding: 0px;
    text-align: left;
    list-style: none;
    background: #8fae0b;
    margin: 0px 10px 0px 0px;
    display: inline;
}

ul.tabNavigation li a {
    padding: 12px 5px 11px 5px;
    height: 20px;
    line-height: 20px;
    display: block;
    font-size: 16px;
    color: #433a35;
    text-decoration:none;
}

ul.tabNavigation li a.selected, ul.tabNavigation li a:hover {
    background: #587e04;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    color: #fff;
}
        
ul.tabNavigation li a:focus {
    outline: 0;
}

#first, #second, #third, #fourth, #fifth  {
    position: relative;
    min-height: 0px;
    width: 887px;
    marign: 43px 0px 0px 0px;
    padding: 20px;
    border: 1px solid #a4be43;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}*/

/*-- Read More Buttons Section ----------------*/

.readmore {
	position: relative;
	float: right;
	width: 200px;
	height: 50px;
	color: #fff;
	font-weight: bold;
	background: #00b0ca;
	padding: 5px;
	text-shadow: 0px 0px 21px #000;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, .5);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, .5);
	display: block;
	text-align: center;
	margin: 10px 0px;
}
.readmore:hover {
	color: #fff;
	background: #478547;
}
/*-- Tables Section ----------------*/

#content table, #pagecontent table {
	margin: 10px 0px;
}
#content thead td, #pagecontent thead td, #content th, #pagecontent th {
	background: #ea3338;
	color: #fff;
	padding: 5px 10px;
	font-weight: bold;
}
#content td, #pagecontent td {
	padding: 5px 10px;
	vertical-align: top;
}
/*-- Newsletter Section ----------------*/

/*
.newslettertxtfield {
    position: relative;
    float: left;
    width: 223px;
    height: 12px;
    margin-right: 15px;
    padding: 7px 15px;
    font-family: 'Economica', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 14px;
    border: 1px #d5d5d5 solid;
    background: #d5d5d5;
    color: #404040;
}

.newslettertxtfield:focus {
    background: #e8e8e8 !important;
}

#newslettersubmitbutton {
    position: relative;
    float: left;
    width: 142px;
    height: 30px;
    display: block;
    background: url(images/newslettersubmit.gif) repeat-x;
    border: 0px;
    font-family: 'Economica', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    margin: 0px;
}

#newslettersubmitbutton:focus, #newslettersubmitbutton:hover {
    color: #a6ddfb !important;
}
*/

/*-- Gravity Forms Section ----------------*/

.gform_wrapper ul {
	margin: 0px !important;
}
.gform_wrapper ul li {
	margin: 10px 0px !important;
	padding: 0px !important;
	list-style-image: none !important;
	list-style: none !important;
}
.gfield_label {
	font-weight: lighter !important;
}
.gfield_required {
	color: #ff0000 !important;
	font-weight: lighter !important;
}
.ginput_container input {
}
.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper textarea {
	border: medium none;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.75) inset;
	color: #4B4B4B;
	font-size: 13px;
	height: 17px;
	padding: 8px 10px !important;
	width: 280px !important;
	font-family: 'Open Sans',sans-serif;
}
.ginput_container textarea {
	font-size: 13px;
}
.gfield.select {
	border: 1px solid #8B8B8B;
	line-height: 23px;
	overflow: hidden;
	padding-left: 0 !important;
	width: 238px;
	background: #646464!important;
}
.gfield.select select {
	background: #646464 url(images/select-arrow.png) left center no-repeat;
	border: medium none;
	color: #FFFFFF;
	height: 31px;
	padding-bottom: 5px !important;
	padding-left: 38px;
	padding-right: 0 !important;
	padding-top: 5px !important;
	width: 260px;
	border: none;
}
.gfield.select select option {
	border: medium none;
	padding: 6px;
	color: #fff;
	background: #646464!important;
}
.gform_wrapper textarea {
	height: 100px !important;
}
.gform_wrapper {
	width: 300px;
	padding: 30px;
	background: url(images/form-bg.png) left top repeat;
	float: right;
	margin: 0;
	max-width: none !important;
	margin: 0!important;
	padding-top: 10px;
}
.gform_wrapper .gform_title {
	padding-bottom: 0px;
	color: #111;
}
#gform_wrapper_2 {
	width: 280px;
}
#gform_wrapper_2 {
}
#gform_wrapper_2 .medium {
	width: 260px !important;
}


::-webkit-input-placeholder {
 color: #727272!important;
}

:-moz-placeholder {
 color: #727272!important
}
.ginput_container input:focus, .ginput_container textarea:focus {
	color: #000;
}
.gform_wrapper .gform_footer {
	clear: both;
	margin: 0!important;
	padding: 0!important;
}
.gform_button {
	background: url("images/arrow-w.png") no-repeat scroll 88% center #222222 !important;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 14px !important;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	padding: 0 30px 0 10px!important;
	text-transform: uppercase;
}
.gform_button:focus, .gform_button:hover {
	color: #fff!important;
	background: url("images/arrow-w.png") no-repeat scroll 88% center #000 !important;
}
.gform_validation_container {
	display: none;
}
/*-- Error Section ----------------*/

.gform_wrapper .top_label .gfield_description.validation_message, .gform_wrapper .gfield_description.validation_message {
	padding: 0 !important;
}
.validation_error {
	color: #790000 !important;
	font-size: 12px !important;
	font-weight: lighter !important;
	margin: 0 !important;
}
.gfield_error {
	background: none !important;
	border: 0px !important;
	color: #70a7c5 !important;
	padding: 0px !important;
}
.gfield_error .gfield_label {
	color: #2b424b !important;
	font-weight: lighter !important;
}
.validation_message {
	color: #790000 !important;
	padding: 2px 0px 0px 0px !important;
}
.gfield_error input, .gfield_error textarea {
	color: #fff !important;
	border: 1px #ff0000 solid !important;
}
.gfield_error input:focus, .gfield_error textarea:focus {
	color: #fff !important;
}
.contact-phone {
}
.contact-email {
	background: url("images/contact-email-icon.png") no-repeat scroll left top transparent;
	line-height: 26px;
	padding-left: 35px;
	font-size: 22px;
	color: #979797
}
.shadow {
	box-shadow: rgba(0, 0, 0, 0.317647) 0 0 5px;
}
.map-zoom {
	background: url("images/zoom.png") no-repeat scroll left top transparent;
	display: block;
	height: 26px;
	margin-bottom: 30px;
	margin-left: 560px;
	margin-top: -45px;
	opacity: 0.75;
	position: relative;
	text-indent: -9999px;
	width: 26px;
}
.map-zoom:hover {
	opacity: 1;
}
/*/////////////////////////////////////////////////////////////////////////////
    The Footer
/////////////////////////////////////////////////////////////////////////////*/

#copyright a {
	color: #949393;
}
#copyright a:hover {
	color: #000;
}
.footer_current_page {
	color: #000 !important;
}
#backtotop:hover {
	color: #77bee4;
}

/*/////////////////////////////////////////////////////////////////////////////
    Employment Page
/////////////////////////////////////////////////////////////////////////////*/
.employmentitem {
	background: #ffffff;
	padding:20px 20px 20px 20px;
	border:1px solid #ffffff;
	margin: 0 0 5px;
}
.employmentitem:hover {
	border:1px solid #cccccc;
}
.employmentitem .readmorebtn {
	background: #222222;
	color: #ffffff;
	padding: 5px 8px;
	float:right;
	position: relative;
}
.employmentitem .readmorebtn:hover {
	background: #000000;
}