@charset "utf-8";
/* CSS Document */

body {
background-color: #CCCCCC;
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
}

body.brick_details {
background-color: #f7dfb4;
}

img.brick_300 {
position: absolute;
top: 10px;
left: 10px;
border: none;
}

div.brick_300_details {
position: absolute;
top: 50px;
left: 380px;
height: 320px;
width: 170px;
}

div#house {
position: absolute;
top: 40px;
left: 50%;
margin-left: -390px;
width: 780px;
height: 600px;
background-color: #f7dfb4;
}

div.top_red {
position: absolute;
top: 0px;
left:0px;
width: 100%;
height: 15px;
background-color: #9d1717;
}

div.bottom_red {
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
height: 15px;
background-color: #9d1717;
}

div#menu {
position: absolute;
top: 15px;
left: 0px;
height: 100px;
width: 100%;
}

table.menu {
position: absolute;
top: 50%;
left: 20px;
margin-top: -20px;
}

.home {
width: 103px;
height: 15px;
display: block;
font-size: 10px;
text-decoration: none;
background-repeat: none;
background-image: url(images/button_home_up.jpg);
}

.home:hover {
background-image: url(images/button_home_down.jpg);
}

.services {
width: 103px;
height: 15px;
display: block;
font-size: 10px;
text-decoration: none;
background-repeat: none;
background-image: url(images/button_services_up.jpg);
}

.services:hover {
background-image: url(images/button_services_down.jpg);
}

.contact {
width: 103px;
height: 15px;
display: block;
font-size: 10px;
text-decoration: none;
background-repeat: none;
background-image: url(images/button_contact_up.jpg);
}

.contact:hover {
background-image: url(images/button_contact_down.jpg);
}

.bricks {
width: 103px;
height: 15px;
display: block;
font-size: 10px;
text-decoration: none;
background-repeat: none;
background-image: url(images/button_bricks_up.jpg);
}

.bricks:hover {
background-image: url(images/button_bricks_down.jpg);
}

.pavers {
width: 103px;
height: 15px;
display: block;
font-size: 10px;
text-decoration: none;
background-repeat: none;
background-image: url(images/button_pavers_up.jpg);
}

.pavers:hover {
background-image: url(images/button_pavers_down.jpg);
}

.stone {
width: 103px;
height: 15px;
display: block;
font-size: 10px;
text-decoration: none;
background-repeat: none;
background-image: url(images/button_stone_up.jpg);
}

.stone:hover {
background-image: url(images/button_stone_down.jpg);
}

div.scroll {
position: absolute;
top: 115px;
left: 0px;
width: 210px;
height: 470px;
background-image: url(images/scroll_bg3.gif);
background-repeat: repeat-y;
overflow-x: hidden;
overflow-y: scroll;
}

div.scrollbox {
position: absolute;
top: 0px;
left: 0px;
width: 190px;
height: 900px;
}

div.brick_content {
position: absolute;
top: 115px;
left: 209px;
width: 571px;
height: 470px;
background-image: url(images/main_bg3.gif);
background-repeat: repeat-x;
}

.brick_iframe {
position: absolute;
top: 10px;
left: 5px;
height: 460px;
width: 561px;
}

div.home_content {
position: absolute;
top: 115px;
width: 100%;
height: 469px;
background-image: url(images/main_bg3.gif);
background-repeat: repeat-x;
}

img.home_block {
position: absolute;
top: 20px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #333333;
width: 250px;
position: absolute;
top: 50px;
left: 480px;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-decoration: none;
position: absolute;
left: 480px;
top: 200px;
}

div.brick_image {
position: absolute;
top: 50px;
left: 50px;
width: 320px;
height: 320px;
background-image: url(images/brick_box_bg.gif)
}

.brick_details_durability {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
background-color: #9d1717;
font-weight: bold;
text-align: right;
}

.brick_details_value {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-align: right;
}

.brick_details_crushing {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
background-color: #ffc221;
font-weight: bold;
text-align: right;
}

.brick_details_water {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
background-color: #f4d401;
font-weight: bold;
text-align: right;
}

.brick_details_pack {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
background-color: #71513a;
font-weight: bold;
text-align: right;
}

.brick_300_name {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #333333;
text-decoration: none;
font-weight: bold;
position: absolute;
top:370px;
left: 50px;
width: 320px;
text-align: center;
}

.brick_small_img {
border: none;
}

.brick_small_name {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #333333;
text-decoration: none;
}

.projects {
position: absolute;
top: 370px;
left: 400px;
height: 20px;
width: 135px;
background-image: url(images/button_projects_up.gif);
}

.projects:hover {
background-image: url(images/button_projects_down.gif);
}

.content {
position: absolute;
top: 115px;
width: 100%;
height: 470px;
background-image: url(images/main_bg3.gif);
background-repeat: repeat-x;
}

.stone_page {
position: absolute;
top: 75px;
left: 20px;
width: 95%;
height: 70%;
}

.stone_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
text-decoration: none;
}

div.topline {
position: absolute;
height: 9px;
width: 210px;
top: 115px;
left: 0px;
background-image: url(images/scroll_top.gif);
background-repeat: no-repeat;
z-index: 1;
}

.contact_table_1 {
position: absolute;
top: 85px;
left: 0px;
width: 50%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
text-decoration: none;
float: left;
}

.contact_table_2 {
position: absolute;
top: 85px;
left: 50%;
width: 50%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
text-decoration: none;
}
