html {
	height: 100%;
	overflow-y: scroll;
}

body {
	font-family: "source-sans-pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #666;
	margin: 0px;
	padding: 0px;
	background-color: #283039;
	overflow-x: hidden;
	-webkit-text-size-adjust: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}
:focus, :active {  
    outline: 0;  
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	max-width:100%;
	height:auto;
}

h1{
	font-size:40px;
	font-weight:300;
	line-height:40px;
	margin-top:5px;
	margin-bottom:15px;
}
h2{
	font-size:32px;
	margin-top:3px;
	margin-bottom:3px;
	font-weight:400;
	line-height:40px;
}
p {
	margin: 0px;
	padding: 0px;
	padding-bottom:8px
}
input {
    border-radius: 0;
}

ul{
	padding-left:10px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
li{
	line-height: 14px;
	padding-bottom:5px;
}
iframe{
	max-width:100%;
}
hr{
	border:none;
	height:2px;
	background-color:#666666;
	clear:both;
	margin-top:15px;
	margin-bottom:15px;
}
a{
	color: #666;
	text-decoration:none;
}
a:hover{
	color: #0099A8;
}
.small {
	font-size: 10px;
}
.heading{
	color:#000;
	font-size: 18px;
	font-weight: bold;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
}
.bold{
	font-weight: bold;
}
	
.smallbold {
	font-size: 10px;
	font-weight: bold;
}
.clearboth {
	clear: both;
}
.pic_alignleft {
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	max-width:50%;
}
.pic_alignright {
	float: right;
	margin-left: 2%;
	margin-bottom: 2%;
	max-width:50%;
}
.grey{
	color:#999;
}
#wrapper {
	min-height:100%;
	position:relative;
}
#main_div {
	min-height:100px;
}

.content_div {
	padding-top: 100px;
	margin: auto;
	width: auto;
	max-width: 1200px;
	padding-right: 20px;
	padding-left: 20px;
	color:#fff;
	font-size:18px;
	line-height:26px;
}
.sectionwrap_div {
	padding-top:40px;
	padding-bottom:40px;
}
.section_div {
	margin: auto;
	width: auto;
	max-width: 1126px;
	padding-right: 20px;
	padding-left: 20px;
}


.callouts_div {
	margin: auto;
	width: auto;
	max-width: 1020px;
	padding-top: 40px;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom:40px;
}
.callout_div {
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-top: 1%;
	width: 31%;
	background-color: #666;
	height: 300px;
	float: left;
	position: relative;
	background-image: url(../images/spacer.gif);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.callout_div a {
	display:block;
	height:100%;
	width:100%;
	color:#000;
	text-decoration:none;
}
.calloutcaption_div {
	position:absolute;
	width:100%;
	bottom:0px;
	background-color:#BDD8D1;
	height:30px;
	padding-top:30px;
	padding-bottom:40px;
	text-align:center;
}
.calloutcaption_div a {
	color: #666;
	text-decoration:none;
}
.calloutttl_p{
	font-size:18px;
	text-transform:uppercase;
}
.calloutline_div{
	height: 1px;
	width: 150px;
	max-width:80%;
	border-top: 1px solid #666666;
	margin-top:5px;
	margin-bottom: 3px;
	margin-right:auto;
	margin-left:auto;
}


.prodlist_div {
	margin: auto;
	width: auto;
	max-width: 1020px;
	padding-top: 40px;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom:40px;
}
.prodlistprod_div {
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-top: 1%;
	width: 31%;
	background-color: #ebebeb;
	height: 300px;
	float: left;
	position: relative;
	background-image: url(../images/spacer.gif);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.prodlistprod_div a {
	color:#666;
	display:block;
	width:100%;
	height:100%;
}

.prodlistprodcaption_div {
	font-size:12px;
	position:absolute;
	width:100%;
	bottom:0px;
	background-color:#ebebeb;
	height:30px;
	padding-top:30px;
	padding-bottom:40px;
	text-align:center;
}
.prodlistprodcaption_div a {
	color: #666;
	text-decoration:none;
}

.prodlistprodttl_p{
	font-weight:bold;
	text-transform:uppercase;
}
.prodlistprodprice_span{
	text-transform:uppercase;
	font-size:12px;
}
.linethrough{
	text-decoration:line-through;
}
.breadcrumbs_div{
	font-size:12px;
	text-transform:uppercase;
	color:#999;
}
.breadcrumbs_div a{
	text-decoration:none;
	color:#999;
}
#headerwrap_div {
	color: #fff;
	position: fixed;
	z-index: 99999;
	width: 100%;
	background-color:#0099a8;
	background-image: url(../images/header_bg.png);
}
.headerfiller_div{
	height: 89px;
	background-image: url(../images/transblack.png);
}
#header_div {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top:26px;
	padding-bottom:26px;
	position: relative;
	max-width:1200px;
}
.logo_img{
	float:left;
	margin-left:10px;
}

