#wrap {
	width:100%;
	margin:0 auto;
	background-color:#ffffff;
	background: #ffffff;
}
#wrap_help {
	width:100%;
	height:
	margin:0 auto;
	background-color:#ffffff;
	background: #ffffff;
}
#wrap_help #content {
	border-left:1px solid #ccc;
}
h1 {
	margin:0;
}
h2{
}
h3, legend{
	font-size:14px;
	color:#0078c8;
}
#forgotPasswordSubmit, #updatePasswordSubmit{
	background-color:#0078c8;
	color:#fff;
	margin-top:0;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
}
.blueText{
	color:#0078c8;
}
#online_content{
	margin:0pt auto;
	width:780px;
}
#main {
	float:left;
	width:490px;		
}
#TabsMain{
	background:#ffffff;
}
h2 {
	margin:0 0 1em;
}
#sidebar {
	float:right;
	margin-top:0px;
	width:270px;
	padding:5px;
}
#sidebar_background{
	background: #fdd31c url(../../images/online/bg_sidebar.gif) repeat-y top left;
	padding-top:0px;
}
.sidebar_inner{
	padding-left:35px;
	padding-right:30px;
}
#btn_sidebar_trial, #btn_sidebar_login, #btn_sidebar_buy{
	padding-left:5px;
}
#sidebar_trialform, #btn_sidebar_login{
	border-bottom:4px solid #fdd31b;
}
#btn_sidebar_trial{
	padding-top:10px;
	padding-bottom:10px;
}
#btn_sidebar_buy{
	padding-top:5px;
	border-bottom:4px solid #fdd31b;
}
#sidebar_header{
	background: url(../../images/online/sidebar_header.png) no-repeat top left;
	height:36px;
	width:270px;
}
#sidebar_header_registered{
	background: url(../../images/online/sidebar_header_registered.png) no-repeat top left;
	height:36px;
	width:270px;
}
#sidebar_header_fr{
	background: url(../../images/online/sidebar_header_fr.png) no-repeat top left;
	height:36px;
	width:270px;
}
#sidebar_login{
	padding-top:20px;
	padding-bottom:20px;
}
#sidebar_footer{
	background: url(../../images/online/sidebar_footer.gif) no-repeat top left;
	height:26px;
	width:270px;
}
#footer {
	clear:both;
	padding:5px 10px;
}
#footer p {
	margin:0;
}
* html #footer {
	height:1px;
}
#tab_left{
	width: 150px;
	margin: 0 0 0 0px;
	background:blue;
}
#tab_right{
	float:right;
	width: 150px;
	margin-top:0px;
	display: inline;
	background:red;
}
.tips{
	margin-top:20px;
}
#header_text{
	width:780px;
	height:177px;
	text-indent:-10000px;
	background: url(../../images/online/bg_header_main.png) no-repeat top left;
}
#header_text_fr{
	width:780px;
	height:177px;
	text-indent:-10000px;
	background: url(../../images/online/bg_header_main_fr.png) no-repeat top left;
}
#header_text_help{
	width:780px;
	height:118px;
	text-indent:-10000px;
	background: url(../../../images/online/bg_header_help.png) no-repeat top left;
	margin:0 auto;
}
#header_text_oem{
	width:780px;
	height:118px;
	text-indent:-10000px;
	background: url(../../../images/online/bg_header_oem.png) no-repeat top left;
	margin:0 auto;
}
#header_text_trialsuccess{
	width:780px;
	height:177px;
	text-indent:-10000px;
	background: url(../../images/online/bg_header_trialsuccess.png) no-repeat top left;
}
#header_trialsuccess_fr{
	width:780px;
	height:177px;
	text-indent:-10000px;
	background: url(../../images/online/bg_header_trialsuccess_fr.png) no-repeat top left;
}
#header_text_activationsuccess{
	width:780px;
	height:177px;
	text-indent:-10000px;
	background: url(../../images/online/bg_header_activationsuccess.png) no-repeat top left;
}
#header_text_activationsuccess_fr{
	width:780px;
	height:177px;
	text-indent:-10000px;
	background: url(../../images/online/bg_header_activationsuccess.png) no-repeat top left;
}

