/* CSS Document */ 
/* Design & Code (c) PowerUser Inc. */

/* Reset 
--------------------------------------------------------------------------------------- */

html, bodyp, h1, h2, h3, h4, h5, h6, form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
}
/* Main Section
--------------------------------------------------------------------------------------- */

html {
	height: 100%;/*Scroll fix*/
	margin-bottom: 1px;
	margin: 0;
	padding: 0;
}
body {
	border-top:2px solid #FF66FF;
	background-image:url(../images/bg_0.jpg);
	background-position:top right;
	background-repeat: repeat;
	background-color: #000;
	background-attachment:scroll;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

.lift {
	clear:both;
	background-image: url(../images/bg/shades.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height: 40px;
	margin: 0;
}

#masthead { 
	background-image: url(../images/blkbg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

/*
#nav {
	margin:0 auto;
	text-align: right;
	width: 800px;
}
*/
#nav {
	margin:0 auto;
	text-align: right;
	width: 970px;
}


#nav ul {
	margin:0;
	padding:0;
}
#nav li {
	display:inline;
	list-style-type:none;
	font-weight: 300;
}
#nav li a {
	line-height:2.5em;
	text-decoration:none;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	font-weight:300;
	padding:0 1em;
	margin:0;
}
#nav li a:hover, #nav2 li a:hover {
	color: #FF66FF;
	background-color:#333333;
}
.bckgrnd {
	background-image: url(../images/bkg-f.png);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both;
	margin: 0 1em;
}
.bckgrnd2 {
	background-image: url(../images/bkg-f.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	width: 100%;
}
.lifttop {
	background-image: url(../images/bg/shadestop2.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	margin: 10px 5px 0;
}
#header {
	width: 730px;
	height: 70px;
	background-color: transparent;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin: 0 auto;
}
#header h1 a {
	display: block;
	width: 400px;
	height: 50px;
	text-indent: -9999px;
}
#wrap {
	border-top:1px #CBD3DB solid;
	border-bottom:1px #CBD3DB solid;
	width:800px;
	margin: 0 auto;
	padding:0 0;
	clear: both;
	background-color: #FFFFFF;
}
#wrapnav {
	width:170px;
	float: left;
	margin:0;
	overflow: hidden;/*	background-image: url(../images/bg/corner.png);
	background-position: top right;
	background-repeat: no-repeat;*/
	clear: left;
}
.logo {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/js_logo_pnk.gif);
	width: 100%;
	display: block;
	height: 90px;
	overflow: visible;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -99em;
}
/*#navcontainer {
	list-style: none;
	margin: 0 auto;
	position: relative;/*	background-color: #FFFFFF;
*/

#wrapnav ul { /* all lists */
	padding: 0;
	margin: 0 0 0 .75em;
	list-style: none;
	float: left;
}
#wrapnav li { /* all list items */
	position : relative;
	float : left;
	line-height : 2.25em;
	margin:0;
	width: 11em;
	padding: 0;
}
#wrapnav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 9.5em;
	margin-top : -1.85em;
}
#wrapnav li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#wrapnav li a {
	width: 11em;
	w\idth : 11em;
	display : block;
	color : #FF66FF;
	font-weight : 600;
	font-family:"Trebuchet MS", Arial, sans-serif;
	text-decoration : none;
	/*	border : 1px dashed #c6c6c6;*/
	font-size:12px;
	padding: 0 0 0 .75em;
	text-align:left;
	background-image:url(../images/blkbg.gif);
	background-repeat:repeat;
	background-position:bottom right;
	border-bottom:1px solid #bbb;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #bbb
}
#wrapnav li a:hover {
	color : #FF00FF;
	background-color : black;
	background-image: url(../images/blkbg.gif);
	background-position: 0 0;
	background-repeat: repeat;
}

