* 
{	
	font-weight:inherit;
	font-family:inherit;
	font-style:inherit;
	font-size:100%;
	border:0 none;
	outline:0;
	padding:0;
	margin:0;

}

html, body {height:100%}

html 
{
	background-color:#3d3d45
}

body 
{
	padding: 0;
	margin: 0;
	width:100%;
    background-image:url(images/bg2.jpg);
    background-position:center top;
    background-repeat:no-repeat;
}

#mainWrapper
{
	width:940px;
	margin:0 auto;
	position:relative;
	display:block;
}

#header
{
	width:940px;
	position:relative;
	height:180px;
}

#logo
{
	width:265px;
	height:75px;
	position:absolute;
	top:51px;
	left:40px;
}

#tagline
{
	background-image:url(images/taglineA.jpg);
	position:absolute;
	left:439px;
	top:53px;
	width:433px;
	height:25px;
	text-align:right;
	padding:35px 22px 0px 0px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#fff; 
}

/********************************************* HOME *********************************************/
#contentHomeWrapper
{
	position: absolute;
	width:940px;
	height:375px;
	top:212px;
	background-image:url(images/home_img_a.jpg);
	background-repeat:no-repeat;
}

#homeIntro
{
	position:absolute;
	width:375px;
	height:250px;
	top:40px;
	left:20px;
}

#iconWrapper
{
	position: absolute;
	width:940px;
	height:145px;
	top:585px;
	background-image:url(images/iconsBg.jpg);
	background-repeat:no-repeat;
}

#fixer
{
	width:940px;
	background-color:#FFFFFF;
	height:500px;
	position: relative;
	margin-top:32px;
}

#intWrapper
{
	width:940px;
	position: absolute;
	top:212px;
	height:375px;
	background-image:url(images/int_content_bg_big.jpg);
	background-repeat:no-repeat;

}
#proSeriesWrapper
{
	width:940px;
	position: absolute;
	top:212px;
	height:375px;
	background-image: url(images/proseries_bg.jpg);
	background-repeat:no-repeat;

}

#stoneTileWrapper
{
	width:940px;
	position: absolute;
	top:212px;
	height:375px;
	background-image: url(images/stoneTile_bg.jpg);
	background-repeat:no-repeat;

}

/********************************************* ProductsPage *********************************************/

#mainPic
{
	width:364;
	height:344px;
	top:212px;
	position:absolute;
}
#mainPicA
{
	width:364;
	height:344px;
	top:0px;
	position:absolute;
}

#overviewContent
{
	width:551px;
	min-height:299px;
	top:212px;
	margin-left:364px;
	position:absolute;
	background-image:url(images/int_content_bg.jpg);
	background-repeat:no-repeat;
	padding:45px 25px 0px 0px;
}

#overviewContentA
{
	width:551px;
	min-height:299px;
	top:0px;
	margin-left:364px;
	position:absolute;
	background-image:url(images/int_content_bg.jpg);
	background-repeat:no-repeat;
	padding:45px 25px 0px 0px;
}

#overviewContentB
{
	width:521px;
	min-height:299px;
	top:0px;
	margin-left:394px;
	position:absolute;
	padding:45px 25px 0px 0px;
}

#productsWrapper
{
	width:890px;
	min-height:100px;
	top:556px;
	padding:20px 25px 5px 25px;
	position: absolute;
	background-color:#FFFFFF;
}

.productContainer
{
	border-top:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	width:890px;
	position:relative;
	display:block;
	margin-bottom:30px;
}

.productImg
{
	position:absolute;
	top:10px;
	left:20px;
	width:239px;
	height:219px;
}

.productContent
{
	position: relative;
	float:right;
	width:530px;
	border-left:#999999 solid 1px;
	padding:30px 20px 20px 50px;
	min-height:250px;
}

.productIcons
{
	position:absolute;
	bottom:0px;
	left:-290px;
	height:64px;
	width:290px;
	border-top:#999999 solid 1px;
}

.productEquipment
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#636363;
	text-align:right;
	padding-top:20px;
	padding-right:15px;
}

.productIcons img
{
	border-left:#999999 solid 1px;
	width:66px;
	height:64px;
	float:right;
	padding-right:1px;
}

.productIcons img.logo
{
	border-left:#999999 solid 1px;
	width:150px;
	height:64px;
	float:right;
	padding-right:1px;
}

.clear
{
	clear:both;
}

a.proseries
{
	width:108px;
	display:block;
	float:left;
	height:34px;
	text-decoration: none;    
	background-image: url(images/proseries_btn.png);
	margin-right:25px;
}

a.proseries:hover
{
	background-position:-108px;
}

a.accessories
{
	width:125px;
	display:block;
	float:left;
	height:34px;
	text-decoration: none;    
	background-image: url(images/accessories_btn.png);
	margin-right:25px;
}

a.accessories:hover
{
	background-position:-125px;
}
a.equipment
{
	width:112px;
	display:block;
	float:left;
	height:34px;
	text-decoration: none;    
	background-image: url(images/equipment_btn.png);
	margin-right:25px;
}

a.equipment:hover
{
	background-position:-112px;
}
#backToTop
{
	position:relative;
	float:right;
}

