/* Theme Name: firenzie-port */

div.wrapper {
	margin:0 auto;
	width:990px;
	}

td.sidebar {
width:170px;
}

/*
#sidebar { 	background: url("../images/right-shadow.png") repeat-y scroll 0 0 transparent; }
*/

body {
	background: #fff;
	color: #333;
	}

#header {
	background: #464646;
	}

#headerimg .description {
	color: #bbb;
	}

#footer {
	background: #eee;
	border-top: 1px solid #ddd;
	}

h2.pagetitle {
	color: #555;
	}

#sidebar ul li h2 {
	color: #333;
	border-bottom: 3px solid #dedede;
	}

h1, h1 a {
	color: #333;
	}

#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited {
	color: #fff;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

.commentlist li {
	background:#fdfdfd;
	}

.commentlist li .avatar {
	border: 1px solid #eee;
	background: #fff;
	}


.commentlist li.alt {
	background:#fefefe;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #aaa;
	}

code {
	border: 1px solid #eee;
	background:#F5FAFE;
	}

a {
	color: #21759B;
	/* border-bottom: 1px solid #ccc; */
	}

a:hover, .entry a.more-link:hover, .navigation a:hover {
	color: #D54E21;
	/* background: #F5D1C5; */
	/* border-bottom: 1px solid #D54E21; */
	}

.entry a.more-link, .navigation a {
	background:#F5FAFE;
	border-bottom: 1px solid #ddd;
	}

#sidebar #wp-calendar a {
	background: #eee;
	}
#sidebar #wp-calendar a:hover {
	background: #E8C8C8;
	}

#sidebar #wp-calendar th {
	border-bottom:1px solid #eee;
	}

.post hr {
	border-top: 1px dotted #710300;
    width:95%;
    float:left;
	}

.narrowcolumn .postmetadata2 {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.entry img {
	/* border: 1px solid #eee; */
	}

.entry {
	/* border-top: 1px solid #eee; */
	}

#sidebar a {
	border-bottom:1px solid #eee;
	}
#sidebar a:hover {
	border-bottom: 1px solid #D54E21;
	/*background-color: #F5D1C5;*/
}

#sidebar .cat-item a:hover, #sidebar .archives a:hover,
#sidebar #archives ul li a:hover,
#sidebar .linkcat a:hover,
#sidebar .blogroll a:hover {
	background-color: #F5D1C5;
}

#sidebar div.flickr_badge_image a {
	background: #fff;
	border: 1px solid #eee;
}
#sidebar div.flickr_badge_image a:hover {
	border: 1px solid #ddd;
	background: #fdfdfd;
}

li.widget { list-style: none; }

.commentlist li {
	border: 1px solid #eee;
	}

#sidebar #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

acronym, abbr {
	border-bottom: 1px dashed #ccc;
	}

blockquote {
	border-left: 4px solid #E2F0FC;
	background:#F5FAFE;
	color:#666;
	}

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	}



/*#sidebar li#rssfeeds a:hover, #sidebar .textwidget a:hover, #sidebar #tag_cloud a:hover, #sidebar p a:hover{
	background: #e8c8c8;
	}
  */

/* Form Elements */

#header #searchform #s {
	background: #5A5A5A;
	color: #aaa;
	border: 1px solid #666;
	}

#header #searchsubmit, #commentform #submit {
	background: #666;
	border: 1px solid #888;
	color: #bbb;
	}

#content #searchform #s {
	background: #ddd;
	color: #333;
	border: 1px solid #bbb;
	}

#content #searchsubmit {
	background: #666;
	border: 1px solid #777;
	color: #ccc;
	}

#commentform input, #commentform textarea, fieldset {
	border: 1px solid #ccc;
	}

legend {
	background: #ccc;
}

/* */


/* Top Navigation */

#pagemenu {
	/*
background: #E4F2FD;
	border-top: 1px solid #E4F2FD;
*/

	background:url("../images/style3/menu-bg.png") repeat-x scroll 0 0 transparent;
	border-left:1px solid #B89789;
	border-right:1px solid #B89789;
	height: 26px;
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	color: #fff;
	background:#710300;
}

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	color: #F39031;
	/* background: #F5D1C5;	 */
}

#pagemenu ul li.page_item, #pagemenu ul li.cat-item { background: #ddd;}

#pagemenu ul li.current_page_item, #pagemenu ul li.current_page_item a, #pagemenu ul li.current_page_item a:hover, #pagemenu ul li.current-cat, #pagemenu ul li.current-cat a, #pagemenu ul li.current-cat a:hover {
	color: #F39031;
	/* background: #710300; */
	}

#pagemenu ul li.current_page_item li a {
	background:#710300;
	color: #fff;
}

#pagemenu #page-list li:hover {
		background:#eee;
	}

#pagemenu #page-list li ul {
	border: none;
}