#copy {
	padding: 400px 0 0 0;
	line-height: 1.65;
}
#copy h1, #copy p {
	margin:0 10px;
}
.end {
	background-image: url(../images/bg/welcomeback.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.ends {
	background-image: url(../images/bg/bg4.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#content {
	background-color: #FFFFFF;
}
#footer {
	border:1px #CBD2DB solid;
	width:718px;
	margin: 0 auto;
	padding:5px 0;
	clear: left;
	background-color: #CCD3DC;
	/*background-image: url(../images/PowerUser-Logo.png);*/

	background-position: bottom right;
	background-repeat: no-repeat;
}
#right-half {
	width:45%;
	float:right;
	margin:0 10px 10px;
	text-align: left;
}


#wrapinner2 {
	margin:0;
	overflow: hidden;
	border-left: 1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	width: 620px;
	background-color: #fff;
}



/* Individual Page Customizations
----------------------------------------------------------------------------------------*/

/*
#about #wrapinner2 {
	margin:0;
	overflow: hidden;
	border-left: 1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	width: 790px;
	background-color: #FFFFFF;
}
*/

#about #wrap {
	border-top:1px #CBD3DB solid;
	border-bottom:1px #CBD3DB solid;
	width:1000px;
	margin: 0 auto;
	padding:0 0;
	clear: both;
	background-color: #FFFFFF;
}


#about #wrapinner2 {
	margin:0;
	overflow: hidden;
	border-left: 1px solid #ccc;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	width: 1000px;
	background-color: #FFFFFF;
}

#about #rightsidebar{
	float: right;
	width: 148px;
	padding: 5px;
	overflow: hidden;
	word-break: break-word;
	zoom: 1;
}

#chicagonowfeed feedburnerFeedBlock{
	margin: 0px;
	padding: 0px;
}

#chicagonowfeed ul{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#chicagonowfeed li{
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f4f4f4;
}

#creditfooter{
	display: none;
}


/*
#about #leftsidebar{
	float:left;
	width:150px;
	padding:35px 0px 0px 35px;
}
*/

#about #leftsidebar{	
	float:left;
	width:150px;
	padding: 5px;	
	word-break: break-word;
	overflow: hidden;
	zoom: 1;
}

#twitter_div ul{
	margin: 0px;
	padding: 0px;
}

#twitter_div li{
	padding-bottom: 3px;
	border-bottom: 1px solid #f4f4f4;
}

#about #aboutnavbar{
	margin-left: 40px;
	text-align:center;
	margin-right: 40px;
	margin-bottom: 15px;
}



#about #wrapinner2 #content {
	background-color: #FFFFFF;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	width: 678px;
	overflow: hidden;
	zoom:1;
	margin-left: 162px;
	margin-right: 0px;
	
}


#about ul#mininavb {
	list-style-image: none;
	list-style-type: none;
	margin:0px 0px 0px 150px;
	padding: 0;
	width: 100%;
}
#about ul#mininavb li	{
	line-height:50px;
	display:inline;
	width:33%;
	overflow: visible;
}
#about ul#mininavb li a	{
	font-size:14px;
	border:1px solid #CCCCCC;
	margin:0 1.5em;
	text-decoration:none;
}
#about ul#mininavb li a:link	{
	text-decoration:none;	padding:10px;	border:1px solid #CCCCCC;
}
#about ul#mininavb li a:hover	{
	color : #FF00CC;
	text-decoration:underline;
}

#about #aboutcopy{
	margin-left: 40px;
	margin-right: 40px;
/* 	width:100%; */
	text-align:justify;
	
}

#about h4{
	margin: 0px;
	padding: 0px;
}

#about #aboutcopy p{
	margin: 0px;
	padding: 0px;
}


.aboutlogo {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/jane_logo_medium.png);
	width: 100%;
	display: block;
	height: 90px;
	overflow: visible;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -99em; }


/* Menu
--------------------------------------------------------------------------------------- */

/* Headings H1-H6
--------------------------------------------------------------------------------------- */

