/* CSS Document */
/*
Theme Name: Province Lighting
Theme URI: http://www.tenacityworks.com/
Description: Province Lighting theme developed by Tenacity Works in sunny Cape Town.
Author: Tenacity Works
Author URI: http://www.tenacityworks.com/
Vesrion 1.1
*/

/*Eric Meyer's CSS 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, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	text-align: left;
}

html {
    height: 100%;
    margin: 0 !important;
}
body {
    line-height: 1;
    font-family: Helvetica, Arial, sans-serif;
    text-align: left;
    color: #333333;
}
html,
body {
    height: 100%;
    margin: 0 !important;
}
ol,
ul { list-style: none }

q { quotes: none }
:focus { outline: 0 }
ins { text-decoration: none }
del { text-decoration: line-through }
table {
    border-collapse: collapse;
    border-spacing: 0;
}
strong { font-weight: bold }
.clr { clear: both }
blockquote {
    
    clear: both;
}
a,
a:visited {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #C30303;
    text-decoration: none;
}
/*h1 {
    line-height: 120%;
    margin-bottom: 14px;
}*/
h1 a,
h1 a:visited { text-decoration: none }
h2 {
    line-height: 120%;
    padding-bottom: 14px;
}
h3 {
    font-size: 16px;
    color: #333;
    line-height: 130%;
}
h4 {
    font-size: 14px;
    color: #666;
    text-transform: uppercase;
    padding-bottom: 0px;
}
h6 {
    color: #999999;
    font-size: 10px;
    padding: 15px 0 60px 0;
    text-transform: uppercase;
}
p {
    color: #333333;
    line-height: 140%;
    padding-bottom: 15px;
    font-size: 13px;
}
small {
    font-size: 11px;
    line-height: 130%;
}
strong em {
    font-weight: bold;
    font-style: italic;
}
hr {
    border: none;
    border-top: 1px dotted #CCCCCC;
    border-bottom: 1px dotted #CCC;
    height: 25px;
    margin-bottom: 20px;
    padding: 0;
}

/*Typekit*/

h1 {
  font-family: "proxima-nova",sans-serif;
  }
h2 {
  font-family: "proxima-nova",sans-serif;
  }

.clr { clear: both }
/*Site Structure*/
#wrapper {
    width: 100%;
    min-height: 100%;
    background: url("images/white-textureBG.png") repeat;
}
.headerWrap {
    background: #FFF;
    width: 100%;
}
.headerBox {
    background: #FFF;
    margin: 0 auto;
    width: 960px;
    height: 87px;
}
.logoBox {
    float: left;
    margin: 10px 0 0;
    width: 330px;
}
.logoBox a {
    display: block;
    height: 100%;
    overflow: hidden;
}
.logoBox h1 {
    background: url("images/logo.png") no-repeat scroll 0 0 transparent;
    height: 60px;
    text-indent: -9999px;
}
/*.logoBox h1 {
    background: url("images/logo.png") no-repeat scroll 0 0 transparent;
    text-indent: -9999px;
}*/

