@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(../../lightbox/2/css/lightbox.css);

html{
	background: #67543f url(../images/body_bg.gif) no-repeat center 193px;
	height: 100%;
}

body{
	background: transparent url(../images/html_bg.gif) repeat-x 0 0;
	color:#d7c7b2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	height: 100%;
}

body.admin{
	background-position: 0 14px;
}

#wrap{
	margin:0px auto;
	text-align:left;
	width:900px;
	min-height: 100%;
	position: relative;
	/* Set this to the same height as the footer */
    margin-bottom: -50px;
}

/* HEADER
-------------------------------------------*/
#header{
	height: 158px;
	margin:0 auto;
	background:transparent url(../images/header_bg.gif) no-repeat 0px 0px;
}

.admin #header{
height:156px;
}

#header h1{
	position: absolute;
	top: 30px;
	font-size: 30px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	#logo{
		background: url(../images/spacer.gif) 0 0 no-repeat;
		left:0px;
		position:absolute;
		top: 37px;
	}
		#logo img{
			height:89px;
			width:224px;
		}

/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
	height:35px;
	width:100%;
}

.admin #tabs{
margin-top:1px;
}

	#nav{
		margin:0 auto;
		text-align:center;
	}
		#nav ul{
			list-style:none;
			margin:0 auto;
			text-align:left;
		}
			#nav ul li{
				background-image:none;
				display:inline;
				margin:0;
				padding:0;
			}
			
			#nav a{
					display:block;
					float:left;
					text-decoration:none;
					background:url(../images/nav_bg.gif) 0 0 no-repeat;
					height:0 !important;
					overflow:hidden;
					padding:34px 0 0 0;
					position:absolute;
					width:50px;
				}
				
				#nav a:hover, #nav a.active{
				}
				
			/*Home*/
			#t64607 a, #t64607 a.active{
			background-position:0px 0px;
			width:61px;
			left:313px;
			}
			
			#t64607 a:hover{
			background-position:0px -34px;
			}
			
			/*Company*/
			#t64660 a{
			background-position:-79px 0px;
			left:393px;
			width:80px;
			}
			
			#t64660 a.active, #t64660 a:hover{
			background-position:-79px -34px;
			}
			
			/*Collections*/
			#t64658 a{
			left:495px;
			width:111px;
			background-position:-178px 0px;
			}
			
			#t64658 a.active, #t64658 a:hover{
			background-position:-178px -34px;
			}
			
			/*Purchasing*/
			#t64657 a{
			background-position:-305px 0px;
			left:624px;
			width:107px;
			}
			
			#t64657 a.active, #t64657 a:hover{
			background-position:-305px -34px;
			}
			
			/*Info*/
			#t64952 a{
			background-position:-432px 0px;
			left:752px;
			width:46px;
			}
			
			#t64952 a.active, #t64952 a:hover{
			background-position:-432px -34px;
			}
			
			/*Contact*/
			#t64655 a{
			left:816px;
			background-position:-495px 0px;
			position:absolute;
			width:83px;
			}
			
			#t64655 a.active, #t64655 a:hover{
			background-position:-495px -34px;
			}
			
#main-body{
}
	#main-table-body{
		background:transparent;
		border-collapse:collapse;
		clear:left;
		
		
	}
	#main-table-body-leftcell{
		background: transparent;
		width:250px;
		vertical-align:top;
	}
	#main-table-body-rightcell{
		vertical-align:top;
		width:650px;
	}

/* SUB MENU
-------------------------------------------*/
#sidebar {
	background:none;
	margin:7px 0 0 0;
}

#menu-header {
	background:transparent;
}

