﻿/*  CSS Style for DotNetNuke Skin  by dnnskin.net         */
Body						{ color:#444;font:normal 11px Arial, Helvetica, sans-serif;background:url(../images/body.jpg) top center no-repeat #FFF}
#topbar						{ width:30%;text-align:right;background:url(../images/ptr.png) top right no-repeat;position:absolute;top:0px;right:0px}
#dnnwrapper 				{ width:780px;margin:0 auto;background:url(../images/pl.gif) top left repeat-y #ffffff;margin-top:10px}
#dnninnerwrapper			{ min-height:380px;background:url(../images/pr.gif) top right repeat-y} 
#dnnfooter 					{ text-align:center;width:780px;min-height:8%;margin:0 auto;background:url(../images/pb.gif) top center no-repeat;line-height:22px}
#dnnheader 					{ background:url(../images/top.gif) top left repeat-x;width:100%;min-height:85px;position:relative} 
#themes						{ width:32px;height:160px;background:url(../images/themebg.gif) top left no-repeat;position:absolute;right:-29px}
* html #dnninnerwrapper		{ height:380px}
* html #dnnfooter			{ height:8%}
* html #dnnheader			{ height:85px}
.pbl						{ background:url(../images/pbl.png) top left no-repeat;width:17px;height:17px;float:left}
.pbr						{ background:url(../images/pbr.png) top right no-repeat;width:17px;height:17px;float:right}
.logo						{ float:left;padding-top:5px;background:url(../images/ptl.png) top left no-repeat}
.logo img					{ padding:10px}
.copyright					{ font-weight:normal;padding:0 10px;color:#000}
.lnkl						{ color:#000}
.links						{ color:#000}
A.links:link,
A.links:active,
A.links:visited  			{ line-height:25px;padding:0px 5px;color:#000;text-decoration:underline;font-family:Arial, Helvetica, sans-serif} 
A.links:hover 				{ color:#F8933B;text-decoration:none}
