body {  margin: 0; padding: 0; background: #AAE74A url(../images/img04.gif) repeat-x;
FONT-FAMILY: palatino, georgia, "trebuchet MS"; font-size: 14px;}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;}

p, ol, ul { line-height: 170%;}

a:hover { text-decoration: none;}

/* Header */

#header {
	width: 999px;
	height: 120px;
	margin: 0 auto;
}

#logo {
	float: left;
	height: 120px;
	margin-left: 0px;
	background: url(../images/img01.jpg) no-repeat left center;
}

#logo p {
	text-transform: lowercase;
/*	margin: 0 0 0 -30px;*/
/*	padding: 70px 0 0 0;*/
/*	line-height: normal;*/
/*	letter-spacing: -1px;*/
/*	font-size: 1.8em;*/
/*	font-weight: bold;*/
}
#logo p {
	margin: -30px 0 0 200px;
	padding: 0 0 0 85px;
	text-transform: lowercase;
}

#logo h1 {
	text-transform: lowercase;
}

#logo h1 {
	margin: 0;
	padding: 1px 0 0 238px;
	letter-spacing: -2px;
	font-size: 3em;
	font-weight: normal;
	color: #000000;
/*	height: 88px;*/
/*	background: url(images/img01.jpg) no-repeat right bottom;*/
}

#logo h1 a {
	color: #000000;
}


/* Search */

#search {
	float: right;
	width: 280px;
/*	height: 28px;*/
/*	background: #FFFFFF url(images/img02.gif) no-repeat;*/
}

#search { float: right;	width: 280px;}
#search form {	margin: 0;	padding: -30px 0 0 0;}
#search fieldset { margin: 0;	padding: 0;	border: none;}
#search #s, #search #x {float: left;}
#search #s { width: 188px; margin: 2px 6px 0 0;	padding: 2px 5px;
	background: url(images/img02.gif) repeat-x; border: 1px solid #ACACAC;}
#search #x { width: 67px; height: 28px;	padding: 0;
	background: #006BFF url(images/img03.gif) no-repeat;
	border: none; text-transform: lowercase; color: #FFFFFF;}


/* Menu */

#menu {
	width: 962px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 38px;
	padding: 8px 20px 0 20px;
	text-decoration: none;
	text-transform: lowercase;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item {
	background: url(../images/img05.gif) no-repeat;
}

#menu .current_page_item a {
	background: url(../images/img06.gif) no-repeat right top;
	font-weight: bold;
}

#header-nav-bottom { float: right; margin: 0em;	padding: 0em; 
	border-top: solid 0px rgb(69,136,176); 
	border-bottom: solid 0px rgb(69,136,176); 
	line-height: 1.4em;  background: url(../images/img_header_nav_bottom.jpg); }

#header-nav-bottom ul { margin: 0em; padding: 0em; list-style: none; font-weight: bold;
	font-size: 0.8em;}

#header-nav-bottom li { float: left; white-space: nowrap; background: url(../img/bullet.gif) no-repeat 0px 4px; padding: 0 20 0 10px; }

#header-nav-bottom li a { display: block; margin: 0em; padding: 0em 0.8em 0em 0.8em; 
	border-right: solid 0px rgb(255,255,255); background-color: inherit; 
	color: rgb(255,255,255); text-decoration: none; }

#header-nav-bottom a:hover, #header-nav-bottom a.selected { margin: 0em; 
	padding: 0em 0.8em 0em 0.8em; border-right: solid 0px rgb(255,255,255); 
	background-color: inherit; color: rgb(100,100,100); text-decoration: none;}


/* Navitabs menu */
#navitabs {clear:both;}
.navitab {
	background:#e0e0e0 url(../img/corner.gif) top right no-repeat; 
	border-bottom:1px solid #fff; 
	border-left:1px solid #fff; 
	font-size:0.95em; 
	margin:0 0 4px; 
	padding:4px 6px; 
	text-decoration:none;}
.navitab:hover {
	background:#d0d0d0 url(../img/corner.gif) top right no-repeat; 
	border-bottom:1px solid #fff; 
	text-decoration:none;}
.activenavitab {
	background:#505050 url(../img/corner.gif) top right no-repeat; 
	color:#fff; 
	font-size:0.95em; 
	margin:0 0 5px; 
	padding:4px 8px 5px; 
	text-decoration:none;}
.activenavitab:hover {color:#fff; text-decoration:none;}


#content{
	margin-top:4px; 
	width:100%; 
	clear:both; 
	font-size: 14px;
	background:url(../images/globebottom.gif) bottom left no-repeat;}
#content h2 {
	display: block;
	border-top: 1px dotted #900000; 
	padding: 5px 0 5px 20px; 
	margin: 3px 0 0 0;
	background: #faf0f0 url(../images/red-tulips-banner.jpg) center left no-repeat; 
	font: bold 24px "Calibri", "Trebuchet MS", "Tahoma", sans-serif;
	color: #4c8326; }

#content h2 a { color: white; text-decoration: none; }

