/* 7th Media Design Studio */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}

h1.h1tag{
	display:none; 
	text-indent: -9999px;
}

a {
	color: #CCC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*Splash*/

body#splash {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	margin: 0;
	background:url(../images/splash_bg.gif) repeat 0 0;
	height:auto;
	text-align:left;
	position: relative;
}
#splash-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 893px;
	background: url(../images/splash_topbg.gif) repeat-x 0 0;
}
#splash-wrapper h1 {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	width: 863px;
	height: 325px;
	text-indent: -9999px;
	background: url(../images/splash-header.gif) no-repeat 0 0;
	padding: 0;
	margin: 0;
}

#splash-nav {
	position: relative;
	top: 69px;
	left: 59px;
	width: 346px;
}
#splash-nav ul {
	margin: 0px;
	padding: 0px;
}
li.html {
	display: block;
	width: 346px;
	height: 80px;
	text-indent: -9999px;
	background-image:url(../images/splash_html.gif);
	background-repeat: no-repeat;
	background-position:0 0;
}
li.html a {
	display: block;
	width: 346px;
	height: 80px;
}
li.flash {
	display: block;
	width: 346px;
	height: 70px;
	text-indent: -9999px;
	background-image:url(../images/splash_flash.gif);
	background-repeat: no-repeat;
	background-position:0 0;
}
li.flash a {
	display: block;
	width: 346px;
	height: 80px;
}
#splash-body {
	position: relative;
	top: 71px;
	left: 58px;
	width: 654px;
}

#splash-body p {
	line-height: 1.75em;
}
#splashmenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 150px;
	position: relative;
}
#splashmenu li {
	width: 346px;
	height: 80px;
}
#splashmenu a * {
	display: none;
}
#splashmenu a, #splashmenu a .hover {
	height:80px;
	display: block;
	position: relative;
}
#splashmenu a .hover {
	cursor: pointer;
}
#splashmenu a.html {
	background: url(../images/splash_html.jpg) no-repeat 0 0;
	width: 346px;
	height: 80px;
}
#splashmenu .lighty a.html:hover, #splashmenu a.html .hover {
	background: url(../images/splash_html.jpg) no-repeat;
 	width: 346px;
	background-position: 0 -80px;
}

#splashmenu a.flash {
	background: url(../images/splash_flash.jpg) no-repeat 0 0;
	width: 346px;
	height: 70px;
}
#splashmenu .lighty a.flash:hover, #splashmenu a.flash .hover {
	background: url(../images/splash_flash.jpg) no-repeat;
 	width: 346px;
	background-position: 0 -70px;
}



/*Main*/

body#main {
	background: #000 url(../images/main_bg.gif) repeat-x 0 0;
	font: normal 11px Tahoma;
	color: #CCCCCC;
	margin: 0 auto;
	width: 887px;
}
#wrapper {
	position: relative;
	top: 0;
	width: 887px;
	background: #000;
}



