/***********************************************
 * Vanglaze (www.vanglaze.co.uk)
 *
 * Author: John Leighton
 *
 * Copyright (c)2009 NT-Designs
 * http://www.nt-designs.co.uk
 *
 * Version: 1.0
 * style.css
 **********************************************/

/***********************************************
 * General selectors
 **********************************************/
body {
  background-color: #f2f2f2;
  margin: 0;
  font: normal 0.75em/1.5em Arial, Tahoma, sans-serif;
  color: #5c5c61;
}

h1, h2, h3, h4, a.big {
  margin: 10px 0;
  padding: 0 0 10px 0;
  font-size: 2.5em;
  font-weight: normal;
  color: #5c5c61;
}

h1 {
  margin: 10px 0 20px 0;
  border-bottom: 1px solid #ddd;
}

h2 {
  font-size: 2em;
}

h3, a.big {
  /*font-weight: bold;*/
  font-size: 1.5em;
}

h4 {
  font-weight: bold;
  font-size: 1em;
}

a.big {
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
}

p {
  padding: 0;
  margin: 0 0 10px 0;
}

.underline {
  border-bottom: 1px solid #ddd;
}

a {
  color: #000;
}

a:hover {
  text-decoration: none;
}

span.phoneno {
  color: #fe0000;
  font-size: 16px;
  font-weight: bold;
}

ul {
  margin: 5px 0 10px 0;
  padding: 0 0 0 20px;
}

ul.verticalmenu {
  list-style: none;
  padding: 0;
  margin: 0;
  /*font-size: 16px;*/
}

ul.verticalmenu li {
  padding: 0;
  background-color: #e8e8e8;
}

ul.verticalmenu li.header {
  padding: 5px;
  background-color: #6c6c6c;
  color: #fff;
  font-weight: bold;
}

ul.verticalmenu li a:hover {
  background-color: #fd9e2f;
  color: #fff;
}

ul.verticalmenu li a {
  display: block;
  color: #5c5c61;
  /*font-weight: bold;*/
  text-decoration: none;
  width: 140px;
  padding: 5px 0 5px 10px;
  border-bottom: 1px solid #fff;
}

.box860 {
  float: left;
  width: 860px;
}

img.paddedleft {
  margin-left: 10px;
}

img.paddedright {
  margin-right: 10px;
}

/***********************************************
 * sections
 **********************************************/
.section {
  margin: 0 auto;
  width: 998px;
}

/***********************************************
 * section 1 - the top strip
 **********************************************/
#header-container {
  background-color: #000;
}

#header-content {
  position: relative;
  width: 978px;
  min-height: 69px;
  padding: 20px 10px 0 10px;
  /*background-image: url(../img/headerbg3.jpg);
  background-repeat: repeat-x;
  background-position: left top;*/
}

#topmenu {
  position: absolute;
  top: -1px;
  right: 0px;
  width: 390px;
  height: 27px;
  padding: 3px 0 0 10px;
  background-image: url(../img/topmenu.jpg);
  background-repeat: no-repeat;
}

#topmenu ul {
  width: 370px;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 10px;
}

#topmenu ul li {
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
  text-align: center;
}

#topmenu ul li.last {
  margin: 0;
}

#topmenu ul li a {
  display: block;
  margin: 0;
  padding: 2px 10px;
  font-size: 12px;
  text-decoration: none;
  color: #fff;
}

#topmenu ul li a:hover {
  text-decoration: none;
  color: #000;
  background-color: #fff;
}

/* dropdowns */

#topmenu li ul li {
  float: none;
  display: block;
  margin: 0;
  padding: 0;
}

#topmenu li ul li a, #nav li ul li a {
  padding: 5px 0 5px 10px;
}

#topmenu li:hover ul li a, #nav li a:hover ul li a {
  background: #fff;
  color: #000;
  width: 170px;
  text-align: left;
}

#topmenu li ul li a:hover {
  color: #000;
  background: #f2f2f2;
}

