
@import url(reset.css);

html, body {
    height: 100%;
}
body {
    font-size: 100.01%;
    font-family: Arial,verdana,geneva,sans-serif;
    background-color: #303030;
    color: #ffffff;
}
.ClearDiv {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* Typography 
------------------------------------------------------- */
h1 { font-size:2em; }
h2 { font-size:1.5em; }
h3 { }
p, li, td { font-size: 0.7em;}
#Content p { margin-bottom: 20px; }
#Content a { color: #6FC8E5; text-decoration: none; }
#Content a:hover { color: #f9d904; }
#About #Content a:hover { color: #6FC8E5; text-decoration: underline; }

/* Main Wrapper 
------------------------------------------------------- */
#MainWrapper {
    height: 100%;
}
#Home #MainWrapper {
    overflow: hidden;
}

/* Header 
------------------------------------------------------- */
#Header {
    background: transparent url(../images/generic/header_bg.png) repeat 0 0;
    position: fixed;
    z-index: 1000;
    left: 0;
    width: 100%;
}
#Home #Header {
    position: relative;
    z-index: 1;
}
#Header .HeaderBody {
    width: 950px;
    margin: 0 auto;
    padding: 23px 10px 27px 10px;
}
.cufon-active #Header .HeaderBody {
    padding-bottom: 23px;
}
#Header .Logo {
    float: left;
    clear: right;
    width: 151px;
    margin-right: 10px;
}
#Header .Logo a {
    float: left;
    width: 48px;
    height: 23px;
    background: transparent url(../images/generic/untitled_logo.gif) no-repeat 0 0;
}
#Header .Logo a:hover {
    background-image: url(../images/generic/untitled_logo_over.gif);
}
#Header .MainNav {
    float: left;
    clear: right;
    width: 480px;
}
#Header .MainNav li {
    float: left;
    width: 150px;
    margin-right: 10px;
    margin-bottom: 4px;
}
#Header .MainNav a {
    color: #6FC8E5;
    text-decoration: none;
}
#Header .MainNav a:hover {
    color: #f9d904;
    text-decoration: none;
}
#Header ul {
    list-style-type: none;
}
#Header p.Strapline {
    font-size: 1.4em;
    letter-spacing: -0.05em;
}
.cufon-active #Header p.Strapline {
    font-size: 1.45em;
}
.cufon-active #Header p.Strapline cufon {
    margin-bottom: 5px;
}


/* Content 
------------------------------------------------------- */
#Content {
    position: relative;
    top: 8.2em;
    z-index: 1;
    margin: 0 auto;
    width: 970px;
}
#Content .ContentBody {
    padding: 10px 10px 100px 10px;
    float: left;
    clear: both;
    width: auto;
}
#Home #Content {
    position: static;
    width: 100%;
    margin: 0;
    height: 100%;
}
#Home #Content .ContentBody {
    padding-top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    float: none;
}

/* Project Page
------------------------------------------------------- */
.Project .Panel {
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 4px solid #6F6F6F;
}
.Project .ProjectImage {
    margin-bottom: 10px;
    width: 950px;
    background: transparent url(../images/generic/no_image_bg_repeat.gif) repeat 0 0;
}
.Project .ProjectInfo {
    float: left;
    clear: both;
    width: 100%;
    color: #C4C3C3;
}
.Project .LeftCol {
    float: left;
    clear: right;
    width: 470px;
}
.Project .RightCol {
    float: left;
    clear: right;
    width: 470px;
    margin-left: 10px;
}
.Project h1 {
    color: #F9D904;
    text-transform: uppercase;
    font-weight: normal;
}
.cufon-active .Project h1 {
    margin-bottom: 10px;
}
.Project h2 {
    color: #FFFFFF;
    font-weight: normal;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
}
.Project .LeftCol p {
    font-size: 1.75em;
    color: #ffffff;
    letter-spacing: -0.05em;
}
.cufon-active .Project .LeftCol p {
    font-size: 1.75em;
}
.cufon-active .Project .LeftCol p .cufon {
    margin-bottom: 5px;
}
.Project .ProjectSummary table {
    width: 100%;
    margin-bottom: 15px;
    margin-top: -6px;
    /*margin-top: -10px;*/
}
.Project .ProjectSummary table td {
    padding: 5px 5px 5px 8px;
    border-bottom: 1px solid #454444;
}
.Project .ProjectSummary table .Alt {
    background-color: #2C2B2B;
}
.Project .ProjectSummary p {
    margin-left: 8px;
}

