body {
  font: 12px Arial, sans-serif;
  line-height: 13px;
  background-color: #cccccc;
  color: #42423a;
}
a {
  color: #ffb300;
  text-decoration: none;
}
a:hover { color: #42423a; }
a.over { color: #42423a; }
h1 {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
h2 {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}
h3 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
}
hr {
  border: 0;
  height: 0px;
  border-top: 1px solid #cccccc;
  margin: 0;
  padding: 0;
}
#wrapper {
  background-color: #ffffff;
  padding: 0px 10px;
}
#header {
  border-top: 5px solid #ffb300;
  height: 96px;
}
#logo {
  float: left;
  margin-top: 10px;
}
#nav {
  list-style: none;
  margin-top: 14px;
}
#nav li {
  float: left;
  font-size: 12px;
  margin-right: 20px;
}
#nav li:first-child { margin-left: 20px; }
#subnav {
  height: 17px;
  display: inline-block;
  list-style: none;
}
#subnav li {
  font-size: 10px;
  margin-right: 20px;
  line-height: 8px;
  float: left;
}
#content {
  clear: both;
  padding-top: 10px;
  font-size: 11px;
}
#content p {
  line-height: 14px;
  margin-bottom: 15px;
}
#page_header {
  margin-bottom: 20px;
  margin-bottom: 15px;
}
#footer {
  margin-top: 40px;
  border-top: 1px solid #cccccc;
  font-size: 10px;
  color: #999999;
  border-bottom: 5px solid #ffb300;
  line-height: 14px;
  height: 60px;
}
#footer strong {
  color: #999999;
  font-weight: normal;
}
#footer div { margin-top: 6px; }
.padded {
  margin-bottom: 20px;
  display: block;
}
.top_left, .bottom_left, .top_right, .bottom_right {
  position: absolute;
  display: block;
  width: 1px;
  height: 1px;
  background-color: #ffffff;
}
.top_right {
  right: 0;
  top: 0;
}
.top_left {
  left: 0;
  top: 0;
}
.bottom_right {
  bottom: 0;
  right: 0;
}
.bottom_left {
  bottom: 0;
  left: 0;
}
.loader, img.fade { background: transparent url(/images/ajax-loader.gif) no-repeat center center; }
#home_page h1 { font-size: 20px; }
#home_page h2 {
  font-size: 18px;
  line-height: 120%;
}
#home_page #content { padding-top: 0px; }
#home_page #top_line { display: none; }
#home_page #slide_pagination {
  position: absolute;
  top: 609px;
  right: 20px;
}
/*#home_page #footer div { display: none; }*/
#twitter_update_list { line-height: 140%; }
#twitter_update_list .twitter_time {
  color: #cccccc;
  font-size: 10px;
 	/*display: block;*/
	display:none;
}
#twitter_update_list li { margin-bottom: 12px; }
.b_top {
  border-top: 1px solid #cccccc;
  margin-top: 20px;
  padding-top: 10px;
}
.header_link {
  float: left;
  margin-left: 10px;
  margin-top: 3px;
}
#home_slides {
  position: relative;
  height: 320px;
  overflow: hidden;
  border-top: 1px solid #cccccc;
}
#home_slides #white_block {
  position: absolute;
  right: 0px;
  top: 220px;
  height: 80px;
  width: 470px;
  background-color: #ffffff;
  z-index: 1;
  display: block;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
}
#home_slides #white_block #home_slide_controls {
  position: absolute;
  z-index: 3;
  bottom: 10px;
  right: 0px;
}
#home_slides #white_block #home_slide_controls a {
  float: left;
  margin-left: 5px;
  position: relative;
}
#home_slides #white_block #home_slide_controls img {
  float: left;
  margin-left: 5px;
  position: relative;
}
#home_slides #white_block #home_slide_controls img { margin: 0; }
.home_slide {
  position: relative;
  float: left;
  width: 940px;
  height: 320px;
  background: transparent url(/images/ajax-loader.gif) no-repeat center center;
}
.home_slide img {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 0;
}
.home_slide .project_info {
  position: absolute;
  right: 0px;
  right: 0;
  width: 460px;
  height: 50px;
  top: 230px;
  z-index: 2;
  padding: 0px;
  padding-right: 0px;
	display:none;
}
#project_info_holder {
	margin-top:10px;
	margin-left:10px;
}
.home_slide .project_info p, #project_info_holder p {
  line-height: auto;
  padding: 0;
  margin: 10 0 0 0;
  font-size: 16px;
}

