/* CSS for WebFarm-Shop Vesion 2 'WebFarm-Shop 2.0 Silver' */

/* label (grey area around form element headings) */
label {display: block; text-align: right; background-color: #B0B0B0; color:#000000; 
			font-weight: bold; padding: 3px; margin:2px 5px 2px 0;}


/* Main text styles */
.tdcolor { background-color:#999999; padding: 3px;}

.heading {
	font-family: 'Verdana', Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-indent: 20px;
}

.heading_error { font-family: 'Verdana', Helvetica, sans-serif; font-weight: bold; 
			font-size: 13px; color: #FF0000; }

.body {
	font-family: 'Verdana', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	text-indent: 20px;
}

.banner {
	font-family: 'Verdana', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	height: 25px;
	background-color: #bbbbbb;
	
}
a.banner {
	color: #333333;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center;
	line-height: 25px;
	text-indent: 10px;
}
a.banner:hover { color: #FFFFFF}
tr.banner { background-color: #bbbbbb; }

a.body:link { text-decoration: none; color : #666699; }
/* This is for some of the 'hidden' submit buttons, it should match the above + the extras */
input.body { text-decoration: none; color : #666699; border: none; background-color: #CCCCCC; padding: 0px; }

a.body:visited { text-decoration: none; color : #666699; }

a.body:hover {text-decoration: none; color : #FF0033; }

.body_heading {
	font-family: 'Verdana', Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

.body_error { font-family: 'Verdana', Helvetica, sans-serif; font-weight: normal; 
					font-size: 13px; color: #CC3355; }

.copyright { font-family: 'Verdana', Helvetica, sans-serif; font-weight: normal; 
				font-size: 10px; color: #666666; text-align: right; }


.submitters {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.heading_errorCopy {
font-family: 'Verdana', Helvetica, sans-serif; font-weight: bold; 
			font-size: 10px; color: #FF0000;
}
.copyrightCopy {
font-family: 'Verdana', Helvetica, sans-serif; font-weight: normal; 
				font-size: 10px; color: #666666; text-align: left;
}
.heading_black {
font-family: 'Verdana', Helvetica, sans-serif; font-weight: bold; 
			font-size: 10px; color: #000000;
}
.body_black {
	font-family: 'Verdana', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: normal;
}
.body_red {

	font-family: 'Verdana', Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FF0000;
	line-height: normal;
}
.heading_blue {

font-family: 'Verdana', Helvetica, sans-serif; font-weight: bold; 
			font-size: 10px; color: #0033CC;
}