h1, h2 {
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 letter-spacing:-1px;}
h5, h6 {
	letter-spacing:-1px;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	clear: left;
}
h1 {
	font-size: 24px;
	margin: 0 0 0 5px;
	padding: 10px 0 0 0;
	display: block;
}
h2 {
	margin:.5em 0;
	padding:0;
}
h2 a.collect {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 700;
	color: #333333;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-image:url(../images/menubg2.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	letter-spacing: 1px;
	line-height: 25px;
	display: block;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
h3 {
	font-size: 1.3em;
	color:#FF66FF;
	letter-spacing: -1px;
	font-weight: lighter;
	margin: 1em .5em 0.25em .5em;
	border-bottom: 1px solid #ccc;
}
h4 {
	font-size: 0.9em;
	margin: 1em 2.8em .15em;
	padding: 0;
}
h5 {
	font-size: 0.8em;
	margin: 15px 0 5px;
	color: #666666;
	padding: 0 15px;
}
h6 {
	font-size: 0.9em;
}
/* Paragraph and Link Styles
--------------------------------------------------------------------------------------- */



a {
	font-weight: bold;
	color: #FF66FF;

}
a:link {
	text-decoration: none;
}
a:visited {
	color: #FF66FF;
		text-decoration: none;
}
a:active {
	color: #0C68B5;
		text-decoration: none;
}
a:hover {
	color: #FF00FF;
	text-decoration: underline;
}
a:link, a:hover, a:focus, a:active {
	outline: none;
}
p {
	font-size: 0.8em;
	line-height: 1.4em;
	padding:0 0 1.75em;
	margin:.25em 3em 1em;
	text-align: left;
}
/* Lists and Navigation

--------------------------------------------------------------------------------------- */





th {
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding:5px 10px;
}
/*th span,

tr span,

td span { text-align:center; }*/



table.sample {
	margin:0 auto;
	width:698px;
	font-family:Arial, Helvetica, sans-serif;
	border-width: 0;
	border-spacing: 0;
	border-style: solid;
	border-color: #CBD3DB;
	border-collapse: collapse;
	background-color: white;
}
/*table.sample th {

	font-size:11px;

	text-align:left;

	border-width: 1px;

	padding: 5px 10px;

	border-style: solid solid solid solid;

	border-color: #CBD3DB  #CBD3DB #CBD3DB #CBD3DB;

	background-color: #EFF1F3;

	-moz-border-radius: 0 0 0 0;

}*/



table.sample td {
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	padding:2px 15px;
	border-width: 0 0 0 0;
	padding: 5px 10px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0 0 0 0;
}
table.sample th {
	font-size:11px;
	text-align:left;
	border-width: 1px;
	padding: 5px 10px;
	border-style: solid solid solid solid;
	border-color: #CBD3DB #CBD3DB #CBD3DB #CBD3DB;
	background-color: #EFF1F3;
	-moz-border-radius: 0 0 0 0;
}
/* Lists and Navigation

--------------------------------------------------------------------------------------- */



ol, ul, li {/*

	list-style: none;*/
	font-size: 13px;
	line-height: 1.4em;
	margin-top: 1em;
	margin-bottom: 1em;
}
li > p {
	margin-top: 0.1em;
}
/* Common Elements

--------------------------------------------------------------------------------------- */

img {
	border: 0;
} 

pre {
	font-family: monospace;
	font-size: 1.0em;
}
strong, b {
	font-weight: bold;
}
small {
	font-size:9px;
	line-height:1.4em;
	padding-left: 20px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.help {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.4em;
	text-align:center;
	margin: 15px;
	padding: 10px;
	color: #8698A5;
	letter-spacing: -1px;
	clear: both;
}
p.help a {
	color:#666666;
	font-weight:bold;
}
sup {
	position:relative;
	bottom:0.3em;
}
sub {
	position:relative;
	bottom:-0.2em;
}
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
/* Forms 

--------------------------------------------------------------------------------------- */



form {
	margin:0;
	padding:0;
	display:inline;
}
input, textarea {
	font:1em arial, helvetica, sans-serif;
	margin: 0;
	outline:none;
}
select {
	margin: 0;
	padding: 0;
	font:1em arial, helvetica, sans-serif;
}
textarea {
	line-height:1.25;
}
label {
	cursor:pointer;
	font-size: .8em;
	margin: 0;
}
/* Forms 

--------------------------------------------------------------------------------------- */

.clr {
	clear:both;
}
.float-left {
	float:left;
}
.float-left2 {
	float:left;
	margin-left:50px;
	clear: left;
}
.float-right {
	float:right;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
	margin:0 auto;
}
.text-justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
.small {
	font-size: .9em;
}
.wrap {
	width:960px;
	margin:0 auto;
}
.img-left {
	float:left;
	margin:4px 1em 1em 3em;
}
.img-right {
	float:right;
	margin:4px auto 4px 10px;
}
.nopadding {
	padding:0;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
/* Float containers fix: */ 

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */  





/* Site specific styles

--------------------------------------------------------------------------------------- */



.highlight {
	color: #000000;
	background-color:#EFF1F3;
	border: 1px #CBD3DB solid;
}
.button {
	cursor:pointer;
	border:1px solid #999;
	background-color:#E1E1E1;
	color:#000000;
	margin:1em 0 1em 0.5em;
	font-size:0.75em;
	padding:0.5em;
}
.linkButton {
	margin:1em 1em 0;
	font-size:0.75em;
}
.grey-box {
	width: 45%;
	background-color: #EFF1F3;
	border: 1px solid #CBD2DB;
	font-weight: bold;
	margin: 10px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.space {
	margin:0.25em 0.5em;
}
.clip {
	width: 60%;
}
.clipsm {
	width:30%;
}
.split {
	border-top: 1px solid #CBD2DB;
	width: 45%;
	margin: 1em 0.5em 0;
	padding: 1em 0 0 0;
}
.grey-trim {
	background-color: #EFF1F3;
	border: 1px inset #CBD2DB;
}
.column-rt {
	float:right;
	width: 320px;
	background-color: #EFF1F3;
	border: 1px solid #CBD2DB;
	font-weight: bold;
	margin:1em;
}
.search-rt {
	float: right;
	width:30%;
	margin: 1em;
	font-size: 0.75em;
	text-align: right;
	color: #666;
	background-color:#EFF1F3;
	border: 1px #CBD3DB solid;
	padding: 0.5em;
	font-weight: 700;
	line-height: 1.4em;
}
.search-rt .button {
	border:1px solid #999;
	background-color:#E1E1E1;
	color:#000000;
	margin:0;
	font-size:0.75em;
	padding:0.10em .5em;
}
.half-rule {
	color: #FFFFFF;
	border: none;
	border-top: 1px solid #CCCCCC;
	margin: 10px;
	width: 45%;
	padding: 0;
	float: left;
	clear: left;
}
.list {
	margin:0 3em 1.5em;
}
p.error {
	font-weight:bold;
	color:#FF0000;
}
p.btm {
	padding-bottom:0em;
}
.subTitle {
	font-size:0.9em;
	font-weight:bold;
}
/* TreeviewHealth

--------------------------------------------------------------------------------------- */


hr {
	height: 1px;
	border:0px solid #CCCCCC;
	padding:0;
	width:95%;
	background: #fff;
	margin: 0 auto;
	color: #CCCCCC;
}
/* Carousel

--------------------------------------------------------------------------------------- */
.movie {
	width: 100%;
	height: 100%;
}
.movie-about {
	width: 100%;
	height:100%;
	
}
div.moviedark {
	width: 100%;
	height: 500px;
	text-align: center;
	/*	border: 1px solid #333333;*/
	margin: 0 auto;
	background-color:#333333;
}
div.movie {
	width: 100%;
	height: 400px;
	text-align: center;
	/*	border: 1px solid #333333;*/
	margin: 0 auto;
}
/*
div.movie-about {
	
	width:795px;
	margin:0 auto;
	height: 350px;
	float:right;
	text-align: center;
	margin: 0 auto;
}
*/

div.movie-about {
	/*width: 100%;*/
	width: 678px;
	margin:0 auto;
	height: 350px;
	float:right;
	text-align: center;
	margin: 0 auto;
}

	
#link img {
	margin:0 1em;
}
#link ul {
	margin:1em;
	padding:3em;
}
ul#mininav {
	list-style-image: none;
	list-style-type: none;
	margin:0 auto;
	padding: 0;
	width: 100%;
}
ul#mininav li	{
	line-height:4em;
	display:inline;
	width:33%;
}
ul#mininav li a	{
	font-size:14px;
	border:1px solid #CCCCCC;
	margin:0 1.5em;
	padding:.5em 1em;
	text-decoration:none;
	background-color: #333333;
}
ul#mininav li a:hover	{
	color : #FF00CC;
	text-decoration:underline;
	background-color: #333333;
}
ul#mininavc {
	list-style-image: none;
	list-style-type: none;
	margin:0 auto;
	padding: 0;
	width: 100%;
}
ul#mininavc li	{
	line-height:4em;
	display:inline;
	width:33%;
}
ul#mininavc li a	{
	font-size:14px;
	border:1px solid #CCCCCC;
	margin:0 1.5em;
	padding:.5em .5em;
	text-decoration:none;
	background-color: #333333;
}
ul#mininavc li a:hover	{
	color : #FF00CC;
	text-decoration:underline;
	background-color: #333333;
}
.media {
	background-color: #333333;
	height: 250px;
	width: 550px;
	border: thin solid #999999;
	margin: 1em auto;
}
.pink {
	font-weight: bold;
	color: #FF66FF;
}
#item {
	width: 300px;
	float: left;
	overflow: hidden;
	text-align: center;
}
/*#item img	{
	margin: 0 0 0 1em;}*/
