/* Normalizes margins, padding etc. */

html, body, ol, ul, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body 
{
    font-family: Geneva, Verdana , Arial, Helvetica, sans-serif;
    text-align: center;
    background: url(../images/gradient.jpg);
    margin: 0px 0;
}

html, body {
    height: 100%;
    margin: 0px auto;
    background-repeat: repeat-x;
}

#wrapper {
    width: 800px;
    height: auto;
    background-color: #FFFFFF;
    margin: 0px auto;
    text-align: center;
    min-height: 100%; 
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    margin: 0px auto;
}

#footer 
{
    clear: both;
    width: 760px;
    height: 30px;
    border-top: 1px dotted #cdcdcd;
    background-repeat: no-repeat;
    margin-left: 20px;
    margin-top: 20px;
    margin-right: 20px;
    padding-top: 10px;
}

#footer ul {margin:0; padding:0; list-style-type:none;}

/* Displays menu horizonatally */

#footer li {float:left;}

#branding 
{
    float: left;
    width: 190px;
    height: 40px;
    margin-top: 15px;
    margin-left: 20px;
}

#branding h1 {
    background: url(../images/level-seven-logo.jpg);
    width: 190px; 
    height: 0; 
    padding-top: 40px; 
    color: #000; 
    overflow: hidden;
    margin: 0px 0px 0px 0px;
}

#search 
{
    float: right;
    width: 285px;
    height: 40px;
    background: url(../images/search.gif);
    background-repeat: no-repeat;
    margin-top: 15px;
    padding-right: 20px;
    padding-top: 10px;
}

.searchFieldWrapper
{
    vertical-align: middle; 
    float: left; 
    padding-left: 7px;
}

.searchButtonWrapper
{
    vertical-align: middle; 
    float: left;
}

.searchField {
    width: 182px;
    height: 17px;
    font-size: 9pt;
    vertical-align: middle;
    color: #999999;
    border: 1px solid #77797a;
    padding-bottom: 0px;
    padding-top: 5px;
    text-indent: 5px;
    margin: 0px 0px 0px 0px;
    background-color: #ffffff;
}

.SearchButton
{
    margin: 0px 0px 0px 0px;   
    padding-top: 3px;
    padding-left: 7px;
}


/* Get rid of the bullets and margin */

#menu ul {margin:0; padding:0; list-style-type:none;}

/* Displays menu horizonatally */

#menu li {float:left; }

/* Adds images to menu */

#menu li.list1 {background:transparent url(../images/menu1.jpg);}
#menu li.list2 {background:transparent url(../images/menu2.jpg);}
#menu li.list3 {background:transparent url(../images/menu3.jpg);}
#menu li.list4 {background:transparent url(../images/menu4.jpg);}
#menu li.list5 {background:transparent url(../images/menu5.jpg);}
#menu li.list6 {background:transparent url(../images/menu6.jpg);}
#menu li.list7 {background:transparent url(../images/menu7.jpg);}
#menu li.list8 {background:transparent url(../images/menu8.jpg);}

/* Step 6 - General link styling */

#menu a {display:block; width:95px; height:0; padding-top:40px; color:#000; overflow:hidden;}

/* hack for older versions of IE with incorrect box model */

* html #menu a:link, * html #menu a:visited {height:40px; height:0;}

/* The :hover style */

#menu li.list1 :hover {background: transparent url(../images/menu1-hover.jpg) no-repeat left top;}
#menu li.list2 :hover {background: transparent url(../images/menu2-hover.jpg) no-repeat left top;}
#menu li.list3 :hover {background: transparent url(../images/menu3-hover.jpg) no-repeat left top;}
#menu li.list4 :hover {background: transparent url(../images/menu4-hover.jpg) no-repeat left top;}
#menu li.list5 :hover {background: transparent url(../images/menu5-hover.jpg) no-repeat left top;}
#menu li.list6 :hover {background: transparent url(../images/menu6-hover.jpg) no-repeat left top;}
#menu li.list7 :hover {background: transparent url(../images/menu7-hover.jpg) no-repeat left top;}
#menu li.list8 :hover {background: transparent url(../images/menu8-hover.jpg) no-repeat left top;}


#menu 
{
    clear: both;
    display: block; 
    width: 800px; 
    height: 10px;
    margin-top: 0px;
    margin-left: 20px;
 }

