/* Print CSS
This version 2008-03-16 v0.7
Copyright (c) 2008, shoesforindustry.net. All rights Reserved.  
*/
/*=======================*/
body {
background: #fff;
color: #000;
font-size: 100%;
font-family: 'Helvetica Neue',Helvetica,'Microsoft Sans Serif',Arial,sans-serif;
}
hr {
border:  1px solid #ccc;
}

/*============================================*/
/* STRUCTURAL ELEMENTS */
#headerblock {background: #fff; color:#000;}
#searchtop {display: none;}
#adminmenublock {display: none;}
#mainmenublock {display: none;}

#footermenublock{display: none;}

#submenu {display: none;}

.breadcrumbs {
display: none; }

.guestbook_add_form {display: none;}
.contactblock_right  {display: none;}

.noprint {
display: none; 
}
.hidden {
display: none; 
}
/* show Print only stuff */
.printonly {
display: inline;
}

a, a:link, a:visited, a:active, a:hover {
text-decoration:  none;
border: 0px;
color:  #000;
}

img {border: 0px;}


#firstblock  a:link:after, #firstblock  a:visited:after,
#secondblock  a:link:after, #secondblock  a:visited:after,
#thirdblock  a:link:after, #thirdblock  a:visited:after,
#fourthblock  a:link:after, #fourthblock  a:visited:after,
#fifthblock  a:link:after, #fifthblock  a:visited:after,
#sixthblock  a:link:after, #sixthblock  a:visited:after,
#seventhblock  a:link:after, #seventhblock  a:visited:after,
#eighthblock  a:link:after, #eighthblock  a:visited:after {
content: "  ( " attr(href) " )  ";
font-size: 9px;
color: #ccc;
background: #fff;
font-variant: normal;
}



h1, h1 a:link, h1 a:visited, h1 a:link:after, h1 a:visited:after {content :none;	font-family: "Georgia", Georgia, Times, Serif; font-size: 58pt;font-weight: 200;}
h2 a:link:after, h2 a:visited:after {content :none;}
h3 a:link:after, h3 a:visited:after {content :none;}
h4 a:link:after, h4 a:visited:after {content :none;}
h5 a:link:after, h5 a:visited:after {content :none;}
h6 a:link:after, h6 a:visited:after {content :none;}

.class14px {font-size: 14pt;}
.class12px {font-size: 13pt;}
.class10px {font-size: 10pt;}
.strapline{font-size: 19pt; font-weight: 200;}
.blueEmphasis {font-size: 20pt;} 
.verysmalltext {font-size: 10pt;}
.columnblock {font-size: 16pt;}


form {
width: 80%;
}
fieldset {
width:  80%;
border:  none;
}


#rotatingfadingimages {
display: none;
}
