/* Start Global    #e56038 Orange*/



html { height: 100%; }

body{
  background: #FFFFFF;
  font-family:Geneva, Arial, Helvetica, Verdana, sans-serif;
  color: #333333;  
  min-height: 100%;
}

#mainContainer{
  text-align: center;
}

.grey_bg_proj { background-attachment: fixed !important; background-position: center !important; background-repeat: no-repeat !important; -moz-background-size: cover !important; -webkit-background-size: cover !important; background-size: cover !important; }


 .leftProdWin{
  float: left; 
  padding: 3px 0px 3px 3px; 
  width: 15%; 
  text-align: left;
  display: block;
}

.rightProdWin{
  float: left; 
  padding: 3px;  
  width: 85%;
  display: block;
}



.bodyContainer{
  text-align: left;
  line-height:25px;
  margin: 0 auto;
  padding: 10px;
  
  width:auto;
  max-width:1080px;
}

.pointer{
  cursor: pointer;
}

.button{
  padding:5px 12px;
  border: 1px solid #c3532e;
  background-image: linear-gradient(bottom, #E56038 0%, #ff8c66 100%);
  background-image: linear-gradient(to bottom, #ff8c66 0%, #E56038 100%);
  background-color: #eb653c;
  color: #EBE8DE;
  text-shadow: 1px 1px 0px #ff8155;
  text-decoration:none;
  border-radius:5px;
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

.button:hover{
  background:none #E25D2D;  
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
}

.button1{
  font-size: 12px;
  padding:2px 4px;
  border: 1px solid #c3532e;
  background-image: linear-gradient(bottom, #E56038 0%, #ff8c66 100%);
  background-image: linear-gradient(to bottom, #ff8c66 0%, #E56038 100%);
  background-color: #eb653c;
  color: #EBE8DE;
  text-shadow: 1px 1px 0px #ff8155;
  text-decoration:none;
  border-radius:5px;
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

.slogan{
  font-style: italic;
  font-size: 16px;
  color: #e56038;  
}
.button1:hover{
  background:none #E25D2D;  
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
}

.textShadow{
  
}

.buttonGrey{
  font-size: 10px;
  padding:2px 4px;
  border: 1px solid #7C7C7C;
  background-image: linear-gradient(bottom, #9B9B9B 0%, #B7B7B7 100%);
  background-image: linear-gradient(to bottom, #B7B7B7 0%, #9B9B9B 100%);
  background-color: #AAAAAA;
  color: #ffffff;
  text-shadow: 1px 1px 0px #878787;
  text-decoration:none;
  border-radius:5px;
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  outline:none;
}


.buttonGrey:hover{
  background:none #B2B2B2;  
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
}


.clear{
  clear:both;
}

.txtShadow{
  text-shadow: 1px 2px 3px #B2B2B2;
}

.hidden{
  position:absolute;
  clip: rect(1px 1px 1px 1px); /* IE6 & 7    -- this creates an invalid seperator error but is needed as it to cater for ie*/
  clip: rect(1px, 1px, 1px, 1px);
}


p{
  margin: 5px 0;
  line-height: 20px;
}

a{
  text-decoration: none;
  color: inherit;
  transition: color .3s ease;
 }

strong{
  font-weight: bold;
}


hr{
  background-color: #444444;
  border:0;
  height:1px;
  margin:5px 0;
}

/* End Global */

/* Start Header */

header{
  position:relative;
  width:auto;
  max-width:1080px;
  margin: 0 auto 20px auto;
}

#nav_menu a{
  cursor: pointer;
}

header h1{
  margin: 80px 0 0 0;
  font-size: 50px;
  color: #e56038;
  font-family: 'Baumans', sans-serif
}

.heading_h2{
  margin: 80px 0 0 0;
  font-size: 35px;
  color: #e56038;
  font-family: 'Baumans', sans-serif
}

.heading_h3{
  margin: 80px 0 0 0;
  font-size: 28px;
  color: #e56038;
  font-family: 'Baumans', sans-serif
}

.heading_h4{
  margin: 80px 0 0 0;
  font-size: 18px;
  color: #e56038;
  font-family: 'Baumans', sans-serif
}

.heading_h5{
  margin: 80px 0 0 0;
  font-size: 14px;
  color: #e56038;
  font-family: 'Baumans', sans-serif
}

.menu_Vald_Logo{
  font-size: 17px;
  color: #E66842;
  font-family: 'Baumans', Verdana;
  top: 4px;
  left: 10px;
  position: absolute;
  padding-bottom: 3px;
}

.phone{
  font-size: 22px;
  color: #e56038;
  font-family: 'Baumans', Verdana;
  top: 75px;
  right: 20px;
  position: absolute;
  padding-bottom: 3px;
}

.phonecon{  
  height: 30px;
  vertical-align: middle;
}

.contactD{
  position: absolute;
  top: 55px;
  width: 320;
  height:250px;
  right: 1px;
  background:#282828;
  display: none;
  padding: 10px;
  z-index: 1500;
  font-family: 'Open Sans', sans-serif;
  color:#ababab;
  font-size:13px;
  border-top: 1px solid #ababab;
}

.webMsgLink{
    top: 110px;
    right: 20px;
    position: absolute;
    padding-bottom: 3px;
  }

.webMsg{
  position: absolute;
  top: 150px;
  right: 3px;
  background: #FFFFFF;
  width: 200px;
  height: auto;  
  display: none;
  padding: 10px;
  z-index: 2000;
  font-family: Arial, Helvetica, sans-serif;
  color:#8E8E8E;
  font-size:12px;
  border: 1px solid #ababab;
}


.contactD h4{
  font-size: 16px;
  color: #fff;
  border-bottom: 1px solid #444444;
  padding: 0 0 10px 0;
  margin-bottom: 10px;
}


.contactD ul li{
  width:auto;
  margin-top:10px;
  margin-bottom:5px;
}

.contactD ul li a span{
  margin-left:95px;
  display:block;
}

.contactD ul li a img{
  transition: border .25s ease;
  float:left;
  border:3px solid #444444;
}


.contactD ul li{
  width:auto;
  padding:0 0 10px 25px;
  margin-bottom:2px;
  background:url(../images/arrowright2.png) left 6px no-repeat;
}

.contactD ul li a img:hover{
  border-color: #5e5e5e;
}

.contactD a:hover{  
  color:#eeeeee;
}


.contClose{
  text-align: right;
  width:40px; 
  height:40px; 
  cursor: pointer; 
  float: right; 
  margin-right: -4px; 
  margin-top: -12px;
  font-weight: bold;
  font-family: 'Open Sans', Verdana;
  font-size: 14px;
}



.Orng{
  color: #e56038;
}

header p{
  font-family: 'Open Sans', Verdana;
  font-size: 16px;
  color: #4A463B;
  margin-left:132px;
}


header .main_bar{
  border-top: 5px solid #e56038;
  background: #1D1D1D;
  height:70px;
  position:fixed;
  top:0;
  left:0;
  width: 100%;
  z-index: 1100;
  opacity: 0.95;
}

nav{
  position:absolute;
  left: 0;  
  color: #eee;
  font-size: 14px;
}

nav ul{
  list-style:none;
}


nav ul li{
  float:left;  
  position: relative;
  display: block;  
}

nav ul li .menuLink{
  float:left;  
  position: relative;
  display: block;  
}

nav ul li a{
  font-family: 'Open Sans', sans-serif;  
  padding: 25px 10px 0px 10px;
  margin: 10px 0;
  line-height: 25px;
  display: block;  
}


nav ul li a:hover{
  color: #E67F35;
  transition: all .25s ease;  
}

.clickoff{
  position: fixed;
  display:none;
  top: 75px;
  left: 0px;
  width:100%;
  height: 100%;
  z-index: 1; 
}


.subMenuMainWrapper{
  display: none;  
  min-height: 100px;
  position: absolute;
  width:auto;
  top:75px;  
  background: #1D1D1D;
  color: #C1C1C1; 
  z-index: 1050;
  padding-left: 7px;
  border-radius: 5px;
}

.subMenuMainWrapper:after {
  content: "";
  display: block; /* reduce the damage in FF3.0 */
  position: absolute;
  top: -8px;
  left: 30px;
  width: 0;
  border-width: 0px 15px 15px;
  border-style: solid;
  border-color: #1D1D1D transparent;
}

.subMenuMainWrapper1{
  min-width: 330px;
}

.subMenuMainWrapper2{
  min-width: 300px;
}

.subMenuMainWrapper3{
  min-width: 170px;
}


.subMenuWrapper{
  display: none;
  float: left;
  min-height: 100px;
  width: auto;
  min-width: 90px;
  background: #1D1D1D;
  color: #C1C1C1; 
  z-index: 1051;
  padding: 10px;
}


.subMenuWrapper h3{
  border-bottom: 1px solid #333;
  color: #eee;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 18px;
}



.subMenuWrapper li{
  clear: both;
  position: relative;  
  height: 25px;
}

.subMenuWrapper li a{
  padding: 0px 10px 0px 10px;
  margin: 0px 0;
  line-height: 25px;
}

.subMenuWrapper li a:hover{
  color: #E67F35;
  transition: all .25s ease;  
}


#user_menu{
  position:absolute;
  right: 12px;
  top:5px;
  color: #ababab;
  font-size: 12px;
}

#user_menu ul li{
  display:block;
  float:left;
  padding:3px 10px;
}


#user_menu ul li a{
  font-family: 'Open Sans', sans-serif;  
  transition: all .25s ease;
}

#user_menu ul li a:hover{
  color: #fff;
}


#usr-div{
  font-family: 'Open Sans', sans-serif;
  color: #333;  
  width: 250px;
  height: 70px;
  position: absolute;
  top: 63px;
  right: 10px;
  background: #F4F4F4;
  z-index: 1052;
  border: 2px ridge #828282;
  display: none;
}


#usr-divInfo{
  padding: 30px 10px 10px 20px;
}

.hovr{
  opacity: .9;
}

.hovr:hover{  
  cursor: pointer;
  opacity: 1.0;
}


.linkOrng{
  color: #e56038;
}

.linkOrng:hover{
  text-decoration: underline;
  cursor: pointer;
}

.linkAnim{
    
}

.linkAnim:hover{
  cursor: pointer;
  font-weight: 600;
}

.cartIm{
  width: 20px; 
  -webkit-border-radius: 3px; 
  -moz-border-radius: 3px;  
  border-radius: 3px; 
}

.EmbIm{
  width: 20px;
  margin-left: 2px;
  margin-top: -5px;
  padding-bottom: 5px;
  opacity: .9;  
}

.cartdel{
  width: 13px;
  cursor: pointer;
  margin-top: -1px;
}


.verMid{
  margin-top: 6px;
}

.verMid1{
  margin-top: 1px;
}

#cart{
  font-family: 'Open Sans', sans-serif;
  color: #333333;  
  width: 360px;
  max-height: 600px;
  padding-bottom: 20px;
  position: absolute;
  /*top: 78px; set in js*/
  right: 5px;
  background-color: #F4F4F4;
  overflow-y: auto; 
  z-index: 1501;
  border: 2px ridge #828282;
  display: none;
}

