/* @override 
	http://emerge.rightsprocket.com/sub-page.css
	http://emergetalent.com/sub-page.css
	http://dev.rightsprocket.com/sub-page.css
	http://www.emergetalent.com/css/sub-page.css
*/

body {
	background-color: #000;
	color: #fff;
	font: 12px/16px Verdana, "Courier New", Courier, mono;
}

a {
	color: #9792cc;
}

/* @group Layout */

#container {
	position: relative;
	clear: both;
	width: 1002px;
	height: auto;
	left: 50%;
	margin-left: -501px;
}

/* @group header */

#header {
	float: left;
	clear: both;
	position: relative;
	width: auto;
	height: auto;
}

#header-left {
	background: url(../images/header-l.jpg) no-repeat;
	width: 52px;
	height: 37px;
	float: left;
	position: relative;
}

#header-middle {
	height: 33px;
	width: 890px;
	float: left;
	position: relative;
	border-bottom: 1px solid #e2d69c;
	margin-right: 4px;
	margin-left: 4px;
}

#header-right {
	background: url(../images/header-r.jpg) no-repeat;
	width: 52px;
	height: 37px;
	float: left;
	position: relative;
}



/* @end */

/* @group middle */

#middle {
	width: auto;
	height: 579px;
	float: left;
	position: relative;
	clear: both;
	margin-top: 4px;
	margin-bottom: -1px;
}

#middle-left {
	float: left;
	position: relative;
	width: 48px;
	height: 597px;
	border-right: 1px solid #e2d69c;
}

/* @group middle-main */

#middle-main {
	float: left;
	position: relative;
	width: 894px;
	height: auto;
	background-color: #333;
	margin-left: 3px;
	margin-right: 3px;
	top: -4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
}

#middle-top {
	float: left;
	clear: both;
	position: relative;
	width: 894px;
	height: 125px;
}

#logo {
	width: 259px;
	height: 110px;
	float: left;
	position: relative;
	padding-top: 11px;
	padding-left: 15px;
}

#menu-main {
	float: right;
	clear: right;
	position: relative;
	width: 509px;
	height: 61px;
	margin-top: 5px;
	background: url(../images/horizontal-bar.jpg) no-repeat -2px 40px;
}

#cities {
	float: right;
	clear: right;
	position: relative;
	width: 471px;
	height: 60px;
	margin-top: 8px;
	padding: 0;
}

#menu-models {
	width: 700px;
	height: 30px;
	float: right;
	position: relative;
}



/* @end */

#middle-flash {
	width: 892px;
	height: 449px;
	float: left;
	clear: both;
	position: relative;
	border: 1px solid #e2d69c;
}

#left-menu {
	float: left;
	position: relative;
	width: 143px;
	margin-left: 12px;
	height: 448px;
	padding-top: 12px;
}

#content-title {
	float: left;
	position: relative;
	clear: both;
	padding-top: 9px;
	width: 512px;
	height: 25px;
	text-align: right;
}

#content-right {
	width: 737px;
	height: 448px;
	float: left;
	background-color: #333;
}

#content-main {
	width: 736px;
	float: left;
	position: relative;
	background-color: #333;
	overflow: hidden;
	padding-top: 10px;
	height: 400px;
}

#content-about {
	width: 722px;
	height: 400px;
	position: relative;
	overflow: auto;
	float: left;
	padding: 0 0 0 10px;
	clear: both;
}

#content-comingsoon {
	height: 448px;
	background: url(../images/contact-bkgd.jpg) no-repeat 418px 0;
	width: 737px;
	float: left;
	position: relative;
}

#content-resources {
	height: 448px;
	background: url(../images/resources-bkgd.jpg) no-repeat 418px 0;
	width: 737px;
	float: left;
	position: relative;
}

#content-opencall {
	height: 448px;
	background: url(../images/open-calls-bkgd.jpg) no-repeat 418px 0;
	width: 737px;
	float: left;
	position: relative;
}

#content-contact {
	height: 448px;
	background: url(../images/contact-bkgd.jpg) no-repeat 418px 0;
	width: 737px;
	float: left;
	position: relative;
}

#content-info {
	height: 400px;
	float: left;
	position: relative;
	overflow: hidden;
	padding-top: 10px;
	width: 550px;
	padding-left: 10px;
}

#middle-right {
	width: 48px;
	height: 597px;
	float: left;
	position: relative;
	border-left: 1px solid #e2d69c;
}

