
/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

html
{
    height: 100%;
    background: #7F7F7F;
}
body
{
    margin: 0;
    background: #7F7F7F;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
form
{
    margin: 0;
    padding: 0;
}
TABLE
{
    border-collapse: collapse;
}
.FrontEnd table
{
    margin: 0;
}
p
{
    font-size: 12px;
    line-height: 15px;
}
.FrontEnd p
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
img
{
    border-style: none;
    border-width: 0px;
}

/*========================================================*/
/*  6. Links                                          */
/*========================================================*/

a
{
    color: #666633;
}
a:hover
{
    color: red;
    text-decoration: underline;
}

/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/

/*-- outermost table of skin -Standard      --*/
.OuterTable
{
    width: 100%;
    height: 100%;
    background: url(../images/page_bg_l2.gif) repeat-y top left #FFF;
    border-collapse: collapse;
}
/*-- outermost table of skin -Admin         --*/
.OuterTableAdmin
{
    width: 90%;
    height: 100%;
    background: url(../images/page_bg_l2.gif) repeat-y top left #FFF;
}
.InnerTable
{
    border-collapse: collapse;
    table-layout: fixed;
    font-size: 12px;
    width: 100%;
}
.LoginTD
{
    vertical-align: top;
    color: #777;
    padding: 93px 30px 0px 0px;
    text-align: right;
    font-size: 12px;
}
A.LoginLink:link, A.LoginLink:visited, A.LoginLink:active
{
    font-weight: normal;
}
.LoginTD2
{
    vertical-align: top;
    color: #777;
    padding: 2px 30px 0px 0px;
    text-align: right;
}
.SearchTD
{
    text-align: right;
    vertical-align: top;
    padding: 90px 30px 0px 0px;
    height: 120px;
}
.MenuTD
{
    width: 199px;
    text-align: left;
    vertical-align: top;
    padding: 4px 0 0 0;
}
.PanesTD
{
    vertical-align: top;
    padding: 4px 14px 0 0px;
}
table.PanesTable
{
    width: 100%;
}
div.PanesTable
{
    padding: 0 7px 24px 7px;
    text-align: left;
}
.TopRow
{
    background: url('../images/header_bg.jpg') repeat-x top left;
    height: 83px;
    padding: 0;
}
.TopRowLeft
{
    background: url('../images/headerlogo.jpg') no-repeat top left;
    height: 159px;
    width: 100%;
    padding: 0;
}
.TopRowRight
{
    background: url('../images/header_bg_r_login.jpg') no-repeat top right;
    height: 159px;
    width: 100%;
    padding: 0;
}
.TopRowRight2
{
    background: url(../images/header_bg_r.jpg) no-repeat top right;
    height: 159px;
    width: 100%;
    padding: 0;
}
.BottomRow
{
    background: url(../images/footer_bg3.gif) repeat-x top center #EBEBEA;
    height: 76px;
    padding: 0;
    vertical-align:top;
}
.BottomRowLeft
{
    background: url('../images/footer_bg_l3.gif') no-repeat top left;
    height: 76px;
    padding: 0;
}
.BottomRowRight
{
    background: url('../images/footer_bg_r3.gif') no-repeat top right;
    height: 76px;
    text-align: right;
    font-size: 12px;
    line-height: 14px;
    vertical-align: top;
    padding: 35px 37px 0 37px;
}
.MiddleRow
{
    background: url('../images/page_bg_r.gif') repeat-y top right;
    padding: 0 10px 0 23px;
    vertical-align:top;
}
/*-- top header section                     --*/.TopRow3
{
    background: url(../images/header_bg3.jpg) repeat-x top left;
    height: 83px;
    padding: 0;
    vertical-align: top;
}
/*-- topleft header section                 --*/.TopRowLeft3
{
    background: url(../images/headerlogo4.jpg) no-repeat top left;
    height: 159px;
    width: 100%;
    padding: 0;
}
/*-- topright header section                --*/.TopRowRight3
{
    background: url(../images/header_bg_rstar2.jpg) no-repeat top right;
    height: 159px;
    width: 100%;
    padding: 0;
}
/*-- top header section                     --*/.TopRowMember
{
    background: url(../images/header_bgmem.jpg) repeat-x top left;
    height: 83px;
    padding: 0;
}
/*-- topleft header section                 --*/.TopRowLeftMember
{
    background: url(../images/headerlogomem.jpg) no-repeat top left;
    height: 120px;
    width: 100%;
    padding: 0;
}
/*-- topright header section                --*/.TopRowRightMember
{
    background: url(../images/header_bg_rmem.jpg) no-repeat top right;
    height: 120px;
    width: 100%;
    padding: 0;
}
/*-- middle content section                 --*/.MiddleRowMember
{
    background: url(../images/page_bg_r.gif) repeat-y top right;
    padding: 0em 20px 0em 20px;
    text-align: left;
}
/*-- outermost table of skin -Standard      --*/.OuterTableMember
{
    width: 100%;
    height: 100%;
    background: url(../images/page_bg_mem.gif) repeat-y top left #FFF;
}
/*-- bottomleft footer section              --*/.BottomRowLeftMember
{
    background: url(../images/footer_bg_lmem.gif) no-repeat top left;
    height: 76px;
    padding: 0;
}
.HomeHeader
{
    background: url(../images/header_bg3.jpg) repeat-x top left;
    height: 159px;
    padding: 0;
    vertical-align: top;
}
.HomeMain
{
    background: url(../images/header_bg_rstar2.jpg) no-repeat top right;
    height: 159px;
    width: 100%;
    padding: 0;
    position: relative;
}
.HomeMain .HomeLogo
{
    background: url(../images/headerleftblank.gif) no-repeat top left;
    height: 159px;
    width: 484px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 40;
}
.HomeMain .HomeLogoText
{
    background: url(../images/headerlogosolo.gif) no-repeat top left;
    width: 346px;
    height: 62px;
    position: absolute;
    top: 11px;
    left: 30px;
    z-index: 60;
}
.HomeMain .LoginArea
{
    position: absolute;
    right: 30px;
    top: 93px;
    color: #777;
    text-align: right;
    z-index: 30;
}
.HomeMain .LoginStar
{
    position: absolute;
    width: 84px;
    height: 83px;
    top: 2px;
    right: 32px;
    z-index: 20;
}
.HomeMain .quote
{
    position: absolute;
    right: 130px;
    top: 18px;
    width: 325px;
    height: 36px;
    font-size: 10px;
    text-align: right;
    color: black;
    z-index: 50;
}


/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/

/*-- top inside content pane       --*/.PaneTop
{
    width: 100%;
    padding: 0 7px 0 7px;
}
/*-- left content pane             --*/.PaneLeft
{
    padding: 0 7px 0 7px;
    width: 33%;
}
/*-- content pane                  --*/.PaneCenter
{
    padding: 0 7px 24px 7px;
    text-align: left;
}
/*-- right content pane            --*/.PaneRight
{
    padding: 0 7px 0 7px;
    width: 33%;
}
/*-- right content pane            --*/.PaneRight2
{
    padding: 0 7px 0 7px;
    width: 195px;
}
/*-- bottom inside pane            --*/.PaneBottom
{
    width: 100%;
    padding: 0 7px 0 7px;
}
/*-- bottom menu content pane      --*/.PaneMenuBottom
{
    width: 100%;
    padding: 5px 5px 0 5px;
}

/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/

/*-- login and user token idle         --*/.LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active
{
    color: #777;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
/*-- login and user token hover        --*/a.LOGIN_object:hover, a.USER_object:hover
{
    color: #444;
    font-family: tahoma;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}
/*-- date token idle                   --*/.DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active
{
    color: #777;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
}
/*-- date token hover                  --*/a.DATE_object:hover
{
    color: #444;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
}
/*-- terms privacy and copyright       --*/.FOOTER_objects
{
    color: #777;
    font-size: 11px;
}
/*-- terms privacy and copyright links --*/a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active
{
    color: #777;
    font-weight: bold;
    text-decoration: none;
}
/*-- terms privacy and copyright hover --*/a.FOOTER_objects:hover
{
    color: #444;
    font-weight: bold;
    text-decoration: none;
}

/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/.normal, .Normal
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    line-height: 14px;
}
/*-- most of the bold text on site     --*/.NormalBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #444;
}
/*-- red text on site for errors       --*/.NormalRed
{
    color: #C50000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
}
/*-- subheadings - mostly in admin     --*/.SubHead
{
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #555;
    padding: 0;
}
/*-- headings - mostly in admin        --*/.Head
{
    font-size: 11px;
    color: #555;
    background: transparent;
    font-weight: bold;
    padding: 0;
}

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