#topmenu li ul {
  position: absolute;
  left: -5000px;
  z-index: 1001;
  width: 180px;
  background: #fff;
  padding: 0px;
  margin: -1px 0 0 0;
  border: 1px solid #d1d1d1;
}

#topmenu li:hover ul {
  left: auto;
}

#basket {
  position: absolute;
  top: 40px;
  right: 20px;
  width: 200px;
  height: 20px;
  padding: 10px 10px 10px 35px;
  /*background-color: #252525;*/
  background-image: url(../img/basket.jpg);
  background-repeat: no-repeat;
  background-position: 5px 10px;
  color: #fff;
}

#basket a {
  color: #fff;
}

#logo {
  float: left;
  width: 420px;
  height: 37px;
  background-image: url(../img/logo.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

#logo a {
  display: block;
  width: 420px;
  height: 37px;
}

#logo span {
  display: none;
}

#phoneno {
  float: left;
  width: 520px;
  padding: 10px 0 0 0;
  text-align: right;
  font-size: 20px;
  font-weight: bold;
  color: #313193;
}

#phoneno h1 {
  font-size: 36px;
  font-weight: bold;
  border: none;
  background: none;
  color: #fff;
  padding-bottom: 5px;
}

/***********************************************
 * section 2 - the header strip
 **********************************************/
#main-container {
  /*background-color: #fff;*/
}

#main-content {
  position: relative;
  width: 978px;
  padding: 10px 10px;
  margin-top: 10px;
  background-color: #fff;
}

/**********************************************/

.product_row {
	border-collapse: separate !important;
	padding: 0;
	margin-bottom: 12px;
	clear: both;
}

.product_row td {
  /*padding: 0 17px 0 0;*/
}

.product_detail {
	cursor: pointer;
	width: 185px;
	position: relative;
	padding: 0 17px 0 0;
	vertical-align: top;
}

.product_detail a {
  display: block;
	width: 183px;
	border: 1px solid #e2eaec;
    text-decoration: none;
}

.product_detail a:hover {
	border: 1px solid #48666c;
}

.product_summary {
	padding: 10px;
    min-height: 107px;
    background-color: #e2eaec;
}

.product_summary h2 {
  font-size: 1.2em;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

.product_summary h3 {
  font-size: 1em;
  padding: 0;
  margin-top: 0;
}

.product_summary a {
  display: inline;
  border: none;
}

.product_summary_index {
	padding: 10px;
}

.orange {
  font-size: 1em;
  padding: 0 0 5px 0;
}

.darkgrey {
  font-size: 1.3em;
  font-weight: bold;
  padding: 0 0 5px 0;
}

.itembackground {
  float: left;
  width: 185px;
  height: 186px;
  background-color: #fff;
}

.itempicture {
  float: left;
  width: 183px;
  min-height: 183px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
}

.itempicture a {
  display: block;
  width: 183px;
  min-height: 183px;
  border: 1px solid #ddd;
}

.itempicture a:hover {
  border: 1px solid #000;
}

.itempicture span {
  display: none;
}

.itempicture a.sold {
  background-image: url(../img/sold.jpg);
  background-repeat: no-repeat;
  background-position: 1px 150px;
}

.itemdetail {
  float: left;
  width: 163px;
  padding-top: 10px;
  text-align: center;
}

.itemdetail a {
  color: #000;
}

.itemcost {
  float: left;
  width: 115px;
}

.itemlink {
  float: left;
  width: 115px;
  text-align: right;
}

/***********************************************/

#menubar {
  float: left;
  width: 940px;
  height: 30px;
  margin: 36px 0 0 0;
}

#menubar ul {
  width: 940px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#menubar ul li {
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
  text-align: center;
  /*width: 128px;*/
  /*height: 40px;*/
}

#menubar ul li.last {
  margin: 0;
}

#menubar ul li a {
  display: block;
  /*width: 128px;*/
  margin: 0;
  padding: 6px 7px 6px 7px;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  background-color: #000;
  /*background-image: url(../img/menu-off.gif);
  background-repeat: no-repeat;
  background-position: left bottom;*/
}

