@charset "utf-8";
/* CSS Document */

/*  Main preferences   */

*{
	border:1px none;
	margin:0;
	padding:0;
	direction:ltr;
	/*border:#999 1px dotted;*/
}
html, body{
	direction:ltr;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration:none;
	height:99%;
	}
table{
	border-collapse:collapse;

	}
a{
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration:none;
	display:inline;
	}
.floatLeft{float:left;text-align:left;}
.floatRight{float:right;text-align:right;}


/*        ---           */

/*   Adding backgrounds to Body, and containing divs    */

body{
	background:#424242 url(../images/bottom_bg.gif) repeat-x;
	color:#fff right top;
	}
	
div#mainOutline{
	background:transparent url(../images/grad_bg.gif);
	background-repeat:repeat-x;
	background-position: 0 top;
	width:980px;
	height:100%;
	min-height:475px;
	margin:0 auto;
	}

div#centerContentDiv{
	margin:0px auto;
	width:980px;
	min-height:475px;
	}

/*       ---            */
	
/*  Positioning and colors   */
#topStrip{
	vertical-align:middle;
	float:left;
	width:980px;
	}
#logo
{
	display: block;
	float: left;
	padding-left: 15px;
}
#logoSMRLO{
	float:right;
	padding-right:14px;
	padding-top:5px;
	}
#contentTopShadow{
	width:980px;
	height:15px;
	background:url(../images/innnerPageContentShadowTop.gif) no-repeat;
	margin:0 auto;
	}
#contentBottomShadow{
	width:980px;
	height:15px;
	background:url(../images/innnerPageContentShadowBottom.gif) no-repeat;
	margin:0 auto;
	clear:both;
	}
#contentCenterBg{
	background:url(../images/innnerPageContentShadowSides.gif) no-repeat center 1px;
	background-color:transparent;
	width:980px;
	min-height:475px;
	float:none;
	margin:0 auto;
	}
#sideRepeatShadow{
	background:url(../images/innnerPageContentShadowSidesRepeat.gif) repeat-y center top;
	width:980px;
	min-height:475px;
	height:100%;
	margin:0 auto;
	}
#middleContent{
	background:url(../images/innnerPageContentShadowInner.gif) repeat-y center top;
	display:block;
	float:left;
	min-height:475px;
	height:100%;
	width:980px;
	margin:0 auto;
	}
#topMenuHolder{
	width:700px;
	padding:15px 24px 5px 0px;
	}
#templatesHolder{
	color:#323232;
	float:right;
	min-height:375px;
	padding:0 90px 15px 0;
	text-align:justify;
	width:560px;
	}
#contentHolder{
	width:560px;
	}
#homeButton{
	height:22px;
	padding-left:3px;
	}
#pageStrip{
	width:700px;
	padding:3px 0px;
	text-align:left;
	}
#print{
	padding-right:22px;
	}
#breadCramps{
	float:left;
	width:auto;
	height:15px;
	text-align:left;
	direction:ltr;
	padding-left:67px;
}
#breadCramps a{
	font-size:8pt;
	color:#777777;
}
#breadCramps a:hover{
	color:#444444;
}
#breadCramps dl dt, #breadCramps dl dd{
	display:inline;
	margin-left:5px;
}
#titles{
	clear:both;
	float:left;
	width:630px;
	padding-left:71px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	}
#titles img{
	display:inline;
	margin-top:-3px;
	vertical-align:middle;
	padding:0 10px;
	}

#topMenuHolder h1, #templatesHolder h1{
	color:#c0d434;
	direction:ltr;
	display:inline;
	font-size:14pt;
	width:auto;
	}
h2.chapterTitle{
	color:#c0d434;
	direction:ltr;
	display:inline;
	font-size:12pt;
	width:auto;
	}
a#current{
	font-weight:bold;
	color:#000;
}

/* Sub Navigation */

#subNavigation{
	padding:20px 40px;
	width:170px;
	text-align:left;
	
	}
#subNavHeader{
	background:#424242;
	color:#fff;
	height:20px;
	font-weight:bold;
	padding:3px 0px 0px 10px;
	}
.level1Active{
	background:#d8de30 ;
	min-height:22px;
	height:auto;
	width:auto;
	vertical-align:middle;
	padding-bottom:3px;
}
.level1UnActive{
	min-height:22px;
	height:auto;
	width:auto;
	border-bottom:#000 1px dotted;
	vertical-align:middle;
	padding-bottom:3px;
	}
.level1Active a{
	color:#333333;
	font-weight:bold;
	display:block;
	width:auto;
	height:100%;
	padding-left:10px;
	margin-left:10px;
	padding-top:3px;
	background:url(../images/level1active.gif) no-repeat left 9px;
	}
.level1UnActive a{
	color:#333333;
	font-weight:bold;
	display:block;
	width:auto;
	height:100%;
	padding-left:10px;
	margin-left:10px;
	padding-top:3px;
	}
#level2{
	border-bottom:#000 1px dotted;
	}

.level2Active{
	min-height:22px;
	height:auto;
	width:auto;
	padding-left:20px;
	padding-bottom:3px;
	}
.level2UnActive{
	min-height:22px;
	height:auto;
	width:auto;
	padding-left:20px;
	padding-bottom:3px;
	}
.level2Active a{
	display:block;
	width:auto;
	height:100%;
	color:#333333;
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;
	margin-left:10px;
	background:url(../images/level2active.gif) no-repeat left 9px;
	}
.level2UnActive a {
	display:block;
	width:auto;
	height:100%;
	color:#929292;
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;
	margin-left:10px;
	background:url(../images/level2unactive.gif) no-repeat left 9px;
	}

/*           ---           */


/*      Footer content     */
#footer{
	position:relative;
	padding-top:5px;
	bottom:0;
	border-top:#fff 1px solid;
	width:950px;
	height:auto;
	margin:0 auto;
	clear:both;
	float:none;
	font-size:8pt;
	text-align:justify;
	color:#FFF;
	}
#footer a{font-size:8pt;display:inline;color:#FFF;}
#developer{color:#FFF;font-size:8pt;}
/*      ---             */

/*  Copy and replace in style_editor.css   */
.Big_SubTitle{font-family: Arial, Helvetica, sans-serif; color:#53534a; font-weight:bold; font-size:11pt;}
.subTitle{font-family: Arial, Helvetica, sans-serif; color:#696969; font-weight:bold; font-size:10pt;}
.subTitle2{font-family: Arial, Helvetica, sans-serif; color:#b2bb1c; font-weight:bold; font-size:10pt;}
.text{font-family: Arial, Helvetica, sans-serif; color:#323232;  font-size:9pt;}

