/*This is the Main template logo, Edit this to match the width and height of your new logo image*/
#logo
{
	width: 255px;
	height: 58px;
}
/*Font Family Settings*/
BODY#ff-akiraka, BODY#ff-akiraka TD
{
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
}
BODY#ff-optima, #ff-optima TD
{
	font-family: Optima, Lucida, "MgOpen Cosmetica", "Lucida Sans Unicode", sans-serif;
}
BODY#ff-geneva, #ff-geneva TD
{
	font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;
}
BODY#ff-helvetica, #ff-helvetica TD
{
	font-family: Helvetica, Arial, FreeSans, sans-serif;
}
BODY#ff-lucida, #ff-lucida TD
{
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
}
BODY#ff-georgia, #ff-georgia TD
{
	font-family: Georgia, sans-serif;
}
BODY#ff-trebuchet, #ff-trebuchet TD
{
	font-family: "Trebuchet MS", sans-serif;
}
BODY#ff-palatino, #ff-palatino TD
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}
BODY#ff-akiraka #horiz-menu, BODY#ff-akiraka #bottom-block UL.menu, BODY#ff-akiraka #breadcrumbs
{
	font-family: Helvetica, Arial, FreeSans, sans-serif;
}
/*Core Formatting*/
HTML
{
	margin-bottom: 1px;
}
BODY
{
	margin: 0;
	line-height: 135%;
}
.wrapper
{
	position: relative;
}
FORM
{
	margin: 0;
	padding: 0;
}
BODY.f-small, BODY#ff-optima.f-small, BODY#ff-georgia.f-small
{
	font-size: 11px;
}
BODY, BODY.f-default
{
	font-size: 10px;
}
BODY#ff-optima, BODY#ff-optima.f-default
{
	font-size: 13px;
}
BODY#ff-georgia, BODY#ff-georgia.f-default
{
	font-size: 13px;
}
BODY.f-large, BODY#ff-optima.f-large, BODY#ff-georgia.f-large
{
	font-size: 14px;
}
P
{
	margin-top: 10px;
	margin-bottom: 15px;
	padding-right: 17px;
	margin-right: -3px;
	padding-left: 0px;
}
.article-pic
{
	/*[empty]border:;*/
	padding-top: 18px;
	padding-left: 0px;
	padding-right: 0px;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	margin-right: -4px;
	margin-top: -42px;
}
H1, H2, H3, H4, H5
{
	padding-bottom: 5px;
	margin: 25px 0 10px;
	font-weight: normal;
	line-height: 120%;
}
H1
{
	font-size: 200%;
	line-height: 100%;
}
H2
{
	font-size: 175%;
	line-height: 100%;
}
H3
{
	font-size: 150%;
}
H4
{
	font-size: 120%;
	line-height: 130%;
}
H5
{
	font-size: 120%;
	text-transform: uppercase;
}
A
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
.clr
{
	clear: both;
}
LEGEND
{
	padding: 0;
	margin: 10px 0 4px;
	font-weight: bold;
}
/*Form overrides*/
#section2 FORM.editor
{
	background: #F3F3F3;
	border: 4px solid #CCC;
	padding: 10px;
}
#section2 FORM.editor
{
	color: #333;
}
#section2 FORM.editor INPUT, #section2 FORM.editor TEXTAREA
{
	border: 1px solid #CCC;
}
#section2 FORM.editor FIELDSET A
{
	color: #00C;
}
#section2 FORM.editor FIELDSET
{
	border-bottom: 1px solid #CCC;
}
#section2 FORM.editor LEGEND
{
	font-size: 120%;
	margin: 15px 0;
	color: #000;
	font-weight: bold;
	background: #DDD;
	padding: 4px;
}
#section2 FORM.editor LABEL
{
	display: block;
	width: 120px;
	float: left;
}
#section2 FORM.editor DIV.radio LABEL
{
	display: inline;
	width: auto;
	float: none;
}
/*Top Header Bar*/
#top-bar
{
	background: url(../images/header/dark/top-bar-bg.png) 0 0;
	overflow: hidden;
}
.h-light #top-bar
{
	background: url(../images/header/light/top-bar-bg.png) 0 0;
}
#top-left
{
	padding: 10px;
	float: left;
	width: 47%;
}
#top-right
{
	padding: 10px;
	float: right;
	width: 47%;
	text-align: right;
}
#top-bar H3
{
	margin-top: 0;
}
/*Main Header*/
#logo
{
	background: url(../images/logo.png) no-repeat 0 0;
	float: left;
	overflow: hidden;
	position: relative;
}
.logo-desc
{
	text-transform: uppercase;
	font-size: 14px;
	position: absolute;
	bottom: 4px;
	left: 63px;
	text-decoration: none;
}
#logo:hover
{
	text-decoration: none;
}
.logo-module
{
	width: 50%;
	float: left;
}
#header-main
{
	position: relative;
	z-index: 10;
}
#header-main-texture
{
	background: url(../images/header/dark/header-pattern.png) 50% 0;
}
.texture2 #header-main-texture
{
	background: url(../images/header/dark/header-pattern-tex2.png) repeat-x 50% 0;
}
.texture3 #header-main-texture
{
	background: url(../images/header/dark/header-pattern-tex3.png) repeat-x 50% 0;
}
.texture4 #header-main-texture
{
	background: url(../images/header/dark/header-pattern-tex4.png) repeat-x 50% 0;
}
.notexture #header-main-texture, .notexture .h-light #header-main-texture
{
	background: none;
}
#header-main2
{
	background: url(../images/header/dark/header-bg-glow.png) no-repeat 50% 0;
	padding-bottom: 2px;
	position: relative;
}
#header-main .wrapper
{
	position: relative;
}
#header-grad-top
{
	background: url(../images/header/dark/header-grad-top.png) no-repeat 50% 0;
}
#header-grad-bottom
{
	background: url(../images/header/dark/header-grad-bottom.png) no-repeat 50% 100%;
	overflow: hidden;
	padding: 0;
}
#header-grad-bottom .padding
{
	padding: 12px 10px 14px;
	overflow: hidden;
}
.h-light #header-main-texture
{
	background: url(../images/header/light/header-pattern.png) 50% 0;
}
.texture2 .h-light #header-main-texture
{
	background: url(../images/header/light/header-pattern-tex2.png) repeat-x 50% 0;
}
.texture3 .h-light #header-main-texture
{
	background: url(../images/header/light/header-pattern-tex3.png) repeat-x 50% 0;
}
.texture4 .h-light #header-main-texture
{
	background: url(../images/header/light/header-pattern-tex4.png) repeat-x 50% 0;
}
.h-light #header-main2
{
	background: url(../images/header/light/header-bg-glow.png) no-repeat 50% 0;
}
.h-light #header-grad-top
{
	background: url(../images/header/light/header-grad-top.png) no-repeat 50% 0;
}
.h-light #header-grad-bottom
{
	background: url(../images/header/light/header-grad-bottom.png) no-repeat 50% 100%;
}
/*Search Bar*/
#searchmod
{
	padding: 0;
	float: right;
	text-align: right;
}
#searchmod .search, #searchmod .rokajaxsearch
{
	border: 0;
	padding: 14px 0 0;
}
#searchmod .inputbox
{
	padding: 4px 0 4px 6px;
	font-size: 100%;
	float: left;
	width: 240px;
	background: url(../images/header/dark/search-icon.png) no-repeat 98% 50%;
	border: 0px solid #555;
	color: #999;
}
#roksearch_results
{
	background: #333;
	border: 0;
}
#roksearch_results .roksearch_wrapper1
{
	background: url(../images/showcase/dark/body-bg-glow.png) repeat-y -450px 0;
}
#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm
{
	background: url(../images/mainbody/dark/main-body-bg.png) 0 0;
	padding: 6px 15px;
	line-height: 100%;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 100%;
}
#roksearch_results .roksearch_row_btm
{
	overflow: hidden;
}
#roksearch_results .roksearch_odd
{
	background: url(../images/showcase/dark/section1-grad-top.png) no-repeat 50% 0;
	padding: 15px 15px 5px;
	border: 0;
	position: relative;
}
#roksearch_results .roksearch_even
{
	background: url(../images/showcase/dark/section1-grad-top.png) no-repeat 50% 0;
	border: 0;
	padding: 15px 15px 5px;
	position: relative;
}
#roksearch_results A:hover
{
	text-decoration: none;
	color: #FFF;
}
A#roksearch_link
{
	margin-top: 4px;
	background: url(../images/header/close.png) no-repeat 0 0;
	display: block;
	height: 16px;
	width: 16px;
}
#roksearch_results SPAN
{
	color: #999;
	display: block;
	line-height: 120%;
	font-size: 90%;
}
#roksearch_results H3
{
	color: #CCC;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 110%;
	font-size: 120%;
	padding-bottom: 0;
}
#roksearch_results .roksearch_row_btm SPAN
{
	color: #999;
	line-height: 140%;
}
#roksearch_results SPAN.small
{
	display: block;
	position: absolute;
	bottom: 6px;
	right: 10px;
	text-align: right;
	color: #666;
}
#roksearch_results A.clr
{
	font-size: 100%;
}
#roksearch_results SPAN.highlight
{
	background: #111;
	color: #FFF;
	display: inline;
}
.h-light #searchmod .inputbox
{
	background: #333 url(../images/header/light/search-icon.png) no-repeat 98% 50%;
	border: 1px solid #555;
	color: #999;
}
.h-light #roksearch_results .roksearch_wrapper1
{
	background: url(../images/showcase/light/body-bg-glow.png) repeat-y -450px 0;
}
.h-light #roksearch_results .roksearch_header, .h-light #roksearch_results .roksearch_row_btm
{
	background: url(../images/mainbody/light/main-body-bg.png) 0 0;
}
.h-light #roksearch_results .roksearch_odd, .h-light #roksearch_results .roksearch_even
{
	background: url(../images/showcase/light/section1-grad-top.png) no-repeat 50% 0;
}
.results OL.list
{
	padding-left: 20px;
}
.results OL.list H4
{
	border: 0;
	margin-top: 0;
}
.results OL.list LI
{
	background: url(../images/mainbody/dark/main-body-bg.png) 0 0;
	padding: 15px;
	margin-bottom: 5px;
}
FORM.search_result FIELDSET.word
{
	border: 0;
	background: url(../images/mainbody/dark/main-body-bg.png) 0 0;
	margin-bottom: 15px;
}
.b-light .results OL.list LI, .b-light FORM.search_result FIELDSET.word
{
	background: url(../images/mainbody/light/main-body-bg.png) 0 0;
}
FORM.search_result FIELDSET.phrase, FORM.search_result FIELDSET.only
{
	border: 0;
}
#roksearch_results .container-arrows
{
	height: 16px;
	width: 40px;
	float: left;
	margin-right: 10px;
	position: relative;
}
#roksearch_results .arrow-left
{
	width: 16px;
	height: 16px;
	position: absolute;
	bottom: 0;
	left: 0;
	cursor: pointer;
	background: url(../images/header/roksearch-arrow.png) no-repeat 0 0;
}
#roksearch_results .arrow-left-disabled
{
	width: 16px;
	height: 16px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/header/roksearch-arrow.png) no-repeat 0 -16px;
}
#roksearch_results .arrow-right
{
	width: 16px;
	height: 16px;
	position: absolute;
	bottom: 0;
	left: 22px;
	cursor: pointer;
	background: url(../images/header/roksearch-arrow.png) no-repeat -16px 0;
}
#roksearch_results .arrow-right-disabled
{
	width: 16px;
	height: 16px;
	position: absolute;
	bottom: 0;
	left: 22px;
	background: url(../images/header/roksearch-arrow.png) no-repeat -16px -16px;
}
/*Top Main Menu*/
#horiz-menu
{
	height: 58px;
	background: url(../images/header/dark/horiz-menu-bg.png) no-repeat 50% 0;
	padding-left: 15px;
}
UL#horiznav.menutop, #horiz-menu UL.menutop
{
	padding: 0 0 0 8px;
	position: relative;
	z-index: 120;
	background: url(../images/header/dark/horiz-menu-div.png) no-repeat 0 2px;
	height: 58px;
}
#horiz-menu LI, #horiz-menu LI A, #horiz-menu LI .separator
{
	z-index: 200;
	position: relative;
	display: block;
	height: 58px;
}
#horiz-menu A, #horiz-menu .separator
{
	white-space: nowrap;
	display: block;
	float: left;
	height: 58px;
	line-height: 58px;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	z-index: 100;
	cursor: pointer;
	color: #AAA;
	text-transform: uppercase;
	padding: 0;
}
#horiz-menu LI.active A, #horiz-menu LI.active .separator
{
	z-index: 100;
	cursor: pointer;
}
#horiz-menu UL
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#horiz-menu LI
{
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 7px;
	font-weight: bold;
}
#horiz-menu LI A SPAN, #horiz-menu LI .separator SPAN, #horiz-menu LI A:hover SPAN, #horiz-menu LI .separator:hover SPAN
{
	display: block;
	background: url(../images/header/dark/horiz-menu-div.png) no-repeat 100% 2px;
	padding: 0 20px 0 5px;
	margin-right: -7px;
	width: auto;
}
#horiz-menu LI.active, .menutop .animated-bg
{
	background: url(../images/header/dark/horiz-menu-bg.png) no-repeat 50% 0;
}
#horiz-menu.suckerfish LI:hover, #horiz-menu.suckerfish LI.sfHover, #horiz-menu.splitmenu LI:hover, #horiz-menu.splitmenu LI.sfHover
{
	background: url(../images/header/dark/horiz-menu-bg.png) no-repeat 50% 0;
}
#horiz-menu LI.active A, #horiz-menu LI.active .separator, #horiz-menu LI:hover A, #horiz-menu LI:hover .separator, #horiz-menu LI.sfHover A, #horiz-menu LI.sfHover .separator
{
	color: #FFF;
}
.h-light #horiz-menu
{
	background: url(../images/header/light/horiz-menu-bg.png) no-repeat 50% 0;
}
.h-light UL#horiznav.menutop, .h-light #horiz-menu UL.menutop
{
	background: url(../images/header/light/horiz-menu-div.png) no-repeat 0 2px;
}
.h-light #horiz-menu LI A SPAN, .h-light #horiz-menu LI .separator SPAN, .h-light #horiz-menu LI A:hover SPAN, .h-light #horiz-menu LI .separator:hover SPAN
{
	display: block;
	background: url(../images/header/light/horiz-menu-div.png) no-repeat 100% 2px;
}
.h-light #horiz-menu LI.active, .h-light .menutop .animated-bg
{
	background: url(../images/header/light/horiz-menu-bg.png) no-repeat 50% 0;
}
.h-light #horiz-menu.suckerfish LI:hover, .h-light #horiz-menu.suckerfish LI.sfHover, .h-light #horiz-menu.splitmenu LI:hover, .h-light #horiz-menu.splitmenu LI.sfHover
{
	background: url(../images/header/light/horiz-menu-bg.png) no-repeat 50% 0;
}
/*Top Main Menu Dropdowns*/
#horiz-menu LI LI.active, #horiz-menu LI.active LI A, #horiz-menu LI.active LI A:hover, #horiz-menu LI.active LI A.sfHover, #horiz-menu LI LI A:hover, #horiz-menu LI LI A.sfHover, #horiz-menu UL LI.active.parent UL A, #horiz-menu LI.active LI .separator, #horiz-menu LI.active LI .separator:hover, #horiz-menu LI LI .separator:hover, #horiz-menu UL LI.active.parent UL .separator
{
	border: 0;
	margin: 0;
}
#horiz-menu LI LI.active
{
	background: url(../images/mainbody/dark/span-bg.png) 0 0;
}
.h-light #horiz-menu LI LI.active
{
	background: url(../images/mainbody/light/span-bg.png) 0 0;
}
#horiz-menu LI LI A, #horiz-menu LI LI .separator
{
	text-indent: 10px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	height: 33px;
}
#horiz-menu LI LI, #horiz-menu LI LI A SPAN, #horiz-menu LI LI .separator SPAN
{
	padding: 0;
	margin: 0;
	height: 33px;
}
#horiz-menu LI LI A SPAN, #horiz-menu LI LI .separator SPAN, #horiz-menu LI LI:hover A SPAN, #horiz-menu LI LI:hover .separator SPAN
{
	margin: 0;
}
#horiz-menu LI LI A SPAN, #horiz-menu LI LI .separator SPAN
{
	background: none;
	height: 33px;
}
#horiz-menu LI LI:hover A SPAN, #horiz-menu LI LI.sfHover A SPAN, #horiz-menu LI.sfHover LI A, #horiz-menu LI:hover LI A, #horiz-menu UL LI.active UL LI.active LI A, #horiz-menu UL LI.active.parent UL LI A, #horiz-menu LI LI A:hover SPAN, #horiz-menu LI LI A.sfHover SPAN
{
	background: none;
}
#horiz-menu LI.active LI A, #horiz-menu LI.active.parent LI A, #horiz-menu LI.active LI .separator, #horiz-menu LI.active.parent LI .separator
{
	font-weight: normal;
	font-size: 100%;
	background: none;
}
#horiz-menu UL UL
{
	margin: 0;
	border: 0;
	padding: 0 10px 15px;
}
#horiz-menu UL UL LI, #horiz-menu UL UL LI.active
{
	height: 33px;
}
#horiz-menu UL UL LI A SPAN, #horiz-menu UL UL LI:hover A SPAN, #horiz-menu UL UL LI.sfHover A SPAN, #horiz-menu UL UL LI .separator SPAN, #horiz-menu UL UL LI.sfHover .separator SPAN
{
	padding: 0;
}
#horiz-menu UL UL LI A, #horiz-menu UL LI.active.parent UL A, #horiz-menu UL LI.active.parent UL A SPAN, #horiz-menu UL UL LI .separator, #horiz-menu UL LI.active.parent UL .separator, #horiz-menu UL LI.active.parent UL .separator SPAN
{
	text-transform: none;
	background: none;
}
#horiz-menu UL UL LI A.daddy, #horiz-menu UL LI.parent.active:hover LI A.daddy, #horiz-menu UL LI.parent.active.sfHover LI A.daddy, #horiz-menu UL UL LI .separator.daddy, #horiz-menu UL LI.parent.active:hover LI .separator.daddy, #horiz-menu UL LI.parent.active.sfHover LI .separator.daddy
{
	background: url(../images/header/drop-arrow.png) no-repeat 95% 9px;
}
#horiz-menu LI.parent, #horiz-menu LI.active LI.parent
{
	z-index: 600;
}
#horiz-menu UL UL.columns-1
{
	background: url(../images/header/drop-bg-1.png) no-repeat 0 100%;
}
#horiz-menu UL UL.columns-2
{
	background: url(../images/header/drop-bg-2.png) no-repeat 0 100%;
}
#horiz-menu UL UL.columns-3
{
	background: url(../images/header/drop-bg-3.png) no-repeat 0 100%;
}
#horiz-menu UL UL.columns-4
{
	background: url(../images/header/drop-bg-4.png) no-repeat 0 100%;
}
.menutop LI:hover UL, .menutop LI.sfHover UL
{
	left: 0;
	top: 12px;
}
#horiz-menu UL UL LI, #horiz-menu UL UL LI.c0, #horiz-menu UL UL LI.c1, #horiz-menu UL UL LI.c2, #horiz-menu UL UL LI.c3
{
	float: left;
	width: 173px;
	padding: 0;
}
#horiz-menu LI UL.columns-1, #horiz-menu .drop-wrap.columns-1
{
	width: 195px;
}
#horiz-menu LI UL.columns-2, #horiz-menu .drop-wrap.columns-2
{
	width: 370px;
}
#horiz-menu LI UL.columns-3, #horiz-menu .drop-wrap.columns-3
{
	width: 555px;
}
#horiz-menu LI UL.columns-4, #horiz-menu .drop-wrap.columns-4
{
	width: 740px;
}
.menutop .drop-wrap
{
	float: none;
	left: -999em;
	position: absolute;
	z-index: 500;
	width: 100%;
}
.menutop LI:hover .drop-wrap, .menutop LI.sfHover .drop-wrap
{
	left: 0;
	top: 58px;
}
.menutop LI:hover LI .drop-wrap, .menutop LI.sfHover LI .drop-wrap, .menutop LI LI:hover LI .drop-wrap, .menutop LI LI.sfHover LI .drop-wrap, .menutop LI LI LI:hover LI .drop-wrap, .menutop LI LI LI.sfHover LI .drop-wrap
{
	top: -999em;
}
.menutop LI LI:hover .drop-wrap, .menutop LI LI.sfHover .drop-wrap, .menutop LI LI LI:hover .drop-wrap, .menutop LI LI LI.sfHover .drop-wrap, .menutop LI LI LI LI:hover .drop-wrap, .menutop LI LI LI LI.sfHover .drop-wrap
{
	left: 170px;
	top: -12px;
}
.menutop .drop-wrap.columns-1 .drop1
{
	background: url(../images/header/drop-top-1.png) no-repeat 0 0 !important;
	height: 12px;
}
.menutop .drop-wrap.columns-2 .drop1
{
	background: url(../images/header/drop-top-2.png) no-repeat 0 0;
	height: 12px;
}
.menutop .drop-wrap.columns-3 .drop1
{
	background: url(../images/header/drop-top-3.png) no-repeat 0 0;
	height: 12px;
}
.menutop .drop-wrap.columns-4 .drop1
{
	background: url(../images/header/drop-top-4.png) no-repeat 0 0;
	height: 12px;
}
.menutop .submenu-animation-left
{
	height: 100%;
	background-color: #000;
}
.h-light .menutop .submenu-animation-left
{
	background-color: #FFF;
}
#horiz-menu.suckerfish LI LI:hover, #horiz-menu.suckerfish LI LI.sfHover, #horiz-menu.splitmenu LI LI:hover, #horiz-menu.splitmenu LI LI.sfHover
{
	background: url(../images/mainbody/dark/span-bg.png) 0 0;
}
.h-light #horiz-menu.suckerfish LI LI:hover, .h-light #horiz-menu.suckerfish LI LI.sfHover, .h-light #horiz-menu.splitmenu LI LI:hover, .h-light #horiz-menu.splitmenu LI LI.sfHover
{
	background: url(../images/mainbody/light/span-bg.png) 0 0;
}
/*Main Page Structure*/
#main-body
{
	position: relative;
	z-index: 1;
}
#section1-texture
{
	background: url(../images/showcase/section1-bg.png) repeat-x 50% 0;
}
.texture2 #section1-texture
{
	background: url(../images/showcase/section1-bg-tex2.png) repeat-x 50% 0;
}
.texture3 #section1-texture
{
	background: url(../images/showcase/section1-bg-tex3.png) repeat-x 50% 0;
}
.texture4 #section1-texture
{
	background: url(../images/showcase/section1-bg-tex4.png) repeat-x 50% 0;
}
.notexture #section1-texture, .notexture #section2-bottom-texture
{
	background: none;
}
#section1-glow
{
	background: url(../images/showcase/dark/body-bg-glow.png) 50% 0;
}
#section1-grad-top
{
	background: url(../images/showcase/dark/section1-grad-top.png) no-repeat 50% 0;
}
#section1-block1
{
	position: relative;
}
#section1-block1 .padding
{
	padding: 30px 0 20px;
}
#section1-block2
{
	background: url(../images/showcase/dark/section-div.png) no-repeat 50% 0;
}
#section1-block2 .padding
{
	padding: 30px 0 20px;
}
#section2-top-texture
{
	background: url(../images/mainbody/dark/section2-grad-top.png) repeat-x 50% 0;
}
#section2-bottom-texture
{
	background: url(../images/mainbody/section2-bottom.png) repeat-x 50% 100%;
}
.texture2 #section2-bottom-texture
{
	background: url(../images/mainbody/section2-bottom-tex2.png) repeat-x 50% 100%;
}
.texture3 #section2-bottom-texture
{
	background: url(../images/mainbody/section2-bottom-tex3.png) repeat-x 50% 100%;
}
.texture4 #section2-bottom-texture
{
	background: url(../images/mainbody/section2-bottom-tex4.png) repeat-x 50% 100%;
}
#section2-bottom
{
	padding-top: 15px;
	overflow: hidden;
}
#section2 .padding
{
	padding: 0 15px;
}
.main-body-top
{
	background: url(../images/mainbody/dark/main-body-top2.png) repeat-x 50% 0;
	margin-right: 8px;
	margin-left: 8px;
}
.main-body-top2
{
	background: url(../images/mainbody/dark/main-body-top.png) no-repeat 50% 1px;
}
.main-body-top3
{
	background: url(../images/mainbody/dark/main-body-tr.png) no-repeat 100% 0;
	margin-right: -8px;
}
.main-body-top4
{
	height: 27px;
	background: url(../images/mainbody/dark/main-body-tl.png) no-repeat 0 0;
	margin-left: -8px;
}
.main-body-surround
{
	background: url(../images/mainbody/dark/main-body-bg.png) 0 0;
	margin-right: 8px;
	margin-left: 8px;
}
.main-body-surround2
{
	background: url(../images/mainbody/dark/main-body-r.png) repeat-y 100% 0;
	margin-right: -8px;
}
.main-body-surround3
{
	background: url(../images/mainbody/dark/main-body-l.png) repeat-y 0 0;
	margin-left: -8px;
	overflow: hidden;
}
.main-body-bottom
{
	background: url(../images/mainbody/dark/main-body-bm.png) repeat-x 50% 0;
	margin-right: 8px;
	margin-left: 8px;
}
.main-body-bottom2
{
	background: url(../images/mainbody/dark/main-body-bottom.png) no-repeat 50% 0;
}
.main-body-bottom3
{
	background: url(../images/mainbody/dark/main-body-br.png) no-repeat 100% 0;
	margin-right: -8px;
}
.main-body-bottom4
{
	height: 15px;
	background: url(../images/mainbody/dark/main-body-bl.png) no-repeat 0 0;
	margin-left: -8px;
	margin-bottom: 18px;
}
.s-light #section1-glow
{
	background: url(../images/showcase/light/body-bg-glow.png) 50% 0;
}
.s-light #section1-grad-top
{
	background: url(../images/showcase/light/section1-grad-top.png) no-repeat 50% 0;
}
.s-light #section1-block2
{
	background: url(../images/showcase/light/section-div.png) no-repeat 50% 0;
}
.b-light #section2-top-texture
{
	background: url(../images/mainbody/light/section2-grad-top.png) repeat-x 50% 0;
}
.b-light .main-body-top
{
	background: url(../images/mainbody/light/main-body-top2.png) repeat-x 50% 0;
}
.b-light .main-body-top2
{
	background: url(../images/mainbody/light/main-body-top.png) no-repeat 50% 1px;
}
.b-light .main-body-top3
{
	background: url(../images/mainbody/light/main-body-tr.png) no-repeat 100% 0;
}
.b-light .main-body-top4
{
	background: url(../images/mainbody/light/main-body-tl.png) no-repeat 0 0;
}
.b-light .main-body-surround
{
	background: url(../images/mainbody/light/main-body-bg.png) 0 0;
}
.b-light .main-body-surround2
{
	background: url(../images/mainbody/light/main-body-r.png) repeat-y 100% 0;
}
.b-light .main-body-surround3
{
	background: url(../images/mainbody/light/main-body-l.png) repeat-y 0 0;
}
.b-light .main-body-bottom
{
	background: url(../images/mainbody/light/main-body-bm.png) repeat-x 50% 0;
}
.b-light .main-body-bottom2
{
	background: url(../images/mainbody/light/main-body-bottom.png) no-repeat 50% 0;
}
.b-light .main-body-bottom3
{
	background: url(../images/mainbody/light/main-body-br.png) no-repeat 100% 0;
}
.b-light .main-body-bottom4
{
	background: url(../images/mainbody/light/main-body-bl.png) no-repeat 0 0;
}
.ad .main-body-top, .ad .main-body-top2, .ad .main-body-top3, .ad .main-body-top4, .ad .main-body-bottom, .ad .main-body-bottom2, .ad .main-body-bottom3, .ad .main-body-bottom4
{
	display: none;
}
.ad .main-body-surround, .ad .main-body-surround2, .ad .main-body-surround3
{
	background: none;
	margin: 0;
}
#maincol, #leftcol, #rightcol
{
	float: left;
}
#leftcol .padding
{
	padding: 0 0 0 15px;
}
#maincol .padding
{
	padding: 0 15px;
}
#rightcol .padding
{
	padding: 0 15px 0 0;
}
#inset-block-right
{
	float: right;
}
#inset-block-right .right-padding
{
	padding-left: 10px;
}
#inset-block-left
{
	float: left;
}
#inset-block-left .left-padding
{
	padding-right: 10px;
}
TABLE.mainbody, TABLE.blog
{
	width: 1000px;
	border: 0;
	padding: 0;
}
#section2 .main-mods-block .padding
{
	padding: 0 0 0 15px;
}
#showmodules, #mainmodules, #mainmodules2, #mainmodules3, #mainmodules4
{
	overflow: hidden;
}
.spacer .block
{
	float: left;
}
#showmodules.spacer.w99 .block, #mainmodules.spacer.w99 .block, #mainmodules2.spacer.w99 .block, #mainmodules3.spacer.w99 .block, #mainmodules4.spacer.w99 .block
{
	width: 99.99%;
}
#showmodules.spacer.w49 .block, #mainmodules.spacer.w49 .block, #mainmodules2.spacer.w49 .block, #mainmodules3.spacer.w49 .block, #mainmodules4.spacer.w49 .block
{
	width: 49.99%;
}
#showmodules.spacer.w33 .block, #mainmodules.spacer.w33 .block, #mainmodules2.spacer.w33 .block, #mainmodules3.spacer.w33 .block, #mainmodules4.spacer.w33 .block
{
	width: 33.33%;
}
#showmodules .block.first .moduletable, #mainmodules .block.first .moduletable, #mainmodules4 .block.first .moduletable
{
	padding: 0 15px 15px 0;
}
#showmodules .block.middle .moduletable, #mainmodules .block.middle .moduletable, #mainmodules4 .block.middle .moduletable
{
	padding: 0 8px 15px;
}
#showmodules .block.last .moduletable, #mainmodules .block.last .moduletable, #mainmodules4 .block.last .moduletable
{
	padding: 0 0 15px 15px;
}
#mainmodules2 .block.first .side-mod-surround, #mainmodules3 .block.first .side-mod-surround
{
	padding: 0 15px 15px 0;
}
#mainmodules2 .block.middle .side-mod-surround, #mainmodules3 .block.middle .side-mod-surround
{
	padding: 0 15px 15px 0;
}
#mainmodules2 .block.last .side-mod-surround, #mainmodules3 .block.last .side-mod-surround
{
	padding: 0 15px 15px 0;
}
#mainmodules2 .block.full .side-mod-surround, #mainmodules3 .block.full .side-mod-surround
{
	padding: 0 15px 0 0;
}
/*Main Body Items*/
#breadcrumbs
{
	height: 53px;
	margin: 0;
	display: block;
	padding: 0 10px;
	line-height: 53px;
}
#breadcrumbs H3, .pathway IMG
{
	display: none;
}
.breadcrumbs
{
	display: block;
	font-size: 100%;
	height: 53px;
	line-height: 53px;
	text-transform: uppercase;
}
.breadcrumbs-separator
{
	float: left;
	display: block;
	padding-right: 12px;
}
A.pathway
{
	float: left;
	padding: 0 12px 0 0;
	font-weight: normal;
	height: 53px;
	display: block;
}
.componentheading
{
	font-size: 130%;
	text-transform: uppercase;
	line-height: 170%;
	margin-bottom: 8px;
	margin-top: 0;
	padding-left: 5px;
}
.contentheading
{
	margin: 0;
	padding: 1px 15px 6px;
	
	font-weight: normal;
	line-height: 100%;
}
.content-header
{
	position: relative;
}
.buttonheading
{
	margin: 5px 5px 10px 10px;
	float: right;
}
.iteminfo
{
	margin-top: 0;
	background: url(../images/mainbody/dark/main-body-bg.png) 0 0;
	padding: 6px 10px;
}
.modifydate, .createdby, .createdate
{
	display: block;
	font-size: 90%;
}
.readon-wrap
{
	display: block;
	margin-top: 15px;
}
A.readon
{
	font-size: 12px;
	cursor: pointer;
}
A.readon:hover
{
	text-decoration: none;
}
.readon1
{
	background: url(../images/submit-button-m.png) repeat-x 50% 0;
	margin-right: 7px;
	text-align: center;
	display: inline-block;
}
.readon2
{
	background: url(../images/submit-button-l.png) no-repeat 0 0;
	width: 7px;
	height: 22px;
	float: left;
}
.readon3
{
	background: url(../images/submit-button-r.png) no-repeat 100% 0;
	margin-right: -7px;
	height: 22px;
	line-height: 22px;
	display: inline-block;
	padding: 0 8px 0 1px;
}
DIV.pagination
{
	height: 21px;
	line-height: 21px;
	margin-top: 10px;
	margin-bottom: 15px;
}
DIV.pagination DIV.tab
{
	background: url(../images/mainbody/dark/span-bg.png) 0 0;
	float: left;
	margin-right: 6px;
	padding: 0 8px;
}
.b-light DIV.pagination DIV.tab
{
	background: url(../images/mainbody/light/span-bg.png) 0 0;
}
DIV.pagination DIV.page-block
{
	padding: 0 4px;
	float: left;
	margin-right: 6px;
}
.cols1
{
	display: block;
	float: none;
	margin: 0;
}
.cols2
{
	width: 49%;
}
.cols3
{
	width: 30%;
}
.column1, .column2
{
	margin: 0 5px 0 0;
	position: relative;
}
.column2, .column1
{
	float: left;
	margin: 0;
}
.column2
{
	float: right;
	margin: 0;
	width: 49%;
}
.article_row
{
	margin: 0px 0;
	padding: 0;
	overflow: hidden;
}
.blog_more
{
	padding-top: 15px;
}
/*Main Body Modules*/
.content-item-block
{
	padding: 0 15px;
}
.content-head
{
	margin-right: -14px;
	margin-left: -14px;
}
.content-head-m
{
	background: url(../images/mainbody/dark/content-head-m.png) repeat-x 50% 0;
	margin-left: 85px;
	margin-right: 85px;
}
.content-head-l
{
	background: url(../images/mainbody/dark/content-head-l.png) no-repeat 0 0;
	margin-left: -85px;
}
.content-head-r
{
	background: url(../images/mainbody/dark/content-head-r.png) no-repeat 100% 0;
	margin-right: -85px;
	height: 54px;
}
.content-bottom-m
{
	background: url(../images/mainbody/dark/content-bottom-m.png) repeat-x 50% 0;
	margin-left: 85px;
	margin-right: 85px;
}
.content-bottom-l
{
	background: url(../images/mainbody/dark/content-bottom-l.png) no-repeat 0 0;
	margin-left: -85px;
}
.content-bottom-r
{
	background: url(../images/mainbody/dark/content-bottom-r.png) no-repeat 100% 0;
	margin-right: -85px;
	height: 20px;
}
.b-light .content-head-m
{
	background: url(../images/mainbody/light/content-head-m.png) repeat-x 50% 0;
}
.b-light .content-head-l
{
	background: url(../images/mainbody/light/content-head-l.png) no-repeat 0 0;
}
.b-light .content-head-r
{
	background: url(../images/mainbody/light/content-head-r.png) no-repeat 100% 0;
}
.b-light .content-bottom-m
{
	background: url(../images/mainbody/light/content-bottom-m.png) repeat-x 50% 0;
}
.b-light .content-bottom-l
{
	background: url(../images/mainbody/light/content-bottom-l.png) no-repeat 0 0;
}
.b-light .content-bottom-r
{
	background: url(../images/mainbody/light/content-bottom-r.png) no-repeat 100% 0;
}
#mainmodules H3, #mainmodules2 H3, #inset-block-left H3, #inset-block-right H3
{
	margin-top: 0;
}
#mainbanner H3, #mainbanner2 H3
{
	margin-top: 10px;
	margin-bottom: 0;
}
#mainbanner .module, #mainbanner2 .module
{
	padding-top: 10px;
}
#mainbanner .module, #mainbanner2 .module, #inset-block-left .module, #inset-block-right .module
{
	margin-bottom: 10px;
}
/*Side Column Modules*/
.side-mod-surround
{
	padding: 0;
	margin: 0;
}
.side-mod-surround2
{
	position: relative;
	padding: 0;
	margin: 0;
}
#leftcol .side-mod-surround2, #rightcol .side-mod-surround2
{
	margin-bottom: 15px;
}
.side-mod-top
{
	background: url(../images/mainbody/dark/side-tm.png) repeat-x 50% 0;
	margin: 0 10px;
}
.side-mod-top2
{
	background: url(../images/mainbody/dark/side-tr.png) no-repeat 100% 0;
	margin-right: -10px;
}
.side-mod-top3
{
	height: 10px;
	background: url(../images/mainbody/dark/side-tl.png) no-repeat 0 0;
	margin-left: -10px;
}
.side-mod
{
	background: url(../images/mainbody/dark/side-bg.png) 50% 0;
	margin: 0 10px;
}
.side-mod2
{
	background: url(../images/mainbody/dark/side-r.png) repeat-y 100% 0;
	margin-right: -10px;
}
.side-mod3
{
	background: url(../images/mainbody/dark/side-l.png) repeat-y 0 0;
	margin-left: -10px;
	overflow: hidden;
}
.side-mod-bottom
{
	background: url(../images/mainbody/dark/side-bm.png) repeat-x 50% 0;
	margin: 0 10px;
}
.side-mod-bottom2
{
	background: url(../images/mainbody/dark/side-br.png) no-repeat 100% 0;
	margin-right: -10px;
}
.side-mod-bottom3
{
	height: 20px;
	background: url(../images/mainbody/dark/side-bl.png) no-repeat 0 0;
	margin-left: -10px;
}
#maincol .side-mod-bottom3
{
	margin-bottom: 15px;
}
.side-bottom-glow-surround
{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}
.side-bottom-glow
{
	background: url(../images/mainbody/dark/side-bm-glow.png) repeat-x 50% 0;
	margin-left: 35px;
	margin-right: 35px;
}
.side-bottom-glow2
{
	background: url(../images/mainbody/dark/side-bm-glow2.png) no-repeat 0 0;
	margin-left: -35px;
}
.side-bottom-glow3
{
	height: 20px;
	background: url(../images/mainbody/dark/side-bm-glow3.png) no-repeat 100% 0;
	margin-right: -35px;
}
.side-mod .padding-1
{
	padding: 50px 15px 10px;
}
.side-mod .padding-2
{
	padding: 10px 15px 0;
}
.side-h3-surround
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.side-h3
{
	background: url(../images/mainbody/dark/side-h3.png) repeat-x 50% 0;
	margin-left: 35px;
	margin-right: 35px;
}
.side-h3-2
{
	background: url(../images/mainbody/dark/side-h3-2.png) no-repeat 0 0;
	margin-left: -35px;
}
.side-h3-3
{
	height: 46px;
	background: url(../images/mainbody/dark/side-h3-3.png) no-repeat 100% 0;
	margin-right: -35px;
}
.b-light .side-mod-top
{
	background: url(../images/mainbody/light/side-tm.png) repeat-x 50% 0;
}
.b-light .side-mod-top2
{
	background: url(../images/mainbody/light/side-tr.png) no-repeat 100% 0;
}
.b-light .side-mod-top3
{
	background: url(../images/mainbody/light/side-tl.png) no-repeat 0 0;
}
.b-light .side-mod
{
	background: url(../images/mainbody/light/side-bg.png) 50% 0;
}
.b-light .side-mod2
{
	background: url(../images/mainbody/light/side-r.png) repeat-y 100% 0;
}
.b-light .side-mod3
{
	background: url(../images/mainbody/light/side-l.png) repeat-y 0 0;
}
.b-light .side-mod-bottom
{
	background: url(../images/mainbody/light/side-bm.png) repeat-x 50% 0;
}
.b-light .side-mod-bottom2
{
	background: url(../images/mainbody/light/side-br.png) no-repeat 100% 0;
}
.b-light .side-mod-bottom3
{
	background: url(../images/mainbody/light/side-bl.png) no-repeat 0 0;
}
.b-light .side-bottom-glow
{
	background: url(../images/mainbody/light/side-bm-glow.png) repeat-x 50% 0;
}
.b-light .side-bottom-glow2
{
	background: url(../images/mainbody/light/side-bm-glow2.png) no-repeat 0 0;
}
.b-light .side-bottom-glow3
{
	background: url(../images/mainbody/light/side-bm-glow3.png) no-repeat 100% 0;
}
.b-light .side-h3
{
	background: url(../images/mainbody/light/side-h3.png) repeat-x 50% 0;
}
.b-light .side-h3-2
{
	background: url(../images/mainbody/light/side-h3-2.png) no-repeat 0 0;
}
.b-light .side-h3-3
{
	background: url(../images/mainbody/light/side-h3-3.png) no-repeat 100% 0;
}
.dark .side-mod-top
{
	background: url(../images/mainbody/dark/mod-dark/side-tm.png) repeat-x 50% 0;
}
.dark .side-mod-top2
{
	background: url(../images/mainbody/dark/mod-dark/side-tr.png) no-repeat 100% 0;
}
.dark .side-mod-top3
{
	background: url(../images/mainbody/dark/mod-dark/side-tl.png) no-repeat 0 0;
}
.dark .side-mod
{
	background: url(../images/mainbody/dark/mod-dark/side-bg.png) 50% 0;
}
.dark .side-mod2
{
	background: url(../images/mainbody/dark/mod-dark/side-r.png) repeat-y 100% 0;
}
.dark .side-mod3
{
	background: url(../images/mainbody/dark/mod-dark/side-l.png) repeat-y 0 0;
}
.dark .side-mod-bottom
{
	background: url(../images/mainbody/dark/mod-dark/side-bm.png) repeat-x 50% 0;
}
.dark .side-mod-bottom2
{
	background: url(../images/mainbody/dark/mod-dark/side-br.png) no-repeat 100% 0;
}
.dark .side-mod-bottom3
{
	background: url(../images/mainbody/dark/mod-dark/side-bl.png) no-repeat 0 0;
}
.light .side-mod-top
{
	background: url(../images/mainbody/dark/mod-light/side-tm.png) repeat-x 50% 0;
}
.light .side-mod-top2
{
	background: url(../images/mainbody/dark/mod-light/side-tr.png) no-repeat 100% 0;
}
.light .side-mod-top3
{
	background: url(../images/mainbody/dark/mod-light/side-tl.png) no-repeat 0 0;
}
.light .side-mod
{
	background: url(../images/mainbody/dark/mod-light/side-bg.png) 50% 0;
}
.light .side-mod2
{
	background: url(../images/mainbody/dark/mod-light/side-r.png) repeat-y 100% 0;
}
.light .side-mod3
{
	background: url(../images/mainbody/dark/mod-light/side-l.png) repeat-y 0 0;
}
.light .side-mod-bottom
{
	background: url(../images/mainbody/dark/mod-light/side-bm.png) repeat-x 50% 0;
}
.light .side-mod-bottom2
{
	background: url(../images/mainbody/dark/mod-light/side-br.png) no-repeat 100% 0;
}
.light .side-mod-bottom3
{
	background: url(../images/mainbody/dark/mod-light/side-bl.png) no-repeat 0 0;
}
.b-light .dark .side-mod-top
{
	background: url(../images/mainbody/light/mod-dark/side-tm.png) repeat-x 50% 0;
}
.b-light .dark .side-mod-top2
{
	background: url(../images/mainbody/light/mod-dark/side-tr.png) no-repeat 100% 0;
}
.b-light .dark .side-mod-top3
{
	background: url(../images/mainbody/light/mod-dark/side-tl.png) no-repeat 0 0;
}
.b-light .dark .side-mod
{
	background: url(../images/mainbody/light/mod-dark/side-bg.png) 50% 0;
}
.b-light .dark .side-mod2
{
	background: url(../images/mainbody/light/mod-dark/side-r.png) repeat-y 100% 0;
}
.b-light .dark .side-mod3
{
	background: url(../images/mainbody/light/mod-dark/side-l.png) repeat-y 0 0;
}
.b-light .dark .side-mod-bottom
{
	background: url(../images/mainbody/light/mod-dark/side-bm.png) repeat-x 50% 0;
}
.b-light .dark .side-mod-bottom2
{
	background: url(../images/mainbody/light/mod-dark/side-br.png) no-repeat 100% 0;
}
.b-light .dark .side-mod-bottom3
{
	background: url(../images/mainbody/light/mod-dark/side-bl.png) no-repeat 0 0;
}
.b-light .light .side-mod-top
{
	background: url(../images/mainbody/light/mod-light/side-tm.png) repeat-x 50% 0;
}
.b-light .light .side-mod-top2
{
	background: url(../images/mainbody/light/mod-light/side-tr.png) no-repeat 100% 0;
}
.b-light .light .side-mod-top3
{
	background: url(../images/mainbody/light/mod-light/side-tl.png) no-repeat 0 0;
}
.b-light .light .side-mod
{
	background: url(../images/mainbody/light/mod-light/side-bg.png) 50% 0;
}
.b-light .light .side-mod2
{
	background: url(../images/mainbody/light/mod-light/side-r.png) repeat-y 100% 0;
}
.b-light .light .side-mod3
{
	background: url(../images/mainbody/light/mod-light/side-l.png) repeat-y 0 0;
}
.b-light .light .side-mod-bottom
{
	background: url(../images/mainbody/light/mod-light/side-bm.png) repeat-x 50% 0;
}
.b-light .light .side-mod-bottom2
{
	background: url(../images/mainbody/light/mod-light/side-br.png) no-repeat 100% 0;
}
.b-light .light .side-mod-bottom3
{
	background: url(../images/mainbody/light/mod-light/side-bl.png) no-repeat 0 0;
}
.side-h3 H3
{
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 46px;
}
.side-h3 H3.module-title
{
	text-transform: uppercase;
	font-size: 120%;
	line-height: 46px;
	padding: 0 0 0 15px;
	width: auto;
}
.ad .side-h3-surround
{
	position: static;
	width: auto;
}
.ad .side-mod-top, .ad .side-mod-top2, .ad .side-mod-top3, .ad .side-mod-bottom, .ad .side-mod-bottom2, .ad .side-mod-bottom3, .ad .side-mod-bottom4, .ad .side-bottom-glow, .ad .side-bottom-glow2, .ad .side-bottom-glow3
{
	display: none;
}
.ad .side-mod, .ad .side-mod2, .ad .side-mod3, .ad .side-h3, .ad .side-h3-2, .ad .side-h3-3
{
	background: none;
}
.ad .side-h3, .ad .side-h3-2, .ad .side-h3-3
{
	margin: 0;
	height: auto;
}
.ad .side-mod3
{
	margin-bottom: 15px;
}
.ad .side-mod .padding-1, .ad .side-mod .padding-2
{
	padding: 0;
}
.ad .side-h3
{
	position: static;
	height: auto;
}
.ad .side-h3 H3
{
	padding-left: 0;
	font-size: 100%;
	line-height: 100%;
	display: block;
	margin-bottom: 5px;
}
/*Bottom Section*/
#bottom-bar
{
	height: 53px;
}
#bottom-bar-texture
{
	background: url(../images/bottom/dark/bottom-bar-bg.png) repeat-x 50% 0;
}
#bottom-texture
{
	background: url(../images/bottom/dark/bottom-bg.png) no-repeat 50% 0;
}
#bottom-texture2
{
	background: url(../images/bottom/dark/bottom-pattern.png) no-repeat 0 0;
}
.bt-light #bottom-bar-texture
{
	background: url(../images/bottom/light/bottom-bar-bg.png) repeat-x 50% 0;
}
.bt-light #bottom-texture
{
	background: url(../images/bottom/light/bottom-bg.png) no-repeat 50% 0;
}
.bt-light #bottom-texture2
{
	background: url(../images/bottom/light/bottom-pattern.png) no-repeat 0 0;
}
.texture2 #bottom-texture2
{
	background: url(../images/header/header-pattern-tex2.png) no-repeat 0 0;
}
.texture3 #bottom-texture2, .notexture #bottom-texture2
{
	background: none;
}
.texture4 #bottom-texture2
{
	background: url(../images/header/header-pattern-tex4.png) no-repeat 0 0;
}
#bottom-section2
{
	padding: 20px 0;
}
#bottom-section H3
{
	margin-top: 0;
}
#footer
{
	position: relative;
	z-index: 20000;
}
#footer2
{
	background: url(../images/bottom/dark/footer-bg.png) repeat-x 0 0;
}
.bt-light #footer2
{
	background: url(../images/bottom/light/footer-bg.png) repeat-x 0 0;
}
#footer .wrapper
{
	position: relative;
}
.footer-mod
{
	padding: 15px 0;
}
.advertisement-mod
{
	padding: 0 75px 0 15px;
}
.advertisement-mod H3
{
	padding-top: 25px;
	margin-top: 0;
}
#rocket
{
	width: 165px;
	height: 22px;
	background: url(../images/bottom/dark/rocket.png) no-repeat 0 0;
	float: left;
	margin-right: 30px;
}
.bt-light #rocket
{
	background: url(../images/bottom/light/rocket.png) no-repeat 0 0;
}
.copyright-block
{
	padding: 25px 0;
}
#copyright
{
	line-height: 24px;
}
#top-scroll
{
	width: 37px;
	height: 37px;
	display: block;
	background: url(../images/bottom/top-scroll.png) 0 0;
	position: absolute;
	right: 0;
	top: 18px;
	cursor: pointer;
}
#top-scroll:hover
{
	background-position: -37px 0;
}
A#clear-cookies
{
	float: right;
	margin-right: 90px;
	margin-top: 30px;
	font-size: 90%;
}
/*Extra Joomla Elements*/
SPAN.small
{
	font-size: 90%;
}
.sectiontableheader
{
	font-weight: bold;
	padding: 4px;
	line-height: 25px;
	background: url(../images/mainbody/dark/main-body-bg.png) 0 0;
}
.sectiontablefooter
{
	padding-bottom: 8px;
	background: url(../images/mainbody/dark/main-body-bg.png) 0 0;
}
TR.sectiontableentry1, TR.sectiontableentry2
{
	background: url(../images/mainbody/dark/side-menu-bg.png) repeat-x 0 100%;
}
.b-light .sectiontableheader, .b-light .sectiontablefooter
{
	background: url(../images/mainbody/light/main-body-bg.png) 0 0;
}
.b-light TR.sectiontableentry1, .b-light TR.sectiontableentry2
{
	background: url(../images/mainbody/light/side-menu-bg.png) repeat-x 0 100%;
}
TR.sectiontableentry1 TD, TR.sectiontableentry2 TD, TD.sectiontableentry1, TD.sectiontableentry2
{
	text-align: left;
	padding: 2px 0 0px 5px;
}
TR.sectiontableentry2 TD, TD.sectiontableentry2
{
	height: 30px;
}
TR.sectiontableentry1 TD, TD.sectiontableentry1
{
	height: 30px;
}
.filter INPUT.inputbox
{
	background: url(../images/mainbody/dark/main-body-bg.png) 0 0;
	border: 0;
	color: #FFF;
	padding: 4px;
}
.b-light .filter INPUT.inputbox
{
	background: url(../images/mainbody/light/main-body-bg.png) 0 0;
	color: #CCC;
}
.contentpane, .contentpaneopen
{
	width: 100%;
}
.module FIELDSET
{
	border: 0;
}
TABLE.contenttoc
{
	float: right;
	margin-left: 25px;
}
P.articleinfo
{
	font-size: 90%;
	margin-top: 0;
	padding: 6px 10px;
	background: url(../images/mainbody/dark/main-body-bg.png) 0 0;
}
.b-light P.articleinfo
{
	background: url(../images/mainbody/light/main-body-bg.png) 0 0;
}
SPAN.row_separator, SPAN.article_separator
{
	display: none;
}
/*Side Menus*/
#main-body UL.menu, #main-body UL.menu UL, #main-body UL.menu UL UL
{
	margin: 0;
	padding: 0;
}
#main-body UL.menu LI
{
	list-style: none;
	margin: 0 -14px 2px;
	padding: 0;
	float: none;
	background: url(../images/mainbody/dark/side-menu-bg.png) repeat-x 0 100%;
}
.s-light #main-body UL.menu LI, .b-light #main-body UL.menu LI
{
	background: url(../images/mainbody/light/side-menu-bg.png) repeat-x 0 100%;
}
#main-body UL.menu SPAN
{
	display: block;
	line-height: 110%;
	padding: 8px 0 12px 35px;
	background: url(../images/mainbody/dark/side-menu-arrow.png) no-repeat 13px 9px;
}
.s-light #main-body UL.menu SPAN, .b-light #main-body UL.menu SPAN
{
	background: url(../images/mainbody/light/side-menu-arrow.png) no-repeat 13px 9px;
}
#main-body UL.menu LI A
{
	padding: 0;
}
.b-light #main-body UL.menu LI A, .b-light #main-body UL.menu LI .separator
{
	background: url(../images/mainbody/dark/side-menu-arrow.png) no-repeat 13px 9px;
}
#main-body UL.menu UL LI UL LI A, #main-body UL.menu UL LI UL LI .separator
{
	text-indent: 45px;
}
#main-body UL.menu UL LI UL LI UL LI A, #main-body UL.menu UL LI UL LI UL LI .separator
{
	text-indent: 65px;
}
#main-body UL.menu LI.parent UL LI SPAN, #main-body UL.menu LI.active.parent LI SPAN
{
	background: none;
}
#main-body UL.menu LI.active.parent UL
{
	padding: 6px 0;
}
#main-body UL.menu A, UL.menu .separator
{
	display: block;
	overflow: hidden;
	font-size: 110%;
	float: none;
}
#main-body UL.menu LI.active A, #main-body UL.menu LI.active LI.active A, #main-body UL.menu LI.active LI.active LI.active A, #main-body UL.menu LI.active .separator, #main-body UL.menu LI.active LI.active .separator, #main-body UL.menu LI.active LI.active LI.active .separator
{
	font-weight: bold;
}
#main-body UL.menu LI.active LI A, #main-body UL.menu LI.active LI.active LI A, #main-body UL.menu LI.active LI .separator, #main-body UL.menu LI.active LI.active LI .separator, #main-body UL.menu LI.active LI.active LI.active .separator
{
	font-weight: normal;
	background: none;
}
#main-body UL.menu LI LI
{
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
	font-size: 90%;
}
#main-body UL.menu LI.active A, #main-body UL.menu LI.active A:hover, #main-body UL.menu LI.active .separator, #main-body UL.menu LI.active .separator:hover, #main-body UL.menu LI A:hover, #main-body UL.menu LI .separator:hover
{
	text-decoration: none;
}
/*Extra Content Styles*/
FIELDSET
{
	border-left: 0;
	border-right: 0;
	border-top: 0;
}
FIELDSET.input, A IMG, BODY .pollstableborder
{
	border: 0;
}
FORM.poll FIELDSET
{
	margin: 0 0 10px;
}
IMG.content-left
{
	float: left;
	margin-right: 10px;
	padding: 5px;
}
IMG.content-right
{
	float: right;
	margin-left: 10px;
	padding: 5px;
}
.back_button
{
	margin-top: 20px;
	margin-bottom: 10px;
}
.tool-tip
{
	padding: 4px;
	z-index: 5000;
	background: #FBF3AD;
	color: #333;
	border: 2px solid #F8E639;
	font-size: 90%;
}
.bannergroup .clr
{
	clear: none !important;
}
#accessibility
{
	height: 16px;
	float: right;
	z-index: 5000;
	margin-left: 15px;
}
.textsizer-desc
{
	display: block;
	float: right;
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
	margin-right: 8px;
}
#accessibility SPAN
{
	background-repeat: no-repeat;
}
#accessibility A
{
	text-decoration: none;
	cursor: pointer;
}
#accessibility #buttons
{
	float: right;
	width: 40px;
}
#accessibility .button
{
	display: block;
	float: right;
	width: 16px;
	height: 16px;
}
#accessibility A.small .button
{
	margin-right: 5px;
}
A.large .button
{
	background: url(../images/header/dark/textsizer-button.png) no-repeat 0 0;
}
A.small .button
{
	background: url(../images/header/dark/textsizer-button.png) no-repeat -16px 0;
}
.h-light A.large .button
{
	background: url(../images/header/light/textsizer-button.png) no-repeat 0 0;
}
.h-light A.small .button
{
	background: url(../images/header/light/textsizer-button.png) no-repeat -16px 0;
}
#lock-button
{
	background: url(../images/header/lock2.png) no-repeat 100% 0;
	height: 16px;
	float: right;
	margin-left: 20px;
	display: block;
	padding-right: 24px;
	text-align: right;
}
#lock-button.login
{
	background: url(../images/header/lock.png) no-repeat 100% 0;
}
#lock-button SPAN
{
	text-transform: uppercase;
	font-size: 11px;
}
#lock-button:hover
{
	text-decoration: none;
}
/*Login Styles*/
.module .main-body-bottom4
{
	margin-bottom: 0;
}
FORM.form-login
{
	padding: 0 15px;
}
FORM.form-login P
{
	margin: 0;
}
FORM.form-login .inputbox
{
	padding: 4px 0;
	line-height: 16px;
	width: 100%;
	background: url(../images/mainbody/dark/span-bg.png) 0 0;
	border: 0;
	text-indent: 6px;
}
FORM.form-login .login-links
{
	margin-bottom: 8px;
	margin-top: 8px;
}
INPUT.button
{
	font-size: 100%;
	cursor: pointer;
	padding: 1px 0 0;
	background: none;
	border: 0;
	color: #FFF;
	text-transform: uppercase;
	font-size: 12px;
}
FORM.form-login .login-username, FORM.form-login .login-password
{
	margin-bottom: 10px;
}
FORM.form-login SPAN.username-label, FORM.form-login SPAN.password-label
{
	display: block;
	text-transform: uppercase;
	margin-bottom: 1px;
	padding-left: 2px;
}
.submit-m
{
	background: url(../images/submit-button-m.png) repeat-x 0 0;
	margin-right: 7px;
	margin-left: 7px;
	display: inherit;
	width: 56px;
	text-align: center;
}
.submit-l
{
	background: url(../images/submit-button-l.png) no-repeat 0 0;
	margin-left: -7px;
}
.submit-r
{
	background: url(../images/submit-button-r.png) no-repeat 100% 0;
	margin-right: -7px;
	height: 22px;
}
.remember-me
{
	float: right;
	padding-top: 3px;
}
#login-module
{
	display: none;
}
#login-module H3
{
	margin-top: 0;
	padding-left: 22px;
	background: url(../images/header/lock.png) no-repeat 0 2px;
}
#login-module A
{
	color: #FFF;
}
A#rokbox-close
{
	float: right;
	background: url(../images/header/close.png) no-repeat 0 0;
	width: 16px;
	height: 16px;
}
/*RokTabs*/
#maincol .main-body-top4
{
	height: 7px;
}
.roktabs .main-body-bottom4
{
	height: 8px;
}
.roktabs .side-mod-bottom3
{
	height: 7px;
}
.roktabs .main-body-bottom
{
	background-position: 50% 100%;
}
.roktabs .main-body-bottom2
{
	background-position: 50% 100%;
}
.roktabs .main-body-bottom3
{
	background-position: 100% 100%;
}
.roktabs .main-body-bottom4
{
	background-position: 0 100%;
}
.roktabs .side-mod-bottom
{
	background-position: 50% 100%;
}
.roktabs .side-mod-bottom2
{
	background-position: 100% 100%;
}
.roktabs .side-mod-bottom3
{
	background-position: 0 100%;
}
.roktabs .side-bottom-glow
{
	display: none;
}
.roktabs .side-mod-top, .roktabs .side-mod-top2, .roktabs .side-mod-top3
{
	height: 7px;
}
.roktabs .side-mod .padding-1, .roktabs .side-mod .padding-2
{
	padding: 0 2px;
}
#mainbanner .roktabs .module, #mainbanner2 .roktabs .module
{
	padding-top: 0;
	margin-bottom: 0;
}
#maincol .roktabs .padding
{
	padding: 0;
}
.roktabs-wrapper
{
	padding: 0;
	position: relative;
}
.roktabs-wrapper .roktabs-container-inner
{
	position: relative;
	overflow: hidden;
}
.roktabs-wrapper .roktabs-container-wrapper
{
	clear: both;
	position: relative;
	overflow: hidden;
}
.roktabs-wrapper .roktabs-container-wrapper DIV
{
	float: left;
}
.roktabs-wrapper .roktabs-container-wrapper DIV.wrapper
{
	padding: 14px;
	width: auto;
}
.roktabs-wrapper .roktabs-links
{
	margin: 0;
	background: url(../images/mainbody/dark/side-h3.png) repeat-x 0 0;
	padding: 0;
	height: 29px;
	overflow: hidden;
}
.roktabs-wrapper .active-arrows .roktabs-links
{
	margin: 0 32px;
	background: url(../images/mainbody/dark/side-h3.png) repeat-x 0 0;
	padding: 0;
	height: 29px;
}
.roktabs-wrapper .roktabs-links UL
{
	text-align: left;
	font-weight: bold;
	list-style-type: none;
	padding: 0;
	overflow: hidden;
	margin: 0;
	height: 29px;
}
.roktabs-wrapper .roktabs-links UL LI
{
	float: left;
	padding: 0;
	margin: 0;
	text-decoration: none;
	position: relative;
	height: 29px;
	line-height: 29px;
}
.roktabs-wrapper .roktabs-links UL LI SPAN
{
	padding: 0 10px;
}
.roktabs-wrapper .roktabs-links UL.roktabs-top LI.active, .roktabs-wrapper .roktabs-links UL.roktabs-bottom LI.active
{
	background: url(../images/showcase/dark/section1-grad-top.png) no-repeat 50% -1px;
	margin: 0;
}
.b-light .roktabs-wrapper .roktabs-links UL.roktabs-top LI.active, .b-light .roktabs-wrapper .roktabs-links UL.roktabs-bottom LI.active
{
	background: url(../images/showcase/light/section1-grad-top.png) no-repeat 50% -1px;
}
.roktabs-wrapper .roktabs-scroller
{
	position: absolute;
	bottom: 0;
	right: 0;
	height: 29px;
}
.roktabs-wrapper .arrow-next, .roktabs-wrapper .arrow-prev
{
	line-height: 29px;
	text-align: center;
	cursor: pointer;
	z-index: 2;
	position: absolute;
	top: 0;
	height: 29px;
	width: 32px;
}
.roktabs-wrapper .arrow-next
{
	background: url(../images/mainbody/dark/roktabs-next.png) no-repeat 0 0;
	right: 0;
}
.roktabs-wrapper .arrow-prev
{
	background: url(../images/mainbody/dark/roktabs-prev.png) no-repeat -3px 0;
	left: 0;
}
.b-light .roktabs-wrapper .active-arrows .roktabs-links
{
	background: url(../images/mainbody/light/side-h3.png) repeat-x 0 0;
}
.b-light .roktabs-wrapper .arrow-next
{
	background: url(../images/mainbody/light/roktabs-next.png) no-repeat 0 0;
}
.b-light .roktabs-wrapper .arrow-prev
{
	background: url(../images/mainbody/light/roktabs-prev.png) no-repeat -3px 0;
}
.roktabs-wrapper .arrow-prev SPAN, .roktabs-wrapper .arrow-next SPAN
{
	display: none;
}
.clear
{
	clear: both;
}
/*Typography*/
.b-dark PRE
{
	background: url(../images/mainbody/dark/main-body-bg.png) 0 0;
	border: 0;
}
.b-light PRE
{
	background: url(../images/mainbody/light/main-body-bg.png) 0 0;
	border: 0;
}
.b-dark BLOCKQUOTE
{
	background: url(../images/mainbody/dark/main-body-bg.png) 0 0;
	border: 0;
}
.b-light BLOCKQUOTE
{
	background: url(../images/mainbody/light/main-body-bg.png) 0 0;
	border: 0;
}
.b-dark SPAN.highlight
{
	background: url(../images/mainbody/dark/span-bg.png) 0 0;
}
.b-light SPAN.highlight
{
	background: url(../images/mainbody/light/span-bg.png) 0 0;
}
SPAN.important-title
{
	background: #333 !important;
}
SPAN.important-title-blue
{
	background: #0D507A !important;
}
SPAN.important-title-red
{
	background: #D12E2E !important;
}
SPAN.important-title-green
{
	background: #74A824 !important;
}
SPAN.important-title-purple
{
	background: #9E0E87 !important;
}
SPAN.important-title-orange
{
	background: #CC8300 !important;
}
SPAN.important-title-brown
{
	background: #8B6846 !important;
}
SPAN.important-title-grey
{
	background: #666 !important;
}
/*@group Demo Content
Frontpage Modules*/
.featured-block
{
	width: 316px;
	height: 218px;
	background: url(../images/showcase/feature-block.png) no-repeat 0 0;
	float: left;
	position: relative;
}
#section1 .featured-block .padding
{
	padding: 6px;
}
.featured-image
{
	width: 306px;
	height: 206px;
}
IMG.featured
{
	margin-top: 4px;
	margin-left: 4px;
	width: 297px;
	height: 198px;
}
.featured-desc
{
	position: absolute;
	width: 200px;
	bottom: 25px;
	left: 20px;
	padding-bottom: 5px;
}
.line1
{
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 5px;
}
.line2
{
	color: #FFF;
	font-size: 22px;
}
.article-block
{
	width: 267px;
	height: 136px;
	background: url(../images/mainbody/article-block.png) no-repeat 0 0;
	float: left;
	position: relative;
	margin-right: 10px;
}
#section2 .article-block .padding
{
	padding: 4px;
}
.article-image
{
	width: 255px;
	height: 124px;
}
IMG.article
{
	margin-top: 4px;
	margin-left: 4px;
	width: 246px;
	height: 116px;
}
.article-desc
{
	position: absolute;
	width: 200px;
	bottom: 15px;
	left: 15px;
	padding-bottom: 5px;
}
#front-showcase
{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
#front-showcase2
{
	position: relative;
	z-index: 2;
}
.front-showcase-desc
{
	padding: 22px 280px 30px 0;
	font-size: 150%;
	line-height: 145%;
}
.front-showcase-desc EM
{
	padding: 1px 4px;
	font-style: normal;
}
.fp-sitemap, .fp-sitemap-last
{
	float: left;
	width: auto;
	margin-right: 50px;
	font-size: 110%;
	line-height: 170%;
	margin-left: 10px;
}
.fp-sitemap-last
{
	margin-right: 0;
}
.variation-chooser
{
	height: 25px;
	line-height: 25px;
	margin-top: 15px;
	position: relative;
}
.variation-chooser .controls
{
	height: 25px;
}
.variation-chooser .control-prev, .variation-chooser .control-next
{
	cursor: pointer;
	float: left;
	height: 16px;
	margin-right: 3px;
	margin-top: 1px;
	width: 16px;
}
.variation-chooser .control-prev
{
	background-position: 0 0;
	margin-right: 0.5em;
}
.variation-chooser .control-prev:hover
{
	background-position: 0 -16px;
}
.variation-chooser .control-next
{
	background-position: 0 -32px;
	margin-left: 0.5em;
}
.variation-chooser .control-next:hover
{
	background-position: 0 -48px;
}
.variation-chooser .controls
{
	left: 5px;
	position: absolute;
}
/*Tutorials*/
.tut-block
{
	height: 100px;
	display: block;
}
.tut-img
{
	float: left;
	margin-right: 10px;
}
.tut-title
{
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 3px;
}
PRE
{
	overflow: auto;
}
/*Custom Modules Tutorial*/
.rokmod-demo-block
{
	font-size: 10px;
}
.rokmod-demo-block .parameters DIV, .rokmod-demo-block .options DIV, .rokmod-demo-block .demo DIV
{
	padding-right: 12px;
}
.rokmod-demo-block .parameters, .rokmod-demo-block .options, .rokmod-demo-block .demo
{
	width: 120px;
	overflow: auto;
	white-space: nowrap;
}
.rokmod-demo-block .description
{
	width: 180px;
	overflow: auto;
	white-space: nowrap;
}
.rokmod-demo-block .parameters, .rokmod-demo-block .options, .rokmod-demo-block .demo, .rokmod-demo-block .description
{
	float: left;
	margin-right: 12px;
}
.rokmod-demo-block .parameters SPAN, .rokmod-demo-block .options SPAN, .rokmod-demo-block .demo SPAN, .rokmod-demo-block .description SPAN
{
	display: block;
	font-size: 11px;
	line-height: 22px;
}
.rokmod-demo-block .demo-span1
{
	font-weight: bold;
}
/*Using Typography Tutorial*/
.typo-left
{
	float: left;
	width: 48%;
	margin-right: 15px;
	margin-bottom: 15px;
}
.typo-right
{
	float: left;
	width: 48%;
	margin-bottom: 15px;
}
/*Custom CSS*/
.article-heading
{
	font: bold large Helvetica;
}
.article-heading
{
}
.article-heading
{
}
.article-content
{
	font: normal larger Calibri;
}
.article-content
{
}
.article-content
{
}
.article-cell
{
	font-weight: bold;
	border-bottom-style: groove;
	/*[empty]width:;*/
	/*[empty]height:;*/
	padding-top: 0px;
	margin-top: -43px;
}
.greenpage
{
	padding-left: 31px;
	font: 16px/1.7 Calibri;
}
.fronttext
{
	font: 15px/1.5 Calibri;
}
.fronttexth
{
	font: bold 14px/1.8 Corbel;
}
/*@end*/
.test
{
	font: medium Verdana;
}
