* {
	padding: 0px;
	margin: 0px;
}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; }
*:first-child+html .clearfix { zoom: 1; }



.blue { color: #023867; }
.bold { font-weight: bold; }






body {
	font: 11px Tahoma,sans-serif;
	background: #023867 url('../img/logo_vert.png') 924px 63px no-repeat;
}

a img {
	border: none;
}

a {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;
	color: #023867;
}

.jslink {
	cursor: pointer;
}




#page {
	background: white url('../img/page_top.png') top left repeat-x;
	padding: 58px 0px 100px 27px;
	width: 888px;
}

#left {
	float: left;
	width: 180px;
}

#menu li {
	list-style: none;
	width: 177px;
	height: 39px;
	background: url('../img/menu/li.png') top left no-repeat;
	padding: 3px 0px 0px 3px;
	width: 180px;
}

#menu li a {
	display: block;
	width: 174px;
	height: 32px;
	border-bottom: 2px solid white;
	background-repeat: no-repeat;
	background-position: top left;
}

#menu li a.active { 
	border-bottom-color: #023867;
}


#home a { background-image: url('../img/menu/home.png'); }
#home a.active { background-image: url('../img/menu/home_active.png'); }

#actors a { background-image: url('../img/menu/actors.png'); }
#actors a.active { background-image: url('../img/menu/actors_active.png'); }

#performers a { background-image: url('../img/menu/performers.png'); }
#performers a.active { background-image: url('../img/menu/performers_active.png'); }

#talents a { background-image: url('../img/menu/talents.png'); }
#talents a.active { background-image: url('../img/menu/talents_active.png'); }

#youth a { background-image: url('../img/menu/youth.png'); }
#youth a.active { background-image: url('../img/menu/youth_active.png'); }

#references a { background-image: url('../img/menu/references.png'); }
#references a.active { background-image: url('../img/menu/references_active.png'); }

#about a { background-image: url('../img/menu/about.png'); }
#about a.active { background-image: url('../img/menu/about_active.png'); }

#application a { background-image: url('../img/menu/application.png'); }
#application a.active { background-image: url('../img/menu/application_active.png'); }

#contact a { background-image: url('../img/menu/contact.png'); }
#contact a.active { background-image: url('../img/menu/contact_active.png'); }


#name-searchbox {
	background: url('../img/search/name_box.png') top left no-repeat;
	height: 49px;
	padding: 31px 8px 0px 13px;
}

#name-searchbox #ActorQuery {
	border: none;
	background-color: transparent;
	margin: 0px 0px 8px 0px;
	width: 154px;
	height: 17px;
}


#attr-searchbox {
	background: url('../img/search/artist_box.png') top left no-repeat;
	height: 203px;
	padding: 0px 8px 0px 0px;
}

#attr-searchbox .radio label,
#attr-searchbox .mooRadio {
	display: none;
}

#attr-searchbox #age {
	padding: 63px 0px 0px 15px;
	height: 22px;
}

#attr-searchbox #age-range {
	float: right;
	margin: -23px 8px 0px 0px;
}

#attr-searchbox #sex input, #attr-searchbox #cats input {
	display: none;
}

#attr-searchbox #sex {
	padding: 15px 0px 0px 15px;
	height: 25px;
}

#attr-searchbox #FilterSexW-mooCheck {
	padding: 0px 0px 0px 29px;
	margin: 0px 38px 0px 0px;
}

#attr-searchbox #FilterSexM-mooCheck {
	padding: 0px 0px 0px 21px;
}

#attr-searchbox #cats {
	padding: 15px 0px 0px 12px;
}

#attr-searchbox #cats .mooCheckDiv {
	float: none !important;
	padding: 0px 0px 0px 74px;	
}


#attr-searchbox #FilterCatsActors-mooCheck {
	margin: 0px 0px 6px 0px;
}

#attr-searchbox #FilterCatsYouth-mooCheck {
	margin: 0px 0px 6px 0px;
}

#attr-searchbox #FilterCatsTalents-mooCheck {
}	


#attr-searchbox .find {
	margin-top: -9px;
}


#name-searchbox .find , #attr-searchbox .find {
	background: url('../img/search/find.png') top left no-repeat;
	border: none;
	float: right;
	width: 63px;
	height: 12px;
	text-indent: -1000px;
	cursor: pointer;
}




#bottom-menu {
	clear: both;
	padding: 5px 0px 0px 205px;
	list-style: none;
}

#bottom-menu li {
	float: left;
	margin: 0px 10px 0px 0px;
}

#bottom-menu li, #bottom-menu li a {
	color: #023867;
}






/* HOME, INDEX, VIEW actions */

#content {
	float: left;
	margin: 0px 0px 0px 5px;
	width: 675px;
	background: #fafafa url('../img/content.png') top left repeat-y;
}

#content-head {
	height: 60px;
	background: url('../img/content_top.png') top left no-repeat;
	padding: 25px 25px 0px 20px;
}

#content-head h1 {
	color: #023867;
}


#content-left, .home-left {
	float: left;
	width: 340px;
	padding: 0px 0px 0px 20px;
}

#content-right, .home-right {
	float: right;
}


#content-separator {
	clear: both;
	height: 80px;
	margin: 0px 2px 0px 4px;
	background: url('../img/content_separator.png') bottom left repeat-x;
}

#content-foot {
	clear: both;
	background: url('../img/content_foot.png') bottom left no-repeat;
	padding: 20px 25px 15px 20px;
	margin: 0px 0px 0px 0px;
}


