

a{
    color: #00284B;  
    } 

h1, h2, h3, h4, h5{
       color:#00284B;
       font-weight:normal;
    }
    h3{
        color:#1F4065;
}

    h4{
        color:#1F4065;
    }


    form input.submit, form button.submit, button.main-button, button.add_button, button.remove_button, button.place_button, input.report_btn{
        border:1px solid #00284B;
        background-color:#00284B;
        font-weight:bold;
        color:#fff;
        padding: 1px 5px 2px 5px;
        font-size:11px;
        position:relative;
    }
    
    a.submit{
        border:1px solid #00284B;
        background-color:#00284B;
        font-weight:bold;
        color:#fff;
        padding: 1px 5px 2px 5px;
        text-decoration: none;
        line-height:19px;
        
    }

	#content-container {
		margin-top:190px;
	}

	#header .search{
		top:30px;
	}

    #header .logo-top a {
        background:url('images/logo-bisleycorporate.jpg') no-repeat 0 0px;
        height:52px;
        width:180px; 
        display:block;
        float:left;
        text-indent:-5000px;               
    }

    #header ul.fancycat-icons-level-0
    {
        padding:0px;
        border-bottom:1px solid #00284B;   
    }
    #header ul.fancycat-icons-level-0 li a
    {
        background-color:#1F4065; 
        display:block;
        text-align: center; 
        font-weight:bold;
        color:#fff;  
        text-decoration: none; 
        padding:5px 8px;      
        font-size: 13px;    
    }

    #header ul.fancycat-icons-level-0 li a:hover{
          background-color:#00284B;     
    }

     #header ul.fancycat-icons-level-0 li ul{
        background:#1F4065;
        border-left:2px solid #1F4065;
        border-right:2px solid #1F4065;
        border-bottom:2px solid #1F4065;
        display:none;
        height:auto;
        position:absolute;
        z-index:200;  
        list-style-type:none;
        width: 140px;
         
    }
    
    #header ul.fancycat-icons-level-0 li ul li{
        width: 140px;
       
    }
    
     #header ul.fancycat-icons-level-0 li ul li a{
       text-align: left;
       
    }
    
    #header ul.fancycat-icons-level-0 li:hover ul{
        display:block;
    }
      
    
    #header ul.fancycat-icons-level-1 {
        width:164px;
        padding:10px;
        background-color: #fff;
        border:1px solid #dedede;
        border-top:1px solid #00284B; 
        box-shadow: 0px 2px 5px #dedede;
    }


    #header ul.fancycat-icons-level-1 li a
    {   background-color: #fff;
        color:#00284B;
        border-bottom:1px dotted #00284B;
        text-align: left; 
        display:block;
        font-weight:normal;
        padding:4px 0px 4px 18px;
        background:#fff url('images/arrow-right.gif') no-repeat 8px 7px;
        
    }


    #header #tabs ul li{
        display:block;
        float: left;
        padding:2px 8px 0px 18px;        
        background:url('images/ul-inline-menu.gif') no-repeat 0 0px;
    }


	#header .line1, #header .line2 {

		height:1%;

	}


    ul.pagination li a:hover{
        border-color: #00284B;
        text-decoration: underline; 
     }

    ul.pagination li.on{
        padding:2px 5px 2px 5px; 
        background-color: #1F4065;
        color:#fff;
        font-weight: bold; 
        border:1px solid #00284B;  
    }
    
    ul.pagination li.next a{
        padding-right:12px;
        background:#fff url('images/arrow-right.gif') no-repeat 100% 50%; 
        border:1px solid #fff;   
    }
    ul.pagination li.back a{
        padding-left:12px;
        background:#fff url('images/arrow-left.gif') no-repeat 0px 50%; 
        border:1px solid #fff;   
    }
    ul.pagination li.next a:hover, ul.pagination li.back a:hover{
        text-decoration: underline;
    }


/*
*   FOOTER 
*/

#footer
{
	background:none;
    border-top:2px solid #3E5C83;
    padding-top:20px;
    padding-bottom:25px;
    margin-top:10px;
    }

    .menu-categories-list .menu-heading{
        border-top:1px solid #00284B;
        padding:5px 6px;
        border-bottom:1px solid #00284B; 
        color:#00284B; 
        font-size: 13px;
        font-weight:bold;  
    }
    .menu-categories-list ul{
        padding:0px;
        margin:0px; 
    }
    .menu-categories-list ul li {
        display:block;
        border-bottom: 1px solid #1F4065; 
    }
    .menu-categories-list ul li a{
        padding:5px 6px;
        display:block;
        text-decoration:none; 
    }
    .menu-categories-list ul li a:hover{
        background-color:#C7DCFF;
    }
    
/*
*   CALENDAR
* 
*/
#calendar #cal_tab1 td{
    color:#00284B;    
}


