/*========================================================*/
/*  Skin styles for DotNetNuke           by dnnskin.net   */  
/*========================================================*/
#dnntop .logo{ top:5px;} /* create top-margin 5px for the logo at the top of the skin*/
#dnntop{ border-bottom:2px #728db4 solid} /*define the color and border for the top horizontal lines*/
#dnnfooter{ border-top:2px #728db4 solid} /*define the color and border for the bottom horizontal lines*/
.leftgaryborder{ border-left:2px #728db4 solid} /*define the color and border for the vertical lines at the left of the banner, you can decrease to 0px*/
.vlllbg{ border-left:2px #728db4 solid} /*define thecolor and border for the vertical lines in the inner pages*/
.ml20{ margin-left:20px}.mr20{ margin-right:20px}.ml40{ margin-left:40px}.mr40{ margin-right:40px}  /*define the margin for the images from left to right in the conetens*/
.pt5{ padding-top:5px}.pb5{ padding-bottom:5px}  /*define the padding top to bottom in the conetens*/
.w20{ width:30%}.w30{ width:30%}.w48{ width:48%}.w60{ width:60%}.w70{ width:70%}.w80{ width:80%} /*define the different width in the page content layout*/
.floatleft{ float:left;} /*Align left floating*/
.floatright{ float:right} /*Align right floating*/
.clear{ clear:both;} /*Clear floating, so that the parent div can extend normally to display the background*/
e,h1,h2,h3{ color:##00457C}
h4,h5,h6{} /*Without default values, you can define it here if you want*/

/*SideMenu*/
.SideMenu .title{ color:#728db4; font-size:14px; font-weight:bold; padding:0px; margin:0px; line-height:25px; height:25px; text-decoration:none}
.SideMenu .CISS_SideMenuContent a:link,.SideMenu .CISS_SideMenuContent a:active,.SideMenu .CISS_SideMenuContent a:visited { background:url(images/li.gif) 0px -1px no-repeat; padding-left:15px;; display:block;line-height:20px; margin:1px; font-weight:normal;  color:#728db4; font-size:11px}
.SideMenu .CISS_SideMenuContent a:hover{ color:#446093; text-decoration:underline}
.SideMenu .CISS_SideMenuContent table td *{background:transparent; border:0px none;}
.SideMenu .CISS_SideMenuContent table td a.Ver2_Menulevel0_Selected{ color:#446093; font-weight:bold}
.SideMenu .CISS_SideMenuContent table td a.Ver2_Menulevel1{ margin-left:10px;}
.SideMenu .CISS_SideMenuContent table td a.Ver2_Menulevel1_Selected{ color:#446093; font-weight:bold;margin-left:10px;}

/*inner page container style*/
.vlllbg .containerpane h3{ color:#00457C; font-weight:bold; clear:both; line-height:25px} /*The styles for the h3 which used in the inner page*/
.vlllbg .containerpane ul{ list-style:none; margin:0px; padding:0px}
.vlllbg .containerpane ul li{ list-style:none; background:url(images/li.gif) left top no-repeat; padding-left:15px; line-height:22px; } /*The styles for the ul li which used in the inner page*/
.vlllbg .containerpane strong{ color:#11324e} /*The styles for the strong which used in the inner page*/

/*inner page container style*/
.vlllnobg .containerpane h3{ color:#00457C; font-weight:bold; clear:both; line-height:25px} /*The styles for the h3 which used in the inner page*/
.vlllnobg .containerpane ul{ list-style:none; margin:0px; padding:0px}
.vlllnobg .containerpane ul li{ list-style:none; background:url(images/li.gif) left top no-repeat; padding-left:15px; line-height:22px; } /*The styles for the ul li which used in the inner page*/
.vlllnobg .containerpane strong{ color:#11324e} /*The styles for the strong which used in the inner page*/

/*inner page container style*/
.vlllbgtop .containerpane h3{ color:#00457C; font-weight:bold; clear:both; line-height:25px} /*The styles for the h3 which used in the inner page*/
.vlllbgtop .containerpane ul{ list-style:none; margin:0px; padding:0px}
.vlllbgtop .containerpane ul li{ list-style:none; background:url(images/li.gif) left top no-repeat; padding-left:15px; line-height:22px; } /*The styles for the ul li which used in the inner page*/
.vlllbgtop .containerpane strong{ color:#11324e} /*The styles for the strong which used in the inner page*/


/* css menu color */

.cssmenu ul .current span{ color:#00457c} /*The current actie menu text color*/
.cssmenu ul a:visited{ color:#9b9b9b;} /*The menu normal text color*/
.cssmenu ul a:hover{ color: #00457c} /*The menu text hover color*/
.cssmenu .slide .Group { border:2px #00457c solid;} /*The border style for the sub menu*/
.cssmenu .slide ul li{background:#627ca6;border-top:1px #00457c solid} /*The background and border style for the sub menu*/
.cssmenu .slide ul a:hover{ background:#00457c} /*The background and border hover style for the sub menu*/



