/* Combined file default.css on 6/9/2009 2:28:39 PM */
/* Exodus 20.15 - http://www.biblegateway.com/passage/?search=exodus%2020.15;&version=8; */

/* ----------(  GENERAL  )---------------- */
	.Message
	{
		/*border: 1px dashed #FFFF00; */
		padding: 2px;
		background-color: #00EE00;
		color: black;
		font-weight: bold;
		font-size: 8pt;
		font-family: Tahoma;
		text-align: center;
	}

	* {
		padding:0;
		margin:0;
	}
	a{
		outline:none;
		color:#666;
		text-decoration:none;
	}
	body {
		font-size:12px;
		font-weight:normal;
		font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color:#666666;
		background:#f9f9f9;
	}
	
	h1 {
		padding-bottom:10px;
		font-size:30px;
		color:#349fd0;
		font-weight:normal;
	}
	
	h2 {
		padding-bottom:10px;
		font-size:24px;
		color:#349fd0;
		font-weight:normal;
	}
	
	h3 {
		padding:10px 0 10px 0;
		font-size:16px;
		color:#349fd0;
		font-weight:normal;
	}
	
	p {
		padding:0 0 15px 20px;
		line-height:18px;
	}
	
	header p
	{
		display:none;
		}
	
	img.floatLeft {
		margin:5px 20px 5px 0;
		float:left;
	}
	
	img.floatRight {
		margin:5px 0 5px 20px;
		float:right;
	}
	
	img.border {
		padding:4px;
		background:#fff;
		border:1px solid #d5d5d5;
	}
	
	a.rMoreLeft {
		margin:1px 10px 0px 0px;
		padding:1px 0px 3px 25px;
		background:url(../images/arrow.gif) left center no-repeat;
		color:#8aa4a0;
		font-size:12px;
		text-decoration:none;
		float:left;
	}
	
	a.rMoreRight {
		margin:1px 10px 0px 0px;
		padding:1px 25px 3px 0px;
		background:url(../images/arrow.gif) right center no-repeat;
		color:#8aa4a0;
		font-size:12px;
		text-decoration:none;
		float:right;
	}
	
	.error { color: red; font-weight: bold; }
	.success { color: green; font-weight: bold; }
	.neutral { color: #024D6E; font-weight: bold; }
	.required { border: solid 1px #19476D; }
	.optional { border: dotted 1px #19476D; }

/* -------(  FORCE SCROLLBAR IN FX/SF  )------- */

	html { 
		min-height: 100%; 
		margin-bottom: 1px;
	}

/* ----------(  MAIN LAYOUT  )---------------- */

	.wrapper {
		margin:0 auto;
		padding-top:16px;
		width:960px;
		background:url(../images/bg_header.jpg) left top no-repeat;
	}
	
	.header {
		position:relative;
		height:337px;
		width:960px;
		background-color:#666666;
	}
	
	.header .imageRotator {
		position:absolute;
		left:0;
		top:0;
		width:960px;
		height:337px;
		overflow:hidden;
		z-index:10;
	}
	
	.header .hUrl {
		position:absolute;
		top:19px;
		left:34px;
		width:210px;
		height:52px;
		background:#fff url(../images/microfibers_black.jpg) left top no-repeat;
		text-indent:-9999px;
		z-index:15;
	}
	
	.header .navigation {
		position:absolute;
		bottom:0px;
		right:0;
		list-style:none;
		z-index:900;
	}

	.content {
		margin-top:5px;
		background:url(../images/repeater.jpg) top center repeat-y;
		float:left;
	}
		
	.top {
		/*background:#fff;*/
		width:960px;
	}
	.content .leftcont{
		width:580px;
		float:left;
		margin-left:50px;
		_margin-left:31px;
	}

	.content .left {
		padding:0px 0px 0px 0px;
	}
	
	.content .left a {
		border-bottom:1px solid #ccc;
	}
	
	.content .left ul,
	.content .left ol {
		margin-left:40px;
		padding-bottom:15px;
	}
	
	.content .right {
		padding: 0px 9px 0px 9px;
		margin-left: 14px;
		width:285px;
		float:left;
		background:url(../images/repeater_right.jpg) top center repeat-y;
	}
	
	.content .right .news {
		padding-left:35px;
		background:url(../images/news.jpg) 5px 8px no-repeat;
		font-size:14px;
	}
	
	.content .right .news h2 {
		padding-top:3px;
		font-size:30px;
		padding: 0 0 5px 0;
	}
	
	.content .right p {
		padding:0;
	}
	
	.content .full {
		margin:0px 0px 0px 16px;
		padding:0px 12px 5px 33px;
		background:#fefefe;
		float:left;
	}

	.content .flash {
		width:870px;
	}
	
	div.product {
		width:280px;
		float:left;
	}
	
	div.products {
		width:280px;
		float:left;
	}
	
	div.product p {
		padding:0 0 15px 0;
	}
	
	div.products p {
		padding:0 0 15px 0;
	}
	
	div.product img {
		padding:4px;
		background:#fff;
		border:1px solid #d5d5d5;
	}
	
	div.products img {
		padding:4px;
		background:#fff;
		border:1px solid #d5d5d5;
		margin:0 0 0 12px;
	}
	
	div.margin-left {
		margin-left:23px;
	}
	
	.footer {
		padding:5px 25px 5px 15px;
		font-size:11px;
		background:url(../images/footer.jpg) left top no-repeat;
		width:925px;
		clear:both;
	}
	
	.footer a {
		color:#666;
		text-decoration:none;
	}
	
	.footer p {
		float:right;
	}
	
/*	.footer navigationFooter
	{
		width:500px;
	}*/
	
	.footer ul {
		margin-left:15px;
		list-style:none;
		width:500px;
		float:left;
	}
	
	.footer ul ul {
		width:auto;
	}
	
	.footer li {
		float:left;
	}
	
	.footer li.menufirst {
		padding:5px 0;
		width:800px;
	}
	
	.footer li.uneven {
		background:#fbfbfb;
	}
	
	.footer li.menufirst a {
		width:80px;
		background:url(../images/arrow.jpg) right 2px no-repeat;
	}
	
	.footer li.menufirst li a {
		color:#cecece;
		width:auto;
		background:none;
	}
	
	.footer li.menufirst li.bullet {
		padding-left:30px;
		background:url(../images/bullet.jpg) 10px center no-repeat;
	}
	
	.footer li a {
		float:left;
	}


.tableBorder { border-color: #002B4C; 	border-width: 2px; 	border-style: solid; padding: 5px; }
.SmallText { font-size:smaller; }
.LargeText { font-size:larger; }
.Caption { color: #002B4C; font-style: italic; }
.editBar {border-bottom: red 1px dotted; background-color: #84b0e4; z-index: 100; position:relative;}
	.body .form
	{
		margin:0px;
	}
	
	form .Caption, form .ModuleInput, form .button{
		padding:4px 0;
		color:#666;
	}
	form .ModuleInput, form .button{
		border:1px solid #BBBBBB;
	}
	
	form .Caption {
		padding-bottom:4px;
		display:block;
	}
	form .ModuleInput {
		padding:5px 3px;
		font-size:12px;
		font-weight:normal;
		font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color:#999;
		border:1px solid #bbb;
		width:244px;
	}
	
	/*textarea {
		width:530px;
		height:120px;
	}*/

	form .button 
	{
		padding:5px 10px;
		background-color:#EBE9ED;
		color:#666;
		width:auto;
	}
	/* Combined file superfish.css on 6/9/2009 2:28:39 PM */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
	font-size:13px; 
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			38px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	/*margin-bottom:	1em;*/
}
.sf-menu li ul {
	padding:10px 0;
	background:url(../images/subNav_2.jpg) left top no-repeat;
}
.sf-menu a {
	padding:10px 10px 10px 20px;
	text-decoration:none;
	color:#fff;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
}
.sf-menu li a {
	margin-top:5px;
	background:		#8ebf27;
}
.sf-menu li.active a {
	margin-top:0;
	padding-top:15px;
}
.sf-menu li.active a {
	background:#69a89d;
}
.sf-menu li li a,
.sf-menu li.active li a {
	margin-top:0;
	color:#666;
	background:	none;
	padding:5px 20px;
}
.sf-menu li li a:hover,
.sf-menu li.active li a:hover {
	color:#69a89d;
}
.sf-menu li li li a,
.sf-menu li.active li li a {
	margin-top:0;
	color:#999;
	background:		none;
}
.sf-menu li li li a:hover,
.sf-menu li.active li li a:hover {
	color:#69a89d;
}
/*.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#8ebf27;
	outline:		0;
}*/

/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
/* Combined file toolbar.css on 6/9/2009 2:28:39 PM */
/* TDS toolbar junk */
.Toolbar 
{ 
	font-family: Verdana; 
	font-size:11px;
	color: white; 
	background-color:#84B0E4;
	height:180px;
}

.Toolbar a {color:white;text-decoration: none;font-size:11px; }
.Toolbar a:hover {text-decoration: underline; color:yellow;font-size:11px; }

.Toolbar .Caption
{
	font-style:italic;
	color:#002B4C;
}

.Toolbar .ModuleInput {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #cce1ed;
	FONT-FAMILY: Tahoma;
    FONT-SIZE: 11pt;
}
/* Combined file Radmenu_main.css on 6/9/2009 2:28:39 PM */
.RadMenu_Main
{
	width: 100%;
}

.RadMenu_Main_Context
{
}

.RadMenu_Main .link, .RadMenu_Main a:visited, .link a:active
{
	border: solid 5px transparent;
	border-left: 0px;
	background-image: url(../images/radmenu_main/arrow-right.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	cursor: hand;
	cursor: pointer;
	color: #233f8e;
	text-decoration: none;
	font-weight: 900;
}

.RadMenu_Main .link:hover, .RadMenu_Main .focused, .RadMenu_Main .expanded
{
	color: gray;
}

.RadMenu_Main .text
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
}

.RadMenu_Main .group
{
}
/*submenu*/
.RadMenu_Main .group .link, .RadMenu_Main .group .link:hover, .RadMenu_Main .group .link:visited
{
	background-color: #7395CD;
	text-align: left;
	width: 140px;
	border: none;
	font-weight: normal;
	padding-left: 13px; /*	position:fixed;*/
	z-index: 0;
	padding: 4px;
	font-weight: 900;
}

.RadMenu_Main .group .link:hover, .RadMenu_Main .group .focused, .RadMenu_Main .group .expanded
{
	background-color: #161f4b;
	color: White;
}

.RadMenu_Main .leftArrow, .RadMenu_Main .rightArrow, .RadMenu_Main .topArrow, .RadMenu_Main .bottomArrow, .RadMenu_Main .leftArrowDisabled, .RadMenu_Main .rightArrowDisabled, .RadMenu_Main .topArrowDisabled, .RadMenu_Main .bottomArrowDisabled
{
	/*background: #ededed url(../images/radmenu_main/left.gif) center center no-repeat;*/
	background-color: Red;
	border: solid 1px lime;
	width: 15px;
}

.RadMenu_Main .topArrow, .RadMenu_Main .topArrowDisabled
{
	background-image: url(../images/radmenu_main/top.gif);
	width: 100%;
}

.RadMenu_Main .bottomArrow, .RadMenu_Main .bottomArrowDisabled
{
	background-image: url(../images/radmenu_main/bottom.gif);
	width: 100%;
}

.RadMenu_Main .rightArrow, .RadMenu_Main .leftArrow
{
	height: 100%;
}

.RadMenu_Main .rightArrow, .RadMenu_Main .rightArrowDisabled
{
	background-image: url(../images/radmenu_main/right.gif);
}

.RadMenu_Main .vertical .separator .text
{
	padding-top: 2px;
	background: #cccccc;
	font-size: 1px;
}

.RadMenu_Main .link:hover .expandLeft, .RadMenu_Main .link:hover .expandRight, .RadMenu_Main .focused .expandLeft, .RadMenu_Main .focused .expandRight, .RadMenu_Main .expanded .expandLeft, .RadMenu_Main .expanded .expandRight
{
	background: transparent url(../images/radmenu_main/invertedGroupImage.gif) right center no-repeat;
}


.RadMenu_Main .expandLeft, .RadMenu_Main .expandRight
{
	background: transparent url(../images/radmenu_main/invertedGroupImage.gif) right center no-repeat;
	margin-right: 4px;
}