/* Start of CMSMS style sheet '960 DFE styles' */
html {
  background:#484746;
}

body {
  font:15px/24px Myriad,"MyriadPro-Regular","Myriad Pro Regular",MyriadPro,"Myriad Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
  font:11px/24px "Lucida Grande","Helvetica Neue","Helvetica",Arial,Verdana,sans-serif;
  background:#282726 url(uploads/themes/960/body_bg.gif) left top repeat-x;
  color:#cbcbcb;
  color:#B4B3B2;
}

h2, h3 {
  margin-bottom:6px;
}

h1 {
  font:40px/40px "MyriadPro-Regular","Myriad Pro Regular",MyriadPro,"Myriad Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform:uppercase;
  color:#FAFAFA;
  margin-top:60px;
  border-bottom:2px solid #f6bd00
}

h2 { 
  color:#FAFAFA;
  font-weight:bold;
  font-size: 24px;
  line-height: 30px;
}

h3 {
  text-transform:uppercase;
  color:#FAFAFA;
  font-size:18px;
  line-height:24px;
  font-weight:bold;
}

a {
  color:#1dbbcf;
  text-decoration:none;
}

a:hover { 
  color:#FAFAFA; 
}

#logo {
  margin:0 10px;
  width:220px;
  float:right;
}

#sidebar, fieldset {
  background:#484746;
  padding:12px 12px 0 12px;
  width:176px;
  line-height:18px;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
  border-radius:10px;
  border:none;
}

fieldset {
  width:auto;
}

#page {
  overflow:hidden;
  margin-bottom:50px;
}

#footer {
  clear:both;
  width:100%;
  border-top:1px solid #858585;
  padding:24px 0;
  overflow:hidden;
  background:#484746;
}

#footer p{
  line-height:32px;
}

ul { list-style:none;}

#content ul li {
  background:url(uploads/webui/bullet.png)left center no-repeat;
  padding-left:18px;
}

/**************
   [  NAV  ]
***************/

#nav {
  height:80px;
  padding-left:0;
  color:#FFFFFF;
  background:url(uploads/themes/960/menu_separator.gif) left center no-repeat;
}

#nav ul {
  overflow:hidden;
  margin:0;
}

#nav li {
  float:left;
  height:80px;
  font-style:normal;
  font-size:100%;
  text-transform:uppercase;
  font:15px/80px "MyriadPro-Regular","Myriad Pro Regular",MyriadPro,"Myriad Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
  background:url(uploads/themes/960/menu_separator.gif) right center no-repeat;
}

#nav li a {
  line-height:50px;
  padding:15px 23px 15px 20px;
  color:#B4B3B2;
  text-decoration:none;
  display:block;
  outline:none;
}

#nav li a:hover{
  background:url(uploads/themes/960/arrow.jpg) top center no-repeat;
  color:#FAFAFA;
}

#nav li a.activepage {
  color:#1DBBCF;
  color:#FAFAFA;
}

.muted {
  color:#A0A0A0;
}

/********
FORMS
*********/

#sidebar fieldset {
  margin:0; padding:0;
}

.text input, textarea {
  padding:5px;
  border:none;
  height:14px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
  border-radius:5px;
}

textarea {
  width:308px;
  height:120px;
  overflow:auto
}

.button {
  margin-bottom:12px;
}


/* End of '960 DFE styles' */