/* About Page
------------------------------------------------------- */
#About {
    background-color: #ffffff;
}
#About .ContentBody {
    color: #000000;
}
#About h1 {
    margin: 36px 0 36px 161px;
}
#About .LeftCol {
    float: left;
    clear: right;
    width: 160px;
}
#About .RightCol {
    float: left;
    clear: right;
    width: 790px;
}
.Row {
    clear: both;
    margin-bottom: 38px;
}
.Row h2 {
    text-transform: uppercase;
    font-size: 2em;
    color: #8B8B8A;
}
.Row .RightCol p.Intro {
    font-size: 1.8em;
    margin-top: 0;
    letter-spacing: -0.05em;
    padding-right: 30px;
}
.cufon-active .Row .RightCol p.Intro cufon {
    margin-bottom: 8px !important;
}
.Row .RightCol p.Link {
    font-size: 0.7em;
    clear: both;
}
.Row .RightCol p.Link a {
    text-decoration: none;
    color: #02ADE5;
}
.Row .RightCol p.Link a:hover {
    text-decoration: underline;
}
.Row .RightCol ul {
    list-style-type: none;
    margin-bottom: -20px;
    float: left;
    clear: both;
    width: 100%;
}
.Row .RightCol ul li {
    float: left;
    margin-right: 40px;
    width: 355px;
    margin-bottom: 35px;
}
.Row .RightCol ul blockquote {
    color: #02ADE5;
}
.Row .RightCol ul blockquote p {
    line-height: 1.2em;
}
.cufon-active .Row .RightCol ul blockquote p cufon {
    margin-bottom: 8px !important;
}
.Row .RightCol ul p {
    font-size: 2.5em;
    letter-spacing: -0.05em;
}
.Row .RightCol ul blockquote cite {
    font-size: 1.4em;
    color: #000000;
    font-style: italic;
    font-weight: bold;
}


/* Clients Page
------------------------------------------------------- */
.Row .RightCol .Column1,
.Row .RightCol .Column2 {
    float: left;
    clear: right;
    width: 370px;
}
.Row .RightCol .Column2 {
    margin-left: 50px;
}
.Row .RightCol .Column1 h2,
.Row .RightCol .Column2 h2 {
    font-size: 0.7em;
    text-transform: none;
    color: #000000;
    margin-bottom: 5px;
}
.Row .RightCol .Column1 ul,
.Row .RightCol .Column2 ul {
    clear: both;
    margin-bottom: 26px;
}
.Row .RightCol .Column1 ul li,
.Row .RightCol .Column2 ul li {
    margin: 0 0 5px 0;
    padding: 0 0 0 10px;
    color: #636363;
    background: transparent url(../images/generic/bullet.gif) no-repeat 0 50%;
}
.Row .RightCol .Column1 ul li a,
.Row .RightCol .Column2 ul li a {
    color: #02ADE5;
    text-decoration: none;
}
.Row .RightCol .Column1 ul li a:hover,
.Row .RightCol .Column2 ul li a:hover {
    text-decoration: underline;
}


/* Contact Page
------------------------------------------------------- */
.Form {
}
.Form legend {
    display: none;
}
.Form label {
    display: block;
    margin-bottom: 2px;
}
.Form ul li {
    float: none !important;
    clear: both;
    width: 100% !important;
    margin-bottom: 10px !important;
}
.Form ul li input, .Form ul li textarea {
    width: 370px;
    margin-right: 14px;
    padding: 5px;
    border: 1px solid #C1C0C0;
}
.Form ul li input.Error, .Form ul li textarea.Error {
    background-color: #F9D904;
}
.Form ul li textarea {
    height: 120px;
}
.Form ul li span {
    display: none;
    vertical-align: top;
}
.Form ul li .Submit {
    background-color: transparent;
    border: 0 none;
    color: #02ADE5;
    width: auto;
    padding: 0;
    font-size: 100%;
    cursor: hand;
    cursor: pointer;
}


/* Photography Page
------------------------------------------------------- */
#Photography h1 {
    margin: 36px 0 40px 0;
}
#Photography p.PhotoDesc {
    font-size: 0.7em;
    font-weight: normal;
    letter-spacing: normal;
    color: #C4C3C3;
}
#Photography .Panel {
    border: 0 none;
}
#Photography .ProjectInfo {
    margin-top: 0px;
}