#pagemenu #page-list li ul li {
    background: #eee;
	border-top: 1px solid #400000;
    border-bottom: 1px solid #6f2626;
    border-left: none;
}

.navigation {
	border-top: 1px solid #eee;
	}


/* @group Core Elements */

html {
	height: 100%;
	margin-bottom: 1px;
}

body,td {
	line-height: 135%;
	font-family: Verdana,Helvetica, Arial, sans-serif;
}

body {
	margin: 0;
	padding: 0;

}

body.f-smaller {
	font-size: 10px;
}

body,
body.f-default {
	font-size: 12px;
}

body.f-larger {
	font-size: 15px;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 0px;
	margin: 10px 0px 10px 0px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 200%;
    font-weight: bold;
    border-bottom: #F5D1C5 medium solid;
    border-top: #F5D1C5 medium solid ;
    line-height:110%;
    margin-top:110px;
    padding-top:0px;

}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 150%;
    font-weight: bold;
}

h4 {
	font-size: 120%;
}


body {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* @end */

/* faces of SLM*/
.facesh {
	background:transparent url(../images/style3/triangle-1.png) no-repeat scroll 6px 4px;
	font-family: Verdana,Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 0px;
	padding-bottom: 20px;
	padding-left: 24px;
	padding-top: 2px;
	color: #730000;
	margin-top: 20px;
}
.facesq {
	font-family: Verdana,Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #000000;
	padding: 0px;
	padding-bottom: 10px;
}
.facesa {
	font-family: Verdana,Helvetica, Arial, sans-serif;
	font-size:13px;
	color: #1F497D;
	padding: 0px;
	padding-bottom: 20px;
	/*padding-left:25px;*/
}
.facespic {
	padding-right: 15px;
}

.facemenupic {
	width:200px;
	/*text-align: center;*/
}
.facemenuimg {
	/*text-align: center;*/
	padding-left:25px;
}
.facemenutd {
	padding: 0px;
	padding-left:0px;
	height: 60px;
	text-align: center;
}
.facemenutd a {
	font-family: Verdana,Helvetica, Arial, sans-serif;
	font-size:13px;
	text-align: center;
}
.facesmenu_table {
	width:500px;
	border-spacing: 20px;
}


/* @group Joomla Elements */

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

.componentheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 170%;
	line-height: 100%;
	padding: 0;
	margin: 20px 0 20px 0;
}

#mainframe td.contentheading,
.contentheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	padding-left: 10px;
	width: 100%;
	height: 30px;
	line-height: 30px;
}

#mainframe td.buttonheading,
#mainframe .contentpaneopen td.buttonheading {
	padding: 7px 3px 0;
}

#mainframe td.column_separator {
	padding-left: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

#mainframe td.sectiontableheader {
	font-weight: bold;
	padding: 4px 2px;
}

#mainframe td.sidebar.left {
	background: url(../images/left-shadow.png) 100% 0 repeat-y;
}

#mainframe td.sidebar.right {
	background: url(../images/right-bgr.gif) 0 0 repeat-y;
}

.sectiontableentry1,
.sectiontableentry2 {
	text-align: left;
	padding: 2px 0;
}

.contentpane,
.contentpaneopen {
	width: 100%;
}

#mainframe .contentpaneopen td {
	padding: 0 0px;
}

/* @end */

/* @group Structure */

#frame-4 {
	padding: 0 36px;
}

#masthead {
	height: 111px;
	position: relative;
}

#logo {
	float: left;
	height: 111px;
	width: 272px;
	margin-top: 0px;
	margin-left: 0px;
}

#logo h1 { text-indent: -999em; margin: 0; padding: 0; }
#logo h1 a { display: block; height: 105px; }

#logo span.description { display: none; }

div#mod-banner {
	top: 22px;
	right: 180px;
	position: absolute;
	width: 468px;
	height: 60px;
}

div#mod-top {
	top: 7px;
	right: 0px;
	width: 170px;
	height: 100px;
	overflow: hidden;
	position: absolute;
}

div#mod-top .top-padding {
	padding-left:  0px;
}

.main-outline {
  width: 590px;
  padding-top: 0px;
}

.main-suboutline {
  padding: 10px 10px 10px 6px;
  width: 100%;
  color: #413f3f;
  font-size: 12px; font-family: Tahoma,Geneva,Arial,Helvetica,sans-serif;
}

.main-subsuboutline {
  padding-top:20px;
}


.mainbody-padding {
	/* padding: 47px 41px 13px 42px;*/
    padding: 17px 41px 13px 42px;
}

.component-padding {
	padding-bottom: 8px;
}

.body-padding {
	margin-top: 8px;
	padding-right: 8px;
}

#footer-padding {
	padding: 15px 34px;
}

#rocket-3 {
	height: 90px;
	text-align: center;
}

#rocket-3 a { color: white; }

