/* andreas01 - a free xhtml/css website template by Andreas Viklund - http://andreasviklund.com/ - that may be used for any purpose as long as the proper credits are given to the original designer.

Version: 2.5 (Jan 11, 2007)

Screen layout: */

/***** Body and main container *****/

#Body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#f4f4f4 url(img/bg.gif) top center repeat-y;
color:#404040;
}

#wrap {
background:#ffffff;
color:#404040;
margin:0 auto;
width:760px;
}

/***** Various Tags *****/
p {
margin:0 0 1.4em 0;
}
img {
border: 0;
}
tr {
vertical-align: text-top;
}

/***** DNN styles to override *****/
/* text style used for most text rendered by modules */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, h1, h2, h3, h4, h5, h6, .Head {
font-size:100%;
font-family:Tahoma, Arial, Helvetica,sans-serif;
font-weight:normal;
color:#404040;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled {
color:Silver;
}

.NormalRed {
color:Red;
}

/* text style used for rendered text which requires emphasis */
.NormalBold {
font-weight:bold;
}

h1, h2, h3, h4, h5, h6, .Head {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
color:#364967;
}

/***** Links *****/

.Normal A:link, A:link {
text-decoration:underline;
font-weight:normal;
color:#679074;
background-color:inherit;
}

.Normal A:visited, A:visited {
text-decoration:underline;
font-weight:normal;
color:#5A5D7F;
background-color:inherit;
}

.Normal A:hover, A:hover {
text-decoration:underline;
font-weight:normal;
color:#5A5D7F;
background-color:inherit;
text-decoration: underline;
}

.Normal A:active, A:active {
text-decoration: underline;
font-weight: normal;
color: #679074;
background-color:inherit;
}

/***** Header *****/

#header {
margin:0;
padding:0;
line-height: 1em;
}

/***** Login *****/
#login {
text-align:right;
padding:5px 5px 0 0;
}

#login a:link, #login a:visited, #login a:hover, #login a:active {
color: #000000;
font-weight:normal;
text-decoration:none;
}

#login a:hover {
color: #4f4f4f;
font-weight:normal;
text-decoration:underline;
}


/***** Search and Current Date *****/

#search {
clear:right;
float:right;
margin:5px 5px 0 0;      
}

#search a:link, #search a:visited, #search a:hover, #search a:active {
color: #000000;
font-weight:normal;
font-size: 100%;
text-decoration:none;
}

#search a:hover {
color: #000000;
font-weight:normal;
font-size: 100%;
text-decoration:underline;
}

#currentdate {
text-align:right;
margin:0 3px 10px 0;
font-weight:normal;
line-height: 1.5em;
}

/***** Left sidebar *****/

#leftside {
clear:left;
float:left;
width:140px;
margin:0 0 5px;
padding:0;
}

#leftside h1 {
color:#364967;
background-color:inherit;
font-size:1.5em;
margin:0 0 5px;
padding:0;
}

#leftside h2 {
color:#364967;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
}

#leftside h3 {
color:#364967;
background-color:inherit;
font-size:1.1em;
margin:0 0 5px;
padding:0;
}

#leftside div.announce {
clear:left;
margin:10px 0 15px;
padding:7px 5px;
width:126px;
font-size:0.9em;
background-color:#ffffff;
color:#404040;
border-left:0 solid #ffffff;
line-height:1.5em;
}

#leftside div.announce p {
margin:10px 0 0;
padding:0;
}

/***** Main menu *****/

#HouseMenuNav {
width:140px;
margin:0 0 18px;
padding:0;
list-style:none;
}

#HouseMenuNav li {
width:140px;
padding:0;
line-height:1.4em;
display:inline;
}

#HouseMenuNav a {
background-color:#f4f4f4;
color:#404040;
font-weight:bold;
width:130px;
float:left;
margin-bottom:5px;
padding:5px 1px 5px 5px;
border-left:4px solid #cccccc;
text-decoration:none;
}

