﻿/* CSS Document */
html, body {
	height: 100%;
}

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#FFF;
behavior: url("css/csshover3.htc");
}

.left {float:left;}
.right {float:right;}
.clr {clear:both; font-size:0; height:0px; line-height:0;}
.clear {clear:both;}

p, h1, h2, h3, h4, h5, h6, table, form, ul, ol, div, span {
margin:0;
padding:0;
}

a img, img {border:none;}
a {text-decoration:none;color:#000;}
a:hover {text-decoration:underline;}

@font-face {
    font-family: "GothamBold";
    src: url("GothamRnd-Bold.otf");
    font-weight:400;
}

/*header area*/
#header {
	width:100%;
	height:59px;
	background-color:#000000;
}
.header_holder {
	margin: 0 auto;
	width:983px;
	height:160px;
	padding-top:20px;
}
#header_bottom {
	background: url(../images/bg-header.png) bottom center no-repeat #000000;
	width:100%;
	height:121px;
}
.header_bottom_content {
	margin: 0 auto;
	width:983px;
}
.logo {
	background: url(../images/logo.png) no-repeat;
	width:275px;
	height:20px;
	margin-left:10px;
}
.menu {
	margin-top:5px;
	text-transform:uppercase;
}
.menu ul li{
	list-style-type:none;
	float:left;
	padding:0 10px;
}
.menu ul li a{
	color:#fbe8fe;
	text-decoration:none;
}	

.menu ul li a.orange {
	color:#f47d1d;
}
.orange {color:#f47d1d;font-weight:bold;}
.purple {color:#AE3E7F;font-weight:bold;}

.header_text {
	color:#FFF;
	margin:35px 0 0 10px;
}
.header_text h1 {
	font-size:31px;
}
.header_text p {
	font-style:italic;
	font-family:Goergia;
	font-size:13px;
}
a.btn-register-now {
	background: url(../images/btn-register-now.png) no-repeat;
	width:156px;
	height:28px;
	color:#fbe8fe;
	text-decoration:none;
	text-align:center;
	padding-top:17px;
	margin:35px 10px 0 0;
	text-transform:uppercase;
}
/*content area*/
#content {
	width:983px;
	margin: 0 auto;
}
.banner {
	background: url(../images/bg-banner.png) no-repeat;
	width:600px;
	height:220px;
	margin:25px 0 20px 2px;
	color:#FFF;
}
.banner h1 {
	padding:30px 0 0 30px;
}
.banner p {
	
	font-size:14px;
	padding:10px 0 0 30px;
	width:500px;
}
a.btn-login-now {
	background: url(../images/btn-login-now.png) no-repeat;
	width:123px;
	height:23px;
	color:#fbe8fe;
	text-decoration:none;
	text-align:center;
	padding-top:12px;
	margin:15px 0 0 30px;
	display:block;
	text-transform:uppercase;
}
.content_left {
	width:259px;
	height:400px;
	margin:5px 20px 20px 5px;
}
.content_middle {
	width:238px;
	height:400px;
	margin:5px 2px 20px 0;
}
.content_right {
	width:445px;
	height:400px;
	margin:5px 0 20px 0;
}
.bg-content-left-top {
	background: url(../images/bg-content-left-top.png) no-repeat;
	width:259px;
	height:10px;
}
.bg-content-left-bottom {
	background: url(../images/bg-content-left-bottom.png) no-repeat;
	width:259px;
	height:10px;
}
.bg-content-middle-top {
	background: url(../images/bg-content-middle-top.png) no-repeat;
	width:238px;
	height:10px;
}
.bg-content-middle-bottom {
	background: url(../images/bg-content-middle-bottom.png) no-repeat;
	width:238px;
	height:10px;
}
.bg-content-right-top {
	background: url(../images/bg-content-right-top.png) no-repeat;
	width:445px;
	height:15px;
}
.bg-content-right-bottom {
	background: url(../images/bg-content-right-bottom.png) no-repeat;
	width:445px;
	height:15px;
}
.content-left-holder {
	background-color: #e0e0e0;
	width:259px;
	height:380px;
}
.content-middle-holder {
	background-color: #e0e0e0;
	width:238px;
	height:380px;
}
.content-right-holder {
	background-color: #e0e0e0;
	width:445px;
	height:370px;
}
.content_left h3{
	color:#ae3e7f;
	padding:12px 0 0 25px;
	font-size:15px;
}
.content_left p{
	font-family:Goergia;
	font-style:italic;
	font-size:12px;
	width:200px;
	margin-left:25px;
}
.content_middle h3{
	color:#ae3e7f;
	padding:10px 0 10px 25px;
	font-size:16px;
}
.content_middle p{
	font-family:Goergia;
	font-size:12px;
	line-height:20px;
	margin-left:25px;
	padding:4px;
}
.content_middle p a {font-style:italic;}
.content_right h3{
	color:#ae3e7f;
	padding:10px 0 10px 45px;
	font-size:16px;
}
.content_right p{
	font-size:12px;
	line-height:20px;
	margin-left:45px;
}
.content_right h3.casting{
	padding:0 0 0 45px;
}
.casting_desc {
	font-family:Goergia;
	font-style:italic;
}
.list {
	margin:10px 0 0 0;
}
.list_title {
	font-weight:bold;
	font-size:14px !important;
	padding:10px 0;
}
.list p a {
	color:#ae3e7f;
	text-decoration:none;
}
a.btn-login-now2 {
	background: url(../images/btn-login-now2.png) no-repeat;
	width:101px;
	height:19px;
	color:#fbe8fe;
	text-decoration:none;
	text-align:center;
	padding-top:10px;
	margin:10px 0 10px 25px;
	display:block;
	font-size:10px;
	text-transform:uppercase;
}
a.btn-create-profile {
	background: url(../images/btn-create.png) no-repeat;
	width:169px;
	height:19px;
	color:#fbe8fe;
	text-decoration:none;
	text-align:center;
	padding-top:10px;
	margin:10px 0 0 25px;
	display:block;
	font-size:10px;
	text-transform:uppercase;
}
a.btn-create-account {
	background: url(../images/btn-create.png) no-repeat;
	width:169px;
	height:19px;
	color:#fbe8fe;
	text-decoration:none;
	text-align:center;
	padding-top:10px;
	margin:10px 0 0 25px;
	display:block;
	font-size:10px;
	text-transform:uppercase;
}

p.name{
	color:#c64791;
	font-size:18px;
	margin:10px 0 0 30px;
	font-family:GothamBold, Arial;
}
p.title{
	font-family:Goergia;
	font-style:italic;
	font-size:12px;
	color:#FFF;
	font-size:14px;
}
/*footer area*/
#footer_wrapper {
	width:100%;
	height:222px;
	background-color:#000000;
	color:#8a8a8a;
}
.footer {
	width:983px;
	margin:0 auto;
}
.footer_menu {
	width:200px;
	margin: 35px 0 0 20px;
}
.footer_menu ul{
	margin-top: 10px;
}
.footer_menu ul li{
	list-style-type:none;
}
.footer_menu ul li a{
	color:#8a8a8a;
	text-decoration:none;
	font-family:Goergia;
	font-style:italic;
	font-size:12pt;
}

