/* CSS Document */
*
{
	margin:0;
	padding:0;
}

body
{
	background-color:#D0BFBF;
}

/**************************
Layout Styles
**************************/

#container
{
	width:802px;
	background:#D0BFBF;
	margin-top:10px;
}


#top_box
{
	width:802px;
	height:45px;
	z-index:3;
	background:#D0BFBF;
}

#mid_box
{
	width:802px;
	background-color:#D0BFBF;
	position:relative;
	z-index:2;
	margin-top: 5px;
	height: 600px;
}


#mid_box_mission
{
	width:802px;
	background-color:#D0BFBF;
	position:relative;
	z-index:2;
	margin-top: 5px;
	height: 630px;
}

#mid_box_thanks
{
	width:802px;
	background-color:#D0BFBF;
	position:relative;
	z-index:2;
	margin-top: 5px;
	height: 250px;
}

#mid_box_marble
{
	width:802px;
	background-color:#D0BFBF;
	position:relative;
	z-index:2;
	margin-top: 5px;
	height: 615px;
}
.contact-submission {
	border: 1px dotted #CCCCCC;
}


#bottom_box
{
	width:802px;
	height:50px;
	background-color:#DOBFBF;
	position:relative;
	z-index:7;
}

/*****************************
top_box styles
*****************************/
#top_box ul
{
	list-style-type:none;
}

#top_box li
{
	float:left;
}
#contact-table {
	background-color: #EEEEEE;

}
.contact-heading {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C41230;
}
a.contact-sub-heading {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A0A0A4;
}
a.contact-sub-heading:link {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A0A0A4;
}
a.contact-sub-heading:active {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A0A0A4;
}
a.contact-sub-heading:visited {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;

	color: #A0A0A4
';
	color: #A0A0A4;
}
a.contact-sub-heading:hover {
	font-family: "Univers 55", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C41230;
	text-decoration: none;
}



#top_left
{
	width:174px;
}

#top_right
{
	
	width:300px;
}

#nav_box
{
	width:100%;
	z-index:5;
	background-color:#d0BFBF;
	margin-top:20px;
}

/********************************
masthead styles
********************************/
#masthead
{
	width:802px;
	height:301px;
	position:relative;
	z-index:1;
	margin:10px 0 10px 0;
}

#aboutus_masthead
{
	width:802px;
	height:301px;
	background:url(../images/aboutus_masthead.jpg) no-repeat;
	position:relative;
	z-index:1;
	margin:10px 0 10px 0;
}

#install_masthead
{
	width:802px;
	height:301px;
	background:url(../images/install_masthead.jpg) no-repeat;
	position:relative;
	z-index:1;
	margin:10px 0 10px 0;
}

#faqs_masthead
{
	width:802px;
	height:301px;
	background:url(../images/masthead_faqs.jpg) no-repeat;
	position:relative;
	z-index:1;
	margin:10px 0 10px 0;
}


#porphyry_masthead
{
	width:802px;
	height:301px;
	background:url(../images/porphyry_masthead.jpg) no-repeat;
	position:relative;
	z-index:1;
	margin:10px 0 10px 0;
}

#pebbles_masthead
{
	width:802px;
	height:301px;
	background:url(../images/pebbles_masthead.jpg) no-repeat;
	position:relative;
	z-index:1;
	margin:10px 0 10px 0;
}


#mission_masthead
{
	width:802px;
	height:301px;
	background:url(../images/mission_masthead.jpg) no-repeat;
	position:relative;
	z-index:1;
	margin:10px 0 10px 0;
}

#glass_masthead
{
	width:802px;
	height:301px;
	background:url(../images/glass_masthead.jpg) no-repeat;
	position:relative;
	z-index:1;
	margin:10px 0 10px 0;
}

#metal_masthead
{
	width:802px;
	height:301px;
	background:url(../images/metal_masthead.jpg) no-repeat;
	position:relative;
	z-index:1;
	margin:10px 0 10px 0;
}

#accent_masthead
{
	width:802px;
	height:301px;
	background:url(../images/accent_masthead.jpg) no-repeat;
	position:relative;
	z-index:1;
	margin:10px 0 10px 0;
}

/********************************
content_box styles 
********************************/
#content_box
{
	width:100%;
	position:relative;
	z-index:6;
}

#content_box ul li
{
	float:left;
	display:inline;
	list-style-type:none;
	margin:10px 0 10px 0;
}

#contentBox_categoryPage {
	width:100%;
	position:relative;
	z-index:6;
}

#contentBox_categoryPage ul li
{
	float:left;
	display:inline;
	list-style-type:none;
}