#content h2 a:hover { color: #d8f7af; text-decoration: none; }

/*#content ul {
	margin:5px;
	padding:0;
	width:95%;
	overflow:hidden;
	}*/
#content li {
	/*list-style:none;*/
	list-style-position:outside;
	padding:0 0 0 10px;
	/*background:transparent url(../books/images/star.gif) top left no-repeat;*/
	/*padding-left:6px;*/
	font: Tahoma;
	color: red; 
	font-style: italic;
	line-height:1.5em;
	letter-spacing: 0.0em
/*	list-style: url("../books/images/11x11.gif");
	float:left;
	line-height:24px;
	height:24px;
	font: Tahoma;
	color: red; 
	font-style: italic;*/}

#content p{ margin:0 0.5em 1.2em 0.5em; }


.entry{
	position:relative; 
	margin:0 0 20px 0; 
	border:2px solid #000; 
	background:tansparent /* url(../images/entrybg.png) repeat-x*/; 
	color:#333; 
	padding:10px 10px 0 10px; }
	
.entry a:hover, .intro a:hover{ 
	text-decoration:none; 
	padding-bottom:2px;
	background:url(../images/flash2.gif) bottom left repeat-x; /* Delete this line to remove the flashing underline for regular links */ }

.entry img{ 
	position:relative;
	border:0 solid}}
	
/*.entryphoto{ 
	margin:10px 10px 10px 0px; 
	float:left; 
	padding:20px 20px 50px 20px; 
	border:1px solid #fff; 
	background-color:#ddd; 
	color:#333; }*/
a img { border: 0; }
img.left, img.right, img.noFloat {
 padding: 5px;
 border: 1px solid #C4AC85;
 background: #E9D1AA; 	
}
img.left { 
 float: left;
 margin: 4px 10px 5px 0;
}
img.right { 
 float: right;
 margin: 4px 0 5px 10px;
}
img.left:hover, img.right:hover, img.noFloat:hover { border: 1px dotted #643F1B; }
#leftCol .linkBox img {
 float: left;
 border: 1px solid #A2987D;
 margin: 3px 4px 3px 0;
}


.meta{ clear:both; border-top: 2px solid #ccc; padding: 5px 1px 0 0; margin:10px 0 0 0;
text-align:right; font-size:0.9em; color: #567; }

.right{ position:absolute; top:0; left:1px; height:100%; overflow:auto; text-align:right; }
.rightsub2{ margin-left:48%; padding:0; }

.hide{ display:none; }


/* Footer styles */
/*#footer {clear:both; width:100%; padding:5px 0 12px 24px; margin:0 1px; font-size:0.9em; color:#f0f0f0; background:tansparent;}
#footer p {padding:0; margin:0; text-align:center;}
#footer a {color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover {color:yellowgreen; background-color:inherit; text-decoration: underline;}
#footer span{ font-size:1.8em; letter-spacing:-1px; }
#footer h2 {background:#faf0f0 url(../images/backpic2.jpg) center left no-repeat; padding-top: 5px; padding-bottom: 5px; padding-left: 15px;  font: bold 24px "Calibri", "Trebuchet MS", "Tahoma", sans-serif;}*/

/* Footer */
#footer {
	width: 999px;
	margin: 0 auto;
	padding: 20px 0;
/*	background: url(images/img10a.gif) no-repeat;*/
	color: #FF8900;
	background: url(../images/red-tulips-banner.jpg) no-repeat left center;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #FF8900;
}

#footer a {
	color: #FFFFFF;
}



