/*========================================================*/
/*  CSS Style for DotNetNuke Skin  by dnnskin.net         */
/*========================================================*/

Body						{ color:#555;background:url(../images/bg1.gif) repeat;}
A:link,A:visited,A:active 	{ color: #1f1f1f; text-decoration:none}
A:hover 					{ color: #333; text-decoration:underline}
.Head						{ color:#1f1f1f;}
.SubHead					{ color:#777}
.defaultcolor				{ color:#1f1f1f;}
.logo						{ float:left;width:35%; padding-top:5px}
#dnnwrapper 				{ width:780px; min-height: 100%; margin:0 auto; 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}
#themes						{ width:32px; height:200px; background:url(../images/themebg.gif) top left repeat-y; border:1px solid #333; position:absolute; right:0px}
.links						{ color:#999999}
A.links:link,A.links:active,
A.links:visited  			{ line-height:25px;padding:0px 5px; font-weight:normal; color:#1f1f1f; 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:#999; text-decoration:none; float:left; padding:0 10px} 
A.privacy:hover 			{ color:#1f1f1f;}
.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} 
A.terms:hover 				{color:#1f1f1f;}
.copyright					{ font-weight:bold; float:right; padding:0 10px; color:#999999}


