/* @group Layout */
a {color: #002BE8;}
a:visited {color: #002BE8;}

body {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	min-width: 600px;
	line-height: 140%;
	color: #333;
	font-family: Georgia,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 16px;
	background-color: #131736;
}

body.contentpane {
	background: #fff;
}
.wrapper {
	position: relative;
	clear: both;
	float: left;
	overflow: hidden;
	background-color: #131736;
}

body.w760px .wrapper{width: 1160px;}
body.w960px .wrapper{width: 1160px;}

.primary {
	float: left;
	width: 200%;
	position: relative;
	left: 185px;
	background: #fff;
}

.columns {
	float: right;
	width: 50%;
	position: relative;
	right: 185px;
}

.main {
	margin: 0 0 0 185px;
	position: relative;
	right: 100%;
	overflow: hidden;
	background: #ccc;
}

#header {
	height: 100px;
	border-bottom: 1px solid #000;
	background: #000000;
	padding: 1em;
}

#content {
	background: #FFFFFF url(../images/page_bg.png) repeat-x 0 0;
	padding: 0.70em;
	padding-bottom: 0px;
	border-left: 1px solid #000;
	overflow: hidden;
}

#footer a {
color: #ffffff;
text-decoration: none;
}

#sidebar {
	float: left;
	width: 185px;
	position: relative;
	right: 185px;
	background: #0B0D1C url(../images/side_bg.png) no-repeat scroll right 0;
	min-height: 600px;
	border-right: 1px solid #131736;
}

#footer {
	padding: 5px;
	clear: both;
	float: left;
	width: 100%;
	border-top: 2px solid #131736;
	text-align: center;
	font-size: 12px;
	background-color: #131736;
color: #ffffff;
}

#footer p {
	padding: 10px;
	margin: 0;
}

div.printPage {
	padding: 10px;
}
div.printPage a.modalPrintLink {background: #F7F6DF; padding: 5px; border: 1px solid #666; text-transform: uppercase; font-weight: bold; text-decoration: none; float: right; }
div.printPage .itemToolbar, 
div.printPage .itemHitsTwitter, 
div.printPage .itemRatingBlock, 
div.printPage .itemLinks,
div.printPage .itemRelated,
div.printPage .itemHits,
div.printPage .itemBackToTop,
div.printPage .itemAuthorBlock
{
	display: none;
}
div.printPage .itemAuthor, div.printPage .itemDateCreated, div.printPage .itemCommentsLinkTop, div.printPage .articleMetaLinks {
	font-size: 11px; color: #666;
}


/* @end */

/* @group Header */

#header {
	height: 140px;
	padding: 0 1em 0 1em;
	background: #131736;
}

.branding {
	position: absolute;
	bottom: 0px;
	top: 3px;
	right: 0px;
	z-index: 1;
	height: 92px;
}

#logo {
	width: 971px;
	height: 140px;
	position: relative;
	z-index: 1;
	margin: 0;
}

h1#logo {border-bottom:none;}

#logo span {
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.main ul {margin-left:5px;}

/*
@end */

/* @group Elements */

/* TEXT */

strong, b, p {font-size: 1em;margin: 0 0 0 0;padding: 0;line-height:1.4em;}
pre {font-family: monospace;font-size: 1.0em;}
strong, b {font-weight: bold;}
em, i {font-style:italic;}
code {font-family: "Courier New", Courier, monospace;font-size: 1em;white-space: pre;
}

/* END TEXT */

/* LISTS */

/* END LISTS */



