﻿body
{
    font-family: tahoma,arial;
    font-size: 11px;
    background: #E2E2E3;
    margin: 0;
    line-height: 18px;
    padding: 0;
}
h2
{
    border-top: #FEFCE8 2px solid;
    margin-top: 5px;
    margin-bottom: 1px;
    padding: 5px 5px 5px 10px;
    font-size: 12pt;
    color: white;
    border-bottom: #FEFCE8 1px solid;
    background-color: #004C85;
}

h3
{
    margin-top: 17px;
    color: #004C85;
    padding-top: 5px;
}


#wrap
{
    text-align: left;
    position: relative;
    width: 770px;
    margin: 0 auto;
    padding: 0;
    background-color: White;
}

#logo
{
    background: #3F74A0 url(img/PTAllightLogo.gif) no-repeat 10px;
    border-top: solid 1px #004C85;
    height: 86px;
}

#pageContent
{
    background-color: white;
    clear: both;
    padding: 0;
}

#pageList
{
    float: left;
    width: 190px;
    margin: 2px 0 2px 2px;
    background-color: #E0E8F0;
}

#page
{
    margin-left: 200px;
    padding: 0 8px 16px 5px;
    min-height: 300px;
    line-height: 16px;
}


#page a
{
    color: #9B0010;
}

#page a:hover
{
    text-decoration: none;
}
#pageList ul
{
    list-style-type: none;
    margin: 1px;padding:0
}

#pageList a
{
    text-decoration: none;
    color: #3F403F;
    display: block;
    border-bottom: solid 1px #CBCBCB;
    padding: 5px 3px 5px 15px;
    background: url(img/aarrow.gif) no-repeat 3px 50%;
}

#pageList a:hover
{
    background-color: #004C85;
    color: White;
}

#footer
{
    background-color: #051235;
    clear: both;
    color: #82889A;
    padding: 4px 0 5px 0;
    text-align: center;
}

#intro
{
    padding: 10px 54px 50px 18px;


    background-color: #D6E0EA;
    font-size: 10pt;
    color: #696969;
    line-height: 20px;
    height: 200px;
}


#intro img
{
    padding: 4px;
    border: solid 1px black;
    background-color: White;
}

#intro ul
{
	margin-left: 350px;
}

.divider
{
    background-color: #B0B0B0;
    height: 1px;
    clear: both;
}
#coatesWrapper
{
    float: left;
    width: 422px;
}
#coatesHome
{
    padding: 16px 16px 16px 30px;
    border-right: solid 1px #D8D8D8;
    background-color: #FEFAF8;
}
#coatesHome a
{
    font-weight: bold;
    color: #772912;
}

h4
{
    color: black;
    font-size: 10pt;
}

#menu
{
    background-image: url(img/top_group_background.gif);
    background-color: #DBD7D0;
    border-top: 1px solid black;
    border-bottom: 1px solid #004C85;
}

#lang a
{
    color: White;
}
#lang
{
    position: absolute;
    right: 14px;
    top: 6px;
}

#search
{
    position: absolute;
    right: 14px;
    top: 54px;
    color: #F7F7F7; 
}

.searchBox
{
    width: 160px;
    font-size: 11px;
}

th
{
    padding-right: 0px;
    border-top: #909EA8 2px solid;
    padding-left: 5px;
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom: #484F54 1px solid;
    background-color: #C0D2E0;
}



.formHeader
{
    background-color: #004C85;
    color: White;
    font-size: 11pt;
    padding: 5px;
}
.formLabels
{
    background-color: #999999;
    padding-right: 5px;
    color: White;
    font-weight: bold;
    text-align: right;
    border-bottom: solid 1px #6A5577;
}
.formDetail
{
    padding-left: 5px;
    background-color: #E6E6E6;
    border-bottom: solid 1px #6A5577;
}
.formFooter
{
    text-align: center;
    background-color: #002642;
    color: white;
    padding: 5px;
}
.formFooter a, .formFooter a:visited
{
    color: white;
}

.confirm
{
    width: 496px;
    padding: 10px;
    background-color: white;
    color: black;
    font-weight: bold;
    text-align: center;
    border-bottom: solid 1px #6A5577;
}
.confirm a, .confirm a:visited
{
    color: black;
}

.pad10
{
    padding: 10px;
}

