html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal .80em 'trebuchet ms', arial, sans-serif;
  background: #F0EFE2;  
  color: #777;}

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;}

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ font: normal 150% 'century gothic', arial, sans-serif;
  color: #43423F;
  margin: 0 0 15px 0;
  padding: 0px 0 5px 0;}

h2
{ font: normal 140% 'century gothic', arial, sans-serif;
  color: #A4AA04;}

h3
{ font: normal 130% 'century gothic', arial, sans-serif;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: normal 120% arial, sans-serif;
  color: #A4AA04;}

h5, h6
{ font: italic 95% arial, sans-serif;
  color: #000;}

h6
{ color: #362C20;}

#previouslink{
  outline: none;
  text-decoration: none;
  color: #000;
  margin-top:250px;
  margin-left:30px;
  position:absolute;
}

#nextlink{
  outline: none;
  text-decoration: none;
  color: #000;
  margin-top:250px;
  margin-left:660px;
  position:absolute;
}

a, a:hover
{ outline: none;
  text-decoration: underline;
  color: #14CECC;}

a:hover
{ text-decoration: none;}

blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

#main, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#header
{ background: #404040;
  border-bottom: 1px solid #FFF;
  height: 210px;}

#logo
{ width: 1050px;
  position: relative;
  height: 158px;
  background: url(logo.png) no-repeat;}

#logo #logo_text, #logo_img
{ position: absolute; 
  top: 13px;
  left: 20px;}
  
#logo_img2
{ position: absolute; 
  top: 24px;
  right: 50px;}  

#logo h1, #logo h2
{ font: normal 250% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0;}

#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover 
{ padding: 22px 0 0 0;
  color: #777;
  letter-spacing: 0.1em;
  text-decoration: none;}

#logo_text h1 a .logo_colour
{ color: #999;}

#logo_text h2
{ font-size: 100%;
  padding: 4px 0 0 0;
  color: #CDC090;}

#logo #contact_details
{ position: absolute; 
  top: 100px;
  right: 30px;}

#logo #contact_details p
{ text-align: center;
  padding: 0;
  line-height: 22px;
  font-size: 110%;
  color: #999;}

#menubar
{ width: 1050px;
  height: 51px;
  padding: 0px 0 0 0px;
  border: 1px solid #6A6A6A;
  border-bottom: 0;
  background: #555 url(menu.png) repeat-x;} 

ul#menu
{ float: left;
  margin: 0; 
  padding: 0;}

ul#menu li
{ float: left;
  margin: 0px 0 0 0;
  padding: 0px 0 0 0px;
  list-style: none;}

ul#menu li a
{ letter-spacing: 0.1em;
  font: normal 100% 'trebuchet ms', arial;
  display: block; 
  float: left; 
  height: 28px;
  padding: 18px 18px 4px 18px;
  text-align: center;
  color: #CDC090;
  text-transform: uppercase;
  text-decoration: none;
  border-right: 1px solid #6A6A6A;
  background: transparent;} 

ul#menu li a:hover, ul#menu li.selected a, ul#menu li.selected a:hover
{ color: #FFF;}

#site_content
{ width: 1014px;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 25px 9px 20px 29px;
  background: #FFF repeat-y;} 

.sidebar
{ float: right;
  width: 228px;
  padding: 0 15px 20px 15px;}

.sidebar ul
{ width: 214px; 
  padding: 4px 0 0 0; 
  margin: 4px 0 30px 0;}

.sidebar li
{ list-style: none; 
  padding: 0 0 7px 0; }

.sidebar li a, .sidebar li a:hover
{ padding: 0 0 0 35px;
  display: block;
  background: transparent url(link.png) no-repeat left center;} 
  
#front li a {
padding: 0 0 0 0px;
display: inline;
background: none;
}

.sidebar li a.selected
{ color: #444;} 

#login
{ margin-left:auto;
  margin-right:auto;
  width: 300px;}

#content
{ text-align: left;
  width: 735px;
  padding: 0;}

#content ul
{ margin: 2px 0 22px 0px;}

#content ul li
{ list-style-type: none;
  background: url(bullet.png) no-repeat;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 25px;
  line-height: 1.5em;}
  
#footer
{ width: 1050px;
  font: normal 100% "lucida sans unicode";
  height: 33px;
  padding: 18px 0 5px 0;
  text-align: center; 
  background: #555 url(menu.png) repeat-x;
  color: #CDC090;
  text-transform: uppercase;
  letter-spacing: 0.1em;}

#footer a
{ color: #FFF;
  text-decoration: none;}

#footer a:hover
{ color: #CDC090;
  text-decoration: none;}

.search
{ color: #5D5D5D; 
  border: 1px solid #BBB; 
  width: 134px; 
  padding: 4px; 
  font: 100% arial, sans-serif;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 200px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 5px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings .submit
{ font: 100% arial; 
  border: 1px solid; 
  width: 99px; 
  margin: 0 0 0 212px; 
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #3B3B3B; 
  color: #FFF;}

.form_settings textarea, .form_settings select
{ font: 100% arial; 
  width: 299px;}

.form_settings select
{ width: 310px;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;}

.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;}
  
table
{ margin: 10px 0 30px 0;}

table tr th, table tr td
{ background: #3B3B3B;
  color: #FFF;
  padding: 7px 4px;
  text-align: left;}
  
table tr td
{ background: #F4F4EE;
  color: #47433F;
  border-top: 1px solid #FFF;}
  
.fronttbl tr
{ 
  vertical-align: top;
}  

.fronttbl td
{ 
  vertical-align: top;
  background: #FFF;
  width: 50%;
  padding-right: 10px;
}  

.frontbl table
{
  background: #FFF;
  border: 0;    
}

.paginate {
  padding:0px 0px 10px 0px;
}

.paginate a {
	padding:5px 6px 5px 6px;
	margin:2px;
	border:1px solid #3B3B3B;
	text-decoration:none;
	color: #3B3B3B;
}

.paginate a:hover, .paginate a:active {
	border: 1px solid #3B3B3B;
	background-color: #3B3B3B;
	color: #FFF;
}
.paginate span.current {
    margin: 2px;
	padding:5px 6px 5px 6px;
	border: 1px solid #3B3B3B;
	font-weight: bold;
	background-color: #3B3B3B;
	color: #FFF;
}

.paginate span.disabled {
	padding:5px 6px 5px 6px;
	margin:2px;
	border:1px solid #eee;
	color:#DDD;
}

.nivoSlider {
	position:relative;
	min-height:220px;
	max-height:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-1px;
	background:#202834 url(/images/loading.gif) no-repeat 50% 50% ;
	width: 1050px;
}

  
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	width: 1014px;
	display:none;
}

.nivoSlider a {
	border:0;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/images/arrow.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}


#slider1 .nivo-controlNav{
	position:absolute;
	left:47%;
	bottom:-30px;
}
#slider1 .nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
#slider1 .nivo-controlNav a.active {
	background-position:-10px 0;
}


#content-catimages{height:160px}
#content-catimages ul {padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
margin-top: 0em;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
}

#content-catimages ul li{
	background-image:none;
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside;
}

#content-catimages ul.row 
{
position: relative;
width: 100%;
}

#content-catimages li
{
background:#FFFFFF;
line-height: 1.5;
}

#content-catimages ul.row li
{
width: 160px;
height:165px;
display: inline;
}

#content-catimages li.first {
	position: absolute;
	left: -2em;
	top: 0;
	overflow:hidden;
}

#content-catimages li.second {
	position: absolute;
	left: 165px;
	top: 0;
	overflow:hidden;
}

#content-catimages .row li.third {
	position: absolute;
	left: 360px;
	top: 0;
	overflow:hidden;
}

#content-catimages .row li.fourth {
	position: absolute;
	left:548px;
	top: 0;
	overflow:hidden;
}

#content-catimages h4{
margin-left:.5em;
margin-right:.5em;
margin-bottom:.5em;
}

#content-catimages p{
margin-left:-2em;
}

