body {
    margin: 0;
    padding: 0;    
    background: url('../images/background.jpg') no-repeat;
    background-position: top center;
    background-color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
}

a, a:hover, a:active, a:visited {
    text-decoration: none;
    color: #454545;
}

a:hover {
    color: #D90F81;
}

img {
    border: 1px solid #EEEEEE;
}

p {
    padding: 0;
    margin: 0;
}

ul {
	padding: 0;
	margin: 0;
}

#container {
    width: 893px;
    margin: 0 auto;
    text-align: left;
    padding: 0 0 0 7px;
}

#header{
    width: 893px;
    height: 167px;
    padding: 0;
    margin: 0;
}

#logo {
    float: left;
    width: 430px;
    height: 70px;
}

#homelink {
    margin: 25px 0 0 190px;
    width: 250px;
    height: 49px;
    display: block;    
}

#branding {
    float: right;
}

#brandinglink {
    display: block;
    position: relative;
    right: -120px;
    width: 363px;
    height: 85px;
}

#menu {
    font-family: Georgia, Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 25px 0 0 203px;
}

#menu a, #menu a:visited, #menu a:active {
    color: #FFFFFF;
    padding-left: 10px;
}

#menu a:hover {
    color: #D90F81;
}

#menu .on, .on {
    color: #D90F81 !important;
}

.menu2 {
    margin-top: 16px;
    margin-left: 190px;    
    /*height: 21px;*/
    padding-top: 5px;
}

.menu2 a, .menu2 a:hover, .menu2 a:visited, .menu2 a:active {
    padding-top: 5px;
    padding-left: 20px;
    font-weight: normal;    
}

#colRwap {
    width: 100%;
    overflow:hidden;    
}

#colLeft {
    float: left;
    height: 100%;
    vertical-align: top;
    width: 190px;    
    padding-right: 40px;    
}

#colRight {
    float: left;
    width: 643px;
    color: #454545;
    font-family: Arial;
    font-size: 14px;
    padding-right: 20px;
    text-align: justify;
}

.menuLeft {
    padding-left: 20px;
}

.menuLeft a, .menuLeft a:hover, .menuLeft a:active, .menuLeft a:visited {
    font-family: Georgia, Verdana, Arial;
    font-size: 13px;
    color: #626262;
    font-weight: normal;
}

.menuLeft a:hover {
    color: #D90F81;
}

.menuGrey1 {
    background-color: #DADADA;
}

.menuGrey2 {
    background-color: #EDEDED;
}

.menuLeftTitle {
    padding: 15px 5px 5px 0;
}

.menuLeftTitle a, .menuLeftTitle a:hover, .menuLeftTitle a:active, .menuLeftTitle a:visited{
    font-family: Georgia, Verdana, Arial;
    font-size: 15px;
    color: #D90F81;
    font-weight: bold;
}

.menuLeftTitle2 {
    padding: 5px 5px 5px 0;
}

.menuLeftNormal {
    padding: 0 4px 4px 10px;
}

.menuLeftNormal a {
    background: transparent url(../images/bullet.gif) no-repeat scroll 0 5px;
    display: block;
    padding-left: 16px;
    padding-top: 1px;
}

.dots {
    border-bottom: 1px dashed #626262;
    font-size: 1px;
    width: 90%;    
    padding-top: 10px;
}

.clear {
    clear: both;
}

#coquette {
    /*margin-top: 10px;*/
    background: url(../images/logo.coquette.jpg) no-repeat;
    width: 154px;
    height: 74px;
}

#coquette_link {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    display: block;
    padding: 53px 0 0 27px;
}

#footer {
    margin-top: 20px;
    padding-top: 15px;
    background: url(../images/background.footer.jpg) repeat-x;
    width: 100%;
    height: 26px;
    font-family: Georgia, Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;    
}

#footer a, #footer a:visited, #footer a:active {
    color: #FFFFFF;
    padding-left: 17px;
}

#footer a:hover {
    color: #D90F81;
}

h1, h2, h3 {
    font-size: 19px;
    font-weight: bold;
    font-family: Georgia, Verdana, Arial;
    color: #D90F81;
    display: block;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px; 
}

.cale, .cale a {
    font-size: 11px;
    margin-top: 4px;
}

.cale .on{
    color: #D90F81 !important;
}
