/* 
================================

================================
*/  

body{border-left:0px 0px 0px 0px;margin:0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;background-color: #A9312E;}
.blockpad {	padding-left: 10px;}

/* Content Panes */
.TopPane{padding-left: 2px; padding-right: 2px; padding-top: 2px;}
.LeftPane{padding-left: 2px; padding-right: 2px;padding-top: 3px;}
.ContentPane{ height: 100%;width: 100%; padding-top: 3px;padding-left: 2px; padding-right: 2px; background-color:none;}
.RightPane{width:150px;padding-left: 2px; padding-top:3px; }
.BottomPane{ padding-top: 3px;padding-left: 3px; padding-right: 2px; }

/* standard hyperlinks for the tokens eg. copyright, login, user */
.SkinObject{ color:#000000; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:link { color:#000000; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:visited {color:#000000; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:active {color:#ff0000; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:hover{color:#FF0000; text-decoration:none; font-weight:normal; font-size:10px;}

.user,a.user:link,a.user:active,a.user:visited,.user{ color:#ffffff; text-decoration:none; font-weight:Normal; font-size:10px;}
a.user:hover{ color:#FF0000; text-decoration:none; font-weight:Normal; font-size:10px;}

/* code to make the search button look like it does */
.searchbox input{MARGIN: 0px 00px 0px 0px; border: 1px solid #cccccc; font-size:10px; color:#6D6D6D; background:transparent; width: 100px;height:18px;}
.search,a.search:link,a.search:active,a.search:visited,.search{ color:#6D6D6D; text-decoration:none; font-weight:bold; font-size:10px;}
a.search:hover{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}

/* change the colour of the login button here */
.StandardButton {color: #ffffff;font-family:Tahoma, Verdana, Arial, Helvetica;font-size: 10pt;font-weight: normal;background-color: #6D6D6D;}

/* classes used by DotNetNuke for things like the container titles */

.Head{ font-size:12px; font-weight:bold; color:#ffffff; }
.SubHead{ font-size:11px; color:#000000; }
.SubSubHead{ font-size:11px; color:#ffffff; }

/* this is the font class used throughout your site - change the size here */
table, tr, td, th, div, p {font-family: tahoma;font-size: 11px;line-height: 1.4em; color: #000000;}
label, .normal, .Normal {font-family: tahoma;font-size: 11px;}
table {padding: 0;}
p {margin-top: 5px;margin-bottom: 5px;padding-left: 5px;padding-right:5px;font-size: 12px;}
.Normal{ font-size:12px; color:#000000; }
h3 {font-family: tahoma;font-size: 16px;font-weight: bold;color:#6D6D6D;padding: 2px 0 1px 7px;margin-top: 10px;margin-left: 0;margin-right: 0;margin-bottom: 5px;letter-spacing: 2px;}
h2 {font-family: tahoma;font-size: 14px;font-weight: bold;color:#6D6D6D;padding: 2px 0 1px 7px;margin-top: 10px;margin-left: 0;margin-right: 0;margin-bottom: 5px;letter-spacing: 2px;}

/* command button links */
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{color:#000000; text-decoration:none; }
A.CommandButton:hover{ color:#ff0000; text-decoration:underline;}

/*=== Menu Items */

.FooterObject{ color:#ffffff; text-decoration:none; font-weight:normal; font-size:10px;}
A.FooterObject:link { color:#ffffff; text-decoration:none; font-weight:normal; font-size:10px;}
A.FooterObject:visited {color:#ffffff; text-decoration:none; font-weight:normal; font-size:10px;}
A.FooterObject:active {color:#ff0000; text-decoration:none; font-weight:normal; font-size:10px;}
A.FooterObject:hover{color:#FF0000; text-decoration:none; font-weight:normal; font-size:10px;}