img#rocket {
	width: 149px;
	height: 39px;
	border: 0;
	margin: 0 auto;
}

#mainframe .sections .left,
#mainframe .sections .right {
	background: none;
}

/* @end */

/* @group Table Control */

#mainframe {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
}

table.sections {
	width: 100%;
	border-collapse: collapse;
}

#mainframe td,
.sections td {
	padding: 0;
}

td.w24 {
	width: 25%;
}

td.w33 {
	width: 33%;
}

td.w49 {
	width: 50%;
}

td.w99 {
	width: 100%;
}

td.spacer img {
	width: 10px;
}

#mainframe tr {
	vertical-align: top;
}

/* @end */

/* @group Modules */

.module,
.module-hilite1,
.module-hilite3,
.module-hilite4 {
	margin-top: 0px;
}
.module-hilite2 {
	margin-top: 9px;
}

.module h3,
.module-hilite1 h3,
.module-hilite2 h3,
.module-hilite3 h3,
.module-hilite4 h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 115%;
	line-height: 24px;
	font-weight: bold;
	margin: 0;
	padding-left: 25px;
	padding-bottom: 2px;
	margin-bottom: 0px;
}
.module-hilite2 h3 {
	padding-left: 34px;
}

.module div div div,
.module-hilite1 div div div,
.module-hilite2 div div div,
.module-hilite3 div div div,
.module-hilite4 div div div {
	padding: 12px;
}

.module div div div div,
.module-hilite1 div div div div,
.module-hilite2 div div div div,
.module-hilite3 div div div div,
.module-hilite4 div div div div,
.left .module div div div div,
.left .module-hilite1 div div div div,
.left .module-hilite2 div div div div,
.left .module-hilite3 div div div div,
.left .module-hilite4 div div div div,
.right .module div div div div,
.right .module-hilite1 div div div div,
.right .module-hilite2 div div div div,
.right .module-hilite3 div div div div,
.right .module-hilite4 div div div div{
	background: none;
	padding: 0;
}

#footer-1 .module h3 {
	padding-left: 0;
	background: none;
}

#footer-1 .module div div div {
	padding: 0px 18px;
}


/* home page right column styles */

#industries {
	height: 310px;
}

#industries1 {
	position:relative;
	top:-289px;
	left:107px;
	text-align:left;
	vertical-align:bottom;
	height:49px;
	margin:0px;
	padding:0px;


}

#industries2 {
	position:relative;
	top:-282px;
	left:107px;
	text-align:left;
	vertical-align:bottom;
	height:49px;
	margin:0px;
	padding:0px;
}

#industries3 {
	position:relative;
	top:-276px;
	left:107px;
	text-align:left;
	vertical-align:bottom;
	height:49px;
	margin:0px;
	padding:0px;
}

#industries4 {
	position:relative;
	top:-270px;
	left:107px;
	text-align:left;
	vertical-align:bottom;
	height:49px;
	margin:0px;
	padding:0px;
}

#industries5 {
	position:relative;
	top:-264px;
	left:107px;
	text-align:left;
	vertical-align:bottom;
	height:49px;
	margin:0px;
	padding:0px;
}

#industries6 {
	position:relative;
	top:-258px;
	left:107px;
	text-align:left;
	vertical-align:bottom;
	height:49px;
	margin:0px;
	padding:0px;
}

#freeanalysis {
	text-align:left;
	left: 0px;
	top: 45px;
	position:relative;
	background-image: url('../images/FREEanalysisbox.jpg');
	background-repeat:no-repeat;
	height:157px;

}

#freeanalysis-header {
	text-align:left;
	color:#FFFFFF;
	position:relative;
	top:5px;
	left:5px;
	width:100%;
}

#selectindustryheader {
	text-align:left;
	position:relative;
	top: 15px;
    padding-bottom: 10px;
	left:5px;
	width:100%;
}

.freeanalysislinks {
	color:#000000;
	text-decoration:underline;
 }



#faindustries {
	text-align:left;
	color:#FFFFFF;
	position:relative;
	top:5px;
	left:5px;
	width:100%;
}



#enews {
	text-align:left;
	left: 0px;
	top: 115px;
	position:relative;
	background-image:url('../images/enews.jpg');
	background-repeat:no-repeat;
	height:150px;


}

#enews-header {
	text-align:left;
	color:#FFFFFF;
	position:relative;
	top:5px;
	left:5px;
	width:100%;

}

#enews-text {
	text-align:left;
	position:relative;
	top:12px;
	left:3px;
	width:100%;

}

#emailinput {
	position:relative;
	margin-right:10px;
	border-width:1px;
	border-style:solid;
	border-color: #000000;
	width:133px;
	position:relative;
	top:12px;
	left:3px;
}

