@import url("css/menu.css");
/* 
================================
Skin styles for DotNetNuke
================================
*/   

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.TopPane, .ContentPane, .BottomPane {
	background-color: transparent;
	padding:0;
}
.LeftPane{
	width: 270px;
	background-color: transparent;
	padding:0 8px 0 0;
}

.RightPane{
	width: 270px;
	background-color: transparent;
	padding:0 0 0 8px;
}

.bgR{background:url(images/bgR.gif) repeat-y right;}
.bgL{background:url(images/bgL.gif) repeat-y left  #fff;}
html, body{padding:0; margin:0; height:100%; font-size:11pt; font-family:Verdana, Arial;}
.pgBg{width:100%; height:100%;  background:#A3A5A8;}
.pgWrpr{width:100%;}
.pgBgTop{ background:#fff url(images/tp-bg.jpg) top repeat-x;}
.dvTop{ background:url(images/btm-bg-top.jpg) bottom repeat-x; text-align:center; }
.wrpr{ width:900px; text-align:left; margin:0 auto; padding:0; }
.cntBtmR{ background:url(images/bottom-r.gif) bottom right no-repeat; margin:0;}
.cntBtmL{ background:url(images/bottom-l.gif) bottom left no-repeat; margin:0;}
.cntTpL{background:url(images/hdr-bg.gif) top left no-repeat;}
.cntTpR{background:url(images/hdr-bg-r.gif) top right no-repeat; padding:0 8px 45px;}
.pgBgBtm{ background:url(images/btm-bg.jpg) top repeat-x; height:188px;}
.btmWidth{ width:900px; margin:8px auto 0;}


#hdrR{float:right; text-align:right; border-width:0; border-top:9px solid #872434; font-size:10pt;}
#hdrLogo{float:left;}
.dvclr{line-height:.1px; font-size:1px; clear:both;}
#hdrR a.hdrLnk:link,#hdrR a.hdrLnk:visited,#hdrR a.hdrLnk:hover,#hdrR a.hdrLnk:active
{ color:#872434; text-decoration:none; padding:0 10px; font-size:10pt;
}
#hdrR a.hdrLnkLast:link,#hdrR a.hdrLnkLast:visited,#hdrR a.hdrLnkLast:hover,#hdrR a.hdrLnkLast:active{ padding-right:0;}
#hdrR a.hdrLnk:hover{ color:#747678; text-decoration:none;}
#mnu{ background:url(images/mnu-bg-r.jpg) top right no-repeat; margin-bottom:5px;}
#mnuInner{ background:url(images/mnu-bg-l.jpg) top left no-repeat; height:34px; margin-top:15px; padding:0 14px;}

.srch, .qckLnk{ font-size:10pt; color:#747678; font-style:italic; margin:28px 0 0;}
.srch .NormalTextBox{ width:190px;}

.FtrLinks, a.FtrLinks:link, a.FtrLinks:visited, a.FtrLinks:active, a.FtrLinks:hover
{ color:#fff; text-decoration:none;}
a.FtrLinks:hover{color:#872434;}
.DNNEmptyPane
{
margin:0; padding:0; width: 0px;
}