#cartTitle{
  float: left; 
  font-size: 13px; 
  width: 30%; 
  padding-top: 3px; 
  padding-left: 5px;
  text-shadow: 2px 2px 2px #777777;
  height: 20px;
}

#cartLinks{
  float: left;
  text-align:  right; 
  font-size: 10px; 
  width: 60%; 
  padding-top: 7px;
  padding-right: 15px; 
  height: 20px;
  color: #EC7838;  
}

.crtLink{
  
}

 .crtLink:hover{
  cursor: pointer;
  text-decoration: underline;
}

#cartClose{
  float: right; 
  text-align: right; 
  font-size: 10px; 
  width: 10%; 
  padding-top: 3px; 
  padding-right: 5px;
  height: 20px;
}

#cartInfo{
  padding: 0px 8px 8px 8px;
  clear: both;
  font-size: 10px;
}

#cartInfoTitle{
  color: #777777;  
}

.diagClose{
  text-align: right;
  width:30px; 
  cursor: pointer; 
  float: right; 
  margin-right: -7px; 
  margin-top: -7px;  
}

.diagClose1{
  text-align: right;
  width:30px; 
  cursor: pointer; 
  float: right; 
  margin-right: 4px; 
  margin-top: -2px;  
}

#preCrtDiv{
  display: none;
  height: auto;
  width: auto;
}

#preCrtInfo{
  min-height: 210px;
  width: auto;
}

#addCartInfo{
  min-width: 310px;
  max-width: 400px;
  min-height: 210px;
  padding-top: 7px;
  padding-bottom: 10px;
  border-bottom: 1px solid #C9C9C9;
}

#addCartInfo table {
  width: auto;
}

#addCartInfo table th{
  font-size: 9px;
  color: #5B5B5B;
  font-family:Geneva, Arial, Helvetica, Verdana, sans-serif;
  height:  20px;
  text-align: left;
}



#addCartInfo table td input{
  font-size: 9px;
  width:  20px;
  border: 1px solid #999999;
  padding-left: 2px;

}

#preCrtTitle{
  padding-top: 7px;
}


#embDiv{
  display: none;
  height: auto;
  width: auto;
}

#embInfo{
  height: auto;
  padding: 10px;
  padding-bottom: 10px;
}

#addEmbInfo{
  min-width: 310px;
  max-width: 360px;
  min-height: 270px;
  padding-top: 7px;
  padding-bottom: 20px;
}


#genDispDiv{
  display: none;
  height: auto;
  width: auto;
}

#genDispInfo{
  height: auto;
  padding: 10px;
  padding-bottom: 20px;
}

#addgenDispInfo{
  width: 310px;
  min-height: 290px;
  padding-top: 7px;
  padding-bottom: 20px;
}

.supFltrcss{
  text-align: center; 
  font-size: 14px;
}

.vertBottom{
  vertical-align: bottom;
}

.inp1{
  color: #555555;
  border-radius: 3px;
  background-color: #F7F7F7;
  border: 1px solid #DBDBDB;
  padding-left: 3px;
}

.inp2{
  color: #555555;
  border-radius: 3px;
  background-color: #F7F7F7;
  border: 1px solid #DBDBDB;
  padding-left: 3px;
  font-size: 9px;
}

.inp1D{
  color: #555555;
  border-radius: 3px;
  background-color: #F7F7F7;
  border: 1px solid #DBDBDB;
  width: 120px; 
  vertical-align: middle; 
  height: 20px; 
  display: inline-block;
  padding: 3px 2px 2px 2px;
}

.inpSize2{
  width: 25px;
}

.inpSize4{
  width: 30px;
}

.inpSize8{
  width: 50px;
}

.inpSize10{
  width: 68px;
}

.inpSize12{
  width: 75px;
}

.inpSize14{
  width: 90px;
}