/* horizontal rules */
div.hr {height: 1px;margin: 1.5em 10px;border-bottom: 1px dotted #000;}
/* end horizontal rules */

/* @end */

/* @group Typography */

p.warn {
    text-align: left; min-height: 40px;
    background: #f7ebc8 url(../images/warning.png) center no-repeat;
    background-position: 5px 50%;
    font-weight: bold;
    padding: 15px 20px 15px 75px;
    border-top: 1px solid #FFB801;
    border-bottom: 2px solid #FFB801;
}
p.alert {
    text-align: left; min-height: 40px;
    background: #f9efef url(../images/alert.png) center no-repeat;
    background-position: 5px 50%;
    font-weight: bold;
    padding: 15px 20px 15px 75px;
    border-top: 1px solid #f20000;
    border-bottom: 2px solid #f20000;
}
p.danger {
    text-align: left; min-height: 40px;
    background: #f9efef url(../images/danger.png) center no-repeat;
    background-position: 5px 50%;
    font-weight: bold;
    padding: 15px 20px 15px 75px;
    border-top: 1px solid #f20000;
    border-bottom: 2px solid #f20000;
}
p.docs {
    text-align: left; min-height: 40px;
    background: #f7f3eb url(../images/documents.png) center no-repeat;
    background-position: 5px 50%;
    padding: 15px 20px 15px 75px;
    border-top: 1px solid #dbbc7d;
    border-bottom: 2px solid #dbbc7d;
}
p.map {
    text-align: left; min-height: 40px;
    background: #eff2f7 url(../images/map.png) center no-repeat;
    background-position: 5px 50%;
    padding: 15px 20px 15px 75px;
    border-top: 1px solid #e1e8f4;
    border-bottom: 2px solid #e1e8f4;
}
p.love {
    text-align: left; min-height: 40px;
    background: #feeaea url(../images/love.png) center no-repeat;
    background-position: 5px 50%;
    padding: 15px 20px 15px 75px;
    border-top: 1px solid #ff4848;
    border-bottom: 2px solid #ff4848;
}
p.download {
    text-align: left; min-height: 40px;
    background: #f2faeb url(../images/download.png) center no-repeat;
    background-position: 5px 50%;
    padding: 15px 20px 15px 75px;
    border-top: 1px solid #67B92B;
    border-bottom: 2px solid #67B92B;
}
p.tip {
    text-align: left; min-height: 40px;
    background: #fff url(../images/tip.png) center no-repeat;
    background-position: 5px 50%;
    padding: 15px 20px 15px 75px;
    border-top: 1px solid #ddd;
    border-bottom: 2px solid #ddd;
}
p.edit {
    text-align: left;  min-height: 40px;
    background: #efefef url(../images/edit.png) center no-repeat;
    background-position: 5px 50%;
    padding: 15px 20px 15px 75px;
    border-top: 1px solid #ddd;
    border-bottom: 2px solid #ddd;
}
p.fav {
    text-align: left; min-height: 40px;
    background: #FFFFBF url(../images/fav.png) center no-repeat;
    background-position: 5px 50%;
    padding: 15px 20px 15px 75px;
    border-top: 1px solid #FFC73C;
    border-bottom: 2px solid #FFC73C;
}

/*-----BLOCKQUOTE STYLE-----*/

blockquote {
	padding: 5px;
	margin: 0px;
	color: #000000;
}

p.info {
	background: #efefef;
	padding: 10px;
    border-top: 1px dotted #ccc;
	border-left: 16px solid #ccc;
    border-bottom: 1px dotted #ccc;
	color: #333;
	text-decoration: none;
	font: normal normal normal 11px "Courier New", Courier, mono;
}

/* @end */
/* @group Joomla styles */


/* Content Headings */

a.contentpagetitle {
	color: #470705;
	text-decoration: none;
}

a.contentpagetitle:hover {
	color: #000;
}
h1, h2, h3, h4, h5, h6, .contentheading a, 
div.itemHeader h2.itemTitle a,
div.catItemHeader h3.catItemTitle a,
div.genericItemHeader h2.genericItemTitle a {
	text-decoration: none;
} 
h1, h2, h3, h4, h5, h6, .contentheading {
	letter-spacing: 0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-shadow: 0px 0px 0 #ffffff;
	line-height: 1em;
	font-size: 20px;
	color: #00127A;
	font-weight: bold;
	text-decoration: underline;
}

td.contentheading, td.buttonheading,
div.itemHeader h2.itemTitle, 
div.catItemHeader h3.catItemTitle,
div.genericItemHeader h2.genericItemTitle {
padding-bottom: 0.2em;
}

div.genericItemHeader span.genericItemDateCreated {
color:#999999;
float:right;
font-size:11px;
padding-top:10px;
}
div.genericItemCategory {
border:none;
float: left;
margin:0 10px 0 0;
padding:0;
}
div.genericItemReadMore {
clear:both;
display:block;
float:left;
margin: 10px 0 0 0;
}
div.genericItemIntroText {
font-size:inherit;
font-weight:normal;
line-height:inherit;
padding:4px 0 0;
}
div.genericItemBody {
margin:0;
padding:8px 0 0;
}
.componentheading {
	color: #454545;
	letter-spacing: -0.06em;
	font-weight: bold;
	font-size: 2em;
	margin-bottom: 0.5em;
	text-shadow: 1px 1px 0 #CCCCCC;
	line-height: 1em;
}

a.readon {
	float: left;
	padding: 2px 6px 0;
	margin-top: 10px;
	text-transform: uppercase;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	font-size: 70%;
	background: transparent url(../images/white_grad_bg.png) repeat-x 0 0;
	color: #000;
	text-shadow: 1px 1px 1px #CCCCCC;
}
a.k2ReadMore, a.k2CommentsLink {
	margin-top: -2px;
	margin-right: 10px;
}
a.readon:hover {
	color: #000000;
}

span.small,.createdate,.modifydate {
	font-size: 75%;
	color: #adc387;
	color: #999;
}
.modifydate {
	text-align: right;
}
div.pagenavcounter {
	font-size: 75%;
	color: #666;
	font-style: italic;
}
div.pagenavbar {
	text-align: center;
}
div.pagenavbar a {
	text-decoration: none;
	padding: 3px;
	background: #efefef;
	border: 1px solid #ddd;
}
.pagenav_next a,.pagenav_prev a {
	background: #e4edd5;
	border: 1px solid #adc387;
	color: #8fa26f;
}

span.pagenav, span.inactive_pagenav, a.active_pagenav {
	background:transparent url(../images/white_grad_bg.png) repeat-x top left;
	border:1px solid #CCCCCC;
	color:#999999;
	padding:2px 6px;
}

.inactive_pagenav {
	color:#999999;
}

a.active_pagenav {
	text-decoration: none;
	color:#333333;
	text-shadow: 1px solid #999;
}

div.back_button a {
	background: #e4edd5;
	border: 1px solid #adc387;
	color: #8fa26f;
}

.pagenav_next a:hover,.pagenav_prev a:hover,div.back_button a:hover {
	background-color: #fff;
	color: #8fa26f;
}

table.contenttoc {
	background-color: #efefef;
	width: 180px;
	border: 1px solid #0C0D1A;
	float: right;
	clear: none;
	background: #FFFFFF url(../images/page_bg.png) repeat-x scroll 0 22px;
}

table.contenttoc th {
	color: #fff;
	padding: 1px 5px;
	font-family: Georgia,"Times New Roman",Times,serif;
	letter-spacing: 0.05em;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 90%;
	height: 22px;
}

table.contenttoc td {
	padding: 3px 10px;
}

td.buttonheading {
	vertical-align: top;
}
td.buttonheading a {
	padding: 0 6px;
}
.pathway {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.pathway img {
	padding: 0;
	margin: 0;
}

p.pathway {
	margin: 0;
	color: #7c7c7c;
	display: block;
}

p.pathway a {
	color: #7c7c7c;
	text-decoration: none;
}

p.pathway a:hover {
	color: #000;
	text-decoration: none;
}

.bannerheader {
	font-weight: bold;
	color: #fff;
}

.banneritem_text {
	
}

.bannerfooter_text {
	text-align: right;
}

/* @end */

/* @group menu */

#mainmenu .module_menu {
	margin-left: 17px;
}

#sidebar .module_menu, #sidebar .module {
	margin-top: 149px;
	clear: both;
	margin-right: 9px;
}

