body {
	font-size: 12px;
	color: #333;
	line-height: 129%;
}
body.mainpane {
	background: #666 url(../images/page_bg.png) no-repeat center 80px;
}

.hilite_bd {
	border-top: solid 10px #fff;
	border-left: solid 10px #fff;
	border-right: solid 10px #fff;
	border-bottom: solid 10px #fff;
}
.hilite_bd_on {
	border-top: solid 10px #999;
	border-left: solid 10px #999;
	border-right: solid 10px #999;
	border-bottom: solid 10px #999;
}
.hilite_bg {
	background: #fff;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
.hilite_bg_on {
	background: #ccc;
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
}

div.tool-tip {
	padding: 5px;
	border: solid 1px #999;
	background: #fc0;
	font-size: 80%;
}
div.tool-title span {
	font-weight: bold;
}
div.tool-text {
}

/* @group Typography */

/* Link Colors */

a {
	color: #c00;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
h2 a {
	color: #666;
	text-decoration: none;
}
h2 a:hover {
	color: #000;
	text-decoration: none;
}

li {
	padding-left: 15px;
	background: url(../images/red-bullet.gif) no-repeat left 3px;
}

/* Heading Styles */

h1 {
	color: #666;
}

h2 {
	color: #666;
}

h3 {
	color: #666;
}

h4 {
	color: #666;
}
th {
	background-color: #666;
	color: #fff;
}
.border-bottom {
	border-bottom: solid 1px #999;
}
blockquote {
	border: 1px solid #cfdbe2;
	background-color: #e9f7fe;
}

#footer * {
	color: #ccc;
}

/* @end */

/* Header background color/image */

#header-content {
	background: #fc0;
}

/* @group Newsflash Module */

#headermod {
	color: #900; /* Text Color */
}
#headermod .contentheading,
#headermod a.contentpagetitle,
#headermod li a span {
	color: #fff;
	font-size: 120%;
	font-weight: bold;
}
#headermod li a:hover span {
	color: #c00;
}
#headermod li.active a span {
	color: #000;
}
#headermod td.contentheading,
#headermod .moduletable h3 {
	border-bottom: 1px solid #900;/* Content/Module Heading Border */
}
#headermod li a.userid span {
	padding-left: 20px;
	background: url(../images/userid.png) no-repeat left center;
}
#main-top .moduletable {
	background: none;
}
/* @end */

/* @group Joomla! Styles */

/* Category Tables */
td.sectiontableheader {
color: #fff;
background-color: #990000;
font: 14px/20px;
}
table tr.sectiontableentry1 td,
table td.sectiontableentry1 {
background: #fff;
padding: 4px;
border-bottom: 1px solid #f0f0f0;
line-height: 155%;
}
table tr.sectiontableentry2 td,
table td.sectiontableentry2 {
background: #fff;
padding: 4px;
border-bottom: 1px solid #f0f0f0;
line-height: 155%;
}
/* Polls */
table.pollstableborder td.sectiontableentry1 {
color: #3d2518;
background: #f8f8f8;
padding: 2px;
border-bottom: 1px solid #fff;
}
table.pollstableborder td.sectiontableentry2 {
color: #3d2518;
background: #f2f2f2;
padding: 2px;
border-bottom: 1px solid #fff;
}
table.pollstableborder td.sectiontableheader {
padding: 8px;
color: #fff;
border: none;
}
table.pollstableborder tr.sectiontableentry1 td {
border: none;
}
table.pollstableborder tr.sectiontableentry2 td {
border: none;
}

/* Article Overflow */


/* Article Overflow */

div.blog_more {
	border-top: 1px solid #efefdd;
}
div.blog_more ul li a {
	border-bottom: 1px solid #dadacc;
}
div.blog_more ul li a:hover {
	border-bottom: 1px solid #dadacc;
	background-color: #f9f8ed;
}

/* Mosimages */
div.mosimage {
	border: 1px solid #ccc;
	background: #f7f7f7;
}
div.mosimage_caption {
	color: #666;
	background: #fff;
	border-top: 1px solid #ccc;
}
/* Content Headings */
a.contentpagetitle {
	color: #470705;
}
a.contentpagetitle:hover {
	color: #000;	
}
.componentheading, .contentheading {
	color: #666;
}
span.small,.createdate,.modifydate {
	font: 10px/10px;
	color: #b1b2b0;
}
table.contenttoc {
	background-color: #f5f2e1;
	border: 1px solid #e8e6d8;
}
table.contenttoc th {
	background-color: #660000;
	color: #fff;
}
/* @end */

/* Conditional Styles - Advanced Edits Only Below This Line */

/* @group Style 3 Modules */

/* Default Style */

div.module h3,
div.moduletable h3 {
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
	text-indent: 0;
	color: #000;
	x-background: url(../images/mod_heading.png) no-repeat left center;
}


