
body {
    position: relative;
    color: #444444;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 12px;

    line-height: 18px;
    margin: 0 auto;
    width: 1000px;
    padding-top: 5px;
    background: url(../images/myClockLogoBG.gif); 
    background-image: url(../images/myClockLogoBG.gif);  
    background-color: #eee;
    background-attachment: fixed;
}

div#bodyContainer {
    position: absolute;
    background: #fff;
}

div#header {
    position: relative;
    color: #333;
    width: 1000px;
    height: 135px;
}

div#greenHeader  { 
    position: absolute;
    top: 0px;
    left: 0px;
}

div#greenHeader #en {    
    background: url(../images/header-english.gif) top left no-repeat;
    height: 117px;
    width: 347px; 
}

div#greenHeader #de {    
    background: url(../images/header-deutsch.gif) top left no-repeat;
    height: 117px;
    width: 347px; 
}

div#greenHeader #fr {    
    background: url(../images/header-french.gif) top left no-repeat;
    height: 117px;
    width: 347px; 
}

div#greenHeader #es {    
    background: url(../images/header-spanisch.gif) top left no-repeat;
    height: 117px;
    width: 347px; 
}

div#greenHeader #it {    
    background: url(../images/header-italienisch.gif) top left no-repeat;
    height: 117px;
    width: 347px; 
}

div#flags {
    position: absolute;
    margin-left: 340px;
}

div#flags #en { 
    position: inherit;
    top: 1px;
    width:33px;
    height: 21px;
    background: url(../images/flag-english.gif ) top left no-repeat;
}

div#flags #en:hover {
    width: 28px;
    height: 19px;
    border: solid 2px white;
}

div#flags #de { 
    position: inherit;
    top: 23px;
    width: 33px;
    height: 21px;
    background: url(../images/flag-german.gif) top left no-repeat;
}

div#flags #de:hover {
    width: 28px;
    height: 19px;
    border: solid 2px white;
}

div#flags #fr { 
    position: inherit;
    top: 46px;
    width: 33px;
    height: 21px;
    background: url(../images/flag-french.gif) top left no-repeat;
}

div#flags #fr:hover {
    width: 28px;
    height: 19px;
    border: solid 2px white;
}

div#flags #es { 
    position: inherit;
    top: 70px;
    width: 33px;
    height: 21px;
    background: url(../images/flag-spanish.gif) top left no-repeat;
}

div#flags #es:hover {
    width:28px;
    height: 19px;
    border: solid 2px white;
}

div#flags #it { 
    position: inherit;
    top: 93px;
    width: 33px;
    height: 21px;
    background: url(../images/flag-italian.gif) top left no-repeat;
}

div#flags #it:hover {
    width: 28px;
    height: 19px;
    border: solid 2px white;
}

#clockLogo { 
    display: block;
    float: right;    
    height: 135px;
    width: 135px;  
    padding-right: 30px;
    background: url(../images/myClockLogo.gif) top left no-repeat;
    z-index: 0;
}

div#contentContainer { 
    position: inherit;
    margin-left: 230px;
    min-height: 500px;
    min-width: 500px;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-stretch: extra-expanded;
    background-color: #fff;
}

div#leftcolumn {
    position: inherit;
    float: left;
    padding-top: 5px;
    height: 100%;
}

div#content {
    overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
    width: 95%;

}

div#rimg1 {
    position: absolute;
    left: 195px;
    width: 400px;
    height: 300px;
    background: url(../images/ok.png) top left no-repeat;
}

div#rimg2 {
    position: absolute;
    left:380px;
    width: 400px;
    height: 300px;
    background: url(../images/fb.png) top left no-repeat;
}

div#rimg3 {
    position: absolute;
    left: 700px;
    width: 400px;
    height: 300px;
    background: url(../images/MC.png) top left no-repeat;
}

div#rimg4 {
    position: absolute;
    left: 530px;
    width: 400px;
    height: 300px;
    background: url(../images/RK.png) top left no-repeat;
}

div#retailFlyer {
    position: absolute;
    left: 590px;
    width: 180px;
    height: 120px;
    top: 500px;
    background: url(../images/EN-flyer.png) top left no-repeat;
}

div#retLink { 
    top: 100px;
}

div#footer { 
    float: bottom;
    text-align: center;
    color: #333;
    background: #FFF;
    margin: 0px 0px 0px 0px;
    padding: 4px;
}



div#table{
    display: table;
    background-color: #fff;
}

div#htmltable{
    display: table;
    width: 700px;
    background-color: #fff;
    margin-top: 10px;
    margin-left: 10px;
    padding-left: 20px;
}

div#row{
    display: table-row;
}

div#cellText {
    display: table-cell;
    text-align: left;
    vertical-align: top;
    padding: 10px 15px 10px 29px;
    height: 100%;
}

div#indent {
    display: inline;
    text-align: left;
    margin-left: 20px;
}

ul {
    margin-left: 3em;
    padding-left: 0;
    margin-top: 1px;
}
li {
    margin: 0;
    padding: 0;
}

h1 {
    border: 0px solid #d7037a;
    border-width: 0 0 0px 0;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #83bf42;
    color: white;
    width: 35%;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0px;
    -moz-border-radius: 20px;
    border-bottom-radius: 20px;
}