/*Nav start*/
.navBar {
    background: none repeat scroll 0 0 #FFFFFF;
    float: right;
}
.navBox {
    background:none;
    float: right;
    width: 630px;
}
.navBox ul {
    margin: 35px 0 0 12px;
}
.navBox li {
    display: inline;
    padding: 3px 0 3px 10px;
}
.navBox li a {
    color: #666666;
    font-size: 14px;
    text-transform: uppercase;
}
.navBox li a:hover { color: #333 }
.selected {
    border-bottom: 1px dotted #CD1140;
    border-top: 1px dotted #CD1140;
    padding: 8px 0 6px;
}
#heroWrap { background: #FFF;}
#heroWrap img {
    margin: 0 auto;
    display: block;
}
.introWrap {
    background: url("images/introBG.png") repeat scroll 0 0 transparent;
   /* margin-bottom: 20px;*/
}
.introBox {
    background: url("images/introBG.png") repeat scroll 0 0 transparent;
    margin: 0 auto;
    overflow: hidden;
    width: 960px;
}
.introBox h2 {
    color: #FFFFFF;
    font-size: 22px;
    padding-top: 26px;
    text-transform: uppercase;
}
.introBox p {
    color: #999999;
    font-size: 14px;
}
.wideCol {
    float: left;
    padding: 0 10px;
    width: 704px;
}
.wideCol p { font-size: 12px }
.equalCol { font-size: 12px }
.narrowCol {
    float: left;
    padding: 0 19px;
}
.equalCol {
    width: 470px;
    float: left;
    margin-bottom: 30px;
    padding-right: 20px;
}
.equalCol.last { padding-right: 0px }
.equalCol.last h2 {
    color: #666666;
    font-size: 22px;
    padding-bottom: 4px;
    padding-top: 0;
    text-transform: uppercase;
}
.equalCol h3 {
    color: #666666;
    font-size: 14px;
    margin-bottom: 20px;
    padding: 23px 0 16px;
    text-transform: uppercase;
    width: 450px;
}
.featuredBox {
    overflow: hidden;
    width: 470px;
}
.featuredBox.wide {
    overflow: hidden;
    width: 700px;
}
.equalCol a:hover {
 /*   font-size: 11px;
     color: #CC113F;
 	display: block;*/
}
/*Page*/
.fullCol {
    width: 940px;
    margin: 0 auto;
    background: url("images/white-textureBG.png") repeat scroll 0 0 transparent;
}
.contentWrap {
/*    background: url("images/white-textureBG.png") repeat scroll 0 0 transparent;*/
    padding-bottom: 10px;
    overflow: hidden;
}
.blog .contentWrap {
    background: url("images/white-textureBG.png") repeat scroll 0 0 transparent;
    overflow: hidden;
    padding-bottom: 40px;
}
.single .wideMediaCol {
    background: none;
    float: left;
    padding: 0 0 0 20px;
    width: 700px;
}
.single h6 {
	padding-bottom:20px;
}
.contentBox {
    background: url("images/white-textureBG.png") repeat scroll 0 0 transparent;
    width: 960px;
    /*overflow: hidden;*/
    margin: 0 auto;
}
.contentBox h2 {
    font-family: "proxima-nova",sans-serif;
    color: #CD1140;
    font-size: 24px;
    padding: 20px 0 10px 0;
    text-transform: uppercase;
}
.contentBox h2 a{
    font-family: "proxima-nova",sans-serif;
    color: #CD1140;
    font-size: 24px;
    padding: 20px 0 10px 0;
    text-transform: uppercase;
}
.contentBox h3 {
    font-family: "proxima-nova",sans-serif;
    color: #CD1140;
    font-size: 16px;
    padding: 0 0 18px;
    text-transform: uppercase;
}
.contentBox h3 a{
    font-family: "proxima-nova",sans-serif;
    color: #CD1140;
    font-size: 16px;
    padding: 0 0 18px;
    text-transform: uppercase;
}
.contentBox small {
    display: block;
    margin-bottom: 10px;
    margin-top: 0;
}
.contentBox p {
    color: #333;
    font-size: 13px;
}

