
body {
	font-size: 1.0em;
	line-height:1em;
	color:#333;
	background-color:#b1d5db;
	margin: 0 auto;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

/* MOST OUTER WRAPPER */
#wrapper {
	width:800px;
 	margin: 0 auto;
	text-align:left;
}

/* FACEBOOK */
#facebook {
	background-color:transparent;
	text-align:left;
	padding:2px 3px;
	margin-top: 3px;
	
}


/* SEARCH FIELD */
#search {
	background-color:transparent;
	text-align:right;
	padding: 0px 25px 0px 0px;
}

#search input {
	margin: 3px;	
}

#search button {
	padding:2px 3px;
	background-color:transparent;
	margin-left:5px;
	margin-top:3px;
	font-size:0.9em;
	color:#ffffff;
	
}



/* CONTENT BELOW SEARCH BAR CONTAINER */
#containerShadow {
	width:800px;
	background-image:url(http://womenscouncil.wi.gov/images/siteBg.gif);
	background-repeat: repeat-y;
	background-position:0 0;
}
#containerContent {
	background-color:#fff;
	border-top: 4px solid #ea6d28;
	border-bottom: 4px solid #ea6d28;
	width:760px;
	margin: 0 20px;
}


/* BANNER & NAVIGATION */
#banner {
	height:234px;
	width:760px;
	position:relative;
	background-image:url(http://womenscouncil.wi.gov/images/bannerLogo.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	
}

#rotator {
	height:234px;
	width:489px;
	position:relative;
	padding-left:231px;
	
	
}

#anniversaryBadge {
	background-image:url(http://womenscouncil.wi.gov/images/25years.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:100px;
	height:65px;
	position:absolute;
	top:0px;
	right:50px;
	background-color:transparent;
	z-index:1;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.688em;
	text-transform:uppercase;
	letter-spacing:.04em;
	text-align:center;
	width:760px;
	padding: 7px 0;
	background-image:url(http://womenscouncil.wi.gov/images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#navigation ul {
	list-style:none;
}

#navigation li {
	list-style:none;
	display:inline;
}

#navigation a:link {
	text-decoration:none;
	font-weight:normal;
	color:#fff;
	background-image:url(http://womenscouncil.wi.gov/images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding: 3px 0;
}





#navigation a:visited {
	text-decoration:none;
	color:#fff;
}


#navigation li.current a {
	text-decoration:none;
	color:#ea6d28;
	background-image:url(http://womenscouncil.wi.gov/images/navRollover.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#navigation li.current a span{
	text-decoration:none;
	color:#ea6d28;
	background-image:url(http://womenscouncil.wi.gov/images/navRollover.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#navigation a:hover {
	text-decoration:none;
	color:#ea6d28;
	background-image:url(http://womenscouncil.wi.gov/images/navRollover.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#navigation a:hover span{
	text-decoration:none;
	color:#ea6d28;
	background-image:url(http://womenscouncil.wi.gov/images/navRollover.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
/* SUBNAV ON LEFT SIDE */
#subNav {
	float:left;
	width:130px;
}

#subNav ul {
	list-style:none;
	text-align:right;
	padding-right:20px;
}

#subNav li {
	list-style:none;
	margin:12px 0;
	font-size: .8em;
}

#subNav li:first-child {
	list-style:none;
	margin:0 0 12px 0;
	font-size: .8em;
}


.separator {
	color:#ea6d28;
	margin: 0 8px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	padding: 0px;
	margin:0;
}
/* rotator image style */	
	div#rotator ul li img {
	padding: 0px;
	margin:0;
}
    div#rotator ul li.show {
	z-index:500;
}


/* CONTAINER FOR CONTENT BELOW PAGE INTROS */
#interiorContent {
	margin: 0 20px;
	position:relative;
	background-color:#fff;
}

 

