/* 
    TV News London - Stylesheet 2006 
    Pink - DF0079
    Author: Jesper Lind
*/
html {
    margin: 0 auto;
    padding: 0;
    height: 100%; /*min-height: 957px;*/
}
body {
    margin: 0 auto;
    padding: 0;
    height: 100%;
    font-size: 0.78em;
    background: #fff url('/images/resource/site/bg.gif') repeat-y center;
    line-height: 1.2em; /*min-height: 957px;*/
}

body, div, span, td {
    margin: 0 auto;
    padding: 0;
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
}

h3 {
    font-size: 1.3em;
}
h4 {
    font-size: 1em;
    padding-bottom: 0;
    margin-bottom: 0.8em;
}
#right h4 {
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 2px;
    padding-bottom: 0;
}
a, a:link, a:active, a:visited {
    color: #DF0079;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

a.head, a.head:link, a.head:active, a.head:visited {
    font-size: 1em;
    color: #fff;
    text-decoration: none;
}

a.menu:link, a.menu:visited {
    color: #FFF;
    text-decoration: none;
    letter-spacing: 0.1em;
    padding: 0 0 0 0;
    font-weight: bold;
}
a.menu:hover {
    letter-spacing: 0.1em;
    font-weight: bold;
    color: #FFF;
}
a.menu:active {
    letter-spacing: 0.1em;
    font-weight: bold;
    color: #FFF;
}

a.menuSelected:link, a.menuSelected:visited {
    letter-spacing: 0.1em;
    color: #fff;
    text-decoration: none;
    padding: 0 0 14px 0;
    font-weight: bold;
}
a.menuSelected:hover {
    letter-spacing: 0.1em;
    color: #fff;
    text-decoration: none;
    padding: 0 0 14px 0;
    font-weight: bold;
}
a.menuSelected:active {
    letter-spacing: 0.1em;
    color: #fff;
    text-decoration: none;
    padding: 0 0 14px 0;
    font-weight: bold;
}
.spanMenu {
}

.spanMenuSelected {
    padding: 0 0 14px 0;
    background: url('/images/resource/site/menu_arrow.gif') no-repeat center 11px;
}

#container {
    position: relative;
    width: 770px;
    text-align: left;
}
#header {
    letter-spacing: 0.2em;
    width: 770px;
    height: 178px;
    background: #fff url('/images/header_stripe_bg.jpg') repeat-x center;
}
#headerPad {
    padding: 20px 15px 15px 20px;
    color: #fff;
}
#controlHeader_spanMenu {
    color: #fff;
}

#header h1 {
    margin: 0;
    padding: 0 0 0 13px;
    background: url('/images/TVNL_logo.jpg') no-repeat 528px top;
    display: block;
}

#header h1 a {
    padding: 0px;
    display: block;
    height: 132px;
    text-indent: -700em;
}

#content {
    float: left;
    text-align: left;
    vertical-align: top;
    width: 520px;
    margin: 0;
    padding: 0;
}
#contentPad {
    padding: 20px 10px 0 20px;
}

#content p {
    line-height: 1.4em;
}
#content h3 {
    padding: 0 0 0 0;
    margin: 5px 0 5px 0;
    color: #DF0079;
}

#right {
    vertical-align: top;
    line-height: 1.5em;
    margin-left: 536px;
    text-align: left; /*border:1px solid black;*/
    padding: 0;
}
#rightPad {
    text-align: left;
    padding: 20px 20px 0 0;
    margin: 0px; /*border:1px solid red;*/
}
#right h3 {
    padding: 0 0 0 15px;
    width: 135px;
}
#right h5 {
    padding: 0 0 0 0;
    width: 135px;
    color: #fff;
    background-color: #000;
}
.menuSection {
    padding: 0 0 0 5px;
}
.sectionHead {
    padding: 0 0 1.6em 0;
    width: 190px;
    line-height: 1.4em;
    color: #000;
}


#footer {
    width: 770px;
    text-align: left;
    clear: both;
    color: #000000;
    height: 70px;
    background-color: #fff;
}
#footerPad {
    padding: 0 15px 20px 20px;
    background-color: #fff;
    color: #000;
}
.line {
    background: url('/images/resource/site/line.gif') repeat-x center;
    clear: both;
    margin: 0 auto;
    padding: 10px 0 10px 0;
}
.lineRight {
    background: url('/images/lineRight.gif') no-repeat left;
    padding: 10px 0 10px 0;
    margin: 0;
}


input, textarea {
    font-family: Arial, Helvetica, san-serif;
    font-size: 0.85em;
    cursor: auto;
    padding: 1px 0 0px 1px !important;
    margin: 0px;
}

ul {
}

ul li {
    height: 1em;
}

.contactForm p {
    margin-top: 0;
}

a.button:link, visited {
    color: #fff;
    padding: 2px 5px;
    background-color: #DF0079;
    text-decoration: none;
}

a.button:visited {
    color: #000;
    text-decoration: none;
}

a.button:hover {
    color: #aaa;
    text-decoration: underline;
}

a.button:active {
    color: #000;
    text-decoration: underline;
}