﻿body
{
    margin: 20px 0px 20px 0px;
    padding: 0;
}

body, p, td, th
{
    font-family: Tahoma;
    font-size: 12px;
    color: #555;
    vertical-align: top;
}

p, ul, ol
{
    line-height: 160%;
}

b
{
    font-size: 110%;
}
em
{
    color: red;
}

#maincontainer
{
    width: 776px; /*Width of main container*/
    margin: 0 auto; /*Center container on page*/
    border: solid 1px #4BBCAC;
    padding: 5px;
    background-image: url(/images/bg.png);
    background-repeat: no-repeat;
    background-position: 5px 124px;
}

#topsection
{
    background-image: url(/images/logo.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 90px; /*Height of top section*/
}

#menu
{
    text-align: center;
    background: url(/images/separator.gif) #d4f3f0;
    background-position: right top;
    background-repeat: no-repeat;
    padding: 5px;
    margin-top: 0px;
    margin-bottom: 5px;
    color: #888;
}

#menu .innertube
{
    padding: 0px;
    margin: 0px;
}

#topsection h1
{
    margin: 0;
    padding-top: 15px;
}

#contentwrapper
{
    float: left;
    width: 100%;
}

#ctl00_contentcolumn
{
    margin-left: 175px; /*Set left margin to LeftColumnWidth*/
}

#contentwrapper #ctl00_contentcolumn .innertube
{
    padding: 0px;
}

#ctl00_leftcolumn
{
    float: left;
    width: 200px; /*Width of left column*/
    margin-left: -776px; /*Set left margin to -(MainContainerWidth)*/
    padding-top: 15px;
}

#main
{
    
}

#footer
{
    margin-top: 10px;
    clear: both;
    color: #31a490;
    text-align: left;
    padding: 0px 0px 10px 0px;
    font-family: Tahoma;
    font-size: 12px;
}

#footer div
{
    margin-bottom: 10px;
    background: url(/images/separator.gif) #d4f3f0;
    background-position: right top;
    background-repeat: no-repeat;
    height: 29px;
}

.sep
{
    background-color: #d4f3f0;
    background-position: right bottom;
    background: url(/images/separator.gif) #d4f3f0;
    background-repeat: no-repeat;
}

#footer a, #footer a:link, #footer a:visited
{
    text-decoration: none;
    color: #31a490;    
}

#footer a:hover, #footer a:active, #footer a:visited:hover
{
    text-decoration: underline;
    color: #31a490;    
}

.innertube
{
    margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0;
}

#topsection .innertube
{
    color: #4bbcac;
    color: #31a490;    
    text-align: right;
    padding: 5px;
}

#topsection .innertube a, 
#topsection .innertube a:link, 
#topsection .innertube a:visited
{
    font-family: Tahoma;
    font-weight: bold;
    text-decoration: none;
    text-transform: lowercase;
    color: #4bbcac;
    color: #31a490;    
    font-size: 12px;
}

#topsection .innertube a:active,
#topsection .innertube a:hover,
#topsection .innertube a:visited:hover
{
    text-decoration: underline;
    font-family: Tahoma;
    font-weight: bold;
    text-transform: lowercase;
    color: #31a490;    
    font-size: 12px;
}

#menu .innertube a, 
#menu .innertube a:link, 
#menu .innertube a:visited
{
    font-family: Tahoma;
    text-decoration: none;
    text-transform: lowercase;
    color: #888;
    font-size: 12px;
    padding: 5px;
}

#menu .innertube a:active,
#menu .innertube a:hover,
#menu .innertube a:visited:hover
{
    text-decoration: underline;
    font-family: Tahoma;    
    text-transform: lowercase;
    color: #888;
    font-size: 12px;
    padding: 5px;
}

#ctl00_leftcolumn .innertube a,
#ctl00_leftcolumn .innertube a:link,
#ctl00_leftcolumn .innertube a:visited
{
    text-decoration: none;
    text-transform: lowercase;
    padding: 5px 5px 5px 10px;
    display: block;
    color: #575656;
    font-size: 14px;
    font-family: Arial;
    border-bottom: solid 1px #fff;
}

#ctl00_leftcolumn .innertube a:active,
#ctl00_leftcolumn .innertube a:hover,
#ctl00_leftcolumn .innertube a:visited:hover
{
    text-decoration: underline;
    text-transform: lowercase;
    padding: 5px 5px 5px 10px;
    display: block;
    color: #333;
    font-size: 14px;
    font-family: Arial;
}

.sidemenu
{
    background-repeat: no-repeat;
    background-position: 5px 5px;
    background-image: url(/images/side.jpg);
    padding-bottom: 5px;
    border: solid 1px #ccc;
    padding-top: 3px;
    margin-bottom: 5px;
}

h3
{
    text-transform: lowercase;
    display: inline;
    font-family: Arial;
    font-size: 18px;
    color: #31a490;
    padding: 5px 0px 0px 0px;
    margin: 0px;
}

h3.alt
{
    color: #999;
}

h4
{
    text-transform: lowercase;
    display: inline;
    font-family: Arial;
    font-size: 14px;
    color: #31a490;
    padding: 5px 0px 0px 0px;
    margin: 0px;
}

h5
{
    display: inline;
    font-family: Arial;
    font-size: 12px;
    color: #31a490;
    padding: 0px;
    margin: 0px;
}

h2
{
    display: inline;
    font-family: Arial;
    font-size: 24px;
    color: #31a490;
    padding: 5px 0px 0px 0px;
    margin: 0px;
}

.table-form
{
    margin-top: 20px;
    width: 100%;
}

.table-form th
{
    font-weight: normal;
    text-align: left;
    width: 160px;
}

.table-form td, .table-form th
{
    vertical-align: top;
    padding: 3px 0px 3px 0px;
}

.table-form .action td, .table-form .action th
{
    border-bottom: 0px;
}

.compulsory
{
    padding-left: 10px;
    color: #31a490;
}

.search
{
    margin-top: 5px;
    padding: 1px;
    font-size: 11px;
    border: 0px;
    background-color: #999;
    color: #fff;
    font-weight: bold;
}

.btn
{
    margin-top: 5px;
    padding: 1px;
    font-size: 11px;
    border: 0px;
    background-color: #31a490;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

a, a:link, a:visited
{
    color: #31a490;
    text-decoration: underline;
}

a:active, a:hover, a:visited:hover
{
    color: #31a490;
    text-decoration: underline;
}

.txt
{
    color: #999;
}

.txt-focus
{
    color: #222;
}

.front
{
    margin-top: 10px;
    margin-left: 10px;
    border-bottom: dashed 1px #ccc;
}

.front td
{
    vertical-align: top;
    text-align: left;
    padding-bottom: 15px;
}

.front td a, .front td a:link, .front td a:hover,
.front td a:active, .front td a:visited, .front td a:visited:hover
{
    text-decoration: none;
    display: block;
    font-size: 18px;
    font-family: Arial;
}

.front td a .alt
{
    color: #999;
}

.front img
{
    display: block;
    margin: 0px auto 0px auto;
}

th
{
    text-align: left;
}

.sub-cat
{
    margin: 5px 0px 5px 5px;
    border-top: solid 1px #ccc;    
}

#ctl00_leftcolumn .innertube .sub-cat span, #ctl00_leftcolumn .innertube .sub-cat a, #ctl00_leftcolumn .innertube .sub-cat a:link, #ctl00_leftcolumn .innertube .sub-cat a:visited
{
    font-size: 10px;
    display: block;
    margin: 0px;
    padding: 2px 0px 2px 5px;
    font-size: 10px;
    border-bottom: solid 1px #ccc;
    text-transform: none;
}

#ctl00_leftcolumn .innertube .sub-cat span
{
    color: #31a490;
    font-weight: bold;
}

#ctl00_leftcolumn .innertube .sub-cat a:hover., #ctl00_leftcolumn .innertube .sub-cat a:active, #ctl00_leftcolumn .innertube .sub-cat a:visited:hover
{
    font-size: 10px;
    display: block;
    margin: 0px;
    padding: 2px 0px 2px 5px;
    font-size: 10px;
    border-bottom: solid 1px #ccc;
    text-transform: none;
}

.products
{
}

.products td, .products td div
{
    font-size: 10px;
    color: #999;
    text-align: left;
    padding-bottom: 10px;
    padding-right: 10px;
    vertical-align: top;
}

.products img
{
    border: solid 1px #ccc;
    margin: 0px auto 0px auto;
}

.products b
{
    display: block;
    margin: 5px 0px 3px 0px;
}

.products a
{
    FILTER: Alpha(Opacity=75);
    -moz-opacity: 0.75; 
    opacity: 0.75;
}

.products a:hover
{
    FILTER: Alpha(Opacity=100);
    -moz-opacity: 1.0; 
    opacity: 1.0;
}

.breadcrumbs
{
    border-bottom: solid 1px #ccc;
    padding-bottom: 8px;
    margin-top: 8px;
    margin-bottom: 10px;
    line-height: 160%;
}

.product-details
{
    margin-top: 10px;
    width: 100%;
}

.product-details td, .product-details th,
.product-details td div, .product-details td a,
.product-details td span, .product-details th span
{
    font-size: 12px;
    font-weight: normal;
}

.hidden
{
    display: none;
}

.paging
{
    border-top: solid 1px #ccc;
    text-align: right;
    padding-top: 10px;
    margin-top: 10px;
}

.checkout
{
    border: solid 1px #ccc;
}

.checkout td, .checkout_pay td
{
    padding: 5px 10px 5px 10px;
}

.checkout .header, .checkout_pay .header
{
    text-align: center;
    padding: 5px 10px 5px 10px;
    background-color: #4BBCAC;
    color: #fff;
    font-weight: bold;
}

.checkout .left
{
    text-align: left;
}

.checkout_pay td
{
    text-align: right;
    border-top: solid 1px #ccc;
    border-right: solid 1px #ccc; 
}

.checkout_pay .last td
{
    border-bottom: solid 1px #ccc;
}

.summary
{
    border: 0px;
}

.summary td
{
    padding: 0px 0px 5px 0px;
    border: 0px;
    text-align: left;
}

.MyCalendar .ajax__calendar_container {
    border: solid 1px #ccc;
    background-color: #f4f4f4;
    background-image: url(/images/strip.gif);
    background-repeat: repeat-x;
    color: #fff;
}

.MyCalendar .ajax__calendar_footer
{
    color: #31a490;
    font-weight: bold;
}

.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: #31a490;    
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: #31a490;    
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: #31a490;    
    font-weight:bold;
}

.account
{
    width: 100%;
}

.account td
{
    border-bottom: solid 1px #ccc;
    padding-bottom: 5px;
    padding-top: 5px;
}

.welcome
{
    float: right; width: 310px; margin: 10px 10px 0px 0px;
}

.slideshow
{
    height: 202px; width: 200px; 
    margin-left: 245px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.divider
{
    border-top: solid 1px #ccc;
    margin: 10px 0px 10px 0px;
}

.email-friend
{
    background-color: #000;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    filter: Alpha(Opacity=75); 
    -moz-opacity:0.75;
    opacity:0.75;
    z-index: 1;
}

.email-friend-panel
{
    position: absolute;
    border: solid 12px #eee; 
    background-color: #fff; 
    width: 600px; 
    z-index: 300;
}

.email-close
{
    float: right;
    cursor: pointer;
}

.catalogues
{
    margin: 5px 0px 5px 15px;
}

.catalogues li
{
    padding-left: 8px;
    margin: 5px 0px 5px 0px;
    list-style-image: url(/images/icons/pdf.gif);
}

del 
{ 
    color: #FF0000;
    text-decoration: line-through; 
}

del span 
{
    color: #555;
    background-color: #fff;
} 
