/*  CSS Style for DotNetNuke Skin  by dnnskin.net         */

Body						{ color:#555;background:url(../images/bg1.gif) repeat}
A:link,A:visited,A:active 	{ color:#c01a0d;text-decoration:none}
A:hover 					{ color:#333;text-decoration:underline}
.Head						{ color:#c01a0d}
.SubHead					{ color:#777}
.defaultcolor				{ color:#c01a0d}
.logo						{ padding-top:5px}
#dnnwrapper 				{ background:url(../images/topbg.gif) top left repeat-x #FFF} 
#dnnheader 					{ width:100%;margin:0 auto;min-height:85px;height:auto} * html #dnnheader{ height:85px}
#dnnbottom					{ background:#FFFFFF;width:100%;margin:0 auto}
#dnnbottom .box				{ width:100%}
#dnnbottom .box .lb			{ background:url(../images/lb.gif) left top repeat-x;width:99%;margin:0 auto}
#dnnbottom .box .ll			{ background:url(../images/ll.gif) left top no-repeat}
#dnnbottom .box .lr			{ background:url(../images/lr.gif) right top no-repeat;min-height:46px;line-height:35px;text-align:center}
* html #dnnbottom .box .lb	{ height:46px} 
#dnnfooter 					{ height:30px;color:#777;line-height:30px;width:780px;background:url(../images/fotbg.gif) bottom left repeat-x #FFF}
.links						{ color:#999999}
A.links:link,A.links:active,
A.links:visited  			{ line-height:25px;padding:0px 5px;font-weight:normal;color:#c01a0d;text-decoration:none} A.links:hover {color:#666}
.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:#c01a0d}
.copyright					{ font-weight:bold;float:right;padding:0 10px;color:#999999}
