h1 {
font-family: Georgia, Times, 'Times New Roman', serif;
color: #c9c9c9;
font-size: 36px;
font-weight: normal;
line-height: 1.2em;
}
h1 em {
color: white;
text-shadow: 0 0 5px #bbb;
}
h2 {
font-family: Georgia, Times, 'Times New Roman', serif;
color: #c9c9c9;
font-size: 24px;
line-height: 1.2em;
}
h2 span {
font-size: 9px;
color: #666;
}
h3 {
font-family: Georgia, Times, 'Times New Roman', serif;
color: #c9c9c9;
font-size: 18px;
line-height: 1.2em;
}

body{
font-family: 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size:14px;
line-height: 1.5em;
color:#818181;
background-image: url(../img/bg.jpg);
background-repeat: no-repeat;
background-color: #000;
background-position: top center;
}
a{
color:#0f9ea3;
text-decoration: none;
}
a:hover {
color:#4fdee3;
text-decoration: none;
}
a img {
border: none;
}
p, div.paragraph{
line-height:1.4em;
xpadding-bottom: 15px;
}
.bold{
font-weight:bold;
}
#mainContainer{
width:900px;
margin:0 auto;
}

.message{
margin-bottom:10px;
padding:5px 10px;
background:white;
-moz-opacity:0.75;
filter:alpha(opacity=75);
}

/*---------- Navigation ----------*/

#nav{
position: absolute;
top: 65px;
right: 0px;
margin:0;
padding:0;
list-style-type:none;
z-index: 20;
}
#nav li{
float:left;
position:relative;
padding-left: 45px;
height: 30px;
}
#nav li a {
color: #c9c9c9;
display: block;
height: 30px;
line-height: 30px;
padding: 0 10px;
/* border: 1px solid transparent; */
-webkit-transition-duration: .25s;
-webkit-transition-duration: .25s;
}
#nav li a:hover {
/* border: 1px solid #666;; */
text-decoration: none;
color: #0f9ea3;
-webkit-transition-duration: .25s;
}
#nav .current a {
text-decoration: none;
color: #0f9ea3;
}

#nav li ul {
position: absolute;
top: 42px;
left: -22px;
padding: 10px;
display: none;
list-style-type: none;
width: 150px;
z-index: 30;
background-image: url(../img/navBg.png);
background-position: top center;
padding-top: 25px;
}
#nav li ul li {
padding: 0;
text-align: center;
width: 150px;
}
#nav li ul li a {
padding: 0;
text-align: center;
width: 150px;
}
#nav li ul li ul {
display: none;
width: 0;
height: 0;
overflow: hidden;
background-image: none;
}



/*---------- Header ----------*/
.header{
height: 130px;
position: relative;
z-index: 40;
}
.logo{
top: -10px;
left: -8px;
position: absolute;
}

#homeHeader {
height: 210px;
width: 100%;
background-image: url(../img/headerBg.png);
background-position: bottom;
background-repeat: no-repeat;
position: relative;
margin-top: -20px;
margin-bottom: 50px;
}
#homeHeader h1 {
margin-bottom: 5px;
}
#homeHeader p {
margin-bottom: 20px;
}
#homeHeader div {
height: 100%;
width: 100%;
display: none;
}
#homeHeader div:first-child {
display: block;
}
#homeHeader .theImage {
position: absolute;
bottom: 0;
right: 0;
}



/*---------- Sidebar ----------*/
#sidebar{
position:absolute;
width:135px;
margin-top: 105px;
/*
border-left: 1px solid #000;
border-bottom: 1px solid #1a1a1a;
*/
/*
background-image: url(../img/bg.jpg);
background-position: 1075px -30px;
border-right: 1px solid #000;
padding: 10px 0 10px 0;
*/
/* border-right: 1px solid #222; */
/* border-bottom: 1px solid #222; */
/* padding-right: 25px; */
/* background-color: red; */
}

#sidebar h1{
color: #666;
font-size: 18px;
display: none;
}
#sidebar ul{
list-style:none;
text-align: right;
margin: 0;
padding: 0;
}
#sidebar ul li{
list-style:none;
display:block;
padding:0;
/*
border: 1px solid #222;
border-top: none;
*/
/* border-bottom: 1px solid #000; */
}
#sidebar ul li:first-child {
/* border-top: 1px solid #222; */
}
#sidebar ul li a{
color: #c9c9c9;
text-decoration:none;
list-style:none;
display:block;
/* font-weight:bold; */
}
#sidebar ul li a:hover{
text-decoration:none;
list-style:none;
display:block;
color: #0f9ea3;
/* font-weight:bold; */
}
#sidebar .current a {
text-decoration: none;
color: #0f9ea3;
}
#sidebar ul li li, #sidebar ul li li:first-child {
/*
border: none;
font-size: 12px;
*/
}
#sidebar ul li li a {
color: #ddd;
}
#sidebar ul li ul {
/* display: none; */
/* font-size: 10px; */
font-style: italic;
font-family: Georgia, Times, 'Times New Roman', serif;
font-size: 12px;
}


