﻿body
{
    padding: 0;
    margin: 0;
    text-align: center;
    background-color: #F0F0F0;
    color: #333333;
    font-family: Arial;
    font-size: 12px;
}

#wrapper
{
    width: 980px;
    margin: auto;
    background-color: #ffffff;
}

a
{
    color: #333333;
}

a:hover
{
    color: #ED1C24;
    text-decoration: underline;
}

/* ContentSection section */
/* ContentSection section */
/* ContentSection section */

#ContentSection
{
    padding-top: 12px;
    padding-left: 24px;
    padding-right: 0px;
    padding-bottom: 20px;
    float: left;
    width: 490px;
    background-color: white;
    text-align: left;
    min-height: 550px;
}


/* H1 is used in the CMS */
#ContentSection h1
{
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #999999;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

#ContentSection h2
{
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #999999;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

#ContentSection h3
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}

#ContentSection p
{
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
    margin-top: 3px;
}

#ContentSection table
{
    width: 100%;
}

#ContentSection th
{
    font-weight: bold;
    color: white;
    font-family: Arial;
    font-size: 12px;
    background-color: #E00120;
}

#ContentSection .listTable td
{
    border-left: 1px solid #DADBDC;
    border-right: 1px solid #DADBDC;
}

#ContentSection .ListTextAlt12
{
    font-family: Arial;
    font-size: 12px;
    background-color: #E8E8E9;
}

#ContentSection .ListText12
{
    font-family: Arial;
    font-size: 12px;
    background-color: #FFF;
}

#ContentSection .DataTableCol1
{
    font-family: Arial;
    font-size: 12px;
    float: left;
    clear: both;
    text-align: right;
    width: 80px;
    font-weight: bold;
    padding-right: 5px;
    padding-bottom: 7px;
    display: block;
}

#ContentSection .DataTableCol2
{
    font-family: Arial;
    font-size: 12px;
    float: left;
    width: 150px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 7px;
    display: block;
}

#ContentSection .DataTableCol3
{
    display: block;
    font-family: Arial;
    font-size: 12px;
    width: 200px;
    padding-bottom: 7px;
    float: left;
}


#ContentSection ul
{
    margin: 15px 0px 0px 0px;
    padding: 0px;
    list-style: none;
    font-family: Arial;
    font-size: 12px;
}

#ContentSection ul li.last
{
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 15px 0px;
    border-bottom: 1px solid #999999;
}

#ContentSection .country
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
}

#ContentSection ul ul
{
    margin: 3px 0px 15px 0px;
    border-bottom: 1px solid #999999;
    padding-bottom: 8px;
}




/* content section full width */


#ContentSectionWide
{
    padding-top: 12px;
    padding-left: 24px;
    padding-right: 0px;
    padding-bottom: 20px;
    float: left;
    width: 675px;
    background-color: white;
    text-align: left;
    min-height: 550px;
}

/* H1 is used in the CMS */