p.postmetadata a {
	color: #CD1140;
}
.productWrap.texture,
.productHolder.texture { background: url("images/white-textureBG.png") repeat scroll 0 0 transparent }
.featuredBox .moduleBox h3 {
    border-bottom: none;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.featuredBox .moduleBox {
    float: left;
    margin: 0;
    padding: 0 10px 10px 0px;
    width: 220px;
	height: auto!important;
}
img.homeintro_pic { padding-top: 20px }
.productWrap { 
	background: #FFFFFF;padding-top:20px;
 }
.productHolder {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto 0;
    overflow: hidden;
    padding-bottom: 40px;
    width: 960px;
}
.productHolder h2 {
    font-size: 16px;
    color: #CD1140;
    text-transform: uppercase;
    padding: 0px 0 16px 10px;
}
.productHolder.altern h2 {
   		color: #CD1140;
	    font-family: "proxima-nova",sans-serif;
	    font-size: 24px;
	    padding: 20px 0 10px;
	    text-transform: uppercase;
}

.moduleBox {
    background: url("images/dotted-line-small.png") no-repeat scroll center bottom transparent;
    float: left;
    /*height: 290px;*/
    margin: 0;
    padding: 0px 10px 10px 0;
    width: 220px;
}
.featuredBox.wide .moduleBox {
    background: url("images/dotted-line-small.png") no-repeat scroll center bottom transparent;
    float: left;
    margin: 0;
    padding: 0 10px 12px;
    width: 320px;
}
.moduleBox.long_mod {
    height: 270px;
    padding-top: 10px;
}
.moduleBox.longer_mod {
    height: 290px;
    padding-top: 10px;
}
/*Architectural listing:*/
.moduleBox.longer_mod2 {
    height: 330px;
    padding-top: 10px;
}

.page-id-6 .moduleBox{
    height: 370px;
}
.page-id-123 .moduleBox{
    height: 390px;
}
.page-id-77 .moduleBox{
   padding:20px 10px 40px 0px!important;
}

.page-id-100 .moduleBox {
    /*background: url("images/dotted-line-small.png") no-repeat scroll center bottom transparent;*/
    float: left;
    height: 320px;
    margin: 0;
    padding: 10px 10px 10px 0;
    width: 220px;
}
.productHolder.light_subcat .moduleBox {
    background: url("images/dotted-line-small.png") no-repeat scroll center bottom transparent;
    float: left;
    height: 220px;
    margin: 0;
    padding: 10px 10px 10px 0;
    width: 220px;
}

.moduleBox h3 {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    padding: 12px 0 12px;
}
.moduleBox p {
    font-size: 12px;
    color: #333;
    font-weight: normal;
}
.moduleBox a {
    color: #CD1140;
    font-size: 10px;
    text-transform: uppercase;
}

/*Fetaured Products Home*/

.page-id-6 .moduleBox{
    height: 370px;
}
.page-id-6 .moduleBox h3{
    float: left;
	margin: 0;
	font-weight: bold;
	padding: 10px 10px 10px 0;
	width: 220px;
}
/*page*/
.pageBanner {
    height: 350px;
    position: relative;
	background:#98959E;
}
.pageBanner img {
    display: block;
    margin: 0 auto;
}
.archivepage .post {
	/*border-bottom: 1px solid #CFCFCF;*/
  /*  margin-bottom: 20px;
  background:url("images/dotted-line-lg.png") no-repeat scroll center bottom transparent;*/
}
/*Lighting Listing Gallery*/

.productHolder.gallery h2 {
    color: #CD1140;
    font-size: 24px;
    padding: 25px 0 15px 10px;
}
.productHolder.gallery .moduleBox {
    width: 960px;
   height:auto!important;
	background:none;

}
/**** individual gallery CSS*****/
#large_image_holder {
    width: 460px;
    float: left;
    display: inline;
    margin: 0 0 0 0px;
}
#large_images {
    width: 460px;
    float: left;
    display: inline;
    position: relative;
    z-index: 10;
    /*padding: 10px;*/
    /*border: #464646 3px dashed;*/
    height: 307px;
    background: #fff;
}
#large_images li {
    position: absolute;
    z-index: 11;
    left: 10;
}
#thumb_holder {
    width: 470px;
    /*height: 213px;*/
    float: left;
    display: inline;
}
#thumb_holder li {
    float: left;
    display: inline;
    margin: 10px 25px 10px 0;
}
ul#thumb_holder.proj li {
    display: inline;
    float: left;
    margin: 15px 15px 10px 0;
}


ul#thumb_holder.proj li:last-child {
    display: inline;
    float: left;
    margin: 15px 0;
}

