@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(/site/template/assets/scripts/jquery/lightbox/css/jquery.lightbox-0.5.css);

.temputils{
	background: none;
	display: inline;
	
	position: absolute;
	top: 2px;
	right: 10px;
}

.temputils li{
	background: none;
	display: inline;
}

.temputils li a{
	color: #fff;
	font-weight: bold;
}

html{
	background: #e9e2de;
	height: 100%;
}

body{
	background: transparent url(../images/body_bg.gif) repeat-x 0px 0px;
	color:#5b250a;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 100%;
}

body.admin{
	background-position: 0 14px;
}

#wrap{
	margin:0px auto;
	text-align:left;
	width:927px;
	position: relative;
	margin-bottom:-85px;
}

/* HEADER
-------------------------------------------*/
#header{
	height: 143px;
	margin:0 auto;
}

#header h1{
	position: absolute;
	top: 30px;
	font-size: 30px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	#logo{
		background: url(../images/logo.gif) 0 0 no-repeat;
		left:18px;
		position:absolute;
		top: 23px;
	}
		#logo img{
			height:103px;
			width:301px;
		}
		
	#tagline{
		background: url(../images/tagline.gif) 0 0 no-repeat;
		right:18px;
		position:absolute;
		top: 71px;
		text-indent:-10000px;
		height:29px;
		width:242px;
	}



/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
	height:42px;
	width:100%;
}
	#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:29px 0 0 0;
					position:absolute;
				}
				#nav a:hover, #nav a.active{
				}
				
				/*Home*/
				#t82624 a, #t82624 a.active{
				display:none;
				}
				
				#t82624 a:hover{
				
				}
				
				/*Who We Are*/
				#t82894 a{
				background-position:0 0;
				left:11px;
				width:128px;
				}
				
				#t82894 a:hover, #t82894 a.active{
				background-position:0 -29px;
				}
				
				/*What We Do*/
				#t82896 a{
				background-position:-128px 0;
				left:139px;
				width:140px;
				}
				
				#t82896 a:hover, #t82896 a.active{
				background-position:-128px -29px;
				}
				
				/*Gallery*/
				#t82899 a{
				background-position: -268px 0;
				left:279px;
				width:111px;
				}
				
				#t82899 a:hover, #t82899 a.active{
				background-position: -268px -29px;
				}
				
				/*Raves & Reviews*/
				#t83001 a{
				background-position: -379px 0;
				left:390px;
				width:180px;
				}
				
				#t83001 a:hover, #t83001 a.active{
				background-position: -379px -29px;
				}
				
				/*Tools & Tips*/
				#t82900 a{
				background-position:-559px 0;
				left:570px;
				width:147px;
				}
				
				#t82900 a:hover, #t82900 a.active{
				background-position:-559px -29px;
				}
				
				/*Inside Scoop*/
				#t82897 a{
				display:none;
				}
				
				/*Join Our Team*/
				#t82901 a{
				display:none;
				}
				
				/*Contact Clementine*/
				#t82898 a{
				background-position:-707px 0;
				left:717px;
				width:194px;
				}
				
				#t82898 a.active, #t82898 a:hover{
				background-position:-707px -29px;
				}
				