#email {
	position:relative;

	border-width:1px;
	border-style:solid;
	border-color: #000000;
	position:relative;
	top:12px;
	left:3px;
	vertical-align:bottom;
	background-image:url('../images/submit.jpg');
	background-repeat:no-repeat;
	width: 45px;
	height: 18px;
}


#accountaccess {
	text-align:left;
	left: 0px;
	top: 115px;
	position:relative;
	background-image:url('../images/enews.jpg');
	background-repeat:no-repeat;
	height:300px;
	z-index:1;
 }

#accountaccess-header {
	text-align:left;
	color:#FFFFFF;
	position:relative;
	top:5px;
	left:5px;
	width:100%;

}

#accountaccess-body {
  position:relative;
  left:3px;
  top:25px;
  font: .8em Arial, Verdana, sans-serif;
  color: #730000;
}


#accountaccess-text {
	text-align:left;
	position:relative;
	top:12px;
	left:3px;
	width:100%;

}

#access {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	width:173px;
	height: 17px;
	position:relative;
	top:12px;
	left:0px;
}

input.button {
	  color:#050;
	  font: bold 90% 'Tahoma',helvetica,sans-serif;
      position:relative;
      float:right;
      margin:10px 48px 10px 0px;
	}

.inputbox {
  width:150px;
  height:14px;
  border: 1px solid #000000;
  padding:1px;

}


/* end home page right side bar styles */
/* section table overrides */
.sections .left .module-hilite1 div div,
.sections .left .module-hilite2 div div,
.sections .left .module-hilite3 div div,
.sections .left .module-hilite4 div div,
.sections .right .module-hilite1 div div,
.sections .right .module-hilite2 div div,
.sections .right .module-hilite3 div div,
.sections .right .module-hilite4 div div {
	background: none;
}

/* @end */

/* @group Horizontal Menu */

#horiz-menu {
	height: 26px;
}

#horiz-menu ul.menu {
	padding-left: 15px;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}

#horiz-menu li {
	background: none;
	display: block;
	float: left;
	margin: 0;
	margin-right: 10px;
	padding: 0;
}

#horiz-menu li span {
	display: block;
	float: left;
}

#horiz-menu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	height: 26px;
	line-height: 26px;
	padding: 0 15px;
	font-weight: bold;
	font-size: 110%;
}

#horiz-menu li.parent li a,
#horiz-menu li.parent li.parent li a,
#horiz-menu li.parent li.parent li.parent li a {
	background: none;
}

#horiz-menu li li a {
	font-size: 100%;
}

#horiz-menu a:hover {
	text-decoration: none;
}

#horiz-menu li:hover,
#horiz-menu li.sfHover {
	background: none;
}

/* @end */

/* @group Sub Menu */

#mainframe ul.menuside {
	margin: 0;
	padding: 0;
}

#mainframe ul.menuside li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainframe ul.menuside li.active a {
	font-weight: bold;
}

#mainframe ul.menuside li.active li a {
	font-weight: normal;
}

#mainframe ul.menuside a {
	display: block;
	padding: 5px 0 5px 25px;
	margin-bottom: 1px;
}

#mainframe ul.menuside ul {
	margin: 0;
	padding-left: 20px;
}

#mainframe ul.menuside ul a {
	background-image: none;
	padding-left: 5px;
}

#mainframe ul.menuside a:hover {
	background-position: 5px -20px;
}

#mainframe ul.menuside li ul {
	float:none;
	left:0;
	position:absolute;
	width: 177px;
	z-index: 5;
}

/* @end */

/* @group Mainmenu */

a.mainlevel {
	padding: 5px 0 5px 25px;
	display:  block;
	margin-bottom: 1px;
}

a#active_menu.mainlevel {
	font-weight: bold;
}

a.mainlevel:hover {
	background-position: 5px -20px;
}

a.sublevel {
	line-height: 20px;
}

/* @end */

/* @group Content Styles */

/* @group Top Module */

div#mod-top ul {
	padding: 0;
	margin: 0
}

div#mod-top li {
	float:  left;
	width: 100%;
	margin-bottom: 0px;
	margin: 0;
	padding: 0;
	padding-left: 0px;
	list-style: none;
}

div#mod-top a.mainlevel {
	background: none;
	display: inline;
	padding: 0;
	margin: 0;
}

/* @end */


/* @group Readon */

.readon {
	display: block;
	float: left;
	clear: both;
	line-height: 30px;
	width: 101px;
	text-align: center;
	margin-top: 15px;
}

.module .readon,
.module-hilite1 .readon,
.module-hilite2 .readon,
.module-hilite3 .readon,
.module-hilite4 .readon {
	float: none;
	clear: both;
	padding-left: 22px;
	line-height: 18px;
	width: auto;
	text-align: left;
}

#footer-1 .readon {
	background: none;
	padding-left: 0;
}

/* @end */

/* @group Pathway */