#calendar #cal_tab1 td.s{
    border:1px solid #00284B;
    background-color: #1F4065; 
    color:#fff;    
}


.flc-tab-marks-line .flc-tab-line-full .flc-tab-line-img1, 
.flc-tab-marks-line .flc-tab-line-full .flc-tab-line-img2, 
.flc-tab-marks-line .flc-tab-line-full .flc-tab-line-img3, 
.flc-tab-marks-line .flc-tab-line-half .flc-tab-line-img1, 
.flc-tab-marks-line .flc-tab-line-half .flc-tab-line-img3
{
    background-color:#1F4065;   
}


 
 .size_chart_tableheader{
    background-color:#C7DCFF;
    color: #0E1D2E;
    height: 35px;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
 }

  .large_text{
      font-size: 13px;
      color: #00284B;
      font-weight: bold;
  }

  /**  Styles for the static pages **/ 
   
  .static_main{
    width:870px;
    margin:auto;
    clear:both;
  }
  
  .static_left{
      width: 510px;
      float: left;
      text-indent: 2px;
      padding-right:50px;
  }
  
    .static_right{
      width: 300px;
      float: left;

  }
   
   .static_left2{
      width: 490px;
      float: left;
      text-indent: 2px;
      padding-right:50px;
  }
  
  .static_right2{
      width: 320px;
      float: left;

  }
  
  .image_container2{
    height: 220px;
    width: 320px;
    float: left;
    border: 1px solid #EDEDED;
    border-collapse: collapse;
    text-align: center;
   
 }

 .image_container2 img{
   padding-top: 10px;    
 }
 
 .image_container3{
    height: auto;
    width: 320px;
    float: left;
    border: 1px solid #EDEDED;
    border-collapse: collapse;
    text-align: center;
   
 }

 
  .static_sub_heading{
      font-size: 15px;
      font-weight: bold;
      color: #333333;
  }
  
  .static_content{
   font-size: 13px;   
   line-height: 160%;
  }
  
  
   .static_content_big{
   font-size: 14px;   
   font-weight: bold;
  }
  
   .static_content_blue{
    color: #1F4065;  
    font-weight: bold;
  }
  
   .static_content_blue_big{
    color: #1F4065;  
    font-weight: bold;
    font-size: 15px;
  }
  
  .static_unorderlist{
      margin-left: 25px;
  }
  
    .static_unorderlist li{
     padding: 10px;
  }
  
  .bottom_div_main{
    width: 870px;  
    float: left;
  }
  
  .bottom_div{
    width: 172px;
    float: left;
    border: 1px solid #EDEDED;
    border-collapse: collapse;
    text-align: center;
    height: 120px;
    
  }
   
    .bottom_div img{
     margin-top: 10px;    
    }
    
   .static_middle{
      float: left;
      width: 600px;
      text-align: center;
   }
   
   .static_table{
       text-indent: 0px;
   }
    
.image_container{
    height: 240px;
    width: 300px;
    float: left;
}
  
  .image_container img{
      margin-top: 20px;
  }
  
  .serviceImage_bg {
      position: relative;
      background:url('images/static/bisleycorp_background.png') no-repeat;
      width:520px;
      height:720px;   
      z-index:200;
  }

  .service_icon_design {
      position: absolute;
      background:url('images/static/bisleycorp_steps.png') no-repeat;
      background-position: -2px -2px;
      left: 200px;
      top: 20px;
      width: 118px;
      height: 127px;
      z-index: 400; 
  }
  .service_icon_design:hover {
      background-position: -2px -131px;
      cursor: pointer;
  }
  
  .service_icon_manufacture {
      position: absolute;
      background:url('images/static/bisleycorp_steps.png') no-repeat;
      background-position: -2px -260px;
      left: 400px;
      top: 180px;
      width: 115px;
      height: 120px;
      z-index: 400; 
  }
  .service_icon_manufacture:hover {
      background-position: -2px -382px;
      cursor: pointer;
  }
  
   .service_icon_planning {
      position: absolute;
      background:url('images/static/bisleycorp_steps.png') no-repeat;
      background-position: -2px -504px;
      left: 385px;
      top: 405px;
      width: 122px;
      height: 133px;
      z-index: 400; 
  }
  .service_icon_planning:hover {
      background-position: -2px -639px;
      cursor: pointer;
  }
  
  
 .service_icon_ecommerce {
      position: absolute;
      background:url('images/static/bisleycorp_steps.png') no-repeat;
      background-position: -2px -774px;
      left: 190px;
      top: 570px;
      width: 138px;
      height: 135px;
      z-index: 400; 
  }
  .service_icon_ecommerce:hover {
      background-position: -2px -911px;
      cursor: pointer;
  }
  
   .service_icon_distribution {
      position: absolute;
      background:url('images/static/bisleycorp_steps.png') no-repeat;
      background-position: -2px -1046px;
      left: 0px;
      top: 420px;
      width: 174px;
      height: 103px;
      z-index: 400; 
  }
  .service_icon_distribution:hover {
      background-position: -2px -1151px;
      cursor: pointer;
  }
  
  .service_icon_aftersales {
      position: absolute;
      background:url('images/static/bisleycorp_steps.png') no-repeat;
      background-position: -2px -1256px;
      left: 0px;
      top: 180px;
      width: 171px;
      height: 113px;
      z-index: 400; 
  }
  
  .service_icon_aftersales:hover {
      background-position: -2px -1371px;
      cursor: pointer;
  }
  
  
  .demo_site_login_contaiiner{
      text-align: center;
      width: 440px;
  }
  
  .demo_site_login_contaiiner{
    padding: 20px;
  }