/* Flash movie */

#flashContent 
{
    width: 758px;
    height: 148px;
    border: 1px Solid #666666;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-left: 20px;
    margin-right: 20px;
}

/* Left panel */

#contentMain 
{
    float: left;
    width: 353px;
    text-align: left;
}

#contentMain li.link1 {background:transparent url(../images/link-1.jpg);}
#contentMain li.link2 {background:transparent url(../images/link-2.jpg);}
#contentMain li.link3 {background:transparent url(../images/link-3.jpg);}
#contentMain li.link4 {background:transparent url(../images/link-4.jpg);}
#contentMain li.link5 {background:transparent url(../images/link-5.jpg);}
#contentMain li.link6 {background:transparent url(../images/link-6.jpg);}

#contentMain a {display:block; width:176px; height:0; padding-top:90px; color:#000; overflow:hidden;}

#contentMain ul {margin: 0; padding:0; list-style-type:none;}

#contentMain li {float:left;}

.intro 
{
    margin-top: 4px;
    margin-bottom: 4px;    
}

.caseStudyImg {
    background: url(../mages/chooboo.jpg);
    width: 173px; 
    height: 0; 
    color: #000; 
    overflow: hidden;
    margin: 9px 0px 0px 9px;
}

.fullStory 
{
    padding-top: 5px; 
    color: #000; 
    margin: 10px 10px 10px 10px;
}

#caseStudyTitle
{
    width: 193px;
    height: 30px;
}

#caseStudyTitle h3 {
    background: url(../images/caseStudy.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 0px; 
    padding-top: 50px; 
    color: #000; 
    overflow: hidden;
    margin: 0px 0px 0px 0px;
}

#caseStudy 
{
    text-align: left;
    padding-top: 20px;
    width: 191px;
    height: auto;
    border-left: 1px solid #77797a;
    border-right: 1px solid #77797a;
    border-bottom: 1px solid #77797a;
    margin-bottom: 10px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

#newsTitle {
    width: 193px;
    height: 30px;
}

#newsTitle h3 {
    width: 193px;
    background: url(../images/news.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 0; 
    padding-top: 50px; 
    color: #000; 
    overflow: hidden;
    margin: 0px 0px 0px 0px;
}

#news 
{
    padding-top: 20px;
    width: 191px;
    height: auto;
    border-left: 1px solid #77797a;
    border-right: 1px solid #77797a;
    border-bottom: 1px solid #77797a;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.newsPic1 {
    float: left;
    background: url(../images/action.jpg);
    width: 65px; 
    height: 0; 
    padding-top: 65px; 
    color: #000; 
    overflow: hidden;
    margin: 9px 9px 0px 9px;
}

.newsPic2 {
    float: left;
    background: url(../images/ethos.jpg);
    width: 65px; 
    height: 0; 
    padding-top: 65px; 
    color: #000; 
    overflow: hidden;
    margin: 2px 9px 0px 9px;
}

/* Right panel 2 */

#articlesTitle {
    width: 193px;
    height: 30px;
}

#articlesTitle h3 {
    background: url(../images/articles.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 0; 
    padding-top: 50px; 
    color: #000; 
    overflow: hidden;
    margin: 0px 0px 0px 0px;
}

#articles 
{
    text-align: left;
    padding-top: 20px;
    width: 191px;
    height: auto;
    border-left: 1px solid #77797a;
    border-right: 1px solid #77797a;
    border-bottom: 1px solid #77797a;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.articlesPic1 {
    float: left;
    background: url(../images/tfk.jpg);
    width: 65px; 
    height: 0; 
    padding-top: 65px; 
    color: #000; 
    overflow: hidden;
    margin: 9px 9px 0px 9px;
}

.articlesPic2 {
    float: left;
    background: url(../images/fitKid.jpg);
    width: 65px; 
    height: 0; 
    padding-top: 65px; 
    color: #000; 
    overflow: hidden;
    margin: 2px 9px 0px 9px;
}

div.horRule {
    height: 1px;
    border-top: 1px dotted #cdcdcd;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

div.horRule2 {
    height: 1px;
    border-top: 1px dotted #cdcdcd;
    margin-top: 12px;
    margin-bottom: 12px;
    margin-left: 9px;
    margin-right: 9px;
}