/* Module "S1" Text Style */
.moduleS1 {position:relative;margin:0 0 1em;padding:0;background: #990000 url(../images/topright_S1.png) top right no-repeat;color: #fbfbfb;}
div.moduleS1 div {background: url(../images/topleft_S1.png) top left no-repeat;}
div.moduleS1 div div {background: url(../images/botleft_S1.png) bottom left no-repeat; height:1%;}
div.moduleS1 div div div {background: url(../images/botright_S1.png) bottom right no-repeat;padding:10px;}
div.moduleS1 div div div div {background:none;}


/* Module Heading "S1" Style */
div.moduleS1 h3 {padding: 0;line-height: 100%;height: auto;margin: 0 0 5px 0;font-weight: normal;text-indent: 0px;font-size: 16px;letter-spacing: normal;border-bottom: 1px solid #b30000;color: #ffffff;}


/* Module "S1" Link Color */
div.moduleS1 a {color: #ffffff;text-decoration:underline;}
div.moduleS1 a:hover {color: #ffffff;text-decoration:none;}



/* Module "S1" List Styles */
div.moduleS1 ul,div.moduleS1 ul.latestnewsS1,div.moduleS1 ul.mostreadS1 {list-style: none;margin: 0px;padding:0px;}div.moduleS1 ul li,div.moduleS1 ul.latestnewsS1 li,div.moduleS1 ul.mostreadS1 li {padding: 0px 0px 0px 10px;margin: 0px;background: url(../images/bullet_S1.gif) no-repeat 0px 5px;white-space: normal;}

/* Module "S2" Text Style */
.moduleS2 {position:relative;margin:0 0 1em;padding:0;background: #dadacc url(../images/topright_S2.png) top right no-repeat;color: #2e2e2e;}
div.moduleS2 div {background: url(../images/topleft_S2.png) top left no-repeat;}
div.moduleS2 div div {background: url(../images/botleft_S2.png) bottom left no-repeat; height:1%;}
div.moduleS2 div div div {background: url(../images/botright_S2.png) bottom right no-repeat;padding:10px;}
div.moduleS2 div div div div {background:none;}


/* Module Heading "S2" Style */
div.moduleS2 h3 {padding: 0;line-height: 100%;height: auto;margin: 0 0 5px 0;font-weight: normal;text-indent: 0px;font-size: 16px;letter-spacing: normal;border-bottom: 1px solid #ababa1;color: #72726b;}


/* Module "S2" Link Color */
div.moduleS2 a {color: #990000;text-decoration:underline;}
div.moduleS2 a:hover {color: #990000;text-decoration:none;}



/* Module "S2" List Styles */
div.moduleS2 ul,div.moduleS2 ul.latestnewsS2,div.moduleS2 ul.mostreadS2 {list-style: none;margin: 0px;padding:0px;}div.moduleS2 ul li,div.moduleS2 ul.latestnewsS2 li,div.moduleS2 ul.mostreadS2 li {padding: 0px 0px 0px 10px;margin: 0px;background: url(../images/bullet_S2.gif) no-repeat 0px 5px;white-space: normal;}

/* Module "S3" Text Style */
.moduleS3 {position:relative;margin:0 0 1em;padding:0;background: #ebebeb url(../images/topright_S3.png) top right no-repeat;color: #6e6e6e;}
div.moduleS3 div {background: url(../images/topleft_S3.png) top left no-repeat;}
div.moduleS3 div div {background: url(../images/botleft_S3.png) bottom left no-repeat; height:1%;}
div.moduleS3 div div div {background: url(../images/botright_S3.png) bottom right no-repeat;padding:10px;}
div.moduleS3 div div div div {background:none;}


/* Module Heading "S3" Style */
div.moduleS3 h3 {padding: 0;line-height: 100%;height: auto;margin: 0 0 5px 0;font-weight: normal;text-indent: 0px;font-size: 16px;letter-spacing: normal;border-bottom: 1px solid #c7c7c7;color: #7a7a7a;}


/* Module "S3" Link Color */
div.moduleS3 a {color: #990000;text-decoration:underline;}
div.moduleS3 a:hover {color: #990000;text-decoration:none;}

/* Module "S3" List Styles */
div.moduleS3 ul,div.moduleS3 ul.latestnewsS3,div.moduleS3 ul.mostreadS3 {list-style: none;margin: 0px;padding:0px;}div.moduleS3 ul li,div.moduleS3 ul.latestnewsS3 li,div.moduleS3 ul.mostreadS3 li { padding: 0px 0px 0px 10px;margin: 0px;background: url(../images/bullet_S3.gif) no-repeat 0px 5px;white-space: normal; }/* @end */

/* @group Structural */

#main-wrapper {  }
.main-wide,.main-left-only,.main-right-only { x-background: #fff url(../images/module_rounded_tl.png) no-repeat top left; }
#leftcol .left-inside .module{ background: #eee; }
#rightcol .right-inside .module { border-color: #ccc; background: #ccc; }
.main-inside { background: #fff; border: none; }

.bottom-both,.bottom-left-only	{background: url(../images/bot_has_left.png) no-repeat center top;}
.bottom-wide,.bottom-right-only	{background: url(../images/bot_wide.png) no-repeat center top;}
.tplcright a {color: #fff;display: block;margin: 4px 0px 2px 5px;text-align: center;background: url(../images/arrowl.png) no-repeat left center;text-indent: -5000em;width: 75px;height: 12px;line-height: 12px;padding: 0px;}
ul.checklist li {background: url(../images/checklist.png) no-repeat left center;}


/* --- Zebra rows --- */
.even {x-background:none;padding:0;}
.odd {x-background:none;padding:0;}

/* --- Status --- */
.requested  { background: #ff9 !important; }
.analysis, .answered { background: #cfc !important; }
.cancelled { background: #fcc !important; }
.executed, .archived { background: #cdf !important; }

/* @end */
