a img{border:none;margin:0;padding:0;}
body
{    
    font-family:Helvetica, Arial, Sans-Serif;
    margin:0px;
    padding:0px;
    text-align:center;
}
.blockpad {	padding-left: 10px;}

/* Skin */
#sa_container
{
    text-align:left;
	width:800px;
	margin:0 auto;
	padding:0;
	background:url(images/sideBar.jpg) repeat-y;
}
#sa_head
{
	background:url(images/topBar.jpg) repeat-x;
	position:relative;
	height:64px;
	width:800px;
}

#onceawildcat
{
    position:absolute;
    right:0;
    bottom:0;
}
#sa_topNav, #sa_foot
{
	background-color:#E5AC00;
	width:800px;
	height:22px;
}
#sa_topNav #userAccount
{
    float:right;
}
div .sa_date
{
	width:160px;
	margin-left:10px;
	float:left;
	height:22px;
	background:#000;
	text-align:center;
	color:#fff;
	font-size:10px;
	display:inline;
}
div .sa_Nav
{
	width:630px;
	float:left;
	background:#999967;
	height:22px;
	display:inline;
	
}
#sa_sideNav
{
    clear:left;
	float:left;
	margin-left:10px;
	width:160px;
	display:inline;
}
#sa_sideNav img 
{
    margin-top:5px;
}
#sa_sideNav a img
{
    margin-top:0px;
    border-bottom:1px solid #ccc;
}
#sa_content
{
	float:left;
	width:610px;
	padding:10px;
	
}
div.clear
{
    clear:both;
}
#sa_foot
{
}
#sa_bottomFoot
{
    clear:both;
}
/* Content Panes */

/* standard hyperlinks for the tokens eg. copyright, login, user */
.SkinObject{ color:#900; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:link { color:#900; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:visited {color:#900; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:active {color:#900; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:hover{color:#900; text-decoration:none; font-weight:normal; font-size:10px;}

.user,a.user:link,a.user:active,a.user:visited,.user 
{
    color:#900; 
    text-decoration:none; 
    font-weight:Normal; 
    font-size:10px;
}
a.user:hover 
{
    color:#900; 
    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:#900; 
    text-decoration:none; 
    font-weight:bold; 
    font-size:10px;
}
a.search:hover 
{
    color:#900; 
    text-decoration:none; 
    font-weight:bold; 
    font-size:10px;
}

/* change the colour of the login button here */
.StandardButton 
{
    color: #000;    
    font-size: 10pt;
    font-weight: normal;
}

/* classes used by DotNetNuke for things like the container titles */

.Head 
{
    font-size:12px;
    font-weight:bold;
    color:#333333;
}
.SubHead 
{
    font-size:11px;
    color:#333333;
}
.SubSubHead
{
    font-size:11px;
    color:#333333;
}

/* this is the font class used throughout your site - change the size here */
table, tr, td, th, div, p 
{
   font-family:Helvetica, Arial, Sans-Serif;
    font-size: 12px;
    line-height: 1.4em;
    color: #333333;
    line-height:16px;
}
label, .normal, .Normal 
{
    font-weight:normal;
    margin-right:5px;
     font-family:Helvetica, Arial, Sans-Serif;
     font-size: 12px;
}
table 
{
    padding: 0;
}
p 
{
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right:5px;
    font-size: 11px;
}
.Normal 
{
    
}
h1, h2, h3, h4, h5
{
   color:#990000
}
/* command button links */
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active
{
    color:#000;
    text-decoration:none;
}
A.CommandButton:hover
{
    color:#900;
    text-decoration:underline;
}
.SkinObject
{
    color:#fff;
}

/*=== Menu Items */
/* Main Menu object styles */

/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 11px; 
	background-color:transparent;
	text-align:center;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
    font-family:Helvetica, Arial, Sans-Serif;
	color: #900;
	font-size: 12px; 
	font-weight:bold; 	
	text-align:center; 
	padding:0 10px 0 10px;
	text-transform:uppercase;
	margin:0 auto;
	white-space:nowrap;
}


/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
   font-family:Helvetica, Arial, Sans-Serif;
	color:#900;
	font-weight:bold;
	text-align:center;
	font-size: 12px;
	padding:0 10px 0 10px;
	text-transform:uppercase; margin-right:1px;
	white-space:nowrap;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
    z-index: 10000;
	border:1px solid #9B7D01;
}

.main_dnnmenu_submenu td
{
    font-family:Helvetica, Arial, Sans-Serif;
	background-color:#999967;
	z-index: 10000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#fff;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{  
	background-color:#D6D6C2;
	text-decoration:underline;
}
.main_dnnmenu_itemselected td
{
    background-color:#C8A30D;
	color:#fff;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #000;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
}

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../images/submenu_hover.gif) repeat-x top left;
	color: #000;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #000;
}



.ModuleTitle_MenuItem 
.ModuleTitle_MenuItemSel 
.ModuleTitle_SubMenu 
.ModuleTitle_MenuContainer 
.ModuleTitle_MenuBar  
.ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon 



