/* =Reload
-----------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
html, body, #wrapper {height: 100%;}
body > #wrapper {height: auto; min-height: 100%;}
body {
	/*background-color: #f7f4e0;*/
	color:#333;
  	font: 62.5% "Palatino Linotype", Georgia, serif;;
	/*font: 62.5% "Times New Roman", Times, serif;*/
	line-height: 1;
	/*background-image:url(images/back.jpg);
	background-repeat:repeat-x;
*/
	background: rgb(109,190,114);
	background: linear-gradient(180deg, rgba(109,190,114,1) 0%, rgba(19,108,24,1) 100%);

}
IMG {
	border:0px;
}
/* ol, ul {list-style: none;}
 tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;	border-spacing: 0;}
caption, th, td {	text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* =General
-----------------------------------------------------------------------------------------*/
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
strong, b, .b{font-weight: bold;}
.cntr{text-align:center;}
em, i{font-style: italic;}
.error{font-weight: bold;color:#f00;}
.small{font:normal 10px "Palatino Linotype", Georgia, serif;}
/* =Typography
-----------------------------------------------------------------------------------------*/
p, #news{}
ul{font:normal 1.6em/1.6em "Palatino Linotype", Georgia, serif;list-style-image: url('/images/leaf-bullet.png');}

ol{font:normal 1.6em/1.6em "Palatino Linotype", Georgia, serif;}
li {
	text-indent:10px;
	margin:5px;
}
ul.nolist {list-style-image: url('/images/no-list.png');}
ul.nolist li{font:bold 20px/35px "Palatino Linotype", Georgia, serif;margin:0px;}
/* =Headings
-----------------------------------------------------------------------------------------*/
h1{font:bold 2.0em/1.2em "Palatino Linotype", Georgia, serif;}
h2{font:normal 1.8em/1.2em "Palatino Linotype", Georgia, serif;}
h3{font:normal 1.6em/1.2em "Palatino Linotype", Georgia, serif;}
h4{font:bold 1.6em/1.4em "Palatino Linotype", Georgia, serif;}
h5{font:bold 1.5em/1.4em "Palatino Linotype", Georgia, serif;}
h6{font:bold 1.3em/1.2em "Palatino Linotype", Georgia, serif;}

/* =Links
-----------------------------------------------------------------------------------------*/
a:link, a:visited{
	cursor:pointer;
}

a:hover, a:active{
}

/* =MainNav
-----------------------------------------------------------------------------------------*/
.nav-bar{
	width:969px;
	height:35px;
}

.nav-bar ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index:3;
}

.nav-bar ul li{
	float: left;
	margin: 0;
	line-height: 35px;
	text-indent:0px;
	text-align: center;
	/*width:125px;
	height:35px;*/
}

.nav-bar ul li a:link, .nav-bar ul li a:visited{
	color: #fff;
	font:normal 1.8em/1.2em "Palatino Linotype", Georgia, serif;
	display: block;
	/*width:85px;
	height:35px;*/
	line-height: 35px;
	text-decoration: none;
	z-index:3;
	padding:0px 20px;
}

.nav-bar ul li a:hover, .nav-bar ul li a:active, .nav-bar #nav li a.over{
	color: #fff;
	/*background-color:#69a9d7;*/
}

.nav-bar ul li ul li a:link, .nav-bar ul li ul li a:visited{
	color: #fff;
	height: 35px;
	text-align: left;
	width: 140px;
	padding:0px;
	background-image:none;
	padding:0 0 0 10px;
	line-height: 35px;
	font-style:italic;
	font-weight:bold;
}

.nav-bar ul li ul li a:hover, .nav-bar ul li ul li a:active{
	color: #fff;
	background-image:none;
	background-color:#a08c6a;
}

.nav-bar li ul { /* second-level lists */
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	position: absolute;
	width: 150px;
	z-index:1;
}

.nav-bar li ul li{
	display:block;
	width:150px;
}

.nav-bar li ul ul { /* third-and-above-level lists */	margin: 0px 0 0 150px;}

.nav-bar li:hover ul ul {left: -999em;}

.nav-bar li:hover ul, .nav-bar li li:hover ul, .nav-bar li.sfhover ul{ /* lists nested under hovered list items */
	left: 0px;
	background-color:#dac7a3;
	top: 32px;
	padding:0px;
	margin:0px;
	width:150px;
}
/* =SubNav
-----------------------------------------------------------------------------------------*/

/* =Components These need to be set for back-ground
-----------------------------------------------------------------------------------------*/


