em{
	color:#444;
}

.topBar .leftName{width:100px;text-indent: 0; font-size: 38pt; line-height: 48px; color: #c00; }
.topBar .leftSubName{}
.topBar ul.topRequires{ 
	right:40px;
	top:40px;
}

.topBar #downloadInfoPanel{right:40px; top:42px; display:none; }
.topBar #buyInfoPanel{right:-47px; top:42px; display:none; }

#ticker {
    background: url("../../_/img/ticker_btm_grey.gif") no-repeat scroll 0 100% #F6F6F6;
    margin-bottom: 15px;
    min-height: 26px;
}
#ticker p {
    background: url("../../_/img/ticker_top_grey.gif") no-repeat scroll 0 0 transparent;
    float: left;
    line-height: 16px;
    margin-bottom: 3px;
    padding-bottom: 0.2em;
    padding-top: 5px;
    width: 100%;
}
#ticker a#ticker-headline {
    border-right: 1px solid #808080;
    color: #565656;
    display: block;
    float: left;
    font-weight: bold;
    margin-right: 1em;
    text-align: center;
    width: 12.5em;
}
#ticker a#news-link {
    position: relative;
    z-index: 10;
}

#ticker a {
    color: #6E6E6E;
    text-decoration: none;
}

#allnews{ display: none; }

#featuresContainer {
border:0px solid red;
height:700px !important;
position:relative;
width:980px;
}
#featuresContainer #featuresCard {
position:absolute;
height:680px !important;
border:0px solid red;
left:0;
top:0;
width:100%;
}
.featuresCardSide {
height:515px !important;
position:absolute;
width:100%;
}

.feturePopup{
	background-color:#000;
	border:0px solid black;
	opacity:0;
	color:white;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.5);
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	width:190px;
	height:auto;
	opacity:1;
	position:absolute;
	z-index:1000;
	padding:18px;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}
.feturePopup h3{color:white;}
.feturePopup p{margin:10px 0 0 0;padding:0;color:white;}
.feturePopup img{position:absolute;bottom:-13px;left:100px;}
.feturePopup1{
	position:absolute;
	z-index:100;
}



.fixedDiv{
	position:absolute;
	z-index:10;
}

#encodingList{
overflow:auto;
overflow-x:hidden; 
scrollbar-width:10px;
scrollbar-width:5px;
border:1px solid #999;
background-color:#fff;
padding:0;
position:absolute;
}

.sideToggle{
	position:absolute;
	right:100px;
	width:80px;
	height:24px;
	background:url(images/toggleBg.png) no-repeat;
	bottom:-30px;
	cursor:pointer;
}
.toggleButton
{
	width:43px;
	height:24px;
	background:url(images/toggleBtn.png) no-repeat;
	text-align:center;
	font-size:8pt;
	color:#666;
	line-height:24px;
}
.toggleButton:active{
	background:url(images/toggleBtnActive.png) no-repeat;
}

.pink{color:#dd0077;}

#regnamecheck, #regemailcheck{
	color:#ee2300;
	font-size:9pt;
}

ul.wishlist{
	margin:0 47px;
	border:0px solid red;
	color:#c54498;
	font-size:9pt;
	list-style-type: square;
}
ul.wishlist li{
}

.helpcontent{
	padding:30px 20px;
	color:#666;
}
.helpcontent h1{
	margin:28px 10px 6px 10px;
	color:#35001F;
}
.helpcontent h2{
	margin:15px 10px 6px 10px;
	color:#35001F;
}
.helpcontent p{
	margin:6px 50px 6px 10px;
	color:#666;
}
.helpcontent ol,.helpcontent ul{
	margin:9px 10px 9px 25px;
	font-size:10pt;
}
.topBar .leftNameHelp{
	position:absolute;
	height:48px;
	left:150px;
	top:22px;
	width:200px;
	line-height:48px;
	color:#ce006a;
	font-weight:normal;
	text-shadow:rgba(48, 4, 29, 0.9) -1px 0, rgba(48, 4, 29,0.9) 0 -1px, rgba(250,0,160,0.3) 1px 0, rgba(255,255,255,1.0) 1px 1px, rgba(48, 4, 29,0.5) -1px -1px;
}
.inlineimg{ vertical-align:middle; margin:0 4px;}
.border{ border:1px solid #999;}
.righttopimage{
	background-image:url(./images/embed1.png);
	background-repeat:no-repeat;
	background-position:right 23px;
	width:200px;
	height:200px;
}

.helpol{
	list-style-type:decimal;
	margin-bottom:30px;
	
}
.helpol li a{
	color: #555;
}
.helpol li{
	margin-left:5px;
	padding-bottom:5px;
	cursor: pointer;
	font-size: 12px !important;
}

ol.featureol
{
	list-style-type:decimal;
	color:#999;
	margin-left:60px;
	font-size:11pt;
}
.helpcontent{ text-align: left; width:80%; margin: 0 auto; }
.helpcontent table{
	border-collapse:collapse;
	width: 100%;
}
.helpcontent table td{
	vertical-align: top;
	border: 1px solid #999;
}

.lefttd{
	background-color: #fff;
}
.helpmenu{
	overflow:auto;
	padding:10px;
}
.helpcontenttd{
	overflow: auto;
	background-color: #f8f8f8;
	padding:10px;
}

img.demopic{
	max-width: 190px;
	display: inline-block;
	margin: 10px 10px 10px 30px;
}

#demopicdiv{
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
}

#demopicdiv img{
	position: fixed;
}


.helpboard {
    margin-bottom: 38px;
    width: 100%;
    z-index: 1;
    text-align: center;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #E5E5E5 #DBDBDB #D2D2D2;
    border-radius: 5px;
    -moz-border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.45);
    padding: 3px;
    text-align: left;
}

.helpboard h1{ margin:30px 0 10px 30px;font-size:14pt; color:#888; }
.helpboard h2{ margin:10px 0 10px 30px;font-size:12pt; color:#888; }
.helpboard p{ margin:10px 30px 10px 30px ;font-size:11pt; color:#888; }
.helpboard ul{ margin:10px 30px 10px 50px ;font-size:10pt; color:#888; }
.helpboard a{ color:#555;} 
.helpboard .note{color:#999;margin-left:10px;}

#AppLogo{min-width: 980px; min-height: 170px; margin: 0 auto; text-align: center; background: url(images/bigad.png) no-repeat center top; }


