/* SHE CSS Document */

/* she navigation across top */

#hpnav ul {
	margin:0;
	padding:0em;
	background:#000;
	overflow:hidden;
	list-style:none;
}
#hpnav li {
	float:left;
}
#hpnav li a {
	display:block; 
	border-left:2px solid #000; 
	padding: 2px 11px 6px 5px;
	line-height: 1.1em;
	width: 110px;
}
#hpnav li a {
	text-decoration:none;
	text-align: center;
}
#hpnav li a:hover {
	color:#ff9d00 !important;
}
#hpnav li a {
	text-decoration:none;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 140%;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	color: #979797 !important;
}
#hpnav li.home a {
	background-image: url(/elearning/she/images/navMenu/leftButton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#hpnav li.projects a, #hpnav li.faq a, #hpnav li.tutorials a {
	background-image: url(/elearning/she/images/navMenu/midButton.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#hpnav li.links a {
	background-image: url(/elearning/she/images/navMenu/rightButton.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#hpnav li.conferenceShe a {
	background-image: url(/elearning/assets/images/she/orangeMidButton.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#hpnav li.homeShe a {
	background-image: url(/elearning/she/images/navMenu/leftButton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#hpnav li.projectsShe a, #hpnav li.faqShe a, #hpnav li.tutorialsShe a {
	background-image: url(/elearning/she/images/navMenu/midButton.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#hpnav li.linksShe a {
	background-image: url(/elearning/she/images/navMenu/rightButton.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#hpnav li.homeShe a, #hpnav li.projectsShe a, #hpnav li.faqShe a, #hpnav li.tutorialsShe a, #hpnav li.linksShe a {
	color: #454545 !important;
}
#hpnav li.conferenceShe a {
	color: #000000 !important;
}
#hpnav li.homeShe a:hover, #hpnav li.projectsShe a:hover, #hpnav li.faqShe a:hover, #hpnav li.tutorialsShe a:hover, #hpnav li.linksShe a:hover {
	color: #ff9d00 !important;
}
#hpnav li.conferenceShe a:hover {
	color: #ffffff !important;
}


/* banner */

#banner img {
	display:none;
}
#banner {
	background-image: url(/elearning/she/images/newBanner3.jpg) !important;
	background-repeat: no-repeat !important;
}

/* body general */

#content {
	background-color:#000000 !important;
	color:#FFFFFF !important;
}
#content h3 a:hover {
	color: #d08102 !important;
}
#content a {
	color: #ff9d00 !important;
}
#content a:hover {
	color: #d08102 !important;
}
.buttonBorder {
	border: 2px solid #252525;
	margin-top: 10px;
}
.buttonBorder:hover img{
	border: 2px solid #CC0000;
	margin-top: 10px;
}
.buttonBorder:hover{
	border: 2px solid #ffffff;
	margin-top: 10px;
}
#content h1, #content h2 {
	color:#ff9d00!important;
}
#sheSearchContainer input[name="sa"] {
	width: 80px;
	height: 31px;
	background-image: url(/elearning/she/images/navMenu/searchSubmit.gif);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
    background-color: #000000;
	background-position: left center;
	text-align: right;
}
#sheSearchContainer {
	height: 45px;
	width: 240px;
	position: absolute;
	left: 730px;
	top: 130px;
    color:#ff9d00;
	font-size:9px;
}
.listContainer {
	clear:both;
}
.listLeft {
	float:left;
	background-image: url(/elearning/she/images/navMenu/textBoxBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 10px;
}
.listRight {
	float:left;
}
#linksContainer {
clear:both;
}
.linksCol {
float:left;
width:260px;
}
#flashLayout {
	clear:both;
}
#leftFlash {
	float:left;
	width:460px;
	background-image: url(/elearning/she/images/navMenu/textBoxBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#leftFlashText {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.rightFlash {
	float:left;
	margin-right:10px;
	width:300px;
}
.rightFlash li {
	margin-top:10px;
}
.style1 {color: #FFFFFF}
#gallery {visibility:hidden;}
#credit {
	font-size: 10px;
	text-align: right;
}
#columnLayout {
	clear:both;
}

#leftColumn {
	float:left;
	padding-right:10px;
	width:400px;
}

#rightColumn {
	float:left;
	width:320px;
}

#columnLayout h2, #columnLayout h3, #columnLayout h4 {
    padding-top: 20px;
}

#laminate {
	background-image: url(/elearning/assets/images/she/largeLaminate2.jpg);
	background-repeat: no-repeat;
}
#laminateText {
	padding-top: 125px;
	padding-left: 70px;
	color: #000000;
}
#laminateText a {
	color: #000000 !important;
}
#laminateText a.visited {
	color: #000000;
}

#laminateText a:link {color:#000000;}    /* unvisited link */
#laminateText a:visited {color:#000000;} /* visited link */
#laminateText a:hover {color:#000000;}   /* mouse over link */
#laminateText a:active {color:#000000;}  /* selected link */

.sheForm p {
clear:both;
}
.sheForm label {
float:left;
	width: 150px;
}
.sheForm input {
float:left;
}
#formStyling {
	background-color: #454545;
	padding: 5px;
	border: 1px dotted #FFFFFF;
}
#formStyling input {
	color:#ff9d00;
	background-color: #000000;
	border: 1px dashed #ff9d00;
}
#formStyling p {
	padding-top: 10px;
}