#sidebar .module_menu h3 {
	display: none
}

#sidebar .module_menu ul {
	margin: 0;
	padding: 0;
}

#sidebar .module_menu li {
	text-align: right;
	margin-left: 10%;
	list-style-image: none;
	margin-bottom: 14px;
	font-size: 22px;
	font-family: Trebuchet MS;
	text-shadow: -2px 0px 2px #000;
	letter-spacing: 0.08em;
}
body.noMenuAnimation #sidebar .module_menu li {margin-left:0;}
#sidebar .module_menu li a {
	color: #fff;
	text-decoration: none;
	padding: 3px 12px 5px 0px;
	display: block;
	height: 16px;
	text-decoration: none;
}

#sidebar .module_menu li a:hover {
	color: #FFF700;
	text-decoration: none;
	text-shadow: -2px 0px 2px #000000;
}

#sidebar .module_menu li#current a {
	background-color: transparent;
}

#sidebar .module_menu li ul {
	font-size: 90%;
	margin: 0;
	padding: 0;
	margin: 3px 0 0 12px;
	text-indent: 0;
}

#sidebar .module_menu li ul li {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	margin-bottom: 3px;
}

#sidebar .module_menu li#current.parent li a {
	color: #fff;
	text-decoration: none;
}

#sidebar .module_menu li#current.parent li a:hover {
	color: #EFE37A;
	text-decoration: none;
}