#content-orlando {
	height: 448px;
	background: url(../images/side_orlando.jpg) no-repeat 418px 0;
	width: 737px;
	float: left;
	position: relative;
}

#content-miami {
	height: 448px;
	background: url(../images/side_miami.jpg) no-repeat 418px 0;
	width: 737px;
	float: left;
	position: relative;
}

#content-newyork {
	height: 448px;
	background: url(../images/side_newyork.jpg) no-repeat 418px 0;
	width: 737px;
	float: left;
	position: relative;
}



/* @end */

/* @group footer */

#footer {
	float: left;
	clear: both;
	position: relative;
	width: auto;
	height: auto;
}

#footer-left {
	width: 52px;
	height: 9px;
	background: url(../images/botoom-l.jpg) no-repeat;
	float: left;
	position: relative;
}

#footer-middle {
	width: 890px;
	border-bottom: 1px solid #e2d69c;
	float: left;
	position: relative;
	margin-right: 4px;
	margin-left: 4px;
	height: 5px;
}

#footer-right {
	width: 52px;
	height: 9px;
	background: url(../images/botoom-r.jpg) no-repeat;
	float: left;
	position: relative;
}



/* @end */

/* @group Bottom Border */

#border-left {
	float: left;
	position: relative;
	border-right: 1px solid #e2d69c;
	width: 11px;
	height: 35px;
	margin-left: 37px;
	margin-top: 4px;
}

#border-middle {
	float: left;
	position: relative;
	width: 896px;
	height: 17px;
	background-color: #333;
	margin-left: 4px;
	border-bottom: 1px solid #333;
	padding-bottom: 1px;
}

#border-right {
	width: 11px;
	height: 35px;
	float: left;
	position: relative;
	border-left: 1px solid #e2d69c;
	margin-left: 4px;
	margin-top: 4px;
}



/* @end */



/* @end */

/* @group Menu-Main */

#main-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

li.main-menu {
	margin: 0;
	padding: 0;
	width: 123px;
	height: auto;
	float: left;
	position: relative;
	list-style-type: none;
	list-style-image: none;
	background: url(../images/glyph.jpg) no-repeat 102px;
}

li.menu-last {
	background-image: none;
	width: auto;
	height: auto;
}

a#agency-link {
	display: block;
	overflow: hidden;
	width: 100px;
	height: auto;
}

a#agency-link:hover {
	display: block;
	text-indent: -107px;
}

a#resources-link {
	height: auto;
	display: block;
	overflow: hidden;
	width: 100px;
}

a#resources-link:hover {
	display: block;
	text-indent: -120px;
}

a#opencall-link {
	height: auto;
	display: block;
	overflow: hidden;
	width: 100px;
}

a#opencall-link:hover {
	display: block;
	text-indent: -115px;
}

a#contact-link {
	height: auto;
	display: block;
	overflow: hidden;
	width: 100px;
}

a#contact-link:hover {
	display: block;
	text-indent: -107px;
}

li.last {
	padding: 0;
	float: left;
	list-style-type: none;
	margin: 0 7px 0 0;
}



/* @end */

/* @group Left-Menu */

#left-menu ul {
	list-style-type: none;
	padding: 0;
	height: auto;
	width: auto;
	margin: 0;
}

li.left-menu {
	list-style-type: none;
	height: auto;
	width: auto;
	margin-top: 7px;
}



/* @end */

/* @group Cities-Menu */

#cities ul {
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}

li.cities-menu {
	margin: 0 30px 0 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

li.cities-divider {
	margin-right: 21px;
}

a#orlando-link {
	width: 100px;
	display: block;
}

a#orlando-link:hover {
	border-bottom: 1px dotted #a97414;
}

a#miami-link {
	width: 90px;
	display: block;
}

a#miami-link:hover {
	border-bottom: 1px dotted #a97414;
}

a#miami-link:hover {
	border-bottom: 1px dotted #a97414;
}

a#new-york-link {
	display: block;
}

a#new-york-link:hover {
	border-bottom: 1px dotted #a97414;
}



/* @end */

a img {
	text-decoration: none;
	border-style: none;
}

.resheading {
	display: block;
	font-weight: normal;
	font-style: normal;
	color: #9c762f;
	font-size: 1.1em;
}

.resumepic {
	width: 215px;
	border: 2px solid #e2d69c;
	margin-right: 10px;
	float: left;
	text-align: center;
	padding-bottom: 5px;
}

.resumetitle {
	display: block;
	clear: both;
}

h2 {
	font-size: 1.25em;
}

p {
	clear: both;
}