/* 
================================
CSS styles for DotNetNuke Skin
Deign from www.dnnskin.net
================================
*/  
body,td,th,p {font-family: Tahoma;color: #555; margin:0px; padding:0px;}
a:link {color: #0b72b0; font-weight:bold}
a:visited {color: #0b72b0; text-decoration:underline}
a:hover {color: #333;}
a:active {color: #0b72b0;}
/*========================================================*/
/* Skin Style*/
/*========================================================*/
#SkinWidth{ width:790px;background:url(../blue/topbg.gif) top left repeat-x #f5f5f5; height:100%; border:0px}
#Leftcol .menu{background:#0b72b0;margin-top:5px; width:100%}
#Leftcol .search{ height:40px;margin-top:5px;clear:both; background:url(../blue/searchbg.gif) center center no-repeat #0b72b0; text-align:center; width:100%}
#Rightcol .bannerimg{ width:100%; height:162px; background:url(../blue/banner.jpg) top left no-repeat #a0ccde;}
#Rightcol .breader{ width:100%; height:45px;color:#0b72b0; background:url(../blue/breadbg.gif) top left repeat-x}

/*========================================================*/
/* Menu Style*/
/*========================================================*/


.MainMenu_MenuContainer {background-color: Transparent; width:90%; }
.MainMenu_MenuBar {}
.MainMenu_TabRootMenuItem TD{ PADDING-RIGHT: 2px;PADDING-LEFT: 0px; font: normal 18px "Trebuchet MS";COLOR:#fff;HEIGHT:32px;
text-align:left;background:#0b72b0;border-bottom:1px #5ea2cb dotted}
.MainMenu_TabRootMenuItemSel TD{PADDING-RIGHT: 2px;PADDING-LEFT: 0px;font: normal 18px "Trebuchet MS";COLOR: #fff;HEIGHT: 32px;text-align:left;background:#0b72b0; border-bottom:1px #5ea2cb dotted}
.MainMenu_TabMenuItemHover TD{PADDING-RIGHT: 2px;PADDING-LEFT: 0px;font: normal 18px "Trebuchet MS";COLOR:#fff;HEIGHT: 32px; text-align:left;background:url(../blue/menuover.gif) right center no-repeat #0b72b0; border-bottom:1px #9cd5f7 dotted}
.MainMenu_TabMenuItemSelHover TD{PADDING-RIGHT: 2px;PADDING-LEFT: 0px;font: normal 18px "Trebuchet MS";COLOR:#fff; HEIGHT: 32px;text-align:left;background:#0b72b0;}
.MainMenu_MenuItem {font: bold 12px Tahoma;COLOR: #0b72b0;padding:0px 15px 0px 10px;border:0px;height: 24px; background:Transparent; border-bottom:1px #fff dotted; }
.MainMenu_MenuIcon {display:none;}
.submenuitemselected ,.submenuitembreadcrumb{FONT-WEIGHT: bold;FONT-SIZE: 12px;BACKGROUND:#0b72b0;COLOR: #fff; padding:0px 15px 0px 10px;cursor: pointer;cursor: hand;border:0px;height: 24px;border-bottom:1px #fff dotted}
.submenu {Z-INDEX: 1000;BACKGROUND: #b2d7ed;COLOR: #0b72b0;border-top:1px #fff dotted;border-left:1px #fff dotted;border-right:1px #fff dotted;padding:0px;margin:0px;filter:Alpha(Opacity=80, FinishOpacity=100, Style=2);cursor: pointer;cursor: hand;}
.MainMenu_MenuBreak {border: transparent 0px solid;background: transparent; height: 1px;}
.MainMenu_MenuArrow { display:none}
.MainMenu_RootMenuArrow {display:none}

/*========================================================*/
/* Skin Object Style*/
/*========================================================*/
.breadobj,A.breadobj:link,A.breadobj:active,A.breadobj:visited  {font-family:"Trebuchet MS"; font-size:12px; font-weight: bold;COLOR: #fff;TEXT-DECORATION: none; padding:0 3px; line-height:3em;} A.breadobj:hover {COLOR:#000;}
.obj,A.obj:link,A.obj:active,A.obj:visited  {font-family:"Trebuchet MS"; font-size:14px; font-weight: normal;COLOR: #0b72b0;TEXT-DECORATION: none; padding:0 5px; line-height:3em} A.obj:hover {COLOR:#7add10;}
.user,A.user:link,A.user:active,A.user:visited  {font-family:"Trebuchet MS"; font-size:14px; font-weight: normal;COLOR: #0b72b0;TEXT-DECORATION: none; line-height:3em;  background:url(../register.gif) left center no-repeat; padding:0 20px} A.user:hover {COLOR:#7add10}
.login,A.login:link,A.login:active,A.login:visited  {font-family:"Trebuchet MS"; font-size:14px; font-weight: normal;;COLOR: #0b72b0;TEXT-DECORATION: none;line-height:3em; background:url(../login.gif) left center no-repeat; padding:0 20px} A.login:hover {COLOR:#7add10 }

/*========================================================*/
/* Container Style*/
/*========================================================*/
.whitetitle{ font-family:"Trebuchet MS"; font-size:18px; font-weight: normal;COLOR: #fff; text-decoration:none;}
.container01{ width:100%; background:#9dc6df; margin-bottom:5px}
.container01 .titlehead{ width:100%; height:45px; background:#0b72b0;}
.container01 .pane{ width:100%; background:url(../blue/container01.jpg) top left no-repeat; padding:5px;}

.container02{ width:100%; background:#8adeec; margin-bottom:5px}
.container02 .titlehead{ width:100%; height:45px; background:#068cc0;}
.container02 .pane{ width:100%; background:url(../blue/container02.jpg) top left no-repeat; padding:5px;}

.container03{ width:100%; background:#de8f83; margin-bottom:5px}
.container03 .titlehead{ width:100%; height:45px; background:#8d372a;}
.container03 .pane{ width:100%; background:url(../blue/container03.jpg) top left no-repeat; padding:5px;}

.container04{ width:100%; background:#fff; margin-bottom:5px; border:1px #eee solid}
.container04 .titlehead{ width:100%; height:35px; background:#fff; border-bottom:2px #eee solid}
.container04 .title{font-family:"Trebuchet MS"; font-size:18px; font-weight: bold;COLOR: #0b72b0; text-decoration:none;}
.container04 .pane{ width:100%; background:#fff; padding:5px;}


.container05{ width:100%; margin-bottom:5px;}
.container05 .titlehead{ width:100%; height:35px;border-bottom:2px #0b72b0 solid}
.container05 .title{font-family:"Trebuchet MS"; font-size:18px; font-weight: bold;COLOR: #0b72b0; text-decoration:none;}
.container05 .pane{ width:100%; padding:5px;}