#sidebar .module_menu li li#current a {
	color: #fff;
	text-decoration: none;
}

#sidebar .module_menu li.parent li#current li a {
}

#sidebar .module_menu li.parent li#current li a:hover {
	color: #EFE37A;
}

#sidebar .module_menu li.parent li li#current a {
	color: #fff;
}

/* @end */

/* @group searchbar */

.searchbar {
	right: -2px;
	height: 30px;
	width: 100%;
	background: url(../images/search_bg.png) repeat-x;
	text-align: center;
	padding-top: 3px;
	margin-bottom: 108px;
}

.searchbar input#mod_search_searchword {
	background: none;
	border: none;
	color: #ccc;
	text-align: center;
	padding: 3px;
	width: 130px;
	padding-left: 20px;
}

.searchbar input.button {
	background: url(../images/search.png) no-repeat;
	border: none;
	color: #ccc;
	text-align: left;
	padding: 3px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	text-indent: -9999px;
}

.searchbar input:hover, #search input:focus {
	color: #FFFFCC;
}

/* @end */

/* @group sidebar */

#sidebar {
	color: #ccc;
	font-size: 80%;
}

#sidebar a {
	color: #fff;
	text-decoration: none;
}

#sidebar a:hover {
	color: #fff;
	text-decoration: none;
}

#sidebar div.module div.semi_rounded_top, #sidebar div.module_text div.semi_rounded_top {
	float:left;
	margin-bottom:0;
	margin-left:10%;
	margin-top:5px;
	overflow:hidden;
	padding:0;
	width:90%;
	background: url(../images/mod1_tl.png) repeat;
}

#sidebar div.modulelite div.semi_rounded_top, #sidebar div.module_textlite div.semi_rounded_top {
	margin: 0;
	margin-top: 5px;
	width: 160px;
	float: right;
	padding: 0;
	background: url(../images/mod2_tl.png) repeat;
}

#sidebar div.module div.semi_rounded_top div, 
#sidebar div.module_text div.semi_rounded_top div, 
#sidebar div.modulelite div.semi_rounded_top div, 
#sidebar div.module_textlite div.semi_rounded_top div {
	margin: 0;
	border: 0;
}

#sidebar div.module h3, #sidebar div.module_text h3,
#sidebar div.modulelite h3, #sidebar div.module_textlite h3 {
	font-size: 1em;
	color: #fff;
	margin: 2px 0px 10px;
	padding: 0 0 0 2px;
	text-shadow: -1px 1px 0px #000;
}

#sidebar div.module div.semi_rounded_top div div, 
#sidebar div.module_text div.semi_rounded_top div div,
#sidebar div.modulelite div.semi_rounded_top div div, 
#sidebar div.module_textlite div.semi_rounded_top div div {
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 3px;
}

