/*
  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: 01 August 2010 05:42:27
*/


/* CSS Document - HOME PAGE*/

html, body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.85em;
    background-color: #EEEDE6;
    color: #333333;
    margin: 0px;
}
html
{
	overflow-y: scroll;
}

.center_page
{
    width: 960px;
    margin: 0 auto;
    background-color: #FFFFFF;
}

.banner
{
    width: 960px;
    height: 130px;
    display: block;
    background-color: #ccc;
    background-image: url('http://www.divorce-london.co.uk/_designs/divorce-london.co.uk/home/banner.jpg');
}

.banner_print
{
    width: 960px;
    height: 131px;
    display: none;
}

.logo
{
    position: relative;
    left: 15px;
    top: 17px;
    display: block;
    width: 448px;
    height: 42px;
}

.cumberlandellislogo
{
    position: relative;
    left: 804px;
    top: 13px;
    display: block;
    width: 145px;
    height: 30px;
}

.oneclickaway
{
    position: relative;
    left: 346px;
    top: 25px;
    display: block;
    width: 136px;
    height: 24px;
}

a.oneclickaway
{
    background-image: url('http://www.divorce-london.co.uk/_designs/divorce-london.co.uk/home/oneclickaway.jpg');
}

a.oneclickaway:hover
{
    background-position: 0px -24px;
}

.menu
{
    width: 960px;
    height: 52px;
    background-color: #EEEEEE;
    text-align: center;
}

.menu_shadow
{
    width: 960;
    height: 10px;
}


/* MENU GROUP */

#menu a
{
    background-color: #F9F9F9;
    border-right: 1px #CCC solid;
    padding: 6px 8px 6px 8px;
    color: #960043;
    font-size: 11px;
    width: 103px;
    height: 40px;
    float: left;
    text-decoration: none;
}

#menu a:hover
{
    background-color: #960043;
    color: #CCC;
}

/* MENU GROUP END */

/* LINKS UNDER MENU */

#links
{
    float: right;
    width: 740px;
    text-align: right;
    color: #C6C497;
    margin-right: 15px;
    margin-bottom: 10px;
}

#links a
{
    color: #960043;
    margin: 0px 5px 0px 5px;
    text-decoration: none;
    font-weight: bold;
}

#links a:hover
{text-align:right;
color:#000000;
}

/* LINKS UNDER MENU END */

/* BREADCRUMBS */

#bread
{
    width: 945px;
    text-align: left;
    color: #960043;
    padding-left: 15px;
    margin-bottom: 15px;
}

#bread a
{
    color: #C6C497;
    text-decoration: none;
}

#bread a:hover
{
text-align:right;
color:#000000;
}

/* BREADCRUMBS END */

.sub_menu
{
    width: 210px;
    margin-right: 15px;
    float: right;
    background-color: #F6F6F6;
}

.sub_menu_heading
{
    padding: 5px;
    background-color: #960043;
    width: 200px;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 3px;
}

.sub_menu_links
{
    padding: 5px;
    margin-bottom: 10px;
}



#sub_menu_links a
{
    color: #960043;
    text-decoration: none;
    font-size: 11px;
    width: 160px;
    padding: 5px 15px 5px 15px;
    float: left;
}

#sub_menu_links a:hover
{
    color: #000000;
}

/* SUB HEADING FINISH */

.content
{
    width: 430px;
    margin-left: 35px;
    float: left;
}

.picture
{
    float: left;
    width: 255px;
}

.clear_all
{
    clear: both;
}

.bottom_logos
{
    height: 55px;
    float: right;
    margin-right: 10px;
}

.bottom_address
{
    width: 500px;
    padding: 5px;
    float: right;
    clear: both font-size: 9px;
    color: #9D9D9D;
    text-align: right;
}

.bottom
{
    width: 700px;
    height: 60px;
    float: right;
}

/* SEARCH */
input.fild
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #960043;
    background-color: #FFFFFF;
    padding: 2px;
    color: #960043;
}

input.button
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #960043;
    border: 1px solid #960043;
    color: #FFFFFF;
}

.footer
{
    width: 950px;
    margin: 0 auto;
    padding: 5px;
    color: #9D9D9D;
    font-style: italic;
}


/* TEXT STYLES */

h1
{
    font-size: 16px;
    font-weight: bold;
    color: #960043;
}

.color_h1
{
    color: #FF3333;
}

h2
{
    font-size: 14px;
    font-weight: bold;
    color: #626262;
}

a
{
    color: #960043;
    text-decoration: none;
}

a:hover
{
    color: #000000;
    text-decoration: none;
}

#content_div_62 a
{
    color: #333333;
}

#content_div_62 a:hover
{
    color: #333333;
    cursor: text;
}

.home_button
{
	width: 210px;
    margin-right: 15px;
    margin-bottom: 4px;
    float: right;
    border: 0;
}


@media print
{    
    .banner
    {
        display: none;
    }
    
    .banner_print
    {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }    

    .menu
    {
        display: none;
    }

    .menu_shadow
    {
        display: none;
    }

    div#links
    {
        display: none;
    }

    .sub_menu
    {
        display: none;
    }

}