/* 1024px - An open source xhtml/css website template by Andreas Viklund - http://andreasviklund.com . 
Free to use in any way and for any purpose as long as the proper credits are given to the original designer.
Version: 1.0, March 29, 2006 */

/*Converted and largely reworked for DNN by Tim O'Brien - http://www.obrienit.se */
/******** General tags ********/

body         { font-style: normal; font-variant: normal; font-weight: normal; font-size: 76%; 
               font-family: Arial, sans-serif; line-height: 1.2em; 
               background-color: #ffffff; background-image: 
               url('../images/background.gif'); 
               background-repeat: repeat-y; background-attachment: scroll; 
               color: #404040; margin-left: auto; margin-right: auto; 
               margin-top: 0; margin-bottom: 0; padding: 0; 
               background-position: top center }


/******** dnn_leftpane ********/
#dnn_leftpane{
float:left;
width:195px !important;
width:189px;
margin:0 0 5px 0;
padding:1px 0 0 0;
}

#dnn_leftpane ul{
list-style:none;
font-size:0.9em;
margin:0;
padding:0 0 15px 10px;
}

#dnn_leftpane li{
list-style:none;
margin:0 0 4px 0;
padding:0;
}

#dnn_leftpane li a{
font-size:1.2em;
font-weight:bold;
padding:2px;
}

#dnn_leftpane ul ul{
margin:4px 0 3px 15px;
line-height:1.2em;
padding:0;
}

#dnn_leftpane ul ul li a{font-weight:normal;}
#dnn_leftpane h2{margin:3px 0px 8px 0px;}





#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 180px;
padding: 0px;
margin: 0px;
margin-bottom:10px;
}

#vertmenu h1 {
display: block; 
background-color:#FF9900;
font-size: 90%; 
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li ul {
margin: 0px;
padding: 0px;
padding-left: 5px;
}
#vertmenu ul li a {
font-size: 90%;
display: block;
border-bottom:1px solid #dadada;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #115984;
width:180px;
}

#vertmenu ul li ul li a {
width:175px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus, #vertmenu ul li a.tabActive  {
color: #000000;
background-color: #eeeeee;
}


#topnav
{
font-size: 11px;
font-family: Arial;
color: #000000;
}

#topnav A
{
font-size: 11px;
font-family: Arial;
color: #999999;
font-weight: bold;
text-decoration: none
}

#topnav A:hover
{
font-size: 11px;
font-weight: bold;
font-family: Arial;
color: #FF0000;
text-decoration: none
}


#maintext
{
font-size: 13px;
font-family: verdana;
color: #000000;
}

#maintext A
{
font-size: 13px;
font-weight: bold;
font-family: verdana;
color: #0000FF;
text-decoration: none
}

#maintext A:hover
{
font-size: 13px;
font-weight: bold;
font-family: verdana;
color: FF0000;
text-decoration: none
}


#bottomlinks
{
font-size: 11px;
font-family: verdana;
color: #999999;
}

#bottomlinks A
{
font-size: 11px;
font-weight: bold;
font-family: verdana;
color: #999999;
text-decoration: none
}

#bottomlinks A:hover
{
font-size: 11px;
font-weight: bold;
font-family: verdana;
color: #F47E5A;
text-decoration: underline
}


.copyright
{
	font-size:8pt;
	font-weight: bold;
	color:#000000;
	font-family:verdana;
}
.copyright a
{
	font-size:8pt;
	font-weight: bold;
	COLOR: #999999;
	text-decoration:none;
}
.copyright a:hover
{
	font-size:8pt;
	font-weight: bold;
	COLOR:#FF0000;
	text-decoration:none;
}