.inpSize20{
  width: 120px;
}



.divSel{
  padding: 4px 15px 4px 15px;
  
}

.divSel:hover{
  cursor: pointer;
  background-color: #B7B7B7;
}

.embTxtFld{
  width: 180px; 
  height: 50px;
}

.produID{
  color: #8E8E8E;
  padding-top: 7px;
  text-align: center;
  font-size: 9px;
}

.orderMsgNoLines{
  padding: 5px 3px 5px 3px;
  font-size: 11px;
}

.orderMsg{
  padding: 10px 5px 10px 5px;
  font-size: 11px;
  border-top: 1px solid #C9C9C9;
  border-bottom: 1px solid #C9C9C9;
  text-align: left;
}

.fldTitle{
  color: #E67F35;
  font-weight: 300; 
}

.embButton{
  color: #E67F35; 
  cursor: pointer;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.embButton:hover{
  color: #CE6831;
}


.orderMsg ul{
  list-style:none;
  padding-left: 5px;
}
.orderMsg ul li{  
  padding-bottom: 2px;
}

.orderMsg ul li:before { 
    content: "";
    border-color: transparent #555555;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;
}

.sep{
  border-bottom: 1px solid #E58267;  
}

.sepG{
  border-bottom: 1px solid #CECECE;  
}

.inputHelp{
  position:absolute;
  display: none;
  font-size: 10px;
  background-color: #EEEEEE;
  border-radius: 5px;
  border: 1px solid #999999;
  padding: 10px;
}

.proID{
  color: #8E8E8E;
  text-align: center;
  font-size: 9px;
  float:left;
  margin-top: -10px;
  margin-left: 40%;
}

.colrChart{
  width: 60px; 
  height: 60px;
  margin-top: 2px;
  text-align: center;
  cursor: pointer;  
}

.colrText{
  color: #444444;
  padding-left: 20px;
}

.colrHd{
  color: #e56038;
  font-family: 'Baumans', sans-serif;
  font-size: 14px;
  text-align: left;
}

.lineDel{
  float: right; 
  width: 16px; 
  margin-right: -15px; 
  margin-top: 1px; 
  cursor: pointer;
}

.right{
  text-align: right;
}

.smallTxt{
  padding-bottom: 5px;
  text-align:center;
  font-size: 10px;
  color: #333333; 
  font-family:Geneva, Arial, Helvetica, Verdana, sans-serif;
}

.prodButton1{
  font-size: 14px;
  cursor: pointer;
  color: #e56038;
  font-family: 'Baumans', sans-serif;
  padding-bottom: 10px;
  padding-right: 15px;
}

.prodButton1:hover{
  color: #E86C20;
  text-decoration: underline;
}




.prodDisplay1{
  background-color: #EAECF2;
  min-height: 320px;
  font-size:11px;
  padding-top: 5px 
}
 

.prodDisplay{
  background-color: #FFFFFF; /*#F4F4F4;*/
  min-height: 320px;
  font-size:11px;
  padding-top: 5px;
}
 
 
 
.productBody{
  padding: 0px 8px 5px 8px;
  
}

.prodTitle{
  text-align:center;
  font-size: 12px;
  color: #e56038;
  font-weight: 600;
  font-family:Geneva, Arial, Helvetica, Verdana, sans-serif;
}

.prodTitleInfo{
  text-align:center;
  font-size: 18px;
  color: #e56038;
  font-weight: 600;
}


.prodButton{
  width:50%; 
  float: left;
  color: #8E8E8E; 
  cursor: pointer;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.prodButton:hover{
  color: #333333;
}

.TitleFont{
  font-size: 12px;
  color: #555555;
  font-family:Geneva, Arial, Helvetica, Verdana, sans-serif;
  padding-top: 10px;
  padding-bottom: 5px;
}

.price{
  padding-right: 10px; 
  text-align: right;
  font-size: 14px;
  color: #e56038;
  font-family: 'Baumans', sans-serif
}

.priceL{
  font-size: 14px;
  color: #e56038;
  font-family: 'Baumans', sans-serif
}

.centr{
  text-align: center;
}


.uList{
  list-style:disc;
  padding-left: 20px;
  font-size: 12px;
}
.uList li{  
  padding-bottom: 5px;
}

.close{
  position:absolute; 
  right:2px; 
  top: -2px;
  cursor: pointer;
  opacity: .7;  
}

.close:hover{
  opacity: 1.0;  
}

.close-Offset{
  position:absolute; 
  right:2px; 
  top: -16px;
  cursor: pointer;
  opacity: .7;  
}

.close-Offset:hover{
  opacity: 1.0;  
}

.min{
  position:absolute; 
  right:25px; 
  top: -2px;
  cursor: pointer;
  opacity: .7;  
}

.min:hover{
  opacity: 1.0;  
}

.colourDisplay{
  padding-right: 10px;
  width: 80px;
  height: 140px;
  padding-bottom: 5px;
}

.colourDisplayImg{
  text-align: center;
}

.colourDisplaySubTitle{
  font-size: 9px;
  color: #555555;
  text-align: center;
  margin-top: -18px;
}

.desc{
  font-size: 12px;
}

.desc ul{
  list-style:disc;
  padding-left: 20px;
  font-size: 12px;
}
.desc li{  
  padding-bottom: 5px;
}

.sizeTable{
  width: 100%;
}

.sizeTable td{
  padding: 5px;
  text-align: center;
}

.sizeTable th{
  color: #3D3D3D;
  font-weight: bold;
  text-align: center;
}

.sizeTable a{
  color: #e56038;
  text-decoration: underline;
}

.sectionBody{
  display: none;
  border: 1px solid #DADADA;
  padding: 5px;
  height:auto;
  background-color: #F9F9F9;
}

/* End  Header  #e56038 */










/*Slider*/
#s1, #s2, #s3, #s4, #s5,#s6,#s7,#s8{
  line-height: 25px;
  font-family: 'Open Sans', sans-serif;
  width:350px;
  position:absolute;
  top:15%;
  left:15%;
  display:none;
  z-index:11;
}

#s1{
  display:block;
}

.container{
  width:auto;
  margin: 0 auto;
  position:relative;
}

/*#slider_content1 h3, #slider_content2 h3, #slider_content3 h3, #slider_content4 h3, #slider_content5 h3{*/

#slide_div h3{
  color:#EBE8DE;
  font-size:20px;
  font-weight:bold;
  margin-bottom:10px;
  background-color:#333333;
  padding:10px 15px;
  border-radius: 15px 0 15px 0;
  display:inline-block;
}

/*#slider_content1 p, #slider_content2 p, #slider_content3 p, #slider_content4 p, #slider_content5 p{*/

#slide_div p{
  margin:0 0 30px 0;
  color:#4a463b;
  background-color:#EBE8DE;
  padding:10px 15px;
  border-radius: 5px;
  font-size:16px;
}



/* Prevent the slideshow from flashing on load */
.slidesjs-container{
  border-top: 1px #d6d0c1 solid;
}
#slides{
  display: none
}

/* Center the slideshow */
.container{
        width:auto;
        margin: 0 auto;
        position:relative;
}

/* Show active item in the pagination */
.slidesjs-pagination .active{
  color:red;
}

/*#slider_content1 p .responsive_button, #slider_content2 p .responsive_button, #slider_content3 p  .responsive_button, #slider_content4 p  .responsive_button, #slider_content5 p  .responsive_button{*/

#slide_div p .responsive_button{
        display:none;
        color:#000;
}