#header {
	background:url(../images/main_topbg.gif) no-repeat 0 0;
	width: 887px;
	height: 149px;
	position: relative;
	top: -11px;
	left: 0;
}
.logo {
	position: absolute;
	left: 31px;
	top: 40px;
	display: block;
	text-indent: -9999px;
	width: 151px;
	height: 84px;
	background:url(../images/logo.gif) no-repeat 0 0;
	padding: 0;
	margin: 0;
}
.tagline {
	position: absolute;
	left: 642px;
	top: 88px;
	display: block;
	width: 226px;
	height: 31px;
	background: url(../images/tagline.gif) no-repeat 0 0;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
}
#top {
	position: relative;
	top: -20px;
	left: 0;
	width: 887px;
	_top:-10px;
}
#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 51px;
	position: relative;
	top: 10px;
}
#menu li {
	float: left;
	width: auto;
	height: 51px;
}
#menu a * {
	display: none;
}
#menu a, #menu a .hover {
	background: url(../images/main_nav.gif) no-repeat 0 0;
	height:51px;
	display: block;
	position: relative;
}
#menu a .hover {
	cursor: pointer;
}
#menu a.company {
	background-position: 0 0;
	width: 169px;
}
#menu .highlight a.company:hover, #menu a.company .hover {
	background-position: 0 -51px;
}
#menu a.services {
	background-position: -169px 0;
	width: 160px;
}
#menu .highlight a.services:hover, #menu a.services .hover {
	background-position: -169px -51px;
}
#menu a.news {
	background-position: -329px 0;
	width: 170px;
}
#menu .highlight a.news:hover, #menu a.news .hover {
	background-position: -329px -51px;
}
#menu a.portfolio {
	background-position: -499px 0;
	width: 190px;
}
#menu .highlight a.portfolio:hover, #menu a.portfolio .hover {
	background-position: -499px -51px;
}
#menu a.contact {
	background-position: -689px 0;
	width: 198px;
}
#menu .highlight a.contact:hover, #menu a.contact .hover {
	background-position: -689px -51px;
}
#main-banner {
	position: relative;
	top: 10px;
}
#content {
	position: relative;
	top: -10px;
	overflow: hidden;
	width: 887px;
	background:#000000;
	_top: 0;
}
#left-bar {
	float: left;
	width: 351px;
}
#left-bar ul {
	list-style-type: none;
	margin: 0;
	padding: 25px 0 0 0;
}
#left-bar ul li {
	margin: 0 15px 0 25px;
	padding: 0;
}
#latest-proj, #careers, #latest-news {
	background:url(../images/content_bg.gif) no-repeat 0 0;
}
#latest-proj h2 {
	margin: 0;
	padding: 0;
	display: block;
	width: 350px;
	height: 74px;
	background-image:url(../images/title_latestproj.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
}
#careers h2 {
	margin: 0;
	padding: 0 0 20px 0;
	display: block;
	width: 350px;
	height: 64px;
	background-image:url(../images/title_careers.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
}
#careers p {
	padding-left: 25px;
	padding-right: 20px;
}
#left-bar h3 {
	font-size: 11px;
	font-weight:bold;
}
#latest-news {
	float: right;
	width: 536px;
}
#latest-news h2 {
	margin: 0;
	padding: 0;
	display: block;
	width: 536px;
	height: 74px;
	background-image:url(../images/title_latestnews.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
}
#latest-news ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 24px;
}
#latest-news ul li {
	margin: 0;
	padding: 0 0 0 26px;
}
p.calendar {
	display: block;
	position: relative;
	width: 42px;
	height: 44px;
	float: right;
	position:relative;
	top:-47px;
	text-align: center;
	left: -15px;
	margin: 0;
	padding: 0;
}
span.month {
	display: block;
	width: 42px;
	height: auto;
	color:#333333;
	font-weight: bold;
}
span.day {
	display: block;
	width: 42px;
	height: auto;
	color:#333333;
	font-weight: bold;
	font-size: 18px
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 887px;
	height: 150px;
	margin: 50px 0 0 0;
}
#footer ul {
	list-style-type: none
}
#footer ul li {
	float: left;
	padding: 13px 10px 0 0;
}
.copyright {
	position: relative;
	float: right;
	top:13px;
	left:-30px;
	width: auto;
}
.clear {
	height: 1px;
	clear: both;
}
/*Company, News, Services, Portfolio, Contact*/

#global-banner {
	position: relative;
	top: 10px;
}
#global-banner p {
	position: absolute;
	top: 100px;
	display: block;
	width: 388px;
	font-size: 14px;
}
p.banner {
	left: 25px;
}
p.alt {
	right: 25px;
}
#global-body {
	padding: 20px 0 0 20px;
	position: relative;
	top: -15px;
}
#global-body p {
	display: block;
	margin: 0 15px 0 5px;
	padding: 0 0 10px 0;
}
#global-body h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0 10px 0;
	margin: 0 0 0 5px;
}
#global-body h3 {
	font-size: 11px;
	font-weight: bold;
	padding: 15px 0 10px 0;
	margin: 0 0 0 5px;
}
hr {
	border: none;
	background: url('../images/hr.gif') center center no-repeat;
	height: 2px;
	margin: 15px;
}
/*Portfolio Navi*/

#portfolio {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 254px;
	position: relative;
	top: 10px;
	left: 24px;
}
#portfolio li {
	float: left;
	width: auto;
	height: 254px;
}
#portfolio a * {
	display: none;
}
#portfolio a, #portfolio a .hover {
	background: url(../images/portfolio_nav.jpg) no-repeat 0 0;
	height:254px;
	display: block;
	position: relative;
}
#portfolio a .hover {
	cursor: pointer;
}
#portfolio a.web {
	background-position: 0 0;
	width: 136px;
}
#portfolio .light a.web:hover, #portfolio a.web .hover {
	background-position: 0 -254px;
}
#portfolio a.print {
	background-position: -136px 0;
	width: 136px;
}
#portfolio .light a.print:hover, #portfolio a.print .hover {
	background-position: -136px -254px;
}
#portfolio a.brand {
	background-position: -273px 0;
	width: 137px;
}
#portfolio .light a.brand:hover, #portfolio a.brand .hover {
	background-position: -273px -254px;
}
#portfolio a.illustrations {
	background-position: -409px 0;
	width: 136px;
}
#portfolio .light a.illustrations:hover, #portfolio a.illustrations .hover {
	background-position: -409px -254px;
}
#portfolio a.cs {
	background-position: -545px 0;
	width: 136px;
}
#portfolio .light a.cs:hover, #portfolio a.cs .hover {
	background-position: -545px -254px;
}
#portfolio a.avp {
	background-position: -681px 0;
	width: 120px;
}
#portfolio .light a.avp:hover, #portfolio a.avp .hover {
	background-position: -681px -254px;
}
/*Portfolio Entries/Map*/