#contentBox_categoryPage h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:1.3em;
	font-variant:normal;
	text-transform:none;
	text-align:center ;
	color:#333;
	padding:5px;
}

#contentBox_categoryPage img {
	border: 1px #999999 solid;
	}


#gallery_contentbox
{
	width:802px;
	position:relative;
	z-index:6;
	padding-top:10px;
}

#decorativepebble_gallery
{
	width:802px;
	display:inline;
}

#decorativepebble_gallery ul li
{
	float:left;
	list-style-type:none;
}

#naturalstone_gallery
{
	width:100%;
	display:inline;
	float:left;
}

#naturalstone_gallery ul li
{
	float:left;
	list-style-type:none;
}

#dtiles_gallery
{
	width:802px;
	display:inline;
	float:left;
}

#dtiles_gallery ul li
{
	float:left;
	list-style-type:none;
}

#glass_gallery
{
	width:802px;
	display:inline;
	float:left;
}

#glass_gallery ul li
{
	float:left;
	list-style-type:none;
}

#metal_gallery
{
	width:802px;
	display:inline;
	float:left;
}

#metal_gallery ul li
{
	float:left;
	list-style-type:none;
}

#porphyry_gallery
{
	width:802px;
	display:inline;
	float:left;
}

#porphyry_gallery ul li
{
	float:left;
	list-style-type:none;
}

#box1
{
	width:255px;
	height:125px;
}

#box2
{
	width:255px;
	height:125px;
	margin-left:17px;
}

#box3
{
	width:255px;
	height:125px;
	margin-left:17px;
}

#text_box
{
	width:350px;
	float:left;
	text-align:left;
	padding-left:20px;
}

#text_box ul li
{
	padding-left:40px;
}

#aboutus_textbox
{
	width:300px;
	float:left;
	text-align:left;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}


#install_textbox
{
	width:225px;
	float:right;
	text-align:left;
	padding:20px 0 0 0;
}

#faqs_textbox
{
	width:300px;
	float:right;
	text-align:left;
	padding:30px 0 0 0;
}

#faqs_dropDown
{
	width:300px;
	float:left;
	text-align:left;
	padding:20px 0 20px 5px;
}


#porphyry_textbox
{
	width:325px;
	float:right;
	text-align:left;
	margin:25px 10px 0 0;
}

#pebbles_textbox
{
	width:300px;
	float:right;
	text-align:left;
	padding:30px 20px 0 0;
}

#mission_textbox
{
	width:285px;
	float:left;
	text-align:left;
	padding:175px 0 0 10px;
}

#glass_textbox
{
	width:300px;
	float:left;
	text-align:left;
	padding-top: 178px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#metal_textbox
{
	width:300px;
	float:right;
	text-align:left;
	padding:175px 15px 0 0;
}

#accent_textbox
{
	width:300px;
	float:right;
	text-align:left;
	padding:35px 15px 0 0;
}

#metalglass_text
{
	width:350px;
	float:left;
	text-align:left;
	padding-left:20px;
}

#metalglass_text p
{
	padding-top:25px;
}

#pic_box
{
	width:305px;
	float:left;
	padding:0 0 0 55px;
}

#pebble_pic
{
	width:305px;
	float:left;
	padding:0 0 0 25px;
}


/*******************************
product styles (This might vary on other product pages)
*******************************/
#product_content
{
	width:802px;
	height:630px;
}

#product_content ul
{
	list-style-type:none;
	display:inline;
}

#product_content li
{
	float:left;
}

#product_content_marble
{
	width:802px;
	height:620px;
}

#product_content_marble ul
{
	list-style-type:none;
	display:inline;
}

#product_content_marble li
{
	float:left;
}

#left
{
	width:174px;
	height:630px;
	float:left;
	background:url(../images/comp3.gif) repeat;
	margin-top:5px;
	
}

#standing_left
{
	width:174px;
	float:left;
	background:url(../images/comp3.gif) repeat;
	margin-top:5px;
	height: 660px;
}

#right
{
	width:468px;
	height:500px;
	overflow:auto;
	float:left;
	margin-left:110px;
}

#right_opera
{
	width:535px;
	height:500px;
	margin-top:35px;
	float:left;
	margin-left:75px;
}

#right_piano
{
	width:500px;
	height:520px;
	overflow:auto;
	float:left;
	margin-left:85px;
}

#right_pebbles
{
	width:525px;
	height:630px;
	float:left;
	overflow:auto;
	margin-left:75px;
}

#right_mission
{
	width:548px;
	height:630px;
	float:left;
	overflow:hidden;
	margin-left:80px;
}

#right_mission_scroll
{
	width:535px;
	height:630px;
	float:right;
	overflow:scroll;
	margin-left:80px;
}

#right_missionSolid
{
	width:515px;
	height:500px;
	float:left;
	margin-left:95px;
}

#right_noscroll
{
	width:550px;
	height:550px;
	float:left;
	margin-left:65px;
}

#right_mardiGras
{
	width:560px;
	height:700px;
	float:left;
	margin-left:50px;
}

#right_pillowglass
{
	width:528px;
	height:500px;
	float:left;
	margin-left:100px;
	margin-top: 25px;
}

#borders_left
{	width:174px;
	float:left;
	background:url(../images/comp3.gif) repeat;
	margin-top:5px;
	height: 630px;
}
#marble_left
{
	width:174px;
	float:left;
	background:url(../images/comp3.gif) repeat;
	margin-top:5px;
	margin-bottom: 10px;
}

#standing_right
{
	width:600px;
	height:500px;
	overflow:auto;
	float:left;
	margin-left:100px;
}

#spec_box
{
	width:170px;
	padding:5px 0 5px 3px;
}

#spec_box p
{
	color:#FFF;
	font-style:normal;
}

#description_box
{
	width:170px;
	padding:5px 0 5px 3px;
	border-bottom:1px solid #FFF;
}

#description_box p
{
	color:#FFF;
	text-align:left;
}

#description_box h1
{
	color:#FFF;
	line-height:1em;
}

#mission_submenu
{
	width:170px;
	border-top:1px solid #fff;
	padding:10px 0 10px 0;
}

#mission_submenu a
{
	color:#FFF;
}

#mission_submenu a:hover
{
	color:#FFF;
	text-decoration:underline;
}

#terrazzo_submenu {
	width:170px;
	border-top:1px solid #fff;
	padding:10px 0 10px 0;
}