/* COLUMN CONTAINERS */
#topleftColumn {
	width:80%;
	margin: 5px 0 0 3px;
	background-color: #ededed;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: solid 1px  #ccc;
	
	
}

#topleftColumn {
	text-align: center;
	
}
#topleftColumn a:link {
	font-size: 0.8em;
	text-align: left;
	color:#ea6d28;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 13px;
}
.h1  
{
    color:#9e9e9e;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 10px;
	text-align:center;
	
}
.separator3
{
 border-right: solid 1px #9e9e9e;
    }

#topsmRightColumn {
	width:91%;
	margin: 5px;
	
}
#topsmRightColumn p {
	font-size: 0.7em;
	text-align: center;
	color:#333;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	
	
}

#leftColumn {
	width:95%;
}

#lgRightColumn {
		border-left: 1px solid #ccc;
		float:left;
		width:548px;
		padding-left:10px;
}




/* RIGHT SIDEBAR */
.smRightColumn {
	width:91%;
	background-color:#f6f7f7;
	
}

.smRightColumn ul {
	list-style:none;
}

.smRightColumn li {
	margin:10px;
	font-size:.7em;
	border-bottom: 1px dotted #999999;
	padding-bottom:10px;
	list-style:none;
	text-align:center;
	 
}

.smRightColumn li:first-child {
	background-color:#00919f;
	padding:7px;
	text-align:left;
	border:none;
	margin:0;
	text-align:left;
}

.smRightColumn li h3 {
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:.05em;
	margin:0;
	padding:0;
	font-size: 1.1em;
	line-height:1em;
}

.smRightColumn li:last-child {
	margin:0px;
	font-size:.7em;
	border-bottom:none;
	padding-bottom:10px;
}


/* RIGHT SIDEBAR */
.smRightColumn1 {
	width: 91%;
	background-color:#f6f7f7;
	
}

.smRightColumn1 ul {
	list-style:none;
}

.smRightColumn1 li {
	margin:10px;
	font-size:.7em;
	border-bottom: 1px dotted #999999;
	padding-bottom:10px;
	list-style:none;
	text-align:center;
	 
}

.smRightColumn1 li:first-child {
	background-color:#00919f;
	padding:7px;
	text-align:left;
	border:none;
	margin:0;
	text-align:left;
}

.smRightColumn1 li h3 {
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:.05em;
	margin:0;
	padding:0;
	font-size: 1.1em;
	line-height:1em;
}

.smRightColumn1 li:last-child {
	margin:0px;
	font-size:.7em;
	border-bottom:none;
	padding-bottom:10px;
}



.dateTitle {
	color:#b20041;
	font-weight:bold;
	margin-left: 0px;
}

.smRightColumnImage {
	text-align: center;
}

.smRightColumnImage img {
	margin-top:10px;
}

 

/* THIS STYLE IS FOR THE 'JUST FOR GIRLS' SECTION */
#subNav li.careerProfilesOccupation {
	color:#333;
	margin:-12px 0 15px 0;
	font-size: .7em;
	line-height:1.2em;
	font-style:italic;
}


/* FOOTER */
#footer {
	text-align:right;
	padding: 5px 0px 0 0px;
	margin: 20px;
	clear:both;
	height:225px;
}

#footer p {
	font-size:0.75em;
	line-height:1.70em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:15px 0;
	text-align:right;
}

.footerNav {
	text-decoration:none;
	color:#ea6d28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.788em;
	text-transform:uppercase;
	letter-spacing:.04em;
	text-align:right;
	
	
}

#footerFinePrint p {
	font-size:.688em;
	line-height:1.5em;
	color:#666666;
	font-style:italic;
	border:none;
	padding:0px 0px 0px 25px;
	text-align:center;
	margin-top: 0px;
	
}


/* HTML TAG STYLES */
h1 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 1.25em;
	line-height:1.5em;
	color:#009999;
	font-weight:normal;
	font-style:italic;
	margin: 15px 0;
}

