body {
	background-color: #4a4136;
	font-family: Arial;
}
address {
	font-style: normal;
}
address a{
	text-decoration: none;
}
#wrapper {
	position: relative;
	width: 1004px;
	margin: 20px auto;
}
.inner_wrapper {
	border: 8px solid white;
	background: #f0f;
	float: left;
	width:988px;
}
.home .inner_wrapper {
	background: url(/images/home-bg.jpg) no-repeat;
}
.about .inner_wrapper {
	background: url(/images/about-bg.jpg) no-repeat;
}
.services .inner_wrapper {
	background: url(/images/services-bg.jpg) no-repeat;
}
.contact .inner_wrapper {
	background: #fff url(/images/contact-bg.jpg) no-repeat;
}
.edges .inner_wrapper {
	background: url(/images/edges-bg.jpg) no-repeat;
}
.edges_gallery .inner_wrapper,
.showcase_gallery .inner_wrapper {
	background: #422a1f;
	width: 1004px;
}
.edges_gallery .inner_wrapper {
	height: 835px;
}
.showcase .inner_wrapper {
	background: url(/images/showcase-bg.jpg) no-repeat;
}
.caesarstone .inner_wrapper {
	background: url(/images/caesarstone-bg.jpg) no-repeat;
}

#hover_lightbox {
	width: 250px;
	height: 644px;
	position: absolute;
	background: #0a0b0c;
	z-index: 1;
	display: none;
}
/* specific for thumbs only */
.edges_gallery #hover_lightbox,
.showcase_gallery #hover_lightbox {
	background: #0a0b0c;
	display:block;
	left:564px;
	width:176px;
	height: 648px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
.edges_gallery #hover_lightbox, 
.edges_gallery #hover_lightbox_main {
	height: 835px;
}
#hover_lightbox_main {
	position: absolute;
	background: #0a0b0c;
	left: 8px;
	height: 648px;
	width: 988px;
	display: block;
}
.edges_gallery #hover_lightbox_main,
.showcase_gallery #hover_lightbox_main {
	width: 1003px;
}
.support_text {
	position: absolute;
	z-index: 1;
	top: 40px;
	text-indent: -9999px;
	font-size: 0em;
	width: 556px;
	margin-left: 30px;
	background-repeat:no-repeat;
}
.support_text {
	text-indent: -9999px;
	font-size: 0em;
}
.home .support_text {
	background-image:url('/images/home/home_text_1.png') !important;
	height: 240px;
}
.about .support_text {
	background-image:url('/images/about/about_text.png') !important;
	height: 111px;
}
.services .support_text {
	background-image:url('/images/services/services_text.png') !important;
	height: 111px;
}
.edges .support_text {
	background-image:url('/images/edges/materials_text.png') !important;
	height: 111px;
	width: 658px;
}
.showcase .support_text {
	background-image:url('/images/showcase/showcase_text.png') !important;
	height: 111px;
	width: 610px;
}
.caesarstone .support_text {
	background-image:url('/images/caesarstone/caesarstone_text.png') !important;
	height: 111px;
}
.main {
	position: relative;
}

ul.section_images {
	z-index: 4;
	background: red;
	float: none;
	position: absolute;
	left: 37px;
	width: 755px;
	background: none;
}
.home ul.section_images {
	top: 308px;
}
.home ul.section_images li, .home ul.section_images li {
	height: 122px;
}

