﻿

html,body
{
   margin:0;
   padding:0;
   height:100%;
}

body
{
   font-family:Arial, Helvetica , Sans-Serif;
   
   background-image:url(/Images/Design/bg_slice.jpg);
   background-position:left top;
   background-repeat:repeat-x;
   background-color:#fff;
}

#header
{
    height:150px;
}


.logo
{
    margin:0 0 0 20px;
    float:left;
    width:202px;
    height:143px;
    background-image:url(/Images/Design/Logo.jpg);
    background-position:left 56px;
    background-repeat:repeat-x;
}

.logo a
{
    float:left;
    width:202px;
    height:143px;
}

#container
{
    min-height:100%;
    width:100%;

}


#viewableContainer
{
    width:960px;
    margin-left:auto;
    margin-right:auto;
}

#body
{
    padding:0 0 0 20px;
}

.content
{
    width:530px;
    float:left;
    font-size:14px;
    color:#666;
}

.content a
{
    color:#666;
    font-weight:bold;
}

.content strong
{
    font-weight:bold;
}

.secondaryColumn
{
    float:left;
    width:240px;
    position:relative;
    z-index:-1000;
}

.secondaryColumn .decoration
{
    position:fixed;    
    bottom:0;
    margin-left:auto;
    margin-right:auto;
}




/*------------------------------------------------- */
#contactDetails
{
    width:642px;
    height:58px;
    float:right;
    margin:0 0 0 10px;
    background-image:url(/Images/Design/contactdetails_top_banner.gif);
    background-position:right center;
    background-repeat:no-repeat;
    color:#fff;
    font-weight:bold;
    font-size:18px;
}

#contactDetails #headPhoneNumbers
{
    float:left;
    padding:10px 0 0 55px;
}

#contactDetails #headPhoneNumbers p
{
    margin:0;
    padding:0;
    float:left;
}

#contactDetails #headPhoneNumbers .firstNumber
{
    padding:0 10px 0 0;
}

#contactDetails #headEmail
{
    float:left;
    padding:10px 0 0 10px;
}

#contactDetails #headEmail a
{
    padding:0 0 0 10px;
    float:left;
    color:#fff;
    text-decoration:none;
}

#contactDetails #headEmail a:hover
{
     text-decoration:underline;
}

    

#contactDetails #headEmail img
{
    padding:5px 0 0 0 ;
    display:block;
    float:left;
}



/* -------------------------------------------------*/
/* menu */

#menu
{
    font-family:Helvetica , Trebuchet MS  , MS Sans-Serif;
    width:580px;
    margin:10px 30px 0 10px;
    float:right;
}

.menu
{
    font-size:15px;
    list-style:none;
   width:580px;
    color:#566975;
    float:right;
}


.menu li
{
    float:left;
    text-align:center;
    text-decoration:none;
    height:35px;
}

.menu li a
{
    color:#566975;
    text-decoration:none;
}

.menu .last
{
    margin:0;
    padding:0;
}

.menu li:hover
{
    text-decoration:underline;
}

.menu .middle
{
    background-image:url(/Images/Design/menu_seperator.gif);
    background-position:right center;
    background-repeat:no-repeat;
    margin:0 10px 0 0;
    padding:0 10px 0 0 ;
    height:40px;
}

.menu .sepratorMiddle
{
    margin:0 10px 0 0;
    padding:10px 10px 0 0 ;
    background-image:url(/Images/Design/menu_seperator.gif);
    background-position:right 5px;
    background-repeat:no-repeat;
}


/* -------------------------------------------- */

/* general */


.underline
{
    text-decoration:underline;
}

.clearBoth
{
    clear:both;
}

.floatLeft
{
    float:left;
}

.floatRight
{
    float:right;
}

.underline-floatLeft
{
     text-decoration:underline;
     float:left;
}

.padding20
{
    padding:0 0 20px 0; 
}

.boldFloatLeft
{
    font-weight:bold;
    padding:0;
    margin:0;
    float:left;
}


.pageTitle
{
    margin:0 0 20px 0;
}

#mainPanel
{
    margin:5px 0 5px 0;
}

/* -------------------------------------------------------- */

/* Contact Me Pod */

.contactMe
{
    width:529px;
    padding:0;
    margin:10px 0 0 0;
    color:#fff;
}

.contactMe #contactMeTop
{
    font-size:0px;
    width:529px;
    height:10px;
    line-height:0;
    background-image:url(/Images/Design/pod_top.gif);
    background-position:right center;
    background-repeat:no-repeat;
}