.footer_menu ul li a:hover {color:#f47d1d;}
.social_media {
	width:67px;
	height:32px;
	margin:35px 10px 0 0;
}
a.twitter {
	background: url(../images/icn-twitter.png) no-repeat;
	width:32px;
	height:32px;
	margin-right:3px;
	display:block;
}
a.facebook {
	background: url(../images/icn-facebook.png) no-repeat;
	width:32px;
	height:32px;
	display:block;
}
.copyright {
	color:#fbe8fe;
	font-family:Goergia;
	font-style:italic;
	font-size:8pt;
	margin:50px 0 0 20px;
}
#slider {
    margin:25px 10px 0 0;
    width:358px; /* Make sure your images are the same size */
    height:222px; /* Make sure your images are the same size */
} 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background: url(../images/bg-slider-text.png) no-repeat;
	color:#fff;
	width:100%;
	z-index:8;
	height:63px;
}
.nivo-caption p {
	margin-left:15px;
}
.nivo-caption p cufon cufontext{
	z-index:999;
	position:absolute;
	color:#FFF;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	display:none;
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	margin:188px 0 0 250px;
	height:11px;
	overflow:hidden;
}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
	width:11px;
	height:11px;	
	background: url('../images/circle.png') no-repeat;
	margin-right:6px;
	padding-left:11px;
}
.nivo-controlNav a.active , .nivo-controlNav a:hover {
	font-weight:bold;
	background-position:0 -11px;
}

.content_middle a {
font-family: Goergia;
font-size: 12px;
line-height: 20px;
margin-left: 25px;
padding: 4px;
text-decoration:underline;
color:#AE3E7F;
}