/* Global Styles */

body {
	margin:0px;
	background-image: url(images/main-bkgd-gradient.jpg);
	font:13px verdana;
	color:#AAAAAA;
	background-color:#4D5557;
	}
	
p {
margin: 0;
padding: 0;
}
hr {
	background-image:url(images/equalizer-block-dots-btm.png);
	height:21px;
	border: none;
	}
	
#topheader {
	margin: 10px ;
	width:260px;
	height:60px;
	z-index:1;
	}

#backgroundimg {
	position: absolute;
	margin-left: 0px;
	margin-top: 40px;
	width:1198px;
	height:382px;
	background-image: url(images/equalizer-full.png);
	left: 0;
	background-repeat: no-repeat;
	z-index:1;
	}

#backgroundboxes {
	position: relative;
	margin-left: 1198px;
	margin-top: 40px;
	width:100%;
	height:21px;
	background-image: url(images/equalizer-block-dots-btm.png);
	left: 0;
	background-repeat:repeat-x !important;
	background-position: left !important;
	top: 321px;
}

p.hometext {
	margin-top: 50px;
	text-align: center;
}

p.maps {
	color:#CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
}	
	
p.projectslist {
margin-left: 38px;
color: #999999;
}

p.projects {
line-height: 18px;
}
p.footer {
	margin-top: 50px;
	color: #999999;
	font-size:0.9em;
}

.studiosbkgd {
	margin:0px;
	background-image: url(images/studios-bkgd.jpg);
	background-repeat:no-repeat;
}

.contactbkgd {
	margin:0px;
	background-image: url(images/contact-bkgd.jpg);
	background-repeat: no-repeat;
	background-repeat:no-repeat;
}

.clientlistbkgd {
	margin:0px;
	background-image: url(images/clientlist-bkgd.jpg);
	background-repeat: no-repeat;
	background-repeat:no-repeat;
}

.educationbkgd {
	margin:0px;
	background-image: url(images/education-bkgd.jpg);
	background-repeat: no-repeat;
	background-repeat:no-repeat;
}

.peoplebkgd {
	margin:0px;
	background-image: url(images/people-bkgd.jpg);
	background-repeat: no-repeat;
	background-repeat:no-repeat;
}


h1 {
	color: #0076CD;
	font:13px verdana;
	margin:0px;
	font-weight: normal;
}

h2 {
	color: #FF7300;
	font:18px verdana;
	margin:0px;
	font-weight: normal;
	padding-bottom: 10px;
}

h3 {
	color: #FF7300;
	font:13px verdana;
	margin:0px;
	font-weight: normal;
}


/* nav configuration */

#navlist {
	margin-left: 300px;
	margin-top: -51px;
}

ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li {
	display: inline; }

li a {
	background-image: url(images/bullet-regular.png);
	background-repeat: no-repeat;
	background-position: 0 .38em;
	padding-left: 37px;
	padding-right: 10px;
}

ul a { 	text-decoration:none; } 

li#active a, li#active a:hover {
	color: #FF7300; 
	background-image: url(images/bullet-highlight.png);
	background-repeat: no-repeat;
	background-position: 0 .38em;
	padding-left: 37px;
	padding-right: 10px;
} 
		
li a:hover {
	background-image: url(images/bullet-highlight.png);
	background-repeat: no-repeat;
	background-position: 0 .38em;
	padding-left: 37px;
	padding-right: 10px;
}

/* secondary home nav list */
#secondnavlist {
	position: absolute;
	margin-left: 290px;
	margin-top: 261px;
	width: 600px;
	z-index: 5;
	text-align: center;
	}
			

/* studio left nav list */
#studioleftnavcontainer {
	position: absolute;
	background-image:url(images/side-nav-bkgd.png);
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 70px;
	width: 200px;
	height: 300px;
	
}

#clientlistleftnavcontainer {
	position: absolute;
	background-image: url(images/side-nav-bkgd-clientlist.png);
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 70px;
	width: 200px;
	height: 300px;
	}

