/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 05 September 2010 10:18:40
*/


body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.85em;
    color: #6F6F6F;
    margin: 0;
    background:#FFFFFF;
    scrollbar-3dlight-color:#eee;
    scrollbar-arrow-color:#6F6F6F;
    scrollbar-base-color:#F0F0F0;
    scrollbar-darkshadow-color:#ccc;
    scrollbar-face-color:#ccc;
    scrollbar-highlight-color:#eee;
    scrollbar-shadow-color:#ccc;
    scrollbar-track-color:#F0F0F0;
    background-color:#EBEBEB;
}
h1 {
    color:#189FDA;
    font-size:1em;
    font-weight:bold;
    text-transform:uppercase;
}
h2 {
    color:#189FDA;
    font-size:1em;
    
}
a {
    color:#003399;
    text-decoration:none;
}
a:hover {
    color:#003399;
    text-decoration:underline;
}
input, select, textarea {
    color:#6F6F6F;
    border:1px solid #6F6F6F;
}
#all {
    background-color:#FFFFFF;
    border: 1px solid #DFDFDF;
    width:960px;
    margin:0px auto;
    padding:0 0 30px 0;

}
.main_frame {
    margin: 0 auto;
    width:903px;

}
.logo { 
    width:903px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.menu_content_frame {
    width: 901px;
    border: 1px solid #DFDFDF;
    /*overflow:auto;*/
    background-image: url(http://intendance.squiz.co.uk/__data/assets/image/58718/marintISO.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.menu {
    width:243px;
    padding-left:30px;
    padding-top:100px;
    background-color: #FFFFFF;
    float:left;
}
.content_flash {
    background-image: url(http://intendance.squiz.co.uk/__data/assets/image/48322/shadow.gif);
    background-repeat: repeat-y;
    background-position: left top;
    padding-left: 6px;
    width:611px;
    float:right;
}
.content_flash_pages {
    background-image: url(http://intendance.squiz.co.uk/__data/assets/image/48322/shadow.gif);
    background-repeat: repeat-y;
    background-position: left top;
    padding-left: 8px;
    padding-right:10px;
    float:left;
    width:200px;
}
.flash_top {
    width: 199px;
    height: 200px;
    float:left;
}
.text_home {
    font-size:14px;
    font-weight:bold;
    padding: 39px 20px 0 20px;
    width: 367px;
    float:right;
    line-height: 20px;
}
.flash_botoom {
    width: 611px;
    height: 206px;
    clear:both;
}
.text_pages {
    float:right;
    padding-top:10px;
    padding-right:10px;
    width:370px;
    height:396px;
    padding-bottom:0;
    margin-bottom:0;
    overflow-y:auto;
}
.form_pages {
    background-image: url(http://intendance.squiz.co.uk/__data/assets/image/48322/shadow.gif);
    background-repeat: repeat-y;
    background-position: left top;
    float:right;
    width:600px;
    padding-top:10px;
    padding-left:18px;
}

/* menu */
#menu_item {
    border-bottom: 1px solid #EBEBEB;
    width: 100%;
    padding: 5px;
}
#menu_item a {
    text-decoration:none;
    color: #189FDA;
    font-size: 14px;
    display:block;
}
#menu_item  a:hover {
    color: #666666;
    text-decoration:none;
}
#submenu_item {
    border-bottom: 1px solid #EBEBEB;
    width: 222px;
    /*float: right;*/
    padding: 3px 0px;
    margin-left:30px;
}
#submenu_item a {
    text-decoration:none;
    color: #189FDA;
    font-size: 12px;
}
#submenu_item  a:hover {
    color: #666666;
    text-decoration:none;
}
/*#submenu ul {
padding:0;
margin:0;
padding-left: -12px;
list-style-type:none;
display:block;
}
#submenu a
{
width:140px;
float: left;
text-decoration:none;
color: #655E4B;
font-size: 11px;
background-color: #FFFFFF;
padding: 5px 5px;
border-bottom:1px dashed #655E4B;
}

#submenu a:hover {background-color:#655E4B;
color: #FFFFFF;
text-decoration:none;
}
#submenu li {
margin:0px;

}*/

.clear {
    clear:both;
    height:0px;
    line-height:0px;
    font-size:0px;
}
/**/
#footer {
    clear:both;
    font-size:0.8em;
    width: 901px;
    margin:5px auto 0px auto;
    text-align:right;
}