/* End Slider */


/* Start Tabs */
.tabCont {
    width:auto;
    width:100%;
    margin: 0 auto;
    position:relative;
    font-size: 12px;
  }
 .tabdiv {    
    background:#F0F0F0 ;
    width:auto;
    height:auto;
    padding-left: 20px;
    padding-top: 20px;
    font-size: 13px;
  }
  
  .tabInfo{
    font-size: 12px;
  }
  
  .tabdivH {
    display: none;
  }  

  .tabs li {
    list-style:none;
    display:inline;
  }

  .tabLnk {
    padding:3px 7px;
    display:inline-block;
    border: #EEEEEE  1px solid;
    color:#333;
    
    cursor: pointer;
  }
  
   .tabLnk:hover {
     background:#F2F2F2;
     color:#AAAAAA;
   }
   
   .tab-normal{
     color:#333;
   }

  .tab-active {
    background:#F0F0F0 ;
    color:#000;
  }
/* End Tabs */      
      
/* Start Content */


/* End Content */

/* Start Footer */





footer{
  position: relative;
  margin-top: 0px;
  clear:both;
  width:auto;
  height:320px;
  background:#333333;
}

footer .wrapper{
  line-height:25px;
  margin: 0 auto;
  padding-top:30px;
  width:auto;
  max-width:1080px;
  font-size:13px;
}

footer .wrapper .column{
  font-family: 'Open Sans', sans-serif;
  color:#ababab;
  float:left;
  width:200px;
  margin-right:20px;
}


footer .wrapper .column.midlist ul li{
  width:auto;
  padding:0 0 10px 25px;
  margin-bottom:10px;
  /*border-bottom: 1px solid #444444;*/
  background:url(../images/arrowright2.png) left 6px no-repeat;
}

footer .wrapper .column.midlist ul li a:hover{
  color:#fff;
}

footer .contactUs{
  font-family: 'Open Sans', sans-serif;
  color:#ababab;
  float:left;
  width:290px;
  margin-right:10px;
  font-size:13px;
}

footer .wrapper .column.rightlist ul li{
  width:auto;
  margin-bottom:15px;
}

footer .wrapper .column.rightlist ul li a span{
  margin-left:95px;
  display:block;
}

footer .wrapper .column.rightlist ul li a img{
  transition: border .25s ease;
  float:left;
  border:3px solid #444444;
}

footer .wrapper .column.rightlist ul li a img:hover{
  border-color: #5e5e5e;
}

footer .wrapper .contactUs h4{
  font-size: 16px;
  color: #fff;
  border-bottom: 1px solid #444444;
  padding: 0 0 10px 0;
  margin-bottom: 10px;
}

footer .wrapper .contactUs a:hover{  
  color:#fff;
}

footer .wrapper .column h4{
  font-size: 16px;
  color: #fff;
  border-bottom: 1px solid #444444;
  padding: 0 0 10px 0;
  margin-bottom: 10px;
}

#copyright{
  background: #1D1D1D;
  height:40px;
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
}

#copyright .wrapper{
  font-family: 'Open Sans', sans-serif;
  padding-top:10px;
  color: #5e5e5e;
  font-size:14px;
  position:relative;
}


#copyright .wrapper .social{
  position:absolute;
  right:0;
  top:10px;
}

#copyright .wrapper .social a{
  transition: opacity .25s ease;
  opacity: 0.3;
  margin-left: 12px;
  display:block;
  float:left;
}


#copyright .wrapper .social a:hover{
  opacity: 0.7;
}

#copyright .wrapper a{
  color: #ABABAB;
}

#copyright .wrapper a:hover{
  color: #fff;
}

/* End Footer */


/* Start Buttons  EF5F2B */
#msgDiv{
  font-family: 'Open Sans', sans-serif;
  background-image: url("//www.valdcorpuniforms.com.au/images/msgbg1.png");
  background-color: #585858; /*#E5E5E5;*/  
  font-size: 14px;
  border-top: 1px solid #E66842;
  border-bottom: 1px solid #E66842;
  text-align: center;
  color: #E5623D;  
  width: 100%;  
  position: fixed;
  top: 73px;  
  padding: 22px 20px 20px 20px;
  vertical-align: middle;
  z-index: 1552;
 /* text-shadow: 2px 2px 1px #FCE7E0;*/
  display: none;
}

#msgDiv:hover:after{
  position:absolute;
  content: "X";
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  cursor: pointer;
  padding: 2px 2px 4px 4px;
  color: #EEEEEE;
  position: absolute;
  right: 0px;
  top: 0px;
  white-space: nowrap;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0px 0px 2px #c0c1c2;
  -webkit-box-shadow: 0px 0px 2px #c0c1c2;
  box-shadow: 0px 0px 2px #c0c1c2;
  background-image: -moz-linear-gradient(top, #ffffff, ##E9E9E9);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, ##E9E9E9));
  background-image: -webkit-linear-gradient(top, #ffffff, ##E9E9E9);
  background-image: -moz-linear-gradient(top, #ffffff, ##E9E9E9);
  background-image: -ms-linear-gradient(top, #ffffff, ##E9E9E9);
  background-image: -o-linear-gradient(top, #ffffff, ##E9E9E9);
  z-index: 1053;
}

#coverDiv{
  display: none;
  overflow:hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  opacity: 0.9;
  background-color: #101010;
  z-index: 1700;
  height: 100%;
  width: 100%;
  left:0;
  top:0px;
  position: fixed;
}


#msgInfoDiv{
  display: none;
  z-index: 1710;
  position:fixed;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-height:520px;
  margin-top: -200px; /*negative number 1/2 of your height*/
  margin-left: -300px; /*negative number 1/2 of your width*/
}

#msgInformation{
  width: auto;
  position:absolute;
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  background-color: #F9F9F9;
  /*max-height: 600px;*/
  overflow-y: auto;
 -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#inputDiv{
  display: none;
  top: 50%;
    left: 50%;
    width:400px;
    height:400px;
    border: 1px solid #ccc;
    padding-bottom: 10px;
    background-color: #F9F9F9;
    -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow:    1px 1px 3px #E8F1DF;
  -webkit-box-shadow: 1px 1px 3px #E8F1DF;
  box-shadow:         1px 1px 3px #E8F1DF;
}


#addCartAnim{
    display: none;
    z-index: 1502;
    position:absolute;
    width:50px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #F9F9F9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
    text-align:center;
}

#inputInformation{
  position:absolute;
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  background-color: #F9F9F9;
  width:100%;
    overflow-y: auto;
}

.gen-priceInfo{
  position:fixed;
  text-align: right; 
  right: 10px; 
  font-size: 10px;
  color: #8E8E8E; 
  top:45px;
}



.sectionHead{
  text-align:left;
  height: 30px;
  cursor: pointer;
  border: 1px solid #DADADA;
  background-color: #EEEEEE;
  padding-left: 10px;
  font-size: 14px;
  font-family: 'Baumans', sans-serif
}

.currentSection{
  text-align:left;
  height: 30px;
  cursor: pointer;
  border: 1px solid #EEEEEE;
  padding-left: 10px;
  background-color: #DADADA;
  font-size: 14px;
}

.sectionHead:hover{
  background-color: #DADADA;  
}