#menubar ul li a:hover {
  text-decoration: none;
  color: #000;
  background-color: #fff;
  /*background-image: url(../img/menu-on.gif);
  background-repeat: no-repeat;
  background-position: left bottom;*/
}

#menubar ul li a.selected {
  color: #000;
  background-color: #fff;
  /*background-image: url(../img/menu-on.gif);
  background-repeat: no-repeat;
  background-position: left bottom;*/
}

/* dropdowns */

#menubar li ul li {
  float: none;
  display: block;
  margin: 0;
  padding: 0;
}

#menubar li ul li a, #nav li ul li a {
  padding: 5px 0 5px 10px;
}

#menubar li:hover ul li a, #nav li a:hover ul li a {
  background: #fff;
  color: #000;
  width: 170px;
  text-align: left;
}

#menubar li ul li a:hover {
  color: #000;
  background: #f2f2f2;
}

#menubar li ul {
  position: absolute;
  left: -5000px;
  z-index: 1001;
  width: 180px;
  background: #fff;
  padding: 0px;
  margin: -1px 0 0 0;
  border: 1px solid #d1d1d1;
}

#menubar li:hover ul {
  left: auto;
}

/***********************************************
 * section 3 - the content strip
 **********************************************/
#section3 {
}

.section3container {
  position: relative;
  width: 978px;
  height: 235px;
  padding: 20px 10px 0 10px;
  background-color: #fff;
  background-image: url(../img/greyfade.jpg);
  background-repeat: repeat-x;
  background-position: left top;
}

.section3container h1 {
  border: none;
}

#section3bc {
  background-color: #fff;
  background-image: url(../img/breadcrumbbg.jpg);
  background-repeat: repeat-x;
  background-position: left top;
}

.section3containerbc {
  position: relative;
  width: 920px;
  height: 44px;
}

#breadcrumb {
  float: left;
  width: 958px;
  padding: 5px 10px;
  margin: 0 0 20px 0;
  font-size: 16px;
  font-weight: bold;
  background-color: #e2eaec;
  color: #000;
}

#breadcrumb a {
  font-weight: bold;
}

/***********************************************
 * section 4 - the content strip
 **********************************************/
#section4 {
  background-color: #fff;
}

.section4container {
  position: relative;
  width: 940px;
  padding: 20px 0;
}

#contents {
  float: left;
  width: 910px;
  padding: 10px 20px 20px 20px;
  margin: 0;
  background-color: #fff;
}

.greybg {
  float: left;
  width: 270px;
  height: 236px;
  padding: 10px;
  margin-bottom: 14px;
  background-image: url(../img/greybg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

.greyfade {
  float: left;
  width: 920px;
  background-image: url(../img/greyfade.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}

/***********************************************
 * section 5 - the footer strip
 **********************************************/
#footer-container {
  background-image: url(../img/mainbottom.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  margin: 20px 0;
}

#footer-content {
  position: relative;
  width: 978px;
  padding: 20px 10px;
  color: #000;
}

#footer-content a {
  color: #000;
}

#footer-content h1 {
  color: #000;
  border: none;
}

#footer {
  position: relative;
  margin: 0 auto;
  width: 920px;
  padding: 0;
}

/***********************************************
 * boxes
 **********************************************/
.container {
	width: 978px;
	margin: 0 auto;
}
.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11 {
	float: left;
	margin-right: 30px;
}
.grid1 {
	width: 54px;
}
.grid2 {
	width: 138px;
}
.grid3 {
	width: 222px;
}
.grid4 {
	width: 306px;
}
.grid5 {
	width: 390px;
}
.grid6 {
	width: 474px;
}
.grid7 {
	width: 558px;
}
.grid8 {
	width: 642px;
}
.grid9 {
	width: 726px;
}
.grid10 {
	width: 810px;
}
.grid11 {
	width: 894px;
}
.grid12 {
	width: 978px;
}