.contactMe #contactMeContent 
{
    font-size:14px;
    background-color:#ffa800;
    padding:0 0 0 20px;
}

.contactMe #contactMeContent p
{
    padding: 0 0 0 3px;
}

.contactMe #contactMeContent .titleImage
{
    padding:0 0 10px 0;
}


.contactMe #contactMeContent .spacer
{
    padding:5px 0 0 3px;
}

.contactMe #contactMeContent #phone
{
    margin:10px 0 10px 0;
}

.contactMe #contactMeContent #phone img
{
   padding:0 0 0 5px;
}

.contactMe #contactMeContent #email
{
     margin:10px 0 10px 0;
}

.contactMe #contactMeContent #email a
{
    color:#fff;
}

.contactMe #contactMeContent #phone .phoneNumbers
{
    float:left;
    padding:0 0 0 20px;
    font-size:17px;
    font-weight:bold;
}

.contactMe #contactMeContent #phone .mobile
{
    float:left;
    padding:0 0 0 20px;
    font-size:17px;
    font-weight:bold;
}

.contactMe #contactMeContent #email a
{
    float:left;
    padding:0 0 0 15px;
    font-size:17px;
    font-weight:bold;
    text-decoration:none;
}

.contactMe #contactMeContent #email a:hover
{
        text-decoration:underline;
}

.contactMe #contactMeBottom
{
    font-size:0px;
    line-height:0;
    width:529px;
    height:11px;
    background-image:url(/Images/Design/pod_bottom.gif);
    background-position:right center;
    background-repeat:no-repeat;
}
/* ----------------------------------------------------------------- */

/* Contact Me Pod */

.motivateMe
{
    width:530px;
    padding:0;
    margin:0;
    color:#fff;
}

.motivateMe #motivateMeTop
{
    font-size:0px;
    width:530px;
    height:10px;
    line-height:0;
    background-image:url(/Images/Design/pod_top_motivate.gif);
    background-position:right center;
    background-repeat:no-repeat;
}

.motivateMe #motivateMeContent 
{
    font-size:14px;
    background-color:#576975;
    padding:0 0 0 20px;
}

.motivateMe #motivateMeContent .titleImage
{
    padding:0 0 10px 0;
}

.motivateMe #motivateMeContent .motovatemetextbox
{
    float:left;
    margin:3px 0 0 0;
}

.motivateMe #motivateMeContent .button
{
    float:left;
    padding:1px 0 0 10px;
}

.motivateMe #motivateMeContent .label
{
    width:220px;
    float:left;
    padding:0 0 0 3px;
}



.motivateMe #motivateMeBottom
{
    font-size:0px;
    line-height:0;
    width:530px;
    height:10px;
    background-image:url(/Images/Design/pod_bottom_motivate.gif);
    background-position:right center;
    background-repeat:no-repeat;
}
/* --------------------------------------------------------- */

/* footer */

.footer
{
    font-family: Arial, Helvetica , Sans-Serif;
}

.footer #footermenu
{
    float:left;
    width:330px;
    padding:0;
    margin:0;
    height:100px;
    font-size:14px;
}

.footer #footermenu ul
{
    list-style:none;  
    float:left;
    padding:0;
    margin:0;
}

.footer #footermenu .footermenu
{
    margin:0 10px 0 0;
    padding:0 10px 0 0;
    background-image:url(/Images/Design/footer_menu_seperator.gif);
    background-position:right center;
    background-repeat:no-repeat;
}

    
.footer #footermenu li
{
    background-image:none;
    text-decoration:none;
    padding:0;
    margin:0;
    font-weight:normal;
    line-height:1.2em;
}

.footer #footermenu li a
{
    text-decoration:none;
    color:#666;
    font-weight:normal;
}

.footer #footermenu li a:hover
{
    text-decoration:underline;
}

.footer #logo
{
    float:right;
    width:200px;
}

.footer #logo a
{
    float:right;
    padding:10px 15px 0 0;
}

.footer #logo p
{
    font-size:11px;
    float:right;
    padding:0 15px 0 0;
}

/* -------------------------------------------------------- */
/* Login */

#login
{
    
}

#login h1
{
    color:#52626f;
    font-size:18px;
}

#login .pageBreak
{
    padding:10px 0 0 0;
}

#login .login
{
    padding:10px 0 0 0;
}