.topnav_div{
	float:right;
	color:#fff;
	margin-right:8px;
	margin-top:10px;
}
.topnav_div a{
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
a.logout_a{
	/*font-size:10px;
	color:#ccc;
	text-transform:none;
	text-decoration:none;*/
}

#minicartwrap_div{
	clear:both;
	position:relative;
}
#minicart_div{
	font-size: 11px;
	line-height: 15px;
	position: absolute;
	right: 0px;
	top: 0px;
	display: none;
	background-color: #fff;
	color: #000;
	width: 297px;
	padding: 10px;
	border: 1px solid #D9D9DA;
}
.minicartrow_wrap{
	max-height:300px;
	overflow-y:auto;
}
.minicartrow_div{
	width: auto;
	padding-bottom: 12px;
	padding-top: 11px;
	border-bottom: 1px solid #EFEFEF;
}
.minicart_img{
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	width:54px;
	height:auto;
}
.minicartright_div{
	float:right;
}
.minicartitem_div{
	width:233px;
	float:right;
	text-transform:uppercase;
}
.minicartprodttl_div{
	padding-bottom: 8px;
	border-bottom: 1px dashed #EFEFEF;
	margin-bottom: 6px;
}
.mincartlabel_span{
	display:inline-block;
	width:100px;
}
.minicartdelete_img{
	float:right;
}
.minicartremove{
	text-align:right;
	font-size:9px;
	text-transform:lowercase;
}
.minicartremove a{
	color:#000;
}

.search_div{
	clear:right;
	float: right;
	width: 190px;
	height: 30px;
	background-image: url(../images/searchbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-right:8px;
	margin-top:9px;
}
#searchtext{
	border:none;
	background-color:transparent;
	height:30px;
	width:145px;
	float:left;
	font-size:12px;
	padding-left:10px;
}
#searchbutton{
	float:right;
}
#nav_div{
	font-size:14px;
	font-weight:400;
	color:#fff;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	text-transform:uppercase;
	background-image: url(../images/transblack.png);
}


#nav_div a{
	color: #fff;
	font-weight:400;
	display: inline-block;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	margin-left:12px;
	margin-right:12px;
}
#nav_div a:hover{
	color: #0099A8;
	font-weight:400;
}
#nav_div a.at{
	color: #0099A8;
}

#nav2pos{
	height:0px;
}
#nav_div2{
	background-color:#fff;
	font-size:12px;
	font-weight:700;
	color:#0099A8;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	text-transform:uppercase;
	background-image: url(../images/transblack.png);
}
#nav_div2 a{
	color: #0099A8;
	display: inline-block;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	margin-left:6px;
	margin-right:6px;
}
#nav_div2 a:hover{
	color: #fff;
}
.navinner_div{
	display: block;
	float:left;
}

.navline_div{
	display:inline-block;
	padding-top: 9px;
	padding-bottom: 9px;
	font-size: 16px;
	line-height: 18px;
}
.subnav_div{
	text-align:right;
	font-size:11px;
	font-weight:400;
	display:none;
	width:100%;
	overflow:visible;
	position:absolute;
	background-color:#ccc;
	padding-top:12px;
	padding-bottom:12px;
}

.subnavinner_div{
	max-width: 1026px;
	margin-left: auto;
	margin-right: auto;
}

.subnavgroup_div{
	/*width:19%;*/
	/*margin-right:1%;*/
	float:none;
	display:inline-block;
}

.subnavttl{
	/*font-weight: 600;
	font-size: 12px;
	border-bottom: 1px solid #61CCCD;
	margin-bottom:2px;*/
}

