﻿body
{
    font-family: Verdana;
    font-size: 12px;
}

ul,ol
{
padding-left: 2px;
margin-left: 2px;
}

.vmiddle
{
    font-size: 10px;
}

h1
{
    color: #FF0000;
    font-size: 16px;
    margin-top: 2px;
}


h2
{
    font-size: 16px;
    font-weight: bold;
    
}

h3
{
    font-size: 12px;
    font-weight: bold;
    text-indent: 20px;
}

h4
{
    font-size: 12px;
    font-weight: bold;
    text-indent: 30px;
    height: 25px;
} 
  
.information
{
    background-repeat: no-repeat;
    background-image: url('Graphics/information.gif');
}

.sample
{
    background-repeat: no-repeat;
    background-image: url('Graphics/review.gif');
}

.features
{
    background-repeat: no-repeat;
    background-image: url('Graphics/bigtick.gif');
}

.bullet
{
    list-style-type: disc;
    list-style-position: inside;
}

.related
{
    background-repeat: no-repeat;
    background-image: url('Graphics/related.gif');
}

.scotland
{
    background-repeat: no-repeat;
    background-image: url('Graphics/scotland.gif');
}

.eandw
{
    background-repeat: no-repeat;
    background-image: url('Graphics/england.gif');
}

a.navbut
{
    border-style: none;
    display: block;
    width: 100px;
    height: 25px;
    text-align: center;
    padding-top: 5px;
    text-decoration: none;
    color: white;
} 
a.navbut:hover
{
    background-color: #44E31C;
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff66FF00',EndColorStr='#ff009900');
}

.wrapper
{
    width: 960px;
    background-color: #0000FF;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    top: 0px;
    left: 0px;
}
.logo
{
    background-position: left;
    position: absolute;
    top: 0px;
    width: 220px;
    height: 60px;
    background-color: #FFFFFF;
    left: 0px;
    background-image: url('Graphics/Clickdocs120x60.gif');
    background-repeat: no-repeat;
}

a#homelink 
{
  display:block;
  width:220px;
  height:60px;
  position:absolute;
  left:0px;
}

.banner
{
    background-position: right;
    position: absolute;
    top: 0px;
    height: 60px;
    background-color: #FFFFFF;
    left: 230px;
    width: 610px;
    background-image: url('Graphics/people.jpg');
    background-repeat: no-repeat;
    text-align: left;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    color: #3399CC;
    line-height: 90px;
    text-indent: 72px;
}
.chat
{
    position: absolute;
    top: 0px;
    width: 120px;
    height: 60px;
    background-color: #FFFFFF;
    left: 840px;
} 
.navbartop
{
    padding: 0px;
    margin: 0px;
    border-style: none;
    position: absolute;
    top: 65px;
    height: 15px;
    left: 0px;
    width: 960px;
    background-color: #3399CC;
}
.navbarbottom
{
    padding: 0px;
    margin: 0px;
    border-style: none;
    position: absolute;
    top: 80px;
    height: 15px;
    left: 0px;
    width: 960px;
    background-color: #308EBC;
}

.cfleft
{
    border: thin solid #3399CC;
    position: absolute;
    top: 100px;
    width: 220px;
    left: 0px;
    background-color: #FFFFFF;
    height: 790px;
}

.lefttop
{
    position: absolute;
    top: 0px;
    width: 220px;
    left: 0px;
    height: 20px;
    background-color: #3399CC;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    text-indent: 12px;
    text-align: left;
    vertical-align: middle;
}

.tradebox
{
    position: absolute;
    top: 25px;
    left: 4px;
    vertical-align: middle;
    height: 15px;
}

.leftmiddle
{
    position: absolute;
    top: 48px;
    width: 220px;
    left: 0px;
    height: 20px;
    background-color: #3399CC;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    text-indent: 12px;
    text-align: left;
    bottom: 532px;
}

.leftdocs
{
    width: 220px;
    height: auto;
    top: 68px;
    position: absolute;
    font-size: 10px;
    _padding-top: 4px;
    
}

.folder
{
    background-position: 0px;
    background-image: url(Graphics/folder.gif);
    background-repeat: no-repeat;
    list-style: none;
    padding-left: 20px;
    margin-bottom: 6px;
}
.file
{
    background-position: 0px;
    background-image: url(Graphics/document.gif);
    background-repeat: no-repeat;
    list-style: none;
    padding-left: 20px;
    margin-bottom: 6px;
    
}

.sectionin
{
    list-style: none;
    padding-left: 32px;
    margin-bottom: 6px;
}
.info
{
    background-position: 0px;
    background-image: url(Graphics/info.gif);
    background-repeat: no-repeat;
    list-style: none;
    padding-left: 20px;
    margin-bottom: 6px;
}
.folderin
{
    background-position: 12px;
    background-image: url(Graphics/folder.gif);
    background-repeat: no-repeat;
    list-style: none;
    padding-left: 32px;
    margin-bottom: 6px;
}
.filein
{
    background-position: 12px;
    background-image: url(Graphics/document.gif);
    background-repeat: no-repeat;
    list-style: none;
    padding-left: 32px;
    margin-bottom: 6px;
}
.infoin
{
    background-position: 12px;
    background-image: url(Graphics/info.gif);
    background-repeat: no-repeat;
    list-style: none;
    padding-left: 32px;
    margin-bottom: 6px;
}

