﻿html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td,  article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary,  time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; overflow-y:scroll; 
}

html, html a {
    -webkit-font-smoothing: antialiased;

}

/* HTML5 display-role reset for older browsers */

	article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	border-top:10px solid;
	border-top-color:#FE6732;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.left, .columns.left {
	float: left;
}
.right, .columns.right {
	float: right;
}
.hide {
	display: none;
}
.highlight {
	background: #ff0;
}


 

    .ie9, .ie9 * {
	font-family: Arial, "Definitely Not Helvetica", sans-serif !important;
}
body {
	 background-image: url("../../images/bg.png");
    background-position: center center;
    background-repeat: repeat;
     color: #666666;
    font-family: "Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
    font-size: 14px;
    line-height: 1.4;
	margin: 0 0 18px;


	 -webkit-font-smoothing: antialiased;
     font-smoothing: antialiased;
}



iframe {width:100% !important;
}

  

  	h1, h2, h3, h4, h5, h6 {
	color: #1b1b1b;
	line-height: 1.6;

}

.h1 {
    border-bottom: 1px solid #D3D3D3;
    border-top: 1px solid #D3D3D3;
    font-size: 26px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 46px;
    margin: 0 auto 14px;
    padding: 12px 0;
    text-align: center;
}



h1, h2, h3, h4, h5, h6 {
    color: #666666;
    font-family: 'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-weight: 300;
    letter-spacing: -1px;
    text-rendering: optimizelegibility;
}



h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
}

h1 {
	font-size: 46px;
	font-size: 4.6rem;
	margin-bottom: 12px;
}



h2 {
	font-size: 36px; color: rgb(196, 48, 43); /* The Fallback */
	font-size: 3.2rem;
	margin-bottom: 9px;
}

 h2.title { 
    color: rgb(196, 48, 43); /* The Fallback */
	font-size: 2rem;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 3px;
}
   

 h3 {
	font-size: 2.9rem;
	font-weight:normal;
	line-height:28px;
     margin-bottom: 10px !important;
	padding:6px 0px 0px 0px;
    color: #666666;
    font-family: 'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-weight: 300;
    letter-spacing: -1px;
    text-rendering: optimizelegibility;
}

h4 {
	font-size: 25px;
	font-size: 2.5rem;
	margin-bottom: 3px;
}
h5 {
	font-size: 19px;
	font-size: 1.9rem;
	margin-bottom: 3px;
}
h6 {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: normal;
}
.subhead {
	color: #777;
	font-weight: normal;
	margin-bottom: 20px;
}


.head-line{
    border-bottom: 1px dotted #FE6732;
    display: block;
    margin: 10px 0 25px;
}

.head-line h2, .head-line h3, .head-line h4 {
    display: inline-block;
    margin: 0 0 -2px;
    padding: 0 0 10px;
    border-bottom: 2px solid #000;
}

.intro-title {
background: none repeat scroll 0 0 #1FB4DD;
    color: #FFFFFF;
    font-size: 1.9em;
    margin: 0 0 5px;
    padding: 12px 5px 12px 7px;
}

.banner-add p.btm{
margin:0 !important;}

.service-title {
margin:-10px 0 11px 0;


}

  	p {
 color: #666666;
    font-family: "Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
    font-size: 14px;
    line-height: 1.4;
	margin: 0 0 18px;
}
p img {
	margin: 0;
}
p.lead {
	font-size: 18px;
	font-size: 1.8rem;
}
a {
	color: #d04526;
	text-decoration: none;
	outline: 0;
	line-height: inherit;
}
a:hover {
	color: #015c91;
}
p a, p a:visited {
	line-height: inherit;
}
.orange-btn {
	border:0px none;
	font-size:11px;
	color:#fff;
	line-height:14px;
	padding:10px 16px;
	overflow:visible;
	cursor:pointer;
}
a.orange-btn {
	display:inline-block;
}
.orange-btn:hover {
	color:#D2D2D2;
}
.f-fix {
	float:left;
	width:100%;
}


  	

  	ul, ol {
	margin-bottom: 18px;
}
ul {
	list-style: none outside;
}
ol {
	list-style: decimal;
    
}

ol li{
    background: url("../../images/bullet-list.jpg") no-repeat scroll 0 10px transparent;
    margin-left: 21px;
    color:#999999;
   list-style: none outside none;
   margin: 0 0 8px 20px;
    padding: 9px 8px 4px 30px;
}
 ul.square, ul.circle, ul.disc {
	margin-left: 30px;
}
ul.square {
	list-style: square outside;
}
ul.circle {
	list-style: circle outside;
}
ul.disc {
	list-style: disc outside;
}
ul ul, ol ol {
	margin: 4px 0 5px 10px;
}
li {
	margin-bottom: 12px;
}
ul.large li {
	line-height: 21px;
}

.ol-type1 {
    counter-reset: li;
    margin-left: 5px;
  margin-top: -13px;
    padding-left: 0;
}

.ol-type1 > li:before {
    -moz-box-sizing: border-box;
    background-color: #FF6633;
    color: #FFFFFF;
    content: counter(li, decimal);
    counter-increment: li;
    font-size: 24px;
    left: -1em;
    margin-right: 8px;
    position: absolute;
    text-align: center;
    width: 36px;
}
.ol-type1 > li {
    color: #999999;
    list-style: none outside none;
    margin: 0 0 20px 20px;
    padding: 4px 8px 4px 30px;
    position: relative;
}

em, i {
    font-style: italic;
    line-height: inherit;
}



ul li.home-list-title,  ul li.home-list-items,  ul li.home-list-items ul li {
    list-style-type:none !important;
    background:none;
   
    width:98%;

    border-bottom:1px dashed #eee;
    padding:10px 0 0 0;
    
}
    ul li.home-list-title h5 {  color: #404040;
    display: inline-block;
    font-size: 18px;
    padding: 5px 0;
    }


.search_results {
background-color: rgb(196, 48, 43); /* The Fallback */
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: block;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    height: 38px;
    line-height: 41px;

    text-align: center;

}

.filter_results {


    background-color: #015C91;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: block;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 100;

    line-height: 40px;
    margin: 0 auto;
    text-align: center;
 

}

.grid-search-result {
margin:5px 0 0 0;}

	

ul, li, h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	list-style:none;
}
/*	Header Block	*/

.header-overline {
    background-image: url("../../images/divider.png");
    background-position: center center;
    background-repeat: repeat-x;
    float: left;
    margin: -30px 0 10px;
    display:inline-block;
    padding: 0;
	height:20px;
    text-align: center;
    width: 100%;
}


.overline {
    background-image: url("../../images/divider.png");
    background-position: center center;
    background-repeat: repeat-x;
    float: left;
    margin: 0px 0 10px;
    padding: 0;
	height:20px;
    text-align: center;
    width: 98%;
}


.header-wrapper {
	display:block;
	width:100%;
	padding:3px 0px 0px;
}
header {
	max-width:1000px;
	margin:0px auto;
}
 .logo {
	margin:0px 0px;
	padding:0px;
	float:left;
	
}



 textarea:focus, input:focus {
    color: #000;
}
 .search-block {
	border:1px solid #E6E6E6;
	width:324px;
	float:right;
	 background: none repeat scroll 0 0 #FFFFFF;
	 margin: 19px 7px 0 0;
}