#container,#container-static {
    width:870px;
    margin:auto;
    clear:both;

    margin-top:190px;
    overflow:hidden;
    min-height:400px;

}

#container-static {
margin-top:130px;
}

 #footer-container {
    background:url('images/footer_bgr2.png') repeat-x;
    height:109px;
    position:absolute;
    left:0;
    width:100%;
    margin:auto;
}

#order-form .tooltip {
    width:125px;
}

#order-form .tooltip dl dd.price span{
    color:#045BDF;
}

.box a {
    outline:none !important;
    color: #666666 !important;
    text-decoration: none !important;
}

.box a:hover {
    outline:none !important;
    color: #666666 !important;
    text-decoration: none !important;
}

.box a:visited {
    outline:none !important;
    color: #666666 !important;
    text-decoration: none !important;
}

#tinycontent h3 {
	margin-bottom:0;
}



/**************************************
 *
 * Initial login screen
 *
 **************************************/

.main_content{
        padding: 0px;
        width: 100%;
        margin:auto;
        height: 500px;
}

.middle_content{
       width: 300px;
       margin-top:100px ;
       height: 300px;
       margin:auto;
       padding-top: 100px;
}

.middle_content_large{
       width: 400px;
       height: 300px;
       margin:auto;
}

.forgot_password_table{    
       border-collapse: collapse;
}

.forgot_password_table td{
     padding: 0px;
     margin: 0px;
     border-collapse: collapse;    
}

.logo_container{
     padding: 0px;
     width: 400px;
     margin:auto;
     height: 100px;
     
}


.left_content{
     width:300px; 
     float: left;
     height: 70px;
}

.right_content{
    float:left;
    width: 146px;
}

.raw1{
   float:left; 
}

.login_table{
    border: 1px solid #00284B;
    width:300px; 
}

.login_table span{
  margin: 30px; 
}


.login_submit{ 
     border:1px solid #00284B;
     background-color:#00284B;
     font-weight:bold;
     color: #FFFFFF;
     padding: 1px 5px 2px;
     font-size:11px;
     margin: 10px 10px 10px 30px; 
     position: relative;
}


.login_text{
     margin-left: 30px;
     margin-bottom: 5px;
     border: 1px solid #E5E5E5;
     width: 200px;
}

.space{
    height: 10px;
}

.header_div{
    float: left;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-color: #1F4065;
    height:25px;
    width: 100px;
}

.header_innerdiv{
    color: #FFFFFF;
    margin-top: 5px;
    margin-top: 5px;
}

.submit_div{
   float: left;
   width: 145px;
}

.forgot_password{
    width: 100px;
    float: left;
    margin-top: 12px;
    
}

.forgot_password a{
    color: #00284B;
}

.forgot_password a:hover{
    color: #00284B;
}

.forgot_password a:visited{
    color: #00284B;
}

.forgot_password-tooltip {
    background-color:#FEFFE2;
    border:solid 1px #C5C6BC;
    width:350px;
    height:36em;
    position:absolute;
    left:895px;
    padding:1em;
    margin:0 2em 0 0;
}


.logo-top-login a {
        background:url('images/logo-bisleycorporate.jpg') no-repeat 0 0px;
        height:52px;
        width:180px; 
        display:block;
        float:left; 
        top:70px;   
        padding: 50px;        
}

.forgot_password_submit{ 
     border:1px solid #009900;
     background-color:#009900;
     font-weight:bold;
     color: #FFFFFF;
     padding: 1px 5px 2px;
     font-size:11px;
     position: relative;
}

.forgot_password_input_table td{
    height: 25px;
}

.forgot_password_input_table input{
    margin: 5px;
}

.login-form_new {
    display:block;
    width:400px;
    z-index:1500 !important;
    height: 0px;
}

.initial_message_div{
    float: left;
    width: 300px;
    margin-top: 30px;
    border: dashed 1px;
    background-color: #F8F8F8;
}

.initial_message_div .middle_message_div{
    padding: 15px 15px 15px 25px;
    font-size: 12px;
    
}


