/* 
================================
Skin styles for DotNetNuke
================================
*/   


/*** GENERAL STYLES ***/

body {background: #fff; text-align: center; margin: 0; padding: 0;}
body, th, td, h1, h2, h3, h4, h5, h6, select, input, textarea {font-family: tahoma, arial, helvetica, sans-serif; font-size: 13px;}
body, h1, h2, h3, h4, h5, h6, select, input, textarea {color: #333;}
body, th, td, h1, h2, h3, h4, h5, h6 {line-height: 22px;}
form, h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0;}

img, table, fieldset {border: 0;}
p {margin: 0 0 1.5em 0;}
#Body a {color: #00549a; text-decoration: underline;}
#Body a:hover {color: #d71921;}
#Body a.redlink {color: #d71921; text-decoration: none;}
#Body a.redlink:hover {text-decoration: underline;}

.hide {display: none;}
.alert {color: #c00;}
.small {font-size: 10px;}

.floatleft {float: left;}
.floatright {float: right;}
.imgleft {float: left; margin: 0 15px 15px 0;}
.imgright {float: right; margin: 0 0 15px 15px;}
.textleft {text-align: left;}
.textcenter {text-align: center;}
.textright {text-align: right;}

.spacer {float: none; clear: both; height: 1px; overflow: hidden;}
.hr {float: none; clear: both; height: 1px; overflow: hidden; background: #ccc; margin: 2em 0;}
.clear {float: none; clear: both;}

.half {width: 50%;}
.third {width: 33%;}
.twothird {width: 60%;}
.quarter {width: 25%;}
.threequarter {width: 70%;}

.ir {display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
a .ir {cursor: pointer;}


/*** STRUCTURAL STYLES ***/

#outer {position: relative; width: 990px; margin: 0 auto; text-align: left;}
#top {position: relative; height: 100px; background: url(images/top.gif);}
#logo {position: absolute; left: 0; top: 0; width: 400px; height: 100px; line-height: 100px; text-indent: 10px; text-decoration: none; font-size: 18px;}
#poweredbylink {position: absolute; right: 10px; top: 5px; font-size: 11px;}
#loginbutton {position: absolute; right: 10px; bottom: 10px; background: #d9252d url(images/button.gif) right top; color: #fff; font-weight: bold; text-transform: uppercase; font-size: 11px; padding-right: 10px;}
#dnn_dnnLOGIN_cmdLogin {float: left; height: 20px; line-height: 20px; white-space: nowrap; color: #fff !important; zoom: 1; background: url(images/button.gif) left top; padding: 0 10px 0 20px !important; text-decoration: none !important; overflow: hidden;}

#nav {line-height: 30px; background: #333 url(images/nav.gif) left top repeat-x; color: #fff; font-weight: bold; border-bottom: 1px solid #fff; overflow: visible;}
#nav td {height: 30px; line-height: 30px; color: #fff !important; text-decoration: none;}
#nav td td:hover {background: #d71921 !important; color: #fff; background-image: none !important;}
#nav td td {padding: 0 5px;}
#dnn_supportLink_linkPanel {position: absolute; right: 5px; top: 100px;}
#dnn_supportLink_linkPanel a:hover {background: #d71921;}
#dnn_supportLink_linkPanel a, #dnn_supportLink_linkPanel strong {display: block;}
#dnn_supportLink_linkPanel a {padding: 0 5px;}

#content {position: relative; width: 990px; padding: 23px 0 40px !important; zoom: 1;}
#content h2 {color: #00549a; font-size: 18px; margin-bottom: 15px;}
#content h1, #content #homeleft h2, #content #homeright h2 {border-bottom: 2px solid #d71921; color: #00549a; font-size: 22px; text-transform: uppercase; margin-bottom: 20px; padding-bottom: 2px;}
#content p {font-size: 13px;}
#content ul {margin: .5em 0 1.5em;}
#content ul li {font-size: 13px;}

#content_padding {width: 910px; margin: 0 40px;}

#footer {border-top: 1px solid #ddd; line-height: 45px; font-size: 12px !important; padding: 5px 10px; font-weight: normal !important; color: #666 !important;}
#dnn_dnnCOPYRIGHT_lblCopyright, #dnn_dnnTERMS_hypTerms, #dnn_dnnPRIVACY_hypPrivacy {font-weight: normal !important;}
#dnn_dnnCOPYRIGHT_lblCopyright {color: #666 !important;}

#homeflash {position: absolute; left: 0; top: 0;}
#homeleft {float: left; width: 550px; padding: 340px 0 0 0;}
#homeright {float: right; width: 280px; padding: 340px 0 0 0;}

#Body #dnn_ContentPane {padding: 0 !important; right: 1px; font-size: 13px;}
table.neo_mastercontainer_red td {}
.neo_containerrow_red {font-size: 13px;}

td.SubHead {color: #333 !important;}

#Body #dnn_ContentPane table.contacttable {margin-bottom: 2em; border-collapse: collapse;}
#Body #dnn_ContentPane table.contacttable td, #Body #dnn_ContentPane table.contacttable th {font-size: 13px; padding: 3px 20px 3px 3px; text-align: left; color: #333; border: solid #eee; border-width: 1px 0; width: 200px;}
#Body #dnn_ContentPane table.contacttable th {color: #555;}

