/* author: Adrian Trif */

*		{ margin: 0; padding: 0; }
.clear	{ clear: both; }
.fleft	{ float: left; }
.fright { float: right; }
a img	{ border: 0; }
.img_border
{
	padding: 1px;
	border: 4px solid #945637;
	margin: 7px;
}

html
{
	height: 100%;
}
body
{
	height: 100%;
	background: #100401;
	font: normal 12px/1.5 Arial, Tahoma, Verdana, sans-serif;
}
#wrapper_big
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -153px;
	background: #5a0000;
}
#wrapper_small
{
	background: url("/user_files/images/cik/bg.gif") repeat-x;
}
#wrapper
{
	width: 900px;
	margin: 0 auto;
}
	#header
	{
		width: 900px;
		height: 261px;
		padding: 9px 0 5px;
	}
	.header1
	{
		background: url("/user_files/images/cik/header1.jpg") no-repeat 0px 9px;
	}
	.header2
	{
		background: url("/user_files/images/cik/header2.jpg") no-repeat 0px 9px;
	}
	#header a
	{
		display: block;
		width: 181px;
		height: 213px;
		margin: 24px 0 0 24px;
	}
	#nav
	{
		height: 40px;
		margin: 2px 0 0;
		padding: 8px 0 7px;
	}
	#nav ul,
	#nav .lavalamp
	{
		position: relative;
		height: 40px;
		list-style: none;
		overflow: hidden;
	}
		#nav ul li,
		#nav .lavalamp li
		{
			float: left;
		}
			#nav .lavalamp li.back
			{
				background: url("/user_files/images/cik/lava.gif") no-repeat right -40px;
				width: 16px;
				height: 40px;
				z-index: 8;
				position: absolute;
			}
				#nav .lavalamp li.back .left
				{
					background: url("/user_files/images/cik/lava.gif") no-repeat top left;
					height: 40px;
					margin-right: 16px;
				}
			#nav ul li a,
			#nav .lavalamp li a
			{
				font-weight: bold;
				font-size: 15px;
				text-decoration: none;
				color: #fff;
				outline: none;
				text-align: center;
				top: 7px;
				text-transform: uppercase;
				letter-spacing: 0;
				z-index: 10;
				display: block;
				float: left;
				height: 40px;
				position: relative;
				overflow: hidden;
				padding: 2px 0 0;
				margin: auto 14px auto 12px;
				_margin: auto 7px auto 6px;
			}
				#nav ul li a:hover,
				#nav ul li a:active,
				#nav ul li a:visited,
				#nav .lavalamp li a:hover,
				#nav .lavalamp li a:active,
				#nav .lavalamp li a:visited
				{
					border: none;
				}
