﻿/*========================================================*/
/*  CSS Style for DotNetNuke Skin  by dnnskin.net         */
/*========================================================*/

Body						{ color:#555;background:#28509a}
A:link,A:visited,A:active 	{ color: #28509a; text-decoration: none}
A:hover 					{ color: #333; TEXT-DECORATION: underline}
.defaultcolor				{ color:#28509a;}
#dnnwrapper					{ width:760px; min-height:100%; margin:0 auto; background:url(../images/pagetop.gif) top left repeat-x #ffffff; margin-top:15px} 
.Head						{ color:#28509a; font:bold 12pt Arial, Helvetica, sans-serif}
.SubHead					{ color:#999999}
#dnnheader 					{ background:url(../images/ptrb.gif) top right no-repeat;width:100%; margin:0 auto; min-height:85px; height:auto; } 
* html #dnnheader			{ height:85px}
.logo						{ float:left;width:35%;background:url(../images/ptlb.gif) top left no-repeat; padding-top:5px}
#dnnbottom					{ background:url(../images/pagebot.gif) left bottom repeat-x #171c4c; width:100%; margin:0 auto;}
#dnnbottom .box				{ background:url(../images/pbrb.gif) right bottom no-repeat; width:100%}
#dnnbottom .box .lb			{ background:url(../images/pblb.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:760px}
#themes						{ width:32px; height:200px; background:url(../images/themebg.gif) top left repeat-y; border:1px solid #333; position:absolute; right:0px}

.links						{ color:#fff}
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:#fff; text-decoration:underline}

.privacy,A.privacy:link,
A.privacy:active,
A.privacy:visited  			{ line-height:25px; font-weight:bold; color:#fff; text-decoration:none; float:left; padding:0 10px} 
A.privacy:hover 			{ color:#87aef7;}

.terms,A.terms:link,
A.terms:active,
A.terms:visited  			{ line-height:25px; font-weight:bold; color:#fff; text-decoration:none; float:left; padding:0 10px} 
A.terms:hover 				{ color:#87aef7;}
.copyright					{ font-weight:bold; float:right; padding:0 10px; color:#fff}

.footer,A.footer:link,
A.footer:active,
A.footer:visited  			{ line-height:25px; font-weight:bold; color:#87aef7; text-decoration:none; float:left; padding:0 10px} 
A.footer:hover 				{ color:#fff;}