#pathway {
	height: 30px;
	padding: 0px 32px 0px 26px;
	overflow: hidden;
}

span.pathway {
	display: block;
	line-height: 35px;
	height: 30px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 0px;
   	color: #fff;
}

span.pathway img {
	float: left;
	width: 10px;
	height: 10px;

}

span.pathway a {
   /*	float: left; */
	padding: 0 6px 0 0;
}

/* @end */

/* @group Typography */

ul.number,
ul.flame-1,
ul.flame-2,
ul.flame-3,
ul.arrow-1,
ul.arrow-2,
ul.arrow-3,
ul.arrow-4,
ul.arrow-5,
ul.arrow-6,
ul.triangle-1,
ul.triangle-2,
ul.triangle-3,
ul.triangle-4,
ul.triangle-5,
ul.triangle-6,
ul.bullet-1,
ul.bullet-2,
ul.bullet-3,
ul.bullet-4,
ul.bullet-5,
ul.bullet-6 {
	padding-left: 10px;
	margin-left: 0;
}
ul.triangle-7 {
	padding-left: 5px;
	margin-left: 0;
}
ul.number li,
ul.flame-1 li,
ul.flame-2 li,
ul.flame-3 li,
ul.arrow-1 li,
ul.arrow-2 li,
ul.arrow-3 li,
ul.arrow-4 li,
ul.arrow-5 li,
ul.arrow-6 li,
ul.triangle-1 li,
ul.triangle-2 li,
ul.triangle-3 li,
ul.triangle-4 li,
ul.triangle-5 li,
ul.triangle-6 li,

ul.bullet-1 li,
ul.bullet-2 li,
ul.bullet-3 li,
ul.bullet-4 li,
ul.bullet-5 li,
ul.bullet-6 li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 8px;
	padding-left: 24px;
}

ul.triangle-7 li  {
	list-style: none;
	margin-left: 0;
	margin-bottom: 8px;
	padding-left: 19px;
}
ul.triangle-8 li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 8px;
	padding-left: 19px;
    clear:both;
    float:left;
    left:-40px;
    position:relative;
    width:15em;
     }

pre {
	padding: 10px;
}

blockquote {
	background: url(../images/quote.png) 6px 12px no-repeat;
	font-style: italic;
	font-size: 100%;
	line-height: 150%;
	width: auto;
	padding: 10px 10px 10px 60px;
	margin: 15px 0;
}

/* @end */

/* @group Notice Styles */

span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;
}


/* @end */

/* @group RokSlide */

ul#rokslide-toolbar {

}

#rokslide-toolbar li.active {
	background: #D7D7D7;
}

#rokslide-toolbar li.current {
	background: #ebebeb;
	color: #333;
}

#rokslide-toolbar li {
	background: #ccc;
	color: #666;
}

div#frame {
	border: 5px solid #EBEBEB;
}

div#frame div.button#left {
	background: url(../images/tabs-prev.png) 0 -20px no-repeat;
}

div#frame div.button#right {
	background: url(../images/tabs-next.png) 0 -20px no-repeat;
}

/* @end */

.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

.clr {
	clear:both;
}

fieldset.input {
	border: 0;
}

.tool-tip {
	background: #f6f6f6;
	border: 1px solid #e6e6e6;
	padding: 4px;
}

/* @end */

/* style3 */

h1 {
	color: #730000;
}

h2 {
	color: #8B0200;
}

h3,h4 {
	color: #730000;
}

body {
	color: #333;
	background: #858585;
}

a {
	color: #8B0200;
}

img.album {
	border: 2px solid #206ba8;
}

/* horiz menu */

#horiz-menu a {
	color: #fff;
}

#horiz-menu li.active a {
	color: #F39031;
}

#horiz-menu ul li:hover,
#horiz-menu ul li.sfHover,
#horiz-menu ul ul {
	background: #560000;
}

#horiz-menu ul li:hover a,
#horiz-menu ul li.sfHover a,
#horiz-menu ul li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover a {
	color: #F39031;
}

#horiz-menu ul li:hover li a,
#horiz-menu ul li.sfHover li a,
#horiz-menu ul li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li a,
#horiz-menu ul li:hover li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li a,
#horiz-menu ul li:hover li:hover li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover li a {
	color: #fff;
}

#horiz-menu ul ul li,
#horiz-menu ul ul li:hover,
#horiz-menu ul ul li.sfHover {
	background: url(../images/style3/dropdown-div.png) 0 100% repeat-x;
}

#horiz-menu li li.parent a,
#horiz-menu li li.parent li.parent a,
#horiz-menu li li.parent li.parent li.parent a {
	background: url(../images/style3/dropdown-child.png) 100% 50% no-repeat;
}

#mainframe ul.menuside a {
	background: #f5f5f5 url(../images/style3/bullets-mainmenu.png) 5px 5px no-repeat;
}

