/*========================================================*/
/*  CSS Style for DotNetNuke Skin  by dnnskin.net         */
/*========================================================*/

Body						{ color:#555;background:#fff}
A:link,A:visited,A:active 	{ color: #28509a; text-decoration: none}
A:hover 					{ color: #333; TEXT-DECORATION: underline}
.defaultcolor				{ color:#28509a;}
#dnnwrapper					{ width:780px; min-height:100%;margin:0 auto;background:#ffffff;margin-top:15px} 
.Head						{ color:#28509a; font:bold 12pt Arial, Helvetica, sans-serif}
.SubHead					{ color:#999999}
#dnnheader 					{ background:#fff;width:100%; margin:0 auto; min-height:85px; height:auto; } 
* html #dnnheader			{ height:85px}
.logo						{ float:left;width:35%;background:#fff; padding-top:5px}
#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:#888; text-align: center; line-height:30px; color:#FFFFFF; width:780px}
#themes						{ width:32px; height:200px; background:url(../images/themebg.gif) top left repeat-y; border:1px solid #333; position:absolute; right:0px}

.links						{ color:#28509a}
A.links:link,A.links:active,
A.links:visited 			{ line-height:25px;padding:0px 5px; font-weight: normal; color:#28509a; text-decoration:none}
A.links:hover 				{ color:#666;}

.privacy,A.privacy:link,
A.privacy:active,
A.privacy:visited  			{ line-height:25px; font-weight:bold; color:#666; text-decoration:none; float:left; padding:0 10px} 
A.privacy:hover 			{ color:#28509a;}

.terms,A.terms:link,
A.terms:active,
A.terms:visited  			{ line-height:25px; font-weight:bold; color:#666; text-decoration:none; float:left; padding:0 10px} 
A.terms:hover 				{ color:#28509a;}
.copyright					{ font-weight:bold; float:right; padding:0 10px; color:#666}


