/* @override 
	http://www.emergetalent.com/css/main.css
	http://emergetalent.com/css/main.css
*/

body {
	background-color: #000;
}

/* @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: auto;
	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: 5px;
}

#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: 464px;
	height: 60px;
	margin-top: 8px;
	padding: 0;
}

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



/* @end */

#middle-flash {
	width: 892px;
	height: 475px;
	float: left;
	clear: both;
	position: relative;
	display: block;
	overflow: hidden;
	background-color: #000;
}

#flash-intro {
	width: 892px;
	height: 475px;
	float: left;
	clear: both;
	position: relative;
	border: 1px solid #e2d69c;
	background-color: #000;
	text-align: center;
}

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



/* @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;
}



/* @end */

/* @group Cities-Meu */

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

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

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

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

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

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

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;
}

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



/* @end */

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