﻿body
{
    width: 900px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Lucida Grande' , helvetica, arial, sans-serif;
    font-size: 10pt;
    margin-top: 0;
    color: #414141;
    background-color: #847B6A; /*background-image: url(images/bg.gif);background-position:center;background-repeat: no-repeat;*/
}
.header
{
    background: url(images/header.jpg) #000000;
    height: 100px;
}
.topContainer
{
    text-align: right;
    width: 900px;
    color: White;
    font-size: 8pt;
}
.container
{
    background: #000000;
    text-align: left;
    border: 2px solid black;
    width: 900px;
}
.float-wrapper
{
    float: left;
    width: 695px;
}
.first-float
{
    float: right;
    width: 490px;
}
.second-float
{
    float: left;
    width: 200px;
}
.third-float
{
    float: right;
    width: 200px;
}
.clearfooter
{
    clear: both;
    text-align: center;
}
p
{
    padding: 5px;
    margin: 4px 2px 4px 2px;
    color: #cccccc;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Lucida Grande' , helvetica, arial, sans-serif;
    font-size: 10pt;
    margin-top: 0;
    color: #414141;
}
a, a:visited, a:link
{
    color: #A69689;
    text-decoration: none;
}
a:hover
{
    color: #665C54;
    text-decoration: underline;
}
.Element
{
    visibility: hidden;
    display: none;
    width: 0px;
    height: 0px;
}
.OneColumnBody
{
    text-align: left;
    padding: 10px;
}
.OneColumnBody p
{
    margin: 2px 5px 5px 5px;
}

.MainArticle
{
    font-size: 10pt;
}

.fxLine
{
    border-bottom: solid 1px silver;
    height: 2px;
    font-size: 0px;
}

/* HEADING Tags*/
h1, h1 a, h1 a:visited, h1 a:link
{
    font-size: 1.6em;
    color: #A69689;
    font-weight: normal;
    padding: 0;
    margin: 0;
    text-decoration: none;
}
h1 a:hover
{
    color: #A69689;
    text-decoration: underline;
}
h2, h2 a, h2 a:visited, h2 a:link
{
    font-size: 1.5em;
    color: #A69689;
    font-weight: normal;
    padding: 0;
    margin: 0;
    text-decoration: none;
}
h2 a:hover
{
    color: #A69689;
    text-decoration: underline;
}

h3, h3 a, h3 a:visited, h3 a:link
{
    font-size: 1.2em;
    color: #A69689;
    font-weight: normal;
    padding: 0;
    margin: 0;
    text-decoration: none;
}
h4, h4 a, h4 a:visited, h4 a:link
{
    font-size: .85em;
    color: #A69689;
    font-weight: normal;
    padding: 0;
    margin: 0;
    text-decoration: none;
}
h5, h5 a, h5 a:visited, h5 a:link
{
    font-size: .75em;
    color: #A69689;
    font-weight: normal;
    padding: 0;
    margin: 0;
    text-decoration: none;
}
h6, h6 a, h6 a:visited, h6 a:link
{
    font-size: .50em;
    color: #A69689;
    font-weight: normal;
    padding: 0;
    margin: 0;
    text-decoration: none;
}

/* ---------------- TABS ---------------- */
/* main navigation */
#xpertfxnav
{
    padding: 0;
    clear: both;
    margin-top: 10px;
}

#xpertfxnav ul
{
    margin: 0;
    padding: 0 0 0 4px;
    list-style: none;
    height: 19px;
    background: url(images/line.gif) repeat-x 50% bottom;
}
/*#xpertfxnav ul{background: url(images/line.gif) repeat-x bottom;}*/

/*Nav List Item*/
#xpertfxnav li
{
    display: block;
    float: left;
    background: url(images/tab_left.png) no-repeat;
    margin-right: 3px;
}
#xpertfxnav li a
{
    display: block;
    float: left;
    font: 10px verdana;
    color: #414141;
    white-space: nowrap;
    padding: 3px 6px;
    margin: 0;
    text-decoration: none;
    font-weight: bold;
}
#xpertfxnav li a:visited
{
    color: #414141;
    text-decoration: none;
    font-weight: bold;
}

