﻿/* **********  RESET browser settings  *********** */
html, body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border-style: none;
    border-color: inherit;
    border-width: 0;
    margin: 0;
    padding: 0;
    text-align: justify;
}

table {border-collapse: collapse;border-spacing: 0;}
.navmenu {list-style: none;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}
/* **********  END RESET browser settings  *********** */

html, body {height:100%; margin:0; padding:0;}

body
{
    background: #ffff99 url('../../../../images/bg.png') repeat-x;
    font-family: Verdana, arial, sans-serif;
    color: #173a04;
    font-size: 13px;
    line-height: 22px;
    text-align: justify;
    width: 100%;
}

body a
{
    color: #009900;
    line-height: 22px;
}

body a:hover
{
    color: #00FF00;
    text-decoration: none;
}

.mtg a
{
    color: #800000;
}

.mtg a:hover
{
    color: #FF0000;
}

.headerlink
{
    color: #ffffff;
    font-family: Verdana;
    font-weight: bold;
    font-style: italic;
    font-size: small;
    vertical-align: middle;
    width: 97%;
    margin-left: 14px;
    margin-right: 40px;
}

.headerlink a
{
    color: #ffffff;
}

.footer
{
    width: 100%;
}

.footer a
{
    text-decoration: underline;
    color: #663300;
}

/* * html .container {height: 100%;}    hack for IE6 */

.logo
{
}

.AveRating
{
    float: left;
    margin-left: 4px;
}

.SSLSeal
{
    float: left;
    margin-top: 8px;
    margin-left: 8px;
}

.adrotator
{
    border: 2px solid #173A04;
    color: #173A04;
    width: 186px;
    height: 116px;
    float: left;
    font-family: Verdana;
    font-size: x-small;
    font-weight: bold;
    line-height: 10px;
    vertical-align: middle;
}

.container
{
    width: 980px;
}

.imgcntr
{
    text-align:center;
}

.leftcol
{
    float: left;
    width: 20%;
}

.maincol
{
    float: left;
    width: 30%;
    margin-left: 12px;
}

.rightcol
{
    width: 38%;
    float: left;
    margin-left: 12px;
}

.review_leftcol
{
    float: left;
    width: 20%;
}

.review_maincol
{
    float: left;
    width: 67%;
    margin-left: 20px;
}

.mainpic
{
    float: left;
}

.floatright
{
    float: right;
}
.floatleft
{
    float: left;
}
.maintext
{
    background-position: center top;
    font-size: 14px;
    color: #1d4a05;
    font-weight: normal;
    padding: 4px 4px 0px 4px;
}

.maintext h3
{
    color: #663300;
}

.maintext .indent
{
    padding-left: 40px;
}

.watermarked
{
    background-color: #fff39a;
    color: #808080;
}

.captcha
{
    margin-top: 16px;
}

.contacteagle
{
    position: absolute;
    z-index: 101;
    left: 799px;
    top: 286px;
}

.reviewseagle
{
    position: absolute;
    z-index: 101;
    left: 775px;
    top: 313px;
}

.revieweagle
{
    position: absolute;
    z-index: 101;
    left: 100px;
    top: 668px;
}

.localservicerating
{
    text-align: center;
}

.localservicerating .star
{
    background-color: #669900;
}
.localservicerating .empty
{
    background-image: url('../../../../images/Star Empty.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
.localservicerating .filled
{
    background-image: url('../../../../images/Star Filled.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
.localservicerating .waiting
{
    background-image: url('../../../../images/Star Star.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

.servicerating
{
    text-align: center;
}

.servicerating .star
{
    background-color: #669900;
}

.servicerating .empty
{
    background-image: url('http://static.mtg-highflyer.com/images/Star Empty.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

.servicerating .filled
{
    background-image: url('http://static.mtg-highflyer.com/images/Star Filled.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

.servicerating .waiting
{
    background-image: url('http://static.mtg-highflyer.com/images/Star Star.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