/* =Layout
-----------------------------------------------------------------------------------------*/
#container {
	margin: 0 auto;
	width:969px;
	min-height:100%;
	padding-bottom:108px;
}
#nav{
	width:969px;
	height:35px;
}
#header{
	width:969px;
	height:370px;
	/*background-image:url(images/main-back.jpg);
	background-repeat:no-repeat;
	*/
	margin-top: 20%;
	position:relative;
	z-index:1;
	color:#fff;
}
#logo{
	width:526px;
	height:152px;
	z-index:2;
	padding-top:38px;
	padding-left:8px;
}
#tag{
	width:420px;
	text-align:center;
	position:absolute;
	top:200px;
	left:50px;
}
#tag h1{
	font:normal 2.3em/1.2em "Palatino Linotype", Georgia, serif;
	color:#fff;
}
#idxbuy{
	width:200px;
	position:absolute;
	top:225px;
	right:180px;
	text-align:right;
}
#idxbuyshop{
	width:200px;
	position:absolute;
	top:225px;
	right:230px;
	text-align:right;
}
#idxbuy h1, #idxbuyshop h1{
	font:normal 2.3em/1.2em "Palatino Linotype", Georgia, serif;
	color:#fff;
}
#idxbuy h3, #idxbuyshop h3{
	font:normal 1.6em/1.4em "Palatino Linotype", Georgia, serif;
}
#bottle{
	width:133px;
	height:399px;
	position:absolute;
	top:0;
	right:30px;
}
#bottles{
	width:199px;
	height:365px;
	position:absolute;
	top:20px;
	right:30px;
}
.idxbox{
	width:460px;
	padding:20px 10px;
	float:left;
}
.lbox{
	width:400px;
	padding:20px 10px;
	float:left;
}
#dog{
	width:184px;
	height:291px;
	position:absolute;
	top:320px;
	overflow:visible;
}
#idxlist{margin-left:160px;}
#idxlist ul li{
	font:bold 1.5em/1.2em "Palatino Linotype", Georgia, serif;
}
.maintxt{
	font:normal 1.6em/1.6em "Palatino Linotype", Georgia, serif;
}
.mainbox{padding-top:20px;width:520px;float:left;}
.fullbox{padding-top:20px;float:left;}
.mainbox p, .fullbox p{font:normal 1.4em/1.6em "Palatino Linotype", Georgia, serif;margin:5px 0;}
.ibox{
	width:200px;
	margin:10px;
	padding:10px;
	border:1px solid silver;
	float:left;
}
.ibox p{font:normal 1.3em/1.5em "Palatino Linotype", Georgia, serif;}
.content-image{
	float:left;
	padding-right:10px;
	margin-right:20px;
	border-right:1px dashed #999;
}
#footer{
	width:100%;
	height:250px;
	background-image:url(images/foot-back.jpg);
	background-repeat:repeat-x;
	padding:0;
	margin-top: -108px; /* negative value of footer height */
	position: relative;
	color:#fff;
}
#foot-content{width:969px;margin:0px auto;}
#disclaimer{
	width:630px;
	color:#fff;
	padding:10px 0px;
	float:left;
}
#copyright{
	width:300px;
	color:#fff;
	text-align:right;
	padding:10px 0px;
	float:right;
}
#copyright a{color:#fff;}
#copyright p{font:normal 1.2em/1.6em "Palatino Linotype", Georgia, serif;}
/* =Forms
-----------------------------------------------------------------------------------------*/
/* Removes fieldset borders. even on Opea 7 */
form p{clear:both;}
fieldset {border: 0px solid #333;}
label {float:left;width:130px;text-align:left;padding-right:10px;}
input, textarea {
	font-size: 1em;
	color: #333;
	border: 1px solid #ccc;
	padding: 0.2em;
	margin-bottom:10px;
	float:left;
}
input:focus, textarea:focus {
	background-color: #fff5be;
}
input#submit{border:0px;}

/* =Filters
-----------------------------------------------------------------------------------------*/
/*[BEGIN] Clear Fix for Fire Fox*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*[END] Clear Fix for Fire Fox*/

/* =Home Page Content
-----------------------------------------------------------------------------------------*/
#pf, #hf{
	width:292px;
	height:85px;
	position:absolute;
	z-index:3;
}
#pfbottle, #hfbottle{
	width:86px;
	height:246px;
	position:absolute;
	z-index:5;
}
#pf{top:138px; right:40px;}
#pfbottle{top:-130px; right:-40px;}
#hf{top:251px; right:120px;}
#hfbottle{top:-130px; right:245px;}
.slideshow { height: 277px; width: 440px; margin: auto }
