﻿@charset "utf-8";
/* CSS Document */

/* global styles */

body {
 	padding:0px;
	margin:0px;
 	background:url(http://www.msgdiscovery.com/img/tile.png) repeat-x; 
}

#site {
	width:100%;	
}

#frame {
	margin:1% auto 0px auto;
	text-align:center;	
}

#lang {
	width:776px;
	height:19px;
	margin:0px auto;
	padding-bottom:5px;

}

#header {
	background:url(http://www.msgdiscovery.com/img/header.png) no-repeat; 
	margin:0px auto;
	padding:0px;
	height:100px;
	width:776px;
}

#logo {
	text-align:left;	
	padding:20px 0px 0px 20px;
}

#bodyBG {
	background:url(http://www.msgdiscovery.com/img/body.png) no-repeat; 
	margin:0px auto;
	padding:0px;
	height:524px;
	width:776px;
}
img {
	border:none;	
	padding:0px;
	margin:0px;
}

#toolbar {
	background:url(http://www.msgdiscovery.com/img/toolbar.png) no-repeat;
	margin-left:13px;
	padding-right:2px;
	height:39px;	
}


#links {
	vertical-align:middle;
	padding-top:5px;
}

.link {
	display:inline;
	padding-right:1.5em;
	font-size:11pt;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
}

.linkSelected {
	font-weight:bold;
	text-decoration:none;
	color:#dbf4fd;
}

.linkselected:hover {
	font-weight:bold;
	text-decoration:none;
	color:#dbf4fd;
}

.caret {
	font-family: Marlett, Webdings;
}

a {
	text-decoration:none;
	color:#dbf4fd;
}


#link  {
	font-size: 10pt;
	margin: 0 0 10px 330px;
}

#link  a {
	text-decoration:none;
	color:#474747;
}

#link a:hover {
	color:#333;	
	text-decoration:underline;	
}

a:hover {
	color:#FFF;	
	text-decoration:none;	
}

#ads {
	height:60px;
	margin-left:160px;
	margin-right:auto;
	width:468px;
}

#footer {
	width:765px;
	margin:0px auto;
	text-align:center;
}

.footText {		
	float:left;
	text-align:left;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	color:#BBB;
	font-size:8pt;
}

.footText2 {		
	float:right;	
	text-align:left;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	color:#BBB;
	font-size:8pt;
}

.footLink {
	font-size:8pt;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	color:#BBB;	
}

.footLink:hover {
	color:#666;	
}



/* home page styles */

#slideshow {
	height:318px;
}

#message {
	float:left;
	text-align:left;	
	margin-left:35px;
	width:500px;
}

#buttons {
	width:140px;
	float:left;
	margin-left:66px;
}

.greenBtn {
	background:url(http://www.msgdiscovery.com/img/greenBtn.png) no-repeat; 
	width:140px;
	height:34px;
	margin-top:4px;
	margin-bottom:8px;
	padding-top:5px;
}

.blueBtn {
	background:url(http://www.msgdiscovery.com/img/blueBtn.png) no-repeat; 
	width:140px;
	height:34px;
	margin-top:5px;
	padding-top:5px;
}

.title {	
	font-size:11pt;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	color:#00ADEE;
}

.btnText {
	font-size:11pt;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	color:#000;	
}

.btnText:hover {
	color:#666;	
}

.text {	
	font-size:8pt;
	margin-top:5px;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	color:#474747;
}

/* features page style */

#featuresBar {
	float:left;
	background:url(http://www.msgdiscovery.com/img/features.png) no-repeat; 
	width:223px;
	height:406px;
	margin-left:22px;
}

#allFeat {
	height:31px;
	width:185px;
	color:#FFF;
	font-size:12pt;
	font-weight:bold;
	padding-top:6px;
	margin-left:17px;
	margin-top:17px;
	margin-bottom:0px;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
}

.featIcon {
	height:22px;
	width:22px;
	float:left;	
	margin-left:10px;
	margin-right:8px;
}


.featTxt {
	text-align:left;
	margin:0px 17px 0px 17px;
	background:url(http://www.msgdiscovery.com/img/featBtn.png) no-repeat;
	height:27px;
	width:223px;
	color:#474747;
	font-size:10pt;
	padding-top:6px;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
}

.featTxt:hover {
	background:url(http://www.msgdiscovery.com/img/featBtnOver.png) no-repeat;
	color:#0083b3;
}

#featureArea {
	float:left;
	margin-top:5px;
}


#featureContent {
	text-align:left;
	padding-left:8px;
	padding-top:10px;
}

#downloadLargeIcon {
	float:left;
	height:36px;
	padding-right:10px;
	padding-top:3px;
}