#footer
{
	width:915px;
	background-image:url(images/footbg.jpg);
	height:61px;
	position:absolute;
	bottom:-51px;
	left:0px;
	text-align:right;
	padding:0 25px 10px 0;
}


/*********************************** Icons ********************************************/
#iconWrapper img
{
	width:148px;
	display:block;
	float:left;
	height:144px;
	text-decoration: none;
	margin-left:23px;     
	background-image: url(images/icons/category.jpg);	
}
#iconWrapper img.nomargin
{
	width:148px;
	display:block;
	float:left;
	height:144px;
	text-decoration: none;
	margin-left:0px;     
	background-image: url(images/icons/category.jpg);	
}

a.concrete
{
	width:148px;
	display:block;
	float:left;
	height:144px;
	text-decoration: none;     
	background-image:url(images/icons/concrete.jpg);	
}

a.concrete:hover
{
	background-position:-148px;
}

a.series
{
	width:148px;
	display:block;
	float:left;
	height:144px;
	text-decoration: none;
	margin-left:23px;    
	background-image:url(images/icons/pro.jpg);	
}

a.series:hover
{
	background-position:-148px;
}
a.stone
{
	width:148px;
	display:block;
	float:left;
	height:144px;
	text-decoration: none;    
	background-image:url(images/icons/stone.jpg);	
}

a.stone:hover
{
	background-position:-148px;
}

a.special
{
	width:148px;
	display:block;
	float:left;
	height:144px;
	text-decoration: none;    
	background-image:url(images/icons/special.jpg);	
}

a.special:hover
{
	background-position:-148px;
}

a.masonry
{
	width:148px;
	display:block;
	float:left;
	height:144px;
	text-decoration: none;    
	background-image:url(images/icons/masonry.jpg);	
}

a.masonry:hover
{
	background-position:-148px;
}

a.equipmentA
{
	width:148px;
	display:block;
	float:left;
	height:144px;
	text-decoration: none;    
	background-image:url(images/icons/equipmentNew.jpg);	
}

a.equipmentA:hover
{
	background-position:-148px;
}

a.grinding
{
	width:148px;
	display:block;
	float:left;
	height:144px;
	text-decoration: none;    
	background-image:url(images/icons/grinding.jpg);	
}

a.grinding:hover
{
	background-position:-148px;
}

a.diamond
{
	width:148px;
	display:block;
	float:left;
	height:144px;
	text-decoration: none;    
	background-image:url(images/icons/diamond.jpg);	
}

a.diamond:hover
{
	background-position:-148px;
}
a.corebits
{
	width:148px;
	display:block;
	float:left;
	height:144px;
	text-decoration: none;    
	background-image: url(images/icons/coreBits.jpg);	
}

a.corebits:hover
{
	background-position:-148px;
}
a.wiresaw
{
	width:148px;
	display:block;
	float:left;
	height:144px;
	text-decoration: none;    
	background-image: url(images/icons/wire.jpg);	
}

a.wiresaw:hover
{
	background-position:-148px;
}
a.accessoriesA
{
	width:148px;
	display:block;
	float:left;
	height:144px;
	text-decoration: none;    
	background-image: url(images/icons/accessories.jpg);	
}

a.accessoriesA:hover
{
	background-position:-148px;
}

a.stoneBlades
{
	width:148px;
	display:block;
	float:left;
	height:144px;
	text-decoration: none;    
	background-image: url(images/icons/stone_blades.jpg);	
}

a.stoneBlades:hover
{
	background-position:-148px;
}

a.stoneCups
{
	width:148px;
	display:block;
	float:left;
	height:144px;
	text-decoration: none;    
	background-image: url(images/icons/stone_cups.jpg);	
}

a.stoneCups:hover
{
	background-position:-148px;
}


a.stoneBits
{
	width:148px;
	display:block;
	float:left;
	height:144px;
	text-decoration: none;    
	background-image: url(images/icons/stone_bits.jpg);	
}

a.stoneBits:hover
{
	background-position:-148px;
}

a.stoneBitsProfile
{
	width:148px;
	display:block;
	float:left;
	height:144px;
	text-decoration: none;    
	background-image: url(images/icons/stone_bitsProfile.jpg);	
}

a.stoneBitsProfile:hover
{
	background-position:-148px;
}

a.stonePads
{
	width:148px;
	display:block;
	float:left;
	height:144px;
	text-decoration: none;    
	background-image: url(images/icons/stone_polishing.jpg);	
}

a.stonePads:hover
{
	background-position:-148px;
}




/*************** FONTS ***************/


h1
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:38px;
	font-weight: normal;
	color:#757575;
}

h2
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight: normal;
	color:#757575;
	display: inline;
}

h3
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight: normal;
	color:#e71f1f;
	display: inline;
}

p
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight: normal;
	color:#636363;
}

ul
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight: normal;
	color:#636363;
	margin-left:20px;
}
.specs
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#636363;
}

.specsBold
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#636363;
}

.right
{
	float:right;
	margin-top:-22px;
}

.boldred
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#e71f1f;
}

a
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#e71f1f;
	text-decoration:none;
}

a:hover
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#e71f1f;
	text-decoration: underline;
}

a.pdf
{
	background-image:url(images/icon_pdf.png);
	background-position:center left;
	background-repeat:no-repeat;
	padding:10px 0px 10px 30px;
}
