@charset "utf-8";
/* CSS Document */

/* Font Sizes */
.nine {
	font-size: 9px;
}
.ten {
	font-size: 10px;
}
.eleven {
	font-size: 11px;
}
.twelve {
	font-size: 12px;
}
.thirteen {
	font-size: 13px;
}
.fourteen {
	font-size: 14px;
}
.fifteen {
	font-size: 15px;
}
.sixteen {
	font-size: 16px;
}
.seventeen {
	font-size: 17px;
}
.eighteen {
	font-size: 18px;
}
.nineteen {
	font-size: 19px;
}
.twenty {
	font-size: 20px;
}
.twentyone {
	font-size: 21px;
}
.twentytwo {
	font-size: 22px;
}
.twentythree {
	font-size: 23px;
}
.twentyfour {
	font-size:24px;
}
.twentyfive{
	font-size:25px;
}
.thirty {
	font-size:30px;
}

/* Font Colours */
.text-color {
	color: #9d9a8b;
}
.white {
	color: #FFFFFF;
}
.black {
	color: #384150;
}
.lnav {
	color:#9d9a8b; 
}
.fcolor {
	color:#949393;
}
.dgray {
	color: #737373;
}
.blue {
	color: #3f9fff;
}
.cyan {
	color: #42a3d6;
}
.pink {
	color: #ff4ea0;
}
.red {
	color: #ef3650;
}
.yellow {
	color: #ffff88;
}
.maroon {
	color: #960000;
}
.nav-color {
	color: #96989a;
}
.dark-gray {
	color:#b5b5b5;
}
.dark-brown {
	color:#a80a20;
}
.bg-color {
	background-color:#f4f1c7;
}
.dark-golden {
	color:#4d4520;
}
.light-golden {
	color:#a69b59;
}
.light-brown {
	color:#855f39;
}
.ftcolor {
	color:#3c4c54;
}
.db2lb {text-decoration: none; color: #fefefe;}
.db2lb:hover {color: #211f12;}

/* Font Style & Weight */

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.strikeout {
	text-decoration: line-through;
}
.uppercase {
	text-transform: uppercase;
}
.tre{
	font-family:"Trebuchet MS";
}
.times {
	font-family: "Times New Roman", Times, serif;
}

/* Hovers */

.u2n {
	text-decoration: underline;
}
.u2n:hover {
	text-decoration: none;
}
.n2u {
	text-decoration: none;
}

.n2u1 {
	text-decoration: none;
}
.n2u1:hover {
	text-decoration: underline;
}
.w2y {text-decoration: none; color: #FFFFFF;}
.w2y:hover {color: #FFFF00;}

/* Headings */

.h1 {
	font-size: 23px;
	font-family: "Trebuchet MS";
	color:#656661;
	font-weight: bold;
	text-transform:none;
}
h2 {
	font-size: 15px;
	font-family: "Trebuchet MS";
	color: #3c4c54;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #534920;
	font-weight: normal;
}
h4 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #a69b59;
	font-weight: normal;
}
h5 {
	font-size: 15px;
	font-family: "Trebuchet MS";
	color: #a69b59;
	font-weight: bold;
}

/* Tabs */

.lnavbg {
	background-color:#f1f3eb;
	height:25px;
}
.lnavbg:hover {
	background-color:#e0e4d9;
	height:25px;
	width:242px;
}

.tabs {
	background:url(../images/nav-bg.jpg) repeat-x;
	height:73px;
	font-family:"Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	display: block;
	float: none;
	margin: 0;
	line-height: 73px;
	white-space: nowrap;
	text-transform:uppercase;
	color:#7d7d7d;
	padding: 0 37px 0 38px;
}
.tabs:hover {
	background:#323232;
	height:73px;
	font-family:"Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	display: block;
	float: none;
	line-height: 73px;
	white-space: nowrap;
	text-transform:uppercase;
	color:#ffffff;
}

.inputbox {
	width: 150px;
	background-color: #ececec;
	border: #d6d6d6 solid 1px;
	color: #888888;
	font-size: 12px;
}
.inputbox1 {
	width: 380px;
	height:50px;
	background-color: #ececec;
	border: #d6d6d6 solid 1px;
	color: #888888;
	font-size: 12px;
}

/* Active Page Links */

#bhome a#home,
#babout a#about,
#bproducts a#products,
#bnews a#news,
#bcontact a#contact {

	background:#323232;
	height:73px;
	font-family:"Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	display: block;
	float: none;
	line-height: 73px;
	white-space: nowrap;
	text-transform:uppercase;
	color:#ffffff;
}
.gradualshine {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
}
#content
{
	background:#f1f3eb;
    width:244px;
    }
#navContainer
{
    clear:both;
    width:244px;
	margin:0px;
	padding:10px 0;
}
a:focus,a:active{outline:0}
#nav *
{
	position:relative;/* peek-a-boo bug fix for IE6 */
	min-width:0;/* peek-a-boo bug fix for IE7 */
}

#nav li
{
	width:244px;
	cursor:pointer;
    list-style:none;
	padding:0 0 0 0px;
	margin:0;
	color:#000000;
}
#nav a
{
    padding:5px 0;
    text-decoration:none;
	font-size:15px;
    color:#000;
}

#nav ul
{
    display:none;
    margin:0;
    padding:0;
	zoom:1;/*fixes ie6 bug (list will disappear after slideDown)*/
}

#nav ul li
{
	padding-left:0
}
#nav ul li a
{
    padding:0;
	font-size:13px;
}

 /**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 244px;
  font-size:12px;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #f1f3eb;
  color: #4d4d4b;	
  padding: 4px 0 4px 10px;
}

ul#menu li a:hover {
  background: #e0e4d9;
}

ul#menu li ul li a {
  background: #f1f3eb;
  color: #4d4d4b;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #e0e4d9;
  border-left: 5px #e0e4d9 solid;
  padding-left: 15px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }