/* Start of CMSMS style sheet 'General' */
@font-face {
  font-family: "LiberationSans";
  src: url(type/LiberationSans-Regular.ttf);
}

html * { 
font-family: "LiberationSans", sans-serif;
}

body{
    margin: 0px;
    padding: 0px;
    background-color: #DCDCDC;
    font-family: "LiberationSans", sans-serif;
    font-size: 12px;
    color: #8C96AC;
    line-height: 1.4em;
}

h1{
    color: #000;
    font-size: 200%;
    font-weight: normal;
    letter-spacing: -0.02em;
    margin-bottom: 10px;
    line-height: 1.2em;
font-family: "LiberationSans", sans-serif;
}

h2{
    color: #8C96AC;
    font-size: 150%;
    font-weight: normal;
    letter-spacing: -0.02em;
    margin-bottom: 10px;
    line-height: 1.2em;
font-family: "LiberationSans", sans-serif;
}

h3,h4,h5 {
    color: #000;
    line-height: 1.2em;
    letter-spacing: -0.02em;
font-family: "LiberationSans", sans-serif;
}

a:link {
	text-decoration: none;
	color: #6D95E3;
}
a:visited {
	text-decoration: none;
	color: #6D95E3;
}

a:hover {
	text-decoration: none;
	color: #A0A0A0;
}

a:active {
	text-decoration: none;
	color: #A0A0A0;
}

.style16 {color: #000066; }
.style18 {color: #FFFFFF;}
.style27 {font-size: 80%;}
.style37 {color: #B0BEDA;}
.style38 {color: #000000;}
.style39 {font-size: 90%;}
.style47 {color: #5D6473;}
.style49 {color: #000033;}
.style51 {color: #606777;}
.style53 {color: #5D6473; font-size: 80%; }
.style59 {color: #999999;}
.style56 {font-size: 110%;}
.style57 {color: #000000; font-size: 110%; }
.style58 {color: #000000; font-size: 80%; }
.style60 {color: #000000; font-size: 90%; }

#header{
    height: 179px;
    width: 100%;
    background: #000 url(/uploads/images/template/header-bg.png) repeat-x left top;
}

#header.home{
    background: #000 url(/uploads/images/template/header-bg-home.png) repeat-x left top;
}

#header-container{
    width: 1030px;
    clear: none;
}

#header #logo{
    height: 49px;
    padding: 15px;
    width: 53px;
    float: left;
    clear: none;
}

#logo img { border: 0px; }

#header #photos{
    height: 100px;
    clear: both;
    width: 100%;
    overflow: hidden;
}

#header #home-links{
    background: url(/uploads/images/template/vig-3.jpg) left top repeat-x;
    height: 100px;
    clear: both;
    width: 100%;
    overflow: hidden;
}

#content-wrapper{
    background-image: url(/uploads/images/template/content-bg.png);
    background-repeat: repeat-y;
    background-position: left top;
    background-attachment: scroll;
    width: 100%;
    background-color: #f2f2f2;
    float: left;
}

#content{
    width: 1030px;
    float: left;
    height: 100%;
}

#content #menu-left{
    float: left;
    width: 170px;
    background-color: #FFF;
    clear: none;
}

#content #bodycopy{
    float: left;
    width: 530px;
    background-color: #FFF;
    padding: 0px 10px;
    padding-bottom: 100px;
    min-height: 500px;
    clear: none;
}

#content #right-links{
    float: left;
    width: 290px;
    color: #000;
    font-size: 90%;
    margin: 20px 0 0 20px;
    clear: none;
}

#home-content-wrapper{
    width: 100%;
    background-color: #f2f2f2;
    float: left;
}

#home-content{
    width: 1210px;
    float: left;
    height: 100%;
}

#home-content #panels-left{
    float: left;
    width: 500px;
    background-color: #FFF;
    height: 375px;
    padding: 0 0 0px 0px;
    overflow: hidden;
    clear: none;
}

#home-content #bodycopy{
    float: left;
    width: 320px;
    background-color: #FFF;
    padding: 40px;
    min-height: 295px;
    clear: none;
}

#home-content #right-links{
    float: left;
    width: 290px;
    color: #000;
    font-size: 90%;
    margin: 20px 0 0 20px;
    clear: none;
}

a:hover.operator-logo{
    background-color: none;
}

#right-links img{
    border: 0px;
}

#footer{
    clear: both;
    height: 40px;
    background-color: #DCDCDC;
    text-align: center;
    padding: 30px 0px;
}

#menu-top{
    float: left;
    margin: 30px 0 0 70px;
    text-transform: uppercase;
    font-size: 140%;
    overflow: hidden;
    height: 49px;
    clear: none;
    width: 875px;
}

#menu-left{
    margin: 70px 0 0 0;
    text-transform: uppercase;
    font-size: 120%;
}

#forum img {
    border: 0px;
}

#forum .forum_head_table{
    text-align: left;
    color: #8C96AC;
    font-size: 130%;
    font-weight: normal;
    letter-spacing: -0.02em;
}

/* ----- Menus ----- */


ul#top-nav{ 
    list-style-type: none; 
    margin: 0px 0 0 20px; 
    padding: 0px;
    overflow: hidden;
    height: 30px;
    width: 1000px;
}

ul#top-nav li{
    line-height: 100%;
    float: left;
    margin-right: 10px;
    text-align:left;
    text-decoration: none;
}

ul#top-nav li.menuactive a.menuactive { 
    color : #A0A0A0;
}

ul#top-nav li.menuactive menuparent a.menuactive menuparent { 

}

ul#top-nav li.menuparent a.menuparent { 

}

ul#panel-home{ list-style-type: none; margin: 20px 0 0 170px; padding: 0px; }

ul#panel-home li{
    line-height: 100%;
    float: left;
    margin-right: 40px;
    text-align:left;
    text-decoration: none;
    width: 130px;
    font-size: 150%;
}

ul#left-nav{ list-style-type: none; margin: 0px 0 0 20px; padding: 0px; }

ul#left-nav li{
    line-height: 200%;
}

ul#left-nav li.menuactive a.menuactive { 
   text-align:left;
   text-decoration: none;
   font-weight: bold;
}

ul#left-nav li.menuactive menuparent a.menuactive menuparent { 
   text-align:left;
   text-decoration: none;
}

ul#left-nav li.menuparent a.menuparent { 
   text-align:left;
   color : #A0A0A0;
   text-decoration: none;
}

/* End of 'General' */

