/*========================================================*/
/*  CSS Style for DotNetNuke Skin  by dnnskin.net         */
/*========================================================*/
Body						{ color:#FFF;font: normal 11px Arial, Helvetica, sans-serif; background-color:#000}
#topbar						{ text-align:right; position:absolute; top:0px; right:0px}
#dnnwrapper 				{ width:790px; margin:0 auto; background:#FFF;}
#dnninnerwrapper			{ min-height:600px;border-left:solid 1px #7C7C7C; border-right:solid 1px #7C7C7C;} 
#dnnfooter 					{ text-align:center;width:790px;margin:0 auto;background:#FFF; color:#CCC; line-height:22px;}
#dnnheader 					{ width:100%; margin:0 auto; min-height:80px; height:auto; position:relative; background-color:#E3E3E4;}
#themes						{ width:32px; height:160px; background:url(../images/theme2bg.gif) top left no-repeat; position:absolute; right:-32px}
* html #dnninnerwrapper		{ height:380px}
* html #dnnfooter			{ height:8%}
* html #dnnheader			{ height:90px}
/*.pbl						{ width:17px; height:17px; float:left}*/
.pbl						{ display:none}
/*.pbr						{ width:17px; height:17px; float:right}*/
.pbr						{ display:none}
.logo						{ float:left;}
.logo img					{ padding:0; padding-left:10px;}
.copyright					{ font-weight: normal; padding:0 10px; color:#666;}
.lnkl						{ margin:0 auto;background-color: Transparent; color:#FFF; border-left:solid 1px #7C7C7C; border-right:solid 1px #7C7C7C;}
.links						{ color:#7C7C7C}
A.links:link,
A.links:active,
A.links:visited  			{ line-height:25px;padding:0px 5px; color:#7C7C7C; text-decoration: underline; font-family:Arial, Helvetica, sans-serif} 
A.links:hover 				{ color:#000; text-decoration:none}