ul#thumb_holder.light-proj li {
    display: inline;
    float: left;
    margin: 15px 26px 10px 0;
}
ul#thumb_holder.light-proj li:last-child {
    display: inline;
    float: left;
    margin:15px 0px 10px 0;
}
.last_thumb { margin: 15px 0px 10px 0!important }
.info_holder {
    width: 300px;
    height: 207px;
    float: left;
    display: inline;
}
.title {
    float: left;
    display: inline;
    width: 300px;
}
.hide { display: none }
.equalCol.gallery {
    width: 470px;
    float: left;
    margin-bottom: 30px;
    padding-right: 20px;
}
#large_image_holder h4 {
    border-bottom: 1px solid #CFCFCF;
    color: #666666;
    font-size: 14px;
    margin-bottom: 20px;
    padding: 10px 0;
    text-transform: uppercase;
}
.footerWrap {background: url("images/footer-textureBG.png") repeat scroll 0 0 transparent; padding-bottom:25px;}
.footerBox {
    background: url("images/footer-textureBG.png") repeat scroll 0 0 transparent;
    width: 960px;
   /* height: 232px;*/
    margin: 0 auto;
}
.footerModule {
    float: left;
    margin: 0;
    padding: 0 10px 0 0;
    width: 220px;
}
.footerModule h3 {
    color: #CCCCCC;
    font-size: 12px;
    text-transform: uppercase;
    padding: 25px 0 10px 0;
    border-bottom: 1px dotted #cfcfcf;
}
.footerModule a {
    color: #CCCCCC;
    display: block;
    font-size: 10px;
    padding: 3px 0 0;
    text-transform: uppercase;
}
.footerModule a:hover {
    background: url("images/red-arrow-icon.png") no-repeat scroll 0 0.8em transparent;
    color: #CC113F;
}
.footer_credits { padding: 25px 0 0 0; font-size:10px; text-transform: uppercase;}
.footer_credits img{
	margin-bottom:10px;
}
.footer_credits a, .footer_credits a:visited{
	color: #CCCCCC;
}

.footer-icon {
margin: 10px 0 0 0;
padding-left: 0;
list-style: none;
}

.footer-icon li a {
    background: url("images/foot-arrow-icon.png") no-repeat scroll 0 center transparent;
    padding-left: 10px;
}

/*select drop-down*/
.top-row {
    width: 940px;
    margin: 25px auto;
    overflow: hidden;
}
.top-title {
    float: left;
    width: 470px;
}
.top-title h2 { padding: 0 0 10px; font-size:24px;}
.top-title h3 { font-size:16px; color:#CD1140;}
.selectBox {
    float: right;
    width: 460px;
    height: 58px;
    background: url('images/select-drop.png') no-repeat;
}
.selectBox form {
    float: left;
    margin: 13px 13px 13px 13px;
}
.selectBox form select {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    width: 380px;
    color: #53535E;
    font-size: 12px;
}
.selectBox form input {
    color: #333333;
    font-size: 13px;
    margin-bottom: 10px !important;
    margin-left: 6px;
}
.mediaBox {
    background: url("images/dotted-line-lg.png") no-repeat scroll center bottom transparent;
    float: left;
    margin: 0 0 5px;
    padding: 20px 10px 15px 0;
}
.mediaImage {
    padding: 0px 20px 0 0;
    margin: 0;
    display: block;
    float: left;
    width: 220px;
}
.mediaImage img { }
.mediaText {
    float: right;
    padding-bottom: 10px;
    width: 700px;
}
.mediaText a {
    color: #CC113F;
    font-size: 10px;
    text-transform: uppercase;
}
.mediaText h3 a {
    background: none repeat scroll 0 0 #999999;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 10px;
    padding: 6px 6px 4px;
    width: 120px;
}
#catHolder a, #catHolder a:visited{
	background: none repeat scroll 0 0 #999999;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 10px;
   padding: 6px 6px 4px;
    text-transform: uppercase;
	float:left;
	margin-right:10px;
}
.mediaBox h4 {
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 0px;
    text-transform: capitalize;
}
.dateMedia {
    background: url("images/media-date.png") no-repeat scroll right top transparent;
    float: right;
    height: 77px;
    margin: 0 0 6px 12px;
    width: 77px;
}
.dateMedia img { padding: 19px 0 0 20px }
.mediaText h4,
.mediaText h3 a,
.mediaText p { width: 640px }
.autoText {
    float: left;
    width: 480px;
}
.autoImage {
    float: left;
    margin-right: 20px;
    width: 460px;
}
.autoBox{
	margin-bottom:50px;
	overflow:hidden;
}

/*Automation...Home and Building pages*/
.post-111 .mediaText h4, .post-111 .mediaText h3 a, .post-111 .mediaText p {
    width: 690px!important;
}

.narrowColAlt.automations p{
padding-bottom:10px!important
}
.narrowColAlt.automations p strong{
text-transform:uppercase!important;
}

