/*
Color scheme: mcs-red
Custom main color: aa53a9
Width: 900
Min-width: 0
Max-width: 0
Brush: low
Background mountains: true
Background strips: false
Height: 228
Sub title: true
MCS logo: header
Type: 1
Tied to page width: false
Left menu: false
Right menu: true
Extra: ''
*/

a:link { color: #811e1e; }
a:visited, a:hover { color: #bd1010; }

a {
	text-decoration:none;
}
#header {
  background-color: #f4d9d9;
}

#header #title,
#header #title a,
#header #sub-title,
#header #sub-title a {
  color: #811e1e;
}

#header-bar {
  background-color: #811e1e;
}

#header .nav li a {
  color: white;
  background-color: #811e1e;
}

#header .nav li a:hover {
  background-color: #bd1010;
}

#header .nav li.current a {
  background-color: #bd1010;
}

/* :link,:visided due to IE 6 cascading */
.toc li a:link, .toc li a:visited {
  color: #811e1e;
}

.toc li a:hover {
  color: #bd1010;
}

#header-bar .doc {
  width: auto;
}

#header-bar .nav {
  margin-right: 10px;
}

#header-bar .logo {
  margin-left: 0.625em;
}

#header-bar {
  background-image: url("./img/hb/hback1.png");
  height: 41px;
  line-height: 41px;
}

#header-bar .dino {
  padding-bottom: 4px;
}

#header-bar .mozilla {
  padding-bottom: 6px;
}

#header-bar .mcs-logo-dark {
  display: none;
}

#header .doc {
  background-image: url("./img/header/bgmnt.png");
}

#header {
  background-image: url("./img/header/bgsidel.png");
}

#logo {
  display: block;
}

#header, #header .doc {
  height: 228px;
}

.doc {
  width: 900px;
  margin: 0 auto;
}

#footer {
  min-height: 74px;
  clear:both;
}

#content {
  margin-left: 0;
}

#left-menu {
  display: none;
}

.footer1{
width:60%;
float:left;
}

.footer2{
width:40%;
float:right;
}

.footer2 img{
width:100px;
margin: 0 10px;
}

#footer p{
padding-top:5px;
}

.applist .appbutton {
background-color:#B6CD65;
border-color: 1px solid #B4C36E;
}

a.download-link  {
background-position:0 0;
color:#09700B;
display:block;
height:50px;
padding:5px 5px 5px 35px;
}

a.download-link {
background:url("img/download-button.png") no-repeat scroll 0 0 transparent;
color:#09700B;
display:block;
height:50px;
padding:5px 5px 5px 35px;
}

.applist {
margin-bottom:5px;
}
.applist span {
line-height:5px;
}

.applist span br {
line-height: 0px;
}

.applist .app-ico {
float:right;
height:45px;
padding: 0px 5px 10px;
}

.applist .os-ico {
height: 17px;
}

.applist .app-version {
padding: 7px 2px 0px 0px;
font-size: 10px;
float:right;
}

.applist .app-name {
font-size: 16px;
font-weight:bold;
float:right;
padding: 5px 2px 0px 0px;
}

.applist .download-other {
text-align: right;
line-height:9px;
margin-right:6px;
font-size:11px;
}

.applist .app_desc {
float:left;
width:90px;
}

.applist .app_desc .app_desc_1 {
}

.applist .app_desc .app_desc_2 {
text-align:right;
font-size: 16px;
font-weight:bold;
}

.applist .app_desc .app_os_ico {
float:left;
height:17px;
}

.applist .app_desc .app_desc_version {
float:right;
text-align:right;
font-size: 10px;
line-height:16px;
}

.applist .app_ico {
width:55px;
float:right;
}

ul.os_windows li.os_linux, ul.os_windows li.os_osx {
display:none;
}

ul.os_linux li.os_windows, ul.os_linux li.os_osx {
display:none;
}

ul.os_osx li.os_windows, ul.os_osx li.os_linux {
display:none;
}

/** Social icons **/

div.social {
margin:25px auto 0px auto;
text-align:center;
}

div.social ul {
margin:10px -10px !important;
}

div.social li {
display:inline;
list-style-image:none;
background-image:none;
margin-right:1px;
}

.widget_rss ul li {
list-style-type:square;
font-size: 12px;
margin-left:5px;
line-height:18px;
}