/*-- default form elements      --*/select, input
{
    font-family: tahoma;
    font-size: 11px;
    color: #333;
}
/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/

.MainMenu_MenuContainer
{
    background-color: #f4f4f4;
    width: 191px;
    background-image: url(../images/nav_idle.gif);
    background-repeat: repeat-y;
    margin-bottom:2em;
}
/*-- bar that holds the menu  --*/.MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand;
    width: 199px;
}
/*-- submenu container        --*/.MainMenu_SubMenu, .ModuleTitle_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    margin: 0 0 0 1px;
    background: #f3f3f3;
    padding: 0px;
    border: 1px solid #999;
    font-weight: normal;
}
/*-- submenu items idle       --*/TABLE.MainMenu_MenuItem TD, .ModuleTitle_MenuItem
{
    font-family: tahoma;
    color: #6A6A6A;
    font-size: 12px;
    background: #f3f3f3;
    font-weight: bold;
    font-style: normal;
    padding: 0px 30px 0px 16px;
    height: 20px;
    border: 0;
}
/*-- submenu items hover      --*/.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
    color: #4F4F4F;
    background: #DCDCDC;
    padding: 0px 30px 0px 16px;
    height: 20px;
    border: 0;
}
/*-- menuitems idle           --*/TABLE.MainMenu_Idle TD
{
    color: #666;
    background: url(../images/nav_idle.gif) no-repeat;
    padding: 0 0 0 24px;
    height: 22px;
    font-weight: bold;
}
/*-- menuitems over           --*/TABLE.MainMenu_Selected TD
{
    color: #666;
    background: url(../images/nav_over.gif) no-repeat;
    padding: 0 0 0 24px;
    height: 22px;
    font-weight: bold;
}
/*-- menuitems active         --*/TABLE.MainMenu_Active TD
{
    color: #666;
    background: url(../images/nav_active.gif) no-repeat;
    padding: 0 0 0 24px;
    height: 22px;
    font-weight: bold;
}
.MainMenu_MenuItem A
{
    text-decoration: none;
    color: #666;
    display: block;
}
.MainMenu_MenuItem A:hover
{
    text-decoration: none;
    color: #666;
}

