/* NB !!!!!!!!! FOR LIVE GHANGE FROM GREEN TO #ddd*/

html { 
    background-color: #FFFFFF;
}

/*
COLOURS
RESPONSIVE TEST - #99EE55 - GREEN
TEST - #99FF00 - SHOCKING GREEN
QA - #FFBB44 - ORANGE
LIVE - #DDDDDD - GREY
*/

#templatemo_content {
    padding-top: 20px;
    padding-left: 27px;
    padding-bottom: 130px;
    background-color: #DDDDDD;    /* CHANGE THIS TO #ddd*/
    border-bottom: 1px solid #66AAFF;
    height:100%;
}

div.popup div.menu_form_body
{
    width: 450px;
    border: 2px solid black;
    background-color: #DDDDDD; /* CHANGE THIS TO #ddd */
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
}

/* -------------------------------------------------- */

body {
    margin: auto;
    width: 1225px;
    color:#555;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:1.5em;  
}

h1,h2 {
    padding-top: 30px;
    color: #000044;
    font-size: 26px;
}
         
h3,h4 {
    background: white;
    color: #000044;
    font-size: 26px;
} 
          
a {text-decoration: none; font-weight: bold}
a:link {color: purple}
a:visited {color: black}
a:hover {text-decoration: underline; color: yellow}

input
{
    text-transform:uppercase;
}

.row_color
{
   background-color: #337799; 
}

select
{
    text-transform:uppercase;
}

h5
{
    text-transform:uppercase;
}

button
{
    text-transform:uppercase;
}

/* Sortable tables */


table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
    display:block;
    width:460px;
}

table.sortable thead th {
    padding: 3px 0px 3px 0px;
    border-bottom: 1px solid black;
    font-weight: bold;
    cursor: pointer;
    /* cursor: hand; */
}

table.sortable tbody{
    overflow-x:hidden; 
    overflow-y:scroll; 
    height:175px; 
    width:457px;
    display:block;
    text-transform:uppercase;
    font-size:11px;
}

table.sortable tbody tr {
    background-color: #E2E4FF;
}

table.sortable tbody tr:hover  {
    background-color: #66BBFF;
}

table.DefMaint  {
    border-top: 1px solid #337799;
    border-left: 1px solid #337799;
    border-right: 1px solid #337799;
}

#DefBorder {
    border: 1px solid #337799;
    width: 418px;
    padding: 20px;
}
    
#DefBorderPolMemCapture{
    border: 1px solid #337799;
    width: 1010px;
    padding: 20px;
}

#DefBorderPopup{
    border: 1px solid #337799;
    width: 410px;
    padding: 5px;
}

#DefBorderPolMemCapture input
{
    width: 50px;
}

td.dblclick
{
   color: #337799;
}

#DefBorderMemCapture
{
    border: 1px solid #337799;
    width: 1010px;
    padding: 20px; 
}

input.SmallI
{
    width:50px;
}

input.MediumI
{
    width:150px;
}

input.LargeI
{
    width:200px;
}
        
#DefMaintScroll {
    overflow-x:hidden; 
    overflow-y:auto; 
    height:175px; 
    width:460px;
}

#DefMaintScroll td {
    border-bottom: 1px solid #337799;
}

input {
    width:200px;
}

select {
    width:206px;
}

table.maint {
    height: 30px;
    border-width: 1px;
    border-spacing: 2px;
    border-style: outset;
    border-color: gray;
    border-collapse: separate;
    background-color: white;
    overflow: scroll;
}
table.maint th {
    border-width: 1px;
    padding: 1px;
    border-style: inset;
    border-color: gray;
    background-color: white;
    -moz-border-radius: 0px 0px 0px 0px;
}
table.maint td {
    border-width: 1px;
    padding: 1px;
    border-style: inset;
    border-color: gray;
    background-color: white;
    -moz-border-radius: 0px 0px 0px 0px;
}

:invalid { 
  border-color: #e88;
  -webkit-box-shadow: 0 0 5px rgba(255, 0, 0, .8);
  -moz-box-shadow: 0 0 5px rbba(255, 0, 0, .8);
  -o-box-shadow: 0 0 5px rbba(255, 0, 0, .8);
  -ms-box-shadow: 0 0 5px rbba(255, 0, 0, .8);
  box-shadow:0 0 5px rgba(255, 0, 0, .8);
}

#templatemo_header_wrapper {    
    margin: auto;
    width: 100%;
}

#templatemo_header_wrapper form
{
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;    
}

.menu_form_body form
{
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;    
}

#templatemo_header {
    width: 920px;
    height: 80px;
    padding: 0 20px;
    border:none;
    border:0px;
}

a, a:link, a:visited {
    color: #0074c5; 
    text-decoration: none;
}

a:hover {
    color: #009900;
    text-decoration: underline;
}

p { margin: 0px; padding: 0 0 10px 0; }
img { border: none; }

h1, h2, h3, h4, h5{ font-weight: normal; }

h1 { font-size: 36px; color: #337799; }
h2 { font-size: 24px; color: #337799; margin: 0 0 20px 0;}
h3 { font-size: 21px; color: #337799; margin: 0 0 20px 0;}
h4 { font-size: 18px; color: #337799; margin: 0 0 10px 0;}
h5 { font-size: 16px; color: #337799; margin: 0 0 10px 0;  }
h6 { font-size: 14px; color: #337799; margin: 0 0 5px 0;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.float_l {
    float: left;
}

.float_r {
    float: right;
}

blockquote { font-style: italic; }
cite { font-weight: bold; }
cite span { color: #000; } 

.button a{
    clear: both;
    display: block;
    width: 103px;
    height: 23px;
    padding: 4px 0 0 0;
    background: url(../images/templatemo_button.png) no-repeat;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.button a:hover {
    background: url(../images/templatemo_button_hover.png) no-repeat;
}

#templatemo_header  #site_title {
    float: left;
    width: 300px;
    padding: 10px 0 0 0;
}

#templatemo_header  #site_title h1 {
    margin: 0;
    padding: 0;
}

#templatemo_header  #site_title h1 a{
    margin: 0px;
    padding: 0px;
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

#templatemo_header  #site_title h1 a span {
    display: block;
    text-align: right;
    font-size: 14px;
    color: #CCC;
    font-weight: bold;
    letter-spacing: 2px;
}

/* content */

/* Menu */

.menu{
    border:none;
    border:0px;
    margin:0px;
    padding:0px;
    font-family:verdana,geneva,arial,helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    color:8e8e8e;
}
        
.menu li{
    float:left;
    padding:6px 8px 0px 8px;
}
    
.menu li a{
    color:#ffffff;
    display:block;
    font-weight:bold;
    line-height:30px;
    padding:0px 15px;
    text-align:center;
    text-decoration:none;
}
    
.menu li a:hover{
    color:#000000;
    text-decoration:none;
}
    
.menu li ul{
    display:none;
    height:auto;
    position:absolute;
    width:175px;
    z-index:200;
    filter:alpha(opacity=70);
    opacity:0.95;
}
    
.menu li:hover ul{
    display:block;
    background:url(../images/menu-bg-blue.jpg) top left repeat;
}
    
.menu li li {
    display:block;
    float:none;
    padding:0px;
    width:175px;
}
    
.menu li ul a{
    color:#ffffff;
    display:block;
    font-size:10px;
    font-style:normal;
    padding:0px 10px 0px 15px;
    text-align:left;
}
    
.menu li ul a:hover{
    color:#000000;
    opacity:1.0;
    filter:alpha(opacity=100);
}
    
.menu #current{
    color:#000000;
}
    
.menu ul{
    background:url(../images/menu-bg-blue.jpg) top left repeat-x;
    height:43px;
    list-style:none;
    margin:0;
    padding:0;
    }

/* Menu Two */
* {
    margin:0; 
    padding:0; 
    outline:0
}

.nav {
    height:40px; 
    background:#336699; 
    color:#ffffff; 
    padding-left:0px;
}
    
.menu_two a {
    float:left; 
    color:#ffffff; 
    text-decoration:none;  
    height:35px; 
    padding-top:8px;
    font-size:11px;
    padding-left:20px;
    padding-right:20px;
}
    
.menu_two span {
    float:left; 
    color:#eee; 
    text-decoration:none; 
    height:35px; 
    padding-top:8px;
    padding-left:20px;
}
     
.menu_two a:hover {
    color:#000;
    background-color: #66BBFF;
}
        
.menu_two {
    list-style:none; 
    text-align:left; 
    }
    
.menu_two li {
    position:relative; 
    float:left; 
    z-index:200;
    filter:alpha(opacity=70);
    opacity:0.98;
    }
    
.menu_two ul {
    display:none; 
    position:absolute; 
    top:36px; 
    left:0; 
    background:#336699; 
    display:none; 
    list-style:none;

    }
    
.menu_two ul li {
    float:none; 
    width:330px;
    z-index:200;
    filter:alpha(opacity=70);
    opacity:0.98;
    }
    
.menu_two ul li a, li.menu_twohover li a, li.menu_twohover li.menu_twohover li a {
    float:none; 
    display:block; 
    height:20px;
    padding-bottom:10px; 
    }
    
.menu_two ul li a:hover, li.menu_twohover li a:hover, li.menu_twohover li.menu_twohover li a:hover {
    color:#000;
    }
    
.menu_two ul li span, li.menu_twohover li span, li.menu_twohover li.menu_twohover li span {
    float:none; 
    display:block;  
    height:20px;
    margin:0 auto; 
    }
    
.menu_two ul ul {
    left:330px; 
    top:0;
    }
    
.menu_two li.submenu_two a:hover {
    color:#000;
    background-color: #66BBFF;
    }     
    
.menu_two li.noborder {
    border-top:none;
    }
    
li.menu_twohover a, li.menu_twohover li.menu_twohover a {
    color:#fff; 
    }
    
li.menu_twohover span, li.menu_twohover li.menu_twohover span {
    color:#fff; 
    }
    
/* Menu Sub */
.menu_sub{
    border:none;
    border:0px;
    margin:0px;
    padding:0px;
    font-size:11px;
    width:687px; 
    color:8e8e8e;
    text-transform:none;
    font-weight:bold;
    }
        
.menu_sub li{
    float:left;
    
}
    
.menu_sub li a{
    color:#ffffff;
    display:block;
    line-height:35px;
    text-align:center;
    padding-top:8px;
    padding-left:20px;
    padding-right:20px;
}
    
.menu_sub li a:hover{
    color:#000000;
    text-decoration:none;
    background-color: #66BBFF;
}
    
.menu_sub li ul{
    display:none;
    height:auto;
    position:absolute;
    width:230px;
    z-index:200;
    filter:alpha(opacity=70);
    opacity:0.98;
}

.menu_sub li:hover ul{
    display:block;
    background-color: #336699;
}
    
.menu_sub li li {
    display:block;
    float:none;
    padding:0px;
    width:230px;
}
    
.menu_sub li ul a{
    color:#ffffff;
    display:block;
    font-size:11px;
    padding:0px 10px 0px 15px;
    text-align:left;
}
    
.menu_sub li ul a:hover{
    color:#000000;
    opacity:0.98;
    filter:alpha(opacity=70);
}
    
.menu_sub #current{
    color:#000000;
}
    
.menu_sub ul{
    background-color: #336699;
    height:40px;
    list-style:none;
    margin:0;
    padding:0;
}

.rc_btn_02 a {
    font-family: inherit;
    font-size: 100%;
    padding: 2px;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
    background-color: #555555;
    text-decoration: none;
    border-radius: 3px;
    width: 110px;
    height: 18px;
    text-align: center;
    display: block;
    clear: both;
    -moz-transition: all 1s ease-in; /* Firefox */ 
    -webkit-transition: all 1s ease-in; /* WebKit */
    -o-transition: all 1s ease-in; /* Opera */
    transition: all 1s ease-in; /* Standard */
}

.rc_btn_02 a:hover {  
    background-color: #999999;
    color: #000000;
    -moz-transition: all 1s ease-in; /* Firefox */ 
    -webkit-transition: all 1s ease-in; /* WebKit */
    -o-transition: all 1s ease-in; /* Opera */
    transition: all 1s ease-in; /* Standard */
}
   
/*
.rc_btn_02 a {
    clear: both;
    display: block;
    text-align: center;
    width: 83px;
    height: 22px;
    padding-top: 5px;
    background: url(../images/button01.png) no-repeat;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.rc_btn_02 a:hover {
    clear: both;
    display: block;
    text-align: center;
    width: 83px;
    height: 22px;
    padding-top: 5px;
    background: url(../images/button01.png) no-repeat;
    font-size: 11px;
    color: #0099FF;
    font-weight: bold;
    text-decoration: none;
}
*/

.rc_btn_03 a {
    clear: both;
    display: block;
    text-align: center;
    width: 126px;
    height: 22px;
    padding-top: 5px;
    background: url(../images/button02.png) no-repeat;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.rc_btn_03 a:hover {
    clear: both;
    display: block;
    text-align: center;
    width: 126px;
    height: 22px;
    padding-top: 5px;
    background: url(../images/button02.png) no-repeat;
    font-size: 11px;
    color: #0099FF;
    font-weight: bold;
    text-decoration: none;
}

div.popup { z-index: 1; }

div.popup div.menu_form_header {
    border: 2px solid black;
    padding-top: 1px;
    border-bottom: none;
    width: 450px;
    height: 21px;
    line-height: 19px;
    vertical-align: middle;
    background-color: #337799;
    text-decoration: none;
    font-weight: 900;
    font-size: 13px;
    color: #ffffff;
    cursor: default;
}

div.popup img.menu_form_exit {
    float:  right;
    margin: 3px 5px 0px 0px;
    cursor: pointer;
}