/*========================================================*/
/*  BoxedLayout Style for DotNetNuke Skin  by dnnskin.net         */
/*========================================================*/
html,body{height:100%; color:#333}
Body{font: normal 11px Arial, Helvetica, sans-serif; background:#999}
#dnnwrapper { width:100%; margin:0 auto; text-align:left;;min-height: 95%} 
* html #dnnwrapper { height:95%} 
#dnnheader {width:100%; margin:0 auto; min-height:165px; height:auto} 
* html #dnnheader{ height:165px}
.headbox{width:780px; margin:0 auto; position:relative;background:url(../images/topbackopen.gif) left top repeat-x #fff; height:165px}
.headbox .tl{ position:absolute; z-index:1; top:0px; left:0px; width:50px; height:165px;background:url(../images/topleftbackborder.gif) top left no-repeat}
.headbox .tr{ position:absolute; z-index:1; top:0px; right:0px; width:50px; height:165px;background:url(../images/toprightbackborder.gif) top right no-repeat}
#dnncontent{ width:780px; margin:0 auto;background:url(../images/pageleftback.gif) left top repeat-y #FFF}
.skinwidth{ width:780px; margin:0 auto;}
.contentbox{ float:left; width:100%;background:url(../images/pagerightback.gif) right top repeat-y;min-height:600px}
* html .contentbox{ height:600px}
#dnnfooter {width:100%; margin-top:-1px;}
#dnnfooter .skinwidth{ background:#fff; text-align:center; color:#666;}
#dnnfooter .fotleft {background:url(../images/pageleftback.gif) left bottom repeat-y;}
#dnnfooter .fotright {background:url(../images/pagerightback.gif) right bottom repeat-y; padding-bottom:15px;}