.link{ color:#269; background:url(../images/linkarrow.gif) left no-repeat; display:block; margin:1px 0 0 0; padding:1px 0.8em; font-size:0.8em }
.link:hover{ color:#48b; background:url(images/blinkarrow.gif) left no-repeat; /* Delete this line to remove the blinking arrows by the links */ text-decoration:none; }

h1,h2,h3,h4{ margin:0; padding:0; font-weight:normal; }


a { color:#FF6600; color:#FF6600; color:#FF6600; }
a:hover{ text-decoration:underline; }

p{ margin:0 0 15px 0; line-height:1.5em; }


/* Colour*/
.c1 { color: #F40000 } /* RED */
.c2 { color: #A80000 } /* Brick Color */
.c3 { color: #F57A00 } /* Orange Color */
.c4 { color: #A85400 } /* Brown Color */
.c5 { color: #0A0A0A }
.c6 { color: #F5F5F5 } /* White */
.c7 { color: #000000 } /* Black */






/*** Correction for IE5 ***/
* html #header-nav-bottom a {width:0.8%;}

/*** Correction for IE5 ***/
* html #header-nav-bottom a {width:0.8%;}

/* Product*/
DIV.product { BORDER-RIGHT: #730 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #730 1px solid; PADDING-LEFT: 0px; MARGIN-BOTTOM: 1em; PADDING-BOTTOM: 0.8em; BORDER-LEFT: #730 1px solid; WIDTH: auto! important; PADDING-TOP: 0.5em; BORDER-BOTTOM: #730 1px solid; POSITION: relative; BACKGROUND-COLOR: #fffaf0}
DIV.product A:link {COLOR: #730 }
DIV.product A:visited {COLOR: #730}
DIV.product * {MARGIN: 4px 6px 6px 10px}
DIV.product * * {MARGIN: 0px}
DIV.product UL { PADDING-RIGHT: 0px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 77%; PADDING-BOTTOM: 0px; MARGIN: 5px 0px 10px 5px; PADDING-TOP: 0px }
DIV.product OL { PADDING-RIGHT: 0px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 77%; PADDING-BOTTOM: 0px; MARGIN: 5px 0px 10px 5px; PADDING-TOP: 0px }
DIV.product TABLE { BORDER-COLLAPSE: collapse}
DIV.product TD {BORDER-RIGHT: #e0d0c0 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #e0d0c0 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 10px; PADDING-BOTTOM: 10px; MARGIN: 0px; BORDER-LEFT: #e0d0c0 1px solid; PADDING-TOP: 4px; BORDER-BOTTOM: #e0d0c0 1px solid; BACKGROUND-COLOR: #fff}
DIV.product TD A:link {	COLOR: #ca1400}
DIV.product TH {PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BACKGROUND: url(../images/crop.gif) #ffd57d no-repeat left top; PADDING-BOTTOM: 0px; FONT: 9px Arial, Helvetica, sans-serif; PADDING-TOP: 0px; TEXT-ALIGN: left}
DIV.product THEAD { MARGIN-BOTTOM: -12px}
DIV.product UL {BORDER-BOTTOM: #e0d0c0 1px solid}
DIV.product OL {BORDER-BOTTOM: #e0d0c0 1px solid}
DIV.product LI {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 5px 5px 18px; PADDING-TOP: 0px}
DIV.product P { FONT-SIZE: 77%; MARGIN-BOTTOM: 10px}
product H3 {FONT-SIZE: 12px; RIGHT: -1px; BACKGROUND: url(../images/bullet.gif) no-repeat right center; PADDING-BOTTOM: 5px; OVERFLOW: hidden; COLOR: #ccb4a2; TOP: -9px}
DIV.product H4 { COLOR: #e14900}
DIV.product H5 {MARGIN-TOP: 15px; FONT-SIZE: 84%; MARGIN-BOTTOM: 7px}
DIV.product H5 A:link {	COLOR: #ca1400}
DIV.product H5 A:visited { COLOR: #ca1400}
DIV.product DIV#featuredproduct * { MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px}
DIV.product DIV#featuredproduct * * {MARGIN-TOP: auto; MARGIN-BOTTOM: auto}
DIV#tab DIV.product {DISPLAY: none}



input.search { width: 100px; border: none; background: url(../images/input.gif); padding: 4px; }

.search_field { background: #DCF2B8 url(../images/barbg.gif) no-repeat; color: #000; border-top: 1px solid #9EC068; border-bottom: 1px solid #9EC068; clear: both;	text-align: center; padding: 10px 0 5px 0;}

.message { border: 1px solid #eee; padding: 10px 10px 10px 75px; margin: 0 0 10px 0; background: #fff url(../images/questionmark.gif) no-repeat center left; color: #454545; 	font: 0.9em "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; line-height: 1.4em; }
.message:hover { border: 1px solid #000;}


.subheader { margin: 3px 0 10px 0; padding: 8px; background: #f4f4f4 url(../images/barbg.gif) repeat; color: #808080; border-bottom: 1px solid #ccc; font: 0.7em "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; line-height: 1.4em;}

/*Over laping Your Text
h1 { margin:0; font-weight:normal; color:#d8f7af; font-size:3.2em;}
h2 { margin:0;	display:inline;	position:relative;top:-1.5em; left:2em;	font-size:1.8em;	font-weight:normal;color:#94c258;}*/

.pullout{ width:30%; padding:10px; background-color:yellowgreen; color:#f5f5f5; float:right;
  font: bold 0.5em; FONT-FAMILY: helvetica; text-align:left; letter-spacing: 0.05em; margin:5px; clear: both;}
DIV.pullout H4 { COLOR: #e14900}
DIV.pullout H5 {MARGIN-TOP: 15px; FONT-SIZE: 84%; MARGIN-BOTTOM: 7px}
DIV.pullout H5 A:link {COLOR: #ca1400}
DIV.pullout H5 A:visited { COLOR: #ca1400}


a.info {font: bold 1em small tahoma, "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif; text-decoration:none; position:relative;}
a.info span {display:none;}
a.info:hover {cursor:default;}
a.info:hover .infobox { font: bold 1em "Trebuchet MS"; display:block; position:absolute; top:20px; left:0;; width:160px; height:70px; border: 1px solid #ccc; background:#79b30b /*url(../images/backpic2.gif) no-repeat bottom left*/; color:#FFF; text-align:left; font-size:0.7em; padding-left:10px; padding-top:10px;}