a.mainlevel {
	background: #f5f5f5 url(../images/style3/bullets-mainmenu.png) 5px 5px no-repeat;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	color: #666;
}

.componentheading {
	color: #f68920;
	border-bottom: 5px solid #eee;
}

#mainframe td.contentheading,
.contentheading {
	background: #f3f3f3;
	color: #333;
}

#mainframe td.buttonheading,
#mainframe .contentpaneopen td.buttonheading,
#mainframe td.buttonheading,
#mainframe .contentpaneopen td.buttonheading {
	background: #f3f3f3;
}

/* structure */

#body-b {
	background: #fff url(../images/style3/bg-bottom.png) 0 100% repeat-x;
}

#body-t {
	background: url(../images/style3/bg.png) 0 0 repeat-x;
}

#frame-1 {
	background: url(../images/style3/shadow-br.png) 100% 100% no-repeat;
}

#frame-2 {
	background: url(../images/style3/shadow-bl.png) 0 100% no-repeat;
}

#frame-3 {
	background: url(../images/style3/shadow-tr.png) 100% 0 no-repeat;
}

#frame-4 {
	background: url(../images/style3/shadow-tl.png) 0 0 no-repeat;
}

#masthead {
	background: url(../images/style3/masthead-bg.png) 0 0 repeat-x;
	border-left: 1px solid #B89789;
	border-right: 1px solid #B89789;
}

#logo {
	background: url(../images/logotop.jpg) 0 0 no-repeat;
}

#horiz-menu {
	background: url(../images/style3/menu-bg.png) 0 0 repeat-x;
	border-left: 1px solid #B89789;
	border-right: 1px solid #B89789;
}

#mainbody-1 {
	background: #fff url(../images/style3/body-b.png) 0 100% repeat-x;
}

#mainbody-2 {
	background: url(../images/style3/body-t.png) 0 0 repeat-x;
}

#mainbody-3 {
	background: url(../images/style3/body-br.png) 100% 100% no-repeat;
}

#mainbody-4 {
	background: url(../images/style3/body-bl.png) 0 100% no-repeat;
}

#mainbody-5 {
	background: url(../images/style3/body-tr.png) 100% 0 no-repeat;
}

#mainbody-6 {
	background: url(../images/style3/body-tl.png) 0 0 no-repeat;
}

#footer-1 {
	background: #434343 url(../images/style3/footer-bg.png) 0 100% repeat-x;
}

#footer-2 {
	background: url(../images/style3/footer-edge.png) 100% 0 repeat-y;
}

#footer-3 {
	background: url(../images/style3/footer-edge.png) 0 0 repeat-y;
}

#footer-4 {
	background: url(../images/style3/footer-edge2.png) 100% 100% no-repeat;
}

#footer-5 {
	background: url(../images/style3/footer-edge2.png) 0 100% no-repeat;
}

#rocket-1 {
	background: url(../images/style3/footer-shadow-bg.png) 0 0 repeat-x;
}

#rocket-2 {
	background: url(../images/style3/footer-shadow-r.png) 100% 0 no-repeat;
}

#rocket-3 {
	background: url(../images/style3/footer-shadow-l.png) 0 0 no-repeat;
}

img#rocket {
	background: url(../images/style3/rocket.png) 0 0 no-repeat;
}

/* modules */

.module-hilite1 {
	color: #ddd;
}

.module-hilite3 {
	color: #eee;
}

.module-hilite4 {
	color: #eee;
}

.module-hilite1 a {
	color: #fff;
}

.module-hilite3 a {
	color: #fff;
}

.module-hilite4 a {
	color: #fff;
}

#footer-1 .module {
	color: #ccc;
}

#footer-1 .module a {
	color: #fff;
}

#footer-1 .module h3 {
	color: #fff;
}

.module h3,
.module-hilite2 h3 {
	background: url(../images/style3/bullet-header-hilite2.gif) 0 0 no-repeat;
}

.module-hilite1 h3 {
	color: #fff;
	background: url(../images/style3/bullet-header-hilite1.png) 0 0 no-repeat;
}

.module-hilite3 h3 {
	color: #fff;
	background: url(../images/style3/bullet-header-hilite3.gif) 0 0 no-repeat;
}

.module-hilite4 h3 {
	color: #fff;
	background: url(../images/style3/bullet-header-hilite4.png) 0 0 no-repeat;
}

.module .readon,
.module-hilite2 .readon {
	background: url(../images/style3/arrow-1.png) 0 0 no-repeat;
}

.module-hilite1 .readon {
	background: url(../images/style3/arrow-4.png) 0 0 no-repeat;
}

.module-hilite3 .readon {
	background: url(../images/style3/arrow-6.png) 0 0 no-repeat;
}

.module-hilite4 .readon {
	background: url(../images/style3/arrow-5.png) 0 0 no-repeat;
}

/* generic */

