/* -------------------------------------------------- */
/* http:// */
/* CSS Development by LinxSmart - http://www.linxsmart.com/ */

/* -------------------------------------------------- */
/* Even Out The Browsers */

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 {
	margin: 0;
	padding: 0;
	border:0;
	outline: 0;
}

/* -------------------------------------------------- */
/* Containers */

body{
color:#4d4d4d;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background:white;
}

#left{
width:285px;
float:left;
}

#right{
width:630px;
float:right;
}

#wrapper{
width:945px;
}

/* -------------------------------------------------- */
/* Left and Navigation */

ul#nav{
list-style:none;
}

ul#nav a#projects,
ul#nav a#firm,
ul#nav a#recognition,
ul#nav a#contact{
display:block;
width:285px;
height:40px;
}
ul#nav a#projects{
background:url(../images/nav-projects.gif) no-repeat left center;
}
ul#nav a#firm{
background:url(../images/nav-firm.gif) no-repeat left center;
}
ul#nav a#recognition{
background:url(../images/nav-recognition.gif) no-repeat left center;
}
ul#nav a#contact{
background:url(../images/nav-contact.gif) no-repeat left center;
}

ul#nav li ul{
list-style:none;
margin-bottom:15px;
}

ul#nav li ul li a{
display:block;
text-decoration:none;
color:#6c6c6c;
font-size:12px;
padding:5px 0 5px 30px;
}

ul#nav li span#top{
margin-top:5px;
display:block;
height:8px;
width:285px;
background:url(../images/shadow-top.png) no-repeat left;
margin-bottom:5px;
}
ul#nav li span#bottom{
display:block;
height:8px;
width:285px;
background:url(../images/shadow-bottom.png) no-repeat left;
margin-bottom:5px;
}
ul#nav li ul li ul{
list-style:none;
background:url(../images/shadow-bg.png) repeat-y right;
margin-bottom:5px;
padding:15px 0;
}
ul#nav li ul li ul li a{
display:block;
padding:2px 0 2px 40px;
color:#757474;
font-size:11px;
text-decoration:none;
}
ul#nav li ul li ul li.selected a{
padding:2px 0 2px 45px;
background:url(../images/arrow-right.gif) no-repeat 33px 4px;
color:#757474;
font-weight:bold;
}

ul#nav a:hover{
text-decoration:underline;
}

/* -------------------------------------------------- */
/* Main Right Styles and Header */

h1#logo a{
display:block;
width:461px;
height:62px;
margin-bottom:15px;
background:url(../images/logo.jpg) no-repeat;
}

div#project-photo{
background:#e8edef;
/*border: 2px solid #e8edef;*/
margin-bottom:15px;
}

div.box {
border: 1px solid #e8edef;
padding:15px;
margin-bottom:15px;
}

div.box h1{
font-size:12px;
margin-bottom:10px;
}

div.box h2{
font-size:12px;
font-weight:normal;
font-style:italic;
margin-bottom:10px;
}
div.box h3{
color:#CCC;
font-size:12px;
letter-spacing:3px;
font-weight:normal;
margin-bottom:10px;
}

div.box h1.project-heading{
margin:0;
padding:0;
}
div.box h2.project-heading{
margin:0;
padding:0;
}
div.box p.project-heading{

}

div.box ul.text-list{
margin-left:25px;
margin-bottom:15px;
padding-top:5px;
font-size:12px;
}
div.box ul.text-list li{
margin-bottom:5px;
font-size:11px;
}

div.hr{
height:1px;
background:#e8edef;
margin-bottom:10px;
}

div.box p{
line-height:18px;
margin-bottom:10px;
}
div.box p a,
div.box h2 a,
div.box ul.text-list a{
color:#9b9c9e;
}

div.box img.float-left{
float:left;
display:inline;
margin: 0 20px 15px 0;
}

div.box div.left-content{
width:370px;
float:left;
}

div.box div.right-content{
width:210px;
float:right;
display:inline;
margin-left:15px;
}

#moveLeft{
float:left;
margin-top:23px;
width:10px;
height:10px;
}
#moveRight{
float:left;
margin-top:23px;
width:10px;
height:10px;
}

.thumbslide{
float:left;
width:575px;
margin-bottom:10px;
}






