@font-face { font-family: 'Bell Gothic Std Bold'; src: url('bell_gothic_std_bold/bell_gothic_std_bold.eot'); src: url('bell_gothic_std_bold/bell_gothic_std_bold.eot?#iefix') format('embedded-opentype'), url('bell_gothic_std_bold/bell_gothic_std_bold.svg#Bell Gothic Std Bold') format('svg'), url('bell_gothic_std_bold/bell_gothic_std_bold.woff') format('woff'), url('bell_gothic_std_bold/bell_gothic_std_bold.ttf') format('truetype'); font-weight: normal; font-style: normal;}

*{
  margin: 0;
  padding: 0;
}

body{
  font-family: 'Bell Gothic Std Bold';
  background-color: #E5E6E8;
  background-image: url(images/background.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-size: 14px;
  line-height: 22px;
}


img{
  border: 0;
  vertical-align: middle;
}

a{
  text-decoration: none;
  transition: .6s all;
  color: #666666;
}
a:focus{
  outline: none;
}
a:hover{
  transition: .3s all;
} 

h2{
  font-size: 23px;
  line-height: 23px;
  font-weight: normal;
  margin-bottom: 10px;
}

h2.blackbg, h3.blackbg{
  background-color: #000000;
  color: #FFFFFF;
  display: inline-block;
  padding: 5px 15px;
  font-size: 20px;
  line-height: 20px;
  margin: 0 0 1px -15px;
  text-transform: uppercase;
}
h2.blackbg + p{
  margin-top: 15px;
}

h3{
  background-color: #666666;
  color: #FFFFFF;
  padding: 5px 15px;
  font-size: 20px;
  line-height: 20px;
  margin: 0 0 15px -15px;
  font-weight: normal;
  text-transform: uppercase;
  width: 50%;
}

h4{
  margin-top: 15px;
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
}

p{
  margin-bottom: 15px;
}

ul, ol{
  margin: 0 0 15px 30px;
}


.container{
  width: 980px;
  margin: 0 auto;
}

#nav{
  background-color: #000000;
}
#nav ul{
  list-style-type: none;
  text-align: center;
  margin: 0;
}
#nav ul li{
  display: inline;
}

#nav ul li a{
  display: inline-block;
  text-transform: uppercase;
  color: #999999;
  font-size: 14px;
  margin: 0 12px;
  line-height: 40px;
  display: inline-block;
  background-image: url(images/nav-current.png);
  background-repeat: no-repeat;
  background-position: center 40px;
  transition: .5s all;
}
#nav ul li a:hover, #nav ul li a.current{
  color: #8DC63F;
  background-position: center 32px;
  transition: .3s all;
}


#logo{
  margin: 20px 0 10px 0;
}

#main{
  background-color: #FFFFFF;
}


#slider{
  padding: 15px 15px 30px 15px;
  box-shadow: 0 0 20px #999999;
  margin-bottom: 20px;
}

#owl{
  position: relative;
}
#owl img{
  width: 100%;
}
#owl div{
  max-height: 480px;
  overflow: hidden;
}

#owl .owl-prev{
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  height: 37px;
  background: none;
  background-image: url(images/slider-left.png);
  padding: 0;
  margin: -20px 0 0 0;
  opacity: .8;
  text-indent: -100px;
  border: 0;
  border-radius: 0;
  overflow:hidden;
}

#owl .owl-next{
  position: absolute;
  right: 0;
  top: 50%;
  width: 20px;
  height: 37px;
  background: none;
  background-image: url(images/slider-right.png);
  padding: 0;
  margin: -20px 0 0 0;
  opacity: .8;
  text-indent: -100px;
  border: 0;
  border-radius: 0;
  overflow:hidden;
}

#owl .owl-controls{
  position: absolute;
  right: 0;
  bottom: -30px;
}


#inner{
  padding: 30px 15px 30px 15px;
}
#inner h2.blackbg{
  margin-left: -15px;
  padding-left: 15px;
/*  margin-bottom: 15px; commented as looking bad on product page.. not sure where this is meant to fix stuff */
}


#brandinfo{
  padding: 10px;
}
#leftbuttons{
  float: left;
  width: 250px;
}
#leftbuttons a{
  display: block;
  position: relative;
  width: 240px;
  height: 75px;
  padding-top: 35px;
  background-color: #E9EBEA;
  color: #333333;
  font-size: 24px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 5px;
}
#leftbuttons a .small{
  display: block;
  font-size: 11px;
  color: #666666;
  text-transform: none;
}
#leftbuttons a img{
  position: absolute;
  right: -9px;
  top: 46px;
}
#leftbuttons a:hover{
  color: #8DC63F;
}

#middle{
  float: left;
  margin: 0 20px 0 20px;
  width: 447px;
}

#leftmiddle{
  float: left;
  margin: 0 20px 0 20px;
  width: 697px;
}

#catalogue{
  float: left;
  width: 243px;
  background-color: #E5E6E8; 
}
#catalogue h3.blackbg{
  display: block;
  margin: 0;
  padding-left: 11px;
  width:217px;
}
#catalogue a{
  display: block;
  padding: 11px;
}
#catalogue a img{
  width: 220px;
  height: 280px;
}
#catalogue a:hover{
  background-color: #333333;
}