/* New MENU */
div.AspNet-Menu-Vertical
{
    background-color: #f4f4f4;
    width: 191px;
    background-image: url('../images/nav_idle.gif');
    background-repeat: repeat-y;
    margin-bottom: 1em !important;
}
div.AspNet-Menu-Vertical ul.AspNet-Menu
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 191px;
    position: static !important;
}
div.AspNet-Menu-Vertical li.AspNet-Menu-Leaf
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 22px !important;
    background-image: url('../images/nav_idle.gif');
    background-repeat: no-repeat;
    position: static !important;
    float: none !important;
}
div.AspNet-Menu-Vertical li.AspNet-Menu-Leaf a.AspNet-Menu-Link
{
    display: block;
    height: 19px !important;
    font: bold 12px tahoma,arial;
    color: #6A6A6A;
    background-image: url('../images/nav_idle.gif');
    padding-left: 16px;
    padding-top: 3px;
    text-decoration: none;
}
div.AspNet-Menu-Vertical li.AspNet-Menu-Leaf a.AspNet-Menu-Link span.red
{
    color: #EE0000;
    padding: 0;
    margin: 0;
    height: 100% !important;
    cursor: pointer;
}
div.AspNet-Menu-Vertical li.AspNet-Menu-Leaf a.AspNet-Menu-Link:hover
{
    text-decoration: none;
    background-image: url('../images/nav_active.gif');
}
div.AspNet-Menu-Vertical li.AspNet-Menu-Selected a.AspNet-Menu-Selected
{
    background-image: url('../images/nav_over.gif') !important;
}

.AspNet-Menu-Header
{
    text-align: center;
    background-color: #e0e0e0;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 8px;
    font: bold 12px tahoma,arial;
    color: #8B1A1A;
}

/* Register Stuff */

.regtable
{
    width: 100%;
    table-layout: fixed;
}
.regtable td
{
    padding: 2px;
}

.regsubhead
{
    background-color: #CCC;
    font-size: 13px;
    padding: 4px 0px;
    text-align: center;
    font-weight: bold;
}
.regtable .regcaption
{
    font-size: 13px;
    width: 160px;
}
.regfield input, input.regfield, .regfield select, select.regfield
{
    font-size: 12px;
}
.regfield
{
    font-size: 12px;
}
.regdata
{
    font-weight: bold;
    font-size: 13px;
}
.regbutton
{
    font-size: 12px;
}

.regsum
{
    width: 100%;
    border-collapse: collapse;
}
.regsumdesc
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 8px;
    width: 75%;
}
.regsumprice
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    text-align: right;
    width: 25%;
}
.regsumdescfoot
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 8px;
    border-top: solid 1px black;
    font-weight: bold;
}
.regsumpricefoot
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    text-align: right;
    border-top: solid 1px black;
    font-weight: bold;
}


H1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: normal;
    color: #585818;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 2px 0px;
    border-bottom: solid 1px #666633;
}
H1 a
{
    text-decoration: none;
}

H2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: normal;
    color: #666633;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 2px 0px;
    border-bottom: solid 1px black;
    width: 100%;
}

H3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: normal;
    color: black;
    margin: 18px 0px 0px 0px;
    padding: 0px;
}

