/* @override 	http://127.0.0.1/~ianshen/2007_ewpacts.org/css/ewpmain.css	http://ewpacts.org/css/ewpmain.css*//* @group Standard */body  {	background: silver repeat;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #000000;	font: 1em/1.1em Helvetica, Arial, sans-serif;	opacity: 1;} /* @end */.ewpacts {	color: #909;	font: italic normal bold 1.2em Verdana, "Lucida Grande", Lucida, sans-serif;}.thrColFixHdr #container { 	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	height: auto; 		background: #FFFFFF no-repeat left top; /* the auto margins (in conjunction with a width) center the page */	border: 1px solid #000000;	text-align: left;	padding: 0;	margin: 10px auto 0;}.thrColFixHdr #login-form {	background-color: #909;	font-size: 80%;	text-align: center;}.photosNav {}.smallprint {	color: #666666;	font: .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}/* @group News Ticker */#TICKER {	border: 1px hidden #bfbfbf;	font-weight: bold;	font-size: 85%;	margin-top: 5px;	margin-left: 20px;}#TICKER a {	color: #ad2120;	font-weight: normal;	font-style: normal;	font-size: .8em;}#TICKER a:hover {	color: blue;	font-weight: normal;	font-style: normal;	font-size: .8em;}.EWPNews {	background-color: #ad3539;	color: #fc6;	padding-left: 8px;	border-left: 1px solid #bfbfbf;	border-right: 1px solid #bfbfbf;	padding-right: 8px;	margin-left: 12px;	margin-right: 4px;	font: normal normal 80% Verdana, "Lucida Grande", Lucida, sans-serif;}.news {	background-color: #909;	color: #fc6;	padding-left: 8px;	border-left: 1px solid #bfbfbf;	border-right: 1px solid #bfbfbf;	padding-right: 8px;	margin-left: 12px;	margin-right: 4px;	font: normal normal 80% Verdana, "Lucida Grande", Lucida, sans-serif;}.MemberUpdate {	background-color: green;	color: #fc6;	padding-left: 8px;	border-left: 1px solid #bfbfbf;	border-right: 1px solid #bfbfbf;	padding-right: 8px;	margin-left: 12px;	margin-right: 4px;	font: normal normal 80% Verdana, "Lucida Grande", Lucida, sans-serif;}.EWPACTSNews {	background-color: #0ff;	color: #090084;	padding-left: 8px;	border-left: 1px solid #bfbfbf;	border-right: 1px solid #bfbfbf;	padding-right: 8px;	margin-left: 12px;	margin-right: 4px;	font: normal normal 80% Verdana, "Lucida Grande", Lucida, sans-serif;}/* @end *//* @group Header */.thrColFixHdr #header { 	background: url(../images/ewpacts-logo.png) no-repeat 20px 20px;	font-size: .8em;	padding-bottom: 10px;}.thrColFixHdr #header h1 {	font-size: 1.6em;	padding-left: 210px;}/* @end *//* @group Main Content */.thrColFixHdr #mainContent #subscription {	border: 1px dotted green;	padding: 10px;	margin-bottom: 15px;}.thrColFixHdr #mainContent #premium_section {	padding: 10px;	background-color: #dcede2;	border: 1px dotted white;}.thrColFixHdr #mainContent h2 {	padding-top: 15px;}.thrColFixHdr #mainContent {	font-size: 0.9em;    background-repeat: no-repeat;	padding-right: 10px;	padding-left: 10px;	margin-right: 220px;	margin-left: 140px;	padding-top: 1px;}.thrColFixHdr #mainContent label {	font-size: .8em;	color: gray;}.thrColFixHdr #mainContent table, .sidebox {	border: 1px dotted #a9b3bc;	padding-right: 15px;	padding-left: 15px;	font-size: .9em;}.thrColFixHdr #container #mainContent th {	color: #660000;	padding-bottom: 6px;}.thrColFixHdr #container #mainContent p, li {	font-size: 0.9em;}.thrColFixHdr #mainContent .photos {	font-size: 85%;}#creditdeletearea,#creditdeletearea_training {	color: red;	text-align: right;	font-size: .8em;	padding-top: 5px;	padding-bottom: 5px;}#creditStatus,#trainingStatus,#newsStatus { 	font-size: 0.8em;    color: blue;    padding:3px;	font-style: italic;	text-align: right;}.dropOver {	background-color: yellow;}#showCredits tr {	color: black;	font-size: .8em;}#showCredits h5 {	color: green;	font-size: 1.0em;	font-weight: bold;}#showCredits .deletex {	cursor: pointer;}/* @end *//* @group Featured Artist Box */.thrColFixHdr #featured {	background: white url(../images/sb_featuredartist.jpg) no-repeat scroll;	font-family: Arial, Helvetica, sans-serif;	border-style: double;	border-color: navy;	padding: 38px 8px 5px;	margin-bottom: 10px;}.thrColFixHdr #featured img {	border: 1px solid black;	margin: 4px;	padding: 4px;}.thrColFixHdr #featured img:hover {	background-color: orange;}.thrColFixHdr #featured .actorsname {	color: maroon;	width: 170px;	font: small-caps bold 1.6em/1.1em "Lucida Grande", Lucida, Verdana, sans-serif;	text-align: center;}.thrColFixHdr #featured .bio {	text-align: left;	color: purple;	font: 1em/1em Helvetica, Arial, Geneva, sans-serif;}.thrColFixHdr #featured .union {	font-size: .8em;	color: olive;	text-transform: uppercase;	white-space: nowrap;	position: relative;	clear: none;	float: none;	font-weight: normal;	font-style: normal;}/* @end *//* @group Search */#mainContent #searchform {	width: 75%;	font-size: 1.0em;	margin-right: auto;	margin-left: auto;	border: 2px solid gray;	padding: 10px;	background-color: white;	text-align: left;}#mainContent #searchform input {	background-color: #fee4ff;}.autocomplete {       position: absolute;       background-color: white;       border:1px solid #888;       padding:0px;	font-size: 90%;	list-style-image: none;	width: 350px;	text-align: left;} .autocomplete ul {       list-style-type:none;       margin:0px;       padding:0px; } .autocomplete ul li.selected { 		background-color: #ffb;} .autocomplete ul li {       list-style-type:none;       display:block;       margin:0;       height: 85%;       cursor:pointer;	padding: 2px;} .autocomplete img {	border: 0px solid gray;	margin-right: 6px;	width: 30px;	height: 30px;}/* @end *//* @group News Bios */#indivphoto {	width: 100px;	height: 100px;	border: 1px solid black;	color: white;	font-size: 0.7em;	padding-top: 2px;	padding-left: 2px;	text-shadow: black 1px 1px 1px;    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;    float:  left;}#indivphoto:hover {	border: 1px solid purple;}.newsName {	color: #660000;	margin-bottom: 10px;	font: bold .9em "Lucida Grande", Lucida, Verdana, sans-serif;}.artistBlurbs {	float: left;	width: 240px;	height: 140px;	border: 1px dotted purple;	margin: 3px;	padding: 4px;	background-color: #ede7f5;	overflow: auto;}.artistBlurbs_approved {	float: left;	width: 260px;	height: 100px;	border: 1px dotted purple;	margin: 3px;	padding: 4px;	background-color: #d1fdd0;}.newsBio {	font: .8em Georgia, "Times New Roman", Times, serif;	padding-left: 10px;}#newsDate {	color: gray;	font: .65em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}.newsApproval {	color: yellow;	font: .75em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	position: relative;	z-index: 100;	clear: both;	float: right;	bottom: 10px;	border: 1px solid black;	background-color: navy;	padding: 2px;	right: 0;}.newsApproval:hover {	color: yellow;	background-color: blue;	cursor: pointer;}/* @end *//* @group Credits */#showCredits, #showCredits_4col {}#showCredits ul {	width: 500px;	margin-top: 12px;	list-style-position: inside;}#showCredits ul li {	width: 33%;	float: left;	list-style-type: none;	list-style-position: inside;	margin-left: -10px;}#showCredits_4col ul li {	width: 25%;	float: left;	list-style-type: none;	font-weight: bold;	color: purple;	list-style-position: inside;}#showCredits ul li ul li {	font-weight: normal;	font-style: normal;	color: black;	list-style-position: inside;}#showCredits .creditHeading {	color: purple;	font-style: italic;	padding-bottom: 7px;}#addNewCredit {	border: 1px solid silver;	background-color: white;}#addNewCredit table {	width: 90%;}/* @end *//* @group Profile Content */.showUnions li {	width: 50px;	float: left;	list-style-type: none;	margin-top: -10px;	color: navy;}/* @end *//* @group Editing Views */.inactive {	font-weight: bold;	color: #CC0000;	font-family: Verdana, Arial, Helvetica, sans-serif;}.active {	font-weight: bold;	color: green;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-variant: normal;}#union {	}#union ul li {	float: left;	width: 115px;	list-style-position: inside;	list-style-type: none;}#admin_msg {	background-color: maroon;	text-align: left;	vertical-align: middle;	border: 2px solid purple;	color: silver;	font: normal 90% "Lucida Grande", Lucida, Verdana, sans-serif;	padding: 5px 3px 10px 8px;}#general_msg {	background-color: #fefee9;	text-align: left;	vertical-align: middle;	border: 2px solid purple;	color: navy;	font: normal 90% "Lucida Grande", Lucida, Verdana, sans-serif;	padding: 5px 3px 10px 8px;}#admin_msg h1 {	font-size: 1.2em;	color: yellow;}#general_msg h1 {	font-size: 1.3em;	color: maroon;	line-height: 1.25em;}.bioline-example {	width: 75%;	background-color: #ddfed1;	text-align: left;	color: purple;	font: 1.1em Georgia, "Times New Roman", Times, serif;	padding: 12px;	margin-right: auto;	margin-left: auto;	border: 1px dotted purple;}/* @end *//* @group Sidebar */#sideNav {	}#sideNav legend {	color: black;	font-weight: bold;	text-transform: uppercase;	text-align: left;}#sideNav ul li {	list-style-type: none;	text-indent: -35px;	word-spacing: -1px;}#sideNav li a {	text-decoration: none;	color: purple;}#sideNav li a:hover {	color: green;}#notes {	background-color: #fefee4;	border: 1px dotted #a9b3bc;	margin: 0;	padding: 0 6px;}.thrColFixHdr #sidebar1 {	float: left; /* since this element is floated, a width must be given */	width: 120px; /* the background color will be displayed for the length of the content in the column, but no further */	padding: 20px 10px 10px 20px;	font-size: .8em;	opacity: 1;	text-shadow: #000000 0 0 0;}.thrColFixHdr #sidebar2 {	float: right; /* since this element is floated, a width must be given */	width: 160px; /* the background color will be displayed for the length of the content in the column, but no further */	padding: 20px 10px 10px 20px;	font-size: .8em;	background-color: transparent;}/* @end *//* @group Footer */.thrColFixHdr #footer { 	padding: 0 10px 0 20px;	position: relative;}.thrColFixHdr #footer p {	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 10px 0;	list-style-image: none;	text-shadow: white 2px 2px 1px;	list-style-type: none;	font: italic .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	text-align: left;}/* @end *//*.thrColFixHdr #container #mainContent li {	font-size: .7em;}*/.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: right;	margin-left: 8px;}.fltlft { /* this class can be used to float an element left in your page */	float: left;	margin-right: 8px;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}#mainContent h4.category {	color: purple;	font-size: 1.0em;	padding-top: 8px;	padding-left: 0;	padding-bottom: 8px;	border-bottom-width: 1px;	border-bottom-color: purple;}#navigation {}.sidebar_status {	font-size: 1em;	color: maroon;	font-weight: bold;	font-style: italic;	border: 1px solid orange;	padding: 8px;	margin: 10px;}#status_notify {	color: maroon;	background-color: #dcffd9;	border: 1px dotted maroon;	padding: 4px;	font-size: .85em;	font-style: italic;}#showPhotos {	margin-top: 35px;}/* @group buttons */.optionButton {	color: #fc6;	background-color: #909;	padding: 1px 3px;	border-bottom: 2px solid #560056;	border-right: 2px solid #560056;	border-top: 2px solid #c400c4;	border-left: 2px solid #c400c4;	cursor: pointer;	font: normal 0.8em Verdana, "Lucida Grande", Lucida, sans-serif;	text-decoration: none;}.optionButton:hover {	background-color: #ba5cbb;	color: white;	cursor: pointer;	}.optionButton:active {	color: yellow;	background-color: green;	border-top: 2px solid #560056;	border-left: 2px solid #560056;	border-bottom: 2px solid #c400c4;	border-right: 2px solid #c400c4;	cursor: pointer;}/* @end */.found {	color: maroon;	font-weight: bold;}/* @group Search Profiles */.thrColFixHdr #container #mainContent #individuals {	margin: 5px;	float: left;	height: 185px;	width: 105px;	background-color: #FFFFFF;	text-align: center;	vertical-align: top;}#individuals .headshot {	padding: 2px;	border: 1px solid gray;}#individuals img:hover {	border: 1px solid yellow;	background-color: red;}.thrColFixHdr #form_search input, .thrColFixHdr #form_search th {    font-size: 10px; }.thrColFixHdr #container #mainContent #navigation {    float: right;    text-align: center;    font-size: 0.8em;    color: purple;}.thrColFixHdr #container #mainContent #foundResults {    overflow: auto;    height: 500px;}#individuals .unionShow {	font-size: .65em;    margin-top: 1px;    color: olive;}#individuals .showName {	font-weight: bold;    font-size: 0.9em;    color: navy;	text-decoration: none;}#individuals a:visited, #individuals a:link {	text-decoration: none;	color: navy;}#individuals a:hover {	color: red;}#individuals a:active {	color: orange;}/* @end */    