#content
{
	padding: 20px 0;
}
	#content h1
	{
		margin: 0 0 5px;
		font: bold 18px/1.0 Arial, Tahoma, Verdana, sans-serif;
	}
	#content h2
	{
		margin: 0 0 5px;
		font: bold 18px/1.0 Arial, Tahoma, Verdana, sans-serif;
	}
	#content h3
	{
		margin: 0 0 10px;
		font: bold 15px/1.0 Arial, Tahoma, Verdana, sans-serif;
	}
	#content p
	{
		margin: 0 0 10px;
	}
	#content ul
	{
		margin: 0 0 10px;
		padding-left: 15px;
	}
	#content a
	{
		color: #b69605;
	}
	#content .box_content
	{
		min-height: 50px;
		_height: 50px;
	}
	#content .box_extrawide_black
	{
		width: 900px;
		background: url("/user_files/images/cik/box_extrawide_black_top.gif") no-repeat;
		padding-top: 5px;
		margin: 0 0 10px;
		font-size: 14px;
		color: #fff;
	}
		#content .box_extrawide_black .box_inner
		{
			background: url("/user_files/images/cik/box_extrawide_black_slice.gif") repeat-y;
		}
		#content .box_extrawide_black .box_content
		{
			padding: 20px 30px;
			background: url("/user_files/images/cik/box_extrawide_black_bottom.gif") 0% 100% no-repeat;
		}
		#content .box_extrawide_black h1,
		#content .box_extrawide_black h2
		{
			color: #decd6e;
		}
		#content .box_extrawide_black h3
		{
			color: #b69605;
		}
	#content .box_extrawide_white
	{
		width: 900px;
		background: url("/user_files/images/cik/box_extrawide_white_top.gif") no-repeat;
		padding-top: 5px;
		margin: 0 0 10px;
		font-size: 14px;
		color: #000;
	}
		#content .box_extrawide_white .box_inner
		{
			background: url("/user_files/images/cik/box_extrawide_white_slice.gif") repeat-y;
		}
		#content .box_extrawide_white .box_content
		{
			padding: 20px 30px;
			background: url("/user_files/images/cik/box_extrawide_white_bottom.gif") 0% 100% no-repeat;
		}
		#content .box_extrawide_white h1,
		#content .box_extrawide_white h2
		{
			color: #600400;
		}
		#content .box_extrawide_white h3
		{
			color: #b69605;
		}

	#side_content
	{
		float: left;
		width: 220px;
		margin-right: 5px;
	}
		#side_content .box_narrow
		{
			width: 220px;
			background: url("/user_files/images/cik/box_narrow_top.gif") no-repeat;
			padding-top: 5px;
			margin: 0 0 10px;
			color: #fff;
			overflow: hidden;
		}
			#side_content .box_narrow .box_inner
			{
				background: url("/user_files/images/cik/box_narrow_slice.gif") repeat-y;
			}
			#side_content .box_narrow .box_content
			{
				padding: 10px 15px 15px;
				background: url("/user_files/images/cik/box_narrow_bottom.gif") 0% 100% no-repeat;
			}
			#side_content .box_narrow h1,
			#side_content .box_narrow h2
			{
				color: #decd6e;
			}
			#side_content .box_narrow h3
			{
				color: #b69605;
			}
		#side_content #leftnav .box_content
		{
			padding: 5px 4px 32px;
		}
		#side_content #leftnav ul
		{
			list-style: none;
			margin: 0;
			padding: 0;
		}
			#leftnav ul li
			{
				padding: 3px 0 3px 20px;
				border-bottom: 1px solid #985b37;
			}
			#leftnav ul li a
			{
				padding-left: 10px;
				font-size: 14px;
				font-weight: bold;
				text-decoration: none;
				background: url("/user_files/images/cik/arrow_white.gif") 0px 4px no-repeat;
				color: #fff;
			}
			#leftnav ul li a:hover
			{
				color: #b69605;
				background: url("/user_files/images/cik/arrow_yellow_active.gif") 0px 4px no-repeat;
			}
			#leftnav ul li.current a
			{
				color: #b69605;
				background: url("/user_files/images/cik/arrow_yellow_active.gif") 0px 4px no-repeat;
			}
			#leftnav ul li ul li
			{
				border: none;
			}
				#leftnav ul li ul li a
				{
					background: url("/user_files/images/cik/arrow_yellow_inactive.gif") 0px 4px no-repeat;
					font-size: 12px;
					color: #d9bf7b;
				}
	#main_content
	{
		float: right;
		width: 675px;
	}
		#main_content .box_wide_black
		{
			width: 675px;
			background: url("/user_files/images/cik/box_wide_black_top.gif") no-repeat;
			padding-top: 5px;
			margin: 0 0 10px;
			font-size: 14px;
			color: #fff;
		}
			#main_content .box_wide_black .box_inner
			{
				background: url("/user_files/images/cik/box_wide_black_slice.gif") repeat-y;
			}
			#main_content .box_wide_black .box_content
			{
				padding: 20px 30px;
				background: url("/user_files/images/cik/box_wide_black_bottom.gif") 0% 100% no-repeat;
			}
			#main_content .box_wide_black h1,
			#main_content .box_wide_black h2
			{
				color: #decd6e;
			}
			#main_content .box_wide_black h3
			{
				color: #b69605;
			}
		#main_content .box_wide_white
		{
			width: 675px;
			background: url("/user_files/images/cik/box_wide_white_top.gif") no-repeat;
			padding-top: 5px;
			margin: 0 0 10px;
			font-size: 14px;
			color: #000;
		}
			#main_content .box_wide_white .box_inner
			{
				background: url("/user_files/images/cik/box_wide_white_slice.gif") repeat-y;
			}
			#main_content .box_wide_white .box_content
			{
				padding: 20px 30px;
				background: url("/user_files/images/cik/box_wide_white_bottom.gif") 0% 100% no-repeat;
			}
			#main_content .box_wide_white h1,
			#main_content .box_wide_white h2
			{
				color: #600400;
			}
			#main_content .box_wide_white h3
			{
				color: #b69605;
			}
#push
{
	clear: both;
	height: 153px;
}
#footer
{
	height: 153px;
	background: url("/user_files/images/cik/bg_footer_slice.gif") repeat-x;
	color: #6d8ead;
}
	#footer_content
	{
		width: 900px;
		height: 153px;
		margin: 0 auto;
		background: url("/user_files/images/cik/bg_footer.gif") no-repeat;
		/* font: normal 10px/1.0 Arial, Tahoma, Verdana, sans-serif; */
	}
	#footer_links
	{
		padding-top: 15px;
	}
	#footer_links a
	{
		padding-right: 15px;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		color: #f4e5b6;
	}
		#footer_links a:hover
		{
			text-decoration: underline;
		}
	#copyright
	{
		padding-top: 20px;
		color: #f4e5b6;
	}
		#copyright a
		{
			color: #f4e5b6;
		}

/*** Campaign Newsletter CSS***/

span.label,span.spacer,span.multiple span {width:110px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:0px;} 
div.clear {clear:both;padding-top:5px;} 