#terrazzo_submenu a
{
	color:#FFF;
}

#terrazzo_submenu a:hover
{
	color:#FFF;
	text-decoration:underline;
}

#linkbox
{
	width:170px;
	border-top:1px solid #fff;
	color:#fff;
	padding:10px 0 10px 0;
	text-align:left;
}

#linkbox a
{
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
}

#linkbox a:hover
{
	color:#FFF;
	text-decoration:underline;
	font-style:italic;
	padding-left:10px;
}

#linkbox p {
	margin-left: 15px;
	text-indent: -17px;
}

#linkbox2
{
	width:100%;
	padding:10px 0 10px 0;
	text-align:center;
}

#linkbox2 a
{
	padding:0 10px 0 10px;
}

#linkbox2 a:hover
{
	text-decoration:underline;
	font-style:italic;
	padding:0 10px 0 10px;
}


/*******************************
footer styles
*******************************/
#copyright_box
{
	width:700px;
	display:inline;
	position:relative;
	z-index:8;
	float:left;
	/*border-top:1px solid #333;*/
}

#copyright
{
	width:100px;
	float:left;
	margin-top: 0;
	font-size: 9px;
}

#copyright_box ul li
{
	list-style-type:none;
	float:left;
}

#footer_left
{
	width:700px;
	float:left;
}

#footer_left p
{
	size:9px;
	padding:0;
}

/***************************************
	Font & Text styles
***************************************/
body, .body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:15px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	color:#333;
	padding:5px;
}

.subbody
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:15px;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	color:#333;
	padding-top:10px;
}

#copyright p
{
	font-size:9px;
	text-align:right;
}

p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:15px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	color:#333;
	padding:5px;
}


h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	line-height:1.25em;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	color:#333;
	padding:5px;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	line-height:1.3em;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	color:#C41230;
	padding:5px;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	line-height:1.25em;
	font-variant:normal;
	text-transform:none;
	text-align: left;
	color:#333;
	padding:5px;
}

h4
{
	font-size:10px;
	text-align:center;
	line-height:1.5em;
	padding:5px;
}

.redBold {
	font-weight: bold;
	color: #C4112F;
	}
	
/******************************************
	Link Styles
******************************************/

a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:15px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-decoration:none;
	color:#D4D0C8;
}

a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:15px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-decoration:none;
	color:#C41230;
}



a:hover
{
	text-decoration:underline;
}

/**************************
	gets rid of the link
	border when clicked
**************************/
a:active, a:focus 
{
   outline: 0
}

#copyright_nav a
{
	font-size:10px;
}

#submenu a 
{
	color:#333;
}

#submenu a:hover
{
	background:#C41230;
	color:#fff;
	text-decoration:none;
}
/*********************************
Icons holders
*********************************/