/*.projects {
position: relative;
width:auto;
margin: 0 0 30px 0;
left: 10px;
z-index: 1;
}*/

.thumb {
	float: left;
	width: 480px;
	display: block;
	padding: 0px 0 50px 0;
	top: 20px;
	position: relative;
	left: 5px;
}
#projects h3 {
	display: block;
	float: right;
	padding: 10px 10px 0 0;
	width: 357px;
	margin: 10px 0 0 0;
	position: relative;
	top: 1px;
	left: 8px;
}
#projects p {
	display: block;
	float: right;
	margin: 10px 0 0 0;
	width: 357px;
	position: relative;
	top: 10px;
}
#projects ul {
	margin: 0 0 0 10px;
	padding: 0;
	display: block;
	position: relative;
	width: 357px;
	float: right;
	left:20px;
	top: 5px;
	list-style-type: none;
}
/*Map*/

.map {
	position: relative;
	width:auto;
	margin: 0 0 35px 0;
left:
}
.sketch {
	float: right;
	width: 410px;
	display: block;
	padding: 0px 0 50px 0;
	top: 20px;
	position: relative;
	left: -50px;
}
.map h3 {
	display: block;
	float: left;
	width: 357px;
	position: relative;
	top: 10px;
}
.map p {
	float: left;
	width: 357px;
	position: relative;
	top: 10px;
}
/*Careers*/

div.careerscol {
	float: left;
	width: 350px;
}
div.careerscol ul {
	list-style-type: none;
}
div.careerscol ul li {
	text-indent: -15px;
}
/*Contact*/

#contactform {
	display: block;
	float: right;
	width: 410px;
	position: relative;
	left: -50px;
	_left: -40px;
}

#contactformservice {
	display: block;
	float: left;
	width: 410px;
	position: relative;
}

#contactform ul, #contactformservice ul {
	list-style-type: none;
	margin: 0;
	padding: 0 7px;
}
li#name, li#phone, li#email {
	display: block;
	height: 30px;
	width: 410px;
}
li#name input {
	border: 1px solid #CCC;
	width: 354px;
	background: #000;
	position: relative;
	left: 5px;
	font: 11px Tahoma;
	color: #CCC;
}
li#phone input {
	border: 1px solid #CCC;
	width: 354px;
	background: #000;
	position: relative;
	left: 2px;
	font: 11px Tahoma;
	color: #CCC;
}
li#email input {
	border: 1px solid #CCC;
	width: 354px;
	background: #000;
	position: relative;
	left: 7px;
	font: 11px Tahoma;
	color: #CCC;
}
span.req {
	color:#990000;
}
li#comments textarea {
	border: 1px solid #CCC;
	width: 398px;
	margin: 10px 0;
	background: #000;
	font: 11px Tahoma;
	color: #CCC;
}
li#buttons input {
	border: none;
	width: 100px;
	background: #000;
	position: relative;
	color: #CCC;
	font: 11px Tahoma;
}
/*Slidshow*/