div.box ul#project-links{
float:right;
list-style:none;
overflow:auto;
width:200px;
}
div.box ul#project-links li{
display:inline;
float:left;
}
div.box ul#project-links li a{
display:block;
padding:7px 0px;
width:100px;
text-align:center;
text-decoration:none;
color:#4d4d4d;
font-size:11px;
background:#e8edef;
}
div.box ul#project-links li a:hover{
background:#d8dddf;
}

.staff{
margin: 0 auto;
width:600px;
}

div.staffMember{

text-align:center;
float:left;
width: 120px;
margin-bottom:10px;
}
div.staffMember img{

}
div.staffMember .name{
font-weight:bold;
}
div.staffMember .title{
font-style:italic;
}
div.staffMember .bio{

}
div.staffMember .location{
font-style:italic;
text-align:right;
}

/* -------------------------------------------------- */
/* Footer */

#footer ul{
list-style:none;
font-size:10px;
color:#AAA;
float:right;
}
#footer ul li{
display:inline;
padding-right:10px;
}
#footer ul li a{
text-decoration:none;
color:#AAA;
}

/* -------------------------------------------------- */

/* -------------------------------------------------- */

/* -------------------------------------------------- */

/* -------------------------------------------------- */

/* -------------------------------------------------- */
/* Style Table */

.styleTable{
border-collapse:collapse;
}

.styleTable td{
padding:3px 8px;
font-size:13px;
border:1px solid #d9d9d9;
}

.styleTable tr.title td{
background:#565451;
color:#FFF;
font-weight:bold;
padding:8px 8px;
}

/* -------------------------------------------------- */
/* Form Styles */

.styleForm fieldset{
border:none;
background:url(.../images/formBg.png) no-repeat top;
padding:25px 0 12px 20px;
}

.styleForm label{
padding-right:10px;
color:#4d4d4d;
font-size:11px;
font-weight:bold;
display:block;
float:left;
width:80px;
text-align:right;
}

.styleForm .txt{
width:250px;
border:1px solid #ccc;
}

.styleForm ol{
list-style:none;
}

.styleForm ol li{
padding-bottom:7px;
font-size:12px;
clear:both;
}

.styleForm .moveBut{
margin-left:90px;
}

/* -------------------------------------------------- */
/* Live Edit */

.liveEditBut{
display:block;
width:80px;
background:#e7f3ce;
padding:3px 10px 5px 10px;
}

.liveEditBut a{
text-decoration:none;
font-weight:bold;
color:#006699;
font-size:13px;
}

.liveEditBut a:hover{
color:#9f0005;
}

.liveEditBut img{
margin-bottom:-3px;
}

.editMe{
border:1px dotted #69980a;
}

/* -------------------------------------------------- */
/* Hide Text */
.specialText{
	position:absolute;
	text-indent:-5000px;
}
/* Clearing Div */
.easyClear{
	clear:both;
}

/* -------------------------------------------------- */
/* Event Lists */
.messageHolder{
padding-top:10px;
}

#errorList{
	margin: 0px 10px 0px 0px;
	padding: 15px 10px 15px 65px;
	border: solid 1px #dd3c10;
	background: #ffebe8 url(../images/errorImg.gif) no-repeat 10px center;
	clear:both;
	list-style:none;
	font-size:13px;
}

#successList{
	margin: 0px 10px 0px 0px;
	padding: 15px 10px 15px 65px;
	border: solid 1px #82c242;
	background: #dafab9  url(../images/successImg.gif) no-repeat 10px center;
	clear:both;
	list-style:none;
	font-size:13px;
}

/* -------------------------------------------------- */
/* Standard Button Styles */

.buttons{
	font-size:13px;
}
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:10px 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Tahoma", Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */
button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
/* POSITIVE */
button.positive, .buttons a.positive{
    color:#82c242;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#dafab9;
    border:1px solid #8fc955;
    color:#82c242;
}
.buttons a.positive:active{
    background-color:#82c242;
    border:1px solid #529214;
    color:#fff;
}
/* NEGATIVE */
.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* -------------------------------------------------- */
/* Query Log */

#queryLog{
width:800px;
margin:0px auto;
background:#eee;
padding:20px 30px 30px 30px;
font-size:13px;
color:#000;
}

.queryBar{
margin:5px 5px 10px 5px;
}