A.TopLink
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: solid rgb(171, 171, 171) 1px;
    padding: 2px 6px;
    font-size: 12px;
    display: block;
    font-weight: bold;
}

A.TopLink:link, A.TopLink:visited, A.TopLink:active
{
    background-color: White;
    text-decoration: none;
}

A.TopLink:hover
{
    background-color: #efefef;
}
/* quotes at the top */
#news
{
    display: none;
}
#news DIV.newsitem
{
    right: 0px;
    font-weight: bold;
    background-color: #EEF3E2;
    border: solid 2px #585818;
    padding: 2px 4px;
}
div.newsitem .sig
{
    color: #666;
    font-weight: normal;
}

.hidden16
{
    display: none;
}
TABLE.pricetable
{
    border-collapse: collapse;
    margin: 1em auto;
}
TABLE.pricetable TD
{
    padding: 8px 12px;
}
TABLE.pricetable .pricetitle TD
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
    background-color: #6495ED;
    border: solid 2px white;
    color: white;
    font-weight: bold;
}
TABLE.pricetable .pricedata TD
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
    background-color: #eeeeee;
    border: solid 2px white;
}
TABLE.pricetable2
{
    border-collapse: collapse;
    margin: 1em auto;
}
TABLE.pricetable2 TD
{
    padding: 4px 12px;
}
TABLE.pricetable2 .pricetitle TD
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
    background-color: #6495ED;
    color: white;
    font-weight: bold;
}
TABLE.pricetable2 .pricedata TD
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
    background-color: #eeeeee;
    border: solid 1px #fff;
}
TABLE.pricetable2 .pricedata TD.c3
{
    text-align: center;
}
TABLE.pricetable2 .pricedata TD.c2
{
    text-align: center;
}
TABLE.pricetable2 .pricedata TD.c1
{
    font-weight: bold;
}
/* blue box */
.bluebox, .widget
{
    color: #333300;
    background-color: #EEF3E2;
    border-top: solid 1px #585818;
    border-bottom: solid 1px #585818;
    padding: 9px 0px 18px 9px;
    font-family: verdana,sans-serif;
}
.widget
{
    margin-bottom: 1em;
}
.bluebox h4, .widget h4
{
    color: #585818;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0px 0px 0.5em 0px;
}
.bluebox P, .widget P
{
    font-size: 12px;
    line-height: 14px;
    margin: 1em 0px 0px 0px;
    font-family: verdana,sans-serif;
}
.bluebox ul, .widget ul
{
    margin: 0.5em 0px 0.5em 2em;
    padding: 0px;
}
.bluebox li, .widget li
{
    padding: 1px;
    margin: 0px;
    list-style-type: square;
}
.post
{
    margin-bottom: 2em;
}
.post h1
{
    border: none;
    margin-bottom: 0.5em;
    padding: 0;
}
.post h1 a
{
    text-decoration: underline;
}
#postnavigation
{
    margin-bottom: 1em;
}
#relatedPosts
{
    font-size: 11px;
}
#relatedPosts span
{
    display: none;
}
#relatedPosts a
{
    padding-right: 10px;
}
.BottomBelow
{
    text-align: center;
    padding-top: 4px;
}
.BottomBelow A, .BottomBelow
{
    color: #ddd;
    font-size: 11px;
}
#leftads-inner
{
    text-align: center;
    margin-top: 1em;
    margin-right: 7px;
}
#leftads
{
    margin-left: 3px;
    margin-top: 1em;
}
/* standard 2column layout */
.column2
{
    width: 100%;
}
.column2 .column2-left
{
    vertical-align: top;
}
.column2 .column2-left h3:first-child
{
    margin-top:0;
}

.column2 .column2-right
{
    width: 280px;
    padding-left: 6px;
    vertical-align: top;
}
/* widgets in blog */
.widget.tagcloud li
{
    list-style: none;
    display: inline;
    padding: 0 !important;
    margin: 0 4px 0 0 !important;
	font-size: 11px;
}
.widget.tagcloud ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.widget.tagcloud li a, .tagcloud li a.medium
{
	color:#666;
	text-decoration:none;
}
.widget.tagcloud li a.smallest
{
    color:#aaa;
}
.widget.tagcloud li a.small
{
    color:#999;
}
.widget.tagcloud li a.big
{
    color:#333;
}
.widget.tagcloud li a.biggest
{
    color:#000;
}
.widget.categorylist .rssButton
{
	display:none;
}
.widget.categorylist ul
{
	margin: 0 0 0 20px;
	padding:0;
	list-style:none;
}
.widget.categorylist ul li
{
	margin:0;
	padding:0;
	list-style: disc outside;
	font-size:12px;
}