.tick
{
    background-position: 0px;
    background-image: url(Graphics/tick.gif);
    background-repeat: no-repeat;
    list-style: none;
    padding-left: 20px;
    margin-bottom: 2px;
}

.buyline
{
    border-color: 0;
    border-style: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    width: 570px;
    font-size: 12px;
    font-family: Verdana;
}

.wicon
{
    background-position: center center;
    background-image: url(Graphics/wordicon.jpg);
    background-repeat: no-repeat;
    width: 15px;
}

.item
{
    width: 365px;
}

.saleprice
{
    width: 115px;
    text-align: right;
}

.buy
{
    width: 75px;
}

.helplink
{
    padding: 0px;
    margin: 0px;
    background-position: center bottom;
    width: 18px;
    background-image: url('Graphics/help.gif');
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
}

.ewukflag
{
    background-position: right top;
    background-image: url('Graphics/ewukflag.gif');
    background-repeat: no-repeat;
}

.sukflag
{
    background-position: right top;
    background-image: url('Graphics/sukflag.gif');
    background-repeat: no-repeat;
}


.ewsukflag
{
    background-position: right top;
    background-image: url('Graphics/ewsukflag.gif');
    background-repeat: no-repeat;
}


.wordicon
{
    background-position: 0px;
    background-image: url(Graphics/wordicon.jpg);
    background-repeat: no-repeat;
    list-style: none;
    padding-left: 20px;
    margin-bottom: 0px;
}
.space
{
    padding: 3px;
    margin: 3px;
    list-style: none;
}

.news
{
    background-position: 0px;
    background-image: url(Graphics/news.gif);
    background-repeat: no-repeat;
    list-style: none;
    padding-left: 20px;
    margin-bottom: 6px;
}


.rss
{
    background-position: 0px;
    background-image: url(Graphics/rss.jpg);
    background-repeat: no-repeat;
    list-style: none;
    padding-left: 20px;
    margin-bottom: 6px;
}

.cfleftbottom
{
    position: absolute;
    top: 630px;
    width: 220px;
    left: 0px;
    height: 20px;
    background-color: #3399CC;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    text-indent: 10px;
    text-align: left;
}

   .cfleftinfo
{
    width: 220px;
    height: auto;
    top: 650px;
    position: absolute;
    font-size: 10px;
    _padding-top: 4px; 
 }  
  

.right
{
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 100px;
    width: 150px;
    height: 180px;
    left: 810px;
} 

.navtitle
{
    _padding-top: 20px;
    position: absolute;
    top: 55px;
    left: 10px;
    color: #FFFFFF;
}
.navhome
{
    border-width: thin;
    border-color: #FFFFFF;
    position: absolute;
    top: 65px;
    left: 300px;
    font-weight: bold;
    font-size: 13px;
    color: #FFFFFF;
    border-right-style: solid;
    border-left-style: solid;
}
.navmyaccount
{
    border-width: thin;
    border-color: #FFFFFF;
    position: absolute;
    top: 65px;
    left: 400px;
    font-weight: bold;
    font-size: 13px;
    color: #FFFFFF;
    border-right-style: solid;
}
.navbasket
{
    border-width: thin;
    border-color: #FFFFFF;
    position: absolute;
    top: 65px;
    left: 500px;
    font-weight: bold;
    font-size: 13px;
    color: #FFFFFF;
    border-right-style: solid;
}
.navhelp
{
    border-color: #FFFFFF;
    position: absolute;
    top: 65px;
    left: 600px;
    font-weight: bold;
    font-size: 13px;
    color: #FFFFFF;
    border-right-style: solid;
    border-width: thin;
}
.navsearch
{
    position: absolute;
    top: 60px;
    left: 710px;
    font-weight: normal;
    font-size: 12px;
    color: #FFFFFF;
    }

  
input.button
{
    font-weight: bold;
    color: #FFFFFF;
    background-color: #66CC00;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff66FF00',EndColorStr='#ff009900');
    border-style: none;
    border-color: #FFFFFF;
    border-width: 1px;
    font-size: 12px;
}

.buynow
{
    padding: 2px;
    margin: 2px;
    font-weight:bold;
    color:#FFFFFF;
    background-color:#FF6600;
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffFF6600',EndColorStr='#ffCC6600');
    border-style:none;
    font-size: 12px;
    text-decoration: none;
}

.button:hover
{
    border-style: outset;
    background-color: #66CC00;
}

.summary
{
    width: 570px;
    height: 180px;
    top: 100px;
    left: 228px;
    position: absolute;
    background-color: #FFFF99;
    text-align: justify;
    padding-right: 4px;
    padding-left: 4px;
 }

.cfexpansion
{
    width: 720px;
    height: 540px;
    top: 290px;
    left: 228px;
    position: absolute;
    background-color: #FFFFFF;
    text-align: justify;
    padding-right: 4px;
    padding-left: 4px;
    padding-top: -4px;
    overflow: auto;
    float: left;
}

.cffooter
{
    width: 560px;
    height: 60px;
    top: 835px;
    left: 228px;
    position: absolute;
    background-color: #FFFFFF;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #3399CC;
}

.cffooterplus
{
    width: 160px;
    height: 60px;
    top: 835px;
    left: 788px;
    position: absolute;
    background-color: #FFFFFF;
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 15px;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #3399CC;
    font-size: 10px;
}