.home ul.section_images li {
	float: left;
	background: none;
	margin: 0 7px 0 0;
	width: 171px;
	height: 122px;
	border: 3px solid white;
	cursor: pointer;
}
#home_rollover_container,
#caesarstone_rollover_container,
#edges_rollover_container,
#showcase_rollover_container {
	z-index: 3;
	position: absolute;
	left: 37px;
	width: 755px;
}
.rollover_displayer {
	float: left;
	margin-right: 7px;
	width: 141px;
	height: 611px;
	padding-top:37px;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 12px;
	line-height: 23px;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	color: white;
}
#home_rollover_container .rollover_displayer {
	background-color: #40799f;
}
#caesarstone_rollover_container .rollover_displayer,
#edges_rollover_container .rollover_displayer,
#showcase_rollover_container .rollover_displayer {
	background-color: #222524;
	margin-right: 10px;
}
.edges ul.section_images,
.showcase ul.section_images  {
	top: 495px;
}
.caesarstone ul.section_images  {
	top: 435px;
}
.edges ul.section_images li,
.showcase ul.section_images li,
.caesarstone ul.section_images li {
	float: left;
	width: 180px;
	margin-right: 7px;
	text-transform: uppercase;
	color: #8b181a;
}
.caesarstone ul.section_images li {
	color: #627e21;
}
.edges ul.section_images li a.section_title,
.showcase ul.section_images li a.section_title,
.caesarstone ul.section_images a.section_title {
	padding-left:18px; 
	white-space: nowrap !important;
}
.edges ul.section_images li a,
.showcase ul.section_images li a,
.caesarstone ul.section_images a {
	color: #8b181a;
	text-decoration: none;
}
.caesarstone ul.section_images a {
	color: #fff;
}
.edges ul.section_images li img,
.showcase ul.section_images li img,
.caesarstone ul.section_images li img {
	margin-top:17px;
	border: 3px solid white;
}
.caesarstone ul.section_images li img {
	margin-top: 13px;
}

ul.section_images li.detail_text span {
	visibility: visible;
}

ul.section_images li p {
}

ul.section_images li span {
	visibility: hidden;
	height: 80px;
	display: block;
}

.main {
	width: 700px;
}

.large_image, .navigation, #menu, .main {
	float: left;
}
#menu {
	background: url(/images/nav/left-nav.png) no-repeat 0 6px;
	width: 148px;
	height:369px;
	margin: 38px 0 35px 45px;
	position: absolute;
	z-index: 3;
}
ul#menu_sub_top {
	padding-left:52px;
}
#menu_sub_top li {
	float: left;
}

#menu_sub_top li a {
	font-size: 12px;
	margin-right: 12px;
	display: block;
	margin-bottom: 4px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
#menu_spacer {
	float: left;
	width: 148px;
	height:569px;
	margin: 44px 0 35px 45px;
}
#menu_main li {
}
#menu_main li a {
	height: 24px;
	display: block;
	margin-top:-1px;
}
#menu_main li a:hover,
.about li.about a,
.services li.services a,
.edges li.edges a,
.edges_gallery li.edges a,
.showcase li.showcase a,
.showcase_gallery li.showcase a,
.caesarstone li.caesarstone a {
	background-image: url('/images/nav/hover.png');
	background-repeat: repeat-x;
	width: 148px;
}

li.caesarstone a {
	background-image: none !important;
}

#menu_main li a span,
#logo_home_link li a span {
	position: absolute;
	left: -5000px;
}
#logo_home_link {
	margin-top: 76px;
	height: 130px;
	width: 148px;
}
#logo_home_link li a {
	height: 130px;
	width: 105px;
	display: block;
}
#footer {
	float: right;
	font-family: Arial;
	font-size: 13px;
	color: white;
	padding: 22px 63px 22px 0;
}
#footer .organization-name {
	display: none;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer_contact span {
	display: block;
	float: left;
	margin-right: 9px;
}
li img.circle {
	display: none;
}

#about_services,
#services_desc
 {
	position: absolute;
	top:436px;
	left: 37px;
	font-family: Arial;
	font-size: 12px;
	color: #666;
	width: 755px;
}
#about_services li,
#services_desc li {
	float: left;
	width: 175px;
	margin-right: 10px;
	line-height: 17px;
}

.contact #operation_hours {
	position: absolute;
	top: 425px;
	left: 235px;
	width: 255px;
	font-size: 13px;
	line-height: 15px;
	color: #4a4136;
}
.contact #contact_address {
	position: absolute;
	top: 425px;
	left:525px;
	width: 290px;
	font-size: 13px;
	line-height: 15px;
	color: #4a4136;
}
.contact #contact_address a {
	color: #4a4136;
}
#contact_address .type {
	width: 57px;
	display: block;
	float: left;
}