.search-block input[type='text'] {
	float:left;
	border:0px none;
	background:none;
	height:34px;

	width:220px;
	padding:0px 17px;
	font-size:11px;
	color:#5F5F5F;
}
.search-block input[type='submit'] {
	border:0px;
	background: url("../../images/magnifyingglass.png") no-repeat scroll center center #FE6732;
	float: left;
	overflow:visible;
	padding:0;
	text-indent: -999em;
	width:70px;
	height:34px;
	cursor: pointer;
}

.thumbnail {
   position: relative;
   height: 100%;
}

.thumbnail img {
   vertical-align: bottom;
}

.thumbnail .details {
   text-align: center;
   background-color: #000;
   background-color: rgba(75, 75, 75, 0.7);
   color: #fff;
   padding:10px;
   opacity: 0;
   position: absolute;
   top: 0;
   cursor:pointer;
   left: 0;
   -webkit-transition: 0.25s ease-in;
   -moz-transition: 0.25s ease-in;
   -o-transition: 0.25s ease-in;
   transition: 0.25s ease-in;
   min-height: 42%;
   left:10px;
   top:10px;
   width:87%;
}


.no-opacity .thumbnail .details {
   text-align: center;
   background: none;
   min-height: 10%;
   width: 100%;
   top: -9999px;
}

.thumbnail:hover .details {
   margin-top: 0;
   opacity: .9;
}

.thumbnail .details h3, .h3 { 
   
   border-bottom: 1px solid rgba(255, 255, 255, 1);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 -10px 0 rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, 1);
    color: rgb(255, 255, 255, 1);
    display: block;
    font-weight: normal;
    margin: 40px 20px 20px;
    padding: 10px 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}


.thumbnail .details p { 
   font-size: 18px; 
   text-align: center;
}

.fc {
    min-height: 47.5% !important;
}

.fh {
    color: rgb(196, 48, 43); /* The Fallback */
}



.thumbnail .detail {
   text-align: center;
   background: rgb(196, 48, 43); /* The Fallback */
   background: rgba(196, 48, 43, 0.7); 
   color: #fff;

   opacity: 0;
   position: absolute;
   top: 0;
   cursor:pointer;
   left: 0;
   -webkit-transition: 0.25s ease-in;
   -moz-transition: 0.25s ease-in;
   -o-transition: 0.25s ease-in;
   transition: 0.25s ease-in;
   min-height: 54.5%;
   left:0px;
   top:0px;
   width:100%;
}

html.js body section.content-wrapper div.content-container div.sixteen div.one-third div.detail {
 min-height: 57% ;
 top: 10px;
   cursor:pointer;
   left: 10px ;
   right: 10px ;
   width: 94%;
}

.content-container div.sixteen div.one-third {
            margin-bottom: 20px;
        }

content-wrapper div.content-container div.sixteen div.one-third p {
margin-top:20px !important;}


.no-opacity .thumbnail .detail {
   text-align: center;
   background: none;
   min-height: 10%;
   width: 100%;
   top: -9999px;
}

.thumbnail:hover .detail {
   margin-top: 0;
   opacity: .9;
}

.thumbnail .detail h3, .h3 { 
   
   border-bottom: 1px solid rgba(255, 255, 255, 1);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 -10px 0 rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, 1);
    display: block;
    font-weight: normal;
    margin: 40px 20px 20px;
    padding: 10px 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}


.thumbnail .detail p { 
   font-size: 18px; 
   text-align: center;
   margin:10px 0 0 0;
}




ul.skillset {
    border-top: 1px dotted #d3d3d3;
   
    font-size: 16px;
    line-height: 22px;1191

}
ul.skillset li {
    border-bottom: 1px dotted #d3d3d3;
    list-style: none outside none;
    padding: 8px 0;
    margin-bottom: 0;
}
ul.skillset li, ul.skillset li a {
    color: #1FB4DD;
}


.listing-block li {
   background: url("../../images/bullet.png") no-repeat scroll 0 5px transparent;
    display: block;
    line-height: 18px;
    padding: 4px 0 4px 24px;
}



 /********************************************************CONTENT SLIDER****************************************************/

  
/* The slider */
.iviewSlider {
	overflow: hidden;
}

/* The timer in the Slider */
#iview-timer {
	position: absolute;
	z-index: 100;
	border-radius: 5px;
	cursor: pointer;
}

#iview-timer div {
	border-radius: 3px;
}

/* The Preloader in the Slider */
#iview-preloader {
	position: absolute;
	z-index: 1000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: #000 1px solid;
	padding: 1px;
	width: 100px;
	height: 3px;
}
#iview-preloader div {
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 3px;
	background: #000;
	width: 0px;
}

/* The strips and boxes in the Slider */
.iview-strip {
	display:block;
	position:absolute;
	z-index:5;
}
.iview-block {
	display:block;
	position:absolute;
	z-index:5;
}

/* Direction nav styles (e.g. Next & Prev) */
.iview-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.iview-prevNav {
	left:0px;
}
.iview-nextNav {
	right:0px;
}

/* Control nav styles (e.g. 1,2,3...) */
.iview-controlNav {
	position:absolute;
	z-index:9;
}
.iview-controlNav a {
	z-index:9;
	cursor:pointer;
}
.iview-controlNav a.active {
	font-weight:bold;
}
.iview-controlNav .iview-items ul {
	list-style: none;
}
.iview-controlNav .iview-items ul li {
	display: inline;
	position: relative;
}
.iview-controlNav .iview-tooltip {
	position: absolute;
}

/* The captions in the Slider */
.iview-caption {
	position:absolute;
	z-index:4;
	overflow: hidden;
	cursor: default;
}
.capt {
width:75%}


.iview-caption h2 {
font-size:2em;
color:#FFF;
}

.iview-caption h4 {
font-size:1.4em;
line-height:24px;
color:#FFF;
}



#iview {
	display: block;
	max-width: 960px;
	min-width: 300px;
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	padding: 5px;
	border-radius: 5px;
	position: relative;
	
	margin: 0px auto;
	overflow: hidden;
}

#iview .iviewSlider {
	display: block;
	width: 900px;
	height: 400px;
	overflow: hidden;
	border-radius: 4px;
}



#iview div.iview-directionNav {
	position: absolute;
	top: 47%;
	left: 0px;
	z-index: 9;
	width: 100%;
}

#iview div.iview-directionNav a {
	display: block;
	cursor: pointer;
	position: absolute;
	width: 27px;
	height: 27px;
	background-image: url(../../images/bg_direction_nav.png);
	text-indent: -9999px;
	-webkit-transition: left 0.3s ease-in-out;
	-webkit-transition-property: left,right;
	-moz-transition: left 0.3s ease-in-out;
	-moz-transition-property: left,right;
	-o-transition: left 0.3s ease-in-out;
	-o-transition-property: left,right;
	-ms-transition: left 0.3s ease-in-out;
	-ms-transition-property: left,right;
	transition: left 0.3s ease-in-out;
	transition-property: left,right;
}

#iview div.iview-directionNav a.iview-nextNav {
	right: -27px;
	background-position: 27px 0px;
}

#iview div.iview-directionNav a.iview-prevNav {
	left: -27px;
	background-position: 0px 0px
}

#iview.iview-hover div.iview-directionNav a.iview-nextNav {
	right: 20px;
}

