/*
-----------------------------------------------------------------------------------------
CSS document: ImageCafe Template Styles
Created: 03/10/2006
Last Modified: 03/10/2006
NOTE: Template styles included here cannot be changed by the customer
-------------------------------------------------------------------------------------- */
* {margin:0;padding:0;}  /* zero out everything */
body {width:100%;}
/*
-----------------------------------------------------------------------------------------
Global
-------------------------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {margin:10px;}
h1#website-title {margin:0;}
h2#website-slogan {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;}

/*
-----------------------------------------------------------------------------------------
General Layout Structure
-------------------------------------------------------------------------------------- */
* html #printwrap {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#nav-top, #nav-left, #nav-right {
	float:left;
	width:100%;
}
#inner {float:left;}
#website-title {
	float:left;
	padding:10px;
}
#website-slogan {
	float:right;
	padding:15px 10px 5px 10px;
}
.accent-none {display:none;}
.accent {
	float:left;
	width:184px;
	height:136px;
}

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


/*
-----------------------------------------------------------------------------------------
=#NAV-LEFT
-------------------------------------------------------------------------------------- */
/*------------------ Layout ------------------*/	
#nav-left #headertop {
	float:left;
	width:100%;
}
#nav-left #containerwrap {
	float:left;
	width:760px;
}
#nav-left #containerwrap #navcontainer {
	float:left;
	padding:0 24px 0 0;
	width:184px;
	z-index:1000;
	background-image:url(../images/ic_063_navcontainer_bg.gif);
	background-repeat:repeat-y;
	background-position:top right;
}
	#nav-left #containerwrap #navcontainer #nav-wrapper {
		float:left;
		padding:20px 0 0 0;
		width:184px;
		z-index:1000;
		background-image:url(../images/ic_063_navwrapper_bg.gif);
		background-repeat:repeat-y;
		background-position:0 0;
	}
	/*--- positioning adjustment for IE ---*/ 
		* html #nav-left #containerwrap #navcontainer #nav-wrapper #nav-inner {
			position:relative;
			top:0;
			left:10px;
		}
	#nav-left #containerwrap #inner #content {
		float:left;
		width:542px;
	}
#nav-left #footer {
	clear:both;
	padding:10px;
	width:100%;
	color:#fff;
}

/*------------------ Navigation Elements ------------------*/
#nav-left #navcontainer #nav-wrapper div, #nav-left #navcontainer #nav-wrapper div h3 {
	float:left;
	display:block;
	cursor:pointer;
}
	#nav-left #navcontainer #nav-wrapper div {width:177px;}
	#nav-left #navcontainer #nav-wrapper div a:link, 
	#nav-left #navcontainer #nav-wrapper div a:active, 
	#nav-left #navcontainer #nav-wrapper div a:visited {
		float:left;
		margin:2px 0 2px 10px;
		border:1px solid #000;
		width:174px;
		padding:7px 5px;
		text-decoration:none;
		background-image:url(../images/ic_063_navbutton_bg.gif);
		background-repeat:no-repeat;
		background-position:0 0;
		word-wrap: break-word;
	}
	/*--- margin adjustment for IE ---*/
		* html #nav-left #navcontainer #nav-wrapper div a:link, 
		* html #nav-left #navcontainer #nav-wrapper div a:active, 
		* html #nav-left #navcontainer #nav-wrapper div a:visited {
			margin:2px 0;
		}
	#nav-left #navcontainer #nav-wrapper div a:hover {padding-top:7px;}
		#nav-left #navcontainer #nav-wrapper div div.submenu, 
		#nav-left #navcontainer #nav-wrapper div div.submenu h3 {
			float:left;
			display:block;
		}
		#nav-left #navcontainer #nav-wrapper div div.submenu {
			position:absolute;
			top:0;
			left:0;
			visibility: hidden;
			width:184px;
		}
			#nav-left #navcontainer #nav-wrapper div div.submenu div {
				display:block;
			}
			#nav-left #navcontainer #nav-wrapper div div.submenu a:link, 
			#nav-left #navcontainer #nav-wrapper div div.submenu a:active, 
			#nav-left #navcontainer #nav-wrapper div div.submenu a:visited {
				float:left;
				word-wrap: break-word;
			}
			#nav-left #navcontainer #nav-wrapper div div.submenu a:hover {
				padding-top:7px;
			}

