@charset "utf-8";
/* CSS Document */


.holycraplinks {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	border:none!important;
}

a.holycraplinks:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000!important;
	text-decoration:none!important;
}

.holycrapheaderlinks {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	text-align:left !important;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

a.holycrapheaderlinks:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	text-decoration:none;
	text-align:left !important;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.holycrapblacktext {
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	text-decoration:none;
}
	
.holycrapfooterlinks {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	border:none!important;
}

a.holycrapfooterlinks:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666666!important;
	text-decoration:none!important;
}

.thumb-borders {
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	
}

.downloadsSubmenu{
float:right;	
position:relative;
right:150px;
	
	
}

.FormaStoneH3 {
	color:#F60 !important;
	font-size: 1.2em;
	margin-bottom: 8px;
	font-weight:bold;
}

.SilktekH3 {
	color:#F00 !important;
	font-size: 1.2em;
	margin-bottom: 8px;
	font-weight:bold;
}

.holycrapFormaStonelinks  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#F60 !important;
	text-decoration:none;
	border:none!important;
}

.holycrapSilkteklinks  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#F00 !important;
	text-decoration:none;
	border:none!important;
}

a.holycrapFormaStonelinks:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000!important;
	text-decoration:none!important;
}

a.holycrapSilkteklinks:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000!important;
	text-decoration:none!important;
}

.holycrapSilktekCCMchartText  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#666 !important;
	text-decoration:none;
	border:none!important;
	line-height:normal;
}

#searchbar{
	padding-top:10px !important;
	padding:6px;
	background-image:url(/images/Searchbar/searchbg.png);
	background-repeat:no-repeat;
	width:170px;
	height:70px;
	
}

.searchtext {
	background:url(/images/Searchbar/searchtext.png) no-repeat;
width:155px;
height:23px;
display:block;
border: 0;

	
}

search_field
{
float:left; /* this will make the images line up */
border:0;
padding:0;
width:150px; /* the width of the actual search box, must be shorter than your image so it fits inside it. */
height:20px; /* again, must be slightly less than the image size */
background-color:transparent; /* Makes the search field invisible so you can see the image we want underneath. This doesn’t work in Safari, so I may go back later and give them their own style sheet. For now, I’m not bothered by this small inconvenience. */
}