#content-left .thumbnail {
	/* border: 1px solid #cdcbcb; */
}

#content-left h2 {
	margin: 0px 0px 5px 0px;
	color: #023867;
}

#content-left ul {
	margin: 0px 0px 0px 20px;
}




/* VIEW (=details) action */

.overview {
	float: left;
}

.previous, .next {
	float: right;
}

.next {
	margin: 0px 0px 0px 3px;
}


#actor-types {
	margin: 0px 0px 20px 0px !important;
}

#actor-attr {
	border: none;
	margin: 0px 0px 20px 0px !important;
}

#actor-attr td {
	padding: 0px 10px 0px 0px;
	vertical-align: text-top;
}

#content-left h3 {
	color: #023867;
	font-size: 10px;
}

#content.profile #content-left p,
#content.profile #content-left table,
#content.profile #content-left ul {
	margin: 0px 0px 5px 20px;
}

h3.productions, h3.homepage {
	padding-top: 20px;
}

#productions td {
	vertical-align: top;
}

#productions td.first {
	padding: 0px 10px 0px 0px;
	font-style: italic;
}

#copyright {
	clear: both;
	padding: 25px 0px 0px 0px;
}


#content.profile #content-right {
	width: 301px;
}

#content.profile #content-right #images img {
	/* border: 1px solid #cdcbcb; */
}

#content.profile #content-right #images .actor-image-small {
	margin: 0px 3px 0px 0px;
}

#content.profile #content-right #images .actor-image-small.last {
	margin: 0px 0px 0px 0px;
}

#content.profile #content-right #images #firstlink {
	float: right;
	padding: 8px 6px 0px 0px;
}

#image-copyright {
	text-align: right;
	padding: 0px 6px 0px 0px;
	height: 8px;
}



/* HOME, INDEX actions */

#content.default #content-right {
	position: relative;
	padding-right: 10px;
	overflow: hidden;
}

#content.default #content-foot {
	padding-top: 24px;
}

#content.default #content-right h2, .home-right h2 {
	font-size: 14px;
	margin: 0px 0px 20px 0px;
}

#content.default #content-right p, .home-right p {
	line-height: 20px;
	font-size: 11px;
}






/* INDEX actions */

#content-head.index .sexselector {
	font-size: 12px;
	float: right;
	margin-top: -31px;
}

#content-head.index .sexselector img {
	position: relative;
	top: 7px;
}

#content-head.index .sexselector a.active {
	font-weight: bold;
}

#content-left.index {
	width: 420px;
}

#content-left.index .thumbnail {
	margin: 0px 5px 5px 0px;
}

#content-left.index h3 a {
	color: #023867;
}

#content-right.index {
	width: 180px;
	line-height: 25px;
	font-weight: bold;
	height: 453px;
}


#paginator {
	clear: both;
	float: right;
	padding: 20px 20px 0px 0px;
}	

#paginator span {
	font-weight: bold;
}

#paginator span a {
	padding: 0px 6px;
}
	
#paginator .current {
	font-weight: normal;
}



/* HOME action */

.home-left, .home-right {
	height: 445px;
}

.home-left {
	width: 402px;
	padding-left: 0px;
}

.home-right {
	width: 227px;
	float: left;
	background-color: #FAFAFA;
}

#content-head.aclogo {
	padding-bottom: 25px;
}

.home-left .thumbnail {
	margin: 0px 5px 5px 0px;
	float: left;
	display: block;
}

#homewrapper {
	width: 650px;
	overflow: hidden;
	margin-left: 20px;
	position: relative;
	height: 511px;
}


.homeelement {
	width: 659px;
	position: absolute;
	top: 0px;
}

.homeelement.hidden {
	opacity: 0;
}





/* PAGES action */

#content.default #content-left.pages {
	width: auto;
	padding-right: 20px;
	line-height: 16px;
}

#content-left.pages .mooeditable-container {
	margin-top: 20px;
}

#content-left.pages #flashMessage {
	margin-top: 20px;
}

#content-left.pages p, #content-left.pages ul {
	margin-bottom: 1em;
}

#content-left.pages table td {
	padding: 0px 10px 0px 0px;
}

	

/* LOGIN form */

#UserLoginForm #UserUsername, #UserLoginForm #UserPassword {
	border: 1px solid #E3E3E3;
	background-color: #FCFCFC;
	margin: 0px 0px 5px 5px;
	width: 150px;
}

#UserLoginForm label {
	padding: 3px 0px 0px 0px;
	width: 55px;
	display: block;
	float: left;
}

#UserLoginForm #UserPassword {
	margin-bottom: 20px;
}

#authMessage {
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}




/* FORM elements */

div.mooDblSlider {
	width: 150px;
	height: 13px;
	background: url('../img/formelements/slider_bg.png') center center no-repeat;
}

div.mooDblSlider .knob {
	width: 13px;
	height: 13px;
	line-height: 1px;
	float: left;
	background: url('../img/formelements/slider_knob.png') top left no-repeat;
}


.mooRadioDiv, .mooCheckDiv {
	width: 13px;
	height: 13px;
	float: left;
	border: none;
	background: url('../img/formelements/radio.png') top right no-repeat;
}

.mooRadioDiv.selected, .mooCheckDiv.selected {
	background: url('../img/formelements/radio_selected.png') top right no-repeat;
}


/* TOOLTIPS */

div.mootips {
	border: 1px solid #cdcbcb;
	background-color: #FAFAFA;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 3px;
}

