/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family: georgia, times;
	font-size:13px;
	color:#8e5322;
}

body.normal {
	background: url("/graphics/kate_bg.jpg") repeat #ffffff;

}

body.xmas {
	background: url("/graphics/kate_bg3.gif") repeat #ffffff;

}

/* main table */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	background: url("/graphics/mainbg.png") repeat-y;
	_background: url("/graphics/mainbg6.gif") repeat-y;
	width:876px;
	
}

div#splashcontainer {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	background: url("/graphics/splashbg.png") repeat-y;
	_background: url("/graphics/splashbg6.gif") repeat-y;
	width:876px;
	
}

div#header {
	width:876px;
	height:139px;
	background: url("/graphics/header.png") no-repeat;
	_background: url("/graphics/header6.gif") no-repeat;
	margin: 0 auto 0 auto;
}
	
div#content {
	padding:0 0 0 0; 
	margin: 0 auto 0 auto;
}

div#footer {
	position:absolute;
	width:876px;
	height:68px;
	font-size:11px;
	color: #ffffff;
	margin: 0 auto 0 auto;
	background: url("/graphics/footer.png") no-repeat;
	_background: url("/graphics/footer6.gif") no-repeat;
	visibility: hidden;
}

div#splashfooter {
	position:absolute;
	width:876px;
	height:68px;
	font-size:11px;
	color: #ffffff;
	margin: 0 auto 0 auto;
	background: url("/graphics/splashfooter.png") no-repeat;
	_background: url("/graphics/splashfooter6.gif") no-repeat;
	visibility: hidden;
}




/* main nav */


#topmenu {
	width: 876px;
	height:65px;
	margin: 0 auto 0 auto;
	background: url("/graphics/menubg.png") no-repeat;
	_background: url("/graphics/menubg6.gif") no-repeat;
}

#splashtopmenu {
	width: 876px;
	height:43px;
	margin: 0 auto 0 auto;
	background: url("/graphics/menubg.png") no-repeat;
	_background: url("/graphics/menubg6.gif") no-repeat;
}

#leftmenu {
	width: 181px;
	height:467px;
	margin: 0 0 0 0px;
	background: #eaeaea;
	float:left;
}




/* content formatting */

#pagecontent {
	width: 715px;
	padding: 30px 0 20px 85px;
	overflow: auto;
	line-height:17px;
}

#shopcontent {
	width: 783px;
	padding: 0 0 20px 56px;
	overflow: auto;
	line-height:17px;
}

#splashcontent {
	width: 738px;
	margin: 0 auto 0 auto;
	overflow: auto;
	line-height:17px;
}

#right_foot {
	float: right;
	padding-top: 22px;
	padding-right:38px;
	text-decoration: underline;
}

#left_foot {
	float: left;
	padding-top: 22px;
	padding-left:38px;
}



#clear {
	clear: both;
}






/* text styles */

form {
	margin: 0;
}

a {
	color: #00498a;
	text-decoration: underline;
	 outline: none;

}
a:hover {
	color: #57322c;
	text-decoration: underline;
}

a.imedia {
	color: #ffffff;
	text-decoration: underline;
}
a.imedia:hover {
	color: #c50000;
	text-decoration: underline;
}

a.pg {
	color: #8e5322;
	text-decoration: none;
}
a.pg:hover {
	color: #57322c;
	text-decoration: underline;
}



h1 {
	font-weight:bold;
	font-size:15px;
	color: #c50000;
	text-transform: uppercase;
	margin:-2px 0 26px 0;
}


p { 
	margin:12px 0 12px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

.error {
	font-size:15px;
	line-height:17px;
	color: #1b1a1d;
	padding:10px 20px 20px 20px;
}



/* catalog styles */

a.catalog {
	color: #8e5322;
	text-decoration: none;
}
a.catalog:hover {
	color: #57322c;
	text-decoration: none;
}

a.view {
	color: #754a4a;
	text-decoration: none;
}
a.view:hover {
	color: #57322c;
	text-decoration: none;
}

.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #956237;
	text-decoration: none;
	font-size: 20px;
	line-height:25px;
	padding:9px 13px 10px 13px;
	margin:0 0 20px -13px;
	width:327px;
	text-transform:uppercase;
}
td.cartdisplay {
	background: #eaeaea;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}






/* menu codes */

#navCircle {
	width: 746px;
	height:42px;
	margin: 0 0 0 66px;
	padding: 0 0 0 0;
	border-bottom: 1px solid #ffffff;
	}

#navCircle li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#navCircle a:link, #navCircle a:visited {
	float: left;
	font-size: 19px;
	line-height: 36px;
	margin: 0 34px;
	text-decoration: none;
	color: #804e25;
	}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
	padding-bottom: 6px;
	color: #553d2f;
	background: url(/graphics/tab_circle.gif) no-repeat bottom center;
	}