/* NoStyle - no-style stylesheet with some style ;-)
This version 2008-03-16 v0.7
Copyright (c) 2008, shoesforindustry.net. All rights Reserved.  
*/
/*=======================*/

html, body {height:100%;}

body {
	color: #303030;
	background: #fdfdfd;
	font-family: 'Helvetica Neue',Helvetica,'Microsoft Sans Serif',Arial,sans-serif;
	padding: 5px;
}

/*============================================*/
/* LINK COLOURS for Text*/
a:link {text-decoration: underline; color: #2971a7;}
a:visited { text-decoration: underline; color: #5c88a7; }
a:hover {text-decoration: none; color: #c33; }
a:focus {text-decoration: none; color: #666; }
a:active{text-decoration: none; color: #666;  outline: none;}

/*============================================*/
/* Special Elements */

/* Google Maps */
.jsgmap {display: none;}

#googlemaps {
color: #000;
margin: 0.5em 0 0 0;
background: transparent;
border: 1px solid #a1b9c4;
width: 60%; 
height: 400px;
overflow: hidden;
}

#staticmap {display: block;}
#googlemaps a, #googlemaps a:link, #googlemaps {color: #000;}
#googlemaps a:hover {color: #cc0000;}

/* Address form in Google Maps */
.address form{
margin:  0;
padding: 0;
font-size:  smaller;
color: #000;
}
.address {font-size:  smaller;}
.address fieldset{
margin:  0;
padding: 0;
border: none;
}
.address label{
margin:  0;
padding: 0 0 3px 0;
font-size:  larger;
}
.address input{
margin: 0 0 4px 0;
padding: 2px;
font-size:  larger;
}
.noborder {border: none;}

.vcard {
padding-left:30px;
background-image: url(../images/site/vcard.gif);
background-position: left center;
background-repeat:  no-repeat;
font-size: smaller;
}
#submenu h2  {
background-image:none;
}
#submenu {
background-image:none;
}

#rotatingfadingimages {display:none;}

li.comment_item,li.guestbook_item {font-size: 90%; font-style: italic; padding-bottom: 5px;margin-top: 5px;
}

ul.searchresults li {padding: 2px 0 2px 0;}
.thumb img { width: 100px;)
.thumb {list-style: none;}

form.paypalimageitem {
width: 100px; padding: 0 0 8px 0; margin: 0 0 8px 0; text-align: center; background :transparent;
border: none;}

.paypalimageitem fieldset{ padding: 0; margin: 0; background :transparent; border: none;}
.paypalimageitem input {width: 100px;margin: 0;font-size: 70%;}
.paypalimageitem select {margin: 0; padding:0;width: 98px;font-size: 40%;}
