/*



Theme Name: Loadex Hire

Theme URI: http://www.perth-web-design.com.au/

Author: Perth Web Design

Author URI: http://www.perth-web-design.com.au/

Description: Description

Version: 1.0



*/







/* =Reset

-------------------------------------------------------------- */

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, font, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }

html { font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */ overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */ -webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */ -ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */ }

body { background: #fff; }

article,  aside,  details,  figcaption,  figure,  footer,  header,  hgroup,  nav,  section { display: block; }

ol, ul { list-style: none; }

table { /* tables still need 'cellspacing="0"' in the markup */ border-collapse: separate; border-spacing: 0; }

caption, th, td { font-weight: normal; text-align: left; }

blockquote:before, blockquote:after,  q:before, q:after { content: ""; }

blockquote, q { color: #000000; font-size: 20px; line-height: 28px; margin: 0!important; }

a:focus { outline: thin dotted; }

a:hover,  a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */ outline: 0; }

a img { border: 0; }



/* =Global

----------------------------------------------- */



body,  button,  input,  select,  textarea { color: #404040; /*font-family: 'Open Sans', sans-serif; */



font-family: 'Roboto Condensed', sans-serif; font-size: 14px; line-height: 20px; }

/* Headings */



h1, h2, h3, h4, h5, h6 { clear: both; color: #282828; line-height: 1em; margin-bottom: 20px; }

h1 { font-size: 2.80em; }

h2 { font-size: 2.0em; }

h3 { font-size: 1.8em; }

h4 { font-size: 1.6em; }

h5 { font-size: 1.4em; }

h6 { font-size: 1.6em; }

hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.2em; }

/* Text elements */



p { margin-bottom: 1.2em; }

ul, ol { margin: 0 0 1.2em 2em; }

ul { list-style: disc; }

ol { list-style: decimal; }

ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; margin-left: 1.5em; }

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.2em; }

b, strong { font-weight: bold; }

dfn, cite, em, i { font-style: italic; }

blockquote { margin: 0 1.2em; }

address { margin: 0 0 1.2em; }