/*Media:*/
.narrowMediaCol {
    float: left;
    padding: 0 10px 0 0;
    width: 210px;
}
.wideMediaCol {
    float: left;
    padding: 0 0 0 20px;
    width: 700px;
    background: url("images/dotted-line-700.png") no-repeat bottom;
}
.wideMediaCol h3 a,
.wideColAlt h3 a {
    background: none repeat scroll 0 0 #999999;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 10px;
    padding: 4px;
}

.wideMediaCol h3,
.wideColAlt h3 { padding: 0px 0 6px 0px }
.wideMediaCol h4,
.wideColAlt h4 {
    font-size: 14px;
    color: #333;
    padding-bottom: 10px;
    text-transform: capitalize;
    font-weight: bold;
}
.wideMediaCol h3 a {
    background: none repeat scroll 0 0 #999999;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-family: "proxima-nova",sans-serif;
    font-size: 10px;
    padding: 4px;
    text-transform: uppercase;
    width: 120px;
}


.narrowMediaCol h4,
.narrowColAlt h4 {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 10px;
    text-transform: capitalize;
}
.narrowMediaCol a,
.narrowColAlt a {
    color: #CC113F;
    font-size: 10px;
    text-transform: uppercase;
}
.narrowMediaCol h3 a,
.narrowColAlt h3 a {
    font-size: 10px;
    background: #999;
    color: #333;
    width: 120px;
    padding: 4px 4px;
}
.narrowColProduct {
    background: url("images/dotted-line-small.png") no-repeat scroll center bottom transparent;
    padding-bottom: 20px;
}

/*Automation Pages:*/
.narrowColAlt.automations h2 a{
   color: #333333;
   font-size: 15px;
   text-transform: capitalize;
   padding: 2px 0!important;
   font-weight: bold;
}
.narrowColAlt.automations h2 {
   padding: 2px 0!important;
}

.narrowColAlt.automations li h3.date {
    color: #666666;
    font-size: 12px;
    padding: 2px 0;
    text-transform: capitalize;
}
.narrowColAlt.automations li blockquote p {
    color: red;
    font-size: 12px;
    padding: 2px 0;
    text-transform: capitalize;
    color: #333333;
    line-height: 140%;
	font-weight:normal;
}
.narrowColAlt.automations li{
	padding-bottom:0px!important;
	margin-bottom:0px!important;
}

.narrowColAlt.automations li blockquote small:before {
    content: none;
}
/*Alternatve narrowCol for Switching and Automation etc:*/
/*Media:*/
.narrowColAlt {
    float: left;
    padding: 0 10px 0 0;
    width: 210px;
}
.wideColAlt {
    float: left;
    padding: 0 0 0 20px;
    width: 700px;
}
.narrowColAlt li {
    color: #333333;
    font-size: 13px;
    line-height: 140%;
    padding-bottom: 15px;
    background: none!important;
}
.narrowColAlt li,
.wideColAlt .mediaText {
    color: #333333;
    font-size: 13px;
    line-height: 140%;
    padding-bottom: 15px;
    background: url("images/dotted-line-700.png") no-repeat bottom;
}
.wideColAlt .featuredBox.wide .moduleBox {
    float: left;
    margin: 0;
    padding: 0 10px 12px 0;
    width: 340px;
    background: none!important;
}
.narrowColAlt .moduleBox { background: none!important }
/*Home Page slider:*/

.homepage .introBox p {
    font-size: 14px !important;
    text-align: left !important;
}
.carousel-control {
    background: none repeat scroll 0 0 #222222;
    border: 3px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    color: #FFFFFF;
    font-size: 60px;
    font-weight: 100;
    height: 40px;
    line-height: 30px;
    margin-top: -20px;
   /* opacity: 0.5;*/
    position: absolute;
    text-align: center;
    top: auto;
	bottom:20px;
    width: 40px;
}
.carousel-control.right {
    left: 115px;
}
.carousel-control.left {
    left: 200px;
}
.carousel {
    line-height: 1;
    margin-bottom: 0px!important;
    position: relative;
}