/* SKIPLINK */
.go-top {
  position: fixed;
  bottom: 2em;
  right: 2em;
  text-decoration: none;
  display: none;   
  background: url(../images/top.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  font-size: 0;
  height: 36px;
  margin-bottom: 50px;
  margin-right: 20px;
  width: 36px;        
}



.roundedShadow{ 
  border: 1px solid #8E8E8E;  
  -webkit-border-radius: 4px; 
  -moz-border-radius: 4px;  
  border-radius: 4px;   
  box-shadow: 1px 1px 5px #8E8E8E;  
  -moz-box-shadow: 1px 1px 5px #8E8E8E; 
  -webkit-box-shadow: 1px 1px 5px #8E8E8E; 
 }
 
 .roundedShadow1{ 
  border: 1px solid #28323F;  
  -webkit-border-radius: 4px; 
  -moz-border-radius: 4px;  
  border-radius: 4px;   
  box-shadow: 1px 1px 5px #8E8E8E;  
  -moz-box-shadow: 1px 1px 5px #8E8E8E; 
  -webkit-box-shadow: 1px 1px 5px #8E8E8E; 
 }
 
 

/*css rules */
/* apply a natural box layout model to all elements */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.fltLeft{ float: left; min-height: 1px; position: relative; }

.column { float: left; min-height: 1px; position: relative; }

/* columns */
.column-10 { width: 10px; }
.column-15 { width: 15px; }
.column-20 { width: 20px; }
.column-25 { width: 25px; }
.column-30 { width: 30px; }
.column-35 { width: 35px; }
.column-40 { width: 40px; }
.column-45 { width: 45px; }
.column-50 { width: 50px; }
.column-55 { width: 55px; }
.column-60 { width: 60px; }
.column-65 { width: 65px; }
.column-70 { width: 70px; }
.column-75 { width: 75px; }
.column-80 { width: 80px; }
.column-85 { width: 85px; }
.column-90 { width: 90px; }
.column-95 { width: 95px; }
.column-100 { width: 100px; }
.column-110 { width: 110px; }
.column-120 { width: 120px; }
.column-130 { width: 130px; }
.column-140 { width: 140px; }
.column-145 { width: 145px; }
.column-150 { width: 150px; }
.column-160 { width: 160px; }
.column-170 { width: 170px; }
.column-180 { width: 180px; }
.column-190 { width: 190px; }
.column-200 { width: 200px; }
.column-210 { width: 210px; }
.column-220 { width: 220px; }
.column-230 { width: 230px; }
.column-235 { width: 235px; }
.column-240 { width: 240px; }
.column-250 { width: 250px; }
.column-260 { width: 260px; }
.column-270 { width: 270px; }
.column-280 { width: 280px; }
.column-290 { width: 290px; }
.column-300 { width: 300px; }
.column-310 { width: 310px; }
.column-320 { width: 320px; }
.column-330 { width: 330px; }
.column-340 { width: 340px; }
.column-350 { width: 350px; }
.column-360 { width: 360px; }
.column-370 { width: 370px; }
.column-380 { width: 380px; }
.column-390 { width: 390px; }
.column-400 { width: 400px; }
.column-410 { width: 410px; }
.column-420 { width: 420px; }
.column-430 { width: 430px; }
.column-440 { width: 440px; }
.column-450 { width: 450px; }
.column-460 { width: 460px; }
.column-470 { width: 470px; }
.column-480 { width: 480px; }
.column-490 { width: 490px; }
.column-500 { width: 500px; }
.column-510 { width: 510px; }
.column-520 { width: 520px; }
.column-530 { width: 530px; }
.column-540 { width: 540px; }
.column-550 { width: 550px; }
.column-560 { width: 560px; }
.column-570 { width: 570px; }
.column-580 { width: 580px; }
.column-590 { width: 590px; }
.column-600 { width: 600px; }
.column-610 { width: 610px; }
.column-620 { width: 620px; }
.column-630 { width: 630px; }
.column-640 { width: 640px; }
.column-650 { width: 650px; }
.column-660 { width: 660px; }
.column-670 { width: 670px; }
.column-680 { width: 680px; }
.column-690 { width: 690px; }
.column-700 { width: 700px; }
.column-710 { width: 710px; }
.column-720 { width: 720px; }
.column-730 { width: 730px; }
.column-740 { width: 740px; }
.column-750 { width: 750px; }
.column-760 { width: 760px; }
.column-770 { width: 770px; }
.column-780 { width: 780px; }
.column-790 { width: 790px; }
.column-800 { width: 800px; }
.column-810 { width: 810px; }
.column-820 { width: 820px; }
.column-830 { width: 830px; }
.column-840 { width: 840px; }
.column-850 { width: 850px; }
.column-860 { width: 860px; }
.column-870 { width: 870px; }
.column-880 { width: 880px; }
.column-890 { width: 890px; }
.column-900 { width: 900px; }
.column-910 { width: 910px; }
.column-920 { width: 920px; }
.column-930 { width: 930px; }
.column-940 { width: 940px; }
.column-950 { width: 950px; }
.column-960 { width: 960px; }
.column-980 { width: 980px; }

/* push */


.column-push-10 { margin-left: 10px; }
.column-push-20 { margin-left: 20px; }
.column-push-30 { margin-left: 30px; }
.column-push-40 { margin-left: 40px; }
.column-push-50 { margin-left: 50px; }
.column-push-60 { margin-left: 60px; }
.column-push-70 { margin-left: 70px; }
.column-push-80 { margin-left: 80px; }
.column-push-90 { margin-left: 90px; }
.column-push-100 { margin-left: 100px; }
.column-push-110 { margin-left: 110px; }
.column-push-120 { margin-left: 120px; }
.column-push-130 { margin-left: 130px; }
.column-push-140 { margin-left: 140px; }
.column-push-150 { margin-left: 150px; }
.column-push-160 { margin-left: 160px; }
.column-push-170 { margin-left: 170px; }
.column-push-180 { margin-left: 180px; }
.column-push-190 { margin-left: 190px; }
.column-push-200 { margin-left: 200px; }
.column-push-210 { margin-left: 210px; }
.column-push-220 { margin-left: 220px; }
.column-push-230 { margin-left: 230px; }
.column-push-240 { margin-left: 240px; }
.column-push-250 { margin-left: 250px; }
.column-push-260 { margin-left: 260px; }
.column-push-270 { margin-left: 270px; }
.column-push-280 { margin-left: 280px; }
.column-push-290 { margin-left: 290px; }
.column-push-300 { margin-left: 300px; }
.column-push-310 { margin-left: 310px; }
.column-push-320 { margin-left: 320px; }
.column-push-330 { margin-left: 330px; }
.column-push-340 { margin-left: 340px; }
.column-push-350 { margin-left: 350px; }
.column-push-360 { margin-left: 360px; }
.column-push-370 { margin-left: 370px; }
.column-push-380 { margin-left: 380px; }
.column-push-390 { margin-left: 390px; }
.column-push-400 { margin-left: 400px; }
.column-push-410 { margin-left: 410px; }
.column-push-420 { margin-left: 420px; }
.column-push-430 { margin-left: 430px; }
.column-push-440 { margin-left: 440px; }
.column-push-450 { margin-left: 450px; }
.column-push-460 { margin-left: 460px; }
.column-push-470 { margin-left: 470px; }
.column-push-480 { margin-left: 480px; }

/* pull */
.column-pull-10 { margin-left: -10px; }
.column-pull-20 { margin-left: -20px; }
.column-pull-30 { margin-left: -30px; }
.column-pull-40 { margin-left: -40px; }
.column-pull-50 { margin-left: -50px; }
.column-pull-60 { margin-left: -60px; }
.column-pull-70 { margin-left: -70px; }
.column-pull-80 { margin-left: -80px; }
.column-pull-90 { margin-left: -90px; }
.column-pull-100 { margin-left: -100px; }
.column-pull-110 { margin-left: -110px; }
.column-pull-120 { margin-left: -120px; }
.column-pull-130 { margin-left: -130px; }
.column-pull-140 { margin-left: -140px; }
.column-pull-150 { margin-left: -150px; }
.column-pull-160 { margin-left: -160px; }
.column-pull-170 { margin-left: -170px; }
.column-pull-180 { margin-left: -180px; }
.column-pull-190 { margin-left: -190px; }
.column-pull-200 { margin-left: -200px; }
.column-pull-210 { margin-left: -210px; }
.column-pull-220 { margin-left: -220px; }
.column-pull-230 { margin-left: -230px; }
.column-pull-240 { margin-left: -240px; }
.column-pull-250 { margin-left: -250px; }
.column-pull-260 { margin-left: -260px; }
.column-pull-270 { margin-left: -270px; }
.column-pull-280 { margin-left: -280px; }
.column-pull-290 { margin-left: -290px; }
.column-pull-300 { margin-left: -300px; }
.column-pull-310 { margin-left: -310px; }
.column-pull-320 { margin-left: -320px; }
.column-pull-330 { margin-left: -330px; }
.column-pull-340 { margin-left: -340px; }
.column-pull-350 { margin-left: -350px; }
.column-pull-360 { margin-left: -360px; }
.column-pull-370 { margin-left: -370px; }
.column-pull-380 { margin-left: -380px; }
.column-pull-390 { margin-left: -390px; }
.column-pull-400 { margin-left: -400px; }
.column-pull-410 { margin-left: -410px; }
.column-pull-420 { margin-left: -420px; }
.column-pull-430 { margin-left: -430px; }
.column-pull-440 { margin-left: -440px; }
.column-pull-450 { margin-left: -450px; }
.column-pull-460 { margin-left: -460px; }
.column-pull-470 { margin-left: -470px; }
.column-pull-480 { margin-left: -480px; }

/* pad right */
.column-padright-10 { padding-right: 10px; }
.column-padright-20 { padding-right: 20px; }
.column-padright-30 { padding-right: 30px; }
.column-padright-40 { padding-right: 40px; }
.column-padright-50 { padding-right: 50px; }
.column-padright-60 { padding-right: 60px; }
.column-padright-70 { padding-right: 70px; }
.column-padright-80 { padding-right: 80px; }
.column-padright-90 { padding-right: 90px; }
.column-padright-100 { padding-right: 100px; }
.column-padright-110 { padding-right: 110px; }
.column-padright-120 { padding-right: 120px; }
.column-padright-130 { padding-right: 130px; }
.column-padright-140 { padding-right: 140px; }
.column-padright-150 { padding-right: 150px; }
.column-padright-160 { padding-right: 160px; }
.column-padright-170 { padding-right: 170px; }
.column-padright-180 { padding-right: 180px; }
.column-padright-190 { padding-right: 190px; }
.column-padright-200 { padding-right: 200px; }
.column-padright-210 { padding-right: 210px; }
.column-padright-220 { padding-right: 220px; }
.column-padright-230 { padding-right: 230px; }
.column-padright-240 { padding-right: 240px; }
.column-padright-250 { padding-right: 250px; }
.column-padright-260 { padding-right: 260px; }
.column-padright-270 { padding-right: 270px; }
.column-padright-280 { padding-right: 280px; }
.column-padright-290 { padding-right: 290px; }
.column-padright-300 { padding-right: 300px; }
.column-padright-310 { padding-right: 310px; }
.column-padright-320 { padding-right: 320px; }
.column-padright-330 { padding-right: 330px; }
.column-padright-340 { padding-right: 340px; }
.column-padright-350 { padding-right: 350px; }
.column-padright-360 { padding-right: 360px; }
.column-padright-370 { padding-right: 370px; }
.column-padright-380 { padding-right: 380px; }
.column-padright-390 { padding-right: 390px; }
.column-padright-400 { padding-right: 400px; }
.column-padright-410 { padding-right: 410px; }
.column-padright-420 { padding-right: 420px; }
.column-padright-430 { padding-right: 430px; }
.column-padright-440 { padding-right: 440px; }
.column-padright-450 { padding-right: 450px; }
.column-padright-460 { padding-right: 460px; }
.column-padright-470 { padding-right: 470px; }
.column-padright-480 { padding-right: 480px; }


.append-bottom-half { margin-bottom: 10px; }
.append-bottom { margin-bottom: 20px; }
.append-bottom2 { margin-bottom: 40px; }
.append-bottom3 { margin-bottom: 60px; }
.append-bottom4 { margin-bottom: 80px; }
.append-top-half { margin-top: 10px; }
.append-top { margin-top: 20px; }
.append-top2 { margin-top: 40px; }
.append-top3 { margin-top: 60px; }
.append-both { margin-top: 20px; margin-bottom: 20px; }
.append-both2 { margin-top: 40px; margin-bottom: 40px; }

.pad-top { padding-top: 20px; }
.pad-top2 { padding-top: 40px; }
.pad-top-half { padding-top: 10px; }
.pad-bottom { padding-bottom: 20px; }
.pad-bottom2 { padding-bottom: 40px; }
.pad-bottom-half { padding-bottom: 10px; }

.top {margin-top:0;padding-top:0;}
.top-nudge {margin-top: 3px;}
.bottom {margin-bottom:0 !important;padding-bottom:0 !important;}
.bottom-nudge {margin-bottom: 3px;}

.info_container { margin-left: auto; margin-right: auto; width: 960px; }
.info_container:before, .info_container:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.info_container:after { clear: both; }
.info_container { zoom: 1; }

.mainContPad{
  padding-top: 100px;
  padding-bottom: 100px;
}

.row { position: relative; }
.row:before, .row:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.row:after { clear: both; }
.row { zoom: 1; }

.group { }
.group:before, .group:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.group:after { clear: both; }
.group { zoom: 1; }

.heading {
  font-family: Palatino, "Palatino Linotype", Times, serif;
  color: #e56038;
}

.h1, .heading-h1 {
  font-size: 30px;
  line-height: 36px;
}

.h2, .heading-h2 {
  font-size: 26px;
  line-height: 34px;
}

.h3, .heading-h3 {
  font-size: 18px;
  line-height: 24px;
}




/* -----Checkout -------*/

.chkout_column-push-10{ margin-left: 10px;}
.chkout_column-push-20{ margin-left: 20px;}
.chkout_column-push-160{ margin-left: 160px;}
.chkout_column-push-180{ margin-left: 180px;}
.chkout_column-push-200{ margin-left: 200px;}

.chkout_text_right{text-align: right;}
.chkout_column-160{width: 160px;}
.chkout_column-180{width: 180px;}
.chkout_column-200{width: 200px;}
.chkout_column-220{width: 220px;}





/* -- form defaults ----------------*/

input {
  font-size: inherit;
}

textarea {
  font-size: inherit;
  height: 150px;
  overflow: auto;
  vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 5px 3px 0;
  *margin-top: 0; /* IE7 */
  line-height: normal;
  cursor: pointer;
  background-color: transparent;
  border: 0 \9; /* IE9 and down */
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}


/* -- focus states -- */

input,
textarea {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
      -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

input:focus,
textarea:focus {
  outline: 0;
  outline: thin dotted \9; /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(181, 218, 255, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(181, 218, 255, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(181, 218, 255, 0.6);  /* 82, 168, 236, 0.6 */
}



/* -- inputs ----------------*/

.input-darkborder {
  background: #fff;
  border: 1px solid #000;
  padding: 3px 2px;
}

.input-pretty {
  border: 1px solid #c9c9c9;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: inset 0 0 9px 1px rgba(0,0,0,0.15);
  -o-box-shadow: inset 0 0 9px 1px rgba(0,0,0,0.15);
  -webkit-box-shadow: inset 0 0 9px 1px rgba(0,0,0,0.15);
  box-shadow: inset 0 0 9px 1px rgba(0,0,0,0.15);
  font-size: 18px;
  padding: 3px 6px;
}

.form .row-input-radio ul {
  margin: 0;
  padding: 0;
}

.form .row-input-radio input {
  margin: 0;
  margin-left: 10px;
  margin-top: -3px;
  vertical-align: middle;
}

.form .row-input-radio-inline li {
  display: inline-block;
}

.form .row-input-radio-inline ul label {
  font-size: 0.8em;
  width: auto;
}


/* -- form ----------------*/

.form input,
.form textarea {
  background: #f7f7f7;
  color: #454545;
  border: 1px solid #dadada;
  -webkit-box-shadow: inset 0 0 4px rgba(218, 218, 218, 1.0);
     -moz-box-shadow: inset 0 0 4px rgba(218, 218, 218, 1.0);
       -o-box-shadow: inset 0 0 4px rgba(218, 218, 218, 1.0);
          box-shadow: inset 0 0 4px rgba(218, 218, 218, 1.0);
  -webkit-border-radius: 4px;
      moz-border-radius: 4px;
       -o-border-radius: 4px;
          border-radius: 4px;
  padding: 5px 5px 4px;
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 16px;
}

.form input:focus,
.form textarea:focus {
  outline: 0;
  outline: thin dotted \9; /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

.form input:focus,
.form textarea:focus {
  background: #fff;
  border-color: #aaa;
}

.form label {
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 3px;
  padding-left: 0px;
}

.form select {
  border: 1px solid #dadada;
  display: inline-block;
  font-family: Arial, sans-serif;
  font-size: 14px;
  padding: 4px 0;
  position: relative;
  vertical-align: middle;
}

.ie7 .form select {
  position: relative;
  top: 6px;
}

.ie8 .form select {
  height: auto;
  line-height: inherit;
}

.form-error {
  color: #95180b;
}

.form-formerror {
  border: 1px solid #e7b0b0;
  background: #f6f6f6;
  padding: 10px;
}

.form-rowerror input,
.form-rowerror textarea {
  border: 1px solid #e99595;
  -webkit-box-shadow: 0 0 4px rgba(233, 149, 149, 1.0),
  inset 0 0 4px rgba(218, 218, 218, 1.0);
 -moz-box-shadow: 0 0 4px rgba(233, 149, 149, 1.0),
  inset 0 0 4px rgba(218, 218, 218, 1.0);
  box-shadow: 0 0 4px rgba(233, 149, 149, 1.0),
  inset 0 0 4px rgba(218, 218, 218, 1.0);
}


/* -- form-sidehat ----------------*/

.form-sidehat input[type=text],
.form-sidehat textarea {
  border: 1px solid #ccc;
  padding: 5px 5px 4px;
  margin: 0;
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 90%;
}

.form-sidehat input:focus,
.form-sidehat textarea:focus {
  border-color: #aaa;
}

.form-sidehat label {
  display: block;
  float: left;
  padding: 5px 10px 0 0;
  text-align: right;
}

.form-sidehat .row-input {
  float: left;
}

.form-sidehat .row-input-error {
  background: url('/images/formicon-x.png') right center no-repeat;
  padding-right: 33px;
}

.form-sidehat-rowerror input,
.form-sidehat-rowerror textarea {
  border: 1px solid #e99595;
}

.form-sidehat .row-error-message {
  color: #b40707;
  margin-bottom: 5px;
  margin-top: 20px;
}


.text-bold {
  font-weight: bold;
}

.text-semibold {
  font-weight: 600;
}

.text-italic {
  font-style: italic;
}

.text-smallcaps {
  font-variant: small-caps;
}

.text-center,
.text-centered {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-large6x {
  font-size: 48px;
}

.text-large5x {
  font-size: 40px;
}

.text-doublelarge,
.text-large4x {
  font-size: 36px;
}

.text-large3x {
  font-size: 30px;
}

.text-large2x,
.text-largexx {
  font-size: 24px;
}

.text-largex {
  font-size: 20px;
}

.text-large {
  font-size: 18px;
}

.text-normalx {
  font-size: 16px;
}

.text-normal {
  font-size: 14px;
}

.text-smallx {
  font-size: 13px;
}

.text-small {
  font-size: 12px;
}

.text-bold {
  font-weight: bold;
}

.text-semibold {
  font-weight: 600;
}

.text-italic {
  font-style: italic;
}

.text-smallcaps {
  font-variant: small-caps;
}

.text-indent p {
  margin-bottom: 0;
  text-indent: 20px;
}

/* align checkboxes, radios, text inputs with their label
   by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css  */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }

/* hand cursor on clickable input elements */
label, input[type=button], input[type=submit], button { cursor: pointer; }

/* colors for form validity */
input:valid   {  }
input:invalid { 
      border-radius: 1px;
    -moz-box-shadow: 0px 0px 5px red; 
 -webkit-box-shadow: 0px 0px 5px red; 
         box-shadow: 0px 0px 5px red;
}
.no-boxshadow input:invalid { background-color: #f0dddd; }




.ui-tabs {
  position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}



.tabSpan{
  width: 480px;
}

.tabContent{
  border: 1px solid #aaaaaa;
  background: #ffffff url("/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  color: #222222;
}

.tabContent ul{
  list-style:disc;
  padding-left: 20px;
  font-size: 12px;
}
.tabContent li{  
  padding-bottom: 5px;
}

.tabFont {
  font-size: 12px;
}

.corner-all,
.corner-top,
.corner-left,
.corner-tl {
  border-top-left-radius: 4px;
}
.corner-all,
.corner-top,
.corner-right,
.corner-tr {
  border-top-right-radius: 4px;
}
.corner-all,
.corner-bottom,
.corner-left,
.corner-bl {
  border-bottom-left-radius: 4px;
}
.corner-all,
.corner-bottom,
.corner-right,
.corner-br {
  border-bottom-right-radius: 4px;
}

.helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}


.helper-clearfix:before,
.helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.helper-clearfix:after {
  clear: both;
}
.helper-clearfix {
  min-height: 0; /* support: IE7 */
}

.widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url("/images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}



.state-default,
.widget-content .state-default,
.widget-header .state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("/images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}
.state-default a,
.state-default a:link,
.state-default a:visited {
  color: #555555;
  text-decoration: none;
}

.state-active,
.widget-content .state-active,
.widget-header .state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url("/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

.state-hover,
.widget-content .state-hover,
.widget-header .state-hover,
.state-focus,
.widget-content .state-focus,
.widget-header .state-focus {
  border: 1px solid #999999;
  background: #dadada url("/images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("/images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url("/images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url("/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}







/* Start Responsive */

#slider_content1 p .responsive_button, #slider_content2 p .responsive_button, #slider_content3 p .responsive_button{
  display:none;
}

@media (max-width: 1130px){
  #slider_content1, #slider_content2, #slider_content3{
    width:auto;
    margin-right:50px;
  }
  #slider_content1 h3, #slider_content2 h3, #slider_content3 h3{
    font-size:18px;
  }
  #slider_content1 p, #slider_content2 p, #slider_content3 p{
    font-size:12px;
  }
  #slider_content1 p .responsive_button, #slider_content2 p .responsive_button, #slider_content3 p .responsive_button{
    display:inline;
    color:#000;
  }
  .container .button{
    display:none;
  }
  
  nav{
    font-size: 12px;
  }
}


@media (max-width: 1080px){  
  #pageTitle{
    margin-left: 20px;
  }
  

  
}


@media (max-width: 980px){  
  #pageTitle{
    margin-left: 20px;
  }
  

  
  
  nav{
    font-size: 12px;
  }
  
  header h1 h3{
    padding-left: 50px;
  }

  #boxcontent article{
    float: none;
    margin: 30px auto 0 auto;
    width: 60%;
  }

#spacer{
  font-size:15px;
 }

#spacer .search{
  margin-top:19px;
  margin-right:-385px;
}