.module-hilite1 {
	background: url(../images/style3/hilite1/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite1 div {
	background: url(../images/style3/hilite1/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite1 div div {
	background: url(../images/style3/hilite1/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite1 div div div {
	background: url(../images/style3/hilite1/module-left-br.png) 100% 100% no-repeat;
}

.module-hilite2 {
	background: url(../images/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite2 div {
	background: url(../images/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite2 div div {
	background: url(../images/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite2 div div div {
	background: url(../images/module-left-br.png) 100% 100% no-repeat;
}

.module-hilite3 {
	background: url(../images/style3/hilite3/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite3 div {
	background: url(../images/style3/hilite3/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite3 div div {
	background: url(../images/style3/hilite3/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite3 div div div {
	background: url(../images/style3/hilite3/module-left-br.png) 100% 100% no-repeat;
}

.module-hilite4 {
	background: url(../images/style3/hilite4/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite4 div {
	background: url(../images/style3/hilite4/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite4 div div {
	background: url(../images/style3/hilite4/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite4 div div div {
	background: url(../images/style3/hilite4/module-left-br.png) 100% 100% no-repeat;
}

/* left */

.left .module-hilite1 {
	background: url(../images/style3/hilite1/module-left-tl.png) 0 0 no-repeat;
}

.left .module-hilite1 div {
	background: url(../images/style3/hilite1/module-left-bl.png) 0 100% no-repeat;
}

.left .module-hilite1 div div {
	background: url(../images/style3/hilite1/module-leftcol-tr.png) 100% 0 no-repeat;
}

.left .module-hilite1 div div div {
	background: url(../images/style3/hilite1/module-leftcol-br.png) 100% 100% no-repeat;
}

.left .module-hilite2 {
	background: url(../images/module-left-tl.png) 0 0 no-repeat;
}

.left .module-hilite2 div {
	background: url(../images/module-left-bl.png) 0 100% no-repeat;
}

.left .module-hilite2 div div {
	background: url(../images/module-leftcol-tr.png) 100% 0 no-repeat;
}

.left .module-hilite2 div div div {
	background: url(../images/module-leftcol-br.png) 100% 100% no-repeat;
}

.left .module-hilite3 {
	background: url(../images/style3/hilite3/module-left-tl.png) 0 0 no-repeat;
}

.left .module-hilite3 div {
	background: url(../images/style3/hilite3/module-left-bl.png) 0 100% no-repeat;
}

.left .module-hilite3 div div {
	background: url(../images/style3/hilite3/module-leftcol-tr.png) 100% 0 no-repeat;
}

.left .module-hilite3 div div div {
	background: url(../images/style3/hilite3/module-leftcol-br.png) 100% 100% no-repeat;
}

.left .module-hilite4 {
	background: url(../images/style3/hilite4/module-left-tl.png) 0 0 no-repeat;
}

.left .module-hilite4 div {
	background: url(../images/style3/hilite4/module-left-bl.png) 0 100% no-repeat;
}

.left .module-hilite4 div div {
	background: url(../images/style3/hilite4/module-leftcol-tr.png) 100% 0 no-repeat;
}

.left .module-hilite4 div div div {
	background: url(../images/style3/hilite4/module-leftcol-br.png) 100% 100% no-repeat;
}

/* right */

.right .module-hilite1 {
	background: url(../images/style3/hilite1/module-right-tr.png) 100% 0 no-repeat;
}

.right .module-hilite1 div {
	background: url(../images/style3/hilite1/module-right-br.png) 100% 100% no-repeat;
}

.right .module-hilite1 div div {
	background: url(../images/style3/hilite1/module-rightcol-tl.png) 0 0 no-repeat;
}

.right .module-hilite1 div div div {
	background: url(../images/style3/hilite1/module-rightcol-bl.png) 0 100% no-repeat;
}

.right .module-hilite2 {
	background: url(../images/module-right-tr.png) 100% 0 no-repeat;
}

.right .module-hilite2 div {
	background: url(../images/module-right-br.png) 100% 100% no-repeat;
}

.right .module-hilite2 div div {
	background: url(../images/module-rightcol-tl.png) 0 0 no-repeat;
}

.right .module-hilite2 div div div {
	background: url(../images/module-rightcol-bl.png) 0 100% no-repeat;
}

.right .module-hilite3 {
	background: url(../images/style3/hilite3/module-right-tr.png) 100% 0 no-repeat;
}

.right .module-hilite3 div {
	background: url(../images/style3/hilite3/module-right-br.png) 100% 100% no-repeat;
}

.right .module-hilite3 div div {
	background: url(../images/style3/hilite3/module-rightcol-tl.png) 0 0 no-repeat;
}

.right .module-hilite3 div div div {
	background: url(../images/style3/hilite3/module-rightcol-bl.png) 0 100% no-repeat;
}

.right .module-hilite4 {
	background: url(../images/style3/hilite4/module-right-tr.png) 100% 0 no-repeat;
}

.right .module-hilite4 div {
	background: url(../images/style3/hilite4/module-right-br.png) 100% 100% no-repeat;
}

.right .module-hilite4 div div {
	background: url(../images/style3/hilite4/module-rightcol-tl.png) 0 0 no-repeat;
}

.right .module-hilite4 div div div {
	background: url(../images/style3/hilite4/module-rightcol-bl.png) 0 100% no-repeat;
}

/* content */

div#mod-top {
	/*background: url(../images/style3/masthead-div.png) 0 0 no-repeat;*/
}

div#mod-top li {
	background: url(../images/style3/bullet-masthead.png) 0 5px no-repeat;
	color: #ccc;
}

div#mod-top a {
	color: #fff;
}

span.pathway {
	color: #fff;
}

span.pathway a {
	color: #ccc;
   /*	background: url(../images/style3/bullet-pathway.png) 100% 50% no-repeat; */
}

.readon {
	background: url(../images/style3/readon-default.png) 0 0 no-repeat;
}

li.number-1 {
	background: url(../images/style3/number-1.png) 0 2px no-repeat;
}

li.number-2 {
	background: url(../images/style3/number-2.png) 0 2px no-repeat;
}

li.number-3 {
	background: url(../images/style3/number-3.png) 0 2px no-repeat;
}

li.number-4 {
	background: url(../images/style3/number-4.png) 0 2px no-repeat;
}

li.number-5 {
	background: url(../images/style3/number-5.png) 0 2px no-repeat;
}

li.number-6 {
	background: url(../images/style3/number-6.png) 0 2px no-repeat;
}

li.number-7 {
	background: url(../images/style3/number-7.png) 0 2px no-repeat;
}

li.number-8 {
	background: url(../images/style3/number-8.png) 0 2px no-repeat;
}

li.number-9 {
	background: url(../images/style3/number-9.png) 0 2px no-repeat;
}

ul.flame-1 li {
	background: url(../images/style3/flame-1.png) 0 2px no-repeat;
}

ul.flame-2 li {
	background: url(../images/style3/flame-2.png) 0 2px no-repeat;
}

ul.flame-3 li {
	background: url(../images/style3/flame-3.png) 0 2px no-repeat;
}

ul.arrow-1 li {
	background: url(../images/style3/arrow-1.png) 0px 0px no-repeat;
}

ul.arrow-2 li {
	background: url(../images/style3/arrow-2.png) 2px 2px no-repeat;
}

ul.arrow-3 li {
	background: url(../images/style3/arrow-3.png) 2px 2px no-repeat;
}

ul.arrow-4 li {
	background: url(../images/style3/arrow-4.png) 2px 2px no-repeat;
}

ul.arrow-5 li {
	background: url(../images/style3/arrow-5.png) 2px 2px no-repeat;
}

ul.arrow-6 li {
	background: url(../images/style3/arrow-6.png) 0px 0px no-repeat;
}

ul.triangle-1 li {
	background: url(../images/style3/triangle-1.png) 6px 4px no-repeat;
}

ul.triangle-2 li {
	background: url(../images/style3/triangle-2.png) 6px 4px no-repeat;
}

ul.triangle-3 li {
	background: url(../images/style3/triangle-3.png) 6px 4px no-repeat;
}

ul.triangle-4 li {
	background: url(../images/style3/triangle-4.png) 6px 4px no-repeat;
}

ul.triangle-5 li {
	background: url(../images/style3/triangle-5.png) 6px 4px no-repeat;
}

ul.triangle-6 li {
	background: url(../images/style3/triangle-6.png) 6px 4px no-repeat;
}
ul.triangle-8 li {
	background: url(../images/style3/triangle-1.png) 6px 4px no-repeat;
}


ul.triangle-7 li {
	background: none;
}
ul.bullet-1 li {
	background: url(../images/style3/bullet-1.png) 6px 4px no-repeat;
}

ul.bullet-2 li {
	background: url(../images/style3/bullet-2.png) 6px 4px no-repeat;
}

ul.bullet-3 li {
	background: url(../images/style3/bullet-3.png) 6px 4px no-repeat;
}

ul.bullet-4 li {
	background: url(../images/style3/bullet-4.png) 6px 4px no-repeat;
}

ul.bullet-5 li {
	background: url(../images/style3/bullet-5.png) 6px 4px no-repeat;
}

ul.bullet-6 li {
	background: url(../images/style3/bullet-6.png) 6px 4px no-repeat;
}

blockquote {
	color: #8B0200;
}

pre {
	background: #f5f5f5;
}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(../images/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url(../images/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #FEF6D8 url(../images/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url(../images/status-download.png) 10px 50% no-repeat;
}