/***********************************************/

.box940, .box770, .box620, .box550, .box460, .box380, .box375, .box300, .box265, .box200, .box150 {
  float: left;
  margin-right: 20px;
}

.box940 {
  width: 940px;
  margin-right: 0;
}

.box770 {
  width: 770px;
}

.box620 {
  width: 620px;
}

.box550 {
  width: 550px;
}

.box460 {
  width: 460px;
}

.box380 {
  width: 380px;
}

.box375 {
  width: 375px;
}

.box300 {
  width: 300px;
}

.box265 {
  width: 265px;
}

.box200 {
  width: 200px;
}

.box150 {
  width: 150px;
}

.product {
  float: left;
  width: 550px;
}

.productcontent {
  float: left;
  width: 770px;
  background-image: url(../img/productmid.jpg);
  background-repeat: repeat-y;
  background-position: left top;
}

.producttop {
  float: left;
  width: 770px;
  background-image: url(../img/producttop.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

.productbottom {
  float: left;
  width: 750px;
  padding: 10px;
  min-height: 100px;
  background-image: url(../img/productbottom.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.productpic {
  float: left;
  width: 250px;
}

.producttext {
  float: left;
  width: 350px;
}

.producttext a {
  font-weight: bold;
}

.productbutton {
  float: left;
  width: 140px;
  padding-left: 10px;
}

span.orange {
  font-size: 1.4em;
  font-weight: bold;
}

.category {
  float: left;
  width: 375px;
}

.categorycontent {
  float: left;
  width: 375px;
  background-image: url(../img/categorymid.jpg);
  background-repeat: repeat-y;
  background-position: left top;
}

.categorytop {
  float: left;
  width: 375px;
  background-image: url(../img/categorytop.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

.categorybottom {
  float: left;
  width: 355px;
  padding: 10px;
  /*min-height: 150px; */
  background-image: url(../img/categorybottom.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.categorypic {
  float: left;
  width: 155px;
  min-height: 150px;
}

.categorytext {
  float: left;
  width: 200px;
}

.categorytext a {
  font-weight: bold;
}

.box300cat {
  float: left;
  width: 300px;
}

.box300catcontent {
  float: left;
  width: 300px;
  background-image: url(../img/box300catmid.jpg);
  background-repeat: repeat-y;
  background-position: left top;
}

.box300cattop {
  float: left;
  width: 300px;
  background-image: url(../img/box300cattop.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

.box300catbottom {
  float: left;
  width: 280px;
  padding: 10px;
  /*min-height: 150px; */
  background-image: url(../img/box300catbottom.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.box300catpic {
  float: left;
  width: 130px;
  min-height: 180px;
}

.box300cattext {
  float: left;
  width: 150px;
}

.box300cattext a {
  font-weight: bold;
}

.blackboxtop {
  float: left;
  width: 300px;
  background-color: #000;
  background-image: url(../img/blackboxtop.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

.blackboxbottom {
  float: left;
  width: 300px;
  background-image: url(../img/blackboxbottom.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.blackboxcontent {
  float: left;
  width: 280px;
  padding: 10px;
  color: #fff;
}

.blackboxcontent a {
  color: #fff;
}


/**********************************************/

.review {
  float: left;
  width: 605px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #ddd;
}

.reviewtitle {
  float: left;
  width: 605px;
  padding: 0 0 10px 0;
}

.reviewtitle a {
  font-size: 20px;
  color: #5c5c61;
}

.reviewdescription {
  float: left;
  width: 484px;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  border-right: 1px solid #ddd;
}

.reviewlink {
  float: left;
  width: 100px;
}

#review {
  float: left;
  width: 605px;
}

/**********************************************/

.ratingtable {
  float: right;
  width: 200px;
  margin: 0 0 20px 20px;
  padding: 5px;
  border: 1px solid #999;
  background-color: #fff;
}

.rating {
  float: left;
  width: 585px;
  padding: 10px;
  background-color: #eee;
}

.ratingtitle {
  float: left;
  width: 585px;
  padding: 0 0 10px 0;
}

.ratingcomment {
  float: left;
  width: 353px;
}

/**********************************************/

.date {
  float: left;
  width: 50px;
  height: 50px;
  background-image: url(../img/datebg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 16px;
  font-weight: bold;
}

.day {
  float: left;
  width: 50px;
  height: 22px;
  color: #fff;
  text-align: center;
  padding: 3px 0 0 0;
}

.month {
  float: left;
  width: 50px;
  height: 22px;
  text-align: center;
  padding: 3px 0 0 0;
}

.newstitle {
  float: left;
  width: 230px;
  padding: 0 0 0 10px;
}

blockquote {
  position: relative;
  width: 585px;
  float: left;
  margin: 1em 0pt 1em 0pt;
  padding: 1em 10px 1em 10px;
  border-bottom: 1px solid #ccc;
  background-image: none;
}

blockquote:hover {
  background-color: #fffadd;
}

blockquote p {
  background-image: none;
}

blockquote p.dtposted {
  position: absolute;
  top: 0.5em;
  right: 10px;
  padding-left: 0.5em;
  margin: 0pt;
  line-height: 1em;
  color: #444;
  text-align: right;
  /*background-color: #fff;*/
  font-weight: bold;
  font-style: italic;
}

/**********************************************/

.lastbox {
  margin-right: 0px;
}

/***********************************************
 * section 3 - contact
 **********************************************/
br.clear {
  clear: both;
}

.centered {
  text-align: center;
}

/***********************************************
 * misc
 **********************************************/
.spacer {
  clear: both;
}

label, button {
  cursor: pointer;
}

/***********************************************
 * small quote form
 **********************************************/
.smallForm {
  margin: 0 0 5px 0;
  padding: 0;
  width: 290px;
}

.smallForm input {
  float: left;
  width: 160px;
  border: 1px solid #ccc;
  margin: 0 0 5px 0;
}

.smallForm br {
  clear: both;
}

.smallformbuttons {
  float: left;
  width: 100px;
  padding: 10px 0 0 95px;
}

.smallformbuttons input {
  float: left;
  width: 100px;
  height: 28px;
  padding: 0 0 5px 0;
  border: none;
}

/***********************************************
 * contact form
 **********************************************/
#contactform {
  width: 620px;
}

#contactform input, #contactform select, #contactform textarea {
  float: left;
  width: 498px;
  border: 1px solid #ccc;
  margin: 0 0 10px 0;
}

#contactform select {
  width: 501px;
}

#contactform input:focus, #contactform select:focus, #contactform textarea:focus {
  border: 1px solid #999999;
}

#contactform .bginput{
}

#contactform legend {
  display: none;
}

#contactform label, .smallForm label {
  float: left;
  width: 100px;
  padding: 0px 10px 5px 0px;
  text-align: right;
}

#contactform fieldset {
  border: none;
  padding: 2px;
  margin: 0px;
}

#contactform fieldset div {
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
  display: block;
}

#contactform .checkbox{
  padding: 0px;
  margin: 0px;
  border: none;
  background-color: transparent;
  width: 15px;
}

#contactform .buttons {
  margin-left: 165px;
}

#submit input, #reset input {
  float: left;
  width: 100px;
  height: 24px;
  margin: 5px 10px 10px 0;
  padding: 0 0 2px 0;
  border: none;
  background-image: url(../img/button.gif);
  background-position: 0px 0px;
  background-color: transparent;
  background-repeat: no-repeat;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}

.miniquote {
  width: 115px;
  padding-left: 15px;
}

/***********************************************
 * contact form
 **********************************************/
#errorbox {
  float: left;
  display: inline;
  width: 456px;
  padding: 20px 20px 30px 20px;
  margin: 0 0 20px 0;
  border: 1px dotted #f16e42;
  background-color: #fee0d8;
  background-image: url(../img/question.jpg);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  font-weight: bold;
}

#errorbox h1 {
}

#errorbox .errortext {
  float: left;
  display: inline;
  width: 396px;
  margin: 0 0 0 60px;
}

/***********************************************
 * misc
 **********************************************/

/******************************************************
 * Administration
******************************************************/
table {
  border-collapse: collapse;
  width: 100%;
}

th {
  text-align: left;
  border-bottom: 2px solid #ccc;
  background-color: #cacaca;
}

tr {
  border-bottom: 1px solid #ccc;
}

tr.loggedin {
  background-color: #abe6ff;
}

tr:hover {
  /*background-color: #ececec;*/
}

th, td {
  padding: 4px;
}

/* -------------------------------------------------- */

#editform {
  width: 600px;
}

