﻿/* old:#FF3543   new:#ED1D24*/
body
{
    background: url(../images/back.gif) repeat;
    font-family: Calibri, Verdana, Sans-Serif;
}

p
{
    color: Silver;
}

h1
{
    color: White;
    font-weight: normal;
    font-size: 1.5em;
    letter-spacing: 2px;
}

h2
{
    color: White;
    font-weight: bold;
    font-size: 1.2em;
    letter-spacing: 2px;
}

h3
{
    color: White;
    font-weight: normal;
    letter-spacing: 2px;
}

h4
{
    color: White;
    font-weight: normal;
}

blockquote
{
    color: #ED1D24;
    font-weight: bold;
}

li
{
    color: White;
}

a
{
    outline: none;
}

a:link, a:visited
{
    color: White;
    text-decoration: none;
    font-weight: bold;
}

a:hover
{
    color: #ED1D24;
    text-decoration: underline;
    font-weight: bold;
}

#page
{
    width: 950px;
    margin-left: auto;
    margin-right: auto; /*background: url(../images/dark-trans.png) repeat;*/
    background: black;
    border-top: solid 4px black;
    border-left: solid 4px black;
    border-bottom: solid 4px black;
    border-right: solid 4px black;
}

#masthead
{
    height: 75px;
}

/* Top Navigation */
#nav-top
{
    clear: both;
    text-align: center;
}

.menuTop
{
    height: 25px;
    color: White;
    margin: 5px auto 5px auto;
}

.StaticMenuItem
{
    color: White;
}

.StaticMenuItem:Hover a
{
    text-decoration: underline;
}

/* bread crumb trail */
.siteMapPath
{
    display: block;
    padding: 5px 0 5px 20px;
    font-size: 0.8em;
    background-color: #333333;
}

.node
{
    color: #999999 !important;
    text-decoration: none;
}

.node:hover
{
    text-decoration: underline;
}

.currentNode
{
    color: White;
}

/* Left Navigation */
#nav-left
{
    float: left;
    width: 160px;
    margin-top: 20px; /*height: 400px;*/
}

#nav-left ul
{
    list-style-type: none;
    padding-left: 20px;
}

.tvNode
{
}

.tvHoverNode
{
}

.callToAction img /* this is expected to be an anchor <A */
{
    border: none;
    margin-bottom: 10px;
}

.callToAction:link, .callToAction:visited
{
    border: none;
    
    text-decoration: none;
}

.callToAction:hover
{
    border: none;
    text-decoration: underline;
}

/* main content area */
#mainContentPanel
{
    margin-left: 180px;
    margin-right: 20px; /*min-height: 500px;*/
}

#mainExpanded
{
    clear: left;
    margin: 20px;
}

/* Contact */
.addressLine
{
    color: White;
}

/* at the bottom */
#footer
{
    clear: both;
    margin-top: 20px;
    border-top: solid 1px silver;
    font-size: 0.7em;
    color: Silver;
    text-align: center;
}

/* News */
.newsItem
{
    clear: right;
    border: solid 2px Black;
    margin: 20px 0 20px 0;
    padding: 10px; /*    background: White;*/
    font-family: Times New Roman;
}

/*.newsItem a:link, .newsItem a:visited
{
    color: Blue;
}

.newsItem a:hover
{
    color: #FF3543;
    text-decoration: underline;
}*/

