/**
  * 
  *
  * @author James Thatcher <james@brandfour.com> 
  * @version 0.2
  * @revision $Revision: 0.02 $
  * @date $Date: Tue, 21 February 2007 10:47:25 GMT $
  * $RCSfile: style.css,v $
  *
  * @todo
  *   
  * 
  * @history
  * Tue, 21 February 2007 10:47:37 GMT - Initially created file
  *
  *  UPDATES:
  *      - Added support for second row of links
  *      - Improved the #topmenu id to use the entire width of parent div
  *      - Added menu arrows to #topmenu
  *      - Updated header/content id's to inherit margin+background+width's from parent      
  *
  **/

*{border:0;margin:0;padding:0;background:transparent;} 

body
{
font-family: Geneva, verdana,trebuchet ms, verdana, arial, tahoma;
font-size: 12px; color: #666666;
/*line-height: 20px;*/
line-height: 160%;
margin-top: 0px;
margin: auto;
border: 0;
background: url(/images/background.png) repeat;
}


a:link { color: #BA131A; text-decoration: none; }
a:hover { color: #BE2426; text-decoration: underline; }
a:visited { color: #BA131A;text-decoration: none; }

#container {
    width: 800px;
    margin: 0px auto;
    background-color: #ffffff;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}


#header {
    width: 800px;
    background: url(images/header.png) no-repeat;
    text-indent: -4000em;
    height: 251px;
    min-height: 251px;
    margin: 0px auto;
}

#logoholder {
    width: 800px;
    background: url(images/logo-bg.png) repeat-x;
    height: 100px;
}

    #logo {
        float: left;
        width: 199px;
        height: 96px;
        margin-top: 1px;
        background: url(images/logo.png) no-repeat;
    }
    
    #logoright {
        position: relative;
        float: right;
        color: #FFFFFF;
        margin-right: 0px;
        margin-top: 32px;
        width: 120px;
    }
    
        #logoright #fontbiggest,
        #logoright #fontnormal,
        #logoright #fontsmallest {
            float: left;
            display: block;
            width: 24px;
            height: 42px;
            margin: 2px;
            text-indent: -2000em;
            outline: none;
        }
        #logoright #fontbiggest { background: url(images/font-larger.png) no-repeat; }
        #logoright #fontnormal { background: url(images/font-normal.png) no-repeat; margin-top: 1px;}
        #logoright #fontsmallest { background: url(images/font-smaller.png) no-repeat;margin-top: 0px }
    