div.wrap {
	width:887px;
	text-align:left;
	height: 380px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


div.wrap .slideshow { height: 380px; width: 887px; margin: auto }

div.wrap .nav { 
	position:absolute; 
	top:320px; 
	right:0;
	z-index:100;
	font: normal inherit Tahoma;
	display: inline;
	text-transform:uppercase;
	padding: 15px 15px;
}

div.wrap .nav a{ text-decoration:none; padding-right:10px}

div.wrap .slideshow .info {
	position:absolute; 
	top:320px; 
	left:0;
	color:#fff;
	background-color: #000;
	padding: 15px 20px;
	width: 847px;
}
div.wrap .slideshow .info .holder {
	position: relative;
	width: 100%;
}
div.wrap .slideshow .info h2 { 
	font: normal 1em Tahoma;
	text-transform:uppercase;
	padding-right: 30px;
	display: inline;
}

div.wrap .slideshow .info p {
	font: normal inherit Tahoma;
	display: inline;
	text-transform:uppercase;
	padding: 0;
}

div.wrap .slideshow .info ul {
	position: absolute;
	top: -10px; 
	right:0;
}
div.wrap .slideshow .info li { 
	float:left;
	display:inline-block;
	padding: 0 2px;
}



div#slideshow {
	margin:-1px 0 0;
}
div#video-header {
	height:683px;
	margin:-1px 0 0;
}
div#slideshow div.wrap {
	height:380px;
}
div#slideshow div#slide-holder {
	z-index:40;
	width:887px;
	height:380px;
	position:absolute;
}
div#slideshow div#slide-holder div#slide-runner {
	width:887px;
	height:380px;
	overflow:hidden;
	position:absolute;
}
div#slideshow div#slide-holder img {
	margin:0;
	display:none;
	position:absolute;
}
div#slideshow div#slide-holder div#slide-controls {
	left:0;
	bottom:10px;
	width:887px;
	height:46px;
	display:none;
	position:absolute;
	background-color: #000;
	/* for IE */
/*  filter:alpha(opacity=60);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
*/}
div#slideshow div#slide-holder div#slide-controls p.text {
	float:left;
	color:#fff;
	display:inline;
	font-size:10px;
	line-height:16px;
	margin:15px 0 0 20px;
	text-transform:uppercase;
}
div#slideshow div#slide-holder div#slide-controls p#slide-nav {
	float:right;
	height:24px;
	display:inline;
	margin:11px 15px 0 0;
}
div#slideshow div#slide-holder div#slide-controls p#slide-nav a {
	float:left;
	width:24px;
	height:24px;
	display:inline;
	font-size:11px;
	margin:0 5px 0 0;
	line-height:24px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	border: solid 1px #fff;
	background-color: #000;
}
div#slideshow div#slide-holder div#slide-controls p#slide-nav a.on {
	background-position:0 -24px;
}
img {
	border: 0;
}

/*Jobs*/
#jobs {
	background: url(../images/splash_topbg.gif) repeat-x 0 0;
	font-family: Tahoma, Geneva, sans-serif;
	color: #ccc;
	padding: 20px;
	width:390px;
}

#jobs h2 {
	padding-top: 0;
	margin-top: -10px; 
}

#jobs p {
	font-size: 11px;
	}

