﻿body 
{
    width:830px;
    margin-left:auto;
    margin-right:auto;
    font-family:Tahoma, Verdana, Arial, Times;
    font-size:12px;
    line-height:130%;
    background-image:url(images/background.gif);
}
#mainheader
{
    width:830px;
    height:90px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(images/header.gif);
}

#menubar
{
    width:830px;
    height:22px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(images/menubar.gif);
    padding-top:4px;
    text-align:center;
    color:White;
    font-family:Tahoma;
    font-size:12px;
}
#menubar a
{
    text-decoration:none;
    color:White;
    margin-left:3px;
    margin-right:3px;
}
#menubar a:hover
{
    text-decoration:none;
    color:Orange;
    margin-left:3px;
    margin-right:3px;
}
#membermenubar
{
    width:830px;
    height:22px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(../images/mainsite/membermenubar.gif);
    padding-top:4px;
    text-align:center;
    color:White;
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
}
#membermenubar a
{
    text-decoration:none;
    color:White;
    margin-left:3px;
    margin-right:3px;
}
#membermenubar a:hover
{
    text-decoration:none;
    color:Black;
    margin-left:3px;
    margin-right:3px;
}


#mainpage
{
    width:830px;
    margin-left:auto;
    margin-right:auto;
}
#mainpage a
{
    text-decoration:none;
    color:#617de5;
}
#mainpage a:hover
{
    text-decoration:none;
    color:#d77b03;
}

#magholders
{
    margin:4px;
    width:140px;
    border:1px solid white;
    padding:5px;
    background-color:#631717;
    background-image:url(images/mainsite/boxbackground_gray.gif);
    background-repeat:repeat-x;
    text-align:center;
}
#magholders a
{
    text-decoration:none;
    color:White;
    margin-bottom:5px;
    font-size:14px;
    font-family:Arial, Tahoma, Verdana;
    font-weight:bold;
}
#magholders a:hover
{
    text-decoration:none;
    color:Orange;
    margin-bottom:5px;
    font-size:14px;
    font-family:Arial, Tahoma, Verdana;
    font-weight:bold;
}


#modelholders
{
    margin:5px;
    width:134px;
    border:1px solid Black;
    padding:5px;
    background-color:White;
    text-align:center;
}
#modelholders a
{
    text-decoration:none;
    color:Gray;
    margin-bottom:5px;
    font-size:12px;
    font-weight:normal;
}
#modelholders a:hover
{
    text-decoration:none;
    color:Black;
    margin-bottom:5px;
}


#sideadverts
{
    width:120px;
    padding:5px;
    background-color:Gray;
    color:Black;
    font-size:10px;
    float:right;
}

#contentforpage
{
    width:650px;
}


.pageheader
{
    background-color:#4e0101;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:8px;
    border-top:2px solid #a40303;
    color:White;
    font-size:14px;
    font-weight:bold;
    margin-bottom:1px;
}

.pagelowerheader
{
    background-color:#d0d0d0;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:8px;
    color:Black;
    font-size:12px;
    font-weight:normal;
    margin-bottom:1px;
}

.pagecontent
{
    background-color:White;
    border:gray 1px solid;
    color:#333333;
    padding:8px;
    margin-bottom:10px;
}

.borderedwhitebox
{
    border:2px solid White;
    background-color:#01012b;
    padding:8px;
    color:White;
    margin-top:10px;
}
.borderedwhiteboxnopad
{
    border:2px solid White;
    background-color:#01012b;
    color:White;
    margin-top:10px;
}


h1
{
    font-family:Arial, Tahoma;
    font-size:24px;
    font-weight:bold;
    margin-top:0px;
    margin-bottom:5px;
}
.borderedwhiteboxgray
{
    border:2px solid White;
    background-color:#363a42;
    padding:8px;
    color:White;
    margin-top:10px;
    text-align:center;
}
#television
{
    width:720px;
    background-image:url(membersonly/controller/tv-backgrounf-iefix.gif);
    background-repeat:repeat-y;
}
#telecontent
{
    width:628px;
    margin-left:38px;
}