.home_slide .project_info h1, #project_info_holder h1 { margin-bottom: 5px; }

.home_slide .project_info h3, #project_info_holder h3 { margin-bottom: 5px; }

.home_slide .project_info a.project_link { position: absolute; }

.clients { border-top: 1px solid #cccccc; }

.clients a {
  font-size: 11px;
  display: block;
  height: 28px;
  line-height: 28px;
  border-bottom: 1px solid #cccccc;
  color: #42423a;
}
.clients span {
  font-size: 11px;
  display: block;
  height: 28px;
  line-height: 28px;
  border-bottom: 1px solid #cccccc;
  color: #42423a;
}
.clients a:hover { background-color: #ffb300; }
.clients span { color: #999999; }
#grid_list {
  text-align: right;
  margin-top: -5px;
}
#project_list {
  border-top: 1px solid #cccccc;
  margin-bottom: 25px;
}
#project_list a {
  height: 28px;
  line-height: 28px;
  height: 34px;
  line-height: 34px;
  border-bottom: 1px solid #cccccc;
  display: block;
  color: #999999;
}
#project_list .client_name {
  font-weight: bold;
  color: #42423a;
}
#project_list .p_name { color: #ffb300; }
#project_list a:hover .p_name { color: #42423a; }
#project_sort a {
  color: #b9b9b6;
  margin-bottom: 10px;
  text-transform: capitalize;
}
#project_sort img {
  margin-left: 3px;
  margin-bottom: 1px;
}
#project_grid a {
  width: 220px;
  height: 136px;
  display: block;
  margin-bottom: 20px;
  position: relative;
  color: #42423a;
  background: transparent url(/images/ajax-loader.gif) no-repeat center center;
}
#project_grid a img {
  width: 220px;
  height: 136px;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  z-index: 0;
}
#project_grid a p {
  position: absolute;
  bottom: 10px;
  margin: 0;
  left: 10px;
  z-index: 1;
  background-color: #ffb300;
  height: 38px;
  width: 180px;
  display: none;
  padding: 10px;
  font-size: 11px;
  line-height: 120%;
}
#project_grid a:hover p { display: block; }
#project_grid a strong { display: block; }
.pagination {
  text-align: right;
  height: 14px;
}
.pagination a {
  border: 0;
  margin: 0;
  padding: 0;
}
.pagination img {
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  margin-left: 5px;
}
.pagination span {
  height: 14px;
  line-height: 14px;
  float: right;
}
#slideshow {
  height: 440px;
  overflow: hidden;
  position: relative;
}
#slideshow_info {
  height: 37px;
  margin-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  position: relative;
}
.slides {
  position: absolute;
  width: 20000em;
}
.slide_holder {
  width: 940px;
  height: 440px;
  position: relative;
  overflow: hidden;
  float: left;
  display: block;
  background: transparent url(/images/ajax-loader.gif) no-repeat center center;
}
.slide_holder img {
  position: absolute;
  top: 0;
  left: 0;
}
.slide_holder p {
  display: none;
  bottom: 0;
  left: 0;
}
#slide_pagination {
  position: absolute;
  bottom: 9px;
  right: 0;
}
#slide_pagination p {
  float: left;
  margin: 0;
}
#slide_pagination a {
  float: left;
  margin-left: 5px;
}
#slide_pagination img { cursor: pointer; }
#big_slide_pagination {
	position:relative;