#main-body{
background:transparent url(../images/main_body.gif) repeat-y 0px 0px;
padding-left:13px;
}
	#main-table-body{
		background:transparent;
		border-collapse:collapse;
		clear:left;
		height:auto !important;
		height:400px;
	}
	
	#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: 17px 0 0 2px;
	padding:0;
	width: 237px;
}
	#menu ul{
		font-size: 12px;
		margin:0 0 0 10px;
		padding:0;
		list-style: square inside;
		border-bottom: 1px solid #eae4e0;
	}
		#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:#5b250a;
				display:block;
				font-size: 14px;
				padding: 6px 5px 6px 25px;
				border-top: 1px solid #eae4e0;
				width:197px;
			}
			
			#menu a:hover {
				color: #f89922;
			}
			
			#menu a.current{
				color: #f89922;
			}
			
			#menu a.subcurrent{
				color: #f89922;
				text-decoration: none;
				background:transparent url(../images/menuBox2.gif) no-repeat 24px 9px;
			}
			
			#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: 12px;		
				padding-left: 38px;
				border-top: 1px solid #eae4e0;
				text-decoration: none;
				width:184px;
				background:transparent url(../images/menuBox.gif) no-repeat 24px 9px;
			}
			
			#menu li ul li a:hover {
				background-color: transparent;
				color: #f89922;
				background:transparent url(../images/menuBox2.gif) no-repeat 24px 9px;
			}
			
			#menu h3{
				margin:0px;
				padding:0px;
			}
			
			
			#menu h3 a, #menu h3 a:hover{
				margin:0px;
				padding:0px;
				display:block;
				text-indent:-10000px;
				width:237px;
				height:33px;
				border:0px;
				text-decoration:none;
			}
			
			/*Who We Are*/
			.tab82894 #menu h3 a, .tab82894 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/whoWeAre.gif) no-repeat 0px 0px;
			}
			
			/*What We Do*/
			.tab82896 #menu h3 a, .tab82896 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/whatWeDo.gif) no-repeat 0px 0px;
			}
			
			/*Gallery*/
			.tab82899 #menu h3 a, .tab82899 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/gallery.gif) no-repeat 0px 0px;
			}
			
			/*Raves & Reviews*/
			.tab83001 #menu h3 a, .tab83001 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/ravesAndReviews.gif) no-repeat 0px 0px;
			}
			
			/*Tools & Tips*/
			.tab82900 #menu h3 a, .tab82900 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/toolsAndTips.gif) no-repeat 0px 0px;
			}
			
			/*Inside Scoop*/
			.tab82897 #menu h3 a, .tab82897 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/insideScoop.gif) no-repeat 0px 0px;
			}
			
			/*Join Our Team*/
			.tab82901 #menu h3 a, .tab82901 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/joinOurTeam.gif) no-repeat 0px 0px;
			}
			
			/*Contact Clementine*/
			.tab82898 #menu h3 a, .tab82898 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/contactClementine.gif) no-repeat 0px 0px;
			}
			
			
	#menu-footer{
		background:transparent;
		padding:23px 0px 130px 10px;
	}
	
	#menu-footer a img{
		margin-top:10px;
		border:0px;
	}

#banner {
	display:none;
}

/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar{
	padding:0 0 6px 0px;
	margin: 0;
	position:relative;
	width: 900px;
	border-bottom:1px solid #dbcfc9;
}
	#breadcrumblist{
		font-size: 10px;
		line-height:120%;
		padding:13px 0 .5em 10px;
		width:710px;
		color:#666666;
		font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
		#breadcrumblist a:link, #breadcrumblist a:visited{
			color:#666666;
			font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			text-decoration:underline;
		}
		#breadcrumblist a:hover, #breadcrumblist a:active{
			color:#666666;
			font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			text-decoration:none;			
		}
		#breadcrumbemail{
			font-size: 10px;
			position:absolute;
			right:100px;
			text-align:right;
			top:12px;
			width:9em;
		}
			#breadcrumbemail a:link, #breadcrumbemail a:visited{
				background:url(../images/email.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 2px 18px;
				color:#666666;
				font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
				text-decoration:underline;
			}
				#breadcrumbemail a:hover, #breadcrumbemail a:active{
				color:#666666;
				font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
				text-decoration:none;
				}
		
		#breadcrumbprint{
			font-size: 10px;
			position:absolute;
			right:25px;
			text-align:right;
			top:12px;
			width:9em;
		}
			#breadcrumbprint a:link, #breadcrumbprint a:visited{
				background:url(../images/printer.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 2px 18px;
				color:#666666;
				font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
				text-decoration:underline;
			}
				#breadcrumbprint a:hover, #breadcrumbprint a:active{
				color:#666666;
				font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
				text-decoration:none;
				}


/* CONTENT AREA
-------------------------------------------*/
#content{
	clear:left;
	width:inherit;
}
	#content-header{
		display:none;
	}
	#content-body{
		margin: 5px 20px 0 30px;
		padding:0 0 10px 0;
		overflow:hidden;
		min-height:400px;
	}
	#pagetitle{
		margin:13px 0 10px 0;
	}
		#pagetitletext h1{
			font-size:22px;
			font-weight: normal;
			color: #e23099;
		}
	#content-footer{
		
	}