#btnTrial a{
	color:transparent; 
	border:transparent;
}
/*inline form labels */

form div {
	line-height: 1.5;
	margin-bottom: 1.5em;
	position: relative;
}
form label.overlayed {
	position: absolute;
	top: .15em;
	left: .5em;
	white-space: nowrap;
	color: #999;
}
/*drop shadows */

.p-shadow {
  width: 90%;
  float:left;
  background: url(../../images/dropshadow/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../../images/dropshadow/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }
.p-shadow div {
  background: none !important;
  background: url(../../images/dropshadow/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }
.p-shadow p {
	color: #777;
	background-color: #cccccc;
	font: italic 1em georgia, serif;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin: -6px 6px 6px -6px !important;
	margin: 0;
 }
 .img-shadow {
	float:left;
	background: url(../../images/dropshadow/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../../images/dropshadow/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
.input {
	border:solid 1px #b3b3b0;
	width: 200px;
	height:20px;
	font-size:12px;
	background-color:#fff;
}
label.error, #errorText, #errorText1, #errorText2 {
	display:block;
	color:#FF0000;
	font-weight:bold;
}
#successText1{
		display:block;
		color:#00c622;
		font-weight:bold;
}
#content{
	margin-left: 200px; /*Set left margin to LeftColumnWidth*/
	padding-left:30px;
	padding-bottom:80px;
}
#leftnav{
	float: left;
	width: 200px; /*Width of left column*/
}
.support_category{
	margin-bottom:20px;
}
#support_footer{padding-left:20px;padding-bottom:30px;}
#Tab1Content h2{background: url(../../images/online/tab_web_title.png) no-repeat top left;text-indent:-10000px;width:435px;height:35px;margin-top:10px;margin-bottom:0;}
#Tab2Content h2{background: url(../../images/online/tab_blackberry_title.png) no-repeat top left;text-indent:-10000px;width:435px;height:35px;margin-top:10px;margin-bottom:0;}
#Tab3Content h2{background: url(../../images/online/tab_ipad_title.png) no-repeat top left;text-indent:-10000px;width:462px;height:35px;margin-top:10px;margin-bottom:0;}
#Tab4Content h2{background: url(../../images/online/tab_android_title.png) no-repeat top left;text-indent:-10000px;width:435px;height:35px;margin-top:10px;margin-bottom:0;}
#Tab1Content ul, #Tab2Content ul, #Tab3Content ul, #Tab4Content ul{padding-left:0;margin-left:0;}
#Tab1Content a, #Tab2Content a, #Tab3Content a, #Tab4Content a{color:#0078c8;font-weight:bold;text-decoration:none;}
#Tab1Content ul li, #Tab2Content ul li, #Tab3Content ul li, #Tab4Content ul li {
	list-style-type:none;
	list-style-position:inside;
	margin-left:0px;
	background-image:url(../../images/online/bullet.gif);
	background-repeat:no-repeat;
	padding-top:4px;
	padding-left:30px;
	padding-bottom:5px;
	min-height:30px;
}
#header_available_on h3{background: url(../../images/online/title_available_on.png) no-repeat top left;text-indent:-10000px;width:305px;height:45px;}
#header_my_account h3{background: url(../../images/online/title_my_account.png) no-repeat top left;text-indent:-10000px;width:128px;height:45px;}
#badge_AppStore{margin-top:10px;}
.legal{font-size:10px;color:#333;}
#bbmenu {
float:left;
}
.emulator {
float:left;
}
.menu {
float:left;
width:545px;
text-align:left;
}
.submitButton{width:168px;height:38px;}
#wrap_help h2{
	margin-bottom:0;
	padding-bottom:0;
}
#wrap_help h3{
	margin-bottom:15px;
	padding-bottom:0;
}
#bbDownload{
}