#saleList ul
{
    list-style-image: url(img/AArrow.gif);
    margin-left: 25px;
}
#saleList
{
    background: url(img/SaleBG.jpg) no-repeat bottom left;
    color: #004C85;
    margin: 16px 16px 16px 391px;
    height: 237px;
}
#saleList h2
{
    color: white;
    background-color: #004C85;
    margin: 0;
    padding-left: 10px;
    border-bottom-color: #002642;
}
#saleList a
{
    display: block;
    width: 118px;
    text-align: left;
    text-decoration: none;
    color: white;
    font-weight: bold;
    padding: 2px 2px 2px 5px;
    border: solid 1px F8F8F8;
    border-bottom-color: #808080;
}

#saleList a:hover
{
    display: block;
    text-align: left;
    text-decoration: none;
    color: white;
    padding: 2px 2px 2px 5px;
    background-color: #004C85;
    border: solid 1px F8F8F8;
    border-bottom-color: #808080;
}

#homeRight
{
    padding: 20px;
    background-color: #D0D0D0;
    margin: 10px 10px 10px 364px;
}



#homeRight a
{
    color: #343434;
}

#news
{
    margin: 18px 15px 0 390px;
    background-color: #EAF0F4; border-bottom:solid 1px #BEBEB7
}

#news h2
{
    margin: 0;
}
#news ul
{
    list-style-type: square;
    margin-left: 25px;
    list-style-image: url(img/nArrow.gif);padding:0
}
#news a
{
    display: block;
    text-align: left;
    text-decoration: none;
    color: #3E3E3E;
    padding: 2px 2px 2px 5px;
    border-bottom-color: #808080;
}
#news a:hover
{
    display: block;
    text-align: left;
    text-decoration: none;
    color: white;
    padding: 2px 2px 2px 5px;
    background-color: #202020;
    border-bottom-color: #808080;
}
#productList ul
{
    list-style-image: url(img/aArrow.gif);
    margin-left: 25px;padding:0
}
#productList h2
{
    margin: 0;
    padding-left: 10px;
    background-color: #004C85;
}
#productList
{
    background: url(img/productsBG.jpg) no-repeat;
    float: left;
    width: 338px;
    height: 230px;
    margin: 18px;
}
#productList a
{
    display: block;
    text-align: left;
    text-decoration: none;
    width: 150px;
    color: white;
    font-weight: bold;
    padding: 0 2px 2px 5px;
    border: solid 1px F8F8F8;
    border-bottom-color: #808080;
}
#productList a:hover
{
    display: block;
    text-align: left;
    text-decoration: none;
    color: white;
    padding: 0 2px 2px 5px;
    background-color: #004C85;
    border: solid 1px F8F8F8;
    border-bottom-color: #808080;
}



#homeRight a:hover
{
    text-decoration: none;
}
#register
{
    margin: 16px 16px 16px 390px;
    padding: 8px;
    border: solid 1px #A8AEB4;
    background-color: #E0E8F0;
}

#register a { color: #003964; font-weight:bold }
.HoverTreeNode
{
    cursor: hand;
    text-decoration: underline;
    color: #792800;
}

#sendFriend
{
    text-align: right;
    margin-bottom: 10px;
}
#sendFriend a
{
    color: #A2A2A2;
    display: inline-block;
    padding: 2px 0 2px 5px;
}
#sendFriend a:hover
{
    background-color: #004C85;
    color: White;
}

.panel
{
    border: #BEBDAE 1px solid;
    margin-bottom: 8px;
    color: black;
    padding: 8px;
    background-color: #FEFCE8; margin-top:20px; margin-bottom:20px
}

.pName { background-color: #F0F4F8;width:480px;border-bottom:solid 1px #BEBDAE}
.prodItems { width:548px }


.MenuGroup
{
	background-image: url(img/group_background.gif);
	background-color: #DBD7D0;
	border: 1px solid black;
}

.MenuItem
{
	color: white;
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	cursor: default; border-right:solid 1px black;
}

.MenuItemHover
{
	background-color: #272727;
	color: white;
	font-family: Tahoma;
	font-size: 11px;
    cursor: hand;border-right:solid 1px black;
}


#scroller
{
    position: relative;
    overflow: hidden;
    padding: 0;
    height: 226px;
    width: 100%;
}
.headline
{
    
    font-size: 12px;
    padding-left: 18px;
}

.headline p { margin:0;padding:0}