.thumbs	{
	list-style:none;
	display:inline;
	margin: 0 0 1em;
}

.thumbs	li	{
	float:left;
	list-style:none;
	padding:0;
	margin:0 0 .5em;
}

.thumbs	a img	{
	margin:2px;
	border:3px #eee solid;}
.thumbs	a:hover img	{
	border:3px #ff66ff solid;}
.thumbs	li.active a img	{
	margin:2px;
	border:3px #ff66ff solid;}

.thumbs2	{
	list-style:none;
	display:inline;
	margin: 0 0 .75em;
}

.thumbs2	li	{
	float:left;
	list-style:none;
	padding:0;
	margin:0 0 .10em;
}

.thumbs2	a img	{
	margin:2px;
	border:3px #eee solid;}
.thumbs2	a:hover img	{
	border:3px #ff66ff solid;}
.thumbs2	li.active a img	{
	margin:2px;
	border:3px #ff66ff solid;}
.description {
	margin: 0 .5em .5em;
	padding: 0;
}
.zoom {
	text-align:center;
	border-top: 1px solid #cecece;
		border-bottom: 1px solid #cecece;
			margin: 0 .5em .5em;
	padding: 0;
}
ul#mininavb {
	list-style-image: none;
	list-style-type: none;
	margin:0 auto;
	padding: 0;
	width: 100%;
}
ul#mininavb li	{
	line-height:50px;
	display:inline;
	width:33%;
	overflow: visible;
}
ul#mininavb li a	{
	font-size:14px;
	border:1px solid #CCCCCC;
	margin:0 1.5em;
	text-decoration:none;
}
ul#mininavb li a:link	{
	text-decoration:none;	padding:10px;	border:1px solid #CCCCCC;
}
ul#mininavb li a:hover	{
	color : #FF00CC;
	text-decoration:underline;
}
.audio {
	margin: .25em 2em;
	text-align: center;
	border: 1px solid #cecece;
}
.audio2 {
	display: inline;
	margin: 0 2em;
	width: 500px;
}
.extend	{
	height:465px;
	margin: 0 5px 0 10px;
}