h1:first-child {
	margin: 0 0 15px 0;	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	line-height:1.15em;
	color:#009999;
	margin: 15px 0;
}

h2:first-child {
	margin: 0 0 15px 0;
}

h3 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 1em;
	line-height:1.1em;
	color:#009999;
	margin: 15px 0;
	font-weight:normal;
	font-style:italic;
}

h3:first-child {
	margin: 0 0 15px 0;	
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 0.875em;
	line-height:1em;
	color:#009999;
	margin: 15px 0;
}

h4:first-child {
	margin: 0 0 15px 0;
}

p, li{
    font-family: Arial, Times New Roman, Times, serif;
    font-size: 12px;
	line-height:140%;	
	margin: 8px 0;
	text-align:left;
}

p:first-child {
	margin: 0 0 8px 0;
}

a:link {
	color:#ea6d28;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:none;
	   font-size: 12px;
}

a:visited {
	color:#b20041;
	text-decoration:none;
	border:none;
	   font-size: 12px;
}

a:hover {
	color:#b20041;
	text-decoration:underline;
	border:none;
	   font-size: 12px;
}

a:active {
	color:#b20041;
	text-decoration:underline;
	border:none;
	   font-size: 12px;
}

img {
	outline:none;
	border:none;
}

img.floatLeft {
	margin: 0 10px 10px 0;
	outline:none;
	border:none;
	float:left;
	clear:both;
}

ul {
}

li { 
}

fieldset {
	border:1px solid #ccc;
	padding:0px 20px 20px 0;
}

legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	line-height:1.15em;
	color:#009999;
	font-weight:normal;
	margin-left:8px;
	padding:10px;
}

form {
	line-height:2.25em;
}

button {
	background-image:url(http://womenscouncil.wi.gov/images/buttonBg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:normal;
	text-transform:lowercase;
	letter-spacing:.04em;
	border:none;
	outline:none;
	padding:1px 3px;
	cursor:pointer;
	margin-left:20px;
}

input {
	margin: 5px 0 20px 20px;
}

textarea {
	margin: 5px 0 20px 20px;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height:1em;
	color:#333;
	margin: 0px 20px;
	text-transform:uppercase;
	font-weight:bold;
}


/* PRINT VERSION LINK */
.printVersion a:link {
	background-image:url(http://womenscouncil.wi.gov/images/printerIcon.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	height:17px;
	padding-left: 22px;
	text-decoration:underline;
}


/* PDF LINK */
.pdfLink a:link {
	background-image:url(http://womenscouncil.wi.gov/images/pdfIcon.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	height:17px;
	padding:5px 0 0 22px;
	text-decoration:underline;
}

/* small LINK */
.smallLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	height:17px;
	padding:5px 0 0 22px;
	text-decoration:underline;
}


/* COLOR STYLES */
.blue {
	color:#00919f;	
	font-size:1.12em;
	
	
}
.dkgrey {
	color:#333;	
}

.ltgrey {
	color:#999999;
}

.mdgrey {
	color:#666;
}

.orange {
	color:#ea6d28;	
	font-size:1.12em;

}

.red {
	color:#b20041;	
}


/* STYLES FOR PAGE INTRO DIV'S */
#pageIntro {
	margin:30px 0;
	text-align:center;
	width:760px;
    font-family: "Georgia", Times New Roman, Times, serif;
	font-size:0.875em;

}

#pageIntro p {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:0.875em;
	color:#666;
	margin:15px 100px;
}

#pageIntro hr {
	background-repeat:no-repeat;
	background-position:center top;
	height:1px;
	color:#197179;
	border:#197179;
	margin: 5px 20px;
	width:710px;
}