.subnav_div a{
	display:inline-block;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	margin-left:6px;
	margin-right:6px;
	color:#000;
}
.subnav_div a:hover{
	text-decoration: underline;
}
#mobileheaderwrap_div{
	position: fixed;
	top:0px;
	z-index: 99999;
	width: 100%;
	display: none;
	padding-top:3px;
	height:53px;
	padding-bottom:3px;
	background-image: url(../images/header_bg.png);
	background-color: #0099a8;
}
#mobileheader_div{
	
}
.mobilemenubtn{
	float:right;
	margin-right:20px;
	margin-top:10px;
}
.mobilelogo_img{
	max-width:70%;
	height:auto;
}
#mobilenavholder {
	position: relative;
	width: 100%;
}
#mobilenav_div {
	background-color: #E6E6E6;
	overflow: hidden;
	overflow-y: auto;
	position: absolute;
	top: 3px;
	width: 100%;
	right: -100%;
	display: none;
	z-index: 999999;
}
#mobilenav_div a {
	color: #FFF;
	background-color: #333;
	width: 100%;
	display: block;
	text-align: center;
	height: 14px;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: normal;
	border-top: 1px solid #666;
	font-size: 14px;
	line-height: 14px;
	text-transform:uppercase;
}
#mobilenav_div a.mobilemenu_hassubnav {
	background-image: url(../images/downtriangle.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#mobilenav_div a.mobilesubnav{
	background-color: #666;
}

.mobilesubnav_div{
	display:none;
}

#footerwrap_div {
	width: 100%;
	position: static;
	/*position: absolute;*/
	bottom: 0px;
	background-color: #0F1922;
	border-top: 1px solid #0F1922;
}

#footer_div {
	font-size:11px;
	line-height:13px;
	font-weight:400;
	color:#fff;
	width: auto;
}

.footnav_div{
	float:left;
}
.footnavttl_p{
	font-weight:bold;
}
.cright_div{
	clear:both;
	font-size:12px;
	float:right;
}
.searchres_div{
	padding-bottom: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #999999;
}
.searchresinner_div{
	max-width: 700px;
}
.okdiv {
	margin-bottom: 25px;
	padding: 5px;
	border: 1px solid #8ACC8D;
	text-align: center;
	color: #090;
	background-image: url(../images/okbg.png);
	margin-left:auto;
	margin-right:auto;
}
.errordiv {
	margin-bottom: 25px;
	padding: 5px;
	border: 1px solid #F5CCC6;
	color: #FF0000;
	text-align: center;
	background-color: #FDFAFA;
	margin-left: auto;
	margin-right: auto;
}

#introwrap_div{
	
}

#introwrapinner_div{
	background-image: url(../images/transblack.png);
	height:500px;
}


#intro_div{
	text-align:center;
	font-size:28px;
	color:#fff;
	font-weight:300;
	max-width:600px;
	margin-left:auto;
	margin-right:auto;
}
.introlarge_div{
	padding-top:20px;
	padding-bottom:20px;
	font-size:80px;
	line-height:70px;
	font-weight:700;
}
.introcall_div{
	max-width:500px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/phoneicon.png);
	background-repeat: no-repeat;
	background-position: center center;
	min-height:41px;
}
.introcallus{
	font-size:26px;
	line-height:26px;
	float:left;
	text-align:left;
}
.introcallus p{
	padding-bottom:0px;
}
.introphones{
	font-size:20px;
	line-height:25px;
	float:right;
	text-align:left;
	padding-top: 14px;
}
.introphones p{
	padding-bottom:0px;
}
.introphones a{
	color:#fff;
	text-decoration:none;
}
.introemailicon{
	float:right;
	margin-top: 6px;
	margin-left: 10px;
}





#headercall_div{
	font-size:22px;
	color:#fff;
	font-weight:300;
	max-width:500px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/phoneicon.png);
	background-repeat: no-repeat;
	background-position: center center;
	min-height:41px;
}


.giveusacall{
	font-size:23px;
	font-weight:700;
}
/******CYCLE 2 SLIDESHOW*********/
.slideshowwrap_div{
	position:relative;
}
#slideshow_div{
	width:100%;
	height:450px;
	overflow:hidden;
}