p.lead {
    font-size: 17px!important;
    font-weight: 200;
}
.equal_top {
    width: 460px;
    background: #cfcfcf;
}
.equal_title {
    width: 380px;
    float: left;
}
.equal_icons {
    float: right;
    padding-bottom: 15px;
    width: 60px;
}
.equalCol.last h4 { padding-bottom: 10px }
.equalCol.last h5 {
    padding-bottom: 25px;
    padding-top: 5px;
    width: 150px;
}
.equalCol span {
    display: inline;
    padding: 10px 0 15px;
}
.contact-bottom h4 { 
	padding-bottom: 15px 
}
.contact-bottom h5 {
    font-size: 14px;
    font-weight: bold;
    margin: 30px 0 10px;
}

.contact-bottom {
    margin-bottom: 30px;
    margin-top: 0px;
}
.dateMedia { position: relative }
.dateMedia h4 {
    color: #CCCCCC;
    display: block;
    font-size: 14px;
    left: 12px;
    line-height: 159%;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 34px;
    width: 55px;
    font-weight: normal;
}
.dateMedia h5 {
    color: #CCCCCC;
    font-size: 14px;
    font-weight: bold;
    left: 27px;
    position: relative;
    top: 29px;
}
/*Gallery ...NextGen*/
.ngg-gallery-thumbnail img {
    background-color: none!important;
    border: none!important;
    display: block;
    margin: 4px 0 4px 0!important;
    padding: 12px 4px 4px 0px!important;
    position: relative;
}
.ngg-gallery-thumbnail img {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity .5s linear;
}
.ngg-gallery-thumbnail img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transition: opacity .5s linear;
}

#lbImage {
    background-repeat: no-repeat;
    border: 10px solid #383734!important;
    left: 0;
    position: absolute;
    top: 0;
}
#lbBottom {
    border: 10px solid #383734!important;
    border-color: #383734!important;
}
#lbCaption,
#lbNumber {
    color: #FFFFFF;
    margin-right: 71px;
}
.page-id-20 .equalCol.last {
    float: left;
    margin-bottom: 0px;
    width: 470px;
}
.page-id-86 .moduleBox {
    background-color: none!important;
    border: none!important;
    display: block;
    margin: 4px 0 4px 0!important;
    padding: 12px 4px 4px 0px!important;
    position: relative;
    width: 100%;
}

/*Page Banners:*/

.carousel-caption{
    background: none repeat scroll 0 0 transparent !important;
    left: 24% !important;
    margin-top: -201px;
    padding: 15px !important;
    position: relative;
    right: 55% !important;
    width: 500px;
}
.carousel-caption p.lead, .carousel-caption p{
    color: #FFFFFF;
    line-height: 100%;
    position: relative;
    text-transform: capitalize;
    top: 0%;
	font-size: 17px;
}
/*.hero-caption {
    margin-bottom: 0;
}
.hero-caption h1 {
    line-height: 100%;
    position: relative;
    top: 40%;
}
.hero-caption p.lead, .hero-caption p{
    color: #FFFFFF;
    line-height: 140%;
    position: relative;
    text-transform: capitalize !important;
    top: 0%;
	font-size: 17px;
}*/
.page-id-107 .mediaBox {
    background: url("images/dotted-line-lg.png") no-repeat scroll center bottom transparent !important;
    float: left;
    margin: 0;
    padding: 18px 10px 15px 0;
}

/*Contact Form:*/