/* RULES FOR PAGE INTRO DIV'S */
.blueRule {
	background-image:url(http://womenscouncil.wi.gov/images/blueRule.gif);
	background-color:#00919f;
}

.orangeRule {
	background-image:url(http://womenscouncil.wi.gov/images/orangeRule.gif);
	background-color:#ea6d28;
}

.redRule {
	background-image:url(http://womenscouncil.wi.gov/images/redRule.gif);
	background-color:#b20041;
}


/* MAIN CONTENT AREA FOR HOMEPAGE, NEWSLETTER PAGE STORIES ETC. */
.story {
	border-bottom: 1px solid #ccc;
	/*padding: 15px 0;*/
}

.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#b20041;
	/*margin:-10px 0 15px 0;*/
	padding:0;
}


/* TABLE STYLES FOR ISSUES LANDING PAGE */
table#issues {
	margin-bottom:0px;
}


table#issues td.issuesImg {
	width:191px;
	height:94px;
	border-right:3px #fff solid;
	vertical-align:middle;
	text-align:left;
}

table#issues td.issuesCategory {
	background-color:#00919f;
	width:231px;
	vertical-align:middle;
	text-align:left;
	height:94px;
	overflow:visible;
}

table#issues td.issuesCategoryGirls h1 {
	color:#fff;
	font-weight:normal;
	background-color:#b20041;
	margin:0;
	padding:20px 15px 20px 20px;
	height:54px;
	line-height:3.25em;
}

table#issues td.issuesCategory h1 {
	color:#fff;
	font-weight:normal;
	background-color:#00919f;
	margin:0;
	padding:20px 15px 20px 20px;
	height:54px;
	line-height:3.25em;
	overflow:visible;
	width:320px;
}

table#issues td.issuesCaption {
	border-bottom: 20px #fff solid;
	padding-top:8px;
}

table#issues td  a:link h1 {
	text-decoration:none;
}

table#issues td a:visited h1 {
	text-decoration:none;
	color:#fff;
}

table#issues td a:hover h1 {
	text-decoration:underline;
	color:#fff;
	background-color:#ea6d28;
	cursor:hand; 
    
}


/* TABLE STYLES FOR PROGRAM LANDING PAGE */

table#programs {
	margin-bottom:50px;
}

table#programs td img {
	border-right:1px #CCC solid;
	height:94px;
	padding-right:2px;
	width:188px;
}

table#programs td.programsImg {
	width:188px;
	border-bottom:1px #CCC solid;
	vertical-align:middle;
	text-align:left;
	padding:20px 20px 20px 0;
}

table#programs td.programsCategory {
	padding:20px 20px 20px 0;
	background-color:#fff;
	height:44px;
	width:315px;
	vertical-align:middle;
	text-align:left;
	border-bottom:1px #CCC solid;
}

table#programs td.programsCategory h1 {
	color:#00919f;
	font-weight:normal;
	padding:0;
	margin:0;
}

table#programs td  a:link h1 {
	text-decoration:none;
}

table#programs td a:visited h1 {
	text-decoration:none;
	color:#fff;
}

table#programs td a:hover h1 {
	text-decoration:underline;
	color:#ea6d28;
}


/* LIST STYLES FOR MEDIA & PUBLICATIONS LIST OF DOWNLOADS */
ul.downloadLists {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height:140%;	
	margin: 8px 0;
}

ul.downloadLists li {
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}


/* TABLE STYLES FOR PROGRAM DETAILS PAGES */
table#programsDetail {
	margin-bottom:50px;
	width:548px;
}

table#programsDetail td.left {
	width:264px;
	vertical-align:middle;
	text-align:left;
	padding-right:20px;
	
}

table#programsDetail td.first {
	border-bottom: 1px solid #ccc;
	padding-bottom:25px;
}

table#programsDetail td {
	width:264px;
	vertical-align:middle;
	text-align:left;
	border-bottom:#fff 15px solid;
	padding-top:25px;
}


ul.programsDetailList li  {

}
ul.programsDetailList li a {
    font-size: .9em;
	line-height:140%;	
	margin: 8px 0;
}