/*------------------ Table Structures ------------------*/	
#nav-left #content-table {
	float:left;
	width:100%;
}
	#nav-left #content-table-main {width:100%;}
		#nav-left #content-table-main p {margin:10px 10px 15px 10px;}
		
/*
-----------------------------------------------------------------------------------------
=#NAV-RIGHT
-------------------------------------------------------------------------------------- */
/*------------------ Layout ------------------*/	
#nav-right #headertop {
	float:left;
	width:100%;
}
#nav-right #containerwrap {
	float:left;
	width:750px;
}
#nav-right #navcontainer {
	float:right;
	padding:0 0 0 24px;
	width:184px;
	z-index:1000;
	background-image:url(../images/ic_063_navcontainer_bg_2.gif);
	background-repeat:repeat-y;
	background-position:top left;
}
	#nav-right #navcontainer #nav-wrapper {
		float:left;
		padding:20px 0 0 0;
		width:184px;
		z-index:1000;
		background-image:url(../images/ic_063_navwrapper_bg.gif);
		background-repeat:repeat-y;
		background-position:0 0;
	}
	/*--- positioning adjustment for IE ---*/ 
		#nav-right #navcontainer #nav-wrapper #nav-inner {
			position:relative;
			top:0;
			right:10px;
		}
	#nav-right #inner {
		float:left;
		width:542px;
	}
	/*--- width adjustment for IE ---*/
		* html #nav-right #inner {width:540px;}
#nav-right #footer {
	clear:both;
	padding:10px;
	width:100%;
	color:#fff;
}

/*------------------ Navigation Elements ------------------*/
#nav-right #navcontainer #nav-wrapper div, #nav-right #navcontainer #nav-wrapper div h3 {
	float:left;
	display:block;
	cursor:pointer;
}
	#nav-right #navcontainer #nav-wrapper div {width:177px;}
	#nav-right #navcontainer #nav-wrapper div a:link, 
	#nav-right #navcontainer #nav-wrapper div a:active, 
	#nav-right #navcontainer #nav-wrapper div a:visited {
		float:left;
		margin:2px 10px 2px 0;
		border:1px solid #000;
		width:174px;
		padding:7px 5px;
		text-decoration:none;
		background-image:url(../images/ic_063_navbutton_bg.gif);
		background-repeat:no-repeat;
		background-position:0 0;
		word-wrap: break-word;
	}
	/*--- margin adjustment for IE ---*/
		* html #nav-right #navcontainer #nav-wrapper div a:link, 
		* html #nav-right #navcontainer #nav-wrapper div a:active, 
		* html #nav-right #navcontainer #nav-wrapper div a:visited {
			margin:2px 0;
		}
	#nav-right #navcontainer #nav-wrapper div a:hover {padding-top:7px;}
		#nav-right #navcontainer #nav-wrapper div div.submenu, 
		#nav-right #navcontainer #nav-wrapper div div.submenu h3 {
			float:left;
			display:block;
		}
		#nav-right #navcontainer #nav-wrapper div div.submenu {
			position:absolute;
			top:0;
			left:0;
			visibility: hidden;
			width:184px;
		}
			#nav-right #navcontainer #nav-wrapper div div.submenu div {
				display:block;
			}
			#nav-right #navcontainer #nav-wrapper div div.submenu a:link, 
			#nav-right #navcontainer #nav-wrapper div div.submenu a:active, 
			#nav-right #navcontainer #nav-wrapper div div.submenu a:visited {
				float:left;
				word-wrap: break-word;
			}
			#nav-right #navcontainer #nav-wrapper div div.submenu a:hover {
				padding-top:7px;
			}

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

/*
-----------------------------------------------------------------------------------------
WIDE LAYOUT STYLES
-------------------------------------------------------------------------------------- */

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

/*------------------------------------ NAV-LEFT ------------------------------------*/
body#wide #nav-left #containerwrap {width:1010px;}
	body#wide #nav-left #containerwrap #inner #content {width:792px;}

/*------------------------------------ NAV-RIGHT ------------------------------------*/
body#wide #nav-right #containerwrap {width:1010px;}
	body#wide #nav-right #containerwrap #inner #content {width:792px;}