#spacer p {
  margin-left:-370px;
 }


#text_columns article.column1, #text_columns .column2{
  float:none;
  max-width: 500px;
  margin: 50px auto 0 auto;
}

.column2 .row{
  float:none;
  margin:0 0 40px 50px;
}

footer .wrapper .column{
  font-size: 12px;
  width: 230px;  
}

  footer{
    height:520px;
    padding-left: 20px;
  }

}

#alt_menuParent{
  display: none;
  position:absolute;
  display:none;
  top: 60px;
  left: 5px;
  z-index: 1000;
}

@media (max-width: 890px){  
  header .main_bar{
    height:150px;
  }
  #pageTitle{
    margin-top: 185px;
  }
  
  .phone{
    top: 160px;
  }
  
  .webMsgLink{
    top: 190px;
  }
  
}



@media (max-width: 760px){
  header .main_bar{
    height:60px;
  }
  
   #user_menu{
    top:24px;
  }
  
  #pageTitle{
    margin-top: 95px;
    margin-left: 20px;
  }
  
  .gen-priceInfo{
    margin-top:40px;
  }

  
  #alt_menuParent{
    display: block;
  }
  
  #alt_menu_main{
    background-color: #FFFFFF;  
  }
  
   .phone{
    top: 70px;
  }
  
  .webMsgLink{
    top: 110px;
  }
 
  #mobNav{
    width: 250px;
    
  }
  
  .mn_nav{
    height: 30px;
    color: #D8D8D8;
    font-size: 12px;
    padding-top: 6px;
    cursor: pointer;
    border-bottom: solid 1px #545454;
  }
  
   .mn_nav:hover{
     color: #E67F35;
    transition: all .25s ease;
   }
  
  .mn_1{
    padding-left: 10px;
    background-color: #282828;
  }
  
  .mn_2{
    padding-left: 25px;
    background-color: #494949;    
  }
  
  .mn_3{
    padding-left: 35px;    
    background-color: #545454;
    border-bottom: solid 1px #494949;    
  }
  
  .subN{
    display: none;
  }
  
  .inp1{
    font-size: 9px;
  }
  
  .inpSize10{
    width: 65px;
  }
  
  .supFltrcss{
    font-size: 13px;
  }
  
   header nav{
    display:none;
  }
  
  
  footer{
    height:920px;
  }
  
}