#projectsleftnavcontainer {
	position: absolute;
	background-image: url(images/projects-sidenav.png);
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 75px;
	width: 240px;
	height: 300px;
	padding-left: 12px;
	padding-top: 30px;
	
}

p.studionavtexttop {
margin-left: 15px;
margin-top: 35px;
margin-bottom: 12px;
line-height: 12px;
}

p.studionavtext {
margin-left: 15px;
margin-top: 0px;
margin-bottom: 8px;
}

#studiosbody {
	margin-left: 252px;
	margin-top: 67px;
	height: 750px;
	width: 860px;
}

#contactbody {
	margin-left: 300px;
	margin-top: 67px;
	height: 750px;
	width: 740px;
}

p.studios {
width: 650px;
}

ul.clientlist {
	padding: 0;
	margin: 0;
	background-image: url(images/bullet-clientlist.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 37px;
	padding-right: 10px;
	padding-bottom: 15px;
}

li.client {
	background-image: url(images/bullet-clientlist.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

#below {
    position: relative;
	padding-top: 430px;
	text-align: center;
	height: 100px;
	width: 1200px;
	}	

/* ID Styles */

a {
	color: #0066CC;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF7300;
	text-decoration:none;
	}

a.second, a.second:hover, a.second:active, a.second:link, a.second:visited {
	text-decoration:none;
	background-image: none;
	border: 0px;
	}

a.studioleftnav {
	color: #0066CC;
	text-decoration:none;
	}
	
a.studioleftnav:hover {
	color: #FF7300;
	}

a.linklines {
	color: #FFFFFF;
	text-decoration:underline;
	}
	
a.linklines:hover {
	color: #FF7300;
	}
	
a.highlight, a.highlight:hover, a.highlight:active {
	color: #FF7300;
}

a.projectopenwindow, a.projectopenwindow:hover, a.projectopenwindow:active, a.projectopenwindow:link {
	text-decoration:none;
	background-image: none;
	border: 0;
	margin: 0;
	padding: 0;
	}
a.projectopenwindow:visited {
	text-decoration:none;
	background-image: none;
	border: 0;
	margin: 0;
	padding: 0;
	color: #999999;
	}

li.projectbullets {
	background-image: url(images/bullet-regular.png);
	background-repeat: no-repeat;
	background-position: 0 .38em;
	padding-left: 37px;
	padding-right: 10px;
}
li.projectbulletsnone {
	background-image: none;
	background-position: 0 .38em;
	padding-left: 37px;
	padding-right: 10px;
}
	
/* projects nav special */

ul.music a {
	background-image: url(images/projects/sidenav/nav-music-ico.png);
	background-repeat: no-repeat;
	background-position: .2em .25em;
	padding-left: 27px;
	padding-right: 10px;
	padding-bottom: inherit;
	line-height: 22px;
	height: 26px;
}

ul.music a:hover {
	background-image: url(images/projects/sidenav/nav-music-ico-hl.png);
	background-repeat: no-repeat;
	background-position: .2em .25em;
	padding-left: 27px;
	padding-right: 10px;
	line-height: 22px;
	color: #FF7300;
	height: 26px;
}

ul.gaming a {
	background-image: url(images/projects/sidenav/nav-gaming-ico.png);
	background-repeat: no-repeat;
	background-position: .2em .25em;
	padding-left: 27px;
	padding-right: 10px;
	line-height: 24px;
	height: 26px;
}

ul.gaming a:hover {
	padding: 0;
	margin: 0;
	background-image: url(images/projects/sidenav/nav-gaming-ico-hl.png);
	background-repeat: no-repeat;
	background-position: .2em .25em;
	padding-left: 27px;
	padding-right: 10px;
	line-height: 24px;
	height: 26px;
}

ul.commercial a {
	background-image: url(images/projects/sidenav/nav-commercial-ico.png);
	background-repeat: no-repeat;
	background-position: .3em .25em;
	padding-left: 27px;
	padding-right: 10px;
	line-height: 26px;
	height: 26px;
}

ul.commercial a:hover {
	padding: 0;
	margin: 0;
	background-image: url(images/projects/sidenav/nav-commercial-ico-hl.png);
	background-repeat: no-repeat;
	background-position: .3em .25em;
	padding-left: 27px;
	padding-right: 10px;
	line-height: 26px;
	height: 26px;
}

ul.composition a {
	background-image: url(images/projects/sidenav/nav-composition-ico.png);
	background-repeat: no-repeat;
	background-position: .3em .25em;
	padding-left: 27px;
	padding-right: 10px;
	line-height: 26px;
	height: 30px;
}

ul.composition a:hover {
	padding: 0;
	margin: 0;
	background-image: url(images/projects/sidenav/nav-composition-ico-hl.png);
	background-repeat: no-repeat;
	background-position: .3em .25em;
	padding-left: 27px;
	padding-right: 10px;
	line-height: 26px;
	height: 30px;
}
ul.voice a {
	background-image: url(images/projects/sidenav/nav-voice-ico.png);
	background-repeat: no-repeat;
	background-position: .2em .23em;
	padding-left: 27px;
	padding-right: 10px;
	line-height: 26px;
	height: 26px;
}
ul.voice a:hover {
	padding: 0;
	margin: 0;
	background-image: url(images/projects/sidenav/nav-voice-ico-hl.png);
	background-repeat: no-repeat;
	background-position: .2em .23em;
	padding-left: 27px;
	padding-right: 10px;
	line-height: 26px;
	height: 26px;
}
ul.surround a {
	background-image: url(images/projects/sidenav/nav-surround-ico.png);
	background-repeat: no-repeat;
	background-position: .25em .26em;
	padding-left: 27px;
	padding-right: 10px;
	line-height: 25px;
	height: 26px;
	top:0px;	
}

ul.surround a:hover {
	padding: 0;
	margin: 0;
	background-image: url(images/projects/sidenav/nav-surround-ico-hl.png);
	background-repeat: no-repeat;
	background-position: .25em .29em;
	padding-left: 27px;
	padding-right: 10px;
	line-height: 25px;
	height: 26px;
	top:0px;	
}
ul.corporate a {
	background-image: url(images/projects/sidenav/nav-corporate-ico.png);
	background-repeat: no-repeat;
	background-position: .3em .29em;
	padding-left: 27px;
	padding-right: 10px;
	line-height: 24px;
	height: 22px;
}

ul.corporate a:hover {
	padding: 0;
	margin: 0;
	background-image: url(images/projects/sidenav/nav-corporate-ico-hl.png);
	background-repeat: no-repeat;
	background-position: .3em .25em;
	padding-left: 27px;
	padding-right: 10px;
	line-height: 24px;
	height: 22px;
}
ul.filmtv a {
	background-image: url(images/projects/sidenav/nav-filmtv-ico.png);
	background-repeat: no-repeat;
	background-position: .3em .22em;
	padding-left: 27px;
	padding-right: 10px;
	line-height: 25px;
	height: 22px;
}

ul.filmtv a:hover {
	padding: 0;
	margin: 0;
	background-image: url(images/projects/sidenav/nav-filmtv-ico-hl.png);
	background-repeat: no-repeat;
	background-position: .3em .22em;
	padding-left: 27px;
	padding-right: 10px;
	line-height: 25px;
}
ul.demos a {
	background-image: url(images/projects/sidenav/nav-demos-ico.png);
	background-repeat: no-repeat;
	background-position: .3em .25em;
	padding-left: 27px;
	padding-right: 10px;
	line-height: 26px;
}

ul.demos a:hover {
	padding: 0;
	margin: 0;
	background-image: url(images/projects/sidenav/nav-demos-ico-hl.png);
	background-repeat: no-repeat;
	background-position: .3em .25em;
	padding-left: 27px;
	padding-right: 10px;
	line-height: 26x;
}

#musiclist a {
padding-bottom: 25px;
}