.contact h2 {
	color: white;
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom:65px;
}
.contact #map_small {
	width: 264px;
	height: 138px;
	background: url(/images/map-sm.gif) no-repeat;
	position: absolute;
	top: 498px;
	left: -58px;
	cursor: pointer;
}
.contact #map_large {
	background: url(/images/map-lg.gif) no-repeat;
	position: absolute;
	width: 533px;
	height: 533px;
	top:58px;
	left:218px;
	display: none;
	cursor: pointer;
	z-index: 2;
}
.edges_gallery .category,
.showcase_gallery .category {
	float:right;
	margin-right:-70px;
	position:relative;
	top:41px;
}
.edges_gallery .category h2,
.showcase_gallery .category h2 {
	margin-left: 12px;
	margin-bottom: 8px;
	color: white;
	text-transform: uppercase;
}
.edges_gallery .category select,
.showcase_gallery .category select {
	width:218px;
}
.edges_gallery #results,
.showcase_gallery #results {
	position: relative;
}

.edges_gallery #results ul,
.showcase_gallery #results ul {
	float:left;
	left:554px;
	position:relative;
	top:128px;
	width:222px;
}
.edges_gallery #results ul li,
.showcase_gallery #results ul li {
	float: left;
}
#results ul li a {
	display: block;
	position:relative;
	float:left;
	width: 74px;
	height: 44px;
}

.edges_gallery #results ul li.on a img,
.showcase_gallery #results ul li.on a img {
	margin:-4px;
	position: relative;
	border: 2px solid white;
	width: 66px;
	margin-left: 0px;
	margin-top: 0px;
	height: 36px;
}

img.circle,
img.slab, img.large, img.circle_detail, img.slab_detail,
#results li span {
	display: none;
}
.edges_gallery #results li span,
.showcase_gallery #results li span {
	text-transform: uppercase;
	color: white;
	font-size: 16px;
	position: absolute !important;
	z-index: 10;
	top:0px;
	margin-top:-90px;
	left:-180px;
	width: 167px;
	line-height: 23px;
	font-weight: bold;
}
.edges_gallery #results img.circle,
.showcase_gallery #results img.circle {
	left:-369px;
	position:absolute;
	top:141px;
	z-index: 0;
}

.edges_gallery #results img.circle {
	top:221px;
}
.edges_gallery #results img.slab,
.showcase_gallery #results img.slab {
	top:-100px;
	left:-518px;
	position: absolute;
}
.edges_gallery #results img.large,
.showcase_gallery #results img.large {
	top:-108px;
	left:-518px;
	position: absolute;
	z-index: 0;
}
.showcase_gallery #results img.large {
	top:-128px;
}
.edges_gallery #results img.large {
	top: -18px;
}

.edges_gallery .caesarstone_txt #results img.large {
	top:-128px;
}
.edges_gallery #results img.circle_detail,
.edges_gallery #results img.slab_detail,
.showcase_gallery #results img.slab_detail {
	left:-189px;
	position:absolute;
	top:0px;
	z-index:10;
}
.edges_gallery #results img.circle_detail {
	left:-239px;
}
#back_link {
	color: white;
	position: absolute;
	top: 606px;
	left: 567px;
	width: 218px;
}
#back_link a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

.edges_gallery #back_link {
	top: 796px;
}

div.granite_text {
	display: none;
	position: absolute;
}

.edges_gallery .custom_txt div#splash_content,
.edges_gallery .standard_txt div#splash_content,
.showcase_gallery .caesarstone_txt div#splash_content,
.showcase_gallery .marble_txt div#splash_content,
.edges_gallery .caesarstone_txt div#splash_content,
.edges_gallery .caesarstone_txt div#splash_content2 {
	background-image:url('/images/standard_intro_1.png');
	background-repeat:no-repeat;
	height:180px;
	left:30px;
	position:absolute;
	top:186px;
	width:377px;
}

.edges_gallery .standard_txt div#splash_content {
	background-image:url('/images/standard_intro_1.png');
}

.showcase_gallery .marble_txt div#splash_content,
.showcase_gallery .caesarstone_txt div#splash_content {
	background-image:url('/images/standard_intro_5.png') !important;
}

.edges_gallery .caesarstone_txt div#splash_content {
	background-image:url('/images/standard_intro_3.png');
}

.edges_gallery .custom_txt div#splash_content {
	background-image:url('/images/standard_intro_2.png');
}

.edges_gallery .custom_txt div#splash_content,
.showcase_gallery .caesarstone_txt div#splash_content {
	display: none;
}

div#splash_content div,
div#splash_content p,
div#splash_content h1 {
	font-size: 0em;
	text-indent: -9999px;
}