#ContentSectionWide h1
{
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #999999;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#ContentSectionWide h2
{
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #999999;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#ContentSectionWide p
{
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
}

#ContentSectionWide #LeftDivider
{
    width: 140px;
    float: left;
    border-bottom: 1px solid #999999;
    height: 31px;
    margin-bottom: 15px;
}

#ContentSectionWide #CentreDivider
{
    float: left;
    width: 300px;
    border-bottom: 1px solid #999999;
    height: 31px;
    margin-bottom: 15px;
}


#ContentSectionWide #RightDivider
{
    float: right;
    width: 235px;
    border-bottom: 1px solid #999999;
    height: 31px;
    margin-bottom: 15px;
    text-align: right;
}

#ContentSectionWide #RightDividerValueDate
{
    float: right;
    width: 535px;
    border-bottom: 1px solid #999999;
    height: 31px;
    margin-bottom: 15px;
    text-align: right;
}




#ContentSectionWide table
{
    width: 100%;
}

#ContentSectionWide th
{
    font-weight: bold;
    color: white;
    font-family: Arial;
    font-size: 12px;
    background-color: #E00120;
}

#ContentSectionWide .listTable td
{
    border-left: 1px solid #DADBDC;
    border-right: 1px solid #DADBDC;
}

#ContentSectionWide .ListTextAlt12
{
    font-family: Arial;
    font-size: 12px;
    background-color: #E8E8E9;
}

#ContentSectionWide .ListText12
{
    font-family: Arial;
    font-size: 12px;
    background-color: #FFF;
}


#ContentSectionWide #UnderLineSection
{
    border-bottom: Solid 1px #999999;
    min-height: 25px;
    height: inherit;
    clear: both;
    float: left;
    width: 100%;
    padding-bottom: 8px;
}


#ContentSectionWide ul.ErrorMessage
{
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    color: Red;
    font-size: 12px;
    list-style: none;
    text-align: center;
    border: 2px solid red;
    padding: 10px;
    background-color: #FFeeee;
}

#ContentSectionWide .ErrorHeader
{
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

















#gooddelivery h3
{
    font-size: 12px;
    clear: both;
    background-color: #262626;
    color: #fff;
    padding: 22px 0px 4px 14px;
    margin-top: 15px;
    float: left;
    width: 476px;
}


#gooddelivery .DataTableRow
{
    background-color: #ECECEC;
    border-bottom: Solid 1px #FFF;
    min-height: 25px;
    height: inherit;
    clear: both;
    float: left;
    width: 490px;
}

#gooddelivery .DataTableRowLast
{
    background-color: #ECECEC;
    border-bottom: Solid 1px #999999;
    clear: both;
    margin-bottom: 15px;
}


#gooddelivery .DataTableCol1
{
    width: 90;
    text-align: left;
    padding: 5px 0px 3px 14px;
    float: left;
}

#gooddelivery .DataTableCol3
{
    width: 300px;
    display: block;
    font-style: italic;
    padding: 6px 10px 4px 14px;
    float: left;
}


#committee h3
{
    font-size: 12px;
    clear: both;
    background-color: #262626;
    color: #fff;
    padding: 22px 0px 4px 14px;
    margin-top: 10px;
}

#committee .DataTableRow
{
    margin-bottom: 8px;
    border-bottom: Solid 1px #999999;
    min-height: 25px;
    padding-bottom: 8px;
    height: inherit;
    clear: both;
    float: left;
    width: 490px;
}

#committee .DataTableCol1
{
    width: 100px;
    text-align: left;
    padding: 5px 0px 3px 0px;
    float: left;
}

#committee .DataTableCol2
{
    width: 135px;
    text-align: left;
    padding: 5px 0px 3px 0px;
    float: left;
}

#committee .DataTableCol3
{
    display: block;
    padding: 5px 0px 3px 0px;
    width: 200px;
    float: left;
}



/* ContentSection section ENDS */
/* ContentSection section ENDS */
/* ContentSection section ENDS */


/* LeftNavigation section */
/* LeftNavigation section */
/* LeftNavigation section */

/* removed to seperate style sheet */



/* LeftNavigation section ENDS */
/* LeftNavigation section ENDS */
/* LeftNavigation section ENDS */




/* Header section */
/* Header section */
/* Header section */

#Header
{
    height: 166px;
    background-color: #F0F0F0;
    position:relative;
}

#HeaderContent
{
    height: 144px;
}

#HeaderLogo
{
    float: left;
    position: relative;
    top: 61px;
    width: 366px;
    height: 55px; /*     background-image:url(../img/headerlogo.jpg); 	background-repeat:no-repeat; 	background-position:left;    */
}

#HeaderLogo h1
{
    float: left;
    padding: 0px;
    margin: 0px;
    text-indent: -5000px;
}

#HeaderLogo h1 a:link, #HeaderLogo h1 a:visited
{
    border: 1px solid black;
    background: transparent url(../img/headerlogo.png) no-repeat scroll left top;
    border: 0pt none;
    display: block;
    padding: 0pt;
    width: 366px;
    height: 55px;
    text-decoration: none;
}

#HeaderPrices
{
    float: right;
    position: absolute;
    top: 45px;
    left: 579px;
    width: 399px;
    height: 71px;
    background-image: url(../img/headerpricesbackground.png);
    background-repeat: no-repeat;
    background-position: left;
}

#HeaderPrices #Prices
{
    position: relative;
    top: 38px;
    left: 30px;
    color: #333333;
    float: left;
}
#HeaderPrices ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#HeaderPrices ul li
{
    float: left;
    font-family: Arial; /*font-weight:bold;*/
    font-size: 10px;
    width: 56px;
    height: 16px;
    padding-right: 2px;
    text-align: right;
}

#HeaderPrices #PM
{
    clear: both;
}


#HeaderPrices #PricesPT
{
    position: relative;
    float: left;
}

#HeaderPrices #PricesPD
{
    float: left;
    position: relative;
    left: 11px;
}


#HeaderDate
{
    float: right;
    position: absolute;
    top: 124px;
    left: 670px;
    width:300px;
    text-align:right;
    font-family: Arial; /*font-weight:bold;*/
    font-size: 10px;
    color: #666666;
    
}

#HeaderBorder
{
    clear: both;
}

#HeaderBorderLeft
{
    height: 22px;
    float: left;
    width: 4px;
    background-image: url(../img/ShadowL.jpg);
    background-repeat: no-repeat;
    background-position: left;
}

#HeaderBorderCenter
{
    height: 22px;
    float: left;
    width: 972px;
    background-image: url(../img/ShadowC.jpg);
}

#HeaderBorderRight
{
    height: 22px;
    float: left;
    width: 4px;
    background-image: url(../img/ShadowR.jpg);
    background-repeat: no-repeat;
    background-position: right;
}

#Header #MembersArea
{
    position: absolute;
    float: right;
    z-index: 100;
    top: 10px;
    left: 830px;
    width: 140px;
    text-align: right;
    display:none;
}


/* Header section ENDS*/
/* Header section ENDS*/
/* Header section ENDS*/


/* Footer section */
/* Footer section */
/* Footer section */
#Footer
{
    background-color: #F0F0F0;
    clear: both;
    height: 30px;
}

#FooterContent
{
    clear: both;
    background-color: #F0F0F0;
    padding-top: 12px;
}


#Footer h3
{
    font-family: Arial;
    font-size: 10px;
    float: left;
    padding: 0px 10px 0px 8px;
    margin: 0px;
    font-weight: normal;
    color: #666666;
}

#Footer p
{
    font-family: Arial;
    font-size: 10px;
    color: #999999;
    float: left;
    padding: 0px;
    margin: 0px;
}

#Footer ul
{
    font-family: Arial;
    font-size: 10px;
    float: right;
    padding: 0px;
    margin: 0px;
}

#Footer ul li
{
    list-style: none;
    float: left;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    padding-right: 8px;
}

#Footer ul li a
{
    text-decoration: none;
    color: #999999;
}

#Footer ul li a:hover
{
    color: #333333;
}

/*    
    
#Footer h3
{
    clear:both;
    float:left;
    padding:6px 10px 0px 10px;
    margin:0px;
    font-family:Arial;
    font-size:10px;    
    color:#000;
    font-weight:bold;   
    }        

#Footer p
{
    float:left;
    padding:6px 0px 0px 0px;
    margin:0px;
    font-family:Arial;
    font-size:10px;
    color:#999999;
    }

#Footer ul
{
    float:right;
    margin:0px;
    padding-left:0px;
    padding-right:0px;
    padding-top:6px;
    padding-bottom:0px;
    }

#Footer ul li
{
    padding:0px 10px 0px 0px;
    margin:0px;
    list-style-type:none;
    float:left;
}

#Footer a
{
    padding:0px;
    margin:0px;
    font-family:Arial;
    font-size:10px;    
    color:#999999;    
    text-decoration:none;
}

#Footer a:hover
{   
    text-decoration:underline;
}
*/



#FooterBorder
{
    clear: both;
    background-color: #F0F0F0;
    height: 4px;
    margin: 0px;
    padding: 0px;
}

#FooterBorderCenter
{
    height: 4px;
    background-color: #fff;
    float: left;
    width: 972px;
}

#FooterBorderLeft
{
    height: 4px;
    width: 4px;
    background-image: url(../img/footerborderleft.gif);
    background-repeat: no-repeat;
    background-position: left;
    float: left;
}
#FooterBorderRight
{
    height: 4px;
    width: 4px;
    background-image: url(../img/footerborderright.gif);
    background-repeat: no-repeat;
    background-position: left;
    float: right;
}

/* Footer section ENDS*/
/* Footer section ENDS*/
/* Footer section ENDS*/