#content-catimages img.image{
	position:relative;
}

div.capty-caption {
	background-color: #3B3B3B;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	text-shadow: 1px 1px 0 #222;
}

div.capty-caption a {
	color: #318DAD;
	text-decoration: none;
	text-shadow: none;
}

#gallery_holder {
 border:solid;
 border-color:#D1D2D4;
 border-width:2px;
 margin-bottom:20px;
}



#gallery_holder li a
{ padding: 0 0 0 0px;
  background: none;} 

#gallery
{ 
 min-height:50px;
 height:auto !important;
 height:50px;
}

#gallery UL
{
    PADDING-LEFT: .9em;	
    MARGIN: 0px;
    OVERFLOW: auto;
    WIDTH: 217px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none;  
    padding-bottom:8px;
	
	min-height:235px; 
	height:auto !important;
	height:235px;
}

#gallery UL LI
{
    
    DISPLAY: inline;
    FLOAT: left;
    MARGIN: 8px 8px 0px 0px;
    WIDTH: 60px;
    CURSOR: pointer;
    BORDER-BOTTOM: #444 1px solid;
    BORDER-LEFT: #444 1px solid;
    BORDER-RIGHT: #444 1px solid;
    BORDER-TOP: #444 1px solid;
    HEIGHT: 60px
}



