/*========================================================*/
/*  CSS Style for DotNetNuke Skin  by dnnskin.net         */
/*========================================================*/
Body						{ color:#444;font: normal 11px Arial, Helvetica, sans-serif; background:#5f136b;}
#dnntop						{ width:100%; margin:0 auto; background:url(../menus/menubg.png) left top repeat-x;}
#topbar						{ clear:both; width:250px; text-align:right; color:#d4bbbb; float:right; position:relative; padding-top:4px;}
#dnnwrapper 					{ width:1000px; margin:0 auto; background:url(../images/transparentlogo.png) no-repeat -40px 0px;}
#dnninnerwrapper				{ min-height:380px;} 
#dnnfooter 					{ text-align:center;width:1000px; min-height:8%; margin:0 auto; line-height:22px; padding-left:60px;}
#dnnheader 					{ width:100%; height:183px; } 
#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:183px}
.pbl						{ width:17px; height:17px; float:left}
.pbr						{ width:17px; height:17px; float:right}
.logo						{ float:left; padding-top:8px; font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; color:#fff; font-size:13px;}
.logo img					{ padding:0px}
.copyright					{ font-weight: normal; padding:0 10px; color:#d4bbbb; font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;}
.lnkl						{ color:#d4bbbb; font-family:Lucida Grande, Lucida Sans Unicode, sans;}
.links						{ color:#eee}
A.links:link,
A.links:active,
A.links:visited  			{ line-height:25px;padding:0px 5px; color:#d4bbbb; text-decoration: none; font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;} 
A.links:hover 				{ color:#d4bbbb; text-decoration:underline;}