/*---------- Main Content ----------*/
#mainContent{
padding: 45px 0;
}

/*---------- Footer ----------*/
#footer{
background-image: url(../img/footerBg.gif);
background-repeat: no-repeat;
background-position: top center;
width:900px;
height:auto;
text-align:center;
margin:0 auto;
color: #333;
font-weight: bold;
padding-bottom: 10px;
}
#footer ul{
float: left;
list-style:none;
padding-top:25px;
margin-bottom:0px;
font-size: 12px;
margin-left: 0;
}
#footer ul li{
list-style:none;
margin-right: 20px;
color:#FFFFFF;
display:inline;
}
#footer a{
text-decoration:none;
color:#333;
}
#footer a:hover{
color:#666;
}
.copyright{
margin-bottom:15px;
font-size: 10px;
/* text-transform: uppercase; */
float: left;
text-align: left;
}

#footer .awards {
float: right;
padding-top:15px;
}
#footer .awards img {
width: 50px;
height: 50px;
padding: 0 5px;
}


/* ---------Homepage---------- */
.leftColumn {
float: left;
width: 380px;
margin-right: 40px;
}
.rightColumn {
float: left;
width: 480px;
}
.sampleWork {
background-color: #1c1c1c;
padding: 20px 0 0 20px;
margin-bottom: 45px;
}
.sampleWork td {
text-align: left;
vertical-align: top;
padding: 0;
}
.sampleWork img {
padding: 0 20px 20px 0;
vertical-align: top;
}
#zoom p {
margin: 0;
padding: 0;
padding-top: 10px;
text-align: center;
color: #999;
font-style: italic;
}
#sample1, #sample2, #sample3, #sample4 {
display: none;
}


/*---------- Miscellaneous ----------*/
.clear{
clear:both;
}
.imageLeft {
float: left;
margin: 0 30px 20px 0;
padding: 3px;
border: 1px solid #666;
}
.theRightStuff {
float: right;
margin: 0 0 20px 30px;
text-align: left;
font-size: 12px;
font-style: italic;
line-height: 1.2em;
}
.theRightStuff img {
padding: 3px;
border: 1px solid #666;
margin-bottom: 5px;
}
img.imageRight {
float: right;
margin: 0 0 20px 30px;
padding: 3px;
border: 1px solid #666;
}


.clientQuote {
font-family: Georgia, Times, 'Times New Roman', serif;
font-style: italic;
font-size: 18px;
border-left: 1px solid #666;
padding: 20px;
padding-left: 25px;
/* margin-left: -10px; */
color: #c9c9c9;
color:#aaa;
}
.clientQuote em {
display: block;
font-size: 12px;
font-style: normal;
}

#socialMedia {
position: fixed;
right: -35px;
top: 50%;
width: 50px;
background-color: #1c1c1c;
background-image: url(../img/socialTitle.png);
background-repeat: no-repeat;
background-position: 10px 50%;
padding: 10px 10px 5px 5px;
}
#socialMedia img {
float: right;
clear: right;
padding-bottom: 5px;
}

#zoom {
z-index: 9999;
}


.skillSet {
/*
border-left: 1px dotted #333;
padding: 20px;
*/
}


.awardsTable {
margin-bottom: 30px;
}
.awardsTable h3 {
margin: 0;
background-image: url(../img/footerBg.gif);
background-repeat: no-repeat;
background-position: bottom center;
padding-bottom: 8px;
}
.awardsTable p {
padding-top: 5px;
}

.awardsTable img {
padding-right: 10px;
}

td {
vertical-align: top;
}


.theButton a {
color: #fff;
text-decoration: none;
background-color: #286062;
color: #fff;
padding: 3px 10px;
font-size: 12px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.theButton a:hover {
text-decoration: none;
background-color: #0f9ea3;
}

.form input, .form textarea, .form select {
background-color: #666;
color: white;
border: none;
padding: 3px 5px;
font-size: 12px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.submit {
margin-top: 20px;
}
.submit input {
color: #fff;
text-decoration: none;
background-color: #286062;
color: #fff;
padding: 5px 10px;
font-size: 14px;
cursor: hand;
cursor: pointer;
}
.submit input:hover {
text-decoration: none;
background-color: #0f9ea3;
}