@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #6D7579;
	background-image: url(/images/grey_rock6_background.gif);
}
.twoColFixLtHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #mainContent form {
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #mainContent .importantnote {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.twoColFixLtHdr #header {
	margin: 0px;
	padding-bottom: 2px;
	position: relative;
	background-color: #999999;
	height: 104px;
} 
.twoColFixLtHdr #header #addthisbookmark {
	position: absolute;
	width: 120px;
	left: 450px;
	top: 5px;
}
.twoColFixLtHdr #header #nosalestax {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: small;
	text-decoration: none;
	width: 100px;
	list-style-type: none;
}
.twoColFixLtHdr #header #nosalestax a {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #banner #nosalestax a:hover {
	color: #D6D9E1;
}
.twoColFixLtHdr #header #phonetime {
	position: absolute;
	width: auto;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	top: 30px;
	list-style-type: none;
	left: 450px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
.twoColFixLtHdr #header #viewcart {
	margin: 0px;
	padding: 0px;
	width: 80px;
	position: absolute;
	left: 580px;
	top: 5px;
	z-index: 200;
}
.twoColFixLtHdr #header p {
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 120px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 5px 5px 10px;
	background-color: #CFCFCF;
}
.twoColFixLtHdr #sidebar1 a {
	text-decoration: none;
	color: #666666;
}
.twoColFixLtHdr #mainContent a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.twoColFixLtHdr #mainContent #orderformaddress {

}


.twoColFixLtHdr #sidebar1 img {
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #sidebar1 p  {
	margin: 0px;
	padding: 0px;
	font-size: small;
}
.twoColFixLtHdr #sidebar1 h3  {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.twoColFixLtHdr #mainContent {
	margin: 0 0 0 140px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.twoColFixLtHdr #mainContent h1 {
	padding-top: 5px;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 22px;
}
.twoColFixLtHdr #mainContent p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.twoColFixLtHdr #mainContent h2 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.twoColFixLtHdr #mainContent li {
	font-size: 10px;
	color: #666666;
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -42px;
	padding: 0px;
}
.twoColFixLtHdr #mainContent form {
	margin: 0px;
	padding: 0px;
}

.twoColFixLtHdr #mainContent .tinytext {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	color: #FF0000;
}

.twoColFixLtHdr #mainContent .textintl {
	font-size: 12px;
	color: #FFFF00;
}
.twoColFixLtHdr #mainContent .textusa {
	font-size: 12px;
	color: #FFFFFF;
}
.twoColFixLtHdr #mainContent .contentbox p {
	font-size: 12px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.twoColFixLtHdr #mainContent #contentbox img {
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #mainContent .contentboxmedium p {
	font-size: 12px;
	margin-top: 4px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.twoColFixLtHdr #advertising {
	background-color: #999999;
	text-align: center;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}

.twoColFixLtHdr #footer {
	font-size: x-small;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 3px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.twoColFixLtHdr img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 4px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.contentbox {
	border: 2px solid #999999;
	width: 299px;
	float: left;
	margin-top: 6px;
	margin-right: 4px;
	height: auto;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.contentboxhome {
	height: 300px;
	width: 299px;
	float: left;
	border: 2px solid #666666;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-right: 4px;
	margin-top: 6px;
}

.contentboxdomesmall {
	border: 2px solid #999999;
	width: 299px;
	height: auto;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	float: right;
}
.contentboxmoldinstmedium {
	height: 260px;
	width: 299px;
	float: left;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 2px solid #999999;
}
table.carts {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	width: 310px;
	margin-top: 6px;
}
table.carts td {
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
}
table.carts th {
	text-align: center;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	background-image: url(/images/grey_rock7_background.jpg);
}
table.carts td, table.carts th {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
table.molds {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	margin-top: 6px;
	background-image: url(/images/whtmrble.jpg);
	padding-top: 4px;
}
table.molds  td {
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 5px;
	padding-bottom: 3px;
}
table.molds  th {
	text-align: center;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	background-image: url(/images/grey_rock7_background.jpg);
}
table.molds   td, table.molds   th {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
table.sakrete {
	border-left: 1px solid #1E4199;
	border-top: 1px solid #1E4199;
	margin-bottom: 5px;
}
table.sakrete td {
	border-right: 1px dashed #1E4199;
	text-align: center;
}
table.sakrete th {
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	background-image: url(/images/grey_rock5_background.jpg);
	text-align: center;
}

table.sakrete /* store styles */

/*product lists*/
 td, table.sakrete th {
	text-align: left;
	font-size: 14px;
	border-bottom: 1px dashed #1E4199;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
