/* mouve = 993399 - blue = 43B8E5 */


div#outer {
    width: 770px;
    background-color:#ffffff;
    margin-top: 10px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: 1px solid #cccccc;
}

div {
    border: none;
    }

#header {
    margin-left: 0px;
    color: #000;
	border-bottom: 1px solid #43B8E5;
       }
div.headerBar  {
height : 30px;
width : 770px;
  background-color: #43B8E5;
}
    
    
#leftcol {
    float: left;
    width: 145px;
margin-top: 25px;
    color: #000000;
   
     font-size: 110%;
     border-right: 1px solid #43B8E5;
    }

#rightcol {
margin-top: 25px;
        }


    
#content {
float: left;
margin-top: 25px;
margin-left : 5px;
margin-right : 5px;
width : 485px;
    color: #0000000;
text-align:justify;
font-size : 120%;
    }
    
#footer {
    clear: both;
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
background-color:#ffffff;
 border-top: 1px solid #43B8E5;
    }
#footerCopyright {
 clear: both;
    width: 770px;
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
background-color:#626262;
}
    
    
body {
 width: 97%;
    }

html, body {
    margin: 0;
    padding: 0;
    background-color: #fffffff;
    color: #000000;
font-size : 100%;
font: x-small sans-serif;
    }

hr {
    height: 1px;
    color: #43B8E5;
    background-color: #43B8E5;
    border: 0;
    margin: .2em 0 .2em 0;
}

div.lftMainTitle {width : 100%; background-color: #eeeeee; margin-top : 5px; padding-top: 2px; padding-bottom: 2px;  border-top: 1px solid #cccccc;  border-bottom: 1px solid #43B8E5;}

h1 ,h2 { font-size: 150%; color :#993399; padding-left : 10px;}
h1.headwords{ text-align : center; color:#555555; font-size : 100%; font-weight : bold; }
h1.pageTitle { font-size: 188%; color :#993399; padding-left : 20px; border-bottom: 1px solid #43B8E5; border-top: 1px solid #43B8E5;}

//h3.leftnav {font-size : 130%; font-weight : bold; color : 993399;}
h3.relatedTitles {font-size : 130%; font-weight : bold; color : 993399; margin-left : 10px; text-decoration : underline;}


a { color : #333399; text-decoration : none; }
a:hover { color : #333399; text-decoration : underline;}
a.nav {font-size : 120%; color : #000000; font-weight : bold;}
a.nav:hover {text-decoration : underline;}
a.navFooter {font-size : 120%; color : #000000; font-weight : bold;}
a.navFooter:hover {text-decoration : underline;}
a.lftMainNav {font-size : 120%; color : #000000; font-weight : bold; margin-left: 2px;}
a.lftMainNav:hover {text-decoration : underline;}
a.lftSubNav {font-size : 100%; color : #000000;  margin-left: 5px;}
a.lftSubNav:hover {text-decoration : underline;}



/****************************************** SHOPS ***************************/

div.kelkoobox {
float : left;
}

div.shopbox {
float: left;
padding-top : 5px;
padding-bottom : 10px;
border-bottom: 1px solid #43B8E5;
}
span.shopboxtop {
font-weight : bold;
font-size: 132%; 
color : #000000;
}
div.shopboximage {
float: left;
padding-right : 10px;
padding-top : 5px;
}
div.shopboxtext {}
div.shopboxbottom {
text-align :right;
font-weight : bold;
}

