/* CSS Document */

body {
    font-family:  Helvetica, Arial, Verdana, sans-serif;
    margin: 0;
    padding: 0;
    width: 100%;
    border: 0;
    font-size:10pt;
    color: #252525;
    background: #191b1c;
}

p {
    font-size: 10pt;
    line-height: 24px;
}

h3 {
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    padding:0px 0px 10px 50px;
    margin:0px;
    color: white;
	letter-spacing:2px;
    background: transparent url(/images/symbol.gif) top left no-repeat;
    border-bottom: 1px solid #ddd;
}

h4 {
    font-size: 16px;
    padding:0;
    margin:5px 0px;
    color: white;
	letter-spacing:2px;
}

hr {
    border-top:0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #555;
}

a {
    color: #fff;
}

.content img{
	margin:5px;
	}

.background {
    height: 490px;
    width: 100%;
}

.container {
    width: 900px;
    margin: 20px auto;
}

.header {
    position: absolute;
    top: 30px;
    width: 900px;
    height: 53px;
}

.logo {
    width: 190px;
    height: 53px;
    float: left;
}

.home_content_container {
    width: 100%;
    position: absolute;
    top: 285px;

    min-height: 200px;
    z-index:101
}

.home_content {
    margin: 0px auto;
    width: 900px;
    color: #fff;
    z-index: 102;
}

.content_container {
    clear: both;
    margin: 50px auto 0px;
    _margin: 50px auto 0px;
    width: 900px;
    color: #fff;
    padding:0;
}

.content {
    background: #212224 url(/images/content_bg.png) repeat-x;
    border-left: 1px solid #505050;
    border-right: 1px solid #505050;
    border-bottom: 1px solid #505050;
    padding: 10px;
    min-height: 300px;
}

.top_corners {
    background: #4f4f4f url(/images/top_corners.jpg) no-repeat;
    height:5px;
    _height:5px;
    padding:0;
    margin:0;
    width:900px;
}

.btm_corners {
    background: transparent url(/images/btm_corners.gif) no-repeat;
    height:5px;
    width:900px;
}


.mid_images {
    width: 900px;
    clear:both;
}

.mid_image_container {
    float: left;
    width: 201px;
    height: 144px;
    padding: 5px;
    background: transparent url(/images/mid_img_bg.gif) no-repeat;
    margin-right: 18px;
    margin-top: 50px;
}

.mid_image_container img {
    z-index:1000;
}

.footer {
    border-top: 1px solid #333;
    margin-top: 10px;
    padding-top: 10px;
    font-size: 10px;
    color: #fff;
}

.footer a {
    text-decoration: none;
    color: #fff;
}

.footer_left {
    width: 400px;
    float: left;
}

.footer_right {
    width: 400px;
    float: right;
    text-align:right;
    height: 44px;
    line-height: 24px;
}

.home_left {
    float: left;
    width: 547px;
    _width: 541px;
    padding-right: 20px;
    padding-top: 10px;
    border-right: 1px solid #333;
}

.home_right {
    float: left;
    width: 311px;
    margin-left: 20px;
    padding-top: 10px;
}

.home_left h3, .home_right h3 {
    border: none;
    padding: 0px;
    background: none;
}

.featured_container {
    width: 306px;
    height: 200px;
    background: transparent url(/images/featured_bg.gif) no-repeat;
    padding: 6px;
}

/* GALLERY */

.floating_image {
    margin: 0px 4px 15px 7px;
    _margin: 0px 4px 15px 4px;
    float: left;
    width: 150px;
    padding: 5px 6px 5px 5px;
    background:#4f4f4f;
    text-align: center;
    border:1px solid #333;
}

.floating_image img {
    border: 1px solid #777;
    margin: 0px;
}

.floating_image a {
    text-decoration: none;
    color: #fff;
    font-size:11px;
}

.pagination td {
    font-size: 10px;
    font-weight:bold;
}

.pagination ul{
    float:left;
    margin:0;
    padding:0;
    list-style: none;
    height: 18px;
}

.pagination li {
float: left;
width: 20px;
margin-right: 4px;
text-align: center;
padding: 1px;
color: #000;
border: 1px solid #555;
background: #ddd;
font-size:12px;
font-weight:normal;
}

.pagination li a {
color: #000;
text-decoration: none;
display:block;
width: 20px;
font-size: 12px;
padding: 0px;

}

.menu {
width: 742px;
position:relative;
margin: 0 auto;
}

.menu ul {
margin: 0 0 0 2px;
list-style:none;
border-top: 2px solid #666666;
border-right: 1px solid #666666;
border-left: 1px solid #666666;
border-bottom: none;
height: 20px;
line-height:20px;
padding: 0;
}

.menu li {
float: left;
width: 123px;
text-align:center;
font-size:10pt;
}

.menu li a {

display:block;
background: #004529;
width: 123px;
height: 20px;
line-height:20px;
text-decoration: none;
color: #fdedba;
font-weight:bold;
}

.menu li a:hover {
display:block;
background: #fdedba;
width: 123px;
height: 20px;
line-height:20px;
text-decoration: none;
color: #004529;
}

.parentgallery{
width: 820px;
margin:0px 4px;
border: 0;
padding:0;
border-collapse: collapse;
}


.parentgallery td {
padding: 5px;
border: 0;
}

.parentgallery img {
padding: 8px;
background:#5f5f5f;
border: 1px solid #333;
}

.galleries {
width: 860px;
padding: 0;
margin: 0 auto;
}

.galleries img {
padding: 8px;
background:#ffffff;
border: 1px solid #999;
}

.galleries tbody {

}

.galleries table {
border: 0px;
padding: 0;
margin:0;
border-collapse: collapse;
}

.galleries td {
color: #000;
padding: 5px;
border: 0px;
}

.gallery_name a {
color: #000000;
}

.gallery_header {
text-align:center;
padding: 3px 0px;
}

.floating_category_image {
float:left;
width: 275px;
margin:0px 0px 11px 11px;
_margin:0px 0px 11px 8px;
background: #4f4f4f;
text-align:center;
border:1px solid #333;
padding-bottom: 5px;
}

.floating_category_image img {
border:1px solid #999;
margin: 7px 7px 0px;
_margin: 7px 0px 0px;
}

.floating_category_image a {
text-decoration:none;
color: #fff;
}

.floating_category_image_text {
font-size: 14px;
color: #000;
padding: 0px 7px;
}

.page_content {
font-size:10pt;
padding: 1px 10px;
}

.featured_project {
    margin-left: 7px;
    height: 202px;
    width: 200px;
    padding: 8px 6px 0px;
    background:  url(/images/featured_bg.jpg) no-repeat;
}




.list {
    list-style: none;
    margin:0;
    padding:0;
}

.list li {
    margin: 5px 0px;
}

.msgbox {
border: 1px solid #777;
margin: 0px 0px 20px;
padding: 10px;
font-weight: bold;
background: #FFFFCC;
}