.slide_div{
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.slide_div a{
	display:block;
	width: 100%;
	height: 100%;
}
#projpager{
	position:absolute;
	right:5%;
	bottom:26px;
	z-index:9995;
}
.projpager{
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left: 4px;
	background-image: url(../images/pager_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.projpager.cycle-pager-active{
	background-position: right center;
}
.slidecaption_div{
	color: #630c38;
	font-size: 30px;
	line-height: 33px;
	font-weight: 900;
	position: absolute;
	z-index: 9995;
	bottom: 70px;
	right: 15px;
	width: 284px;
	max-width: 75%;
	padding-left: 38px;
	padding-top: 40px;
	padding-bottom: 33px;
	padding-right: 39px;
	background-image: url(../images/caption_bg.png);
}
.slidetopshadow_div{
	position: absolute;
	z-index: 9995;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 22px;
	background-image: url(../images/topshadow.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.slidebottomshadow_div{
	position: absolute;
	z-index: 9995;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 22px;
	background-image: url(../images/bottomshadow.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#prev{
	position:absolute;
	left:0px;
	z-index:1000;
	top:230px;
	cursor:pointer;
}
#next{
	position:absolute;
	right:0px;
	z-index:1000;
	top:230px;
	cursor:pointer;
}
/*******FORM STYLES******/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-style:italic;
}
::-moz-placeholder { /* Firefox 19+ */
	font-style:italic;
}
:-ms-input-placeholder { /* IE 10+ */
	font-style:italic;
}
:-moz-placeholder { /* Firefox 18- */
	font-style:italic;
}
.formheader_div{
	background-color:#fcb215;
	padding:16px;
	font-weight:600;
}
.formRow_div{
	padding-right:3px;
	padding-bottom:5px;
	text-align:left;
	width:46%;
	margin-right:2%;
	float:left;
}
.formRow2_div{
	padding-bottom:5px;
	padding-top:5px;
	text-align:left;
	width: 98%;
	margin-right: 2%;
}

.formrowright_div{
	float:right;
}

.formLabel_div{
	padding-top:8px;
	text-transform:uppercase;
	font-size:12px;
}
.formLabel2_div{
	display:inline;
}
.formfld1{
	-webkit-appearance: none;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight:400;
	background-color: #fff;
	border: 1px solid #999;
	width:96%;
	padding-left:2%;
	padding-right:2%;
	padding-top:3px;
	padding-bottom:3px;
}
.login_fld{
	width:100%;
	float:none;
	max-width:250px;
}
.shortfld{
	width:100px;
	float:none;
}
.radio_input{
	margin-left:15px;
	margin-right:4px;
}
.form_select {
	margin-bottom: 18px;
}
.formLabel3_div{
	width:30%;
	float:left;
	padding-top:8px;
}
.formfld2{
	-webkit-appearance: none;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 23px;
	font-weight:400;
	background-color: #fff;
	border: 1px solid #999;
	width:95.5%;
	padding-left:2%;
	padding-right:2%;
	padding-top:4px;
	padding-bottom:4px;
}
#datepicker{
	width:65%;
	padding-right:4%;
	padding-top:4px;
	padding-bottom:4px;
	float:right;
}

#datepicker .ui-widget{
	font-family: "myriad-pro", Arial, helvetica, sans-serif !important;
	font-size: 16px !important;
	line-height: 20px;
	font-weight:300 !important;
}

textarea.formfld2{
	height:60px;
}
.submitbutton{
	-webkit-appearance: none;
	text-transform:uppercase;
	font-size: 14px;
	line-height: 14px;
	color:#fff;
	font-weight:600;
	background-color: #000;
	min-width: 140px;
	max-width: 100%;
	text-align:center;
	 padding-top:12px;
	 padding-bottom:12px;
	 padding-left:16px;
	 padding-right:16px;
	 cursor:pointer;
	 border:none;
	 float:left;
	 text-decoration:none;
}
.submitbutton:hover{
	color:#fff;
	background-color: #333;
}


.formcheckoutitem_div{
	font-size: 14px;
	line-height: 22px;
	font-weight:300;
	background-color: #fff;
	border: 1px solid #CCC;
	width:90%;
	padding-left:2%;
	padding-right:2%;
	padding-top:3px;
	padding-bottom:3px;
	max-width:300px;
	min-height:22px;
}


#minicart_submit{
	font-size: 12px;
	line-height: 12px;
	width:100%;
	float:none;
	 padding-top:10px;
	 padding-bottom:11px;
}

.contentinner_div {
	float: left;
	width: 47%;
	margin-right: 3%;
	padding-top:20px;
}
.messages_div{
	height:20px;
	text-align:left;
}
#sending_div{
	color:#047A07;
	display:none;
}
#thanks_div{
	color:#047A07;
	display:none;
}
#error_div{
	color:#CE2124;
	display:none;
}
#captchaerror_div{
	color:#CE2124;
	display:none;
}
.captcha_div{
	text-align: left;
}

.captcha_div p{
	padding-left: 0px;
	padding-right: 0px;
	max-width: 100%;
	text-align:left;
}