#iview.iview-hover div.iview-directionNav a.iview-prevNav {
	left: 20px;
}

.iview-caption {
	background: url('../../images/caption-bg.png');
	color: #FFF;
	border-radius: 3px;
	padding: 10px 25px;
	font-family: Verdana;
	font-size: 12px;
    text-align: center;
	text-shadow: #000 1px 1px 0px;
}

.iview-caption.caption1 {
	text-shadow: none;
    width:60% !important;
}
.iview-caption.caption2 {
    width:70% !important;
    color: #000;
	text-shadow: none;
}
.iview-caption.caption3 {
	text-shadow: none;
   
 
}
.iview-caption.caption4 {
	text-shadow: none;
    width:40% !important;
}
.iview-caption.caption5 {
	text-shadow: none;
    width:80% !important;
}


.iview-caption.caption3 {
   background: rgb(196, 48, 43); /* The Fallback */
   background: rgba(196, 48, 43, 0.9); 
	font-weight:400;
	text-shadow: none;
}

.iview-caption.caption3 h2 {
margin:-8px 0 0 0;
font-weight:400;
}

.capt {
    background: rgb(255, 255, 255) !important; /* The Fallback */
   background: rgba(255, 255, 255, 0.85) !important; 
/*	box-shadow: rgba(0, 0, 0, 0.9) 10px 10px 15px 0px !important;*/
	text-shadow: none;
    color:#000 !important;
    border-radius: 0px 0px 3px 3px;
 
}

.capt h4 {

    color:#000 !important;
    text-align:left !important;
}



#iview-preloader {
	border: #666 1px solid;
	width: 150px
}

#iview-preloader div {
	background: #666;
}
#iview-timer {
	border-radius: 10px;
}

#iview-timer div {
	border-radius: 10px;
}

.captfx {text-shadow: none;
    width:60% !important;
}

span.raquo {
 font-size: 25px;
    margin: 1px -1px 0 0;}

html.js body section.content-wrapper div.content-container div.sixteen div.search-layout div.right-sidebar div.panel div.block ul li.home-list-items ul li {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px dashed #EEEEEE;
    list-style-type: none !important;
    padding: 6px 0 12px;
    width: 98%;
}


/*	Banner Block	*/



.banner-wrapper {
	display:inline-block;
	width:100%;
	clear:both;
	padding:5px 0px 1px;
}
.banner-wrapper .banner-block {
	margin:0px auto;
}

.panel{padding:10px;
overflow:hidden;

margin:0 0 20px 0;
border-radius:5px;
	background:#fff;
	box-shadow:0px 0px 3px #999;}
	
	
.banner-wrapper .banner-block .banner-slider, .banner-wrapper .banner-block .flexslider {
	
	float:right;
	
	position: relative;
	max-width:630px;
	width:100%;
}
.banner-wrapper .banner-block .banner-slider img {
	display:block;
}
.banner-wrapper .banner-block .banner-slider .pagination, .flex-direction-nav {
	bottom: 0;
    float: left;
    left: 0;
    position: absolute;
}
.banner-wrapper .banner-block .banner-slider .pagination li, .flex-direction-nav li {
	float:left;
}
.banner-wrapper .banner-block .banner-slider .pagination li a, .flex-direction-nav li a {
	float:left;
	width:29px;
	height:28px;
	text-indent: -999em;
}
.flex-direction-nav li a.flex-prev {
	background:#3a3a3a url("../../images/banner_left_btn.png") no-repeat center center;
}
.flex-direction-nav li a.flex-next {
	background:#3a3a3a url("../../images/banner_right_btn.png") no-repeat center center;
	margin-left:1px;
}
.flex-direction-nav li:hover a.flex-prev, .flex-direction-nav li:hover a.flex-next {
	background-color:#FE6732;
}
.banner-wrapper .banner-block .banner-add {
	float:left;
	width:283px;
}
.banner-wrapper .banner-block .banner-add li {
	border:1px solid #e6e6e6;
}
.banner-wrapper .banner-block .banner-add li.add1 {
}
.banner-wrapper .banner-block .banner-add li.add2 {
	margin-top:10px;
}
.banner-wrapper .banner-block .banner-add li img {
	display:block;
	width:100%;
}


.last{margin:0 !important; padding:0 !important;}


/*****************************menu*******************************/


.selectnav{ cursor: pointer;
    float: left;
    display:none;
    font-size: 17px;
    height: 48px;
    margin-bottom: 30px;
    
    padding: 15px;
    width: 100%;}

#navigation{float:right; margin:-3px 7px 0 0;}

.main-menu, .main-menu > li > ul {
	list-style: none;
	font-size:14px;
}
.main-menu > li {
	float: left;
}

.main-menu li a.selected

{
	display: block;
	color: #fff;
    display: block;
    padding: 18px 14px;
    text-decoration: none;
     border-bottom: 3px solid transparent;
     background: #FE6732;
	color: #fff;

}


.main-menu li > a {
	display: block;
	color: #888888;
    display: block;
    padding: 18px 14px;
    text-decoration: none;
     border-bottom: 3px solid transparent;

}

 
.main-menu li:hover > a {
	background: #FE6732;
	color: #fff;
    border-bottom: 3px solid #000;
}

.main-menu >li > ul {
	position: absolute;
	display: none;
	padding: 0;
	z-index: 10;
}
.main-menu > li:hover > ul {
	display: block;
	z-index: 100;
}

#navigation ul#nav.main-menu li ul { z-index: 9999; width: 195px; border:1px solid #eee; margin:-1px 0 0 -1px;
    background: none repeat scroll 0 0 #FFFFFF; position:absolute;}


#nav.main-menu li ul li a {  padding:10px 10px !important; border-bottom:1px solid #eee;
}




#current{font-weight:bold!important;color:#444!important;border-bottom:3px solid #555!important;}.features{float:left;margin:35px 0 0;}.feature{margin:0 0 10px;}.feature-description{margin-left:45px;}.feature h4{font-size:16px;font-weight:bold;line-height:34px;}.feature-circle{display:inline-block;width:24px;height:24px;text-align:center;color:#fff;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;float:left;margin-top:10px;padding:6px;}





/*	Content Block	*/