@media (max-width: 540px){
    .phone{
  font-size: 17px;
  top: 60px;
}

.webMsgLink{
    top: 90px;
  }

.phonecon{  
  height: 25px;
  vertical-align: middle;
}
 
  .webMsg{
  top: 130px; 
  }
 
  .leftProdWin{
    display: none;
  }
  
  .rightProdWin{
    width: 100%;
    display: block;
  }
  
  #spacer {
      height:auto;
      padding-bottom:15px;
  }
  
  .column2 .row {
    margin: 0 0 40px 10px;
    width:auto;
  }        
  
  footer .wrapper{
    width:auto;
  }
  
  footer .wrapper .column{
    margin: 0 auto 15px auto;
    max-width:300px;
  }
  
 .inp1{
    font-size: 9px;
  }
  
  .inpSize10{
    width: 65px;
  }
  
  
  #alternative_menu {
    display:block;
    width: 200px;
  }
  
  header nav{
    display:none;
  }
  
  header h1{
    font-size:40px;
  }
  
  header p {
    margin-left: 60px;
    font-size:14px;
  }
  
  .supFltrcss{
    font-size: 12px;
  }
      
   .tabContent ul{
      padding-left: 10px;
      font-size: 10px;
    }
    
    
    .tabFont {
      font-size: 10px;
    }
   
  .sizeTable{
    width: 90%;
  }
  
  .sizeTable th{
    text-align: left;
  }
  .sizeTable td{
    padding: 2px;
    text-align: left;
  }
}



