h1 { 
    color:#b6af95; 
    font-weight:bold; 
    font-size:2.7em; 
    line-height: 1.1em;
    margin-top:0px;
    padding-top:0px;
    margin-bottom:0px;
    padding-bottom:15px;
    font-family: Arial, Sans-Serif;
}
h2 { 
    font-family: Georgia, Times, Sans-Serif;
    font-size: 1.4em;
    line-height: 1.3em;
    font-weight: normal;
    font-style: italic;
    color: #4B3902;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

h3 { 
    color:#000; 
    font-weight:bold;   
    font-size:1.4em; 
    margin-top:0px;
    padding-top:10px; 
}

a:link, a:active, a:visited { color: #68592D; text-decoration: none; }
a:hover { color: #68592D; text-decoration: underline; }

a img { border: 0px; }

.backlink {}

.clearer{clear:both;}

.subtitle {
    font-style: italic;
}

.arial {font-family: Arial, Sans-Serif;}
.bold {font-weight: bold;}

.strapline
{
    font-family: Georgia, Times, Sans-Serif;
    font-size: 1.6em;
    line-height: 1.3em;
    font-style: italic;
    color: #4B3902;
}

.italic_heading
{
    font-family: Georgia, Times, Sans-Serif;
    font-size: 2.6em;
    line-height: 1.2em;
    font-style: italic;
    color: #4B3902;
}

.pink_text         { color: #C60170; }
.green_text        { color: #ACC42A; }
.blue_text         { color: #20B6EB; }
.orange_text       { color: #E57F1C; }
.light_orange_text { color: #FCB034; }
.purple_text       { color: #950045; }
.grey_text         { color: #B9B299; }

a.pink_text         { color: #C60170 !important; }
a.green_text        { color: #ACC42A !important; }
a.blue_text         { color: #20B6EB !important; }
a.orange_text       { color: #E57F1C !important; }
a.light_orange_text { color: #FCB034 !important; }

a.grey_bold_link
{
    color: #B9B299;
    font-weight: bold;
    font-family: Arial, Sans-Serif;
}

.line
{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 1px;
    background-color: #B9B299;
    overflow:hidden;
}

/*-----------------------------------------------------------------------------------------------*/

html {-webkit-text-size-adjust:none;}

body {
    margin-top:0px;
    color:#68592d;
    color: #383634;
    font-size:0.75em;
    line-height:1.6em;
    font-family:Arial,Georgia,Times New Roman, sans-serif;
    background-color: #E1DDD1;
}

#wrapperOuter {
    margin-right:auto;
    margin-left:auto;
    padding-right: 40px;
    padding-left: 40px;
    width:959px;	
    background-color:#fff;
    background: #e1ddd1 url('../images/bg_grey.jpg') repeat-y;
}

#wrapper {

    width:959px;	
    background-color:#fff;
}

#header {
    background-color: #392200;
    padding-top: 50px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
}

#headlogo {
    float: left;
    margin-left: 15px;
    margin-bottom: 20px;
}

#headaboutus {
    float: right;
    margin-right: 15px;
}

#homepageaccordian 
{
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
    width: 879px;
    height: 345px;
    overflow: hidden;
    background-color: #DBD6C7;
}

    #homepageaccordian .accordioncontainer
    {
        width: 688px;
        height: 345px;
        background: url('../images/accordion_bg.jpg') no-repeat;
        overflow: hidden;
        float: right;
    }
    
    #homepageaccordian .accordioncontainer .accordionItem
    {
        position: relative;
        width: 36px;
        height: 345px;
        background: #DBD6C7;
        overflow: hidden;
        float: right;
    }
    

    
        #homepageaccordian .accordioncontainer .accordionItem .header
        {
            
            width: 36px;
            height: 345px;
            float: left;
        }
        
        #homepageaccordian .accordioncontainer .accordionItem .content
        {
            position: absolute;
            left: 36px;
            width: 499px;
            height: 345px;
        }

    #homepageaccordian .lefttext
    {
        background-color: #B9B199;
        width: 191px;
        height: 345px;
    }

#mainpanel { 
    float: left; 
    padding: 25px 40px;
    width:879px;
}

#content {
    float:left;
    width: 667px;
    margin-left: 20px;
}

.theboxContainer {
    width: 220px;    
    background-color: #E1DDD1;
}

.theboxContent {
    padding: 10px;
    color: #68592D;
}

.theboxContent p{
    margin: 0px;
}

.theboxContent.teamBox img
{
    width: 200px;
}

.theBoxExtension
{
    background-color: #ACC32A;
    height: 0px;
    overflow: hidden;
    width: 220px;
}

.boxPlaceholder
{
    background-color: #e1ddd1;
    padding: 10px;
}
    
    .boxPlaceholder img
    {
        width: 180px;
        height: 120px;
        margin-bottom: 5px;
    }
    
    .boxPlaceholder a
    {
        color: #4B3902;
        font-weight: bold;
        line-height: 1.4em;
    }
/*----------------------------------------------------------------------------------------------------------*/
#subheader
{
    padding: 10px 0px 15px 255px;
    width: 704px;
    color: #B9B199;
    font-family: Arial, Sans-Serif;
    font-size: 1.3em;
    font-weight: bold;
    background-color: #4b3905;
}
/*----------------------------------------------------------------------------------------------------------*/
.sortable { list-style-type: none; margin: 20px; padding: 0; width: 60%; }
.sortable li { margin: 0 5px 5px 5px; padding: 5px; font-size: 1.2em; height: 1.5em; cursor: move; }
html>body .sortable li { height: 1.5em; line-height: 1.2em; }
.ui-state-highlight { height: 1.5em; line-height: 1.2em; }
/*-------------------------------------------CASE STUDY GALLERY---------------------------------------------*/
#caseStudyGallery 
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    margin-bottom: 20px;
}

#caseStudyGallery li
{
   padding: 0;
   margin-right: 10px;
   margin-bottom: 10px;
   float: left;
}

.caseStudyPager
{
    margin-bottom: 20px;
}

.caseStudyButton 
{
    cursor: pointer;
    margin-right: 10px;
}

.clientCols
{
    background: url('../images/clientcolumnsbg.jpg') repeat-y;
}
/*-------------------------------------------SIDE MENU----------------------------------------------------*/
#sidemenu {
    float: left;
    width: 192px;
}

#sidemenu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 192px;
}

#sidemenu ul li 
{
    color: #4B3902;
    width: 192px;
    margin: 0;
    padding: 0;
    height: auto;
    overflow: hidden;
}

    /*First level*/
    #sidemenu ul li.block
    {
        margin-bottom: 5px;
        background-color: #e1ddd1;
        color: #4B3902;
        font-family: Arial, Sans-Serif;
        font-size: 1.2em;
        font-weight: bold;
    }

    #sidemenu ul li.block a
    {
        float: right;
        color: #4B3902;
        width: 180px;
        padding-top: 3px;
        padding-left: 0px;
        height: 22px;
    }

    #sidemenu ul li.block a:hover
    {
        text-decoration: none;
    }

    #sidemenu .menuitemcolor 
    {
        width: 7px;
        height: 25px;
    }
    
    #sidemenu .grey .menuitemcolor         { background-color: #676767; }
    #sidemenu .brown .menuitemcolor         { background-color: #392200; }
    #sidemenu .pink .menuitemcolor         { background-color: #C60170; }
    #sidemenu .green .menuitemcolor        { background-color: #ACC42A; }
    #sidemenu .blue .menuitemcolor         { background-color: #20B6EB; }
    #sidemenu .orange .menuitemcolor       { background-color: #E57F1C; }
    #sidemenu .light_orange .menuitemcolor { background-color: #FCB034; }


        /*Second level*/
        #sidemenu ul li ul
        {
            display: block;
            margin: 0;
            padding: 0;
            list-style-type: none;
            background-color: #fff;
        }

        #sidemenu ul li ul li
        {
            color: #4B3902;
            background-color: #fff;
            height: 25px;
            width: 177px;
            margin: 0;
            padding: 0;
            padding-right: 5px;
            padding-left: 10px;
            padding-top: 5px;
            font-size: 0.8em;
            font-weight: normal;
        }

        #sidemenu ul li.block ul li a
        {
            float: none;
            display: block;
            color: #4B3902;
            width: 177px;
            padding-top: 3px;
            padding-left: 5px;
            height: 22px;
        }

        #sidemenu ul li.grey ul li a:hover          { background-color: #676767; color: #fff;}
        #sidemenu ul li.brown ul li a:hover          { background-color: #392200; color: #fff;}
        #sidemenu ul li.pink ul li a:hover          { background-color: #C60170; color: #fff;}
        #sidemenu ul li.green ul li a:hover         { background-color: #ACC42A; }
        #sidemenu ul li.blue ul li a:hover          { background-color: #20B6EB; }
        #sidemenu ul li.orange ul li a:hover        { background-color: #E57F1C; color: #fff;}
        #sidemenu ul li.light_orange ul li a:hover  { background-color: #FCB034; }

        #sidemenu ul li ul li .menuarrow
        {
            float: right;
            margin-right: 10px;
        }

/*-----------------------------------------------------------------------------------------------*/

#footer {
    width:959px;	
    color:#000;
    text-align:left;
    font-size:1em;
    line-height: 1.3em;
    overflow: hidden;
    background-color:#4b3905;
}

    
    #footer .row
    {
        padding: 20px 40px;
        padding-top: 0;
        width: 879px;
        color: White;
        font-family: Arial, Sans-Serif;
    }
    
    #footer .heading
    {
        font-family: Georgia, Times, Sans-Serif;
        font-size: 1.9em;
        line-height: 1.2em;
        font-style: italic;
        color: #B9B199;
    }
    
    #footer .headingBox
    {
        width: 170px;
        margin: 0px 10px;
        float: left;
        color: #B9B199;
    }
    
        #footer .headingBox .heading
        {
            color: #C2D82F;
        }

        #footer .headingBox .link
        {
            font-family: Arial, Sans-Serif;
            font-size: 1.1em;
            line-height: 3em;
            color: #B9B199;
            font-weight: bold;
        }
    
    #footer .row .column 
    {
        float: left;
        width: 205px;
        margin-left: 13px;
        margin-right: 10px;
    }
    
        #footer .row .column.small
        {
            width: 122px;
            margin-right: 0;
        }
        
        #footer .row .column.small .titleBox
        {
            height: 55px;
            font-size: 0.9em;
        }
        
        #footer .row .column .link
        {
            color: #C2D82F;
            font-weight: bold;
        }
        
        #footer .row .column .last
        {
            margin-right: 0;
        }
    
    #footer .newsImg
    {
        width: 205px;
        margin-bottom: 4px;
    }
    
    #footer .newsLink
    {
        font-family: Arial, Sans-Serif;
        font-size: 1.05em;
        line-height:    1.4em;
        color: #B9B199;
        font-weight: bold;
    }
    
    #footer .text
    {
        font-family: Arial;
        margin-top: 4px;
    }
    
    #footer .line
    {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 0;
        height: 1px;
        clear: both;
        background-color: #fff;
        overflow:hidden;
    }

/*very bottom of page links and copyright etc*/
#subfooter 
{
    font-family: Arial, Sans-Serif;
    margin-top:0px;
    line-height: 1.6em;
    width:100%;
    color:#fff;
    text-align:left;
    font-size:0.8em;
    background-color:#392200;
}

    #subfooter .padding
    {
        padding: 17px 57px 17px 40px;
    }

    #subfooter a { color: #fff; }

/*-----------------------------------------------------------------------------------------------*/

.messageBoxContainer { 
    margin:5px 0 10px 0;
    width:480px;    
    background-color:#fff;
    color:#000;
}

.messageInformationTop{
    background-image:url('../images/messagebox1_top.jpg');
    background-repeat:no-repeat;
    height:10px;
}

.messageInformationMid{
    background-image:url('../images/messagebox1_mid.jpg');
    background-repeat:repeat-y;
    padding:5px;
	padding-left:15px;
	padding-right:15px;
	line-height:1.4em; 
	float:left;
}

.messageInformationBot{
    background-image:url('../images/messagebox1_bot.jpg');
    background-repeat:no-repeat;
    height:13px;
    clear:both;
}

.messageSuccessTop{
    background-image:url('../images/messagebox3_top.jpg');
    background-repeat:no-repeat;
    height:10px;
}

.messageSuccessMid{
    background-image:url('../images/messagebox3_mid.jpg');
    background-repeat:repeat-y;
    padding:5px;
	padding-left:15px;
	padding-right:15px;
	line-height:1.4em; 
	float:left;
}

.messageSuccessBot{
    background-image:url('../images/messagebox3_bot.jpg');
    background-repeat:no-repeat;
    height:13px;
    clear:both;
}

.messageProblemTop{
    background-image:url('../images/messagebox2_top.jpg');
    background-repeat:no-repeat;
    height:10px;
}

.messageProblemMid{
    background-image:url('../images/messagebox2_mid.jpg');
    background-repeat:repeat-y;
    padding:5px;
	padding-left:15px;
	padding-right:15px;
	line-height:1.4em; 
	float:left;
}

.messageProblemMid a:link, .messageProblemMid a:visited, .messageProblemMid a:hover{
    color:#000;
}

.messageProblemBot{
    background-image:url('../images/messagebox2_bot.jpg');
    background-repeat:no-repeat;
    height:13px;
    clear:both;
}

.messageQuestionTop{
    background-image:url('../images/messagebox1_top.jpg');
    background-repeat:no-repeat;
    height:10px;
}

.messageQuestionMid{
    background-image:url('../images/messagebox1_mid.jpg');
    background-repeat:repeat-y;
    padding:5px;
	padding-left:15px;
	padding-right:15px;
	line-height:1.4em; 
	float:left;
}

.messageQuestionBot{
    background-image:url('../images/messagebox1_bot.jpg');
    background-repeat:no-repeat;
    height:13px;
    clear:both;
}

/*-----------------------------------------------------------------------------------------------*/
/*FORMS*/

.fieldtitle{color:#255896;font-size:1.0em;font-weight:bold;}

.fieldinput
{
    border:solid 1px #255896;
    padding:3px;
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/*-----------------------------------------------------------------------------------------------*/

.tabledefault{
    border-collapse:collapse;
    width:100%;
}
.tabledefault th{
    padding:3px;
    font-weight:bold;
    border-bottom:solid 2px #ccc;
    border-right:solid 1px #ccc;
    background-color:#DFDFDF;
}

.tabledefault tr:hover td{background:#DFDFDF;}

.tabledefault td{
    background-color:#EFEFEF;
    border-bottom:1px solid #FFFFFF;
    border-top:1px solid transparent;
    padding:8px;
}
/*-----------------------------------------------------------------------------------------------*/

/*ADMIN AREA */

.adminBlock {
    display: block;
    float: left;
    height: 80px;
    margin: 0 20px 0 0;
    width: 40%;
}

.adminBlock .adminHead{
    border-bottom:dotted 2px #ccc;
    font-weight:bold;
    font-size:1.1em;
}

.adminFooter {
    clear:both;
    margin-top:20px;
    width:100%;
    border-top:1px solid #999999;
}

.adminFooter a {
    display:block;
    float:left;
    margin-right:15px;
    text-decoration:none;
    font-weight:bold;
}

.adminBacklink {
    float:right !important;
    margin-right:0px !important;
}

#dialog_container { display: none; }

.editable_page_tree ul li a span, .editable_menu_tree ul li a span, input.new_menu_string { display: none; }

/*END ADMIN AREA */
