/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Styles for DotNetNuke Skin by Venice Digital */
/*--------------------------------------------------------------------------------------------------------------*/
/*page*/
html,body{background: #2c1138; height:100%; width:100%; margin:0px; padding: 0; text-align: center; font: 11px Helvetica,Arial,Verdana,  sans-serif; line-height: 140%; color:#333;}  
.skinwrapper{width:970px; height: auto; background-color:#964cc9; margin: 20px auto 0px auto; text-align: left;  border: 4px #333 ridge;}

        
.headerzone{background: #964cc9; width: 970px; height: 208px; border-bottom: 2px #ffffff solid;}
.skinheader{background: #964cc9 url('homelogo2.jpg'); width: 180px; height: 178px; float:left; margin-top: 0px;}
.skinmenu{background: #964cc9; color: #2c1138; width: 550px;  height:30px; display: inline; float: left; margin-top: 170px; margin-left: 420px; border-bottom: 8px #333 solid;}
/* +++++++ALL DONE ABOVE+++++++ */	

/* +++++++ALL DONE BELOW+++++++ */	
.skincontentstable{}
#maincontentzone{background:#fff; width: 970px;}
.extrapane { background: #333; width: 200px; border-bottom: 2px #ffffff solid; border-left: 2px #ffffff solid;}
.logospace { background:#ffffff; width: 200px; padding:15px 5px 5px 10px;}
.contentpane {background:transparent; width:530px;}
/* +++++++ALL DONE ABOVE+++++++ */	

/* +++++++ALL DONE BELOW+++++++ */
#skinfooter{background-color: #333; width:970px; text-align:right; padding-top: 20px;}
.skinfootertext{color:#fff; line-height: 160%; font-weight:bold; font-size: 9px;}
/* +++++++ALL DONE ABOVE+++++++ */
   
/*text*/
.normal,div,span,p,td,th,li{font-family:Helvetica,Arial,Verdana,sans-serif; font-size:11px; color:#333;}
h2 {color:#333333; margin-bottom: 10px;}

/*--------------------------------------------------------------------------*/

/*links & buttons*/
a:link{color:#2c1138; text-decoration:none; font-weight: bold;}
a:visited{color:#333; text-decoration:none; font-weight: bold;}
a:hover{color:#ffffff; text-decoration:none; font-weight: bold;}
a:active{color:#8a7754; text-decoration:none; font-weight: bold;}

a.skinfootertext:link{color:#fff; text-decoration:none;font-size: 9px;}
a.skinfootertext:visited{color:#404040; text-decoration:none;font-size: 9px;}
a.skinfootertext:hover{color:#d2cad2; text-decoration:underline;font-size: 9px;}
a.skinfootertext:active{color:#d2cad2; text-decoration:underline;font-size: 9px;}

/*-----------------------------------------------------------------------------*/


