/* Core set up stuff*/

html {
height: 100%;
  margin-bottom: 1px;
}

img { border: 0 none; }

body {color: #000000;
	margin: 0;
background-color: #fff;
font:  70%  Verdana, Arial, Georgia, sans-serif;
font-weight:normal;
font-style: normal;
 }


#header {
position: relative;
margin-top: 10px;
margin: 0 auto;
padding: 0;
text-align: left;

height: 144px;
 }


#header_lft  {
position: absolute;
top: 19px;
left: 0;
width: 230px;
height: 108px;
text-align: right;
 color: #472113;
 }
 
 
#search  {
position: absolute;
top: 24px;
left: 9px;
width: 180px;;
text-align: left;
 color: #472113;
 }
 
 #basket  {
position: absolute;
top: 0;
left: 0;
padding-top:2px;
width: 100px;
height: 16px;
text-align: center;
 color: #fff;
 background-color: #b9292f;
 font-weight:bold;
 }

/*nav*/

#nav {
position: relative;
	margin: 0em auto;
padding: 0;
padding-top: 3px;
text-align: left;
height: 12px; 
color: #fff;
width:795px;
}

#nav ul {
margin: 0;
padding: 0;

margin-left: 0;
}

#nav li {
display: inline;
 }

ul,ol {list-style-type: none; }

#nav ul.sections {
font-size: 1em; }

#nav ul.sections li {
list-style-type:none; }

#nav ul.sections a {
display: inline;
padding-top: 0.3em;
padding-bottom: 0.3em;
margin: 0;
color: #fff;
text-decoration: none;
font-size: 1em;
padding-right: 10px;
padding-left: 10px;
font-weight: normal;
background-image: url(../images/whiteline.gif );
background-repeat: no-repeat;
background-position: right center; }

#nav ul.sections a:hover, #nav ul a.current {
color: #ebbe98;
font-weight: normal;
}

/*end nav*/
 
#wrapper, #wrapper2, #wrapper3 {
position: relative;
	margin: 10px auto 0em auto;
border: 1px #472113 solid;
padding: 0;
background-color: #fff;
padding-top: 0;
width: 800px;
background-image: url(../images/back1.gif);
background-repeat: no-repeat;
background-position: right top;
 }
#wrapper2 {
background-image: url(../images/back2.gif);
background-repeat: no-repeat;
background-position: right top;
 }
 #wrapper3 {
background-image: url(../images/back5.gif);
background-repeat: no-repeat;
background-position: right top;
 }

#container, #containerfront {
position: relative;
	margin: 0 auto;
padding-top: 1px;
width:100%;
 }


#leftcol {
	position: absolute;
	top: 10px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 182px;
	margin-top: 60px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 357px;
}

#livesearch {
background-color:  #ebcba7;
color: #fff;
width: 145px; 
z-index: 100;
position: relative;
padding-right: 12px;
margin-top: 5px; }

#main {
position: relative;
width: 780px;
color: #000000;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 12px;
margin-top: 10px;
margin-bottom: 5px;
}

#mainfront, #maincon, #mainfaq {
position: relative;
width: 565px;
padding-bottom: 185px;
padding-top: 18px;
color: #000000;
padding-left: 10px;
padding-right: 25px;
margin-top: 0;
margin-left: 205px;
 }
 
  #mainfaq {
  padding-bottom: 15px;

  }
 
  #maincon {
 height: 330px;
 padding-left: 30px;
  }

#mainfront li {
color:  #411d10;
list-style-type:disc;
line-height: 1.3em;
}


#footer {
position: relative;
	margin: 0 auto;
padding: 0;
padding-bottom: 10px;
padding-right: 25px;
padding-top: 1px;
height: 20px;
width: 775px;
text-align: left; }

#footer p {
font-size: 0.9em; }

p 
{
line-height: 1.4em;
 margin-top: 0; margin-bottom: 5px; 
text-align: left;
 }
 
