/* CSS RESET
------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



/* MURTHA SITE STYLES
------------------------------------------------------------*/

html {
	height: 100%;
}

body {
	background: #FFF;
	height: 100%;
	font-family: Verdana, Lucida, sans-serif;
	font-size: 11px;
	/*background: url(images/navbar-bg.png) repeat-y;*/
}

body.clients {
	background: #FFF;
	height: 100%;
	font-family: Verdana, Lucida, sans-serif;
	font-size: 11px;
	background: url(images/navbar-bg.png) repeat-y;
}

body.homepage {
	background: #FFF;
	height: 100%;
	font-family: Verdana, Lucida, sans-serif;
	font-size: 11px;
}

a.resumelink {
	font-size: 12px;
	color: #787878;
	text-decoration: none;
	margin-left: 6px;
}

a.resumelink:hover {
	font-size: 12px;
	color: #000;
	margin: 6px;
}

img.icon {
	margin: 3px;
}

.resume_name {
	font-size: 12px;
	font-weight: bold;
}

.resume_name_sub {
	font-size: 12px;
}

#wrapper {
	width: 1169px;
	height: auto;
	overflow: auto;
	/*background: #fff url(images/wrapper-bg.png) repeat-x;*/
	padding: 0;
	float: left;
}

#navbar {
	width: 263px;
	min-height:631px;
	height: 100%;
	font-weight: bold;
	font-size: 11px;
	background: url(images/navbar-bg.png) repeat-y;
	float: left;
	position: relative;
}

#navbar2 {
	width: 263px;
	min-height: 631px;
	height:100%;
	font-weight: bold;
	font-size: 11px;
	background: url(images/navbar-bg.png) repeat-y;
	float: left;
	position: relative;
}

ul.contactinfo {
	position: relative;
	margin-right: 24px;
	margin-top: 27px;
}

ul.contactinfo li {
	width: 171px;
	height: 20px;
	float: right;
	margin-bottom: -5px;
}

a.contactweb {
	width: 171px;
	height: 11px;
	background: transparent url(images/contact-murthaagency.png) 0 -11px;
	display:block;
	float: right;
	position: relative;
	right: 0;
}
	
a.contactweb:hover {
	width: 171px;
	height: 11px;
	background: transparent url(images/contact-murthaagency.png) 0 0;
	display:block;
	float: right;
	right: 0;
	position: relative;
}
	
a.contactphone {
	width: 171px;
	height: 11px;
	background: transparent url(images/contact-phone.png) 0 -11px;
	display:block;
	float: right;
	right: 0;
	position: relative;
}
	
a.contactphone:hover {
	width: 171px;
	height: 11px;
	background: transparent url(images/contact-phone.png) 0 0;
	display:block;
	float: right;
	right: 0;
	position: relative;
}
	
a.contactfax {
	width: 171px;
	height: 11px;
	background: transparent url(images/contact-fax.png) 0 -11px;
	display:block;
	float: right;
	right: 0;
	position: relative;
}
	
a.contactfax:hover {
	width: 171px;
	height: 11px;
	background: transparent url(images/contact-fax.png) 0 0;
	display:block;
	float: right;
	right: 0;
	position: relative;
}

a.contactann {
	width: 171px;
	height: 11px;
	background: transparent url(images/contact-ann.png) 0 -11px;
	display:block;
	float: right;
	right: 0;
	position: relative;
}
	
a.contactann:hover {
	width: 171px;
	height: 11px;
	background: transparent url(images/contact-ann.png) 0 0;
	display:block;
	float: right;
	right: 0;
	position: relative;
}

a.contactjamie {
	width: 171px;
	height: 11px;
	background: transparent url(images/contact-jamie.png) 0 -11px;
	display:block;
	float: right;
	right: 0;
	position: relative;
}
	
a.contactjamie:hover {
	width: 171px;
	height: 11px;
	background: transparent url(images/contact-jamie.png) 0 0;
	display:block;
	float: right;
	right: 0;
	position: relative;
}

img.talent {
	position: absolute;
	top: 156px;
	float: left;
}

#content {
	width: 872px;
	height: 631px;
	background: url(images/homepage-bg-short.png) no-repeat;
	position: relative;
	float: left;
}

#content_clients {
	width: auto;
	height: auto
	overflow:auto;
	background: url(images/client-list-bg.png) no-repeat;
	position: relative;
	float: left;
}

#content_resume {
	width: auto;
	height: auto;
	overflow: auto;
	position: relative;
	float: left;
	background: url(images/resume-bg.png) no-repeat;
}

#resume_container {
	width:  auto;
	overflow: auto;
	height: auto;
	margin-top: 210px;
	margin-left: 110px;
	float: left;
}

#footer {
	width: 100%;
	height: 250px;
	clear: left;
	float: left;
	background: #ffffff url(images/resume-footer.png) no-repeat;
}

.clients #footer {
	width: 100%;
	height: 350px;
	clear: left;
	float: left;
	background: #ffffff url(images/resume-footer.png) no-repeat;
}