#gallery UL LI.A
{
  border:0;
}

#gallery UL LI IMG
{
    DISPLAY: block;
    WIDTH: 60px;
    HEIGHT: 67px
}

#gallery UL LI SPAN
{
    DISPLAY: none;
    FONT-SIZE: 11px;
    LEFT: 20px;
    WIDTH: 700px;
    COLOR: #06a;
    LINE-HEIGHT: 15px;
    FONT-FAMILY: verdana, arial, sans-serif;
    POSITION: absolute;
    TOP: 600px;
    TEXT-ALIGN: justify
}

#gallery UL LI SPAN B
{
    COLOR: #444
}

#gallery UL LI.click I IMG.default
{
    BORDER-RIGHT: #fff 1px solid;
    BORDER-TOP: #fff 1px solid;
    MARGIN: 20px;
    BORDER-LEFT: #fff 1px solid;
    WIDTH: auto;
    BORDER-BOTTOM: #fff 1px solid;
    HEIGHT: auto
}

#gallery UL LI.off
{
    DISPLAY: none
}

#gallery UL LI.click
{
    BORDER-LEFT-COLOR: red;
    BORDER-BOTTOM-COLOR: red;
    CURSOR: default;
    BORDER-TOP-COLOR: red;
    BORDER-RIGHT-COLOR: red
}

#pager {
	border-top: solid 1px #ddd;
	border-width: 1px 0;
	background: #f6f6f6;
	width:100%;
}

#pager {padding-bottom:.2em; padding-top:.2em; background:#eee; position: relative;}
#pager ul {overflow:auto;}
#pager p {margin:0.2em 0;}


#pager ul {
	margin: 0;
	padding: 0;
}
#pager ul li {
	margin: 0;
	padding: 0;
	display: inline;
	
}
#pager ul li a:link,
#pager ul li a:visited,
#pager ul li.unlinked {
	display: block;
	float: left;
	padding: 5px 7px;
	margin: 2px 0 1px 5px;
	border: solid 1px #ddd;
	background: #f6f6f6;
	line-height: 1.2;
	text-decoration: none;
}
#pager ul li a:hover {
	border-color: #ccc;
	background: #fff;
	text-decoration: none;
}
#pager ul li.current a:link,
#pager ul li.current a:visited {
	color: #000;
	border-color: #999;
	background: #fff;
}

.searchbar {
    width:100%;
}

.listing {
    border:0;
    width:100%;        
    border-spacing: 0;
}

.listing .col1 {
    width:20%;
}

.shop {
    width:100%;
    border-spacing: 0;
}

.shopcol1 {
    width:20%;
}