#login .loginpnl
{
    width:300px;
}

#login .login .loginRow input
{
    margin:0 0 0 20px;
    float:right;
}

#login .login .loginRow label
{
    float:right;
}

/* --------------------------------------------------- */

/*Contact me / lets start life planning*/

#contactme
{
  position:relative;
}

#contactme #contactForm
{

}

#contactme ul li
{ 
    font-weight:bold;
    background-image:url(/Images/Design/bullet.gif);
    background-position:left 50%;
    background-repeat:no-repeat;
    margin:10px 0 10px 0;
    padding:0 0 0 15px;
}

#contactme #contactForm #contactFormTop
{
    font-size:0px;
    width:543px;
    height:66px;
    line-height:0;
    background-image:url(/Images/Design/contact_form_top.gif);
    background-position:right center;
    background-repeat:no-repeat;
}

#contactme #contactForm #contactFormContent
{
    width:510px;
    font-size:14px;
    background-color:#ffa800;
    padding:5px 0 0 20px;
    color:#fff;
}

#contactme #contactForm #contactFormContent .buttonsclear
{
    margin:7px 10px 0 0;
    float:right;
}

#contactme #contactForm #contactFormContent .buttons
{
    margin:7px 25px 0 0;
    float:right;
}

#contactme #contactForm #contactFormContent .contactwidth
{
    width:470px;
}

#contactme #contactForm #contactFormContent input
{
    margin:0 0 3px 0 ;
}

#contactme #contactForm #contactFormContent label
{
    width:230px;
    display:block;
    float:left;
    padding:0 10px 0 0;
}


#contactme #contactForm #contactFormBottom
{
    font-size:0px;
    line-height:0;
    width:530px;
    height:9px;
    background-image:url(/Images/Design/contact_form_bottom.gif);
    background-position:right center;
    background-repeat:no-repeat;
}

#contactme #contactForm #contactFormContent .floatLeftLastName
{
    float:left;
    width:230px;
}

#contactme #contactForm #contactFormContent .floatLeftFirstName
{
    float:left;
    width:230px;
    margin:0 5px 0 0;
}

#contactme #address
{
    margin:10px 0 10px 0;
}

#contactme #address a
{
    font-weight:normal;
    text-decoration:none;
}







/* ---------------------------------------------------- */

/* Default Page */


.content #default h2
{
    font-size:18px;
    padding: 0 0 10px 0;
    font-family:Helvetica , Trebuchet MS  , MS Sans-Serif;
}

.content #default .points
{
  padding:0 0 10px 0;  
}

.content #default a
{
    text-decoration:underline; 
}

#default ul li
{ 
    font-weight:bold;
    background-image:url(/Images/Design/bullet.gif);
    background-position:left 50%;
    background-repeat:no-repeat;
    margin:10px 0 10px 0;
    padding:0 0 0 15px;
}

/* ------------------------------------------------ */

.title
{
    margin-left:-7000px;
    line-height:0;
    padding:0;
}

.CaseStudyContent #title h2
{
    font-size:16px;
    font-weight:bold;
}

/*------------------------------------------------------*/

#newsitem h1
{
   font-size:16px;
    font-weight:bold;
}

#newsitem .pageTitle
{
   float:left;
}

#newsitem a
{
    float:right;
    margin:10px 0 0 0 ;
    font-weight:bold;
}

/*-----------------------------------------------------*/

/* what is page*/

#whatis ul li
{ 
    font-weight:bold;
    background-image:url(/Images/Design/bullet.gif);
    background-position:left 50%;
    background-repeat:no-repeat;
    margin:10px 0 10px 0;
    padding:0 0 0 15px;
}
/*----------------------------------------------------*/

/*mystory*/

#mystory ul li
{ 
    font-weight:bold;
    background-image:url(/Images/Design/bullet.gif);
    background-position:left 50%;
    background-repeat:no-repeat;
    margin:10px 0 10px 0;
    padding:0 0 0 15px;
}


/* Validation Style */
.errorSummary {border: 1px solid #cc0000;background-color: #cc0000;width: 80%;color:#ffffff;margin:10px 0px 10px 14px;}
.errorSummary h4 {margin:3px 0px 3px 3px;color:#ffffff;}
.errorSummary ul {margin: 0px;padding: 5px;background-color: #ffffff;color:#cc0000;list-style-type:none;list-style:none;}
.errorSummary ul li {list-style-type:none;background:none;background-image:none;margin:0;padding:0;}