/*Nav List Item DIV*/
#xpertfxnav li div
{
    display: block;
    float: left;
    margin: 0 0 0 2px;
    padding: 0;
    background: url(images/tab_right.png) no-repeat right top;
}

/*Nav item ON*/
#xpertfxnav li.on
{
    background: url(images/lt_white.gif) #f2f3f5 no-repeat;
    padding-left: 3px;
}
#xpertfxnav li
{
    display: block;
    float: left;
    background: url(images/tab_left.png) #8aabaa no-repeat;
    margin-right: 3px;
}
#xpertfxnav li.on div
{
    background: url(images/rt_white.gif) no-repeat right top;
    padding-right: 3px;
    padding-bottom: 1px;
}
#xpertfxnav li.on a
{
    color: #496772;
    text-decoration: none;
}
#xpertfxnav li.on a:visited
{
    color: #496772;
    text-decoration: none;
}
#xpertfxnav li.on div
{
    display: block;
    float: left;
    margin: 0;
    padding: 0 0 1px 0;
}

/*Nav RSS Feed Link*/
#xpertfxnav li.index
{
    background: none;
}
#xpertfxnav li.index div
{
    background: none;
}
#xpertfxnav li.index a
{
    color: #496772;
    font-weight: normal;
}
#xpertfxnav li.index a:visited
{
    color: #496772;
}

/* sub menu navigation */
#xpertfxsubnavleft
{
    width: 3px;
    height: 19px;
    margin: -1px 0 0 -3px;
    background: url(images/menu-left.gif) no-repeat top;
}
#xpertfxsubnav
{
    padding: 0;
    margin-bottom: 2px;
    clear: both;
    float: left;
    width: 100%;
    font-family: verdana;
    font-size: 10pt;
}
#xpertfxsubnav ul
{
    list-style: none;
    margin: 0;
    padding: 0; /*border-bottom:1px solid #ccc;*/
    float: left;
    width: 100%;
    background: #F2F3F5;
}
#xpertfxsubnav a
{
    float: left;
    display: block;
    margin: 7px 0;
    padding: 0 7px;
    border-left: 1px solid #999;
    color: #496772;
    text-decoration: none;
}
#xpertfxsubnav a:visited
{
    border-left: 1px solid #999;
}
#xpertfxsubnav a:hover
{
    color: #4f474b;
    text-decoration: underline;
}
#xpertfxsubnav li
{
    float: left;
    display: block;
    font: 77% verdana;
    height: 25px;
}
#xpertfxsubnav li.first a
{
    padding-left: 13px;
    border: 0;
}
#xpertfxsubnav li.first a:visited
{
    border: 0;
}
#xpertfxsubnav li.on a
{
    color: #003DB8;
    font-weight: bold;
    text-decoration: none;
}
#xpertfxsubnav li.on a:visited
{
    color: #003DB8;
    text-decoration: none;
}

/* Left Stuff */
.LeftBox
{
    margin: 6px 3px 3px 6px;
}
.LeftBoxHead
{
    visibility: visible;
    padding: 4px 0 4px 0;
    height: 13px;
    background: #E7E8DD url(images/bg_all.gif) 0 -400px repeat-x;
    border-left: 1px solid #7893cf;
    border-right: 1px solid #7893cf;
}
.LeftBoxHead
{
    color: #15428b;
    text-decoration: none;
    padding-left: 4px;
    font-size: .85em;
}
.LeftBoxBody
{
    background: #000000;
    font-size: 9pt;
    font-family: Arial;
    border: solid 1px silver;
}
.LeftBoxBody img
{
    margin: 4px 10px 4px 4px;
}

/* Middle Stuff */
.MiddleBox
{
    margin: 6px 3px 6px 3px;
}
.MiddleBoxHead
{
    visibility: visible;
    padding: 4px 0 4px 0;
    height: 13px;
    background: #E7E8DD url(images/bg_all.gif) 0 -400px repeat-x;
    border-left: 1px solid #7893cf;
    border-right: 1px solid #7893cf;
}
.MiddleBoxHead
{
    color: #15428b;
    text-decoration: none;
    padding-left: 4px;
    font-size: .85em;
}
.MiddleBoxBody
{
    background: #000000;
    font-size: 9pt;
    font-family: Arial;
    border: solid 1px silver;
}
.MiddleBoxBody img
{
    margin: 4px 10px 4px 4px;
}