/* FOOTER
-------------------------------------------*/
#clearfooter{
		clear:both;
		height:85px;
}

#footer{
	clear:both;
	height: 85px;
	margin:0 auto;
	position:relative;
	background:transparent;
}
	#footerwrap{
		margin:0 auto;
		width: 927px;
		position:relative;
		height: 69px;
		background:transparent url(../images/footerwrap.gif) no-repeat -24px 0px;
	}
	
	#footerContact{
		font-size:12px;
		font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		line-height:20px;
		position:absolute;
		width:235px;
		top:-124px;
		left:25px;
		background:transparent url(../images/footerContact.gif) no-repeat 0px 0px;
		padding-left:8px;
		text-align:left;
	}
	
	#footerContact a{
		color:#5B250A;
	}
	
	#footernav{
	
	}
	
	#footernav ul{
		margin:0px;
	}
	
	#footernav ul li{
		background:transparent;
		padding-left:0px;
		display:inline;
	}
	
	#footernav ul li a{
		display:block;
		float:left;
		position:absolute;
		text-indent:-10000px;
		height:0px;
		padding:18px 0 0 0;
		background:transparent url(../images/footerNav.gif) no-repeat 0px 0px;
		top:20px;
		overflow:hidden;
	}
	
	/*home*/
	#footernav ul li#f82624 a{
		display:none;
	}
	
	/*who we are*/
	#footernav ul li#f82894 a{
	background-position:-10px 0;
	left:17px;
	width:92px;
	}
	
	#footernav ul li#f82894 a.active, #footernav ul li#f82894 a:hover{
	background-position:-10px -17px;
	}
	
	/*what we do*/
	#footernav ul li#f82896 a{
	background-position:-102px 0px;
	left:109px;
	width:105px;
	}
	
	#footernav ul li#f82896 a.active, #footernav ul li#f82896 a:hover{
	background-position:-102px -17px;
	}
	
	/*gallery*/
	#footernav ul li#f82899 a{
	background-position:-207px 0;
	left:214px;
	width:88px;
	}
	
	#footernav ul li#f82899 a.active, #footernav ul li#f82899 a:hover{
	background-position:-207px -17px;
	}
	
	/*raves & reviews*/
	#footernav ul li#f83001 a{
	background-position:-295px 0;
	left:302px;
	width:131px;
	}
	
	#footernav ul li#f83001 a.active, #footernav ul li#f83001 a:hover{
	background-position:-295px -17px;
	}
	
	/*tools & tips*/
	#footernav ul li#f82900 a{
	background-position: -426px 0;
	left:433px;
	width:109px;
	}
	
	#footernav ul li#f82900 a.active, #footernav ul li#f82900 a:hover{
	background-position: -426px -17px;
	}
	
	/*inside scoop*/
	#footernav ul li#f82897 a{
	background-position:-535px 0;
	left:542px;
	width:117px;
	}
	
	#footernav ul li#f82897 a.active, #footernav ul li#f82897 a:hover{
	background-position:-535px -17px;
	}
	
	/*join our team*/
	#footernav ul li#f82901 a{
	background-position:-652px 0;
	left:659px;
	width:111px;
	}
	
	#footernav ul li#f82901 a.active, #footernav ul li#f82901 a:hover{
	background-position:-652px -17px;
	}
	
	/*contact clementine*/
	#footernav ul li#f82898 a{
	background-position:-763px 0;
	left:770px;
	width:135px;
	}
	
	#footernav ul li#f82898 a.active, #footernav ul li#f82898 a:hover{
	background-position:-763px -17px;
	}
	
	#footerContactLink{
		display:block;
		text-indent:-10000px;
		height:26px;
		width:82px;
		padding-bottom:10px;
	}
	
	#copyright{
		color:#fff;
		font-size:9px;
		position:absolute;
		left:0px;
		bottom:10px;
	}
	
	#poweredby{
		color:#999;
		font-size:9px;
		position:absolute;
		right:14px;
		bottom:-3px;
	}
		#poweredby a{
			color:#5B250A;
			text-decoration:none;
		}
		#poweredby a:hover {text-decoration: underline;}