#sidebar div.modulelite div.semi_rounded_top div div img, 
#sidebar div.modulelite div.semi_rounded_top div div img a {
	margin: 0;
	padding: 0;
}

#sidebar div.module div.semi_rounded_bottom, 
#sidebar div.module_text div.semi_rounded_bottom {
	background: url(../images/mod1_bl.png) 0 0px no-repeat;
	height: 8px;
	padding-top: 0px;
	width: 90%;
	float: left;
	margin-bottom: 7px;
	margin-left:10%;
}

#sidebar div.modulelite div.semi_rounded_bottom, 
#sidebar div.module_textlite div.semi_rounded_bottom {
	background: url(../images/mod2_bl.png) 0 0px no-repeat;
	height: 8px;
	padding-top: 0px;
	width: 160px;
	float: right;
	margin-bottom: 7px;
}

div.module ul, div.module_text ul,
div.modulelite ul, div.module_textlite ul {
	padding: 0;
	margin: 0.5em 0 1em 10px;
}

div.module ul li, div.module_text ul li,
div.modulelite ul li, div.module_textlite ul li {
	width: 140px;
	margin: 0px;
	padding: 0;
	line-height: 160%;
	text-indent: -5px;
}

#sidebar div.modulelite, #sidebar div.module_textlite {
	color: #000;
}

#sidebar div.modulelite a, #sidebar div.module_textlite a {
	color: #000;
}

#sidebar h3.toggler {
	cursor: pointer;
}
/* @end */

/* @group headings */
/* HEADINGS */
/* @end */

/* @group Color Styles */

li.style1 a {
	background: url(../../../images/stories/styles/swatch-1.jpg) -16px -20px no-repeat;
}
li.style2 a {
	background: url(../../../images/stories/styles/swatch-2.jpg) -16px -20px no-repeat;
}
li.style3 a {
	background: url(../../../images/stories/styles/swatch-3.jpg) -16px -20px no-repeat;
}

li.style4 a {
	background: url(../../../images/stories/styles/swatch-4.jpg) -16px -20px no-repeat;
}
li.style5 a {
	background: url(../../../images/stories/styles/swatch-5.jpg) -16px -20px no-repeat;
}
li.style6 a {
	background: url(../../../images/stories/styles/swatch-6.jpg) -16px -20px no-repeat;
}
li.style7 a {
	background: url(../../../images/stories/styles/swatch-7.jpg) -16px -20px no-repeat;
}
li.style8 a {
	background: url(../../../images/stories/styles/swatch-8.jpg) -16px -20px no-repeat;
}
li.style9 a {
	background: url(../../../images/stories/styles/swatch-9.jpg) -16px -20px no-repeat;
}
li.style10 a {
	background: url(../../../images/stories/styles/swatch-10.jpg) -16px -20px no-repeat;
}
li.style11 a {
	background: url(../../../images/stories/styles/swatch-11.jpg) -16px -20px no-repeat;
}
li.style12 a {
	background: url(../../../images/stories/styles/swatch-12.jpg) -16px -20px no-repeat;
}
li.style13 a {
	background: url(../../../images/stories/styles/swatch-13.jpg) -16px -20px no-repeat;
}
li.style14 a {
	background: url(../../../images/stories/styles/swatch-14.jpg) -16px -20px no-repeat;
}
li.style15 a {
	background: url(../../../images/stories/styles/swatch-15.jpg) -16px -20px no-repeat;
}
li.style16 a {
	background: url(../../../images/stories/styles/swatch-16.jpg) -16px -20px no-repeat;
}

ul#templateStyleList {
	margin: 0;
	padding: 10px;
	overflow: hidden;
}

ul#templateStyleList li {
	float: left;
	list-style: none;
	padding: 0px 0px;
}
ul#templateStyleList li a {
	width: 66px;
	height: 85px;
	display: block;
	color: #999;
	text-align: center;
	text-decoration: none;
	margin: 0 10px;
	text-indent: -9999px;
}

/* @end */