#featLargeIcon {
	float:left;
	height:36px;
	padding-right:10px;
	padding-top:3px;
}

.featTitle {
	font-size:12pt;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	color:#00ADEE;
}

.featTitle a {
	text-decoration: none;
	color:#00ADEE;
}

.featTitle a:hover {
	text-decoration: underline;
}

.featSubtitle {
	font-size:10pt;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	color:#808080;
	width:440px;
	margin-top:2px;
	padding:0;
}

#featureItemContent {
	text-align:left;
	padding-left:8px;
	padding-top:10px;
}

#featItemIcon {
	float:left;
	height:28px;
	padding-right:6px;
	padding-top:1px;
}

.featItemTitle {
	color:#222222;
	font-family:Segoe UI,Arial,Helvetica,sans-serif;
	font-size:10pt;
	margin:0;
}

.featItemTitle a {
	text-decoration: none;
	color:#00ADEE;
}

.featItemTitle a:hover {
	text-decoration: underline;
}

.featItemSubtitle {
	font-size:9pt;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	color:#808080;
	width:440px;
	margin-top:2px;
	padding:0;
}

#featureScreenshot {
	font-size:10pt;
	margin-top: 25px;
}

#featureScreenshot a
{
	text-decoration: none;
	color:#474747;	
}

#featureScreenshot a:hover
{
	text-decoration: underline;
}

#description {
	text-align:left;
}

li {
	font-size:10pt;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	margin-top:1px;
	line-height:1.5em;
	color:#474747;
	width:470px;
	list-style:circle;

}

.desc {
	margin-left:10px;
	width:460px;
	font-size:10pt;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	color:#474747;
}

.featDesc {
	width:470px;
	font-size:10pt;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	color:#474747;
	font-weight:normal;
}

/* Download Styles */

#dlScreen {

}

#msgTitle {
	padding-top:10px;
	padding-bottom:1px;
}

#installmsg {	
	width:350px;
	float:left;
	margin-right:10px;
	clear: both;
	margin-top: 15px;
}

.installDesc {
	width:350px;
	font-size:10pt;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	color:#474747;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:13px;
}

.installDesc a {	
	color: #333;
	text-decoration: none;
}

#installmsgright {	
	width:350px;
	float:right;
	margin-right:10px;
	margin-top: 15px;
}


#msg {	
	width:450px;
	float:left;
	margin-right:10px;
}

#msg2 {	
	width:300px;
	float:right;
}

#msg2 a {	
	color: #333;
	text-decoration: none;
}

#dlPSDesc {
	width:375px;
	font-size:10pt;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	color:#474747;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:13px;
}

#dlPSDesc a {
	color:#474747;
	font-style: none;
}


#dmessage {
	float:left;
	text-align:left;	
	margin-left:35px;
}

.dlDesc {
	width:450px;
	font-size:10pt;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	color:#474747;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:13px;
}

.unDesc {
	width:600px;
	font-size:10pt;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	color:#474747;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:13px;
}

.dlPSDesc a {
	color:#474747;
	font-decoration: none;
}



.dlPDesc {
	width:700px;
	font-size:10pt;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	color:#474747;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:13px;
}


#buttonsh {
	float:left;
	display:inline;
	text-align:center;
	margin-top:0px;
	margin-left:45px;
}

