BODY {
    color: #cccccc;
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    background-color: #000000;
    text-align: center;
    margin: 0;
    padding: 0;
}

HTML, BODY {
    height: 100%;
}

a {
    color: #cccccc;
    text-decoration: none;
}

.container {
    width: 760px;
    text-align: left;
    background: #1c1c1c;
    height: 100%;
    padding: 0px;
}

.photo_large {
    border: 1px solid #666666;
}
.photo_large_center {
    padding-top: 10px;
    text-align: center;
    border: 1px;
}
.photo_title {
    padding-top: 10px;
    color: #ffffff;
    font-size: 12px;
}
.add_to_cart {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #666666;
    height: 19px;
    width: 90px;
    margin-top: 0px;
    padding-top: 4px;
}
.photo_header_image {
    text-align: center;
}
.header_image {
    background-image: url('images/header.jpg');
    width: 760px;
    height: 116px;
}
.galleries_header {
   background-image: url('images/galleries_header.gif');
   width: 760px;
   height: 23px;
}

.header2_image {
    background-image: url('images/dd_logo.gif');
    background-repeat:  no-repeat;
    background-position: top center;
    width: 760px;
    height: 116px;
}

.menu {
    border-top: 1px solid #444444;
    border-bottom: 1px solid #444444;
    padding-top: 2px;
    height: 45px;
}

.menu_home {
    padding-left: 28px;
    padding-top: 20px;
    float: left;
    width: 135px;
    height: 23px;
    background: #444444;
}
.menu_item {
    padding-left: 11px;
    padding-top: 20px;
    float: left;
    border-right: 2px solid #1c1c1c;
    height: 23px;
    width: 85px;
    background: #444444;
}
.menu_item_end {
    padding-left: 10px;
    padding-top: 20px;
    float: left;
    height: 23px;
    width: 293px;
    background: #444444;
}
.menu2 {
    border-top: 1px solid #444444;
    border-bottom: 1px solid #444444;
    padding: 7px;
    margin-top: 60px;
    height: 20px;
    background: #1c1c1c;
}
.menu2_item {
 }
.news_block {
    background-image: url("images/news_background.gif");
    background-repeat: no-repeat;
    margin-top: 30px;
    padding-top: 20px;
    padding-left: 50px;
    width: 400px;
    height: 200px;
    margin-right: auto;
    margin-left: 165px;
}
.news_block2 {
    background-image: url("images/news_background.gif");
    background-repeat: no-repeat;
    margin-top: 30px;
    padding-top: 20px;
    padding-left: 50px;
    width: 400px;
    margin-right: auto;
    margin-left: 165px;
}
.about_block {
   background-image: url('images/daniel.jpg');
   margin-top: 40px;
   width: 760px;
   height: 506px;
}
.about_text {
   margin-left: 350px;
   padding-top: 30px;
   line-height: 150%;
   text-align:justify; 
    width: 380px;

}
.contact_table {
    width: 400px;
}
.contact_block {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
}
.contact_result {
    padding-top: 30px;
    width: 400px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.contact_invalid_result {
    color: #ff0000;
    padding-top: 30px;
    width: 400px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.galleries_block {
    margin-top: 30px;
    padding-top: 20px;
    padding-left: 0px;
    width: 100%;
    margin-left: 0px;
    margin-right: auto;
}
.gallery_detail_title {
    text-align: right;
    margin-right: 22px;
    color: #ffffff;
    font-size: 11px;
}
.gallery_title {
    font-weight: bold;
    color: #ffffff;
    font-size: 12px;
}
.gallery_description {
    color: #ffffff;
    padding-top: 3px;
}
.gallery_container {
    margin-top: 20px;
    width: 350px;
    margin: 10px;
    font-size: 10px;
    float: left;
}
.gallery_container img {
    border: 5px solid #666666;
    padding: 10px;
}

.news_container {
    margin-top: 20px;
    width: 300px;
    font-size: 10px;
}
.latest_images_block {
    height: 180px;
    background: #131313;
}
.latest_images_title {
    padding-top: 20px;
    text-align: right;
    width: 135px;
    float: left;
}
.latest_images {
    /*width: 460px;*/
    height: 170px;
}
.latest_image_item {
    border: 1px solid #666666;
    text-align: center;
    width: 145px;
    height: 145px;
    vertical-align: middle;
}
.latest_image_item_spacer {
}
.latest_image_item img {
    padding-top: 2px; 
    border: none;
}
.images_block {
    padding-top: 20px;
    width: 750px;
    background: #1c1c1c;
}
.image_item {
    border: 1px solid #666666;
    float: left;
    width: 160px;
    height: 160px;
    margin-top: 22px;
}
.image_item_spacer {
    float: left;
    width: 22px;
    height: 160px;
    margin-top: 22px;
}
.image_item img {
    border: 0px;
    padding-left: 15px;
}
.footer_message {
    text-align: center;
    font-size: 9px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #999999;
}
.footer2_message {
    text-align: center;
    font-size: 9px;
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #1c1c1c;
    color: #999999;
}
.footer3_message {
    font-size: 9px;
    color: #999999;
}
.text_block_first_column {
    width: 163px;
    background: #0d0d0d;
}
.text_block_second_column {
    width: 597px;
    background: #151515;
}
.text_block_title {
    margin-left: 30px;
    font-weight: bold;
}
.text_block_text {
    margin-left: 30px;
    margin-right:30px;
}
.text_block_text img {
    float: right;
    margin-left: 60px;
}
.container_table {
    height: 100%;
}
.cart_table {
    margin-top: 3px;
    width: 535px;
    border: 1px solid #818181;
}
.cart_table th {
    padding: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #2f2f2f;
}
.cart_table td {
    padding: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.generic_table {
    margin-top: 3px;
    width: 535px;
    border: 1px solid #818181;
}
.generic_table th {
    padding: 0px;
    width: 25%;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #2f2f2f;

    text-align: center;
}
.form_label {
    color: #ffffff;
}

.generic_table td {
    padding: 0px;
    width: 25%;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
INPUT, SELECT {
    border: 1px solid #9a9a9a;
    width: 100%;
    background: #1c1c1c !important;
    color: #ffffff;
}
SELECT {
    border: 1px solid #9a9a9a;
    width: 220px;
    background: #1c1c1c;
    color: #ffffff;
}
TEXTAREA {
    border: 1px solid #9a9a9a;
    width: 100%;
    height: 90px;
    background: #1c1c1c;
    color: #ffffff;
    scrollbar-arrow-color: #cdcdcd;
    scrollbar-base-color: #2e2e2e;
    scrollbar-dark-shadow-color: #808080;
    scrollbar-track-color: #000000;
    scrollbar-face-color: #2e2e2e;
    scrollbar-shadow-color: #cdcdcd;
    scrollbar-highlight-color: #cccccc;
    scrollbar-3d-light-color: white;
}
.clear {
    display: block;
    clear: both;
}