/*******PRODUCT PAGE STYLES******/
.product_div{
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding-top:30px;
	padding-bottom:30px;
	margin-top:15px;
	margin-bottom:15px;
}
.prodgal_div{
	width:50%;
	float:left;
}
#prodgalpic_div{
	width: 100%;
	height: 500px;
	background-color: #f9f9f9;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	border: 1px solid #f9f9f9;
}
.prodgalthumbs_div{
	width: 100%;
	margin-top:10px;
}
.prodgalthumb_img{
	margin: 4px;
	border: 1px solid #f9f9f9;
	padding:2px;
}

.productdetail_div{
	width:40%;
	margin-left:10%;
	float:left;
}

.productttl_div{
	text-transform:uppercase;
	font-size:16px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom: 1px solid #666;
}
.productprice_p{
	font-weight:bold;
	color:#000;
}
.productinfo_div{
	margin-top:40px;
	padding:12px;
	border: 1px solid #f6f6f6;
	background-color: #f6f6f6;
}

.productinfottl_div{
	text-transform:uppercase;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom: 1px solid #999;
}
#addtocartform label{
	display:inline-block;
	min-width:120px;
}
#addtocartform select{
	width:90px;
}
.productsold_span{
	color:#D70307;
	text-transform:uppercase;
	font-weight:normal;
}
#cartmessage_div{
	color:#0A811D;
}
.carthead_div{
	float: left;
	margin-right: 3%;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #999;
}
.cartheaditem_div{
	width: 45%;
}
.cartheadprice_div{
	width: 15%;
}
.cartheadqty_div{
	width: 15%;
}
.cartheadsubtotal_div{
	float:right;
	margin-right:0px;
	width: 15%;
	text-align:right;
}
.cartrow_div{
	padding-top:20px;
	padding-bottom:20px;
	border-bottom: 1px solid #999;
}
.cartrow_div a{
	text-decoration:none;
	color:#333;
}

.cartitem_div{
	width: 45%;
	float: left;
	margin-right: 3%;
}

.cart_img{
	float:left;
	margin-right:4%;
	width:15%;
	height:auto;
}
.cartiteminner_div{
	width:75%;
	float:left;
	text-transform:uppercase;
	max-width:250px;
	padding-top:10px;
}
.cartprodttl_div{
	font-size:16px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #999;
	margin-bottom: 6px;
}
.cartlabel_div{
	width:49%;
	float:left;
}
.cartattr_div{
	width:49%;
	float:right;
	text-align:right;
}
.cartprice_div{
	padding-top:48px;
	width: 15%;
	float: left;
	margin-right: 3%;
}
.cartqty_div{
	padding-top:48px;
	width: 15%;
	float: left;
	margin-right: 3%;
}
.cartsubtotal_div{
	padding-top:48px;
	width: 15%;
	float: right;
	text-align:right;
}
.cartqtyinner_div{
	float:left;
}
.cartremove_div{
	font-size:10px;
	float:right;
}
.cartfootlabel_div{
	width: 80%;
	float: left;
	margin-right: 3%;
	text-align:right;
}
.cartfoottotal_div{
	width: 15%;
	float: right;
	text-align:right;
}
#cart_submit{
	float:right;
}
.phonenarrowlabel{
	font-weight:bold;
	display:none;
}
.vouchwrap_div{
	float:left;
	width:51%;
}
.vouchlabel_div{
	font-weight:bold;
	float:left;
	text-transform:uppercase;
	padding-right:10px;
	padding-top:9px;
	padding-bottom:10px;
}
#voucher_promo_code{
	float:left;
	width:100px;
}
#vouch_apply{
	float:left;
	margin-left:8px;
	padding-top:9px;
	padding-bottom:10px;
	width: 100px;
}

.cartcodelabel_div{
	width: 30%;
	float: left;
	margin-right: 3%;
	text-align:right;
}
.cartcodeamount_div{
	width: 15%;
	float: right;
	text-align:right;
}

.loginregister_div1{
	float: left;
	width: 45%;
	padding-left: 2%;
	padding-right: 2%;
	margin-top:12px;
	margin-bottom:12px;
}
.loginregister_div2{
	float: left;
	width: 45%;
	padding-left: 2%;
	padding-right: 2%;
	border-left: 1px solid #999;
	margin-top:12px;
	margin-bottom:12px;
}
.prodswatch_img{
	border: 2px solid #fff;
	margin-right:20px;
	cursor:pointer;
}
.prodswatch_img:last-child{
	margin-right:0px;
}

