/*========================================================*/
/*  CSS Style for id-visual                               */
/*========================================================*/
Body						{ color:#444;font: normal 11px Arial, Helvetica, sans-serif; background: #ffffff; }
#topbar						{ width:30%; text-align:right; position:absolute; top:0px; right:0px; }
#dnnwrapper 				{ width:900px; margin:0 auto; background:url(../images/IDV-logo001.jpg) top left no-repeat; }
#dnnwrapper-pop 			{ width:780px; margin:0 auto; background:url(../images/IDV-logo001.jpg) top left no-repeat; }
#dnninnerwrapper			{ min-height:380px; } 
#dnninnerwrapper-pop		{ width:780px;min-height:380px; } 
#dnnfooter 					{ padding: 0 20px 0 30px; text-align:center; width:960px; min-height:8%;margin:0 auto; background:#fff; color:#666; line-height:22px; }
#dnnheader 					{ width:100%; margin:0 auto; min-height:45px; height:auto; position:relative; } 
#themes						{ width:32px; height:160px; background:url(../images/theme2bg.gif) top left no-repeat; position:absolute; right:-29px; }
* html #dnninnerwrapper		{ height:380px; }
* html #dnnfooter			{ height:8%; }
* html #dnnheader			{ height:85px; }
.pbl						{ width:17px; height:17px; float:left; }
.pbr						{ width:17px; height:17px; float:right; }
.logo						{ float:left;padding-top:5px; }
.logo img					{ padding:10px; }
.copyright					{ font-weight: normal; padding:0 10px; color:#6e91d2;}
.links2						{  font: bold 16px Verdana, Arial; width:97%; margin:0 auto; background:#ffffff; color:#4d70b1; }
.linksl						{ font-size: 13px; width:97%; margin:0 auto; background:#ffffff; color:#333; }
.links						{ color:#333; }
A.links:link,
A.links:active,
A.links:visited  			{ line-height:25px;padding:0px 5px; color:#333; text-decoration: underline; font-family:Arial, Helvetica, sans-serif; } 
A.links:hover 				{ color:#000; text-decoration:none; }