pre { background: #eee; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 15px; font-size: 1.5em; line-height: 1.2; margin-bottom: 1.6em; padding: 1em; overflow: auto; max-width: 100%; }

code, kbd, tt, var { font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr, acronym { border-bottom: 1px dotted #666; cursor: help; }

mark, ins { background: #fff9c0; text-decoration: none; }

sup,  sub { font-size: 75%; height: 0; line-height: 0; position: relative; vertical-align: baseline; }

sup { bottom: 1ex; }

sub { top: .5ex; }

small { font-size: 75%; }

big { font-size: 125%; }

figure { margin: 0; }

table { margin: 0 0 1.2em; width: 100%; }

th { font-weight: bold; }

button,  input,  select,  textarea { font-size: 100%; /* Corrects font size not being inherited in all browsers */ margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */ vertical-align: baseline; /* Improves appearance and consistency in all browsers */  *vertical-align: middle; /* Improves appearance and consistency in all browsers */

}

.button,  button,  input { line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */  *overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */

}

.button,  button,  html input[type="button"],  input[type="reset"],  input[type="submit"] { background: none repeat scroll 0 0 #646464; border: 1px solid #D0D0D0; color: #FFFFFF !important; cursor: pointer; font-size: 1em; height: 48px; line-height: 48px; padding: 0 25px; text-transform: uppercase; display: inline-block; }

.button:hover,  button:hover,  html input[type="button"]:hover,  input[type="reset"]:hover,  input[type="submit"]:hover { background: none repeat scroll 0 0 #333; }

.button:focus,  button:focus,  html input[type="button"]:focus,  input[type="reset"]:focus,  input[type="submit"]:focus,  button:active,  html input[type="button"]:active,  input[type="reset"]:active,  input[type="submit"]:active { }

input[type="checkbox"],  input[type="radio"] { box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */ padding: 0; /* Addresses excess padding in IE8/9 */ }

input[type="search"] { -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */ box-sizing: content-box; }

 input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */

 -webkit-appearance: none;

}

 button::-moz-focus-inner,  input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */

 border: 0;

 padding: 0;

}

input[type=text],  input[type=email],  input[type=password],  textarea { color: #666; border: 1px solid #ccc; width: 250px; }

input[type=text]:focus,  input[type=email]:focus,  input[type=password]:focus,  textarea:focus { color: #111; }

input[type=text],  input[type=email],  input[type=password] { border: 1px solid #CCCCCC; color: #666666; margin-right: 20px; width: 300px; height: 48px; line-height: 48px; padding: 0 15px; }

textarea { overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */ padding: 3px 10px 10px 10px; vertical-align: top; /* Improves readability and alignment in all browsers */ width: 98%; height: 120px; }

/* Links */



a,  a:visited { color: #292929; text-decoration: none; }

a:hover,  a:focus,  a:active { text-decoration: none; }

/* Alignment */



.alignleft { display: inline; float: left; margin-right: 1.2em; }

.alignright { display: inline; float: right; margin-left: 1.2em; }

.aligncenter { clear: both; display: block; margin: 0 auto; }

/* Text meant only for screen readers */



.assistive-text { clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px); position: absolute !important; }

/* =Main Layout



----------------------------------------------- */



#page { min-width: 1170px; }

.site-header { background: url("images/header-bg.png") left top repeat-x;  height: 140px; text-align: center; width: 100%; }

.site-title {
    display: block;
    float: left;
    margin: auto;
    text-align: center;
    width: 100%;
}


.site-title a {
    background: url("images/logo.png") left top no-repeat;
    display: block;
    height: 140px;
    margin: auto;
    text-indent: -999999px;
    width: 600px;
}

.site-description { font-size: 1em; }

.site-header-image-bg { border-bottom: 3px solid #BCBCBC; height: 150px !important; }

.site-container { width: 1090px; padding: 0 0px; margin: auto; position: relative; }

.site-main { margin: auto; padding: 50px 0px 100px; width: 1070px; }

.home .site-main { padding: 20px 30px 0; width: 1010px; }

.site-footer { background: url(images/footer-bg.jpg) center top repeat-x; width: 100%; float: left; line-height: 1em; height: auto; }

.site-footer .footer-content { clear: both; float: left; margin: auto; padding: 45px 0; position: relative; width: 100%; }

.site-footer .footer-info { clear: both; float: left; margin: auto; padding: 20px 0; position: relative; width: 100%; font-size: 12px; }

.site-footer .footer-info .site-info { width: 50%; text-align: right; float: right; line-height: 20px; }

.site-footer .footer-info .site-info p { margin: 0; }

.site-footer .footer-info .site-info #pwdlogo { background: url(images/pwdlogo.png) right center no-repeat; width: 85px; height: 12px; display: inline-block; font-size: 0; }

.site-footer .footer-info .site-copyright { width: 50%; text-align: left; float: left; }

.page .entry-header { height: 150px; margin-bottom: 50px; margin-top: -203px; }

.site-search-results .hentry .entry-header { height: auto!important; margin: auto!important; height: auto!important; }

.site-search-results .hentry .entry-header .entry-title { padding: 0; }

.page .entry-header .entry-title { padding: 55px 0; }

.home .front-content .entry-header { margin: 0; height: auto; }

.home .site-header-image-bg { height: 440px!important; border: none; }

/*.page-template-page-templatescontact-us-php .site-header-image-bg{ height:300px!important; }*/







.page-template-page-templatescontact-us-php #contact-map { height: 300px; left: 0; margin-top: -353px; position: absolute !important; right: 0; width: 100%; }

.page-template-page-templatescontact-us-php .entry-header { height: auto; margin-top: -80px; }

.contact-col-2 { width: 1020px; }

.contact-col-2 .line { width: 100px; background: url(images/header-line.png) center center repeat-y; }

.contact-col-2 strong { margin-bottom: 1em; display: block; margin-bottom: 1em; }

.contact-col-2 .address { padding-left: 30px; background: url(images/marker.png) left 3px no-repeat; }

.contact-col-2 .post { padding-left: 30px; }

.contact-col-2 .phone { padding-left: 30px; background: url(images/phone.png) left 3px no-repeat; margin-bottom: 10px; }

.contact-col-2 .fax { padding-left: 30px; background: url(images/fac.png) left 3px no-repeat; margin-bottom: 10px; }

.contact-col-2 .email { padding-left: 30px; background: url(images/email.png) left 3px no-repeat; margin-bottom: 10px; }

.contact-col-2 .pdf { background: url("images/pdf.png") no-repeat scroll right center rgba(0, 0, 0, 0); display: inline-block; line-height: 30px; padding-right: 30px; }

.pdf { background: url("images/pdf.png") no-repeat scroll right center rgba(0, 0, 0, 0); display: inline-block; line-height: 30px; padding-right: 30px; }

#footer-address { color: #C3C3C3; float: left; font-size: 16px; line-height: 25px; margin-right: 20px; width: 400px; min-height: 400px; }

#footer-address h3 { clear: none; color: #FFFFFF; font-size: 16px; font-weight: bold; margin-bottom: 30px; margin-left: 14px; }

#footer-address p { margin-bottom: 0; }

#footer-address .label { width: 80px; display: block; float: left; display: none; }

#footer-address .address { }

#footer-address .contact { float: right; margin: 0 0 0 20px; width: 100%; }

#footer-address .contact-sa { float: right; margin: 30px 0 0 20px; width: 100%; }

#footer-address .contact-sa a, #footer-address .contact a{ color:#c3c3c3 !important;}

#footer-address .image-map { float: left; }

#footer-address .contact h3 { clear: none; color: #FFFFFF; font-size: 16px; font-weight: bold; margin-bottom: 10px; margin-left: 14px; }

#footer-address .contact-sa h3 { clear: none; color: #FFFFFF; font-size: 16px; font-weight: bold; margin-bottom: 10px; margin-left: 14px; }

/* =Layout: Content-Sidebar



----------------------------------------------- */



#primary { float: left; margin: 0 -240px 0 0; width: 100%; }

#content { margin: 0 260px 0 0; }

#secondary { /* Sidebar 1 */ float: right; width: 240px; }

#secondary .widget { margin-left: 20px; }

#tertiary { /* Sidebar 2 */ clear: right; }

/* =Menu



----------------------------------------------- */











#menu-primary-container { text-align: center; }

.main-navigation { background: none repeat scroll 0 0 #CD0000; background: url(images/loadex_homepage3_09.png) left top repeat-x; clear: both; display: block; line-height: 1; margin: 0; text-align: center; width: 100%; height: 60px; }

.main-navigation .menu { padding: 0 0px; margin: auto; position: relative; }

.main-navigation ul { display: inline-block !important; text-align: left; width: 100%; list-style: none; margin: 0; position: relative; }

.main-navigation li { float: left; position: relative; margin: 0; }

.main-navigation li.search { float: right; }

.main-navigation li.search #searchsubmit { display: none; }

.main-navigation li.search #s { background: url("images/nav-search.png") no-repeat scroll right center #FFFFFF; border-color: #959595; border-bottom: medium none; border-right: medium none; color: #000000; height: 24px; line-height: 24px; margin: 10px 0; padding: 8px 40px 8px 15px; text-transform: uppercase; width: 200px; }

.main-navigation a { border-bottom: 0 none; color: #FFFFFF; display: block; font-size: 18px; line-height: 60px; padding: 0 20px; text-decoration: none; text-transform: uppercase; font-weight: bold; }

.main-navigation .menu > li:first-child > a { padding-left: 0; }

.main-navigation ul ul { display: none; float: left; position: absolute; top: 100%; left: 0; z-index: 99999; visibility: hidden; width: 200px; border: 1px solid #EDEDED; }

.main-navigation ul ul ul { left: 100%; top: -1px; }

.main-navigation ul ul a { width: 180px; padding: 0 10px; background: #fff; text-transform: none; }

.main-navigation ul ul li { }

.main-navigation li:hover > a { color: #fff; }

.main-navigation ul ul :hover > a { }

.main-navigation ul ul a:hover { }

.main-navigation ul li:hover > ul { display: block; visibility: visible; }

.main-navigation ul li:hover > ul ul { display: none; visibility: hidden; }

.main-navigation ul li:hover > ul li:hover ul { display: block; visibility: visible }

.main-navigation li.current_page_item a,  .main-navigation li.current-menu-item a { color: #fff; }





/* Small menu */

.menu-toggle { cursor: pointer; }

.main-small-navigation .menu { display: none; }

#footer-menu { padding: 0; margin: 0; list-style: none; width: 100%; }

#footer-menu li { float: left; }

#footer-menu li a { display: block; float: left; padding: 3px 10px; }

#footer-menu li:first-child a { padding-left: 0; }

#footer-menu li:hover > a { }

#footer-menu li.current_page_item a,  #footer-menu li.current-menu-item a { }

.footer-social { float: left; width: 300px; background: url(images/footer-line.png) left top repeat-y; padding-bottom:30px;  margin-top:-175px; margin-left:420px;}

.footer-social h3 { border: medium none; color: #FFFFFF; font-size: 18px; font-weight: bold; line-height: 25px; margin: 0 0 10px; padding-left: 50px; text-transform: uppercase; }

.socials { float: left; list-style: none outside none; margin: 0; padding-left: 50px; }

.socials li { float: left; }

.socials li a { display: block; font-size: 0; height: 24px; margin-right: 5px; opacity: 0.8; width: 24px; }

.socials li a:hover { opacity: 1; }

.socials li.facebook a { background: url(images/footer-facebook.png) left top no-repeat; }

.socials li.twitter a { background: url(images/footer-twitter.png) left top no-repeat; }





/* =Content

----------------------------------------------- */

.sticky { }

.hentry { margin: 0 0 1.2em; padding: 0 0 1.2em; border-bottom: #eee solid 1px; }

.hentry .entry-header { }

.hentry .entry-header .entry-title { font-size: 30px; line-height: 40px; margin-bottom: 0; }

.hentry .entry-header .entry-title a { }

.single .hentry,  .page .hentry { border-bottom: none; }

.entry-meta { clear: both; display: none; }

.byline { display: none; }

.single .byline,  .group-blog .byline { display: inline; }

.entry-content,  .entry-summary { margin: 1.2em 0 0; }

.page-links { clear: both; margin: 0 0 1.2em; }

.page-header { margin-bottom: 20px; }

.attachment .entry-meta { clear: none; float: left; }

#image-navigation { text-align: right; }

.clear { clear: both; }

.single-equipment { }

.single-equipment .hentry { }

.single-equipment .hentry .wp-post-image { float: left; margin-right: 50px; margin-bottom: 50px; }

.single-equipment .hentry .entry-header .entry-title { clear: right; font-size: 20px; font-weight: bold; line-height: 28px; margin-bottom: 0; }

.single-equipment .hentry .entry-content { width: 410px; float: right; margin-bottom:50px; }

.single-equipment .hentry .order-now a { background: none repeat scroll 0 0 #305FDB; color: #FFFFFF; display: inline-block; font-weight: bold; line-height: 50px; padding: 0 30px; }

#equipment-tabs { clear: both; }

.single-cta .hentry .entry-header .entry-title, .single-post .hentry .entry-header .entry-title { font-size: 30px;
    height: 150px;
    line-height: 150px;
    margin-bottom: 50px;
    margin-top: -203px; }





/* =Asides

----------------------------------------------- */



.blog .format-aside .entry-title,  .archive .format-aside .entry-title { display: none; }



/* =Media

----------------------------------------------- */

.site-header img,  .entry-content img,  .comment-content img,  .widget img { max-width: 100%; /* Fluid images for posts, comments, and widgets */ }

.site-header img,  .entry-content img,  .comment-content img[height],  img[class*="align"],  img[class*="wp-image-"] { height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */ display: block; }

.site-header img,  .entry-content img,  img.size-full { max-width: 100%; width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */ }

.entry-content img.wp-smiley,  .comment-content img.wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

.wp-caption { border: 1px solid #ccc; margin-bottom: 1.2em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] { display: block; margin: 1.2% auto 0; max-width: 98%; }

.wp-caption-text { text-align: center; display:none;}

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

.site-content .gallery { margin-bottom: 1.2em; }

.gallery-caption { }

.site-content .gallery a img { border: none; height: auto; max-width: 90%; }

.site-content .gallery dd { margin: 0; }

.site-content .gallery-columns-4 .gallery-item { }

.site-content .gallery-columns-4 .gallery-item img { }

/* Make sure embeds and iframes fit their containers */



embed,  iframe,  object { max-width: 100%; }

/* =Navigation



----------------------------------------------- */







.site-content .site-navigation { margin: 0 0 1.2em; overflow: visible; margin-bottom: 80px; }

.site-content .nav-previous { float: left; width: 50%; }

.site-content .nav-next { float: right; text-align: right; width: 50%; }

.site-main-page-title { font-size: 30px; height: 150px; line-height: 150px; margin-bottom: 50px; margin-top: -203px; }

.tax-equipment-category,  .post-type-archive-equipment { }

.tax-equipment-category .site-content,  .post-type-archive-equipment .site-content { }

.tax-equipment-category .site-content .equipment,  .post-type-archive-equipment .site-content .equipment { border: medium none; clear: none; display: block; float: left; height: 200px; margin-right: 10px; width: 190px; }

.tax-equipment-category .site-content .equipment .thumbnail,  .post-type-archive-equipment .site-content .equipment .thumbnail { display: block; margin-bottom: 10px; }

.tax-equipment-category .site-content .equipment .thumbnail img,  .post-type-archive-equipment .site-content .equipment .thumbnail img { display: block; height: auto; margin: auto; max-height: 200px; max-width: 100%; width: auto; }

.tax-equipment-category .site-content .equipment .entry-title,  .post-type-archive-equipment .site-content .equipment .entry-title { }

.tax-equipment-category .site-content .equipment .entry-title a,  .post-type-archive-equipment .site-content .equipment .entry-title a { color: #292F32; display: block; font-size: 14px; font-weight: bold; line-height: 20px; text-align: center; }

.tax-equipment-category .site-content .equipment:hover .entry-title a,  .post-type-archive-equipment .site-content .equipment:hover .entry-title a { color: #B90000!important; }

.tax-equipment-category .site-content .equipment .entry-content,  .post-type-archive-equipment .site-content .equipment .entry-content { }



/*

.page-template-page-templatescontact-us-sa-php #main-wrapper,

.page-template-page-templatescontact-us-wa-php #main-wrapper{ background:url(images/map-bg.jpg) center top no-repeat; }

*/







.page-template-page-templatescontact-us-sa-php .contact-info,  .page-template-page-templatescontact-us-wa-php .contact-info { height: 300px; }

.page-template-page-templatescontact-us-sa-php .site-content table img,  .page-template-page-templatescontact-us-wa-php .site-content table img { margin-bottom: 10px; }

.page-template-page-templatescontact-us-sa-php .site-content table tr td,  .page-template-page-templatescontact-us-wa-php .site-content table tr td { padding-right: 20px; }

.page-template-page-templatescontact-us-sa-php .site-content table tr td:first-child,  .page-template-page-templatescontact-us-wa-php .site-content table tr td:first-child { }

.page-template-page-templatescontact-us-sa-php .site-content table h4,  .page-template-page-templatescontact-us-wa-php .site-content table h4 { font-size: 15px; }

.contact-location { float: left; }

.contact-location p { padding-left: 30px; margin-bottom: 10px; }

.contact-location .name { }

.contact-location .address { background: url(images/marker.png) left 3px no-repeat; }

.contact-location .phone { background: url(images/phone.png) left 3px no-repeat; }

.contact-location .fax { background: url(images/fac.png) left 3px no-repeat; }

.contact-location .email { background: url(images/email.png) left 3px no-repeat; }

.contact-location .facebook { background: url("images/facebook-like.png") no-repeat scroll 10px center #919190; border-radius: 5px 5px 5px 5px; line-height: 40px; padding-left: 40px; margin-bottom: 20px; margin-top: 160px; font-weight: bold; width: 220px; }

.contact-location .facebook a { color: #fff; }

.contact-location-menu { border-radius: 5px 5px 5px 5px; box-shadow: 0 0 2px rgba(0, 0, 0, 0.21); float: left; overflow: hidden; margin-bottom: 20px; }

.contact-location-menu ul { padding: 0; margin: 0; list-style: none; }

.contact-location-menu ul li { }

.contact-location-menu ul li a { background: none repeat scroll 0 0 #F7F7F7; border-bottom: 1px solid #CCCCCC; border-top: 1px solid #FFFFFF; line-height: 54px; display: block; padding: 5px; width: 250px; color: #565353; }

.contact-location-menu ul li a img { opacity: 0.8; }

.contact-location-menu ul li.active a { background: #e9e9e9; }

.contact-location-menu ul li.active img { opacity: 1; }

.contact-location-menu ul li a:hover { color: #B90000; }

.contact-location-menu ul li:last-child a { border-bottom: none; }

.contact-location-menu ul li a img { display: inline-block; float: left; }

.contact-download{ background: #f7f7f7 url(images/pdf-icon.png) 10px center no-repeat; height:54px; border-radius:10px; border:#e1e1e1 solid 1px; padding:5px; width:250px; }



.contact-download a{ line-height: 54px;

    padding-left: 70px; }



.contact-download a:hover{ color:#b90000;}







.gform_wrapper ul { }

.gform_wrapper ul li.inline { display: inline-block; float: left; }

.gform_wrapper ul li.inline textarea,  .gform_wrapper ul li.inline input[type="text"] { border: 1px solid #CCCCCC; color: #666666; margin-right: 15px; width: 310px; }

.gform_wrapper ul li.inline textarea { height: 100px; margin-bottom: -64px; widows: 320px; }

#gform_wrapper_5 .gform_footer,  #gform_wrapper_6 .gform_footer { padding-right: 23px !important; padding-top: 9px !important; text-align: right; }

#gform_wrapper_8 textarea, #gform_wrapper_7 textarea { width: 500px; height: 180px; }

/* =Comments



----------------------------------------------- */







.comment-content a { word-wrap: break-word; }

.bypostauthor { }

#comments { margin: 0 0 1.2em; }

#comments h2 { background: none repeat scroll 0 0 #F6F6F6; margin-bottom: 20px; padding: 10px; }

.commentlist { padding: 0; margin: 0; list-style: none; }

.commentlist li.comment { padding: 0; min-height: 70px; }

.commentlist li.comment .comment-content { padding-bottom: 0px; padding-left: 54px; }

.commentlist li.comment .comment-author { }

.commentlist li.comment .comment-author img { float: left; margin-right: 10px; }

.commentlist li.comment .comment-meta { float: right; font-size: 11px; font-style: oblique; margin-top: -30px; }

.commentlist li.comment .reply { background: none repeat scroll 0 0 #CCCCCC; color: #FFFFFF; font-size: small; margin-top: 0; padding: 5px; position: absolute; top: 60px; }

.commentlist li.comment .reply a { color: #FFFFFF; display: block; float: left; font-size: 12px; line-height: 10px; }

.commentlist li.comment .footer { }

.commentlist li.comment .children { list-style: none outside none; margin: 5px 0 5px 54px; }

.commentlist li.comment article.comment { background: #f6f6f6; padding: 10px; margin-bottom: 5px; position: relative; }

.commentlist li.comment article.comment .comment-content p { margin: 0; }

#respond { }

#respond #reply-title { padding: 20px 0; margin: 0; }

#commentform { background: none repeat scroll 0 0 #F6F6F6; margin-bottom: 30px; padding: 30px; }

#commentform p { margin-bottom: 10px; }

#commentform .comment-notes { }

#commentform label { width: 100%; display: block; }

#commentform .comment-form-author { }

#commentform .comment-form-email { }

#commentform .comment-form-url { }

#commentform .comment-form-comment { }

#commentform .form-allowed-tags { display: none; }

#commentform textarea { height: 100px; line-height: 16px; overflow: auto; padding: 11px 7px 7px; vertical-align: top; width: 90% }

#commentform .form-submit { }

.nocomments { display: none; }

/* =Widgets



----------------------------------------------- */







.widget-title { border-bottom: 1px solid #EDEDED; color: #636363; font-size: 18px; line-height: 2em; margin-bottom: 10px; font-weight: bold; }

.widget { margin: 0 0 1.2em; }

.widget ul { padding: 0; margin: 0; list-style: none; }

/* Make sure select elements fit in widgets */



.widget select { max-width: 100%; }

/* Search widget */



#searchform .field { width: 180px; }

#searchsubmit { }

.header-widgets { display: block; float: right; margin-top: 20px; }

.header-widgets .widget { text-align: right; }

.header-widgets .widget p { margin-bottom: 0; }

.header-widgets .widget .widget-title { border: none; font-size: 16px; line-height: 1em; margin-bottom: 0; font-weight: bold; }

.header-widgets .widget .phone-number { font-size: 38px; line-height: 1em; font-weight: bold; background: url(images/phone.png) left center no-repeat; padding-left: 45px; }

.header-widgets .widget .email { font-size: 16px; font-weight: bold; line-height: 1em; }

.header-widgets .widget .address { font-size: 16px; font-weight: bold; line-height: 1em; }

/* Equipment Page */

.equipment-page { width: 190px; float: left; display: inline-block; text-align: center; }

/* Equipment Category widget */



.widget-equipment-category { }

.widget-equipment-category ul { border-radius: 8px; box-shadow: 0 0 1px rgba(0, 0, 0, 0.1); overflow: hidden; border: #DEDEDE solid 1px; border-bottom: none; }

.widget-equipment-category ul li { background: none repeat scroll 0 0 #F7F7F7; border-bottom: 1px solid #CBCBCB; border-top: 1px solid #FFFFFF; clear: both; float: none; padding: 10px; width: auto; }

.widget-equipment-category ul li:hover { background: #e9e9e9; }

.widget-equipment-category ul li a { color: #565353; }

.widget-equipment-category ul li:hover a { text-decoration: none; }

.widget-equipment-category ul li a.image { }

.widget-equipment-category ul li a.image img { float: left; height: auto; width: 40px; margin-right: 20px; }

.widget-equipment-category ul li a.name { display: block; line-height: 32px; }

.sidebar-page { }

.sidebar-page .menu { }

.sidebar-page .menu li { }

.sidebar-page .menu li a {

col or:#565353; display: block; padding: 10px 20px; border-bottom: #cbcbcb solid 1px; }

.sidebar-page .menu li a:hover { color: #333; text-decoration: none; }

/* = Custom Post type



------------------------------------------------*/



#slidercontainer { margin: auto; }

#sliderarea { width: 100%; height: 440px; display: block; padding: 0px; }

#sliderarea .bx-wrapper .bx-pager { bottom: 0; font-size: 0; margin: 0 auto; padding: 0px; right: 0px; width: auto; z-index: 55; }

#sliderarea .bx-wrapper .bx-viewport { border: none; left: 0; box-shadow: none; height: 440px; }

#custom-slideshows > .slide { width: 100%!important; height: 440px; background: #d7d7d7; }

#custom-slideshows > .slide .slide-info { width: 380px; padding-top: 80px; float: left; color: #282828; }

#custom-slideshows > .slide .slide-info .readmore { background: url("images/arrow-right.png") no-repeat scroll right 5px rgba(0, 0, 0, 0); display: inline-block; line-height: 19px; padding-right: 11px; margin-top: 20px; font-weight: bold; color:#282828 !important; }

#front-page { font-size: 20px; line-height: 28px; padding-top: 20px; }

#front-page .hentry { padding: 0; }

#machines-container { width:1070px; text-align: center;  margin-left: -40px; }

#machines-container > h3 { background: url("images/header-line.png") repeat-x scroll left center rgba(0, 0, 0, 0); color: #6D6D6D; font-size: 14px; line-height: 60px; margin: 0; }

#machines-container > h3 span { background: none repeat scroll 0 0 #FFFFFF; padding: 0 10px; }

#machines-container .bx-wrapper .bx-pager { bottom: 0; font-size: 0; margin: 0 auto; padding: 0px; right: 0px; width: auto; z-index: 55; }

#machines-container .bx-wrapper .bx-viewport { border: none; left: 0; box-shadow: none; }

#machines-container .bx-wrapper .bx-viewport .machine img { display: block; opacity: 0.6;  }

#machines-container .bx-wrapper .bx-viewport .machine:hover img { opacity: 1; }

#machines-container .bx-wrapper .bx-viewport .machine img { width: 134px; height: 103px; display: block; }

#machines-container .bx-wrapper .bx-viewport .machine a.name { color: #242424; font-size: 16px; font-weight: bold; text-transform: uppercase; }

#welcomeloop { width: 360px; float: left; z-index: 3; }

#welcomeloop img { width: 360px; height: 150px; }

#welcomeloop a.more { position: relative; background: url(images/arrow.png) right no-repeat; color: #292929; cursor: pointer; display: block; width: 65px; font-weight: bold; }

#welcomeloop .cta-title { background: url("images/header-line.png") repeat-x scroll left center rgba(0, 0, 0, 0); font-size: 18px; line-height: 25px; margin: 0 0 14px; text-transform: uppercase; padding-right: 10px; }

#welcomeloop .cta-title a { background: none repeat scroll 0 0 #FFFFFF; color: #363636; margin: 0 0 14px; padding-right: 10px; }

#welcomeloop p { margin-top: 1.2em !important; }

#welcomeloop a.more:hover, #welcomeloop a.more2:hover { opacity: 0.8; cursor: pointer; }

#json1 { width: 100%; float: left; z-index: 3; display: none; margin-top: -20px; }

#but { width: 100%; float: left; padding-bottom: 20px; }

#cta-container { height: 380px; width: 625px; float: right; }

#custom-cta { width: 625px; padding: 0; margin: 0 0 20px; list-style: none; float: left; }

#custom-cta .cta { width: 300px; height: 350px; position: relative; margin-left: 25px; float: left; }

#custom-cta .cta.col-0 { margin-left: 0; width: 300px; }

#custom-cta .cta img { width: 100%; height: 150px; }

#custom-cta .cta a { font-weight: bold !important; }

#custom-cta .cta-title { background: url("images/header-line.png") repeat-x scroll left center rgba(0, 0, 0, 0); font-size: 18px; line-height: 25px; margin: 0 0 14px; text-transform: uppercase; }

#custom-cta .cta-title a { background: none repeat scroll 0 0 #FFFFFF; color: #363636; margin: 0 0 14px; padding-right: 10px; }

#tagline { background: none repeat scroll 0 0 #141414; color: #FFFFFF; font-size: 19px; line-height: 25px; padding: 20px 0; text-align: center; }

#front-sidebar { text-align: center; margin: 30px 0; }

#front-sidebar .widget-left { width: 400px; display: inline-block; margin: 0 10px; border: #e1e1e1 solid 1px; background: url(images/ava.png) 350px 20px no-repeat; }

#front-sidebar .widget-right { width: 400px; display: inline-block; margin: 0 10px; border: #e1e1e1 solid 1px; background: url(images/app.png) 330px 20px no-repeat; }

#front-sidebar .widget-left:hover { background: #f8f8f8 url(images/ava.png) 350px 20px no-repeat; box-shadow: 0 0 2px rgba(0,0,0,0.2); }

#front-sidebar .widget-right:hover { background: #f8f8f8 url(images/app.png) 330px 20px no-repeat; box-shadow: 0 0 2px rgba(0,0,0,0.2); }

#front-sidebar .widget-left h3, #front-sidebar .widget-right h3 { font-size: 18px; line-height: 70px; text-transform: uppercase; text-align: center; margin: 0; }

#front-sidebar .left { }

#front-sidebar .right { }

#front-sidebar .widget-left a.al, #front-sidebar .widget-right a.al,  #front-sidebar .widget-right a.ar, #front-sidebar .widget-left a.ar { display: block; width: 50%; float: left; background: #cd0000; color: #fff; height: 32px; line-height: 32px; font-weight: bold; background: #cd0000 url(images/head-bg.png) left top repeat-x; }

#front-sidebar .widget a:hover { text-decoration: none; }

#front-sidebar .widget-left a.al { margin-left: -1px; margin-bottom: -1px; margin-top: 5px; }

#front-sidebar .widget-left a.ar { margin-right: -1px; margin-bottom: -1px; float: right; margin-top: 5px; }

#front-sidebar .widget-right a.al { margin-left: -1px; margin-bottom: -1px; margin-top: 5px; }

#front-sidebar .widget-right a.ar { margin-right: -1px; margin-bottom: -1px; float: right; margin-top: 5px; }

#footer-sidebar { float: left; width: 640px; background: url(images/footer-line.png) left top repeat-y; }

#footer-sidebar .widget { width: 160px; float: left; margin-left: 50px; }

#footer-sidebar .widget .widget-title { border: none; color: #ffffff; font-weight: bold; line-height: 25px; text-transform: uppercase; }

#footer-sidebar .widget ul.menu { }

#footer-sidebar .widget ul.menu li { }

#footer-sidebar .widget ul.menu li a { color: #C3C3C3; font-size: 16px; line-height: 25px; }

#nav_menu-4 ul.menu li a { color: #C3C3C3 !important; font-size: 16px !important; line-height: 25px !important; padding-right: 20px;/*border: medium none;

    color: #FFFFFF !important;

    font-weight: bold;

    line-height: 25px;

    text-transform: uppercase;

	font-size:18px;*/

}
#nav_menu-4 .menu-sitemap-container{ width:190px !important;}

/* = Custom Plugins



------------------------------------------------*/







/* Plugin WP Pagenavi */



.wp-pagenavi { }

.wp-pagenavi a, .wp-pagenavi span { border: 1px solid #BFBFBF; margin: 2px; padding: 0 8px!important; text-decoration: none; }

.wp-pagenavi a:hover, .wp-pagenavi span.current { border-color: #333; }

.wp-pagenavi .pages { border: none; }

.wp-pagenavi .nextpostslink,  .wp-pagenavi .previouspostslink { border: none; }

/* Gravity Forms Section */







.gform_wrapper ul { margin: 0px !important; }

.gform_wrapper ul li { margin: 7px 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 { }

.ginput_container input:focus,  .ginput_container textarea:focus { }

.gform_wrapper .gform_footer { clear: both; margin: 0!important; padding: 0!important; }

.gform_button { }

.gform_button:focus,  .gform_button:hover { }

.gform_validation_container { }

/*-- Gravity 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 { border: 1px #ff0000 solid !important; }

.gfield_error input:focus,  .gfield_error textarea:focus { color: #fff !important; }

/* Fix ie 7   */







.ie7 .site-footer .footer-content { }

.ie7 .site-footer .footer-info { }





div.mr_social_sharing_wrapper { padding: 0 0 0 140px !important; margin: 30px 0 4px !important; }

a.linksalpha_link{ display:none!important; }



.mr_social_sharing span.mr_small_icon, 

.mr_social_sharing span.mr_medium_icon, 

.mr_social_sharing_top span.mr_small_icon, 

.mr_social_sharing_top span.mr_medium_icon {

    display: inline-block;

    font-family: 'Roboto Condensed',sans-serif !important;

    font-size: 14px !important;

    font-weight: normal !important;

    line-height: 20px !important;

    margin: 0 20px 0 5px !important;

    padding: 0 !important;

    vertical-align: bottom;

}



.pwd-pirnt{

	display: block;

    margin-bottom: 20px;

    margin-top: -26px !important;

}



.pwd-pirnt a{

	display: block;

    width: 140px;

}



.pwd-pirnt a img{

	float: left;

    margin-right: 10px;

}

.readmore{ color: #CD0000 !important;
    padding-left: 5px;
    text-decoration: none;}


#machines .machine{
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.ie7 #machines .machine{ width:133.75px; }
.ie7 #machines .machine .name,
.ie7 #machines .machine .image{ display:block; width:100%; float:left; }

#front-sidebar .widget-left,
#front-sidebar .widget-right{
	display: inline-block;
	*display: inline;
	zoom: 1;
}