html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	background: #206c2b url(../images/bg_dots.gif);
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	color: #333;
}

h1 {
	color: #206c2b;
	font-size: 1.5em;
	padding: 1em;
	margin-left: -1em;
	margin-top: 0;
}
body.sec-store h1 {
    margin-left: 0;
    padding-left: 0;
} 
h2 {
	color: #333;
	font-size: 1.3em;
}
h3 {
    font-size: 1.1em;
    color: #df293b;
    text-align: left;
}

h1.stars1 {
    background: url(../images/bg_header_stars_1.gif) 0 50% no-repeat;
}
h1.stars2 {
    background: url(../images/bg_header_stars_2.gif) 0 50% no-repeat;
}                                                    
h1.stars3 {                                           
    background: url(../images/bg_header_stars_3.gif) 0 50% no-repeat;
}

p {
	line-height: 1.3em;
} 

fieldset { border: none; }

a, a:link { color: #000; }
a:visited { color: #999; }
a:hover, a:active { color: #df293b; }
#footer a:visited { color: #000; }

a img { border: none; text-decoration: none;}
a:active { outline: none; }

#header, #footer {
	background-color: #f8cb10;
	border-bottom: 1px solid #fff;
	height: 30px;
	z-index: 1;
	text-align: left;
}
#footer {
	height: 50px;
	margin-top: -52px;
	border-top: 1px solid #fff;
	text-align: center;
	position: relative; 
	background: #f8cb10 url(../images/kyp_yellowpage.gif) 5% 50% no-repeat;

}
* html #footer {
	margin-top: -50px;
}
#content {
	clear: both;
	padding-bottom: 80px;
	margin-bottom: 52px;
	text-align: left;
}
body.sec-home #content {
	border: none;
	background-color: none;
}
#badgeTop {
	height: 37px;
	position: relative;
	background: url(../images/bg_badge_top.gif) 50% 0 no-repeat;
}
#badgeBottom {
	height: 37px;
	background: url(../images/bg_badge_bottom.gif) 50% 0 no-repeat;
}
#contentOutter {
	background-color: #fff;
	border-left: 7px solid #f9f3db;
	border-right: 7px solid #f9f3db;
}
#contentInner {
	position: relative;
	text-align: left;
	padding: 0 30px 30px 30px;
	border-right: 1px solid #ced8b8;
	border-left: 1px solid #ced8b8;
	min-height: 300px;
}
p.first,
p.storeWelcome,
#imageDescEditable {
    /*font-size: 16px;
        font-style: italic;
        font-family: georgia, serif;
        margin: 0; */
}

#wrapper {
	min-height: 100%;
}
#wrapperInner {
	position: relative;
	min-height: 100%;
	width: 800px;
	margin: 0 auto;
}
#fanbox {
	absolute;
	left:0px;
	width: 200px;
	height: 400px;
	float: left;
	margin-left: 10px;
	border-style:solid;
	border-color:#093;
	border-width: 0px 3px 3px 3px;
}
* html #wrapperInner {
	height: 100%;
}
#flashHeader {
	padding-top: 0;
	margin-top: -30px;
	z-index: 99;
}
body.sec-home #flashHeader {
	padding-top: 100px;
}

#nav a, #nav a:link { color: #fff; text-decoration: none;}
#nav a:visited { color: #fff; }
#nav a:hover, a:active { color: #F8CB10; }

#nav {
	margin-top: 20px;
	float: left;
	width: 100%;
	height: 35px;
}
#nav ul {
	margin: 0 auto;
	padding: 10px 10px 0;
	display: table;
	padding: 0; 
	list-style: none;
	height: 38px;
	font-family: "Franklin Gothic Medium", "Futura", verdana;
	font-size: 13px;
	white-space: nowrap;
	z-index: 99;
}
#nav ul ul {
	display: none;
}
#nav li {
	display: table-cell;
	float: left;
	/*background: url(../images/nav_tab_right.gif) 100% -43px no-repeat;*/
	/*background: url(../images/nav_tab_right.gif) 0 -43px no-repeat;*/
	margin: 0 0 0 20px;
	padding: 0;
	height: 38px;
	position: relative;
}
* html #nav li {
	float: left;
}
#nav li a {
	height: 30px;
	display: block;
	position: relative;
	left: -20px;
	margin: 0 -20px -7px 0;
	width: .1em;
	/*background: url(../images/nav_tab_left.gif) 0 0 no-repeat;*/
	padding: 15px 20px 0px 20px;
	white-space: nowrap;
	text-decoration: none;
}
* html #nav li a {
	float: left;
}

#nav > ul a { width:auto; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a { float:none; }

