/*
-----------------------------------------------------------------------------------------
CSS document: ImageCafe Template Styles
Created: 01/05/2006
Last Modified: 03/02/2006
NOTE: Template styles included here cannot be changed by the customer
-------------------------------------------------------------------------------------- */
* {margin:0;padding:0;}  /* zero out everything */
body {
	width:100%;
	height:100%;
}
/*
-----------------------------------------------------------------------------------------
Global
-------------------------------------------------------------------------------------- */
div {position:relative;}
h1, h2, h3, h4, h5, h6 {margin:10px;}
h1#website-title {margin:0;}
h2#website-slogan {margin:0;}
#navcontainer div h3 {margin:0;}
#navcontainer div h3 {margin:0;}
ul, ol {
	margin:10px;
	padding:0 0 0 20px;
}
ol {padding:0 0 0 30px;}
blockquote {margin:10px 10px 10px 40px;}
.clearer {clear:both;}
/*
-----------------------------------------------------------------------------------------
General Layout Structure
-------------------------------------------------------------------------------------- */
#nav-top, #nav-left, #nav-right {
	position: absolute;
	/*top: 50%;*/
	left: 50%;
	margin-top: 100px;
	margin-left: -305px;
	width: 610px;
	/*height: 422px;*/
	text-align: left;
	visibility: visible;
	background:#fff;
	border:10px solid #010101;
}
#inner {
	float:left;
	height:294px;
	width:610px;
}
.accent {
	float:left;
	width:145px;
	height:293px;
}
.accent-none {display:none;}
#website-title {
	padding:12px 20px 5px 10px;
}
#website-slogan {
	float:right;
	padding:10px 15px;
	width:435px;
	text-align:right;
	word-wrap: break-word;
	overflow:hidden;
}
#footer-fill {
	float:left;
	width:610px;
	height:20px;
}
/*
-----------------------------------------------------------------------------------------
=#NAV-TOP
-------------------------------------------------------------------------------------- */
/*------------------ Layout ------------------*/	
#nav-top #headertop {
	float:left;
	width:610px;
	padding:24px 0 0 0;
	height:60px;
	background-image:url(../images/ic_041_header_bg.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	border-bottom:1px solid #010101;
}
#nav-top #navcontainer {
	float:left;
	width:610px;
	border-bottom:1px solid #010101;
	z-index:1000;
}
#nav-top #content {
	float:right;
	width:465px;
	height:257px;
  	/*overflow:auto;*/
	z-index:0;
}
#nav-top #footer {
	clear:both;
	padding:10px;
	color:#fff;
}

/*------------------ Navigation Elements ------------------*/	
#nav-top #navcontainer div, #nav-top #navcontainer div h3 {
	float:left;
	display:block;
	cursor:pointer;
}
	#nav-top #navcontainer div a:link, 
	#nav-top #navcontainer div a:active, 
	#nav-top #navcontainer div a:visited {
		float:left;
		border-left:1px solid #010101;
		padding:5px;
		text-decoration:none;
		white-space: nowrap;
	}
	#nav-top #navcontainer div a:hover {
		padding-bottom:2px;
		border-bottom:3px solid #fff;
	}
		#nav-top #navcontainer div div.submenu, #nav-top #navcontainer div div.submenu h3 {
			float:left;
			display:block;
		}
		#nav-top #navcontainer div div.submenu, #nav-top #navcontainer div div.submenu h3 {
			float:left;
			display:block;
		}
		#nav-top #navcontainer div div.submenu {
			position:absolute;
			top:0;
			left:0;
			visibility: hidden;
			width:200px;
			border-left:1px solid #000;
			border-right:1px solid #000;
			border-bottom:1px solid #000;
			z-index:1000;
		}
			#nav-top #navcontainer div div.submenu div {display:block;}
			#nav-top #navcontainer div div.submenu a:link, 
			#nav-top #navcontainer div div.submenu a:active, 
			#nav-top #navcontainer div div.submenu a:visited {
				float:left;
				/*--- width for IE5 --*/
					width:200px;
				padding:10px;
				border-top:1px solid #000;
				border-right:0;
				/*--- Proper width for all other browsers --*/
					voice-family: "\"}\"";
					voice-family:inherit;
					width:180px;
			}
				#nav-top #navcontainer div div.submenu a:hover {
					padding-left:6px;
					border-left:5px solid #fff;
					border-bottom:0;
				}		

/*------------------ Table Structures ------------------*/	
#nav-top #content-table {
	float:left;
	width:445px;
}
	#nav-top #content-table-main {width:100%;}
		#nav-top #content-table-main p {padding:10px 20px 10px 15px;}
/*
-----------------------------------------------------------------------------------------
=#NAV-LEFT
-------------------------------------------------------------------------------------- */
/*------------------ Does Not Apply to This Template ------------------*/	

/*
-----------------------------------------------------------------------------------------
=#NAV-RIGHT
-------------------------------------------------------------------------------------- */	
/*------------------ Does Not Apply to This Template ------------------*/	


/*
-----------------------------------------------------------------------------------------
WIDE LAYOUT STYLES
-------------------------------------------------------------------------------------- */
body#wide #nav-top {
	margin-left: -495px;
	width:970px;
}
body#wide #inner {width:970px;}
body#wide #website-slogan {width:795px;}
body#wide #footer-fill {width:970px;}

/*------------------------------------ NAV-TOP ------------------------------------*/
body#wide #nav-top #headertop {width:970px;}
body#wide #nav-top #navcontainer {width:970px;}
body#wide #nav-top #content {width:825px;}
body#wide #nav-top #content-table {width:805px;}

/*------------------------------------ NAV-LEFT ------------------------------------*/
/*------------------ Does Not Apply to This Template ------------------*/	

/*------------------------------------ NAV-RIGHT ------------------------------------*/
/*------------------ Does Not Apply to This Template ------------------*/	