.greenBtnH {
	background:url(http://www.msgdiscovery.com/img/greenBtn.png) no-repeat;
	float:left;
	width:140px;
	height:34px;
	margin-top:5px;
	padding-top:5px;
	padding-right:10px;
}

.blueBtnH {
	background:url(http://www.msgdiscovery.com/img/blueBtn.png) no-repeat; 
	float:left;
	width:140px;
	height:34px;
	margin-top:5px;
	padding-top:5px;
	padding-right:10px;
}

#infobar {
	float:left;
	width:375px;
	height:50px;
	font-size:8pt;
	margin-top:18px;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	color:#474747;
	background:url(http://www.msgdiscovery.com/img/infobar.png) no-repeat;
}

#infobarTxt {
	float:left;
	padding-left:43px;	
	padding-top:5px;
}

/* Support styles */

.supportBar {
	margin-top:6px;
	padding-top:10px;
	padding-left:10px;
	background:url(http://www.msgdiscovery.com/img/supportBar.png) no-repeat;
	height:150px;
	width:711px;
}

.supportTitle {
	float:left;
	width:600px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	font-size:12pt;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	color:#00ADEE;
}

.supportSubText {
	float:left;
	width:600px;
	margin-top:8px;
	margin-bottom:0px;
	font-size:10pt;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	color:#474747;
}

.supportIcon {
	float:left;
	width:85px;
	height:88px;
	padding-top:4px;
	padding-right:10px;
}

.supportLink {
	height:150px;
	width:711px;	
}

/* About Styles */

#story {
	float:left;	
	width:350px;
}

.storyText {
	font-size:10pt;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	color:#474747;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:13px;
}

.storyText a {
	text-decoration:none;
	color:#333;
}


#profilePic {
	float:left;	
	padding-top:20px;
	width:304px;
	height:376px;
}

#aboutTitle {
	width:410px;
	padding-top:10px;
	padding-bottom:1px;
	float:left;
}

#profile {
	float:left;	
}

#amessage {
	width:380px;
	float:left;
	text-align:left;	
	margin-left:35px;
	margin-right:30px;
}

#newspageContent {
 
}

#newsbodyBG {
	background:url(http://www.msgdiscovery.com/img/newsTile.png) repeat-y; 
	padding:0px;
	margin:0px auto;
	width:776px;
}

#newsTop {
	background:url(http://www.msgdiscovery.com/img/newsTop.png) no-repeat; 
	margin:0px auto;
	padding:0px;
	width:776px;
	
}

#newsBottom {
	background:url(http://www.msgdiscovery.com/img/newsBottom.png) no-repeat; 
	margin:0px auto;
	padding:0px;
	height:32px;
	width:776px;
	clear:both;
}

#news {
	background:url(http://www.msgdiscovery.com/img/newsMain.png) repeat-x; 	
	float:left;
	margin-left:13px;
	width:489px;
}

.heading {
	color:#3ab1de;
}

.post {
	color:#333;	
}

.post_foot {
	color:#AAA;		
}

#sidebar {
	background:url(http://www.msgdiscovery.com/img/newsMain.png) repeat-x; 
	float:right;
	margin-right:14px;
	width:260px;
}

.sidebar {
	text-align:left;
	margin:18px;
	padding:0px 18px;
	background:#FFF;
	border:2px solid #3ab1de;
}

.side_heading {
	color:#3ab1de;
	text-align:center;
}

.sidebar_entry {
	margin:9px;	
}

.sidebar_sub {
	padding-left:18px;	
	margin-top:0px;
	font-size:12px;
	color:#999;	
}

.sidebar_main {
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#333;	
}

.newsPost {
	text-align:left;
	margin:18px;
	padding:0px 18px;
	background:#FFF;
	border:2px solid #3ab1de;
	
}

.newsPost a {
	text-decoration:none;
	color:#333;
}

.newsPost a:hover {
	color:#000;	
	text-decoration:underline;	
}


#newsfooter {
	clear:both;
	width:765px;
	margin:0px auto;
	text-align:center;
}

