/*========================================================*/
/*  CSS Style for DotNetNuke Skin  by dnnskin.net         */
/*========================================================*/
html{font-family:arial,helvetica,sans-serif; color:#333; font-size:12px;}
Body						{ color:#333;font: normal 11px Arial, Helvetica, sans-serif; background:#F0F0F0;}
#topbar						{ width:30%; text-align:right; position:absolute; top:0px; right:0px}
#dnnwrapper 				{ width:780px; margin:0 auto; background:#ffffff;}
#dnninnerwrapper			{ min-height:380px; border-left:1px solid #CACACA;border-right:1px solid #CACACA;} 
#dnnfooter 					{ text-align:center;width:780px; min-height:8%;margin:0 auto; background:#fff; color:#ccc; line-height:22px;border-left:1px solid #CACACA;border-right:1px solid #CACACA; }
#dnnheader 					{ width:100%; margin:0 auto; min-height:85px; height:auto; position:relative} 
#themes						{ width:32px; height:160px; background:url(../images/theme3bg.gif) top left no-repeat; position:absolute; right:-29px}
* html #dnninnerwrapper		{ height:380px}
* html #dnnfooter			{ height:8%}
* html #dnnheader			{ height:85px}
.pbl						{ width:17px; height:17px; float:left}
.pbr						{ width:17px; height:17px; float:right}
.logo						{ float:left;padding-top:5px;}
.logo img					{ padding:10px}
.copyright					{ font-weight: normal; padding:0 10px; color:#6e91d2;}
.lnkl						{ width:97%; margin:0 auto; background:#00568B; color:#FFFFFF}
.links						{ color:#ccc}
A.links:link,
A.links:active,
A.links:visited  			{ line-height:25px;padding:0px 5px; color:#fff; text-decoration: none;} 
A.links:hover 				{ text-decoration:underline;}