.resume-clientname {
	font-size: 22px;
	font-weight: bold;
}

.resume-occupation {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.resume_text { color: #000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
padding:6px 10px 0 0;
display:block;
}

a.homepage-button-ann {
	width: 233px;
	height: 62px;
	background: transparent url(images/homepage-ann-link.png) 0 62px;
	display:block;
	float: left;
	right: 0;
	position: relative;
	left: 405px;
	top: 247px;
}
	
a.homepage-button-ann:hover {
	width: 233px;
	height: 62px;
	background: transparent url(images/homepage-ann-link.png) 0 0;
	display:block;
	float: left;
	right: 0;
	position: relative;
	left: 405px;
	top: 247px;
}

a.homepage-button-jamie {
	width: 233px;
	height: 62px;
	background: transparent url(images/homepage-jamie-link.png) 0 62px;
	display:block;
	right: 0;
	position: relative;
	left: 405px;
	top: 327px;
}
	
a.homepage-button-jamie:hover {
	width: 233px;
	height: 62px;
	background: transparent url(images/homepage-jamie-link.png) 0 0;
	display:block;
	right: 0;
	position: relative;
	left: 405px;
	top: 327px;
}


ul.navbar-talent {
	position: absolute;
	top: 231px;
	left: 23px;
	float: left;
}

ul.navbar-talent li {
	width: 240px;
	height: 20px;
	float: left;
	margin-bottom: 0;
}

a.navbar-producers {
	width: 240px;
	height: 14px;
	background: transparent url(images/navbar-producers.png) 0 -14px;
	display:block;
	float: right;
	right: 0;
	position: relative;
}
	
a.navbar-producers:hover {
	width: 240px;
	height: 14px;
	background: transparent url(images/navbar-producers.png) 0 0;
	display:block;
	float: right;
	right: 0;
	position: relative;
}

a.navbar-dop {
	width: 240px;
	height: 14px;
	background: transparent url(images/navbar-dop.png) 0 -14px;
	display:block;
	float: right;
	right: 0;
	position: relative;
}
	
a.navbar-dop:hover {
	width: 240px;
	height: 14px;
	background: transparent url(images/navbar-dop.png) 0 0;
	display:block;
	float: right;
	right: 0;
	position: relative;
}

a.navbar-speciality {
	width: 240px;
	height: 14px;
	background: transparent url(images/navbar-speciality.png) 0 -14px;
	display:block;
	float: right;
	right: 0;
	position: relative;
}
	
a.navbar-speciality:hover {
	width: 240px;
	height: 14px;
	background: transparent url(images/navbar-speciality.png) 0 0;
	display:block;
	float: right;
	right: 0;
	position: relative;
}

a.navbar-prod_designers {
	width: 240px;
	height: 14px;
	background: transparent url(images/navbar-prod_designers.png) 0 -14px;
	display:block;
	float: right;
	right: 0;
	position: relative;
}
	
a.navbar-prod_designers:hover {
	width: 240px;
	height: 14px;
	background: transparent url(images/navbar-prod_designers.png) 0 0;
	display:block;
	float: right;
	right: 0;
	position: relative;
}

a.navbar-editors {
	width: 240px;
	height: 14px;
	background: transparent url(images/navbar-editors.png) 0 -14px;
	display:block;
	float: right;
	right: 0;
	position: relative;
}
	
a.navbar-editors:hover {
	width: 240px;
	height: 14px;
	background: transparent url(images/navbar-editors.png) 0 0;
	display:block;
	float: right;
	right: 0;
	position: relative;
}

a.navbar-costume {
	width: 240px;
	height: 14px;
	background: transparent url(images/navbar-costume.png) 0 -14px;
	display:block;
	float: right;
	right: 0;
	position: relative;
}
	
a.navbar-costume:hover {
	width: 240px;
	height: 14px;
	background: transparent url(images/navbar-costume.png) 0 0;
	display:block;
	float: right;
	right: 0;
	position: relative;
}

a.navbar-2ndunit {
	width: 240px;
	height: 14px;
	background: transparent url(images/navbar-2ndunit.png) 0 -14px;
	display:block;
	float: right;
	right: 0;
	position: relative;
}
	
a.navbar-2ndunit:hover {
	width: 240px;
	height: 14px;
	background: transparent url(images/navbar-2ndunit.png) 0 0;
	display:block;
	float: right;
	right: 0;
	position: relative;
}

ul.client_names {
	width: 247px;
	height: 342px;
}

ul.client_names li {
	width: 247px;
	float: left;
}

a.client_name_font{
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #000;
	display:block;
	margin-right:22px;
	padding:3px;
}

a.client_name_font:hover{
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #F3E418;
}

ul.threecolumns {
	width: 741px;
	height: 342px;
	margin: 214px auto 75px 85px;
}

ul.threecolumns li {
	width: 247px;
	float: left;
}