.swatchchosen{
	border: 2px solid #000;
}
#addressdetails_div {
	display: none;
}
#password_div{
	display:none;
}
#conf_password_div{
	display:none;
}
#acceptterms_div, #signup_div{
	width:auto;
	float:none;
}
.deliveryttls_div {
	font-weight: bold;
	background-color: #F0F0F0;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top:3px;
}
.deliverydivs  {
}
#checkoutmethod_form label{
	width: 200px;
	max-width:90%;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 4px;
	border: 1px solid #999;
}


.alert_div{
	border: 1px dashed #FC291B;
	background-color: #FFEDED;
	font-weight:bold;
}

.errortext_span{
	font-size:11px;
	font-weight:normal;
	color:#FC291B;
	display:none;
}
.freight_notice {
	color: #F90;
	font-size: 12px;
}
.accountttls_div {
	background-color: #F0F0F0;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top:3px;
	cursor:pointer;
}
.accountrow_div{
	display:none;
}
.green{
	color:#12AA35;
}
.orange{
	color:#EF7A0D;
}
.orderttl_div{
	padding: 2px;
	padding-left: 10px;
	font-size: 12px;
	background-color: #F7F7F7;
	cursor: pointer;
	border-bottom: 1px solid #EBEBEB;
}

.orderrow2_div{
	background-color:#FBFBFB;
}
.ordercontent_div{
	display:none;
	font-size:11px;
	font-family: "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	background-color: #fff;
	padding:8px;
	border: 1px dashed #ccc;
}
.voucherprint_div{
	position: relative;
	width: 600px;
	height: 276px;
	margin-right: auto;
	background-image: url(../images/voucher_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: solid 1px #ccc;
	background-size: cover;
}
.voucherprintcompany_div{
	position:absolute;
	top:20px;
	left:50px;
}
.voucherprintvalue_div{
	position:absolute;
	top:80px;
	left:150px;
	font-size:12px;
}
.voucherprintamount{
	font-weight:bold;
	font-size:36px;
	color:#D10003;
}
.voucherprintcode{
	font-weight:bold;
	font-size:16px;
}

.est_div{
	font-size:16px;
	color:#fff;
	font-weight:400;
	text-align:center;
	padding-top:45px;
	padding-bottom:62px;
	background-image: url(../images/transyellow.png);
}
.estinner_div{
	padding-left:20px;
	padding-right:20px;
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
}
.estttl_p{
	font-size:30px;
	font-weight:700;
	line-height:36px;
	text-transform:uppercase;
}

.ext_div{
	font-size:16px;
	color:#fff;
	font-weight:400;
	text-align:center;
	padding-top:45px;
	padding-bottom:45px;
	background-image: url(../images/transaqua.png);
}
.extinner_div{
	padding-left: 20px;
	padding-right: 20px;
	height:161px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/extinner_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.extinner_div img{
	margin-top: 40px;
}
.extracting_img{
	display:inline;
}
.extractingmobile_img{
	display:none;
}
.extttl_p{
	font-size:30px;
	font-weight:700;
	line-height:36px;
	text-transform:uppercase;
}
#upbutton{
	cursor:pointer;
	position: fixed;
	right:20px;
	bottom:100px;
	display:none;
	z-index:9999999;
}
.footerblock_div{
	padding-top:12px;
	padding-bottom:12px;
	float:left;
	width:33.333%;
}
.footerblock_div p{
	padding-bottom:0px;
}

.footerblocklight{
	background-color:#283039;
}
.footaddress_div{
	min-height:50px;
	background-image: url(../images/footaddressicon.png);
	background-repeat: no-repeat;
	background-position: 10% center;
	padding-left:20%;
	padding-right:10%;
}
.footphone_div{
	min-height:50px;
	background-image: url(../images/footphoneicon.png);
	background-repeat: no-repeat;
	background-position: 10% center;
	padding-left:20%;
	padding-right:10%;
}
.footemail_div{
	min-height:50px;
	background-image: url(../images/footemailicon.png);
	background-repeat: no-repeat;
	background-position: 10% center;
	padding-left:20%;
	padding-right:10%;
}
.footfax_div{
	min-height:50px;
	background-image: url(../images/footfaxicon.png);
	background-repeat: no-repeat;
	background-position: 10% center;
	padding-left:20%;
	padding-right:10%;
}
.footttl_div{
	line-height:50px;
	font-weight:bold;
	float:left;
	padding-right:10px;
}
.foottext_div{
	float:left;
}
.footttl2_span{
	font-weight:bold;
	padding-right:10px;
}
.foottext2_div{
	line-height:50px;
}
.drillrigs_div{
	text-align:center;
	padding-top:67px;
	background-color:#F2F2F2;
}

.drillrignav_div{
	font-size:16px;
	line-height:18px;
	padding-bottom:23px;
}
.drillrigcaro_div{
	width:80%;
	margin-left:auto;
	margin-right:auto;
	max-width:1200px;
}

#drillrigprev{
	width: 37px;
	height: 62px;
	background-image: url(../images/darkprev.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index:9999;
	left:0px;
	top:40%;
	position:absolute;
	cursor:pointer;
}
#drillrigprev:hover{
	background-image: url(../images/blueprev.png);
}
#drillrignext{
	width: 37px;
	height: 62px;
	background-image: url(../images/darknext.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index:9999;
	right:0px;
	top:40%;
	position:absolute;
	cursor:pointer;
}
#drillrignext:hover{
	background-image: url(../images/bluenext.png);
}
#drillrigprev.slick-arrow.slick-disabled, #drillrignext.slick-arrow.slick-disabled{
	display:none !important;
}