#HouseMenuNav li a:hover,#HouseMenuNavCurrentItem a {
background-color:#eaeaea;
border-left:4px solid #364967;
color:#404040;
}

#HouseMenuNav ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
width:125px;
}

#HouseMenuNav ul a {
padding:3px 1px 3px 5px;
font-weight:normal;
width:115px;
}

#HouseMenuNav ul ul {
width:113px;
}

#HouseMenuNav ul ul a {
width:100px;
}

/***** Right sidebar *****/

#extras {
float:right;
width:140px;
margin:0 0 5px;
padding:0;
font-size:0.9em;
line-height:1.5em;
}

#extras p {
margin:0 0 16px;
padding:0;
}

#extras h1 {
color:#364967;
background-color:inherit;
font-size:1.5em;
margin:0 0 5px;
padding:0;
}

#extras h2 {
color:#364967;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
}

#extras h3 {
color:#364967;
background-color:inherit;
font-size:1.1em;
margin:0 0 5px;
padding:0;
}

/***** Main content *****/

#content {
margin:0 150px 5px 150px;
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
padding:0 10px;
line-height:1.5em;
}

#contentwide {
margin:0 0 5px 150px;
border-left:1px solid #f0f0f0;
padding:0 0 0 10px;
line-height:1.5em;
}

#contentwide2 {
margin:0 150px 5px 0;
border-right:1px solid #f0f0f0;
padding:0 10px 0 0;
line-height:1.5em;
}

#content h1, #contentwide h1, #contentwide2 h1{
color: #364967;
font-size:2.0em;
margin:0 0 10px;
}

#content h2,#contentwide h2, #contentwide2 h2 {
color: #364967;
font-weight:bold;
font-size:1.6em;
margin:0 0 10px;
}

#content h3,#contentwide h3, #contentwide2 h3 {
color: #364967;
font-weight:bold;
font-size:1.3em;
margin:0 0 8px;
}

#content ul, #contentwide ul, #contentwide2 ul, #content ol, #contentwide ol, #contentwide2 ol {
margin:0 0 16px 20px;
padding:0;
}

#content ul li, #contentwide ul li, #contentwide2 ul li {
margin:0;
padding:0 0 0 2px;
}

#content ol li, #contentwide ol li, #contentwide2 ol li {
margin:0;
padding:0 0 0 2px;
}

#content ul ul, #contentwide ul ul, #contentwide2 ul ul, #content ol ol, #contentwide ol ol, #contentwide2 ol ol {
margin:0 0 0 16px;
padding:0;
}

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:15px 0;
border-top:4px solid #f0f0f0;
width:760px;
text-align:center;
color:#404040;
background:#ffffff;
}

#footer p {
margin:0;
padding:0;
}

#footer a {
color:#404040;
background-color:#ffffff;
text-decoration:none;
font-weight:bold;
}

#footer a:hover {
text-decoration:underline;
}

#loginbottom  {
text-align:right;
margin:-15px 0 0 0;
}

#loginbottom a:link, #loginbottom a:visited, #loginbottom a:hover, #loginbottom a:active {
color: #404040;
font-weight:normal;
font-size: .75em;
text-decoration:none;
}

#loginbottom a:hover {
color: #000000;
font-weight:normal;
text-decoration:none;
border-bottom: 1px solid #000000;
}

/***** Various classes *****/

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.postinfo {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
font-size:0.9em;
line-height:1.4em;
margin:1px 0 20px;
padding:8px 5px 8px 8px;
}

.clearing {
clear:left;
padding:0;
margin:0;
visibility:hidden;
}

.hide {
display:none;
}

.Normal blockquote, blockquote {
font-size: 1.1em;
font-family: Century Gothic,Helvetica,sans-serif;
line-height: 1.2em;
}

.aquaTitle {
font-weight: bold;
color: #588273;
background-color:inherit;
}

