.error {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #993300; font-weight: bold;}
/*html { height: 100%;}*/
body, .body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #333333; height: 100%;}
a {  color: #CC3300}
.bodysmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; color: #666666}
.bodysmalllink {  color: #CC3300; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
a:hover {  text-decoration: underline}
.copyright { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; color: #FFFFFF}
.avproducts { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
.avhead {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333}
.date { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font-style: italic}
.newshead { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #666666}
.adminnav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFCC99; text-decoration: none}
.adminlogin { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none}
.adminnavON { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none }
.adminhead { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #333333}
.tabletext {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none
}

h2  
{
	font-family:Arial;
	color:#CC3300;
	font-size: 1.5em; 
	margin: 5px; padding: 5px; 
}
h3 { font-size: 1.5em; 
     font-family:Arial;
     color:#CC3300;
     margin: 0 5 5 5;
     padding: 0 5 5 5; }
h4 { font-size: 1.3em;  
     font-family:Arial;
     color:#CC3300;
     margin: 0 5 5 5; 
     padding: 0 5 5 5; }

a:hover.tabletext {text-decoration: none}

.tabletextlight {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: none
}
.linkselected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
}
.tabletextgrey {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
}

.button {
	background-color: #FFE4DD;
	border-top-color: #FFB984;
	border-left-color: #FFB984;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	cursor: hand;

}
.buttondisabled {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	cursor: hand;
}

.loginform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 104px;
}

#footer  
{
	background: #c00 url(/Images/footer_bg.gif) repeat-x;
	color: #f0c;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 18px;
	margin: 0px;
	padding-bottom: 5px; 
}

/* uses the 'star html' css filter to get only IE 6-4 to pick up this css rule, as listed here http://centricle.com/ref/css/filters/ */
* html #footer 
{
	bottom: 5px;
}
/* uses the 'next to nothing' css filter to get only IE 7 to pick up this css rule, as listed here http://centricle.com/ref/css/filters/ */
*+html #footer 
{
	bottom: 5px;
}

div.img_holder 
{
	float: left;
	text-align: center;
	margin-right: 10px;
}

div.img_holder a img
{
	border: solid 1px #000;
}

div.buffer 
{
	width: 40px;
	height: 40px;
	float: left;
}

div.head 
{
	font-family:Arial;
	line-height: 28px;
	background: #c00 url(/Images/footer_bg.gif) repeat-x;
	padding-left: 5px;
	color: #FFF;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 1.2em;
	cursor: pointer;
}

div.bigger
{
	font-size: 1.5em;
}

div.image_info 
{
	float: right;
	font-family:Arial;
	color: #FFF;
	font-weight: normal;
	margin-right: 10px;
	font-size: 0.7em;
}