body
{
    background: url(../images/bodybg.gif) repeat-x left top;
    font-family: Verdana;
    font-size: 0.8em;
    margin: 0px;
}
input, select, textarea
{
    font-family: Verdana;
    font-size: 11px;
}
h1
{
    font-size: 2em;
    letter-spacing: -1px;
    color: #FF6600;
}
a
{
    color: Black;
}
p
{
    margin: 0 0 14px 0;
}
hr
{
    border: dotted 1px #FF6600;
    height: 1px;
    margin: 0 0 10px 0;
}
.master
{
    text-align: center;
}
.main
{
    display: inline-block;
}
.header
{
    display: inline-block;
    clear: both;
    height: 130px;
    text-align: left;
    width: 1000px;
}
.logo
{
    float: left;
}
.menu
{
    float: right;
    margin: 92px 20px 0 0;
}
.menu a
{
    font-size: 13px;
    font-weight: bold;
    color: White;
    text-decoration: none;
    padding: 5px 7px 5px 7px;
}
.menu a:hover
{
    background: #FF6600;
}
.content
{
    text-align: left;
    width: 1024px;
}
.content table td
{
    width: 20%;
}
.footer
{
    color: Silver;
    padding: 30px 10px 10px 10px;
    text-align: left;
    width: 780px;
    display: inline-block;
}
.footer a
{
    color: Silver;
}
.linkcat
{
    border: solid 1px #FF6C00;
    background-color: White;
    padding: 1px;
    width: 190px;
    float: left;
    margin: 0 13px 13px 0;
}
.linkhead
{
    background: #FF6C00 url(../images/catbg.gif) repeat-x bottom left; 
    padding: 4px;
    color: White;
    font-weight: bold;
    font-size: 0.85em;
    text-transform: capitalize;
}
.linkhead a
{
    display: block;
    color: White;
    text-decoration: none;
    overflow: hidden;
}
.linkhead a:hover
{
    text-decoration: underline;
}
.links
{
    padding: 4px;
}
.links a
{
    color: Black;
    display: block;
    text-decoration: none;
    font-size: 8pt;
    width: 185px;
    height: 14px;
    overflow: hidden;
}
.links a:hover
{
    text-decoration: underline;
}
.links a.more
{
    color: #ff6c00;
    font-weight: bold;
    margin-top: 5px;
}
.alllinks
{
    width: 800px;
}
.info
{
    position: absolute;
    color: #c3c3c3;
    margin: 1000px 0 0 0;
}
.adtop
{
    position: absolute;
    margin: 10px 0 0 450px;
}
.adleft
{
    position: absolute;
    width: 160px;
    height: 600px;
    margin: 0 0 0 -180px;
}
.adright
{
    float: right;
    margin: 0;
}
.cat_webshop
{
    width: 450px;
    float: left;
    height: 65px;
    overflow: hidden;
    border: solid 5px #eee;
    margin: 0 15px 15px 0;
    padding: 5px 10px 13px 10px;
}
.cat_webshop:hover
{
    border: solid 5px #ff6600;
    background: #ff6600;
    color: White;
    cursor: pointer;
}
.cat_webshop:hover a.title
{
    color: White;
}
.categories .head
{
    color: Gray;
    font-size: 8pt;
}
.categories .shopcontainer
{
    width: 100%;
    line-height: 14pt;
    border-bottom: dotted 1px #ccc;
    padding: 0 0 10px 0;
}
.categories a.title
{
    font-size: 14pt;
    color: #ff6c00;
    font-weight: bold;
    display: block;
    text-decoration: none;
    font-family: Arial;
    text-transform: capitalize;
    height: 25px;
    overflow: hidden;
}
.categories .description
{
    font-size: 8pt;
    display: block;
    margin: 1px 0 5px 0;
    line-height: 11pt;
}
.categories a.moreinfo
{
    text-decoration: none;
    background: url(../images/back-button.gif) no-repeat;
    color: Black;
    font-size: 8pt;
}
.webshopdetails h2
{
    margin-top: 35px;
    font-weight: bold;
    font-size: 12pt;
    color: #FF6600;
}
.googleads
{
    display: block;
    padding: 10px;
}
.shopdetails
{
    width: 750px;
}
input
{
    padding: 5px;
}
.form td
{
    padding: 3px 3px 3px 0;
}
.required
{
    color: #FF6600;
    font-size: 16pt;
}
.right
{
    float: right;
    width: 340px;
}