﻿@charset "utf-8";

/* CSS Document */
h1{ font-size:30px; background: url(../images/bg_title_line.jpg) repeat-x bottom;  color:#3398cc; padding:10px 0 15px 0; margin-bottom:20px; line-height:33px;}
h2{ font-size:22px;  color:#23b081; margin:10px 0 20px 0;  line-height:22px; }
h3{ font-size:21px;  color:#3398cc; margin-bottom:10px;  line-height:28px;}
h4{ font-size:21px;  color:#333; margin-bottom:10px; padding-bottom:5px;  line-height:24px; border-bottom:1px dotted #ccc;}
h5{ font-size:19px;  color:#3398cc; margin-bottom:10px; padding-bottom:5px;  line-height:21px; border-bottom:1px dotted #d00324;}
h6{ font-size:17px;  color:#666; margin-bottom:10px; padding-bottom:5px;  line-height:19px; }
p { }

.title{font-size:26px;  color:#d00324; margin-bottom:0px;  line-height:26px;}
.photo_Left_30{width:30%; padding:2px; border:1px solid #eee; box-shadow: 0px 0px 3px #eee; float:left; margin:0px 15px 15px 0px;}

.photo_Right_30{width:30%; padding:5px; border:1px solid #eee; box-shadow: 0px 0px 3px #eee; float:right; margin:0px 0px 15px 15px;}
.photo_Left_50{width:50%; padding:2px; border:1px solid #eee; box-shadow: 0px 0px 3px #eee; float:left; margin:0px 15px 15px 0px;}
.photo_Right_50{width:50%; padding:2px; border:1px solid #eee; box-shadow: 0px 0px 3px #eee; float:right; margin:0px 0px 15px 15px;}

.photo_Right_40{width:40%; padding:5px; border:1px solid #eee; box-shadow: 0px 0px 3px #eee; float:right; margin:0px 0px 15px 15px;}

.photo_Left_30 img, .photo_Left_50 img, .photo_Right_50 img, .photo_Right_30 img, .photo_Right_40 img{width:100%;}

.blue_title{ color:#37beec; padding:5px; text-align: center;}

table { border-collapse: inherit}

.table_Yellow{ width:100%; background:#f1f1f1; border:1px solid #ffd800;}
.table_Yellow tr td{background:#fff; }
.table_Yellow .bg_Yellow{background:#ffde00; color:#333 }
.table_Yellow .bg_Gray{background:#fcfcfc; color:#333 }

.table_Green{ width:100%; background:#f3f3f3; border:1px solid #18b88c;}
.table_Green tr{background:#fff; }
.table_Green .bg_Green td, .table_Green .bg_Green{background:#18b88c; color:#fff }
.table_Green .bg_Green2 td {background:#ecf5f5; color:#333 }

.table_Pink{ width:100%; background:#f3f3f3; border:1px solid #ff9bbd;}
.table_Pink tr{background:#fff; }
.table_Pink .bg_Pink td, .table_Pink .bg_Pink{background:#fa4459; color:#fff }
.table_Pink .bg_Pink2 td {background:#ecf5f5; color:#333 }

.table_Green{ width:100%; background:#d1ecff; border:1px solid #1486d4; font-size:15px;}
.table_Green tr{background:#fff; }
.table_Green .bg_Green td, .table_Green .bg_Green{background:#1486d4; color:#fff; padding-bottom:8px}


.table_Blue{ width:100%; background:#1c92cb; border:1px solid #1486d4; font-size:15px;}
.table_Blue tr{background:#fff; }
.table_Blue .bg_Blue td, .table_Blue .bg_Blue{background:#1486d4; color:#fff; padding-bottom:8px}
.table_Blue .bg_Blue2 td {background:#f5f8ff; color:#333; padding-bottom:8px }
.table_Blue .bg_Blue td p{ color:#fff; }

#theme_red { background:url(../images/bg_red.jpg) #fcf1f0 ; background-repeat:no-repeat; background-position: top center;}
#theme_red .nevigation ul{ color:#fe384f}
#theme_red .nevigation ul li a:hover{ color:#fe384f}
#theme_red .top_header{background:url(../images/top_red.png) center; }
#theme_red .nevigation .home  { background:url(../images/icon_home_red.png) no-repeat ;}
#theme_red .banner_title{ color:#fe384f}
#theme_red .main_container { border-top:3px solid #fe384f}
#theme_red .arrowlistmenu .boxder{  background:#fe384f; }
#theme_red .categoryitems a{ color:#fff;  }
#theme_red .categoryitems a:hover{ color:#fff; } 
#theme_red .arrowlistmenu a.current{ background:#fff; color:#fe384f } 
#theme_red .arrowlistmenu ul li a{ color:#fff;   }
#theme_red .arrowlistmenu ul li a:hover, #theme_red .arrowlistmenu ul li a.current { background:none; color: #fff000; text-decoration:underline; }
#theme_red .arrowlistmenu .menuheader:hover{ background:rgba(0,0,0,.4);  color:#fff; text-decoration:none}
#theme_red .arrowlistmenu .expandable_main{background: url(../images/plus_red.png) no-repeat #fff right; background-position:95% 50%; }
#theme_red .arrowlistmenu .openheader{background: url(../images/plus_red_close.png) no-repeat #fff right; background-position:95% 50%; }
#theme_red .footer_bgbg{ background:#fe384f}
#theme_red h1,#theme_red h2,#theme_red h3  {  color:#fe384f; }

#theme_red .slicknav_btn.slicknav_collapsed {background: #fe384f url(../images/menu-icon_white.png) no-repeat; background-position:15px 50%;}
#theme_red .slicknav_btn.slicknav_open {background: #ef0223 url(../images/menu-icon_white.png) no-repeat; background-position:15px 50%;}

#theme_orange { background:url(../images/bg_orange.jpg)  ; background-repeat: repeat; background-position: top center;}
#theme_orange .nevigation ul{ color:#ff9000}
#theme_orange .nevigation ul li a:hover{ color:#ff9000}
#theme_orange .top_header{background:url(../images/top_orange.png) center; }
#theme_orange .nevigation .home  { background:url(../images/icon_home_red.png) no-repeat ;}
#theme_orange .banner_title{ color:#ff9000}
#theme_orange .main_container { border-top:3px solid #ff9000}
#theme_orange .arrowlistmenu .boxder{  background:#ff9000; }
#theme_orange .categoryitems a{ color:#fff;  }
#theme_orange .categoryitems a:hover{ color:#fff; } 
#theme_orange .arrowlistmenu a.current{ background:#fff; color:#ff9000 } 
#theme_orange .arrowlistmenu ul li a{ color:#fff;   }
#theme_orange .arrowlistmenu ul li a:hover, #theme_orange .arrowlistmenu ul li a.current { background:none; color: #fff000; text-decoration:underline; }
#theme_orange .arrowlistmenu .menuheader:hover{ background:rgba(0,0,0,.4);  color:#fff; text-decoration:none}
#theme_orange .arrowlistmenu .expandable_main{background: url(../images/plus_red.png) no-repeat #fff right; background-position:95% 50%; }
#theme_orange .arrowlistmenu .openheader{background: url(../images/plus_red_close.png) no-repeat #fff right; background-position:95% 50%; }
#theme_orange .footer_bgbg{ background:#ff9000}

#theme_orange h1,#theme_orange h2,#theme_orange h3  {  color:#ff9000; }
#theme_orange .slicknav_btn.slicknav_collapsed {background: #ff9000 url(../images/menu-icon_white.png) no-repeat; background-position:15px 50%;}
#theme_orange .slicknav_btn.slicknav_open {background: #ff9b25 url(../images/menu-icon_white.png) no-repeat; background-position:15px 50%;}


#theme_green { background:url(../images/bg_green.jpg)  #f6f7e7; background-repeat: repeat-x  ; background-position: top center;}
#theme_green .nevigation ul{ color:#16a374}
#theme_green .nevigation ul li a:hover{ color:#16a374}
#theme_green .top_header{background:url(../images/top_green.png) center; }
#theme_green .nevigation .home  { background:url(../images/icon_home_green.png) no-repeat ;}
#theme_green .banner_title{ color:#16a374}
#theme_green .main_container { border-top:3px solid #16a374}
#theme_green .arrowlistmenu .boxder{  background:#16a374; }
#theme_green .categoryitems a{ color:#fff;  }
#theme_green .categoryitems a:hover{ color:#fff; } 
#theme_green .arrowlistmenu a.current{background:#fff; color:#16a374 }  
#theme_green .arrowlistmenu ul li a{ color:#fff;   }
#theme_green .arrowlistmenu ul li a:hover, #theme_green .arrowlistmenu ul li a.current { background:none; color: #fff000; text-decoration:underline; }
#theme_green .arrowlistmenu .menuheader:hover{ background:rgba(0,0,0,.4);  color:#fff; text-decoration:none}
#theme_green .arrowlistmenu .expandable_main{background: url(../images/plus_green.png) no-repeat #fff right; background-position:95% 50%; }
#theme_green .arrowlistmenu .openheader{background: url(../images/plus_green_close.png) no-repeat #fff right; background-position:95% 50%; }
#theme_green .footer_bgbg{ background:#16a374}
#theme_green h1,#theme_green h2,#theme_green h3  {  color:#16a374; }
#theme_green .slicknav_btn.slicknav_collapsed {background: #16a374 url(../images/menu-icon_white.png) no-repeat; background-position:15px 50%;}
#theme_green .slicknav_btn.slicknav_open {background: #16a374 url(../images/menu-icon_white.png) no-repeat; background-position:15px 50%;}


#theme_green_b { background:url(../images/bg_green.jpg)  #f6f7e7; background-repeat: repeat-x  ; background-position: top center;}
#theme_green_b .nevigation ul{ color:#82b320}
#theme_green_b .nevigation ul li a:hover{ color:#82b320}
#theme_green_b .top_header{background:url(../images/top_green_b.png) center; }
#theme_green_b .nevigation .home  { background:url(../images/icon_home_green.png) no-repeat;}
#theme_green_b .banner_title{ color:#82b320}
#theme_green_b .main_container { border-top:3px solid #82b320}
#theme_green_b .arrowlistmenu .boxder{  background:#82b320; }
#theme_green_b .categoryitems a{ color:#fff;  }
#theme_green_b .categoryitems a:hover{ color:#fff; } 
#theme_green_b .arrowlistmenu a.current{background:#fff; color:#82b320 }  
#theme_green_b .arrowlistmenu ul li a{ color:#fff;   }
#theme_green_b .arrowlistmenu ul li a:hover, #theme_green_b .arrowlistmenu ul li a.current { background:none; color: #fff000; text-decoration:underline; }
#theme_green_b .arrowlistmenu .menuheader:hover{ background:rgba(0,0,0,.4);  color:#fff; text-decoration:none}
#theme_green_b .arrowlistmenu .expandable_main{background: url(../images/plus_green.png) no-repeat #fff right; background-position:95% 50%; }
#theme_green_b .arrowlistmenu .openheader{background: url(../images/plus_green_close.png) no-repeat #fff right; background-position:95% 50%; }
#theme_green_b .footer_bgbg{ background:#82b320}

#theme_green_b h1,#theme_green_b h2,#theme_green_b h3  {  color:#82b320; }
#theme_green_b .slicknav_btn.slicknav_collapsed {background: #82b320 url(../images/menu-icon_white.png) no-repeat; background-position:15px 50%;}
#theme_green_b .slicknav_btn.slicknav_open {background: #82b320 url(../images/menu-icon_white.png) no-repeat; background-position:15px 50%;}

#theme_grape { background:url(../images/bg_grape.jpg)  #f0f9fa; background-repeat: repeat-x  ; background-position: top center;}
#theme_grape .nevigation ul{ color:#8d55a9}
#theme_grape .nevigation ul li a:hover{ color:#8d55a9}
#theme_grape .top_header{background:url(../images/top_grape.png) center; }
#theme_grape .nevigation .home  { background:url(../images/icon_home_grape.png) no-repeat ;}
#theme_grape .banner_title{ color:#8d55a9}
#theme_grape .main_container { border-top:3px solid #8d55a9}
#theme_grape .arrowlistmenu .boxder{  background:#8d55a9; }
#theme_grape .categoryitems a{ color:#fff;  }
#theme_grape .categoryitems a:hover{ color:#fff; } 
#theme_grape .arrowlistmenu a.current{ background:#fff; color:#8d55a9 }   
#theme_grape .arrowlistmenu ul li a{ color:#fff;   }
#theme_grape .arrowlistmenu ul li a:hover, #theme_grape .arrowlistmenu ul li a.current { background:none; color: #fff000; text-decoration:underline; }
#theme_grape .arrowlistmenu .menuheader:hover{ background:rgba(0,0,0,.4);  color:#fff; text-decoration:none}
#theme_grape .arrowlistmenu .expandable_main{background: url(../images/plus_red.png) no-repeat #fff right; background-position:95% 50%; }
#theme_grape .arrowlistmenu .openheader{background: url(../images/plus_red_close.png) no-repeat #fff right; background-position:95% 50%; }
#theme_grape .footer_bgbg{ background:#8d55a9}

#theme_grape h1,#theme_grape h2,#theme_grape h3  {  color:#8d55a9; }
#theme_grape .slicknav_btn.slicknav_collapsed {background: #8d55a9 url(../images/menu-icon_white.png) no-repeat; background-position:15px 50%;}
#theme_grape .slicknav_btn.slicknav_open {background: #8d55a9 url(../images/menu-icon_white.png) no-repeat; background-position:15px 50%;}

#theme_blue .categoryitems a{ color:#fff;}
#theme_blue .categoryitems .menuheader:hover{ color:#009eea ; text-decoration:none}
#theme_blue .categoryitems a.current{  color:#fffc00 }   

#theme_blue_b { background:url(../images/bg_blue_b.jpg)  #d7eff9; background-repeat: repeat-x  ; background-position: top center;}
#theme_blue_b .nevigation ul{ color:#0069b7}
#theme_blue_b .nevigation ul li a:hover{ color:#0069b7}
#theme_blue_b .top_header{background:url(../images/top_blue_b.png) center; }
#theme_blue_b .nevigation .home  { background:url(../images/icon_home.png) no-repeat ;}
#theme_blue_b .banner_title{ color:#0069b7}
#theme_blue_b .main_container { border-top:3px solid #0069b7}
#theme_blue_b .arrowlistmenu .boxder{  background:#0069b7; }
#theme_blue_b .categoryitems a{ color:#fff;  }
#theme_blue_b .categoryitems a:hover{ color:#fff; } 
#theme_blue_b .arrowlistmenu a.current{ background:#fff; color:#0069b7 }  
#theme_blue_b .arrowlistmenu ul li a{ color:#fff;   }
#theme_blue_b .arrowlistmenu ul li a:hover, #theme_blue_b .arrowlistmenu ul li a.current { background:none; color: #fff000; text-decoration:underline; }
#theme_blue_b .arrowlistmenu .menuheader:hover{ background:rgba(0,0,0,.4);  color:#fff; text-decoration:none}
#theme_blue_b .arrowlistmenu .expandable_main{background: url(../images/plus_red.png) no-repeat #fff right; background-position:95% 50%; }
#theme_blue_b .arrowlistmenu .openheader{background: url(../images/plus_red_close.png) no-repeat #fff right; background-position:95% 50%; }
#theme_blue_b .footer_bgbg{ background:#0069b7}

#theme_blue_b h1,#theme_blue_b h2,#theme_blue_b h3  {  color:#0069b7; }
#theme_grape .slicknav_btn.slicknav_collapsed {background: #0069b7 url(../images/menu-icon_white.png) no-repeat; background-position:15px 50%;}
#theme_grape .slicknav_btn.slicknav_open {background: #0069b7 url(../images/menu-icon_white.png) no-repeat; background-position:15px 50%;}

#theme_brown { background:url(../images/bg_brown.jpg) ; background-repeat: repeat  ; background-position: top center;}
#theme_brown .nevigation ul{ color:#a9601b}
#theme_brown .nevigation ul li a:hover{ color:#a9601b}
#theme_brown .top_header{background:url(../images/top_brown.png) center; }
#theme_brown .nevigation .home  { background:url(../images/icon_home.png) no-repeat ;}
#theme_brown .banner_title{ color:#a9601b}
#theme_brown .main_container { border-top:3px solid #a9601b}
#theme_brown .arrowlistmenu .boxder{  background:#a9601b; }
#theme_brown .categoryitems a{ color:#fff;  }
#theme_brown .categoryitems a:hover{ color:#fff; } 
#theme_brown .arrowlistmenu a.current{  background:#fff; color:#a9601b }  
#theme_brown .arrowlistmenu ul li a{ color:#fff;   }
#theme_brown .arrowlistmenu ul li a:hover, #theme_brown .arrowlistmenu ul li a.current { background:none; color: #fff000; text-decoration:underline; }
#theme_brown .arrowlistmenu .menuheader:hover{ background:rgba(0,0,0,.4);  color:#fff; text-decoration:none}
#theme_brown .arrowlistmenu .expandable_main{background: url(../images/plus_red.png) no-repeat #fff right; background-position:95% 50%; }
#theme_brown .arrowlistmenu .openheader{background: url(../images/plus_red_close.png) no-repeat #fff right; background-position:95% 50%; }
#theme_brown .footer_bgbg{ background:#a9601b}

#theme_brown h1,#theme_brown h2,#theme_brown h3  {  color:#a9601b; }
#theme_brown .slicknav_btn.slicknav_collapsed {background: #a9601b url(../images/menu-icon_white.png) no-repeat; background-position:15px 50%;}
#theme_brown .slicknav_btn.slicknav_open {background: #a9601b url(../images/menu-icon_white.png) no-repeat; background-position:15px 50%;}