#distinctivetiles_masthead
{
	width:802px;
	height:301px;
	background: url(../images/distinctivetiles_masthead.jpg) no-repeat;
	position:relative;
	z-index:1;
	margin:10px 0 10px 0;
}

#distinctivetiles_textbox
{
	width:300px;
	float:right;
	text-align:left;
	padding:45px 15px 0 0;
}
#distinctivetiles_icons
{
	width:100%;
	margin-left: 15px;
}

#distinctivetiles_icons ul
{
	list-style-type:none;
	display:inline;
}

#distinctivetiles_icons li
{
	float:left;
	padding:10px 15px;
}

#mission_icons
{
	width:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
}

#mission_icons ul
{
	list-style-type:none;
	display:inline;
}

#mission_icons li
{
	float:left;
	padding:10px 20px;
}

#naturalstone_masthead
{
	width:802px;
	height:301px;
	background: url(../images/naturalstone_masthead.jpg) no-repeat;
	position:relative;
	z-index:1;
	margin:10px 0 10px 0;
}

#naturalstone_textbox
{
	width:300px;
	float:left;
	text-align:left;
	padding:30px 0 0 10px;
}

#naturalstone_icons
{
	width:100%;
	margin-left:10px;
}

#naturalstone_icons ul
{
	list-style-type:none;
	display:inline;
}

#naturalstone_icons li
{
	float:left;
	padding:0 15px;
}

#pebble_icons
{
	width:100%;
	margin:0 0 0 120px;
}

#pebble_icons ul
{
	list-style-type:none;
	display:inline;
}

#pebble_icons li
{
	float:left;
	padding:10px 20px;
}


#glass_icons
{
	width:100%;
	margin:0px;
}

#glass_icons ul
{
	list-style-type:none;
	display:inline;
}

#glass_icons li
{
	float:left;
	padding:10px 10px;
}

#accents_icons
{
	width:100%;
	margin:0 0 0 170px;
}

#accents_icons ul
{
	list-style-type:none;
	display:inline;
}

#accents_icons li
{
	float:left;
	padding:10px 30px 20x 30px;
}

/*******************************
container styles
*******************************/
.product_100px /*formerly #product */
{
	width:100px;
	margin-top: 7px;
}

.opera_product /* formerly #opera_product */
{
	width:150px;
}

.product_150px /* formerly #product2 */
{
	width:150px;
	margin-top: 10px;
}


.details_100px /* formerly #details */
{
	width:100px;
}

.details_150px /* formerly #details2 */
{
	width:150px;
}

.opera_details
{
	width:150px;
	height: 50px;
}

.details_100px h1
{
	font-size:10px;
	text-align:center;
	line-height:1.5em;
}

.details_150px h1
{
	font-size:10px;
	text-align:center;
	line-height:1.5em;
}

.opera_details h1
{
	font-size:10px;
	text-align:center;
	line-height:1.5em;
}

.marble_dtls_200px h1
{	
	font-size:10px;
	text-align:center;
	line-height:1.5em;
}

#porphyry_container
{
	width:100%;
	margin:0 0 0 200px;
}

#porphyry_container ul
{
	list-style-type:none;
	display:inline;
}

#porphyry_container li
{
	float:left;
	margin:10px 20px;
}

#metal_container
{
	width:500px;
	margin:0 0 0 140px;
}

#metal_container ul
{
	list-style-type:none;
	display:inline;
}

#metal_container li
{
	float:left;
	margin:10px;
}

#install_container
{
	width:75%;
}

#install_container ul
{
	list-style-type:none;
	display:inline;
}

#install_container li
{
	float:left;
	margin:20px;
}

#pebbles_container
{
	width:550px;
	margin-right:20px; /*This keeps the scrollbar visible in IE7*/
}

#pebbles_container ul
{
	list-style-type:none;
	display:inline;
}

#pebbles_container li
{
	float:left;
	margin:5px 0 5px 5px;
}

#mission_container
{
	width:100%; /*This keeps the scrollbar visible in IE7*/
	margin-right: 20px;
	height: 630px;
}

#mission_container ul
{
	list-style-type:none;
	display:inline;
}

#mission_container li
{
	margin-top: 15px;
	float:left;
	width:125px;
}

#cubist_container
{
	width:100%px;
	margin-left:75px;
}

#cubist_container ul
{
	list-style-type:none;
	display:inline;
}

#cubist_container li
{
	float:left;
	padding:20px;
}

#modern_container
{
	width:535px;
	margin-left:75px;
}

#modern_container ul
{
	list-style-type:no
