/*  CSS Style for DotNetNuke Skin  by dnnskin.net         */
Body						{ color:#555;background:#616161}
A:link,A:visited,A:active 	{ color:#c01a0d;text-decoration:none}
A:hover 					{ color:#333;text-decoration:underline}
.defaultcolor				{ color:#c01a0d}
.Head						{ color:#c01a0d;font:bold 12pt Arial, Helvetica, sans-serif}
.SubHead					{ color:#999999}
.logo						{ background:url(../images/ptlg.gif) top left no-repeat;padding-top:5px}
#dnnwrapper 				{ 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 #313131;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;width:780px}
.links						{ color:#999}
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:#999}
.terms,A.terms:link,A.terms:active,
A.terms:visited  			{ line-height:25px;font-weight:bold;color:#999;text-decoration:none;float:left;padding:0 10px} 
.privacy,A.privacy:link,A.privacy:active,
A.privacy:visited  			{ line-height:25px;font-weight:bold;color:#999;text-decoration:none;float:left;padding:0 10px} 
A.privacy:hover,A.terms:hover{ color:#fff}
.copyright					{ font-weight:bold;float:right;padding:0 10px;color:#999}