#pluginsContent {
 
}

#plugins {
	background:url(http://www.msgdiscovery.com/img/newsMain.png) repeat-x; 	
	float:left;
	margin-left:13px;
	width:749px;
}

#plugins a {
	text-decoration:none;
	color:#000;
}

#plugins a:hover {
	color:#000;	
	text-decoration:underline;	
}

#plugincategory {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 30px;
	clear: both;
}

#plugincategoryinformation {
	float: left;
	color:#000;
	font-weight:normal;
	font-size:10pt;
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	text-align: left;
}

.title {
	font-size:12pt;
	color:#000;
	margin: 0px;
}


.description {
	font-size:10pt;
	color:#444;
	margin: 0px;
}



#pluginitem {
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 20px;
	float: left;
	clear: both;
}

.icon {
	float: left;
	padding-right: 10px;
}

.information {
	float: left;
	text-align:left;
	width: 640px;
}

.actions {
	padding-left: 40px;
}

#pluginsh {
	float:left;
	display:inline;
	text-align:center;
	margin-top:15px;
	margin-left:45px;
}

.greenBtnH {
	background:url(http://www.msgdiscovery.com/img/greenBtn.png) no-repeat;
	float:left;
	width:140px;
	height:34px;
	margin-top:5px;
	padding-top:5px;
	padding-right:10px;
}

.blueBtnH {
	background:url(http://www.msgdiscovery.com/img/blueBtn.png) no-repeat; 
	float:left;
	width:140px;
	height:34px;
	margin-top:5px;
	padding-top:5px;
	padding-right:10px;
}

#information {

}

#category {
	margin-top: 25px;
}

.left {
	float: left;
	width: 200px
	text-align:left;
	margin-left: 20px;
}

.right {
	float: left;
	width: 400px;
	text-align:left;
	margin-left: 20px;
}

.right a{
	text-decoration:none;
	color:#000;
}


.right a:hover {
	color:#000;	
	text-decoration:underline;	
}


#pluginmessage {
	float:left;
	text-align:left;	
	margin-left:15px;
}

#doc_sidebar {
	background:url(http://www.msgdiscovery.com/img/newsMain.png) repeat-x; 
	float:left;
	margin-left:14px;
	width:260px;
}

.doc_sidebar {
	text-align:left;
	margin:18px;
	padding:2px;
	background:#FFF;
	border:2px solid #3ab1de;
}


#doc_menu {

}

.head {
	color:#3ab1de;
	text-align:center;
	font-size: 12pt;
}

.item {
	padding-left:10px;	
	margin:0px;
	font-size:12px;
	color:#333;
	margin-top: 10px;
	font-weight: bold;	
}

.item a {
	color:#333;
	font-style: none;	
}

.item a:hover {
	color:#000;
	text-decoration: underline;	
}

.subitem {
	padding-left:14px;	
	margin:0px;
	font-size:12px;
	color:#666;	
}

.subitem a {
	color:#666;
	font-style: none;	
}

.subitem a:hover {
	color:#333;
	text-decoration: underline;	
}


#documentation {
	background:url(http://www.msgdiscovery.com/img/newsMain.png) repeat-x; 	
	float:right;
	margin-right:13px;
	width:489px;
	text-align: left;
}

.classname {
	color:#3ab1de;
	font-size: 18pt;
	margin: 5px;
}

.classinfo {
	color:#666;
	font-size: 12pt;
	margin: 5px;
}

.classinfo a {
	color:#555;	
	text-decoration: underline;	
}

.classmember {
	color:#000;
	font-weight: bolder;
	text-decoration: underline;
	margin: 5px;	
	margin-bottom: 10px;
}

.memberitem {
	color:#000;
	font-weight: bold;
	margin: 5px;	
	font-size: 10pt;
	
}

.memberinfo {
	color:#333;	
	margin: 5px;
	font-size: 10pt;
	padding-bottom: 10px;	
}

.memberinfo a {
	color:#555;	
	font-size: 10pt;
	text-decoration: underline;	
}
