/*
-----------------------------------------------------------------------------------------
CSS document: ImageCafe Template Styles
Created: 08/14/2006
Last Modified: 08/14/2006
NOTE: Template styles included here cannot be changed by the customer
-------------------------------------------------------------------------------------- */
* {margin:0;padding:0;}  /* zero out everything */
body {
	width:100%;
	height:100%;
	background:#fff url(../images/ic_013_body_bg.gif) no-repeat fixed 50% 0;
	text-align:center;
}
/*
-----------------------------------------------------------------------------------------
Global
-------------------------------------------------------------------------------------- */
* html #printwrap {
	position:absolute;
	top:0;
	left:0;
}
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 {
	margin:0 auto;
	width:748px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	text-align:left;
}
* html #inner {float:left;}

/*------------------ nav-top does not apply to this template ------------------*/
/*------------------ nav-left ------------------*/	
#nav-left #content {float:right;width:425px;}
#nav-left #headertop {
	float:left;
	width:425px;
}
#nav-left #navcontainer {
	float:left;
	width:320px;
}
	#nav-left #navcontainer #nav-wrapper {
		float:left;
		width:320px;
		border-bottom:1px solid #fff;
		z-index:1000;
	}
	#nav-left #navcontainer #image-container {
		float:left;
		padding:10px;
		min-height:381px;
		height:381px;
		width:300px;
		background:#fff url(../images/ic_013_nav_bg_2.gif) no-repeat top right;
	}
		#nav-left #navcontainer div[id] #image-container {height:auto;}
		#nav-left #navcontainer #image-container div.accent {
			width:300px;
			height:259px;
		}
/*------------------ nav-right ------------------*/
#nav-right #content {
	float:left;
	width:425px;
	border-right:1px solid #fff;
}
#nav-right #headertop {
	float:left;
	width:425px;
}
#nav-right #navcontainer {
	float:left;
	width:320px;
}
	* html #nav-right #navcontainer #nav-wrapper {
		float:left;
		width:320px;
		border-bottom:1px solid #fff;
		z-index:1000;
	}
	* html #nav-right #navcontainer #image-container {
		float:left;
		padding:10px;
		min-height:381px;
		height:381px;
		width:276px;
		background:#fff url(../images/ic_013_nav_bg.gif) no-repeat top left;
	}
		#nav-right #navcontainer div[id] #image-container {height:auto;}
		#nav-right #navcontainer #image-container div.accent {
			width:300px;
			height:259px;
		}
#nav-right #footer {
	clear:both;
	padding:10px;
	color:#fff;
}
/*
-----------------------------------------------------------------------------------------
=#headertop
-------------------------------------------------------------------------------------- */	
#website-title {padding:32px 0 10px 12px;}
#website-slogan {padding:30px 15px 10px 15px;}
/*
-----------------------------------------------------------------------------------------
Navigation Elements
-------------------------------------------------------------------------------------- */

/*------------------ nav-left ------------------*/		
#nav-left #navcontainer div, #nav-left #navcontainer div h3 {
	float:left;
	display:block;
	cursor:pointer;
}
	#nav-left #navcontainer div a:link, #nav-left #navcontainer div a:active, #nav-left #navcontainer div a:visited {
		float:left;
		/*--- Width for IE5/Win only --*/
			width:310px;
		border-top:1px dashed #ccc;
		padding:10px;
		margin:0 5px;
		text-decoration:none;
		/*--- Proper width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:290px;
			word-wrap: break-word;
	}
	#nav-left #navcontainer div a:hover {border-left:0;}
		#nav-left #navcontainer div div.submenu {display:none;}		
/*------------------ nav-right ------------------*/		
#nav-right #navcontainer div, #nav-right #navcontainer div h3 {
	float:left;
	display:block;
	cursor:pointer;
}
	#nav-right #navcontainer div a:link, #nav-right #navcontainer div a:active, #nav-right #navcontainer div a:visited {
		float:left;
		/*--- Width for IE5/Win only --*/
			width:310px;
		border-top:1px dashed #ccc;
		padding:10px;
		margin:0 5px;
		text-decoration:none;
		/*--- Proper width for all other browsers --*/
			voice-family: "\"}\"";
			voice-family:inherit;
			width:290px;
			word-wrap: break-word;
	}
	#nav-right #navcontainer div a:hover {border-left:0;}
		#nav-right #navcontainer div div.submenu {display:none;}		
/*
-----------------------------------------------------------------------------------------
Table Structures
-------------------------------------------------------------------------------------- */

/*------------------ nav-left ------------------*/
#nav-left #content-table {float:left;}
	#nav-left #content-table-main {width:100%;}
		#nav-left #content-table-main p {padding:10px 20px 10px 15px;}

/*------------------ nav-right ------------------*/		
#nav-right #content-table {float:left;}
	#nav-right #content-table-main {width:100%;}
		#nav-right #content-table-main p {padding:10px 20px 10px 15px;}

/*------------------ no-accent adjustments ------------------*/		
.accent-none {display:none;}




/*
-----------------------------------------------------------------------------------------
WIDE LAYOUT STYLES
-------------------------------------------------------------------------------------- */
body#wide {background:#fff url(../images/ic_013_body_bg_wide.gif) no-repeat fixed 50% 0;}
body#wide #nav-top, body#wide #nav-left, body#wide #nav-right {width:948px;}
body#wide #inner {width:948px;}

/*------------------------------------ NAV-TOP ------------------------------------*/
/* Does Not Apply to This Layout */	

/*------------------------------------ NAV-LEFT ------------------------------------*/
body#wide #nav-left #content {width:627px;}
body#wide #nav-left #headertop {width:627px;}
body#wide #nav-left #content-table {width:627px;}

/*------------------------------------ NAV-RIGHT ------------------------------------*/
body#wide #nav-right #content {width:627px;}
body#wide #nav-right #headertop {width:627px;}
body#wide #nav-right #content-table {width:627px;}