#editform label {
  float: left;
  width: 100px;
  padding: 0 10px 0 0;
  margin-bottom: 10px;
}

#editform input {
  float: left;
  display: block;
  width: 600px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  /*color: #333333;*/
}

#editform textarea {
  float: left;
  width: 598px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  color: #333333;
}

#editform input:focus, #editform select:focus, #editform textarea:focus {
  border: 1px solid #999999;
}

#editform br {
  clear: both;
}

#editformbuttons {
  float: left;
  width: 310px;
  padding-left: 210px;
}

#editformbuttons input {
  float: left;
  width: 100px;
}

/* ------------------------------------------ */

#formbuttons, #loginformbuttons {
  float: left;
  width: 100px;
  padding-left: 250px;
}

#formbuttons input, #loginformbuttons input {
  float: left;
  width: 100px;
  height: 28px;
  padding: 0 0 5px 0;
  border: none;
  /*color: #fff;*/
}

.buttonon {
  color: #000;
  background-image: url(../img/button.jpg);
  background-repeat: no-repeat;
  background-position: 0px -27px;
}

.buttonoff {
  color: #fff;
  background-image: url(../img/button.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

/* ------------------------------------------ */

.ctrlHolder {
  padding: 0;
}

.multiField {
  float: left;
  width: auto;
}

p.label {
  float: left;
  display: block;
  width: 100px;
}

.star0 {
  float: left;
  width: 80px;
  height: 15px;
  background-image: url(../img/stars.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.star1 {
  float: left;
  width: 80px;
  height: 15px;
  background-image: url(../img/stars.jpg);
  background-repeat: no-repeat;
  background-position: 0 -30px;
}

.star2 {
  float: left;
  width: 80px;
  height: 15px;
  background-image: url(../img/stars.jpg);
  background-repeat: no-repeat;
  background-position: 0 -60px;
}

.star3 {
  float: left;
  width: 80px;
  height: 15px;
  background-image: url(../img/stars.jpg);
  background-repeat: no-repeat;
  background-position: 0 -90px;
}

.star4 {
  float: left;
  width: 80px;
  height: 15px;
  background-image: url(../img/stars.jpg);
  background-repeat: no-repeat;
  background-position: 0 -120px;
}

.star5 {
  float: left;
  width: 80px;
  height: 15px;
  background-image: url(../img/stars.jpg);
  background-repeat: no-repeat;
  background-position: 0 -150px;
}

/***********************************************
 * Quick Navigation (left column)
 **********************************************/

#content_sub {
  float: left;
  width: 150px;
}

#content_sub h2 {
  text-transform: uppercase;
  margin: 0 0 18px;
  color: #004986;
  font-size: 1em;
}

#content_sub .nav_head {
  background-color: #6c6c6c;
  color: #fff;
  /*margin-bottom: 12px;*/
  /*padding: 11px 16px 0;*/
  /*height: 27px;*/
  background-image: url(../img/nav.jpg);
  background-repeat: no-repeat;
  background-position: 0 -80px;
}

.sub_nav {
  margin: 0 0 35px;
  padding: 0;
}

.sub_nav li {
  margin: 0 0 7px;
  list-style: none;
  background-color: #e2eaec;
  background-image: url(../img/nav.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.sub_nav a {
  display: block;
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  padding: 7px 8px 6px 26px;
}

.sub_nav li.regular_link {
  background: none !important;
}

.sub_nav li.regular_link a {
  background: none !important;
}

.sub_nav ul {
  padding: 0;
  margin: 0;
}

.sub_nav ul li {
  margin: 0;
  background: none;
}

.sub_nav ul a {
  background-color: #e2eaec;
  font-size: 1em;
  font-weight: normal;
  color: #333;
  padding: 4px 14px;
  border-bottom: 1px solid #fff;
}

.sub_nav ul a:hover {
  background-image: url(../img/nav_arrow.jpg);
  background-repeat: no-repeat;
  background-position: 96% center;
}

.sub_nav a.active {
  background-image: url(../img/nav.jpg);
  background-repeat: no-repeat;
  background-position: 0 -40px;
}

.sub_nav .on a {
  font-weight: bold;
  color: #0091ba;
  background-image: url(../img/nav_arrow.jpg);
  background-repeat: no-repeat;
  background-position: 96% center;
}

/*
ul.verticalmenu {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.verticalmenu li {
  padding: 0;
  background-color: #e8e8e8;
}

ul.verticalmenu li.header {
  padding: 5px;
  background-color: #6c6c6c;
  color: #fff;
  font-weight: bold;
}

ul.verticalmenu li a:hover {
  background-color: #fd9e2f;
  color: #fff;
}

ul.verticalmenu li a {
  display: block;
  color: #5c5c61;
  text-decoration: none;
  width: 140px;
  padding: 5px 0 5px 10px;
  border-bottom: 1px solid #fff;
}
*/

/***********************************************
 * Boxes
 **********************************************/
/************************************************************/
/* jquery gelleria plugin */
/************************************************************/
#gallery {
  float: left;
  width: 100%;
}

ul.gallery {
  list-style-type: none;
  padding: 0 0px;
  margin: 0 0 0 0px;
}

ul.gallery li {
  float: left;
  list-style: none;
  margin: 0 0 20px 0;
}

/************************************************************/
/* jquery thumbs plugin */
/************************************************************/

ul.gallery li div.picture {
  display: block;
  float: left;
  position: relative;
  width: 45px;
  height: 45px;
  margin: 0 5px;
  background: #fff;
  overflow: hidden;
}

ul.gallery li div.picture a {
  display: block;
  position: relative;
  overflow: hidden;
  width: 44px;
  height: 44px;
  border: 1px solid #222;
}

ul.gallery li div.firstpicture {
  display: block;
  float: left;
  position: relative;
  width: 222px;
  height: 222px;
  margin: 0;
  background: #fff;
  overflow: hidden;
}

ul.gallery li div.firstpicture a {
  display: block;
  position: relative;
  overflow: hidden;
  width: 220px;
  height: 220px;
  border: 1px solid #222;
}

ul.gallery li div.picture a:hover {
  border: 1px solid #555;
}

ul.gallery li div.options {
  float: left;
}

/***********************************************
 * slides
 **********************************************/
#slides {
  position: relative;
  margin: 0px 0px 0px 0px;
}

#slides ul {
  margin: 0;
  padding: 0;
}

#slides li {
  max-width: 810px;
  max-height: 246px;
  overflow: hidden;
}

#slides .caption {
  position: absolute;
  bottom: 20px;
  left: 10px;
  max-width: 400px;
  padding: 20px;
  background-image: url(../img/glass.png);
  background-repeat: repeat;
  z-index: 1000;
}

#slides .caption h2{
  color: #b5423f;
}

#slides .caption p{
  color: #b5423f;
}

/*slideshow style*/
.slide {
  height: 246px;
  overflow: hidden;
  clear: both;
}

.slide li {
  position: absolute;
  z-index: 0;
}

.slide li.active {
  z-index: 10;
}

.slide li.last-active {
  z-index: 9;
}