.projects_div{
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	padding-top:67px;
	background-image: url(../images/transoffwhite.png);
}

.projectsnav_div{
	font-size:16px;
	line-height:18px;
	padding-bottom:23px;
}
.projectcaro_div{
	width:80%;
	margin-left:auto;
	margin-right:auto;
	max-width:1200px;
}
#projectprev{
	width: 37px;
	height: 62px;
	background-image: url(../images/lightprev.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index:9999;
	left:-50px;
	top:40%;
	position:absolute;
	cursor:pointer;
}
#projectprev:hover{
	background-image: url(../images/blueprev.png);
}
#projectnext{
	width: 37px;
	height: 62px;
	background-image: url(../images/lightnext.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index:9999;
	right:-50px;
	top:40%;
	position:absolute;
	cursor:pointer;
}
#projectnext:hover{
	background-image: url(../images/bluenext.png);
}
#projectprev.slick-arrow.slick-disabled, #projectnext.slick-arrow.slick-disabled{
	display:none !important;
}
.projcaroitem{
	position:relative;
	width:auto;
	margin-left:9px;
	margin-right:9px;
}
.projcaroiteminner{
	width:auto;
	background-color:#fff;
	padding-left:7px;
	padding-top:7px;
	padding-right:7px;
	padding-bottom:14px;
	font-size:16px;
	line-height:20px;
	text-transform:uppercase;
}

.projcaro_img{
	width:100%;
	height:auto;
	margin-bottom:9px;
	max-width:120%;
}

.projoverlaytext_div{
	height:105px;
	position:absolute;
	bottom:14px;
	width:100%;
}
.projoverlayttl{
	font-size:18px;
	line-height:20px;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
}
.projoverlayplace{
	font-size:16px;
	line-height:18px;
	color:#0099A8;
	text-transform:uppercase;
}
.projoverlayseemore{
	font-size:14px;
	line-height:18px;
	color:#B3B3B3;
	text-transform:none;
}

.projtext_div{
	height: 105px;
	padding-top:5px;
}


.projcarottl{
	font-size:18px;
	line-height:20px;
	font-weight:700;
	text-transform:uppercase;
}