/* Middle Stuff */
.RightBox
{
    margin: 6px 6px 6px 3px;
}
.RightBoxHead
{
    visibility: visible;
    padding: 4px 0 4px 0;
    height: 13px;
    background: #E7E8DD url(images/bg_all.gif) 0 -400px repeat-x;
    border-left: 1px solid #7893cf;
    border-right: 1px solid #7893cf;
}
.RightBoxHead
{
    color: #15428b;
    text-decoration: none;
    padding-left: 4px;
    font-size: .85em;
}
.RightBoxBody
{
    background: #000000;
    font-size: 9pt;
    font-family: Arial;
    border: solid 1px silver;
}
.RightBoxBody img
{
    margin: 4px 10px 4px 4px;
}

.SiteBlurb
{
    padding: 10px 200px 10px 200px;
    margin: 5px;
    color: Gray;
    width: 450px;
    text-align: center;
}

.BorderDiv
{
    background: url(images/borderBG.gif) repeat-y;
    margin: 6px 6px 6px 3px;
    padding: 3px 3px 3px 3px;
}
.BorderDiv2
{
    background: #000000;
    font-size: 9pt;
    font-family: Arial;
}
.BorderDiv2 h5
{
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF;
}
.BorderDivHeader
{
    background-color: #28232E;
    padding: 2px 0px 2px 0px;
    border-bottom: 1px solid #4D5958;
}
.BorderDivBody
{
    margin: 0px;
    color: #c4c4c4;
    background: url(images/grungebg.jpg);
}
.BorderDivBody P
{
    margin: 3px;
}

/*
.SponsoredLinkDivHeader{height: 25px;background: #E7E8DD url(images/SponsoredLinksHeader.gif);}
.SponsoredLinkDivHeader H5{visibility:hidden;font-size:0px;display:none;color:Black}


.NavigationDivHeader{height: 25px;background: #E7E8DD url(images/NavigationHeader.gif);}
.NavigationDivHeader H5 {visibility:hidden;font-size:0px;display:none;color:Black}

.AffiliateDivHeader{height: 25px;background: #E7E8DD url(images/AffiliateHeader.gif);}
.AffiliateDivHeader H5 {visibility:hidden;font-size:0px;display:none;color:Black}

.ArticleDivHeader{height: 25px;background: #E7E8DD url(images/AffiliateHeader.gif);}
.ArticleDivHeader H5{visibility:hidden;font-size:0px;display:none;color:Black}

.LinkDivHeader{height: 25px;background: #E7E8DD url(images/SponsoredLinksHeader.gif);}
.LinkDivHeader H5{visibility:hidden;font-size:0px;display:none;color:Black}

.AboutDivHeader{height: 25px;background: #E7E8DD url(images/SponsoredLinksHeader.gif);}
.AboutDivHeader H5{visibility:hidden;font-size:0px;display:none;color:Black}

.AdsDivHeader{height: 25px;background: #E7E8DD url(images/SponsoredLinksHeader.gif);}
.AdsDivHeader H5{visibility:hidden;font-size:0px;display:none;color:Black}

.RelatedArticlesDivHeader{height: 25px;background: #E7E8DD url(images/SponsoredLinksHeader.gif);}
.RelatedArticlesDivHeader H5{visibility:hidden;font-size:0px;display:none;color:Black}

.ContactUsDivHeader{height: 25px;background: #E7E8DD url(images/SponsoredLinksHeader.gif);}
.ContactUsDivHeader H5{visibility:hidden;font-size:0px;display:none;color:Black}

*/

/* Rating */
.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    background-image: url(Images/FilledStar.png);
}

.emptyRatingStar
{
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar
{
    background-image: url(Images/SavedStar.png);
}