#brands{
  clear: both;
  padding-top: 30px;
  height: 160px;
  padding-bottom: 30px;
}
#brands a{
  display: block;
  position: relative;
  width: 158px;
  height: 160px;
  float: left;
  background-color: #000000;
  text-indent: -10000px;
  overflow: hidden;
  margin-right: 6px;
}
#brands a:last-child{
  margin-right:0;
  width: 160px;
}
#brands a span{
  display: block;
  margin: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  height: 130px;
}
#brands a img{
  position: absolute;
  top: -10px;
  left: 70px;
}
#brands a:hover{
  background-color: #333333;
}


#social{
  height: 40px;
  line-height: 40px;
  text-align: right;
  padding: 10px 20px;
  background-color: #E5E6E8;  
}
#social a{
  display: block;
  float: right;
  margin-left: 40px;
  color:#666666;
  text-transform: uppercase;
  font-size: 12px;
}
#social a:hover{
  color: #8DC63F;
}

#whitespace{
  clear: both;
  height: 30px;
}


#bottomnav{
  background-color: #000000;
}
#bottomnav ul{
  list-style-type: none;
  text-align: center;
  margin: 0;
}
#bottomnav ul li{
  display: inline;
}

#bottomnav ul li a{
  display: inline-block;
  text-transform: uppercase;
  color: #999999;
  font-size: 12px;
  margin: 0 15px;
  line-height: 40px;
  display: inline-block;
  transition: .5s all;
}
#bottomnav ul li a:hover, #bottomnav ul li a.current{
  color: #8DC63F;
  transition: .3s all;
}



.rightphoto{
  float: right;
  margin: 0 0 30px 30px;
  box-shadow: 0 0 10px #666;
}


#sidebar{
  width: 250px;
  float: left;
}
#sidebar ul{
  list-style-type: none;
  margin: 0;
}
#sidebar ul a{
  position: relative;
  display: block;
  color: #333333;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 13px;
  padding: 10px 30px 10px 15px;
  min-height: 13px;
  margin-bottom: 5px; 
  width: 205px;
  background: #E5E6E8 url(images/sidebar.png) no-repeat 241px top;
}

#sidebar ul a.alt{
  background: #E5E6E8 url(images/sidebar-alt.png) no-repeat 230px top;
}

#sidebar ul a:hover{
  color: #8DC63F;
}

#sidebar ul a.current{
  background: #8DC63F url(images/sidebar-current.png) no-repeat right top;
  color:#FFFFFF;
}

#sidebar ul a.current.alt{
  background: #8DC63F url(images/sidebar-current-alt.png) no-repeat right top;
}

#sidebar #leftbuttons{
  float: none;
  margin-top: 50px;
}


#has_sidebar{
  margin-left: 270px;
}


.product{
  display: block;
  position: relative;
  float: left;
  width: 160px;
  height: 250px;
  margin: 0 15px 20px 0;
}
.product .photo{
  display: block;
  border: 15px solid #E5E6E8;
  height: 180px;
  background-size: cover;
  transition: .6s border-color;
}

.product .circle{
  position: absolute;
  left: 71px;
  top: -11px;
}

.product .title{
  display: block;
  line-height: 13px;
  height: 26px;
  overflow: hidden;
  color: #666666;
  font-size: 12px;
  margin: 5px 0;
}
.product .title .code{
  color: #999999;
}


.product:hover .photo{
  border-color: #666666;
  transition: .3s border-color;
}

.productphoto{
  display: block;
  float: left;
  position: relative;
}
.productphoto .photo{
  display: block;
  border: 15px solid #E5E6E8;
  width: 200px;
  height: 280px;
  background-size: cover;
  transition: .6s border-color;
}
.productphoto .circle{
  position: absolute;
  left: 100px;
  top: -11px;
}

#productdetails{
  margin-left: 250px;
}

#productdetails h2{
  text-transform: uppercase;
}

#buynow{
  background-color: #E5E6E8;
  padding: 5px 10px;
}

#productdetails .buycol{
  float: left;
  width:47%;
  margin-right: 3%;
}

#productdetails select{
  border: 1px solid #CCC;
  padding: 5px;
  width: 80px;
}

.button{
  background-color: #000000;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: 'Bell Gothic Std Bold';
  border: 0;
  padding: 5px 10px;
  cursor: pointer;
  transition: .6s color;  
}
.button:hover{
  color: #8DC63F; 
  transition: .3s color;
}

.input{
  width: 300px;
  border: 1px solid #CCCCCC;
  padding: 5px;
}
.submit{
  background-color:#000000;
  color:#FFFFFF;
  font-family: 'Bell Gothic Std Bold';
  border: 0;
  padding: 5px 30px;
  text-transform: uppercase;
  font-size: 16px;
  cursor: pointer;
}
.bot{
  position: absolute;
  left: -5000px;
}

.error{
  color:#FF0000;
}

.logout{
  float: right;
}

.note{
  background-color: #8DC63F;
  color: #FFFFFF;
  font-size: 20px;
  text-align: center;
  padding: 10px;
  border-radius: 10px;
}