body.sec-store #nav-store,
body.sec-history #nav-history,
body.sec-tours #nav-tours,
body.sec-recipes #nav-recipes,
body.sec-media #nav-media,
body.sec-contests #nav-contests,
body.sec-scrapbook #nav-scrapbook,
body.sec-faq #nav-faq,
#nav li:hover, 
#nav li:hover a,
#nav li.hover {
	/*background-position: 100% 0;*/
	background: url(../images/nav_tab_right.gif) 100% 0 no-repeat;
	color: #F8CB10;
	margin-bottom: -7px;
	padding-bottom: 7px;
	position: relative;
	z-index: 99;
}
body.sec-store #nav-store a,
body.sec-history #nav-history a,
body.sec-tours #nav-tours a,
body.sec-recipes #nav-recipes a,
body.sec-media #nav-media a,
body.sec-contests #nav-contests a,
body.sec-scrapbook #nav-scrapbook a,
body.sec-faq #nav-faq a,
body.sec-store #nav-store a:visited,
body.sec-history #nav-history a:visited,
body.sec-tours #nav-tours a:visited,
body.sec-recipes #nav-recipes a:visited,
body.sec-multi-media #nav-media a:visited,
body.sec-contests #nav-contests a:visited,
body.sec-scrapbook #nav-scrapbook a:visited,
body.sec-faq #nav-faq a:visited,
#nav li:hover a, 
#nav li.hover a {
	color: #F8CB10;
	/*background-position: 0 0;*/
	background: url(../images/nav_tab_left.gif) 0 0 no-repeat;
}


body.sec-home #nav a {
	height: 20px;
	margin: 0 -20px -7px 0;
	padding: 15px 20px 0px 20px;
}
body.sec-home #nav li {
	height: 35px;
}
body.sec-home #nav li:hover, body.home #nav li:hover a, body.home #nav li.hover {
	padding-bottom: 0;
}
/*
body.sec-home #nav li a {
	border-bottom: 1px solid #f9f3db;
}
*/

body.sec-home #nav a, 
body.sec-home #nav li {
    background: none;
    border-bottom: none;
}

.bottle {
    position: absolute;
    top: 30px;
    right: 0;
    width: 30px;
    height: 70px;
    background: url(../images/bottle_reflection.gif) 0 0 no-repeat;
    display: none;
}

body.sec-store #nav-store .bottle,
body.sec-history #nav-history .bottle,
body.sec-tours #nav-tours .bottle,
body.sec-recipes #nav-recipes .bottle,
body.sec-multi-media #nav-media .bottle,
body.sec-contests #nav-contests .bottle,
body.sec-scrapbook #nav-scrapbook .bottle,
body.sec-faq #nav-faq .bottle {
    display: block;
}   




.spotlight {
	text-align: center;
}

.polaroid {
    float: right;
	margin: 30px 0 1em 1em;
	/*width: 230px;
	height: 260px;*/
}

.clear {
	clear: both;
}



/* ---------------------------------
	Store Stuff
--------------------------------- */ 
#storeNav {
    float: left;
    width: 250px;
}                
#storeContent {
    float: right;
    width: 500px;
    border-left: 1px solid #efefef;
}    








/* ---------------------------------
	Default tabular data display
--------------------------------- */
.altRow {
	background-color: #f9f3db;
}
.rowOver {
	background-color: #fce78f;
}
.dataTable {
	width: 50%;
	margin: 1em 0;
	border: 0;
	border-collapse: collapse;
}
.dataTable td {
	padding: .5em;
	border-right: 1px solid #e6e4d8;
}
.dataTable tbody {
	border-top: 1px solid #4e4b3b;
	border-bottom: 1px solid #e6e4d8;
	border-left: 1px solid #e6e4d8;
}
.dataTable thead th {
	font-size: 1em;
	color: #333;
	text-transform: none;
	font-weight: bold;
	border-right: none;
	background-color: #fff;
}
.dataTable tr.hilite td {
    font-weight: bold;
}


.designedBy {
    position: absolute;
    right: 10px;
    top: 1em;
    color: #dab002;
}
.designedBy a,
.designedBy a:link,
.designedBy a:visited {
    color: #dab002;
}
.designedBy a:hover {
    color: #ba9702;
}


/* contact form */
/*
.ddfmwrap {
    margin: 0 2em;
}
.ddfmwrap p.fieldwrap {
    clear: both;
}
.ddfmwrap p.fieldwrap label {
    display: block;
    width: 100px;
    text-align: right;
}

.ddfmwrap .fmtext,
.ddfmwrap .fmtextarea {
    margin-left: 120px;
}
*/


.ddfmwrap {
	margin: 15px 0;
	width: 500px; 
}
.ddfmwrap .credits {
    display: none;
}
.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
}

form.ddfm {
	text-align: left;
	padding: 15px;
	width: 430px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 35%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 55%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 55%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 55%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 55%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 55%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 55%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	margin-right: 10px;
	width: 95%;
}

form.ddfm .submit {
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
	clear:both;
	width: 95%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 55%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}








#navBreadCrumb {
    display: none;
}

	