.contactform, .lightingform {
    background: none repeat scroll 0 0 #DDD !important;
    overflow: hidden;
    padding: 20px 0px 0 0;
    width: 460px !important;
}
.contactform .gfield_label, .lightingform .gfield_label{
    color: #333;
    float: left;
    font-size: 13px;
    padding-right: 20px;
    text-align: right;
    width: 30%;
}
.contactform input,  .contactform textarea, .contactform select{
	padding: 3px;
	width: 60%;
	border:1px solid #BDBDBD!important;
	border-bottom:1px solid #CFCFCF;
	color:#666;
}
.lightingform input,  .lightingform textarea, .lightingform select{
	padding: 3px;
	width: 60%;
	border:1px solid #BDBDBD!important;
	border-bottom:1px solid #CFCFCF;
	color:#666;
}
.contactform textarea, .lightingform textarea{
	height:60px;
}
.contactform input:hover, .contactform input:focus{
	color:#333;
	font-size: 13px;
}
.lightingform input:hover, .lightingform input:focus{
	color:#333;
	font-size: 13px;
}
.contactform .choice_6_1 {
	float: right!important;
	margin: 0 32px 0 0!important;
}
.lightingform .choice_6_1 {
	float: right!important;
	margin: 0 32px 0 0!important;
}
.contactform .signup .gfield_label, .lightingform .signup .gfield_label{
    float: right !important;
    margin-left: 0;
    margin-top: 2px;
    text-align: left;
    width: 250px !important;
}
.gfield.signup {
   display: block;
   margin-left: 123px;
}
.gfield.helping .contactform input{
   width:62%!important;
}
.lightingform .gfield.signup {
    border: medium none !important;
    display: block;
    margin-left: 150px !important;
}
.contactform .signup .contactform input, .lightingform .signup, .signup input{
	padding: 3px;
	width: 68%;
	border:1px solid #BDBDBD!important;
	border-bottom:1px solid #CFCFCF;
}
.contactform .gform_footer, .lightingform .gform_footer {
    background: none repeat scroll 0 0 #D6D6D6;
    border: 1px solid #CCCCCC;
    height: 60px;
    margin: 10px 0 0;
}
.contactform input[type="checkbox"] {
    margin-left: 30px;
    width: 20px;
}
.lightingform input[type="checkbox"] {
   
    width: 20px;
}
.contactform .button,.lightingform .button {
	 float: left;
	 display: block;
	 margin-left: 120px;
	 margin-top: 22px;
	width:122px!important;
}
.contactform input#gform_submit_button_1, .lightingform input#gform_submit_button_3{
    border: medium none !important;
    float: right;
    margin-right: 15px;
    margin-top: 10px;
    outline: medium none;
    width: 122px !important;
}
#wp_page_numbers ul {
    float: right !important;
    width: 134px;
}
#wp_page_numbers ul li a{
	color: #949494;
	font-size: 12px;
	text-transform: uppercase;
}
#wp_page_numbers ul li a:hover{
	color:#CC113F;
}

li.page_info{
	color: #949494;
    float: left;
    font-size: 12px;
    padding: 0 10px 0 0;
	text-transform: uppercase;
}
#lbBottom {
	background:#383734!important;
}

/*Downloads Page*/
.downloadColumns {
    float: left;
    margin: 20px 20px 0 0;
    width: 300px;
}
.downloadColumns p a{
	color: #CD1140;
	text-decoration: underline;
}
.downloadColumns p {
	color: #CD1140;
}
.equalCol a span{
	color: #CD1140;
	text-decoration: underline;
}
.equalCol a:hover span{
	color: #949494;
}
.downloadColumns p a:hover{
	color: #949494;
}

/*Tables on Product Page:*/

.tableHolder {
	display: block;
    height: 260px;
    overflow: auto;
   margin-bottom:20px;	
}
.share-it {
    margin-top: 30px;
}

#gform_fields_1 .gfield{
	   padding: 6px 6px 6px 0!important;
}

/*hero-caption:*/
#myCarousel .container{
	position:relative;
}
.homepage .hero-caption {
    background: none repeat scroll 0 0 transparent !important;
	bottom: auto !important;
	left: 115px !important;
	margin: 0 !important;
	position: absolute;
	top: 80px !important;
}
.homepage .hero-caption p {
    color: #FFFFFF !important;
    font-size: 17px !important;
    position: relative;
    text-transform: capitalize !important;
    top: 40% !important;
    width: 400px;
}
.homepage.hero-caption h1 {
    line-height: 100%;
    position: relative;
    top: 15%;
}

.hero-caption {
	background:none !important;
	left: 0 !important;
	margin: -201px auto 0 !important;
	position: relative;
	right: 0 !important;
	width: 960px;
    font-size: 58px;
    color: #fff;
    text-transform: uppercase;
	margin-bottom:0;
}

.hero-caption h1 {
    line-height: 100%;
    position: relative;
    top: 40%;
	width:500px;
}
.hero-caption p.lead, .hero-caption p{
    color: #FFFFFF;
    line-height: 140%;
    text-transform: capitalize !important;
	font-size: 17px;
}