@media (max-width: 440px){
  .leftProdWin{
    display: none;
  }
  
  .supFltrcss{
    font-size: 11px;
  }
  
  .rightProdWin{
    width: 100%;
    display: block;
  }
  
  #slide_div h3{
    color:#EBE8DE;
    font-size:9px;
    font-weight:bold;
    margin-bottom:5px;
    background-color:#333333;
    padding:0px 10px;
    border-radius: 9px 0 9px 0;
    display:inline-block;
  }
  
  .webMsgLink{
    top: 60px;
    right: 155px;
  }
  
   .webMsg{
  top: 90px; 
  }
  
  #checkoutDiv{width: 440px;}
  .fltLeft{clear:left;}
  
  .chkout_column-push-10{ margin-left: 0px;}
  .chkout_column-push-20{ margin-left: 0px;}
  .chkout_column-push-160{ margin-left: 20px;}
  .chkout_column-push-200{ margin-left: 20px;}
  .chkout_text_right{text-align: left;}
  .chkout_column-160{width: 120px;}
  .chkout_column-180{width: 140px;}
  .chkout_column-200{width: 180px;}
  .chkout_column-220{width: 180px;}
  .chkout_column-push-160{margin-left: 20px;}
  .chkout_column-push-180{ margin-left: 20px;}
  #subBtnDiv{width: 440px; padding-left: 40px;}
  
  #ordrNoDiv{text-align: left;}
  
  #payMethodMain{padding-left: 5px;}
  
  #spacer {
      height:auto;
      padding-bottom:10px;
  }
  
  .column2 .row {
    margin: 0 0 40px 10px;
    width:auto;
  }        
  
  footer .wrapper{
    width:auto;
  }
  
  footer .wrapper .column{
    margin: 0 auto 15px auto;
    max-width:300px;
  }
  
  .inp1{
    font-size: 9px;
  }
  
  .inpSize14{
    width: 60px;
  }
  
  #alternative_menu {
    display:block;
    width: 200px;
  }
  
  header nav{
    display:none;
  }
  
  header h1{
    font-size:30px;
    padding-top: 8px;
    padding-left: 8px;
  }
  
  header p {
    margin-left: 60px;
    font-size:14px;
  }
  
      
   .tabContent ul{
      padding-left: 10px;
      font-size: 10px;
    }
    
    
    .tabFont {
      font-size: 10px;
    }
   
  .sizeTable{
    width: 50%;
  }
  
  .sizeTable td{
    padding: 1px;
    text-align: center;
    font-size: 9px;
  }
  
  .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .2em .5em;
    text-decoration: none;
    font-size: 9px;
  }
  
  .embTxtFld{
    width: 160px;
  }
  
  .inp1D{
    width: 100px;    
  }
    

    
    
}


/* End Responsive */