.newsImage
{
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

.newsDate
{
    color: #aaaaaa;
    font-weight: bold;
}

.newsTitle
{
    /*color: Black;     text-align: center;*/
}

.newsDetail
{
    /*color: Black;*/
    margin-right: 20px;
}

.newsSummary
{
    font-style: italic; /*color: Black;*/
}

/* Technical Data */
.pDataTable
{
    color: Silver;
    border: solid 2px Black;
    border-collapse: collapse;
    text-align: center;
    margin: 0px auto 0px auto;
}

.pDataTable th
{
    font-weight: bold;
    background: #ED1D24;
    color: White;
    border: solid 1px Black;
    padding: 5px;
    width: 50px;
    font-size: 1.2em;
}

.pDataTable td
{
    border: solid 1px Black;
    padding: 5px;
    background: White;
    color: Black;
}

.pDataTable em
{
    font-style: normal;
    font-weight: bold;
}

.rowHead
{
    text-align: left;
}

.pImageTable
{
    margin: 20px auto 0px auto;
    border-collapse: collapse;
}

.pImageTable td
{
    padding: 0px 10px 20px 10px;
}

/* GxParts and KrParts pump selection */
.partsTable
{
    margin: auto;
}

.partsTable td
{
    text-align: center;
    padding: 0 15px 40px 15px;
}

.partsTable td h2
{
    margin: 0px;
    padding: 0px;
}

/* parts */
.sparesTable
{
    border-collapse: collapse;
}

.sparesTable td
{
    margin: 0px;
    padding: 0px;
}

.sparesTable a:link img, .sparesTable a:visited img
{
    margin: 2px;
    border: none;
}

.sparesTable a:hover img
{
    margin: 0px;
    border: solid 2px #ED1D24;
}

/* for the image map */
.hotspot
{
    cursor: pointer;
}

/* Service Kit Table */
.serviceKitTable
{
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    border: solid 2px black;
    border-collapse: collapse;
}

.serviceKitTable thead
{
    text-align: center;
    font-size: 1.3em;
    font-weight: bold;
}

.sktRedRow
{
    color: Red;
    border-bottom: solid 2px black;
}

.serviceKitTable td, .serviceKitTable th
{
    border: solid 1px black;
    padding: 5px;
    text-align: center;
}

.installTable td
{
    vertical-align: top;
    color: White;
}

.installDdl
{
    margin-left: 20px;
    width: 100px;
    vertical-align: middle;
}

.installGloss
{
    color: Silver;
}

.installGloss td
{
    vertical-align: top;
    padding-right: 20px;
}

/* Admin Pages */

.adminTable /*ListView*/
{
    width: 700px;
    margin: auto;
    padding: 10px;
    border: solid 2px Black;
    border-collapse: collapse;
}

.adminTableHead
{
    height: 30px;
    vertical-align: middle;
}

.adminTable th
{
    font-weight: bold;
    color: White;
    background-color: Black;
    border: solid 1px Black;
}

.adminTable td
{
    color: white;
    border: solid 1px Black;
    padding-left: 10px;
}

.adminTableEdit
{
    margin: 30px auto 30px auto;
    border: 2px solid white;
    padding: 10px;
}

.adminTableEditLabel
{
    width: 100px;
    padding: 0 0 0 20px;
}

.adminTableEditBox
{
    width: 200px;
}

.loginBox
{
    margin: 50px auto 50px auto;
}

/* EditNews */
.editNewsItem
{
    clear: right;
    border: solid 2px Black;
    margin: 20px 0 20px 0;
    padding: 10px;
    background: White;
    font-family: Times New Roman;
}

.editNewsItem a:link, .editNewsItem a:visited
{
    color: Blue;
}

.editNewsItem a:hover
{
    color: #ED1D24;
    text-decoration: underline;
}

.editNewsImage
{
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

.editNewsDate
{
    color: Black;
}

.editNewsTitle
{
    color: Black;
    text-align: center;
    width: 80%;
    height: 50px;
    font-weight: bold;
    font-size: 1.2em;
}

.editNewsSummary
{
    font-style: italic;
    color: Black;
    width: 100%;
    height: 75px;
}

.editNewsDetail
{
    color: Black;
    width: 100%;
    height: 75px;
}

.editNewsLinkText
{
    width: 250px;
    margin-right: 20px;
}

.editNewsLink
{
    width: 250px;
}

.editImagePanel
{
    width: 400px;
    height: 300px;
}


/* Environment Page */

/* UL */
.enviroList
{
    list-style-type: none;
}

.enviroList li
{
    color: Silver;
    background: url(../images/tick.png) no-repeat 0 50%;
    padding-left: 30px;
    line-height: 40px;
}

/*Accessories*/
.pAccessTable
{
    color: Silver;
    border: solid 2px Black;
    border-collapse: collapse;
    text-align: center;
}

.pAccessTable th
{
    font-weight: bold;
    background: #ED1D24;
    color: White;
    border: solid 1px Black;
    padding: 10px;
    font-size: 1.2em;
}

.pAccessTable td
{
    border: solid 1px Black;
    padding: 10px;
    background: White;
    color: Black;
}

.pAccessTable em
{
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
    margin: 0 5px 0 5px;
}

/*download catalogues table*/
.pCatalogueTable
{
    color: Silver;
    border: None;
    border-collapse: collapse;
    text-align: left;
    margin: auto;
}

.pCatalogueTable th
{
    font-weight: bold;
    background: #ED1D24;
    color: White;
    border: None;
    padding: 10px;
    font-size: 1.2em;
}

.pCatalogueTable td
{
    border: None;
    padding: 10px;
    background: Black;
    color: Silver;
}

/*Quote Form*/
.quoteForm
{
    border: solid 2px Silver;
    padding: 10px;
    background-color: Black;
    color: Silver;
}

.quoteForm .formLabel
{
    color: Silver;
    width: 150px;
    vertical-align: top;
}

.quoteForm .formBox
{
    width: 350px;
}

/* Mail This */
.pMailThis
{
    position: absolute;
    background: Black;
    padding: 10px;
}
