﻿/*	Master Style Sheet	*/
@import 'reset.css';
@import 'slimbox.css';

body
{
	margin: 0;
	background: #333 url(../Images/Background01.jpg) repeat-x 0 -100px;
}

/*	Reset all type to 10px
============================ */
body { font: 62.5% Verdana, Arial, Helvetica, sans-serif; }
body * { font-size: 1em; } /*	This rule makes the 10px type inherit, now 1em = 10px */

/* Global tags */
#template { position: relative; width: 884px; margin: 0 auto 0 auto; }
.clr { clear: both; }
.container { margin: 0px 20px 0px 20px; }
.loud { color: #FC8C0A; }
strong { font-weight: bold; }

h1 
{
    display: none; 
}
h2, h3
{
    color: #fff; font-size: 1.30em; font-weight: bold;
    background: #707070;
    width: 180px;
    padding: 6px 20px 6px 20px; margin: 1px -19px 1px -19px; 
}

.beta h2, .epsilon h2
{
    color: #737373;
    background: #DDDDDD;
}

.beta h2 span 
{
    font-size: 0.85em; font-weight: normal;
}

h3 
{
    font-size: 1.1em;
    background: #336666 url(../Images/SubHeadLeft.gif) no-repeat top left;
    width: 140px;
    margin: 1px -19px 16px -19px; 
}


h4 
{
    color: #FC8C0A; font-size: 1.2em; font-weight: bold;
    margin: 16px 0 2px 0;
    padding: 0;
}

h5
{
    color: #737373; font-size: 1.1em; font-weight: bold;
    margin: 16px 0 2px 0;
    padding: 0;
}

p 
{
    font-size: 1.1em; color: #737373; line-height: 1.4em;
    margin: 16px 0 16px 0;
}

ul { margin: 16px 0 16px 0; }
ul li { font-size: 1.1em; color: #737373; }

a { color: #737373; text-decoration: underline; }
a:Hover { text-decoration: none; }

/* Masthead */
#masthead 
{
    /* background: #595959 url(/SpitfireCreative/Spitfire/VulaDEV/ClientFiles/dd4afa3f-eb55-480b-acf1-0208bcadcb9e.gif) no-repeat top left; */
    width: 884px;
    height: 322px;
}

.home-header #masthead {
	height:570px;
	}
#masthead .shadow-left
{
    position: absolute;
    width: 8px;
    height: 322px;
    background: url(../Images/Header_Shadow_left.png) no-repeat bottom right;
    left: -8px;
    top: 0;
    z-index: 2;
}
#masthead .shadow-right
{
    position: absolute;
    width: 8px;
    height: 322px;
    background: url(../Images/Header_Shadow_Right.png) no-repeat bottom right;
    right: -8px;
    top: 0;
    z-index: 2;
}
#headerflash 
{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}


/* Navigation */
.topnav { position: absolute; right: 20px; top: 10px; z-index: 3; }
.topnav { font-size: 0.9em; font-weight: bold; }
.topnav ul { margin: 0; }
.topnav ul li { float: left; color: #AAAAAA; }
.topnav ul li span { margin: 0 8px 0 8px; }
.topnav ul li a { text-decoration: none; color: #AAAAAA; }
.topnav ul li a:Hover { text-decoration: underline; }
#footer .topnav { font-weight: normal; }

.nav { position: absolute; right: 20px; top: 36px; z-index: 3; }
.nav { font: 1.3em "franklin gothic medium", Verdana, Arial, Helvetica, sans-serif; }
.nav ul { margin: 0; }
.nav ul li { float: left; margin-left: 6px; }
.nav ul li a { display: block; color: #CFCFCF; text-decoration: none; padding: 2px 4px 1px 4px; border-bottom: solid 4px #737575; }
.nav ul li a:Hover { text-decoration: none; border-bottom: solid 4px #C4C4C4; }
.nav ul li.selected { background: url(../Images/Nav_Selected_Background.gif) repeat-x top left; }
.nav ul li.selected a { color: #333333; border-bottom: solid 4px #DDDDDD; }

#footer .nav { top: 30px; font: 1.1em Verdana, Arial, Helvetica, sans-serif; }
#footer .nav ul li { margin: 0; }
#footer .nav ul li span { margin: 0 3px 0 3px; color: #9C9C9C; }
#footer .nav ul li a { display: inline; color: #9C9C9C; padding: 2px 4px 1px 4px; border: none; }
#footer .nav ul li a:Hover { text-decoration: underline; }
#footer .nav ul li.selected { background: none; }

/* Content */
#content { background-color: #fff; width: 884px; padding: 0 0 20px 0; overflow: hidden; }
#content ol { list-style-type: decimal; margin: 16px 0 16px 20px; }
#content ol li { font-size: 1.1em; color: #737373; margin: 0 0 6px 0; }

.homepage-background { background: #fff url(../Images/Homepage_Background.gif) repeat-y top left; }
.alpha { width: 392px; float: left; }
.beta { width: 492px; float: left; }
.delta { margin-right: 462px; }
.epsilon { width: 442px; float: right; }


/* Press Releases */
.press-release-index ul li { margin-bottom: 16px; }
.press-release-index ul li a { display: block; text-decoration: none; font-weight: bold; font-size: 1.05em; margin-bottom: 2px; }
.press-release-index ul li a:Hover { text-decoration: underline; }

/* Portfolio layout */
.portfolio_nav { width: 230px; }
.portfolio_list { position: relative; }
.portfolio_thumb 
{
    position: relative;
    display: inline; /* ie double margin fix */
    float: left; width: 98px; height: 98px;
    font-size: 0.90em;
    margin: 0 0 10px 10px;
    background: #FBFBFB;
    border: solid 1px #E2E2E2;
    color: #737373;
    overflow: hidden;
}
.portfolio_thumb img { float: left; margin: 9px 9px 0 9px; border: solid 1px #E0E0E0; }
.portfolio_thumb .title { color: #333333; display: block; width: 79px; overflow: hidden; margin: 2px 9px 0 9px; }
.portfolio_thumb .project-title { color: Red; }
.portfolio_thumb .links { position: absolute; left: 100px; display: block; width: 60px; overflow: hidden; margin: 9px 0 0 0; }
.portfolio_thumb .links a { display: block; }
.portfolio_thumbover { background: #EBEBEB; border: solid 1px #E0E0E0; }
.portfolio_thumbover img { border: solid 1px #999999; }

/* Client List */
.client-item { float: left; width: 402px; margin: 16px 0 16px 16px; }
.client-item img { display: block; }
.client-item p { margin-top: 0px; }
.client-item h4 { margin-top: 4px; }

/* ViewMaster */
#viewMasterFlash
{
	width: 550px;
	height: 400px;
	position: absolute;
	left: 50%;
	margin-left: -275px;
	z-index: 4;
}

.portfolio
{
	display: none;
}

.portfolio-init
{
	display: inline;
}

/* Forms */
.form { margin: 12px 0px 12px 0px; width: 440px; }
.form .row { float: left; width: 120px; background-color: #F4F4F4; padding: 12px; margin: 0 0 2px 0; }
.form .label { color: #737373; font-size: 1.1em; margin: 0 0 2px 0; }
.form .submitrow { width: 412px; }
.form .marginright { margin-right: 2px; }
.form .textinput { width: 100px; background: #F4F4F4; border: solid 1px #ccc; padding: 2px; font-size: 1.1em; }
.form .textinput:Hover { background: #fff; }
.form .textinput:Focus { border: solid 1px #707070; }

/* Captcha */
.captcha-image { margin: 0; }
.captcha-inputs input { width: 220px; }

/* Footer */
#footer 
{
    background: #fff url(../Images/Footer_Background01.gif) repeat-x top left;
    height: 107px;
    position: relative;
}

#footer .copyright { position: absolute; right: 20px; top: 50px; color: #B5B5B5; }

#footer .mastfoot { position: absolute; left: 20px; bottom: 8px; color: #fff; font-size: 1.1em; }
#footer .mastfoot i { font-weight: bold; }

/* Vula Draft View */
#draftview 
{
    padding: 25px;
    background-color: #E9E9E9; 
    font-size: 1.2em;
    text-align: center;
    border: solid 1px #ccc;
}

/* Forms */
fieldset { border: 1px solid #ccc; padding: 8px; font-family: Verdana, Arial, Helvetica, Sans-Serif; }
fieldset p { margin: 0; padding: 0; }
fieldset .label
{
    font-size: 1.1em;
    width: 9em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block
}
fieldset .field
{
    font-size: 1.1em;
    float: left;
}

fieldset .field-row { padding: 6px 0 6px 0; clear: both; }
fieldset .field-row input, fieldset .field-row textarea { font-family: Verdana, Arial, Helvetica, Sans-Serif; color: #333; background: #F5F5F5; border: 1px solid #CCC; padding: 2px; }
fieldset legend { color: #333; font-size: 1.2em; background: #F5F5F5; border: 1px solid #ccc; padding: 4px 12px 5px 12px; margin: 0 0 0 4px; }

fieldset .returntext { background: #F3F3F3; border: dashed 1px #ccc; padding: 6px; margin: 12px 0 22px 0; }
fieldset .returntext p { margin: 0; }