@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);

body {
	background: #7b3900 url(../images/body_bg.gif) 0 0 repeat-x;
	color: #333;
	font-family: verdana, helvetica, sans-serif;
	font-size: .76em;
	text-align: center;
}

body.admin {
	background: #7b3900 url(../images/body_bg.gif) 0 14px repeat-x;
}

#wrap {
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 760px;
	border: none;
	background: transparent url(../images/wrap_bg.gif) 0 0 repeat-y;
}

html>body #wrap {

} 

#header {
	height: 258px;
	position: relative;
	margin: 0 auto;
	background: transparent url(../images/header.jpg) 0 0 no-repeat;
}

#logo {
	background: transparent;
	position: absolute;
	left: 0px;
	top: 30px;
	text-indent:-9999px;
}
body.admin #logo {
	top:45px;
}
	#logo a {
		display:block;
		width:210px;
		height:110px;
	}
	#printlogo{
		display: none;
		height: 15px;
		color: #000;
		font-size: 12px;
	}

#tagline {
	display:none;
}

#tabs {
	position: absolute;
	height: 26px;
	top: 155px;
	left: 200px;
	width: 358px;
}
	#nav {
		text-align: left;
	}
	#nav ul{
		font-size: 90%;
		margin:0;padding: 4px 0 0 0;
		text-align: left;
		list-style:none;
	}
		#nav ul li {
			float: left;
			height: 100%;
			background: url(../images/nav_bg.gif) 0 0 no-repeat;    
		}
			#nav ul li a {
				padding-top: 29px;
				height: 0 !important;
				overflow: hidden;
				display: block;
				position: absolute;
				background: url(../images/nav_bg.gif) 0 0 no-repeat;
				text-indent: -9999px;
			}
		
			/* Home */
			#nav ul li#t36862 a {
				background-position: 0 0;
				width: 42px;
				left: 0;
			}
		
			#nav ul li#t36862 a:hover, #nav ul li#t36862 a.active {
				background-position: 0 -29px;
			}
		
			/* About */
			#nav ul li#t37947 a {
				background-position: -42px 0;
				width: 48px;
				left: 42px;
			}
		
			#nav ul li#t37947 a:hover, #nav ul li#t37947 a.active {
				background-position: -42px -29px;
			}
		
			/* Collections */
			#nav ul li#t37948 a {
				background-position: -90px 0;
				width: 86px;
				left: 90px;
			}
		
			#nav ul li#t37948 a:hover, #nav ul li#t37948 a.active {
				background-position: -90px -29px;
			}
		
			/* Order Form */
			#nav ul li#t37949 a {
				background-position: -176px 0;
				width: 84px;
				left: 176px;
			}
		
			#nav ul li#t37949 a:hover, #nav ul li#t37949 a.active {
				background-position: -176px -29px;
			}
			
			/* Testimonials */
			#nav ul li#t64249 a {
				background-position: -260px 0;
				width: 98px;
				left: 260px;
			}
		
			#nav ul li#t64249 a:hover, #nav ul li#t64249 a.active {
				background-position: -260px -29px;
			}

#main-body {
}

#main-table-body {
	background: transparent;
	border-collapse:collapse;
}

#main-table-body-leftcell {
	background: transparent;
	vertical-align: top;
	width:200px;
}

#main-table-body-rightcell {
	vertical-align: top;
}

#sidebar {
	margin-left:36px;
	width:140px;
	background-color: #f2f2f2;
}

#menu-header {
	background: transparent;
}

#menu{
}
	#menu h3{
		display:none;
	}
	#menu ul{
		margin-left:7px;
		font-size: 90%;
	}
		#menu ul li {
			list-style: none;
			padding:5px 0 5px 14px;
			background: url(../images/bullet.gif) 0 9px no-repeat;
		}
			#menu ul li ul{
				padding: 3px 0 0 5px;
			}
	
			#menu ul li a {
				color: #c8223b;
				font-weight: normal;
				margin: 0px;
				text-decoration: none;
			}
			#menu a:hover{
				text-decoration: underline;
			}
			#menu a.subcurrent, #menu a.current{
				color: #462001;
			}

#menu-footer {
	background: transparent;
}

#banner {
	display: none;
}

#breadcrumbbar{
	position:absolute;
	background: transparent;
	height: 18px;
	top:200px;left:204px;
	width: 760px;
}
	#breadcrumblist{
		color: #554d3c;
		float: left;
		font-size: 85%;
		width: 300px;
		line-height: 1em;
		
	}
		#breadcrumblist a:link, #breadcrumblist a:visited{
			color: #554d3c;
			text-decoration: none;
		}
		#breadcrumblist a:hover, #breadcrumblist a:active{
			color: #C8223B;
			text-decoration: underline;
		}

	#breadcrumbemail{
		position:absolute;
		top:77px;left:376px;
		font-size: 85%;
		width: 100px;
		line-height: 15px;
	}
		#breadcrumbemail a:link, #breadcrumbemail a:visited {
			background: url(../images/email.gif) no-repeat 0px;
			color: #554d3c;
			float: right;
			padding: 0 5px 0 18px;
			text-decoration: none;
		}
		#breadcrumbemail a:hover, #breadcrumbemail a:active {
			color: #C8223B;
			text-decoration: underline;
		}
	#breadcrumbprint{
		position:absolute;
		top:60px;left:370px;
		font-size: 85%;
		width: 100px;
		line-height: 15px;
	}
		#breadcrumbprint a:link, #breadcrumbprint a:visited {
			background: url(../images/printer.gif) no-repeat left;
			color: #554d3c;
			float: right;
			padding: 0 5px 0 18px;
			text-decoration: none;
		}
		#breadcrumbprint a:hover, #breadcrumbprint a:active {
			color: #C8223B;
			text-decoration: underline;
		}

#content {
	width: 560px;
	background:transparent;
}
	#content-header {
		display: none;
	}
	
	#content-body {
		width: 530px;
		background: #FFF;
		font-size:80%;
	}
	#content-footer {
		height: 10px;
	}

#pagetitle{
}
	#pagetitletext h1 {
		font-weight: normal;
		text-transform: uppercase;
		color:#7b3900;
		width: 385px;
		height: 40px;
		font-size: 18px;
	}
	
#footer {
	clear: both;
	height: 99px;
	background: #FFF url(../images/footer_bg.gif) 0 0 no-repeat;
}
	#footerwrap {
		font-size: 80%;
		margin:0 0 0 39px;padding-top:14px;
		position: relative;
		color:#FFF;
	}
		#footer a {
			color: #462001;
			font-weight: normal;
			text-decoration: none;
		}
		
		#footer a:visited {
			color: #462001;
			font-weight: normal;
			text-decoration: none;
		}
		#footer a:hover, #footer a:active {
			color: #03c;
		}

#copyright{
	color: #462001;
	position: absolute;
	text-align: left;
}

#poweredby{
	padding: 0px 25px 0px 0px;
	text-align: right;
}
	#poweredby a:link, #poweredby a:visited{
		color: #462001;
		text-decoration: none;	
	}
	
	#poweredby a:hover, #poweredby a:active{
		color: #462001;
		text-decoration: underline;
	}