.current {color:  #9f2027; 
 }


.brown {color:  #68321f;

}

.right p {text-align: right;
padding-right:15px;
margin-top: 0px;

}

.style1 {color: #663300;}
.style2 {color: #000000;}
.gr {color: #005629;}

.red {color: #b9292f;
}
.new {background-color: #b9292f; color: #fff; padding-left: 7px; padding-top: 3px; padding-bottom: 3px; 
padding-right: 6px; margin-left:10px; font-size: 1em; font-weight: bold;
}

 .price {color: #000000;
 font-weight: bold;
 font-size: 1.2em;
}

 .med {
 font-size: 1.2em;
}

#next {
position: relative;
margin-left:600px;
width: 160px;
}
 
strong {
font-weight: bold; }


h1, h2, h3, h4, h5, h6 {
font-style: normal;
text-align: left;
 }

h1 {font-size: 1.9em;
font-weight: normal;
color:  #411d10; }


h2 { font-size: 1.2em;  color: #b9292f; font-weight: bold; line-height: 1.8em;}


h3 { font-size: 0.9em;
line-height: 2em;
color: #000000; }

h4 { font-size: 2.1em; color: #b9292f; 
 margin-top: 0; margin-bottom: 5px; font-weight: normal; }

h5 {font-size: 1em; 
 }
 h6 { font-size: 1.8em;  color: #b9292f; font-weight: normal; padding-top: 0px; margin-top:5px; margin-bottom:7px;}



a:link {color:   #b9292f;;  text-decoration: underline;
 } 
a:visited {color: #b9292f; text-decoration: underline;
}
a:hover {color: #000000; text-decoration: underline;
 }

 #basket a:link {color:  #fff; text-decoration: none;
 } 
 #basket a:visited {color: #fff; text-decoration: none;
}
 #basket a:hover {color: #411d10; text-decoration: none;
 }
 .br a:link,  .br a:visited, .br a:hover, .rd a:link,  .rd a:visited, .rd a:hover { text-decoration: none; 
 padding-top: 3px;
padding-bottom: 4px;
padding-left: 7px;
padding-right: 7px;
margin-left:5px;
 } 
.br a:link {color:  #fff; background-color:  #b9292f;}
 .br a:visited {color: #fff; text-decoration: none; background-color:  #b9292f;}
 .br a:hover {color: #ebcba7; text-decoration: none; background-color:  #68321f;}
 .rd a:link {color:  #fff; background-color: #68321f;}
 .rd a:visited {color: #fff; text-decoration: none; background-color: #68321f;}
 .rd a:hover {color: #ebcba7; text-decoration: none; background-color:  #b9292f;}


#footer a:link {color: #411d10; text-decoration: none;
font-weight: normal; } 
#footer a:visited {color: #411d10; text-decoration: none;
font-weight: normal; }
#footer a:hover {color:  #b9292f;  text-decoration:none;
font-weight: normal; }

#mainfront p a:link {color: #b9292f; text-decoration: underline;
font-weight: normal; } 
#mainfront p  a:visited {color:  #b9292f; text-decoration: underline;
font-weight: normal; }
#mainfront p a:hover {color:  #411d10; text-decoration: none;
font-weight: normal; }


 /*form error message*/

 #error {
 background-color:  #9f2027; 
 color: #fff;
 margin-right: 250px;
}

/*show*/

#box {margin-left: 400px;
}
#box p {text-align: right; padding-right:10px;
}
#slickbox {
  padding: 6px;
 padding-top:5px;
font-size: 1em;
color: #000000;
  margin-top:5px;
background-color: #fff;
padding-right: 20px;
padding-left: 20px;
margin-bottom: 5px;
border: 1px #ba0537 solid; }

/*show classes end*/

/*accordian side bar*/


/* Remember to define focus styles! */
:focus {
	outline: 0;
}