.content-wrapper {
	clear:both;
	padding-top:5px;
}
.content-wrapper .content-container {

	margin:0px auto;
}
.content-wrapper .content-container .feature-block, .content-wrapper .content-container .new-product-block {
	float:left;
	width:100%;
	clear:both;
	
	border-top:1px solid;
}
.content-wrapper .content-container .col-main .new-product-block {
	background:none;
	border:0px;
	padding:9px 2px 5px 3px;
}
.content-wrapper .content-container .heading-block {
	float:left;
	clear:both;
	width:100%;
	padding: 0 0 20px;
}
.content-wrapper .content-container .heading-block h3 {
	font-size: 2.9rem;
    text-shadow: 1px 1px #FFFFFF !important;
	font-weight:normal;
	line-height:16px;
	padding:6px 0px 0px;
    float:left;
    color: #666666;
    font-family: 'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-weight: 300;
    letter-spacing: -1px;
    text-rendering: optimizelegibility;
}
.content-wrapper .content-container .heading-block .pagination {
	float:right;
}
.content-wrapper .content-container .heading-block .pagination li {
	float:left;
	margin-left:1px;
}
.content-wrapper .content-container .heading-block .pagination li a {
    float: left;
    height: 24px;
    margin-right: 25px;
    text-indent: -999em;
    width: 25px;
	-moz-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	transition: all 400ms ease-in-out 0s;
}
.content-wrapper .content-container .feature-block .product-grid, .content-wrapper .content-container .new-product-block .product-grid {
	float:left;
	width:100%;
}
.jcarousel-clip {
	display:inline-block;
	overflow:hidden;
	width:100%;
}
.jcarousel-next-horizontal {
	cursor:pointer;
	display:block;
	height:24px;
	position:absolute;
	width:25px;
	z-index:1500;
	right:0px;
	top:-25px;
	-moz-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	transition: all 400ms ease-in-out 0s;
}
.jcarousel-prev-horizontal {
	cursor:pointer;
	display:block;
	height:24px;
	position:absolute;
	width:25px;
	z-index:1500;
	right:28px;
	top:-25px;
	-moz-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	transition: all 400ms ease-in-out 0s;
}
.content-wrapper .content-container .new-product-block .product-grid {
	padding-bottom:15px;
}
.content-wrapper .content-container .feature-block .product-grid li, .content-wrapper .content-container .new-product-block .product-grid li {
	float:left;
	width:228px;
	position:relative;
    
}
.content-wrapper .content-container .new-product-block .product-grid li {
	width:237px;
}
.content-wrapper .content-container .col-main .new-product-block .product-grid li {
	width:243px;
}
.content-wrapper .content-container .new-product-block .product-grid li + li {
	margin-left:14px;
}
.content-wrapper .content-container .feature-block .product-grid li {
	margin-right:10px;
}
.content-wrapper .content-container .feature-block .product-grid li .pro-img, .content-wrapper .content-container .new-product-block .product-grid li .pro-img {
	display:block;
text-align:center;

}
.content-wrapper .content-container .feature-block .product-grid li .pro-img img, .content-wrapper .content-container .new-product-block .product-grid li .pro-img img {
	margin:20px 0px;
	display:inline-block;
   
}
.content-wrapper .content-container .feature-block .product-grid li .pro-hover-block {
	display:none;
	float:left;
	width:230px;
	height:217px;
	position: absolute;
	top:5px;
	left:5px;
}
.content-wrapper .content-container .feature-block .product-grid li:hover .pro-hover-block {
	display:block;
}
.content-wrapper .content-container .feature-block .product-grid li .pro-hover-block h4 {
	font-size:13px;
	color:#fff;
	font-weight:normal;
	float:left;
	width:100%;
	text-align:center;
	padding:10px 0px 0px;
	min-height:66px;
}
.content-wrapper .content-container .feature-block .product-grid li .pro-hover-block .link-block {
	float:left;
	width:100%;
	text-align:center;
}
.quickllook {
    background: url("../images/iconsPro.png") no-repeat scroll left top #FE6732;
    border: 0 none;
    color: #FFFFFF;
    display: inline-block !important;
    font-size: 0 !important;
    height: 35px;
    margin: 20px 0;
    padding: 0;
    text-decoration: none !important;
    	-moz-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out ;
    width: 35px;
}
.quickproLink {
    background: url("../images/iconsPro.png") no-repeat scroll right top transparent;
    border: 0 none;
    color: #FFFFFF;
    display: inline-block !important;
    font-size: 0 !important;
    height: 35px;
    margin: 20px 0;
    padding: 0;
    text-decoration: none !important;
    	-moz-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out ;
    width: 35px;
}
.quickllook:hover {
    background-position: left bottom;
}
.quickproLink:hover {
    background-position: right bottom;
}
.content-wrapper .content-container .feature-block .product-grid li .pro-hover-block .pro-size {
	font-size:16px;
	color:#fff;
	font-family:Georgia;
	font-weight:bold;
	float:left;
	width:100%;
	text-align:center;
	padding:20px 0px 0px;
}
.content-wrapper .content-container .new-product-block .product-grid li .pro-content {
	float:left;
	width:100%;
	padding:11px 0px 0px;
	border-top:1px solid;
	color:#000;
	text-align:center;
}
.content-wrapper .content-container .new-product-block .product-grid li .pro-content p {
	margin-bottom:10px;
}
.content-wrapper .content-container .new-product-block .product-grid li .pro-size {
	display:block;
	clear:both;
	padding:5px 10px 14px;
	font-family:Georgia;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.content-wrapper .content-container .new-product-block .product-grid li .pro-btn-block {
	display:block;
	clear:both;
	padding:0px 10px;
}
.content-wrapper .content-container .new-product-block .product-grid li .pro-btn-block a {
	font-size:11px;
	padding:9px 15px;
	text-align:center;
	color:#fff;
	-moz-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out ;
}
.content-wrapper .content-container .new-product-block .product-grid li .pro-link-block {
	display:block;
	clear:both;
	padding:10px 10px 14px;
}
.content-wrapper .content-container .new-product-block .product-grid li .pro-link-block a {
	font-size:11px;
	padding-left:22px;
	color:#444;
	-moz-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out ;
}

/*	View Page	*/



 .product-info-box {
	float:left;
	width:100%;
}
 .product-info-box .product-img-box {
	float:left;
	width:402px;
	text-align:center;
}
 .product-info-box .product-img-box .product-image-zoom {
	
	
}
 .product-info-box .product-img-box p {
	font-size:11px;
	color:#333;
	margin:0px 0px 10px;
	padding:0px;
}

 .product-info-box .product-result {
	 float: right;
    padding: 10px;
    width: 250px;
}
 .product-info-box .product-result .product-name {
	color: #333333;
    float: left;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    margin-top: -26px;
    width: 100%;
}
 .product-info-box .product-result .size-box {
	float:left;
	width:100%;
	border-bottom:1px dotted #D1D1D1;
	padding:15px 0px 6px;
}
 .product-info-box .product-result .size-box .size {
	float:left;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
}
 .product-info-box .product-result .size-box .availability {
	float:left;
	font-size:11px;
	color:#73B334;
	padding-left:15px;
	line-height:20px;
}
 .product-info-box .product-result .model-block {
	float:left;
	width:100%;
	border-bottom:1px dotted #D1D1D1;
	padding:10px 0px 8px;
	color:#647177;
}
 .product-info-box .product-result .model-block p {
	margin:2px 0px 0px;
	float:left;
	width:100%;
}
 .product-info-box .product-result .model-block p span {
	color:#191A1E;
}
 .product-info-box .product-result .product-description {
	float:left;
	width:100%;
	border-bottom:1px dotted #D1D1D1;
	padding:10px 0px;
	color:#647177;
	font-size:11px;
}
 .product-info-box .product-result .color-size-block, .quick-view-right .color-size-block {
	float:left;
	width:100%;
	font-size:11px;
	color:#333;
	padding:13px 0px 0px;
	margin: 0 0 20px;
}
 .product-info-box .product-result .color-size-block .label-row, .quick-view-right .color-size-block .label-row {
	float:left;
	width:100%;
	padding:3px 0px 6px;
}
 .product-info-box .product-result .color-size-block .label-row label, .quick-view-right .color-size-block .label-row label {
	float:left;
}
 .product-info-box .product-result .color-size-block .label-row label em, .quick-view-right .color-size-block .label-row label em {
	color:#f00;
}
 .product-info-box .product-result .color-size-block .label-row .required, .quick-view-right .color-size-block .label-row .required {
	float:right;
	color:#EB340A;
}
 .product-info-box .product-result .color-size-block .select-row, .quick-view-right .color-size-block .select-row {
	float:left;
	width:100%;
	padding-bottom:7px;
}
 .product-info-box .product-result .color-size-block .select-row select, .quick-view-right .color-size-block .select-row select {
	float:left;
	width:100%;
	height:27px;
	font-size:11px;
	color:#5F5F5F;
	border:1px solid #E6E6E6;
	padding:4px 4px 3px 2px;
}

.form-button {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 15px;
    height: 43px;
    line-height: 44px;
    overflow: visible;
    text-align: center;
    width: 115px;
	transition: all 400ms ease-in-out 0s;
}


.more-button {
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 15px;
    height: 43px;
    line-height: 44px;
    overflow: visible;
    text-align: center;
    width: 115px;
	transition: all 400ms ease-in-out 0s;
}








  	
/******************************Team/About*********************************************/


.one-half {
  float: left;
    margin: 0 26px 0 0;
    max-width: 460px;
    width: 48%;
}


.team-member .photo {
    display: block;
    margin: 0 auto 15px;
}  

 .team-member .content {
    margin-bottom: 20px;
}
 .team-member .name, .team-member .job-title {
    text-align: center;
}
.team-member .name {
    margin: 0;
}
.team-member .job-title {
    color: #888888;
    display: block;
    margin-bottom: 15px;
}
.team-member .name, .team-member .job-title {
    text-align: center;
}

.team-member .links {
    border-bottom: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    margin-bottom: 15px;
    padding-top: 10px;
    text-align: center;

}

.team-member div.content ul.links {
text-align:center;}
.links {
    max-width: 100%;
    clear:both;
    overflow:hidden;
    text-align:center;
}

.name {
    font-size: 1.333em;
    font-weight:400;
    line-height: 1.375em;
}

.team-member .links li {
    margin-bottom: 10px;
    margin-left: 13px;
}
.links li {
    display: inline-block;
    vertical-align: middle;
     border-radius: 800px 800px 800px 800px;
    display: inline-block;
    float: left;
    margin: 0 4px 3px 0;
    transition: all 400ms ease-in-out 0s;
    width: auto;
}



.margin_bottom_large {
    margin-bottom: -20px;
}


.titleUppercase {
    margin:20px 0 10px 0;
    text-transform: uppercase;
    text-align:center;
    background:#1FB4DD;
    color:#fff;
}

.one-thirds p{
       text-align:center;
       margin:30px 0 15px 0;
}


.one-third h3, .one-third p{
       text-align:center;
}






.joinbox {
    background-color: #F5F5F5;
    height: auto;
    margin-top: 20px;
    padding: 20px 20px 45px 20px;
 
    clear:both;
}

    .joinbox h3 {
        color: #404040;
        font-size: 23px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        padding-bottom: 5px;
        text-align: center;
    }

        .joinbox p {
    color: #818181;
  
    line-height: 22px;
    padding-bottom: 10px;
    text-align: center;
}

 .joinbox a {
    background-color: #FFA100;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: block;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    text-align: center;
    width: 140px;
}
.joinbox a {
    transition: background-color 0.3s ease-out 0s;
}

.joinbox a:hover {
    background:#015c91;
}


a.btn {
    background-color: #FFA100;
    border-radius: 2px 2px 2px 2px;
     transition: background-color 0.3s ease-out 0s;
    color: #FFFFFF;
    display: block;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    text-align: center;
    width: 140px;
}

a.btn:hover {
    background:#015c91;
}

.one-thirds {
margin:0 0 20px 0;}



.history {
 margin-left: -10px;}


.tanks_supplier {
    margin:0 0 0 8px;
}
.tank_supplier {
    padding: 0 0 13px;
   
}



    .tank_supplier a {
    border-bottom:1px solid #fff;}

.one-thirds {
margin-bottom:15px !important;}




.tline-box {
    border: 1px solid #D7DCE7;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.3);
    margin-top: 21px;
    min-height: 160px;
    padding: 10px;
    position: relative;
    width: 380px;
}

.blog-cat {
    background: none repeat scroll 0 0 #F2F2F2;
    color: #666666;
    font-size: 13px;
    padding-left: 7px;
    clear:both;
    margin:10px 0 10px 0;
    width:100%;
    padding:10px;
}

.terms h5 {
font-weight:600; font-size:1.1em; margin:10px 0 5px 0; color:#222;}

/****************Contact*************************************/



.google-map-title {
border-bottom:1px solid #eee; padding:0 0 4px 0; margin:0 0 8px 0;color:#FF6633}


.grid-wrapper:after {
    clear: both;
    content: "";
    display: table;
}
.grid-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 85.2em;
    position: relative;
}

 .offices h4 {
    border-bottom: 1px solid #DDDEE0;
    font-size: 16px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

 .offices h3 {
    margin-bottom: 15px;
}

 .offices li {
    display: inline;
    float: left;
    margin-bottom: 50px;
    margin-right: 4.7619%;
    width: 47.619%;
}

.offices .map {
    height: 325px;
    margin-bottom: 15px;
    width: 100%;
}

 .offices address {
  
    position: relative;
}
address {
    display: block;
    margin-bottom: 18px;
}

.offices address div {
    display: inline;
    float: left;
    margin-right: 4.7619%;
    width: 49.0%;
}

 .offices address div:nth-child(2) {
    display: inline;
    float: right;
    margin-right: 0;
}
 .offices address .right {
    position: absolute;
    right: 0;
    text-align: right;
    top: -3px;
}
 .offices address div {
    width: 47.619%;
}


 .contact-left {
    margin-right: 30px;
    padding-bottom: 20px;
    width: 615px;
}


 .contact-right {
    padding-bottom: 20px;
    width: 292px;
}



.headline {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    border-left: 0px;
    border-right: 0px;
    margin: 0 0 20px 0;
    padding: 20px 20px;
    text-align: center;
}

.headline  h1 {
    line-height: 36px;
    font-size: 24px;
    color: #666666;
    font-family: 'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-weight: 300;
    letter-spacing: -1px;
    text-rendering: optimizelegibility;
    margin:0px !important;
}

.headline span
 {
    color: #FF6633;
}


.order-form {
       
    }

    .order-title {color: #C4302B;
    font-size: 2.1em;
    line-height: 34px;
    margin-bottom: 10px;
    }

    .order-form h3 {
        clear: both;
        font-size: 1.7em;
        padding-top: 20px;
    }

      .order-form h5 {
        clear: both;
        font-size: 1.4em;
        padding-top: 6px;
        margin:0 0 0 10px
    }

    .order-form form hr {
    border-bottom:6px solid #f2f2f2;}

   .divider {
   border-top: 4px solid #EEEEEE;
    display: block;
    height: 6px;
    margin: 48px 0 0;
    overflow: hidden;

    width: 100%;}


   
    .order-submit {
    clear: both;
    display: block;
    float: right;
    margin: 20px 13px 15px 0;
    overflow: hidden;}


    .order-form form div.order-submit input {
         background-color: #FFA100;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: block;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 16px;
    transition: background-color 0.3s ease-out 0s;
    font-style: normal;
    font-weight: 400;
    height: 35px;
    border:0;
    margin:15px 0 0 0 ;
    line-height: 35px;
    margin: 0 auto;
    text-align: center;
    width: 140px;
    }

    
    .order-form form div.order-submit input:hover {
         background-color: #015c91;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    cursor:pointer;
  
    }
 
 
    /* Styles for validation helpers
    -----------------------------------------------------------*/
    .field-validation-error {
        color: #ff0000;
    }

    .field-validation-valid {
        display: none;
    }

    .input-validation-error {
        border: 1px solid #ff0000;
        background-color: #ffeeee;
    }

    .validation-summary-errors {
        font-weight: bold;
        color: #ff0000;
    }

    .validation-summary-valid {
        display: none;
    }



.contact-txt span {
    color: #FF6633;
}

 .contact-form {
    padding: 15px 0 0;
}

.contact-input, .core-input {
padding:10px}

.contact-input label {
width:20%; 
display:inline-block;
  margin-bottom: 10px;
    padding: 5px 5px;
}


.contact-input input[type=radio]
 {

    float: none !important;
    width: 4%;
    border: 0 none !important;
  
}

.contact-input input[type=checkbox]
 {

    width: 4%;
    border: 0 none !important;

  
}

.contact-input textarea {

     background-color: #FFFFFF;
    border: 1px solid #BDBDBD;
    border-radius: 4px 4px 4px 4px;
     box-shadow: 0 2px 2px rgba(0, 0, 0, 0.075) inset;
    outline: medium none;
    padding: 10px;
    resize: none;
   float: right;
    margin-right: 32px;
    width: 64.5%;

}

.comment label {
width:100%}



.contact-input input {
    background-color: #FFFFFF;
    border: 1px solid #BDBDBD;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.075) inset;
    color: #999999;
    float: right;
    margin-bottom: 10px;
    outline: medium none;
    padding: 6px 10px;
    width: 64.5%;
     border-radius: 4px 4px 4px 4px;
}

.core-input input {
    background-color: #FFFFFF;
    border: 1px solid #BDBDBD;
     box-shadow: 0 2px 2px rgba(0, 0, 0, 0.075) inset;
    color: #999999;
    float: right;
    margin-bottom: 10px;
    outline: medium none;
    padding: 6px 10px;
    width: 42.5%;
     border-radius: 4px 4px 4px 4px;
}

.core-input label {
    float: left;
    padding: 5px;
    width: 37%;
}

.contact-input select {
    background-color: #FFFFFF;
    border: 1px solid #BDBDBD;
      box-shadow: 0 2px 2px rgba(0, 0, 0, 0.075) inset;
    color: #999999;
    float: right;
     border-radius: 4px 4px 4px 4px;
    margin-bottom: 10px;
    outline: medium none;
    padding: 6px 10px;
    width: 70%;
}


.directions {
  background: none repeat scroll 0 0 #EEEEEE;
   
    margin: 10px 0 20px;
    overflow: hidden;
    padding: 5px 10px 18px;
}

.direction-txt {
   padding: 6px;
    width: 72.4%;
}


.directions-btns {
    display: block;
    float: right;
    margin: 15px 0 0 0;
}


.get-directions {
   background-color: #FFA100;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF !important;
    margin: 1px 11px 0;
    padding: 8px 10px;
    transition: all 500ms ease 0s;
}

.get-directions:hover {
  background-color: #015C91;
}

.print-directions {
 background-color: #FFA100;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF !important;
    margin: 1px 0 0;
    padding: 8px 10px;
    transition: all 500ms ease 0s;
}

.print-directions:hover {
 background-color: #015C91;

}


 .contact-right {
    padding-bottom: 20px;
    width: 270px;
}

    .contact-right p {
}

 
.contact-form .contact-col {
    padding-right: 10px;
    width: 198px;
}

.contact-form .contact-col .contact-input {
    background-color: #FFFFFF;
    border: 1px solid #BDBDBD;
    box-shadow: 0 1px 3px rgba(1, 1, 1, 0.05) inset;
    color: #999999;
    border-radius: 4px 4px 4px 4px;
    outline: medium none;
    padding: 6px 10px;
    width: 175px;
}

.contact-form .contact-col.last {
    padding-right: 0;
}


.contact-form textarea {
    background-color: #FFFFFF;
    border: 1px solid #BDBDBD;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 3px rgba(1, 1, 1, 0.05) inset;
    height: 80px;
    outline: medium none;
    padding: 10px;
    resize: none;
    width: 593px;
}

.contact-form .contact-submit {
    background-color: #FE6732;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
 
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    margin-top: 5px;
    padding: 5px 15px;
    transition: all 0.3s ease-in-out 0s;
}


.contact-title {
    border-bottom: 1px solid #DBDBDB;
    color: #3A3A3A;

    font-size: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.iframeWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.iframeWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
    margin:0 0 0 -10px;
	height: 100%;
}

.location {
margin:0 0 20px 0;}

.left {
float:left}

.right {
float:right}



/*	Footer Block	*/



.footer-wrapper {
background-image: url("../../images/footer-bg.png");
    background-position: top center;
    background-repeat: repeat-x;
	float:left;
	width:100%;
	clear:both;
    margin-top:20px;
	background-color:#ededed;
	padding:27px 0px 20px;
}
.footer-wrapper .footer {
	max-width:1000px;
	margin:0px auto;
	color:#7A7A7A;
}
.footer-wrapper .footer a {
	color:#7A7A7A;
}
.footer-wrapper .footer a:hover {
	text-decoration:underline;
}
.footer-wrapper .footer .link-block {
	float:left;
	width:100%;
}
.footer-wrapper .footer .link-block ul {
	float:left;
	width:30.2%;
	margin-right:29px;
}
.footer-wrapper .footer .link-block ul.stay-connected-blcok {
	width:100%;
    display:inline;
	margin:21px 0px 18px;
}
.footer-wrapper .footer .link-block ul li {
	float:left;
	width:100%;
	line-height:29px;
}
.footer-wrapper .footer .link-block ul li.aboutus-block {
	line-height:22px;
}
.footer-wrapper .footer .link-block ul li.link-title {
background-image: url("../../images/title-bg.png");
    background-position: bottom center;
    background-repeat: repeat-x;
	
	padding-bottom:9px;
	margin-bottom:8px;
}
.footer-wrapper .footer .link-block ul.stay-connected-blcok .links {
	float:left;
	padding:4px 0px 0px;
	margin:0px;
	width:100%;
    clear:both;
     margin: 0 0 -13px;
}
.footer-wrapper .footer .link-block .links li {
    border-radius: 800px 800px 800px 800px;
    display: inline-block;
    float: left;
    margin: 0 4px 3px 0;
	width:auto;
	-moz-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	transition: all 400ms ease-in-out 0s;
}
.links li a {
    display: block;
    height: 18px;
    opacity: 0.9;
    padding: 8px;
    width: 18px;
}
.links li a img {
    max-width: 100%;
}
.footer-wrapper .footer .link-block ul.stay-connected-blcok .payment-block {
	float:right;
	padding:8px 0px 0px;
}
.footer-wrapper .footer .link-block ul.stay-connected-blcok .payment-block a {
	float:left;
	width:38px;
	text-indent:-999em;
	height:23px;
	margin-left:8px;
	background:url(../images/common.png);
}
.footer-wrapper .footer .link-block ul.stay-connected-blcok .payment-block a.mastercard {
	background-position:0px -39px;
}
.footer-wrapper .footer .link-block ul.stay-connected-blcok .payment-block a.american-express {
	background-position:-46px -39px;
}
.footer-wrapper .footer .link-block ul.stay-connected-blcok .payment-block a.visa {
	background-position:-92px -39px;
}
.footer-wrapper .footer .link-block ul.stay-connected-blcok .payment-block a.paypal {
	background-position:-139px -39px;
}
.footer-wrapper .footer .footer-bottom-block {
	float:left;
	width:100%;
	border-top:1px solid;
	padding:19px 0px 0px;
}
.footer-wrapper .footer .footer-bottom-block .bottom-links {
	float:left;
}
.footer-wrapper .footer .footer-bottom-block .bottom-links li {
	float:left;
	padding-right:13px;
}
.footer-wrapper .footer .footer-bottom-block .copyright-block {
	margin:0px;
	float:right;
	font-size:11px;
}

.footer-toll-free {
    text-decoration: none;
    cursor: none;
    font-size: 22px;
}


.col-main-left {
    float: right;
    width: 720px;
}

.right-sidebar {
    float: left;
    width: 200px;
}


.intro-section {
    margin: 5px 0;
    overflow: hidden;
}





/* ============ TIMELINE ============= */

div#timelineContainer {

	margin:0px auto;
	width:100%;
}







#timelineContainer div.timeline-bar {
    background: none repeat scroll 0 0 #9EB5C6;
    border-radius: 20em 20em 20em 20em;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5) inset, 0 0 1px 0 rgba(255, 255, 255, 0.6);
    height: 100%;
    left: 50%;
    margin-left: -3px;
    position: absolute;
    top: 0;
    width: 6px;
    z-index:-9;
    margin:180px 0 0 0;
}



div.timelineToggle {
	float:right;
	margin-right:0;
	white-space:nowrap;
}

a.expandAll {
	color:#fff;
	cursor:pointer;
	background:#FFA100;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	font-size:12px;
	padding:6px 10px;
}

	a.expandAll:hover {
		color:#015c91;
		-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	font-size:12px;
	padding:6px 10px;
}
	

div.timelineMajor {


	
    
}

	.timelineMajor h2 {
		/*background:url(../../images/timeline_century_tick.gif) left center no-repeat;*/
		cursor: pointer;
		font-size:3em;
		margin:0 0 10px;
		padding:4px 4px 4px 20px;

   
  
    color: #666666;
    font-family: 'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 36px;
    margin: 0 0 20px;
    padding: 20px;
    text-align: center;
    text-rendering: optimizelegibility;
	}

	.timelineMajor h2 span {
		background:#015c91;
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
		border-radius:4px;
		color:#fff;
          font-family: 'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-weight: 400;
		letter-spacing:.1em;
		line-height:1.7em;
		padding:3px 5px 1px;
	}

dl.timelineMinor {
	clear:left;
	float:left;
	margin:0 12px 0 0;
	padding:4px 4px 4px 0;
	position:relative;
	width:100%;
}

	.timelineMinor dt {
		background:url(../../images/timeline_decade_tick.gif) left center no-repeat;
		clear:left;
		font-size:1.6em;
		list-style-type:none;
		line-height:1.2em;
		margin:0 0 12px;
		padding:0 0 0 24px;
		white-space:nowrap;
         font-family: 'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-weight: 300;
	}

		.timelineMinor dt a {
			color: #FF6633;
			cursor:pointer;
           
		}

		.timelineMinor dt a.closed {
			color:#999;
			font-size:1em;
			margin-left:0;
		}

		.timelineMinor dt a.open {
			color: #FF6633;
		}

		.timelineMinor dt a:hover {
			color:#015c91;
		}

	.timelineMinor dd {
		padding-left:24px;
		
	}

		.timelineMinor dd h3 {
			color:#000;
			clear:both;
			float:left;
			font-size:1.5em;
			margin:0;
			white-space:nowrap;
		}

.timelineEvent p {
	clear:left;
	float:left;
	line-height:1.5em;
	margin:6px 0 10px;
	width:500px;
}

.timelineEvent h4 {
	clear:left;
	float:left;
	font-size:1.4em;
	font-weight:400;
	margin:10px 0 0;
	padding:0 0 0 20px;
}

.timelineEvent blockquote {
	border-left: 6px solid #015C91;
    clear: left;
    color: #666666;
    float: left;
    font-family: 'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 28px;
    margin-left: 20px;
    padding: 0 14px;
    width:400px;
}

.timelineEvent blockquote .attribution{
	font-size:0.7em;
	text-align: right;
}

.timelineEvent div.media img{

}


.timelineEvent div.media {
    border-left: 5px solid #9EB5C6;
    float: right;
    padding: 0 0 0 17px;
}

	.timelineEvent .media img {
		
		margin:0;
	}

	.timelineEvent .media p {
		font-size:1.2em;
		margin:0;
		padding:0;
	}

	.timelineEvent .media a:link,.timelineEvent .media a:visited {
		color:#ab221b;
	}

	.timelineEvent .media a:hover {
		color:#7DBADF;
	}








/****************MISC*************************************/

.superquote {
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    clear: both;
    display: block;
    margin-bottom: 10px;
    padding: 30px 0;
}


.superquote p {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    font-style: italic;
    line-height: 24px;
    margin: 0;
}

.Search-Result {margin:0 0 15px 0;}


.product-deatils-table{margin:5px 0 15px 0;}
table { background: #fff; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; margin: 0 0 0px; border: 1px solid #ddd; width:100% }
	
	table thead, table tfoot { background: #f5f5f5; }
	table thead tr th,
	table tfoot tr th,
	table tbody tr td,
	table tr td,
	table tfoot tr td { font-size: 12px; line-height: 18px; text-align: left; }
	table thead tr th,
	table tfoot tr td { padding: 8px 10px 9px; font-size: 14px; font-weight: bold; color: #222; }
	table thead tr th:first-child, table tfoot tr td:first-child { border-left: none; }
	table thead tr th:last-child, table tfoot tr td:last-child { border-right: none; }

	table tbody tr.even,
	table tbody tr.alt { background: #f9f9f9; }
	table tbody tr:nth-child(even) { background: #f9f9f9; }
	table tbody tr td { color: #333; padding: 9px 10px; vertical-align: top; border: none; }

table th { font-weight: bold; }
table td, table th { padding: 9px 10px; text-align: left; }

/* Mobile */
@media only screen and (max-width: 767px) {
	
	table.responsive { margin-bottom: 0; }
	
	.pinned { position: absolute; left: 0; top: 0; background: #fff; width: 35%; overflow: hidden; overflow-x: scroll; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
	.pinned table { border-right: none; border-left: none; width: 100%; }
	.pinned table th, .pinned table td { white-space: nowrap; }
	.pinned td:last-child { border-bottom: 0; }
	
	div.table-wrapper { position: relative; margin-bottom: 20px; overflow: hidden; border-right: 1px solid #ccc; }
	div.table-wrapper div.scrollable table { margin-left: 35%; }
	div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }	
	
	table.responsive td, table.responsive th { position: relative; white-space: nowrap; overflow: hidden; }
	table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td { display: none; }
	
}








/* Mobile */



@media handheld, only screen and (max-width: 767px) {
 body, p {
font-size:12px;
line-height: 1.6;
}
}
em {
	font-style: italic;
	line-height: inherit;
}
strong {
	font-weight: bold;
	line-height: inherit;
}
small {
	font-size: 56.4%;
	line-height: inherit;
}
h1 small, h2 small, h3 small, h4 small, h5 small {
	color: #777;
}
/*	Blockquotes  */

	blockquote, blockquote p {
	line-height: 20px;
	color: #777;
}
blockquote {
	margin: 0 0 18px;
	padding: 9px 20px 0 19px;
	border-left: 1px solid #ddd;
}
blockquote cite {
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	color: #555;
}
blockquote cite:before {
	content: "\2014 \0020";
}
blockquote cite a, blockquote cite a:visited {
	color: #555;
}
hr {
	border: 1px solid #ddd;
	clear: both;
    border-bottom: 6px solid #F2F2F2;
	margin: 6px 0 16px;
	height: 0;
}
abbr, acronym {
	text-transform: uppercase;
	font-size: 90%;
	color: #222;
	border-bottom: 1px solid #ddd;
	cursor: help;
}
abbr {
	text-transform: none;
}

	

	

@media print {
* {
	background: transparent !important;
	color: black !important;
	text-shadow: none !important;
	filter:none !important;
	-ms-filter: none !important;
} 
p a, p a:visited {
	color: #444 !important;
	text-decoration: underline;
}
p a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
 .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
content: "";
}  /* Don't show links for images, or javascript/internal links */
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
} /* css-discuss.incutio.com/wiki/Printing_Tables */
tr, img {
	page-break-inside: avoid;
}
 @page {
margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}



/*******************************Media Queries & Responsive Styles *************************************************************/



	.container {
	padding: 0px 20px;
}
.row {
	width: 100%;
	max-width: 940px;
	min-width: 720px;
	margin: 0 auto;
}
/* To fix the grid into a different size, set max-width to your desired width */

	

	.row .row {
	min-width: 0px;
}
.column, .columns {
	margin-left: 2.127663%;
	float: left;
	min-height: 1px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.column:first-child, .columns:first-child, .alpha {
	margin-left: 0px;
}
.column.omega, .columns.omega {
	float: right;
}
/*** Removed because it is usually annoying ***

	 

	 [class*="column"] + [class*="column"]:last-child { float: right; }

	

	***/

	

	.row .one.columns {
	width: 6.382989%;
}
.row .two.columns {
	width: 14.893641%;
}
.row .three.columns {
	width: 23.404293%;
}
.row .four.columns {
	width: 31.914945%;
}
.row .five.columns {
	width: 40.425597%;
}
.row .six.columns {
	width: 48.936249%;
}
.row .seven.columns {
	width: 57.446901%;
}
.row .eight.columns {
	width: 65.957553%;
}
.row .nine.columns {
	width: 74.468205%;
}
.row .ten.columns {
	width: 82.978857%;
}
.row .eleven.columns {
	width: 91.489509%;
}
.row .twelve.columns {
	width: 100%;
}
/*** Formula: Column Width + Twice the Default Margin ***/

	

	.row .push_one {
	margin-left: 10.638315%;
}
.row .push_two {
	margin-left: 19.148967%;
}
.row .push_three {
	margin-left: 27.659619%;
}
.row .push_four {
	margin-left: 36.170271%;
}
.row .push_five {
	margin-left: 44.680923%;
}
.row .push_six {
	margin-left: 53.191575%;
}
.row .push_seven {
	margin-left: 61.702227%;
}
.row .push_eight {
	margin-left: 70.212879%;
}
.row .push_nine {
	margin-left: 78.723531%;
}
.row .push_ten {
	margin-left: 87.234183%;
}
/*.row .push_eleven 	{ margin-left: 95.744835%;  }*/

	

	

	/* Centering Columns is fun */

	

	.row .one.centered {
	margin-left: 46.808586%;
}
.row .two.centered {
	margin-left: 42.55326%;
}
.row .three.centered {
	margin-left: 38.297934%;
}
.row .four.centered {
	margin-left: 34.042608%;
}
.row .five.centered {
	margin-left: 29.787282%;
}
.row .six.centered {
	margin-left: 25.531956%;
}
.row .seven.centered {
	margin-left: 21.27663%;
}
.row .eight.centered {
	margin-left: 17.021304%;
}
.row .nine.centered {
	margin-left: 12.765978%;
}
.row .ten.centered {
	margin-left: 8.510652%;
}
.row .eleven.centered {
	margin-left: 4.255326%;
}
/*** Formula: Column Width + Default Margin ***/

	

	.row .push_one:first-child {
	margin-left: 8.510652%;
}
.row .push_two:first-child {
	margin-left: 17.021304%;
}
.row .push_three:first-child {
	margin-left: 25.531956%;
}
.row .push_four:first-child {
	margin-left: 34.042608%;
}
.row .push_five:first-child {
	margin-left: 42.55326%;
}
.row .push_six:first-child {
	margin-left: 51.063912%;
}
.row .push_seven:first-child {
	margin-left: 59.574564%;
}
.row .push_eight:first-child {
	margin-left: 68.085216%;
}
.row .push_nine:first-child {
	margin-left: 76.596868%;
}
.row .push_ten:first-child {
	margin-left: 85.10652%;
}
.row .push_eleven:first-child {
	margin-left: 93.617172%;
}
img, object, embed {
	max-width: 100%;
	height: auto;
}
img {
	-ms-interpolation-mode: bicubic;
}
#map_canvas img, .map_canvas img {
	max-width: none!important;
}
/* Nicolas Gallagher's micro clearfix */

	 .row:before, .row:after, .clearfix:before, .clearfix:after {
	content:"";
	display:table;
}
.row:after, .clearfix:after {
	clear: both;
}
.row, .clearfix {
	zoom: 1;
}

	 

	 





   

	

	@media only screen and (max-width: 480px) {

	  /* Style adjustments for viewports 480px and under go here */

       #allinone_bannerRotator_classic {

            
    margin-left: 1px !important;

    width: 200px !important;


        }

       #iview {

    padding: 17px !important;
    margin-left:-15PX;
    width:150px !important;

}

	  .row {
 text-align: center;
}
}
 @media only screen and (max-width: 767px) {
 body {
-webkit-text-size-adjust: none;
-ms-text-size-adjust: none;
width: 100%;
min-width: 0;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}
 .container {
min-width: 0;
margin-left: 0;
margin-right: 0;
}
 .row {
width: 100%;
min-width: 0;
margin-left: 0;
margin-right: 0;
}
 .row .row .column, .row .row .columns {
padding: 0;
}
 .column, .columns {

float: none;
margin-left: 0;
margin-right: 0;
}
 .column:last-child, .columns:last-child {
margin-right: 0;
float: none;
}
 .row .row .column, .row .row .columns {
padding: 0;
}

 .column:last-child, .columns:last-child {
margin-right: 0;
float: none;
}
 [class*="column"] + [class*="column"]:last-child {
float: none;
}
 [class*="column"]:before, [class*="column"]:after {
display: table;
}
 [class*="column"]:after {
clear: both;
}
 .push_one, .push_two, .push_three, .push_four, .push_five, .push_six, .push_seven, .push_eight, .push_nine, .push_ten, .push_eleven, .centered {
margin-left: 0% !important;
}
}







 