
.textshadow
{
	position:relative;
	zoom:1;
	color:#aaa;
	z-index:9;
}
 
.textshadow em
{
	position:absolute;
	left:-1px;
	margin-top:-1px;
	z-index:10;
	font-style:normal;
	text-decoration: underline;
}

body
{
	background-color: #242424;
	background-position: top center;
	background-repeat: repeat-y;
	color: #fff;
	font-family: 'EauSansBold', Arial, sans-serif;
	font-size: 16px/17px;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

a
{
	color: #242424;
}

#wrapper
{
	background-image: url(../images/background_top.jpg);
	background-position: top center;
	margin: 0 auto;
	overflow: visible;
	padding-top: 30px;
	width: 100%;
}

#wrapper_top > div, #wrapper_bottom > div
{
	margin: 0 auto;
	overflow: visible;
}

#wrapper > img
{
	margin: 0 auto;
}

#wrapper_top, #wrapper_bottom
{
	margin: 0 auto;
	width: 1140px;
}

#wrapper_bottom_bg
{
	background-image: url(../images/background_bottom.jpg);
	background-position: top center;
	margin: 0 auto;
	overflow: visible;
	padding-top: 30px;
	width: 100%;
	height: 570px;
}

/*
------------------------------------------------------------------------------------ HEAD */
#head
{
	font-size: 22px;
	height: 110px;
	padding-top: 20px;
}

/*
------------------------------------------------------------------------------------ NAV */

.nav_main
{
	display: block;
	float: right;
}

.nav_main a
{
	background-position: 0 0;
	display: block;
	float: right;
	line-height: 800px;
}

.nwork
{
	background: url(../images/nav_backtotop.png);
	width: 206px;
	height: 20px;
	margin-right: 75px;
	margin-top: -38px;
	padding-top: 38px;
	overflow: hidden;
}

.ncontact
{
	float: right;
	background: url(../images/nav_contact.png);
	width: 180px;
	height: 58px;
	margin-right: -10px;
	margin-left: 10px;
	margin-top: 38px;
	padding-top: -38px;
	overflow: hidden;
}

.nactive, .nav_main a:hover
{
	background-position: 0 -58px !important;
}


/*
------------------------------------------------------------------------------------ WORK */
#work
{
	background-image: url(../images/background_work.png);
	background-position: top center;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 1140px;
	height: 400px;
	margin-top: -68px !important;
	margin-left: auto;
	margin-right: auto;
	padding-top: 68px;
	text-align: center;
	overflow: visible;
	z-index: -200;
}

#work_header
{
	width: 1030px;
	height: 132px;
	margin: 0 auto;
	padding-right: 70px;
}

#demo_title
{
	background-image: url(../images/title_demos.png);
	background-repeat: no-repeat;
	float: left;
	width: 482px;
	height: 126px;
	margin-top: 60px;
	overflow: visible;
	z-index: 0;
}

#work_title
{
	background-image: url(../images/title_work.png);
	background-repeat: no-repeat;
	float: left;
	width: 302px;
	height: 126px;
	margin-top: 60px;
	overflow: visible;
	z-index: 0;
}

#work_title img
{
	margin-left: -110px;
}

#work_content
{
	display: inline-block;
	width: 960px;
	margin: 0;
	margin-top: -54px;
	padding-left: 90px;
	padding-right: 90px;
}

#work_left
{
	float: left;
	width: 360px;
	height: 260px;
	padding-left: 30px;
}

#work_right
{
	float: left;
	width: 490px;
	height: 330px;
	padding-left: 80px;
	padding-top: 20px;
	text-align: left;
}

.playlist
{
	float: left;
	width: 390px;
	padding-top: 20px;
}

.download
{
	
	float: right;
	width: 40px;
	height: 45px;
	overflow: hidden;
}

.download a, .download a:hover
{
	background-image: url(../images/download.png);
	background-color: transparent;
	line-height: 200px;
}

.download a:hover
{
	background-position: 0 -50px;
}

#work_right img
{
	background: url(../images/thumb_bg.png) no-repeat 5px -3px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-top: 1px;
	margin-top: -1px;
}

/*
------------------------------------------------------------------------------------ LOGOS */
#logos
{
	background-image: url(../images/background_logos.png);
	background-repeat: no-repeat;
	width: 1140px;
	height: 158px;
	margin-top: -37px !important;
	padding-top: 37px;
}

#logos img
{
	display: block;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

/*
------------------------------------------------------------------------------------ CONTACT */
#contact
{
	color: #252424;
	font: 28px 'BebasNeueRegular', Arial, sans-serif;
	letter-spacing: 0;
	line-height: 36pt;
	width: 1140px;
	height: 570px;
	overflow: hidden;
}

#contact_title
{
	background-image: url(../images/contact_header.png);
	background-repeat: no-repeat;
	float: left;
	width: 238px;
	height: 122px;
	position: absolute;
	margin-top: -64px;
	margin-left: 60px;
}

#contact_content
{
	display: inline-block;
	width: 960px;
	padding-left: 90px;
	padding-right: 90px;
	padding-top: 26px;
	margin: 0;
}

#contact_left, #contact_mid, #contact_right
{
	float: left;
	width: 300px;
	height: 280px;
	padding-left: 10px;
	padding-right: 10px;
}

#contact_mid
{
	
	font: 28px 'BebasNeueRegular', Arial, sans-serif;
	background-image: url(../images/contact_donovan_bg.png);
	background-repeat: no-repeat;
	width: 260px;
	margin-left: 35px;
    padding-left: 55px;
	line-height: 36pt;
	z-index: 900;
}

#contact_right
{
	width: 250px;
	padding-left: 20px;
	/* text crap */
}

#promos
{
	padding-top: 12px;
}

#cord
{
	overflow: hidden;
	background-repeat: no-repeat;
	width: 960px;
	height: 260px;
	margin-top: -32px;
	padding-left: 90px;
	z-index: 0;
}

#cord img
{
	z-index: -100;
}

.social_icon
{
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	z-index: 1000;
}

.social_icon a
{
	position: absolute;
	display: inline-block;
	width: 20px;
	height: 60px;
	margin-left: -20px;
	padding-left: 20px;
	margin-right: -20px;
	padding-right: 20px;
	line-height: 300px;
	overflow: hidden;
}

.social_icon a:hover
{
	background-position: 0 -60px;
}

#linkedin
{
	margin-left: 10px;
}

#facebook
{
	margin-left: 70px;
}

#twitter
{
	margin-left: 130px;
}
#youtube
{
	margin-left: 190px;
}

#linkedin a
{
	background-image: url(../images/linkedin.png);
}

#facebook a
{
	
	background-image: url(../images/facebook.png);
}

#twitter a
{
	
	background-image: url(../images/twitter.png);
}

#youtube a
{
	
	background-image: url(../images/youtube.png);
}

/*
---- */
#form_contact
{
	list-style: none outside none;
    margin: 0;
    padding: 0;
}
#form_contact li.form_field
{
	background: url(../images/x.png);
	clear: left;
	cursor: pointer;
	cursor: hand;
    float: left;
    margin: 0 0 10px;
    padding-left: 12px;
	padding-bottom: 4px;
    width: 290px;
}

#form_contact li label
{
	cursor: pointer;
	cursor: hand;
	color: #fff;
	float: left;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
    padding: 4px 12px 0 0;
    text-transform: uppercase;
    width: 60px;
}

#form_contact li input, #form_contact li textarea
{
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font: italic 12px Helvetica;
    margin: 0;
    padding: 8px 0 0;
    width: 200px;
}

#form_contact .form_send
{
	display: inline-block;
	float: right;
	width: 120px;
	z-index: 900;
}

#form_contact li input.send
{
	background-image: url(../images/send_button.png);
	float: right;
	position: absolute;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font: italic 12px Helvetica;
    margin: 0;
    padding: 0;
    width: 130px;
	height: 60px;
}

#form_contact li input.send:hover
{
	background-position: 0 -60px;
}

#form_contact li textarea
{
	height: 174px;
	margin-top: 22px;
	padding: 0;
	resize: none;
}

#success_wrapper
{
	color: white;
	display: block;
	width: 302px;
	height: 427px;
	background-image: url(../images/x.png);
}

#success_wrapper > *
{
	display: block;
	width: 114px;
	margin-left: auto;
	margin-right: auto;
}

#success_title
{
	padding-top: 210px;
	line-height: 0;
	font-size: 42px;
}

#success_message
{
	padding-top: 10px;
}

/*
------------------------------------------------------------------------------------ TEXT STUFF */
.center_text
{
	text-align: center;
	margin: 0 auto;
}

.red
{
	color: #b62e0f;
}

.bebas
{
	font: 18px 'BebasNeueRegular', Arial, sans-serif;
	line-height: 22px;
}

.helvetica
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px !important;
	line-height: 22px;
}

/*
------------------------------------------------------------------------------------ EXTRA STUFF */
.clear
{
	clear: both;
}

.error
{
	
}

#credits a
{
	position: absolute;
	display: block;
	background-image: url(../images/site_by.png);
	background-repeat: no-repeat;
	width: 130px;
	height: 55px;
	line-height: 900px;
	overflow: hidden;
	/*margin-left: 100px;
	margin-top: -186px;
	*/
	margin-left: 140px;
	margin-top: -72px;
	
}

#credits a:hover
{
	background-position: 0 -55px;
}
