/*========================================================*/
/*  CSS Style for DotNetNuke Skin  by dnnskin.net         */
/*========================================================*/

Body						{ color:#555;font: normal 7pt Verdana, Arial, Helvetica, sans-serif; background:#616161}
A:link,A:visited,A:active 	{ color: #fca605; text-decoration: none}
A:hover						{ color: #333; text-decoration:underline}
.defaultcolor				{ color:#fca605;}
.Head						{ color:#fca605; font:bold 12pt Verdana, Arial, Helvetica, sans-serif}
.SubHead					{ color:#999999}
.logo						{ float:left;width:35%;background:url(../images/ptlg.gif) top left no-repeat; padding-top:5px}
#dnnwrapper					{ width:780px; min-height: 100%; margin:0 auto; background:url(../images/pagetop.gif) top left repeat-x #fff; margin-top:15px} 
#dnnheader 					{ background:url(../images/ptrg.gif) top right no-repeat;width:100%; margin:0 auto; min-height:85px; height:auto; } 
* html #dnnheader			{ height:85px}
#dnnbottom					{ background:url(../images/gpbot.gif) left bottom repeat-x #ef9c00; width:100%; margin:0 auto}
#dnnbottom .box				{ background:url(../images/pbrg.gif) right bottom no-repeat; width:100%}
#dnnbottom .box .lb			{ background:url(../images/pblg.gif) left bottom no-repeat; min-height:46px; width:100%; }
* html# dnnbottom .box .lb	{ height:46px; }
#dnnfooter					{ height:30px;color:#888; text-align: center; line-height:30px; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; width:780px}
#themes						{ width:32px; height:200px; background:url(../images/themebg.gif) top left repeat-y; border:1px solid #999; position:absolute; right:0px}
.links						{ color:#fdb432}
A.links:link,A.links:active,A.links:visited  {line-height:25px;padding:0px 5px; font-weight:normal; color:#fff; text-decoration:none} A.links:hover {color:#222;}
.privacy,A.privacy:link,A.privacy:active,A.privacy:visited  {line-height:25px; font-weight:normal;color:#bbb;text-decoration:none; float:left; padding:0 10px} A.privacy:hover {color:#fca605;}
.terms,A.terms:link,A.terms:active,A.terms:visited  {line-height:25px; font-weight:normal; color:#bbb; text-decoration:none; float:left; padding:0 10px} A.terms:hover {color:#fca605;}
.copyright					{ font-weight:normal; float:right; padding:0 10px; color:#bbb}