.projcaroplace{
	font-size:16px;
	line-height:18px;
	color:#0099A8;
}
.projcaroseemore{
	font-size:14px;
	line-height:18px;
	color:#B3B3B3;
	text-transform:none;
}
.team_div{
	text-align:center;
	padding-top:67px;
	background-color:#fff;
}
.teaminner_div{
	text-align:left;
	padding-top:34px;
	padding-left:20px;
	padding-right:20px;
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	width: 90%;
}
.teamitem_div{
	float:left;
	width:16.66%;
	height:275px;
	overflow:hidden;
	text-align:center;
}
.teamiteminner_div{
	position: relative;
	height:225px;
	overflow:hidden;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
.teamphonelayer_div{
	font-size: 18px;
	line-height: 22px;
	word-spacing: -2px;
	word-break: break-all;
	color: #fff;
	position: absolute;
	width: 100%;
	height: 160px;
	top: 0px;
	left: 0px;
	background-image: url(../images/teamlogo.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	display: none;
}
.teamphonelayer_div a{
	color: #fff;
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
}
.teamphoneinner_div{
	padding-top: 70px;
}

.teamhoverpic{
	position: absolute;
	width: 200px;
	height: 200px;
	top: -210px;
	left: 0px;
	cursor:pointer;
}




.team_img{
	border-radius: 50%;	
	margin-bottom:9px;
	cursor:pointer;
}
.teamname{
	color:#000;
	font-size: 15px;
	line-height: 15px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	text-transform:uppercase;
	font-weight:700;
}
.teamposition{
	font-size:12px;
	line-height:12px;
	color:#7F7F7F;
	padding-left:6px;
	padding-right:6px;
	text-transform:uppercase;
}
.teamphone_a{
	display: inline-block;
	width: 26px;
	height: 26px;
	background-image: url(../images/teamphoneicon.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left:3px;
	margin-right:3px;
}
.teamphone_a:hover{
	background-image: url(../images/teamphoneicon_hover.png);
}
.teamemail_a{
	display:inline-block;
	width:26px;
	height:26px;
	background-image: url(../images/teamemailicon.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left:3px;
	margin-right:3px;
}
.teamemail_a:hover{
	background-image: url(../images/teamemailicon_hover.png);
}
.list_div{
	padding-top:83px;
	color:#fff;
	padding-left:20px;
	padding-right:20px;
}
.listitem_div{
	position:relative;
	background-color:#0F1922;
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:80px;
}
.listtext_div{
	width: 30%;
	float: left;
	font-size: 14px;
	line-height: 20px;
}
.listtextinner_div{
	padding:28px;
}


.listcaro_div{
	width:70%;
	float:right;
	overflow:hidden;
	margin-right:-1px;
	margin-left:-1px;
}
.caropixel{
	width:1px;
	height:100%;
	position:absolute;
	right:-1px;
	background-color:#283039;
	z-index:9999;
}
.listcaro_div .slick-track{
	left:-1px;
}


.listcaroprev{
	width: 37px;
	height: 62px;
	background-image: url(../images/darkprev.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index:9999;
	left:-1px;
	top:40%;
	position:absolute;
	cursor:pointer;
}
.listcaroprev:hover{
	background-image: url(../images/blueprev.png);
}
.listcaronext{
	width: 37px;
	height: 62px;
	background-image: url(../images/darknext.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index:9999;
	right:0px;
	top:40%;
	position:absolute;
	cursor:pointer;
}
.listcaronext:hover{
	background-image: url(../images/bluenext.png);
}
.listcaroprev.slick-arrow.slick-disabled, .listcaronext.slick-arrow.slick-disabled{
	display:none !important;
}

.listttl{
	font-size: 28px;
	line-height: 28px;
	font-weight:700;
	padding-bottom: 16px;
	text-transform:uppercase;
}
.listlocation{
	font-size: 22px;
	line-height: 22px;
	font-weight: 600;
	color:#0099a8;
	text-transform:uppercase;
	padding-bottom: 20px;
}
.listtextdetails{
	font-weight:300;
	padding-top:20px;
	background-image: url(../images/listtextbg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.drillcaroitem_div{
	position: relative;
}
.drillrigoverlay{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 0px;
	background-image: url(../images/transblackcircle.png);
	overflow:hidden;
}
.drillrigcaro_a{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}
.drillrigoverlayinner{
	width: 100%;
	height: 100%;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 0px 0px;
	background-image: url(../images/drillcaroline.png);
}
.drilliconwrap{
	position:absolute;
	left:50%;
	top:150%;
	width:80px;
	height:80px;
}
.drillcaroicon{
	margin-top:-95px;
	margin-left:-40px;
}

.drillcarotitle{
	color:#fff;
	font-size:24px;
	line-height:28px;
	font-weight:700;
	position:absolute;
	top:60%;
	left:-100%;
	width:100%;
	text-transform:uppercase;
}
.drillcaroseemore{
	color:#B3B3B3;
	font-size:14px;
	line-height:18px;
	font-weight:400;
	font-style:italic;
	position:absolute;
	top:-50px;
	left:0px;
	width:100%;
}



.projectoverlay{
	display:none;
	width: 100%;
	height: 100%;
	position: absolute;
	background-position: center center;
	background-repeat: repeat;
	background-image: url(../images/transblack.png);
}
.projectcaro_a{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}
.servsubnav_div{
	width: 30%;
	padding-top: 10px;
}
.servsubnav_div a{
	display: block;
	border-bottom: 1px solid #606060;
	line-height: 29px;
	font-size: 16px;
	padding-left: 22px;
	padding-right: 12px;
	color: #fff;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.servsubnav_div a:hover{
	color: #0099a8;
	background-image: url(../images/dot_blue.png);
}
.servsubnav_div a.at{
	color: #0099a8;
	background-image: url(../images/dot_blue.png);
}