#menu{
	margin: 30px 0 0 26px;
	padding:0;
	width: 215px;
}
	#menu ul{
		font-size: 12px;
		margin:0 20px 0 0;
		padding:0;
		list-style: square inside;
		border-bottom: 1px solid #8d795e;
	}
		#menu li{
			background-image:none;
			padding:0 0 0 0px;
			margin: 0 0px 0px 0;
			list-style: none;
		}
			#menu a {
				text-decoration:none;
				text-transform:none;
				color:#d1b98b;
				display:block;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size: 13px;
				font-weight:bold;
				padding: 13px 0px 13px 0px;
				border-top: 1px solid #8d795e;
				width:195px;
			}
			
			#menu a:hover {
				color: #f8f0e6;
			}
			
			#menu a.current{
				color: #f8f0e6;
			}
			
			#menu a.subcurrent{
				color: #f8f0e6;
				text-decoration: none;
			}
			
			#menu li ul{
				margin: 0 0px 0 0px;
				padding: 0;
				border-bottom: 0px;
			}
			
			#menu li ul li{
				list-style: none;
				padding: 0px 0 0px 0px;
				margin: 0;
			}
			
			#menu li ul li a {
				font-size: 11px;		
				padding-left: 20px;
				border-top: 1px solid #8d795e;
				text-decoration: none;
				width:175px;
			}
			
			#menu li ul li a:hover {
				background-color: transparent;
				color: #fff;
			}
			
			#menu h3{
			margin:0px;
			background:transparent;
			padding:0px;
			}
			
			#menu h3 a, #menu h3 a:hover{
			margin:0px;
			padding:0px;
			text-decoration:none;
			text-indent:-10000px;
			width:220px;
			height:40px;
			border:0px;
			}
			
			/*Company*/
			.tab64660 #menu h3 a, .tab64660 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/company.gif) no-repeat 0px 0px;
			}
			
			/*Collections*/
			.tab64658 #menu h3 a, .tab64658 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/collections.gif) no-repeat 0px 0px;
			}
			
			/*Purchasing*/
			.tab64657 #menu h3 a, .tab64657 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/purchasing.gif) no-repeat 0px 0px;
			}
			
			/*Info*/
			.tab64952 #menu h3 a, .tab64952 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/info.gif) no-repeat 0px 0px;
			}
			
			/*Contact*/
			.tab64655 #menu h3 a, .tab64655 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/contact.gif) no-repeat 0px 0px;
			}
			
			
	#menu-footer{
		background:transparent url(../images/menu_footer_bg.png) no-repeat 23px 4px;
		height:322px;
	}

#banner {
	display:none;
}

/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar{
	padding:0 0 0 0px;
	margin: 0;
	position:relative;
	width: 100%;
}
	#breadcrumblist{
		font-size: 10px;
		line-height:120%;
		padding:.5em 0 .5em 25px;
		width:690px;
		color:#d1b98b;
	}
		#breadcrumblist a:link, #breadcrumblist a:visited{
			color:#f8f0e6 ;
		}
		#breadcrumblist a:hover, #breadcrumblist a:active{			
			color:#f8f0e6 ;
		}
		#breadcrumbemail{
			font-size: 10px;
			position:absolute;
			right:9em;
			text-align:right;
			top:5px;
			width:9em;
		}
			#breadcrumbemail a:link, #breadcrumbemail a:visited{
				background:url(../images/email.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				font-weight:bold;
				color:#d1b98b;
				text-decoration:none;
			}
				#breadcrumbemail a:hover, #breadcrumbemail a:active{
				color:#d1b98b;
				text-decoration:underline;
				}
		
		#breadcrumbprint{
			font-size: 10px;
			position:absolute;
			right:0;
			text-align:right;
			top:5px;
			width:9em;
		}
			#breadcrumbprint a:link, #breadcrumbprint a:visited{
				background:url(../images/printer.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				font-weight:bold;
				color:#d1b98b;
				text-decoration:none;
			}
				#breadcrumbprint a:hover, #breadcrumbprint a:active{
				color:#d1b98b;
				text-decoration:underline;
				}


/* CONTENT AREA
-------------------------------------------*/
#content{
	clear:left;
	width:inherit;
}
	#content-header{
		display:none;
	}
	#content-body{
		margin: 5px 0px 0 30px;
		padding:128px 0 10px 0;
		overflow:hidden;
	}
	#pagetitle{
		margin:0 0 15px 0px;
		position:absolute;
		left:222px;
		top:285px;
		width:622px;
		padding-top:6px;
		padding-left:54px;
		border-top:1px solid #8D795E;
	}
		#pagetitletext h1{
			font-size:30px;
			font-weight: normal;
			color: #f8f0e6;
		}
	#content-footer{
		
	}

/* FOOTER
-------------------------------------------*/
#clearfooter{
		/* Set this to the same height as the footer */
		height: 72px;
		clear: both;
}

#footer{
	clear:both;
	height: 71px;
	margin:0 auto;
	position:relative;
	background: #2b1500;
	border-top: 1px solid #452f19; 
}
	#footerwrap{
		margin:0 auto;
		width: 900px;
		position:relative;
		height: 71px;
	}
	
	#copyright{
		color:#fff;
		font-size:9px;
		position:absolute;
		left:0px;
		bottom:10px;
	}
	
	#poweredby{
		color:#A38F74;
		font-size:9px;
		position:absolute;
		right:0px;
		bottom:4px;
	}
		#poweredby a{
			color:#A38F74;
			text-decoration:none;
		}
		#poweredby a:hover {text-decoration: underline;}
		
		#component-add-bar{
		color:#333;
		}