#main {
    position: relative;
    width: 800px;
    /*background: #4CFF00;*/
    /*border-bottom: 1px solid #DBDBDB;*/
    /*margin: auto;*/
}
    
    #left {
        width: 195px;
        /*margin: auto;*/
        /*background: #eeaaaa;*/
        position: absolute;
        height: inherit;
        left: 0px;
    }
    
    #leftholder {
        padding: 20px 10px 10px 0px;
        text-align: left;
    }
        #leftholder a:link {
            font-family: Georgia, sans-serif;
            text-decoration: none;
        }
        
        #leftholder #homepage,
        #leftholder #about,
        #leftholder #approach,
        #leftholder #services,
        #leftholder #expertise,
        #leftholder #people,
        #leftholder #contact,
        #leftholder #virtual {
            position: relative;
            float: left;
            text-indent: -2000em;
            display: block;
            height: 21px;
            width: 133px;
            outline: none;
        }
        #leftholder #homepage { background: url(images/link-home.png) no-repeat top; }
        #leftholder #homepage:hover,#leftholder #homepage.sel { background-position: bottom; }
        
        #leftholder #about { background: url(images/link-about.png) no-repeat top; }
        #leftholder #about:hover,#leftholder #about.sel { background-position: bottom; }
        
        #leftholder #approach { background: url(images/link-approach.png) no-repeat top; }
        #leftholder #approach:hover,#leftholder #approach.sel { background-position: bottom; }
        
        #leftholder #services { background: url(images/link-services.png) no-repeat top; }
        #leftholder #services:hover,#leftholder #services.sel { background-position: bottom; }
        
        #leftholder #expertise { background: url(images/link-expertise.png) no-repeat top; }
        #leftholder #expertise:hover,#leftholder #expertise.sel { background-position: bottom; }
        
        #leftholder #people { background: url(images/link-people.png) no-repeat top; }
        #leftholder #people:hover,#leftholder #people.sel { background-position: bottom; }
        
        #leftholder #contact { background: url(images/link-contact.png) no-repeat top; }
        #leftholder #contact:hover,#leftholder #contact.sel { background-position: bottom; }
        
        #leftholder #virtual { background: url(images/link-virtual.png) no-repeat top; }
        #leftholder #virtual:hover, #leftholder #virtual.sel { background-position: bottom; }
    
    #leftfooter {
        padding: 0px;
        vertical-align: bottom;
        display: inline;
    }
    
    #leftfooter img {
        display: inline;
        padding: 0px;
    }

    
    #content {
        margin-left: 195px;
        background-color: #ffffff;
        width: 605px;
        /*background: #aaeeee;*/
        height: inherit;
    }
    
    /*
    * html #content {height:1%}
    * > html #content {height:auto}
    */
    
    #contentholder {
        padding: 20px;
    }
        #titleholder {
            display: block;
        }
        #contentholder p {
            padding-bottom: .8em;
        }
        
        #textholder {
            min-height: 200px;
        }
    .article {
        column-count: 2;
        column-gap: 18px;
        min-height: 200px;
    }
    .submitbutton {
        width: auto;
        padding: 0 10px;
        vertical-align: middle;
        background: #ccddaa;
        text-align: center;
        margin: 0 4px;
        border-color: #CBCBCB #D1D1D1 #D3D3D3 #D3D3D3;
        border-style: solid;
        border-width: 1px;
        font: inherit;
        cursor: pointer;
    }
    form.edittextarea textarea{
        width: 540px;
        height: 400px;
        font: inherit;
        font-family: verdana, helvetica, sans-serif;
    }
    form.general {
    }
    /* 10/07/07 - thatch - Fixed opera bug; removed form.general from inputs */
    form.general fieldset{
        border:none;
        margin:0; padding:0;
    }
    .validation-failed {
        border: 1px solid #f00;
    }
    .validation-passed {
    }
    .validation-advice {
        margin-left: 100px;
        margin: 2px 2px 0px 140px;
        font-style: italic;
        padding: 2px; 
        color:#fff; 
        background-color:#f00;
        width: 182px;
    }
    .warning {
        border: 1px solid #c66;
    }
    .warning-advice {
        margin: 2px;
        padding: 2px;
        color:#fff;
        background-color:#bbb;
    }
    .ajax-loading {
        padding: 20px 0;
        background: url(/images/spinner.gif) no-repeat center;
        z-index: 99999;
    }
    .ajax-loading form, .ajax-loading2 form { display: none; }
    .ajax-loading2 {
        padding: 40px 10px;
        background: url(/images/spinner.gif) no-repeat center 80%;
        z-index: 999999;
        font-size: 14px;
        font-weight: bold;
        vertical-align: top;
    }
    
    /*.ajax-loading input, .ajax-loading textarea, .ajax-loading label { display: none; }*/
    fieldset legend{
        color:#cc0033;
    }
    
    form.general br {
        display: none;
    }
    label {
        position: relative;
        width: 160px;
        float: left;
        padding: 2px 0;
    }
    form.general .right {
        font-size: 9px;
    }
    input.t{
        background-color: #F4F4F4;
        border-color: #CBCBCB #D1D1D1 #D3D3D3 #D3D3D3;
        border-style: solid;
        border-width: 1px;
        padding: 2px;
        width: 180px;
    }
    input.t:focus {
        background: #E0E0E0;
        border-color: #BBBDBC #CCCCCC #D3D3D3 #D3D3D3;
    }
    textarea {
        background-color: #F4F4F4;
        border-color: #CBCBCB #D1D1D1 #D3D3D3 #D3D3D3;
        border-style: solid;
        border-width: 1px;
        padding: 2px;
        width: 180px;
        height: 100px;
        font: inherit;
    }
    textarea:focus {
        background: #FFEFE0;
        border-color: #BBBDBC #CCCCCC #D3D3D3 #D3D3D3;
    }
    option {
        background: #F4F4F4;
        padding: 1px 0px 1px 5px;
    }
    select {
        background: #F4F4F4;
        border-color: #BBBDBC #CCCCCC #D3D3D3 #D3D3D3;
        border-style: solid;
        border-width: 1px;
    }
    input.s {
        border: 0;
        height: 19px;
        width: 121px;
        background: url(/images/enquiry-submit.png) no-repeat top left;
        text-indent: -4000em;
    }
    input.s:hover {
        background-position: bottom;
    }
    
    .rightblink {
        background-color: #FF0720;
        margin: 0;padding: 0;
    }
    .rightnorm {
        background-color: #ffffff;
        margin: 0;padding: 0;
    }
    #loginHolder {
        position: relative;
    }
    .loginbox {
        background: #FFFFFF;
        border-color: #D7D7D7 #CDCDCD #C8C8C8 #C7C7C7;
        border-style: solid;
        border-width: 1px;
        padding: 2px;
        width: 160px;
    }
    
    .loginbox:focus {
        background: #D7D7D7;
        border: 1px solid #A0A0A0;
    }
    
    .loginbutton {
        border: 0;
        width: 41px;
        height: 19px;
        background: url(/images/right-login-button.png) no-repeat top left;
        text-indent: -4000em;
    }
    .loginbutton:hover {
        background-position: bottom;
    }
    .cls {
        clear: both;
        display: block;
        height: 3px;
    }
    
    .textholder {
        margin-bottom: 25px;
    }
    .over {
        margin-bottom: 25px;
        padding: 0;
        background: url(images/textarea_background.gif);
        cursor: pointer;
    }
    .hidden {display: none !important;}
    
    .textholderpadding {
        padding: 10px 13px;
    }
    
    .fontbiggestclass {
        font-size: 19px;
        line-height: 35%;
    }
    
    .fontnormalclass {
        font-size: 12px;
        line-height: 19%;
    
    }
    .fontsmallestclass {
        font-size: 9px;
        line-height: 13%;
    }
    .subtitle {
        display: block;
        color: #333333;
        border-bottom: 1px solid #BA131A;
        padding-bottom: 1px;
        margin: 0;
        font-weight: bold;
    }
    #edit p {
        margin-bottom: 15px;
    }
    #edittext {
        float: right;
        display: block;
        clear: both;
    }
    #edittextholder, #savetextholder, #canceltextholder {
        float: right;
        width: 70px;
        height: 20px;
        background: #ccddaa;
        text-align: center;
        margin: 0 4px;
        border-color: #CBCBCB #D1D1D1 #D3D3D3 #D3D3D3;
        border-style: solid;
        border-width: 1px;
    } #savetextholder { width: 140px; }