/*	position:absolute;
	top:180px;
	left:50%;
	width:960px;
	margin-left:-480px;
	z-index:999;
*/
}
#prevPageB, #nextPageB {
  position:absolute;
  top:0px;
  z-index:900;
  width:470px;
  height:440px;
}
#nextPageB {
  right:10px;
}
#nextPageB:hover {
  background:transparent url('/images/next-arrow.gif') no-repeat center right;    
}
#prevPageB {
  left:10px;
  display:none;
}
#prevPageB:hover {
  background:transparent url('/images/prev-arrow.gif') no-repeat center left;
}
/*#project_page #content {
	position:relative;
}
*/
#slide_caption {
  position: absolute;
  top: 10px;
  left: 0px;
}
#project_links {
  margin: 0;
  padding: 0;
  margin-top: 20px;
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}
#client_link {
	margin-top:10px;
}
.service_list {
  list-style: none;
  height: 138px;
  border: 1px solid #cccccc;
  border-width: 1px 0px;
  margin-bottom: 10px;
  line-height: 14px;
  padding-bottom: 10px;
}
.service_list li:first-child { margin-top: 10px; }
.news_item {
  line-height: 100%;
  margin-bottom: 20px;
  height: 225px;
}
.news_item img {
  width: 220px;
  height: 105px;
  display: block;
  margin: 0;
}
.news_item a.round {
  width: 220px;
  height: 105px;
  display: block;
  margin: 0;
}
.news_item a.round {
  margin-bottom: 10px;
  position: relative;
}
.news_item small {
  font-size: 10px;
  color: #999999;
}
.news_item h3 {
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 0px;
  line-height: 13px;
}
.news_info {
  color: #a0a09c;
  font-size: 11px;
  margin-bottom: 20px;
}
#contact_page #content { padding-top: 7px; }
#contact_page h2 { line-height: 20px; }
#contact_page #page_header {
  height: 92px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 6px;
}
.contact_upload {
  padding: 0px;
  background-color: #ececec;
  margin-top: 10px;
  height: 130px;
}
.contact_upload div { margin: 10px; }
.contact_upload small { color: #999999; }
#error_holder {
  list-style: none;
  width: 400px;
  margin-top: 10px;
  float: left;
}
#error_holder li {
  height: 19px;
  line-height: 19px;
  padding-left: 29px;
  background: #ffffff url('/images/error.gif') no-repeat;
  margin-bottom: 10px;
}
#contact_success {
  height: 220px;
  margin-top: 10px;
  background: #eeeeee url('/images/grad1.png') repeat-x;
}
#contact_success div { padding: 20px; }
#contact_form input[type=text] {
  margin-top: 10px;
  width: 100%;
  padding: 0;
  height: 12px;
  padding: 3px;
  display: block;
  font-size: 10px;
  color: #999999;
}
#contact_form select {
  margin-top: 10px;
  width: 100%;
  padding: 0;
  height: 12px;
  padding: 3px;
  display: block;
  font-size: 10px;
  color: #999999;
}
#contact_form textarea {
  margin-top: 10px;
  width: 100%;
  padding: 0;
  height: 12px;
  padding: 3px;
  display: block;
  font-size: 10px;
  color: #999999;
}
#contact_form select {
  margin-top: 10px;
  clear: both;
  height: auto;
  padding: 0;
  color: #42423a;
}
#contact_form input:focus { color: #333333; }
#contact_form textarea:focus { color: #333333; }
#contact_form label {
  float: left;
  width: 77px;
  clear: both;
  font-size: 10px;
  height: 18px;
  margin-top: 10px;
  line-height: 18px;
}
#contact_form input[type=text] {
  float: left;
  width: 143px;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  margin-top: 10px;
}
#map {
  width:460px;
  height:440px;
  margin-top:3px;
}
#contact_form textarea {
  height: 51px;
  padding: 0;
  color: #999999;
}
#submit_contact {
  float: right;
  margin-top: 10px;
}
input, textarea {
  font: 10px Arial, sans-serif;
  background-color: #ececec;
  border: 0;
}
input[type=submit], input[type=button] {
  background-color: #ffb300;
  color: #ffffff;
}
input[type=file] {
  background-color: #ffffff;
  border: 0;
}
.admin_form label {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}
.admin_form input[type=text] { width: 400px; }
.admin_form textarea { width: 400px; }
.flash_message {
  background-color: #eeeeee;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
#admin_bar {
  position: fixed;
  top: 0px;
  left: 0px;
  padding: 5px;
  background-color: #ffffff;
  width: 100px;
  font-size: 10px;
  border-top: 5px solid #ffb300;
}
#admin_bar p {
  border-bottom: 1px solid #cccccc;
  font-weight: bold;
}
#admin_bar a {
  color: #42423a;
  display: block;
}
#admin_bar a:hover { background-color: #ffb300; }
#test_overlay {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 50%;
  margin-left: -490px;
  opacity: 0.5;
  display: none;
}
#delete { background-color: red; }

