/*========================================================*/
/*  CSS Style for DotNetNuke Skin  by dnnskin.net         */
/*========================================================*/

Body{ color:#555;font: normal 7pt Tahoma, Arial, Helvetica, sans-serif; background-color:#6e6e6e;}
A:link,A:visited,A:active {color: #69b1ba; text-decoration:none}
A:hover {color: #333; text-decoration:underline}
.Head{ color:#25a9f5;}
.SubHead{ color:#777}
.defaultcolor{color:#25a9f5;}
.logo{float:left;width:35%; padding-top:5px}
#dnnwrapper { width:950px; min-height: 100%; margin:0 auto; background-color: #bebdbd;} 
#dnnheader {min-height:91px; height:auto; background:url(../images/header_bg.gif) center top no-repeat;} * html #dnnheader{ height:91px}
#dnnbottom{ background:#bebdbd; 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:40px; background-color:#fed02f; margin-left: 13px; margin-right:13px; margin-bottom: 13px; margin-top: 13px;}
#dnnfooterbox {height: 13px; background-color: #bebdbd;}

.links{ color:#999999}A.links:link,A.links:active,A.links:visited  {line-height:25px;padding:0px 5px; font-weight:normal; color:#25a9f5; 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:#d8a802; text-decoration:none; float:left; padding:0 10px} A.privacy:hover {color:#6ab1bb;}

.terms,A.terms:link,A.terms:active,A.terms:visited  {line-height:25px; font-weight:bold; color:#d8a802; text-decoration:none; float:left; padding:0 10px} A.terms:hover {color:#6ab1bb;}

.copyright{ line-height:25px; font-weight:bold; color:#d8a802; text-decoration:none; float:right; padding:0 10px}}


