/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.portalcontainer{ background:#edf6fb; border:1px #a4aec0 solid}
.portalbox{ border:5px #edf6fb solid; line-height:160%}
.portalhost{ background:#f7f1de; border:1px #ddd0a8 solid}
.portalhostbox{ border:5px #f7f1de solid; line-height:160%}
.border_whitebg{ border:1px #f8f8f8 solid; background:#FFF}
.hostcontainer{background:url(host.gif) right top repeat-y; width:100%; border:1px #4780ab solid}
.hostcontainerbox{background:#FFFFFF; width:100%; border-top:1px #4780ab solid; line-height:160%; clear:both;}



.bluebghead{background:#61a3b5; width:100%; border:1px #61a3b5 solid}
.icon{ float:left; width:32px; height:28px; padding-top:2px}
.bluebgheadtitle{ float:left; width: auto; height:22px; line-height:180%}
.bluebgheadbox{ background:#ddf0f2; border:5px #ddf0f2 solid}
.title{ width:100%}

.portalred{ background:url(red_t.gif) left top repeat-x; width:100%; height:29px}
.portalredbox{ border:1px #cc0000 solid; width:100%}
.red_t{background:url(red_b.gif) left top repeat-x; width:100%; height:20px}
.redbox{ border:5px #FFF solid; line-height:150%; background:#FFFFFF}

.portalorange{ background:url(orange_t.gif) left top repeat-x; width:100%; height:29px}
.portalorangebox{ border:1px #f77733 solid; width:100%}
.orange_t{background:url(orange_b.gif) left top repeat-x; width:100%; height:20px}
.orangebox{ border:5px #FFF solid; line-height:150%; background:#FFFFFF}

.portalgreen{ background:url(green_t.gif) left top repeat-x; width:100%; height:29px}
.portalgreenbox{ border:1px #88b854 solid; width:100%}
.green_t{background:url(green_b.gif) left top repeat-x; width:100%; height:20px}
.greenbox{ border:5px #FFF solid; line-height:150%; background:#FFFFFF}

.portalblue{ background:url(blue_t.gif) left top repeat-x; width:100%; height:29px}
.portalbluebox{ border:1px #3c65c3 solid; width:100%}
.blue_t{background:url(blue_b.gif) left top repeat-x; width:100%; height:20px}
.bluebox{ border:5px #FFF solid; line-height:150%; background:#FFFFFF}

.portalbluegary{ background:url(bluegary_t.gif) left top repeat-x; width:100%; height:29px}
.portalbluegarybox{ border:1px #6da3c6 solid; width:100%}
.bluegary_t{background:url(bluegary_b.gif) left top repeat-x; width:100%; height:20px}
.bluegarybox{ border:5px #FFF solid; line-height:150%; background:#FFFFFF}

.portaldeepgreen{ background:url(deepgreen_t.gif) left top repeat-x; width:100%; height:29px}
.portaldeepgreenbox{ border:1px #40a077 solid; width:100%}
.deepgreen_t{background:url(deepgreen_b.gif) left top repeat-x; width:100%; height:20px}
.deepgreenbox{ border:5px #FFF solid; line-height:150%; background:#FFFFFF}





/*font color*/
.portal{ font-family:Tahoma; font-size:8.5pt; font-weight:bold; color:#183855; line-height:180%}
.white{font-family:Tahoma; font-size:8.5pt; font-weight:bold; color:#FFFFFF; line-height:180%}
.lightblue{ color:#ddf0f2;font-family:Tahoma; font-size:8.5pt; font-weight:bold; line-height:180%}
.hostred{font-family:Tahoma; font-size:9.5pt; font-weight:bold; color:#cc0000; line-height:180%}