/* ---------------------------------------- */
/*   LOGIN                                  */
/* ---------------------------------------- */
#login-box {
	position: relative;
	top: 69px;
	left: 59px;
}
#login-box ul {
	padding: 0;
}
#login-box li {
	list-style: none;
	font: bold 1em Tahoma;
}
#login-box .text {
	padding-bottom: 5px;
}
#login-box .text label {
	color: #FFF;
	display: inline-block;
	width: 70px;
}
#login-box .text input {
	border: 1px solid #090909;
	height: 20px;
	width: 170px;
}
#login-box .button {
	margin-right: 5px;
	padding-top: 5px;
	padding-left: 75px;
	padding-bottom: 10px;
}
#login-box .button input {
	cursor: pointer;
	border: none;
	background: transparent;
	position: relative;
	color: #CCC;
	font: normal 11px Tahoma;
}
#login-box li a {
	color: #999;
	text-decoration: underline;
}
#login-box li a:hover {
	color: #fff;
	text-decoration: none;
}
/* ---------------------------------------- */
/*   ADMIN - NAV                           */
/* ---------------------------------------- */
#admin-nav {
	border: 1px solid #2a2a2a;
	float: left;
	margin-left: 20px;
	padding: 10px 20px;
	position: relative;
	width: 120px
}
#admin-nav ul {
	margin: 0;
	padding: 0;
}
#admin-nav li {
	padding: 5px 0 2px;
	list-style: none;
	border-bottom: 1px solid #111;
}
#admin-nav li:last-child {
	border: 0;
}
#admin-nav li.sub {
	padding-left: 10px;
}
#admin-nav a {
	border-bottom: 2px solid #000;
	color: #999;
	display: inline-block;
	font: bold 1em Tahoma;
	padding-bottom: 3px;
	text-decoration: none;
}
#admin-nav a:hover {
	color: #fff;
	border-bottom: 2px solid #fff;
}
#admin-nav a.active {
	color: #fff;
	border-bottom: 2px solid #fff;
}
/* ---------------------------------------- */
/*   MAIN                                   */
/* ---------------------------------------- */
#admin-main {
	background: url(../images/admin-main-bg.gif) no-repeat 0 0;
	float: right;
	min-height: 500px;
	margin-right: 20px;
	padding: 0 20px;
	position: relative;
	width: 630px;
	display:inline;
}
* html #admin-main{
	margin-right: 0;
	margin-bottom: 20px;
}
#admin-main a.logout {
	position: absolute;
	top: 20px;
	right: 20px;
	font: bold 1.15em Tahoma;
	text-decoration: none;
}
#admin-main a.logout:hover {
	color: #fff;
}
#admin-main ul {
	margin: 0;
	padding: 0;
}
#admin-main .links {
	height: 30px;
	overflow: hidden;
	position: relative;
}
#admin-main .links li {
	float: left;
	list-style: none;
	position: relative;
	padding-right: 10px;
	padding-bottom: 20px;
	display: inline;
}
#admin-main .links a {
	color: #999;
	font: bold 1em Tahoma;
	text-decoration: none;
	padding-bottom: 2px;
}
#admin-main .links a:hover {
	color: #fff;
	border-bottom: 2px solid #fff;
}
#admin-main form {
	padding-bottom: 20px;
}
#admin-main form li {
	list-style: none;
}
#admin-main .text, #admin-main .textarea, #admin-main .upload, #admin-main .select {
	padding-bottom: 5px;
}
#admin-main .text label, #admin-main .textarea label, #admin-main .upload label, #admin-main .select label {
	color: #FFF;
	font: bold 1em Tahoma;
	display: inline-block;
	padding-top: 6px;
	padding-right: 10px;
	text-align: right;
	width: 120px;
	vertical-align: top;
}
#admin-main .text input {
	border: 1px solid #090909;
	background: #fff;
	font: normal 1em Tahoma;
	height: 25px;
	padding: 0 5px;
	width: 212px;
}
#admin-main .textarea textarea {
	border: 1px solid #090909;
	font: normal 1em Tahoma;
	height: 150px;
	padding: 5px;
	width: 470px;
}
#admin-main .upload input {
	border: 1px solid #090909;
	background: #fff;
	font: normal 1em Tahoma;
	height: 23px;
	padding-top: 2px;
	width: 222px;
}
#admin-main .select select {
	border: 1px solid #090909;
	background: #fff;
	font: normal 1em Tahoma;
	height: 25px;
	padding-left: 5px;
	width: 50px;
}
#admin-main .note {
	font: normal 1em Tahoma;
	padding-left: 135px;
	padding-bottom: 10px;
}
#admin-main .note a {
	color: #FFF;
}
#admin-main .note a:hover {
	color: #99fe00;
	text-decoration: none;
}
#admin-main .button {
	margin-right: 5px;
	padding: 5px 0 10px 135px;
}
#admin-main .button input {
	cursor: pointer;
	border: none;
	background: transparent;
	position: relative;
	color: #CCC;
	font: normal 1em Tahoma;
}
#admin-main table.list {
	width: 100%;
	position: relative;
	border-collapse: collapse;
	border-spacing: 0;
}
#admin-main th {
	background-color: #333;
	color: #fff;
	font: bold 1em Helvetica;
	text-align: left;
	padding: 3px 0;
}
#admin-main td {
	font: normal 1em Tahoma;
	background-color: #000;
	padding: 3px 0;
}
#admin-main td a {
	color: #999;
}
#admin-main td a:hover {
	color: #fff;
	text-decoration: none;
}
#admin-main td img {
	border: 1px solid #fff;
}
#admin-main tr.alt td {
	background-color: #111;
}
#admin-main .list td.button {
	padding-left: 0;
	padding-top: 10px;
	font-size: inherit;
}
#admin-main .list td.page {
	padding-top: 5px;
}
#admin-main .list td.page li {
	float: left;
	list-style: none;
	margin-right: 5px;
}
#admin-main .list tr:hover td {
	background: #666;
}
#admin-main .list tr:hover td.button, #admin-main .list tr:hover td.page {
	background-color: #000;
}


#sortable { list-style-type: none; margin: 0; padding: 0; width: 60%; }
#sortable li { 
	margin: 0 3px 3px 3px; 
	padding: 0.4em; 
	padding-left: 1.5em; 
	font-size: 1em; 
	height: 100px; 
	cursor:pointer; background:#666;
}
#sortable li table tr td{ background:#666;}

#sortable li a{ text-decoration:none; color:#FFF; margin-left:10px; }

	
#sortable li span { position: absolute; margin-left: -1.3em; }