/* CSS Document */
.clear {
clear: both;
}
/* Content Page */

.orderform {
font-size: 11px;
}
.tables {
width: 550px;
display: block;
clear: both;
}
.orgchart {
width: 575px;
}
.orgchart_org {
width: 450px;
float:left;
}
.orgchart_donation {
width: 125px;
float: right;
}
.retailers {
width: 575px;
}
.retailer_name {
width: 300px;
float:left;
}
.retailer_location {
width: 275px;
float: right;
}
.colors {
width: 575px;
}
.colors_type {
width: 200px;
float:left;
}
.colors_stone {
width: 375px;
float: right;
}
.contentpg {
width: 575px;
}
#hometext {
width: 575px;
float: left;
}
#hometitle {
width: 368px;
height: 71px;
float: left;
background: url(images/assets/titlefoot.gif) bottom left no-repeat;
}
#hometitle_long {
width: 575px;
height: 71px;
float: left;
background: url(images/assets/titlefoot-long.gif) bottom left no-repeat;
margin-bottom:10px;
}
#hometitle_text {
margin-left:25px;
margin-top: 20px;
font-family: ITC Avant Garde Gothic, Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: #884c3f;
}
#homephoto {
width: 207px;
height:206px;
float:right;
}
#content_text {
margin-left:20px;
font-size: 12px;
line-height: 18px;
color: #797979;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#content_text_lg {
font-size: 12px;
line-height: 18px;
color: #797979;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#content_text h1, #content_text_lg h1 {
color: #4c64a5;
display: inline;
text-transform: uppercase;
font-weight:bold;
font-size:12px;
margin-left: 0px;
}
/* GLOBAL */
html, body, form {

margin: 0 auto;
}
#footer_cont {
background-color: #4b629c;
background-position: top center;
z-index: 90;
}

tr.page-footer {}
	td.page-footer-content td { text-align: center; }
	td.page-footer-content { padding: 0px 0px; background-color: 4b629c; border-bottom: 0px solid #4b629c; }
	td.company-info { color: #FFFFFF; padding-top: 0px; }
	
#headerstrip {
height: 7px;
width: 800px;
background-position:bottom center;
background-repeat: no-repeat;
margin-top:3px;
}

#header_cont {
height: 337px;
width: 800px;
background-color:#4b629c;
margin: 0 auto;
}
#logo {
height: 267px;
width: 422px;
float: left;
}
#search {
height: 267px;
width: 378px;
float: right;
background-image:url("images/assets/headersearch.jpg");
background-position:top right;
}
#headersearch {
margin-top: 223px;
margin-left:165px;
}
#headersearch .custom-search-button input {
margin-left:4px;
margin-top:13px;
}

    
.headernav {
float:left;
width:100%;
font-family:Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size:11px;
line-height:normal;
text-decoration: none;
height: 30px;
margin-top: 15px;
}

.headernav ul{
list-style-type: none;
margin:0;
margin-left: 60px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

.headernav li{
display:inline;
margin:0;
padding:0;
}

.headernav a {
float:left;
background:url("images/assets/hnavl.gif") no-repeat left top;
margin:0;
margin-right: 10px; /*spacing between each tab*/
padding:0 0 0 5px;
line-height:normal;
text-decoration: none;
cursor: pointer;
}
.headernav ul li a span {
float:left;
display:block;
background:url("images/assets/hnav.gif") no-repeat right top;
padding: 8px 16px 8px 10px;
font-family:Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size:11px;
line-height:normal;
text-decoration: none;

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.headernav a span {float:none;}
/* End IE5-Mac hack */

.headernav a:hover span {
color: white;
}

.headernav #current a{ /*Selected Tab style*/
background-position:0 -30px; /*Shift background image up to start of 2nd tab image*/
}

.headernav #current a span{ /*Selected Tab style*/
background-position:100% -30px; /*Shift background image up to start of 2nd tab image*/
color: black;
}

.headernav a:hover{ /*onMouseover style*/
background-position:0% -30px; /*Shift background image up to start of 2nd tab image*/
}

.headernav a:hover span{ /*onMouseover style*/
background-position:100% -30px; /*Shift background image up to start of 2nd tab image*/
}

</style>

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]-->

	

.clear {
clear: both;
}
.mchack {
font-size: 11px;
font-weight: normal;
}
.category-list, .product-list, .product-list-results-header, table.prod-detail, .product-detail {
width: 500px;
vertical-align: top;
}

td.prod-detail-lt { width: inherit; padding: 0 0 0 0; }
td.prod-detail-rt { width: inherit; padding: 0 0 0 0; }
  
.product-list-item {
width:240px;
text-align: left;
padding: 0 0 0 0;
margin: 0 0 0 0;
}
.product-list-item img{
border: none;
margin-top:10px;
}
.prod-detail {
width: 540px;
}
.content-bottom-row {
border-bottom: solid 1px black;
}

.content {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
}
.content a:link, .content a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
text-decoration: none;
}
.content a:active, .content a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
text-decoration: underline;
}
.product-list-sort select.select {
width: 100px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.product-list-sort .label {
display: inline;
}
.product-list-size select.select {
width: 50px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
td.page-column-center {
width: 540px;
padding-right: 30px;
vertical-align: top;
}
.product-list-text {
display: none;
}
.mod-body-body {
font-weight: normal;
font-size: 10px;
color: #FFF;
}
.page-column-left {
vertical-align: top; 
}
table.mod-box { border: none; width: 175px; margin: 0 0 0 0; padding: 0 0 0 0; }
	td.mod-box-tl, td.mod-box-tp, td.mod-box-tr, td.mod-box-rt, 
	td.mod-box-br, td.mod-box-bt , td.mod-box-bl , td.mod-box-lt  { margin: 0 0 0 0; padding: 0 0 0 0; } 
	td.mod-box-body {  background-color: #4b629c; border-right: solid 7px #FFFFFF; margin: 0 0 0 0; padding: 0 0 0 0;  width: 175px; }
	
td.mod-box-body { margin: 0 0 0 0; padding: 0 0 0 0;}
.mini-cart-separator { display: none; }



td.mod-body-bl, td.mod-body-bt, td.mod-body-br {display: none;}
.left {
padding-right: -20px;
}

.module-body img {
margin-left: 35px;
}

.product-list-img img, .product-list-img {
border: solid 1px #CCCCCC;
}

.centerlink {
	color:#797979;
	text-decoration:none;
        font-family:Arial, Helvetica, sans-serif;
        font-size:13px;
}
.centerlink a{
	color:#797979;
	text-decoration:none;
        font-family:Arial, Helvetica, sans-serif;
        font-size:13px;
}
.centerlink a:hover {
	color:#3E3E3E;
	text-decoration:none;
        font-family:Arial, Helvetica, sans-serif;
        font-size:13px;
}