#footer {
    background: #ffffff;
    vertical-align: bottom;
    position: relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}

    #footermain {
        margin: 0px 10px;
        padding: 5px 0;
        border-top: 1px solid #DBDBDB;
        /*border: 1px solid #000000;*/
        /*background: #FFEC77;*/
        vertical-align: bottom;
    }
    #footerbottom {
        background: #ffffff;
        border-top: 1px solid #DBDBDB;
        margin: 0px 10px;
        width: 790px;
        height: 80px;
        padding: 5px 0;
        clear: both;
    }
        #footerbottom #bottomleft {
            background: #ffffff;
            float: left;
            
        }
        #footerbottom #bottomright {
            background: #ffffff;
            float: right;
        }
    #footerleft {
        width: 180px;
        top: 57px;
        padding: 0 5px;
        position: absolute;
    }
        
    #footerright {
        margin-left: 180px;
        padding: 0px;
        text-align: left;
    }

#footer #images {
    
}

.toolTip { cursor: pointer; }
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #BA131A;
	padding: 8px 8px 4px;
	background: #dddddd url(/images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #eeeeee url(/images/bubble.png) bottom right;
}



.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 12px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
        cursor: pointer;
}
.togglerbackup {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 12px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
        cursor: pointer;
}
.done {
    background: #B2D281;
    color: #325B0A;
    font-weight: bold;
}
.donesub {
    background: #DDEEC2;
}

.tcomp {
    position: absolute;
    font-size: 9px;
    font-family: 'Andale Mono', sans-serif;
    right: 0px;
}
.tcomp label {
    margin: 0;
    padding: 0;
    width: auto;
    float: none;
}
 
.element {
 
}
 
.element p {
	margin-left: 15px;
	padding: 4px;
        /*background: #eff;*/
}
 
.float-right {
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

