html{ height:100%; }
body{ padding:25px 0 25px 0; background-repeat:repeat-x; background-color: #454545; font-family:"Lucida Sans", Helvetica, sans-serif; margin: 0; font-size:12px; }
span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, fieldset, form, label, legend { margin:0; outline:none; }
h1, h2, h3, h4, h5, h6{ font-family:"Lucida Sans", Helvetica, sans-serif; }
h1{ font-size:24px; line-height:26px; margin:0px; padding:0px; color:#990000; }
h2{ font-weight:bold; font-size:18px; line-height:25px; margin:0px; padding:0px; }
h3{ padding:0px; margin:0; }
h4{ font-size:13px; }
table {font-size: 12px;}
h5{ font-weight:bold; font-size:18px; line-height:25px; margin:0px; padding:0px; color:#FFFFFF;	 }
h6{ font-size:16px; }
.fstri { text-decoration: line-through; }
.center_div{ margin:0 auto; width:1000px; }
img { border:0; }
input {
	-moz-outline-style: none;
	outline: 0;
}

h3 .faqHeadder{
	font-size:12px;
	font-weight:bold;
}
#topDiv{ background:url(../images/linestrip.png) top no-repeat; margin:0 auto; width:1000px; padding:10px 0 10px 0;  }
#welcomeDiv{
	background:url(../images/welcom_bg.png) left top no-repeat;
	height:44px;
	width:982px;
	margin:0 auto;
}
#welcomeDiv p{
	padding:8px;
}
#middleDiv{
	width:982px;
	margin:0 auto;
	background-image:url(../images/innercontentbg.jpg);
	background-repeat:repeat-y;
	background-position:bottom;	
	padding:10px 9px 0 9px;
	line-height:17px;
}

#supportmiddleDiv{
	width:500px;
	border:1px solid #CCCCCC;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;	
	padding:10px 9px 0 9px;
	line-height:17px;
	height:210px;
}

#promotmiddleDiv{
	border:1px solid #CCCCCC;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;	
	padding:10px 9px 0 9px;
	line-height:17px;
	height:338px;
}

#loginBg{
	background:url(../images/login_bg.jpg) left top no-repeat;
	margin:0 auto;
	width:400px;
	height:257px;
	margin-top:100px;
}
#footerDiv{
	background-image:url(../images/footerbg.png);
	background-repeat:repeat-x;
	height:35px;
	width:952px;
	margin:0 auto;
	padding:0 24px 0 24px;
	font-size:10px;
	color:#707070;
	padding-top:10px;

}
.link{
	font-family:"Lucida Sans", Helvetica, sans-serif;	
	font-size:12px;
	color:#208ccc;
	font-weight:bold;
}

.reportlink{
	font-family:"Lucida Sans", Helvetica, sans-serif;	
	font-size:12px;
	color:#208ccc;	
	text-decoration:underline;
	cursor:pointer;
}

.greenTitle{
	font-family: "Lucida Grande", Arial, Verdana;
	font-size:13px;
	font-weight:bold;
	color:#6f9330;

}
.subTitle{
	font-family: "Burst My Bubble", Arial, Verdana;
	font-size:20px;
	color:#ffffff;
	font-style:normal;
	font-weight:lighter;

}
.link:link{
	text-decoration:underline;
}

.link:visited{
	text-decoration:underline;
}

.link:hover{
	text-decoration:none;
}
#containerBg{
	border-left:1px solid #CCCCCC;
	border-bottom:3px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:13px;
}
.leftBoxWidth{
	width:610px;
}

.rightBoxWidth{
	width:350px;
}
.centerBoxWidth {
	width:910px;
}
.divBox{
	border:1px solid #CCCCCC;
	padding:1px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	width:960px;
	behavior:url(border-radius.htc);
}


.innerdivBox{
	border:1px solid #CCCCCC;
	padding:1px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:390px;
	margin-top:17px;
	padding:5px;
	height:430px;
	behavior:url(border-radius.htc);
	
}
.divBox1{
	border:1px solid #CCCCCC;
	padding:1px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior:url(border-radius.htc);
}

.divBox2{
	border:1px solid #CCCCCC;
}

.flashcard_home{
	background:url(../images/flashcard.gif) center no-repeat;
	width:153px;
	height:144px;
}
.flashcard{ background:url(../images/categorystack.png) center no-repeat; width:168px; height:280px; }
.flashcardactive{ background:url(../images/categorystack_active.png) center no-repeat; width:168px; height:280px; }
.flashcardselected{ background:url(../images/categorystack_selected.png) center no-repeat; width:168px; height:280px; }

.flashcard_1{ background:url(../images/flashcard.png) center no-repeat; width:109px; height:103px }
.flashcardactive_1{ background:url(../images/flashcard_active.png) center no-repeat; width:109px; height:103px }
.flashcardselected_1{ background:url(../images/flashcard_selected.png) center no-repeat; width:109px; height:103px }

.flashcard_2{ background:url(../images/quiz.png) center no-repeat; width:109px; height:103px }
.flashcardactive_2{ background:url(../images/quiz_active.png) center no-repeat; width:109px; height:103px }
.flashcardselected_2{ background:url(../images/quiz_selected.png) center no-repeat; width:109px; height:103px }

.flashcard_3{ background:url(../images/studyguide.png) center no-repeat; width:109px; height:103px }
.flashcardactive_3{ background:url(../images/studyguide_active.png) center no-repeat; width:109px; height:103px }
.flashcardselected_3{ background:url(../images/studyguide_selected.png) center no-repeat; width:109px; height:103px }

.flashcard_4{ background:url(../images/photocard.png) center no-repeat; width:109px; height:103px }
.flashcardactive_4{ background:url(../images/photocard_active.png) center no-repeat; width:109px; height:103px }
.flashcardselected_4{ background:url(../images/photocard_selected.png) center no-repeat; width:109px; height:103px }

.stack{ background:url(../images/stack_bg.png) center no-repeat; width:135px; height:130px; }
.stackactive{ background:url(../images/stack_bg_active.png) center no-repeat; width:135px; height:130px; }
.stackselected{ background:url(../images/stack_bg_selected.png) center no-repeat; width:135px; height:130px; }

.contentCard{
	background:url(../images/content_card.png) center no-repeat;
	width:109px;
	height:103px;
}
.groups{
	background:url(../images/groups_bg.gif) center no-repeat;
	width:168px;
	height:158px;
}
.iconBg{
	background:url(../images/icon_bg1.png) center no-repeat;
	width:38px;
	height:28px;
	margin:0 auto;
	vertical-align:bottom;
}
.stackiconBg{
	background:url(../images/stack_iconbg.png) center no-repeat;
	width:73px;
	height:28px;
	margin:0 auto;
	vertical-align:bottom;
	margin-right:4px;
}
.caticonBg{
	background:url(../images/caticon_bg.png) center no-repeat;
	width:63px;
	height:28px;
	margin:0 auto;
	vertical-align:bottom;
	margin-right:5px;
}
.groupIconBg{
	background:url(../images/groups_icon_bg.gif) center no-repeat;
	width:85px;
	height:32px;
	margin:0 auto;
	vertical-align:bottom;
}

.bgColor{
	background-color:#EEEEEE;
	height:100%;
}
.bgLine{
	background:url(../images/bg_line.gif) left repeat-x;
	width:95%;
	margin:0 auto;
	line-height:10px;
}
.fl { float:left; }
.fr { float:right; }
.clr { clear:both; }
.bold{ font-weight:bold; }
.normal{ font-weight:normal !important; }
.underline{ text-decoration:underline; }
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.fs9{
	font-size:9px;
}
.fs10{
	font-size:10px;
}
.fs11{
	font-size:11px;
}
.fs12{
	font-size:12px;
}
.fs13{
	font-size:13px;
}
.fs14{
	font-size:14px;
}
.fs15{
	font-size:15px;
}
.fs16{
	font-size:16px;
}
.fcolor1{
	color:#1D77A2;
}
.fcolor2{
	color:#4B4B4B;
}
.fcolor3{
	color:#003AA1;
}
.fcolor4{
	color:#707070;
}
.fcolor5{
color:#ffffff;
}
.fcolor6{
color:#ff0000;
}
.fcolor7{
color:#eed744;
}
.fcolor8{
color:#9f0101;
}
.fcolor9{
color:#0000FF;
}
.font{
	font-family:"Lucida Sans", Helvetica, sans-serif;
}
.block{
	display:block;
}
.pd3{
	padding:3px;
}
.pd5{
	padding:5px;
}
.lpd8{
	padding-left:8px;
}
.pd7{
	padding:7px;
}
.pd10{
	padding:10px;
}
.pd30{
	padding:10px;
}
.pd40{
	padding:10px;
}
.pd12{
	padding:12px;
}
.pd15{
	padding:15px;
}
.pd20{
	padding:20px;
}
.lpd100{
	padding-left:90px;
}
.margin{
	margin:0 auto;
}
.mgTop3{
	margin-top:3px;
}
.mgTop5{
	margin-top:5px;
}
.mgTop7{
	margin-top:7px;
}
.mgTop10{
	margin-top:10px;
}
.mgBot10{
	margin-bottom:10px;
}
.mgTop12{
	margin-top:12px;
}
.mgTop15{
	margin-top:15px;
}
.mgTop20{
	margin-top:20px;
}
.mgLeft10{
margin-left:10px;
}
.mgLeft12{
margin-left:12px;
}
.pdLeft8{
margin-left:8px;
}
.pdLeft5{
margin-left:5px;
}
.pdLeft10{
margin-left:10px;
}
.pdLeft15{
margin-left:15px;
}
.mgLeft10{
margin-left:10px;
}
.mgLeft20{
margin-left:20px;
}
.mgLeft40{
margin-left:40px;
}
.mg5{
margin:5px;
}
.mg2{
margin:2px;
}
.input{
	border:0;
	height:22px;
	background:transparent;
	width:175px;
	padding-top:7px;
	font-family:"Lucida Sans", Helvetica, sans-serif;
}
.inputTxtBox{
	height:20px;
	margin:0px;
	padding:0px;
	border:1px solid #434343;
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size:11px;
	top:0px;
}
.input1{
	border:0;
	height:22px;
	width:210px;
	margin-top:5px;
	font-family:"Lucida Sans", Helvetica, sans-serif;
}
.input2{
	border:0;
	width:210px;
	margin-top:7px;
	font-family:"Lucida Sans", Helvetica, sans-serif;
}

.input3{
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:1px solid #999999;
	width:230px;
	background:transparent;
	font-family:"Lucida Sans", Helvetica, sans-serif;
	color:#545454;
}
.input4{
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:1px solid #999999;
	width:300px;
	background:transparent;
	font-family:"Lucida Sans", Helvetica, sans-serif;
	color:#545454;
}
.dateinput{
	border:0;
	height:20px;
	background:transparent;
	width:95px;
	padding-top:2px;
	font-family:"Lucida Sans", Helvetica, sans-serif;
}
.texboxBg {
	padding-left:7px;
	padding-right:15px;
	height: 32px;
	width:225px;
	background:url(../images/searchbox_bg.png) left no-repeat ;
}
.texboxBg1 {
	padding-left:7px;
	height: 32px;
	width:225px;
	background:url(../images/searchbox_bg.png) left no-repeat ;
}
.input_txtbox{
	border:0;
	height:22px;
	background:transparent;
	width:120px;
	padding-top:7px;
	font-family:"Lucida Sans", Helvetica, sans-serif;
}
.input_txtbox1{
	border:0;
	height:22px;
	background:transparent;
	width:220px;
	padding-top:7px;
	font-family:"Lucida Sans", Helvetica, sans-serif;
}
.comboBoxBg {
	padding-left:7px;
	padding-right:15px;
	height: 32px;
	width:130px;
	background:url(../images/combobox_bg.png) left no-repeat ;
}

.comboBoxInput{
	border:0;
	width:120px;
	margin-top:7px;
	font-family:"Lucida Sans", Helvetica, sans-serif;
}

.comboBoxBg1 {
	padding-left:7px;
	height: 32px;
	width:130px;
	background:url(../images/combobox_bg.png) left no-repeat ;
}

.dateTexboxBg {
	padding-left:7px;
	padding-top:3px;
	height: 27px;
	width:116px;
	background:url(../images/sorting_bg.png) left no-repeat ;
}
.texboxBg_medium {
	padding-left:7px;
	padding-top:5px;
	height: 27px;
	width:170px;
	background:url(../images/txtbox_bg3.gif) left no-repeat ;
}
.textarea{
	border:0px;
	background:transparent;
	width:215px;
	height:75px;
}
.textareaBg {
	padding-left:5px;
	padding-top:5px;
	height:84px;
	width:225px;
	background:url(../images/txtarea_bg.png) left no-repeat;
}

.multextareaBg {
	padding-left:5px;
	padding-top:5px;
	height: 86px;
	width:378px;
	background:url(../images/multextareaBg.png) left no-repeat;
}
.multiTxtinput{
	border:0;
	height:75px;
	background:transparent;
	width:366px;
	padding-top:2px;
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size:12px;
}
.select{
	border:0;
	width:190px;
	height:90px;
}
.dropDownSelect{
	border:0;
	width:105px;
	height:20px;
	}
.frmWidth{
	width:80px;
}
.frmWidth2{
	width:100px;
}
.frmWidth3{
	width:85px;
}
.frmWidth4{
	width:120px;
}
.frmWidth5{
	width:160px;
}
.textNormal {
	text-transform:capitalize;
	
}
/* Tab Navigation Style */

.navigationBg{
	background:url(../images/navigation_bg.gif) left repeat-x;
	height:33px;
}

#navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:30px;
}

#navigation a
{
	color: #1D77A2;
	background: url(../images/menu_rightbg.jpg) right top no-repeat;
	text-decoration: none;
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

#navigation a span
{
	background: url(../images/menu_leftbg.jpg) left top no-repeat;
	height:33px;
}

#navigation a, #navigation a span
{
	display: block;
	float: left;
}

/* Hide from IE5-Mac \*/

#navigation a, #navigation a span
{
	float: none;
}
/* End hide */

#navigation a:hover
{
	color: #1D77A2;
	background: url(../images/menu_rightbg2.jpg) right top no-repeat;
	cursor:pointer;
}

#navigation a:hover span
{
	background: url(../images/menu_leftbg2.jpg) left top no-repeat;
	cursor:pointer;
}


#navigation ul
{
	display: inline;	
	list-style: none;
	padding: 0;
	margin: 0;
	height:33px;
	
}

#navigation li
{
	display:inline;
	float: left;
	margin:0px;
	cursor:pointer;
	padding-right:2px;
} 

#navigation .active a
{
	color: #1D77A2;
	background: url(../images/menu_rightbg2.jpg) right top no-repeat;
}


#navigation .active span
{	
	background: url(../images/menu_leftbg2.jpg) left top no-repeat;
	
}

#content-scroll {
	/*width: 570px;*/
	
	overflow:hidden;
}


#content-holder {
	/*	width: 570px;*/
	height: 397px;
}

#content-slider {
	width: 2px;
	height: 397px;
	margin-right: 8px;
	margin-top: 2px;
	background: #0080B6;
	position: relative;
}

.content-slider-handle {
	width: 14px;
	height: 36px;
	position: absolute;
	left: -5px;
	background-image: url(../images/scrollbar.gif);
	cursor: pointer;
	top:0px;
}

.hide {
	display: none;
}

.centreAlign {
	text-align: center;
}
input.submitbtn {
	margin:0;
	padding:0;
	border:0;
	background:url(../images/btn_submit.gif) left top no-repeat;
	cursor:pointer;
	height:36px;
	width:93px;
	vertical-align:middle;
}

input.loginbtn {
	margin:0;
	padding:0;
	border:0;
	background:url(../images/btn_login_submit.gif) left top no-repeat;
	cursor:pointer;
	height:24px;
	width:57px;
	vertical-align:middle;
}

input.resetbtn {
	margin:0;
	padding:0;
	border:0;
	background:url(../images/btn_reset.gif) left top no-repeat;
	cursor:pointer;
	height:22px;
	width:67px;
	vertical-align:middle;
}

input.cancelbtn {
	margin:0;
	padding:0;
	border:0;
	background:url(../images/btn_cancel.gif) left top no-repeat;
	cursor:pointer;
	height:36px;
	width:93px;
	vertical-align:middle;
}

.err {
	color: #FF0000;
	font-size:10px;
}


/* accordion */


.layer {
	margin:0 0 20px 0;
}


.cpmid{
	background:url(../images/prodcp_xy.png) repeat-x left bottom;
	min-height:20px;
	max-height:215px;
}



.bgline {
	background:url(../images/scrollbg.png) no-repeat scroll 0px 82px;
}

.border{
	border-right:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
}
.borderBot{
	height:1px;
	background:url(../images/bgline.gif) left repeat-x;
}

.lnk:link{
	font-family:"Lucida Sans", Helvetica, sans-serif;	
	color:#007bd2;
	text-decoration:underline;
	font-size:12px;
}

.lnk:visited{
	color:#007bd2;
	text-decoration:underline;
}
.lnk:hover{
	color:#007bd2;
	text-decoration:none;
}

.flashcardBg {
	background-color: #6BA2C9;
	height: 260px;
}

.flashcardBg1 {
	background-color: #6BA2C9;
	height: 400px;
}
#medialoading {
	background: url(../images/medialoader.gif) no-repeat;
	width:43;
	height:11;
}

.mediaBg {
	background-color:#7DB541;
	/*background:url(../images/media_bg.gif) left repeat-x;*/
	height:260px;
}
.mediaBg1 {
	background-color:#7DB541;
	position:absolute;
	top:0px;
	left:0px;
	height: 150px;
	width:300px;
	padding:5px;
}
.mediaBg2 {
	background:url(../images/media_bg1.gif) left repeat-x;
	height: 56px;
}

.mediasep{
	background:url(../images/media_line.gif) left repeat-Y;
	height: 56px;
	width:2px;
	}
.mediaDelBg{
background-color:#ffffff;
width:11px;
height:11px;
}
.headerBg {
	background-color: #234073;
	height: 48px;
}

.headerBold {
	font-weight: bold;
	color: #FFFFFF;
	font-size:11px;
	height: 45px; 
}


.optionBg {
	background:url(../images/tblbg.jpg) repeat-y; 
	width:320px;
	margin-left:10px;
}
.optionTop {
	background:url(../images/tblcurveimg_top.png) no-repeat; 
	border-bottom:1px solid #7D8082;
	padding:5px 10px 5px 10px;
	color:#234073;
	height:35px;
	width: 270px;
}

.optionMid {
	border-bottom:1px solid #7D8082;
	padding:5px 10px 5px 10px;
	text-align:left;
	color:#234073;
	height:35px;
	width: 270px;
}

.optionBottom {
	background:url(../images/tblcurveimg_bottom.png) left bottom no-repeat;
	padding:5px 10px 5px 10px;
	text-align:left;
	color:#234073;
	height:35px;
	width: 270px;
}

.uploadDiv {
	background-color:#CCCCCC;
	position:absolute;
	top:0px; 
	left:0px; 
	width:285px; 
	height:100px; 
	display:none; 
	padding: 5px;
}

/* Flashcard preview */
.product_scroll_prev {
	display:block;
	width:320px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}

.fcAudio {
	position: relative;
	z-index:1;
	text-align:center;
	cursor:pointer;
	height: 40px;
}

.scroll_prev {
	height:420px;
	position:relative;
}
.post {
	position: relative;
	width: 320px;
	height:410px;
}

.post .fcHeader {
	display: block;
	background-color: #0A2847;
	height:45px;
	color: white;
	font-size: 12px;
	padding:5px 0 0 5px;
	text-align:center;
}

.post .fcDesc {
	padding-left:10px;	
	padding-right:10px;
	padding-top:10px;	
	padding-bottom:10px;
	text-align:center;
	color:#000000;
	font-size: 12px;
	height: 300px;
}

.post .fcQuestion {
	display: block;
	background-color: #0A2847;
	height:31px;
	color: white;
	font-size: 14px;
	padding:12px 0 0 10px;
	text-align:left;
}


.post .fcOption {
	padding-left:10px;	
	padding-right:10px;
	padding-top:10px;	
	padding-bottom:10px;
	text-align:center;
	color:#000000;
	line-height:20px;
	height: 250px;
}

.topicHeader {
	display: block;
	background-color: #0A2847;
	height:31px;
	color: white;
	font-size: 14px;
	padding:12px 0 0 5px;
	text-align:center;
}

.topicDesc {
	padding-left:10px;	
	padding-right:10px;
	padding-top:10px;	
	padding-bottom:10px;
	text-align:center;
	color:#000000;
	line-height:20px;
	height: 250px;
}
.optionTopBg{
	background:url(../images/option_top_bg.gif) no-repeat top;
	height:40px;
	width:290px;
	
}
.optionBotBg{
	background:url(../images/option_bot_bg.gif) no-repeat bottom;
	width:290px;
	height:40px;
	border-top:1px solid #9BA8B2;
}
.optionMidBg{
	background:url(../images/option_middle_bg.gif) no-repeat;
	width:290px;
	height:40px;
	border-top:1px solid #9BA8B2;
}
.mediaTab {
	position: absolute;
	top:0px;
	left: 0px;
}

.lefttext { 
 text-align:left;
 padding-left:10px;
}

.centertext { 
 text-align: center;
}

.iPhoneTblTop {
	background:url(../images/tblcurveimg_top.png) no-repeat; 
	border-bottom:1px solid #7D8082;
	padding:10px;
}

.iPhoneTblBot {
	background:url(../images/tblcurveimg_bottom.png) bottom no-repeat;
	padding:10px;
}

.iPhoneTblMid {
	border-bottom:1px solid #7D8082;
	padding:10px;
}

.iPhoneTblText {
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#errMessage {
	padding:0px;
	
}



.editable {
	-moz-outline-style: none;
	outline: 0;
}

.tblTitle{
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color:#9f0101;
}

.opacity50 {
    opacity:0.50;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    filter:alpha(opacity=50);
    zoom:1
	background:background-color:black;
}

.middledivBox{
	border:1px solid #abcee0;
	background-color:#e4e9ed;
}

.menuBg1{
background:url(../images/menu_bg1.jpg) left repeat-x;
height:50px;
border-bottom:1px solid #d2d3d3;
}
.menuBg2{
background:url(../images/menu_bg2.jpg) left repeat-x;
height:42px;
border-bottom:1px solid #d2d3d3;
}
.formBg{
background:url(../images/form_bg.jpg) #e4e9ed top left repeat-x;
}
.dottedLine{
background:url(../images/dotted_line.jpg) left repeat-x;
}
.numberBg{
background:url(../images/number_bg.jpg) center no-repeat;
width:26px;
height:25px;
}
.divBoxpre{
border:1px solid #ABCEE0;
background:url(../images/flashcard_bg.gif) #FFFFFF bottom left repeat-x;
padding:1px;
height:470px;
}
.tblTitleBg{
background-color:#a7a7a7;
font-weight:bold;
font-size:11px;
}
.tblpadding{
height:25px;
padding-left:10px;
}



#close-button a {
	display: block;
	padding-right: 15px;
	background: url(../images/btn_close.png) no-repeat right 0;
	color: #000;
}

#close-button a:hover {
	background: url(../images/btn_close.png) no-repeat right -18px;
	color: #000;
}
.innerTopCurve{
background: url(../images/top_curve.png) left no-repeat;
background-position:bottom;
width:982px;
height:13px;
}
.s{
width:980px;
border-left:1px solid #cacaca;
border-right:1px solid #cacaca;
}
.innerBottomCurve{
background: url(../images/bottom_curve.png) left top no-repeat;
width:982px;
height:19px;
padding-bottom:10px;
}
table.grid {
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	border-collapse:collapse;
}
table.grid tr {
	border-width:1px;
	padding: 1px;
	border-style:solid;
	border-color:#CCCCCC;
	-moz-border-radius: ;
}
table.grid td {
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	-moz-border-radius: ;
}

/*------------------------------- Site style ------------------------------------------------*/

.bodyContent{
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#545454;
	line-height:15px;
}
.bodyInfoContent{
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

.uploadInfoContent{
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size:11px;
	color:red;
}

.bodyInfoContentBold{
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
}

.bodyInfolink:link{
	font-size:10px;
	color:#208ccc;
	text-decoration:underline;
}

.bodyInfolink:visited{
	text-decoration:underline;
}

.bodyInfolink:hover{
	text-decoration:none;
}
.bodyContentBold{
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#545454;
	line-height:16px;
}
.topStrip{
	background-color:#cacaca;
	height:7px;
	margin:0 auto;
	width:1000px;
}

/*------------------ Site Header Style -------------------------*/

.siteMainDiv{
	background-image:url(../images/site_linestrip.png);
	background-repeat:no-repeat;
	margin:0 auto;
	width:982px;
	padding:0 9px 0 9px;
}
.siteMainDiv .siteTopLogo{
	height:90px;
}
.siteMainDiv .siteMobl21Logo{
	padding-top:17px;
	padding-left:12px;
}

.siteMainDiv .siteTopNavigation{
	width:211px;
	padding-right:18px;
}

.siteMainDiv .siteEmantrasLogo{
	padding-top:32px;
	padding-right:12px;
}
	
.siteMainDiv .siteTopNavigation  img{
	
}

.siteMainDiv .siteMenu{
	clear:both;
	width:982px;
	margin:0 auto;
	height:33px;
	padding:6px 0px 6px 6px;
}

.siteMainDiv  .siteBanner{
	background-image:url(../images/banner_bg.png);
	background-repeat:no-repeat;
	width:982px;
	margin:0 auto;
	height:303px;
	
}

/*-------------------------------------------*/

.mainDiv{
	background-image:url(../images/linestrip.png);
	background-repeat:no-repeat;
	margin:0 auto;
	width:982px;
	padding:0 9px 0 9px;
}

.mainDiv .topLogo{
	height:90px;
}
.innerMainDiv{
	height:600px;
}

.mainDiv .mobl21Logo{
	padding-top:17px;
	padding-left:12px;
}

.mainDiv .topNavigation{
	width:211px;
	padding-right:18px;
}

.mainDiv .emantrasLogo{
	padding-top:32px;
	padding-right:12px;
}
	
.mainDiv .topNaviIcon  img{

}

.mainDiv .menu{
	clear:both;
	width:982px;
	margin:0 auto;
	height:33px;
	padding:6px 0px 6px 6px;
}

.mainDiv  .banner{
	background-image:url(../images/banner_bg.png);
	background-repeat:no-repeat;
	width:982px;
	margin:0 auto;
	height:303px;
	
}

.mainDiv .bannerShade{
	width:980px;
}
.content{
	width:982px;
	margin:0 auto;
	background-color:#FFFFFF;
	background-image:url(../images/contentbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:15px 9px 15px 9px;	
}

.innerContent{
	width:982px;
	margin:0 auto;
	background-color:#FFFFFF;
	background-image:url(../images/innercontentbg.jpg);
	background-repeat:repeat-y;
	background-position:top;	
	padding:10px 9px 10px 9px;
	line-height:17px;
}
.innerBigText{
	font-size:13px;
}
.content .blueText{
	font-size:12px;
	color:#208ccc;
	line-height:16px;
}

.content .infoTitle{
	font-size:16px;
	color:#eaeaea;
}

.content .infoText{
	font-size:15px;
	color:#777777;
}
.content .singleUserBg{
width:219px; 
height:339px; 
float:left; 
margin-right:21px; 
background-image:url(../images/singleuser.png); 
background-repeat:no-repeat;
}
.content .educatorBg{
width:219px; 
height:339px; 
float:left; 
background-image:url(../images/educator.png); 
background-repeat:no-repeat; 
margin-right:21px; 
}
.content .publisherBg{
width:219px; 
height:339px; 
float:left; 
background-image:url(../images/publisher.png); 
background-repeat:no-repeat;
}
.content .login{
	width:252px;
	height:166px;
	background-image:url(../images/loginbg.png);
	background-repeat:no-repeat;
	

}
.content .login .textField{
	border:0;
	height:22px;
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	padding-left:5px;
	width:200px;
}
.content .login .textFieldBg{
	background-image:url(../images/txtbox_bg.png);
	background-repeat:no-repeat;
	height:34px;
	padding:5px;
	width:223px;
}
.content .video{
	width:252px;
}


.content .followus{
	width:252px;
	height:31px;
	margin-top:5px;

}
.content .followus img{
	padding-right:8px;
}
	
.footerStrip{
	font-family:"Lucida Sans", Helvetica, sans-serif;
	background-image:url(../images/footerbg.png);
	background-repeat:repeat-x;
	height:110px;
	width:980px;
	margin:0 auto;
	padding:5px 10px 0 10px;
	font-size:11px;
	color:#707070;
}

.footerStrip .link{
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#707070;
}

.footerStrip .link:link{
	text-decoration:none;
}

.footerStrip .link:visited{
	text-decoration:none;
}

.footerStrip .link:hover{
	text-decoration:underline;
}

.err {
	color: #FF0000;
	font-size:12px;
}
.pdTop10{
padding-top:10px;
}
.pdTop6{
padding-top:6px;
}
.pdTop5{
padding-top:5px;
}
.pdTop20{
padding-top:20px;
}
.pdbot10{
padding-bottom:10px;
}
.bullet{ 
list-style-position:outside;
list-style-type:disc;
margin-top:10px;
margin-bottom:0px;
}

.leftMenu{	
padding-right:15px;
}

.leftMenu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	
}

.leftMenu ul li a{
	background-color:#cbcbcb;
	background-image:url(../images/leftMenuBg.jpg);
	background-repeat:repeat-x;		
	display:block;
	width:149px;
	height:25px;
	margin-top:1px;
	line-height:25px;
	padding-left:15px;
	text-decoration:none;
	color:#303030;
		
}

.leftMenu ul li a:link{
	background-color:#cbcbcb;		
}

.leftMenu ul li a:visited{
	background-color:#cbcbcb;		
}

.leftMenu ul li a:hover{
	background-color:#a80101;
	background-image:url(../images/leftMenuBg_hover.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	
}
.subTitleBg{
background:url(..//images/preview_topbg.gif) left repeat-x;
font-weight:bold;
font-size:13px;
color:#000000;
background-color:#000000;
padding:7px;
}
.priceBg{
background:url(../images/pricebg.png) left top no-repeat;
width:158px;
height:101px;
font-size:18px;
font-weight:bold;
color:#eed744;
}
.offerBg{
background:url(../images/offer_bg.png) left top no-repeat;
width:246px;
height:218px;
margin:0 auto;
}
.offerBg1{
background:url(../images/offer_bg1.png) left top no-repeat;
width:400px;
height:180px;
}
.txtIndex{
text-indent:10px;
}
.wellink:link{
	text-decoration:underline;
	color:#FFFF00;
}

.wellink:visited{
	text-decoration:underline;
	color:#FFFF00;
}

.wellink:hover{
	text-decoration:none;
	color:#FFFF00;
}
.oferPriceBg{
	background:url(../images/price_bg.png) left top no-repeat;
	width:276px;
	height:124px;
	text-align:center;
	font-weight:bold;
	line-height:120px;
	}

/*-------------------- Slider Style -------------------*/

.arrowl { height:62px; width:13px; left:0px; top:110px; position:absolute; cursor:pointer; background:url(../images/leftmove.png) no-repeat; background-position: 0pt -62px; }
.arrowr { width:13px; height:62px; right:-7px; top:110px; position:absolute; cursor:pointer; background:url(../images/rightmove.png) no-repeat scroll left top; }
.display { width:210px; position:relative; }
.product_scroll { display:block; width:180px; margin:0 auto; overflow:hidden; position:relative;}

.arrowl_a { height:62px; width:13px; left:0px; top:180px; position:absolute; cursor:pointer; background:url(../images/leftmove.png) no-repeat; background-position: 0pt -62px; }
.arrowr_a { width:13px; height:62px; right:0px; top:180px; position:absolute; cursor:pointer; background:url(../images/rightmove.png) no-repeat scroll left top; }
.display_a { width:460px; position:relative; }
.product_scroll_a { display:block; width:430px; margin:0 auto; overflow:hidden; position:relative;}


.arrowl_g { height:62px; width:13px; left:0px; top:180px; position:absolute; cursor:pointer; background:url(../images/leftmove.png) no-repeat; background-position: 0pt -62px;}
.arrowr_g { width:13px; height:62px; right:0px; top:180px; position:absolute; cursor:pointer; background:url(../images/rightmove.png) no-repeat scroll left top; }
.display_g { width:460px; position:relative; }
.product_scroll_g { display:block; width:430px; margin:0 auto; overflow:hidden; position:relative; }

.arrowl_u { height:62px; width:13px; left:0px; top:180px; position:absolute; cursor:pointer; background:url(../images/leftmove.png) no-repeat; background-position: 0pt -62px;}
.arrowr_u { width:13px; height:62px; right:0px; top:180px; position:absolute; cursor:pointer; background:url(../images/rightmove.png) no-repeat scroll left top; }
.display_u { width:460px; position:relative; }
.product_scroll_u { display:block; width:430px; margin:0 auto; overflow:hidden; position:relative; }

.arrowl_au { height:62px; width:13px; left:0px; top:180px; position:absolute; cursor:pointer; background:url(../images/leftmove.png) no-repeat; background-position: 0pt -62px;}
.arrowr_au { width:13px; height:62px; right:0px; top:180px; position:absolute; cursor:pointer; background:url(../images/rightmove.png) no-repeat scroll left top; }
.display_au { width:460px; position:relative; }
.product_scroll_au { display:block; width:430px; margin:0 auto; overflow:hidden; position:relative; }

.arrowl_s { height:62px; width:13px; left:-5px; top:200px; position:absolute; cursor:pointer; background:url(../images/leftmove.png) no-repeat; background-position: 0pt -62px;}
.arrowr_s { width:13px; height:62px; position:absolute; right:-5px; top:200px; cursor:pointer; background:url(../images/rightmove.png) no-repeat scroll left top; }
.display_s { width: 330px; position:relative; }
.product_scroll_s { display:block; width:300px; margin:0 auto; overflow:hidden; position:relative; }

.arrowl_c { height:62px; width:13px; left:-6px; top:200px; position:absolute; cursor:pointer; background:url(../images/leftmove.png) no-repeat; background-position: 0pt -62px; }
.arrowr_c { width:13px; height:62px; right:-8px; top:200px; position:absolute; cursor:pointer; background:url(../images/rightmove.png) no-repeat scroll left top; }
.display_c { width:380px; position:relative; }
.product_scroll_c { display:block; width:375px; margin:0 auto; overflow:hidden; position:relative; }

.arrowl_p { height:62px; width:13px; left:0px; top:200px; position:absolute; cursor:pointer;  background:url(../images/leftmove.png) no-repeat; background-position: 0pt -62px; }
.arrowr_p { width:13px; height:62px; right:0px; top:200px; position:absolute; cursor:pointer; background:url(../images/rightmove.png) no-repeat scroll left top; }
.display_p { width:160px; position:relative; border:1px soild #ff0000;}
.product_scroll_p { display:block; width:130px; margin:0 auto; overflow:hidden; position:relative;}

.scroll { position:relative; }

/*-------------------- Scroll up Style -------------------*/

.innerMiddleBg{ border-left:1px solid #cacaca; 	border-right:1px solid #cacaca; width:982px; }

.vertical_list_pre { display:block; width:100%; height:450px; overflow:hidden; margin:5px 0 0 0; position:relative; }
.vertical_scroll_pre {position:relative;  list-style-type: none; margin: 0; padding: 0; width: 130px; cursor:pointer;} 
.vertical_scroll_pre li {margin: 0 1px 1px 0px; font-size: 1em; height: 18px; border: 1px solid #454545; background: #f6f6f6 url(../images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;  color: #ffffff; outline: none;  }
.vertical_scroll_pre li.active {border: 1px solid #454545; background: #9f0101 url(../images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; color: #ffffff; outline: none; }
.vertical_scroll_pre li span { position: absolute; margin-left: -1.3em; }


.vertical_list { display:block; width:100%; height:168px; overflow:hidden; margin:5px 0 0 0; position:relative; }
.vertical_scroll {position:relative;  list-style-type: none; margin: 0; padding: 0; width: 150px; cursor:pointer;} 
.vertical_scroll li {margin: 0 1px 1px 0px; font-size: 1em; height: 18px; border: 1px solid #454545; background: #f6f6f6 url(../images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;  color: #ffffff; outline: none;  }
.vertical_scroll li.active {border: 1px solid #454545; background: #9f0101 url(../images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; color: #ffffff; outline: none; }
.vertical_scroll li span { position: absolute; margin-left: -1.3em; }
.scrollbtn {cursor:pointer;}

.cardlist { display:block; width:100%; height:450px; overflow:hidden; position:relative; }
.contentlist { display:block; width:100%; height:450px; overflow:hidden; position:relative; }
.publishlist { display:block; width:100%; height:245px; overflow:hidden; position:relative; }
.contentscroll {position:relative;  list-style-type: none; margin: 0; padding: 0;  width: 305px; cursor:pointer;} 
.contentscroll li {margin: 0 1px 1px 0px; font-size: 1em; padding:5px; border-left: 1px solid #cccccc; border-bottom: 1px solid #dadada; border-right: 1px solid #cccccc;color: #434343; outline: none;background:url(../images/stack_bg_default.png) left top no-repeat;  }
.contentscroll li.active {border: 1px solid #454545; background: #9f0101 url(../images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; color: #ffffff; outline: none; }
.contentscroll li.publish {background:url(../images/stack_bg_publish.png) left top no-repeat; outline: none;}
.contentscroll li span { position: absolute; margin-left: -1.3em; }

/*
.contentlist_category{ background-color:#ffffff; }
.stackList 
{ list-style-type: none; margin: 0; padding: 0; padding-bottom: 1px; }
.stackList ul li a{ background:url(../images/stack_bg_default.png) left top no-repeat; color: #434343; display: block; padding:5px; text-decoration: none; font-weight: bold; border-bottom: 1px solid #dadada; }
.stackList ul li a:hover, .stackList ul li a.current{ color: #ffffff; background:url(../images/stack_bg_hover.png) left top no-repeat; }
*/
.assign_vertical_list { display:block; width:100%; height:245px; overflow:hidden; margin:0 0 0 0; position:relative; }
.assign_vertical_scroll {position:relative;  list-style-type: none; margin: 0; padding: 0; cursor:pointer;} 

#sortable1 { list-style-type: none; margin: 0; padding: 0; width: 130px; }
#sortable1 li { margin: 0 3px 3px 0px; padding: 0.4em; padding-left: 1.5em; font-size: 1em; height: 18px; }
#sortable1 li span { position: absolute; margin-left: -1.3em; }
#sortable2 { list-style-type: none; margin: 0; padding: 0; width: 130px; }
#sortable2 li { margin: 0 3px 3px 0px; padding: 0.4em; padding-left: 1.5em; font-size: 1em; height: 18px; }
#sortable2 li span { position: absolute; margin-left: -1.3em; }
#sortable3 { list-style-type: none; margin: 0; padding: 0; width: 130px; }
#sortable3 li { margin: 0 3px 3px 0px; padding: 0.4em; padding-left: 1.5em; font-size: 1em; height: 18px; }
#sortable3 li span { position: absolute; margin-left: -1.3em; }

#limiterBox { border: 1px solid #cccccc; background-color: #fff199; padding: 3px 6px; font-family:"Lucida Sans", Helvetica, sans-serif;	 font-size: 11px; color:#000000; }

/* Modal Popup */
#mask { position:absolute; z-index:9000; background-color:#000; display:none; }
#boxes .window {position:absolute; width:780px; height:490px; display:none; z-index:9999; padding:20px; }
#boxes #dialog {width:740px; height:450px; padding:10px; background-color:#ffffff;}

#loading_mask { position:absolute; z-index:9000; background-color:#000; display:none; }
#loading_image { position:absolute; left:266px; top:-30px; z-index:105;  }

#slider { position: relative; }
#slider1 { position: relative; }
#slider2 { position: relative; }
.scroll { height: 467px; overflow: auto; overflow-x: hidden; position: relative;}
.scrollContainer div.panel { width: 150px;}
.scrollContainer div.pane11 { width:400px; }
.scrollButtons { position: absolute; cursor: pointer; }
.scrollButtons.left { left: -20px; }
.scrollButtons.right { right: -20px; }

#image_pre_loader { position:absolute; z-index:105; top:45%; left: 45%; }
.lightbox_overlay{ border:medium none; height:100%; left:0px; margin:0pt; 
				opacity:0.50; outline-color:invert; outline-style:none; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
    			filter:alpha(opacity=50); outline-width:medium; padding:0pt; position:fixed; text-align:center; top:0px; width:100%; z-index:100; }



.show-details {
	display: block;
	width: 20px;
	height: 20px;
	background:url(../images/plus.png) no-repeat;
	padding:5px;
	cursor: pointer;
}

.show-details-active {
	display: block;
	width: 20px;
	height: 20px;
	background:url(../images/minus.png) no-repeat;
	padding:5px;
	cursor: pointer;
}
.paging {
	font-size: 80%;
	padding:0px 10px 0 0;
	float:right;
}
        
.paging a {
    text-decoration: none;
	background:url(../images/welcom_bg.jpg) repeat-x ;
	background-position:-10px;
	border: solid 1px #AAE;
	color: #FFF;
}

.paging a, .paging span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
}

.paging .current {
    background: #9f0101;
    color: #fff;
	border: solid 1px #AAE;
}

.paging .current.prev, .paging .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}

.upload-list {
	width: 250px;
	margin-top: 5px;
}

.upload-list div.entry {
	float: left;
	padding: 0 4px;
	margin: 2px 7px 2px 0;
	font-size: 10px;
	background: url(../images/bkg_rounded_light_grey.png) no-repeat;
}

.upload-list .invitee-str {
	display: block;
	float: left;
	padding: 2px 2px 0 4px;
}

.upload-list .remove-email {
	display: block;
	float: left;
	height: 16px;
	margin-right: -5px;
	padding: 2px 4px 0 0;
	background: url(../images/bkg_rounded_light_grey.png) no-repeat -485px;
}

.invitee-str {
	display: block;
	float: left;
	padding: 0 2px 0 4px;
}

.remove-email {
	display: block;
	float: left;
	height: 16px;
	margin-right: -5px;
	padding: 2px 4px 0 0;
	background: url(../images/bkg_rounded_light_grey.png) no-repeat -485px;
}

.LB-black-overlay {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #3B3B3B;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.LB-white-content {
	display: none;
	position: fixed;
	width: 200px;
	height: 200px;
	border: 1px solid #666;
	background-color: #fff;
	z-index:1002;
	font-weight:bold;
}

a#close {
    height: 30px;
    width: 30px;
    position: absolute;
    top: -12px;
    left: -12px;
	z-index:200;
    background: url(../images/modal_close.png) 0 0;
}

a#close:hover {
    background: url(../images/modal_close.png) 0 -30px;
} 


.stackList{
background-color:#ffffff;
}

.stackList ul{
list-style-type: none;
margin: 0;
padding: 0;
padding-bottom: 1px; /*bottom spacing between each UL and rest of content*/
}

.stackList ul li {
background:url(../images/stack_bg_default.png) left top no-repeat;
color: #434343;
display: block;
padding:5px;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
}

.stackList ul li a.current{ /*hover state CSS*/
color: #ffffff;
background:url(../images/stack_bg_hover.png) left top no-repeat;
}

.stackList ul li a.publish{ /*hover state CSS*/
color: #9f0101;
background:url(../images/stack_bg_publish.png) left top no-repeat;
}

.stackListBorder{
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}
.stackmultextareaBg {
	padding-left:5px;
	padding-top:5px;
	height: 86px;
	width:305px;
	background:url(../images/stackmultextareaBg.png) left no-repeat;
}
.stackmultiTxtinput{
	border:0;
	height:75px;
	background:transparent;
	width:293px;
	padding-top:2px;
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size:12px;
}

#limiterBox {
	border: 1px solid #cccccc;
	background-color: #fff199;
	padding: 3px 6px;
	font-family:"Lucida Sans", Helvetica, sans-serif;	
	font-size: 11px;
	color:#000000;
}

.readonly_overlay{ background-color: #666; opacity: 0.3; filter: alpha(opacity=30); padding: 0pt !IMPORTANT; margin: 0pt !IMPORTANT;}


.stackList{
background-color:#ffffff;
}

.stackList ul{
list-style-type: none;
margin: 0;
padding: 0;
padding-bottom: 1px; /*bottom spacing between each UL and rest of content*/
}

.stackList ul li a{
background:url(../images/stack_bg_default.png) left top no-repeat;
color: #434343;
display: block;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
padding:4px;
}

.stackList ul li a:hover, .stackList ul li a.current{ /*hover state CSS*/
color: #ffffff;
background:url(../images/stack_bg_hover.png) left top no-repeat;
}
.stackList ul li a.publish{ /*hover state CSS*/
color: #9f0101;
/*background:url(../images/stack_bg_publish.png) left top no-repeat;*/
}
.stackListBorder{
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}
.stackmultextareaBg {
	padding-left:5px;
	padding-top:5px;
	height: 86px;
	width:305px;
	background:url(../images/stackmultextareaBg.png) left no-repeat;
}
.stackmultiTxtinput{
	border:0;
	height:75px;
	background:transparent;
	width:293px;
	padding-top:2px;
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size:12px;
}
.offerBg1{
	background:url(../images/offer_bg1.png) left top no-repeat;
	width:400px;
	height:180px;
}
.dashboardBot{
	background:url(../images/dashboard_bot_rightbg.png) right no-repeat;
	height:10px;
	}
.dashboardHead{
	background:url(../images/dashboard_rightbg.png) right no-repeat;
	height:30px;
	font-weight:bold;
	color:#f0da49;
	font-size:15px;
	}
.dashboardSubTitle{
	background-color:#434343;
	font-weight:bold;
	color:#ffffff;
	font-size:13px;
	padding:5px;
	border:1px solid #ffffff;
	height:30px;
}
.limtBarBg{
	border:1px solid #a3a3a3; 
	background-color:#FFFFFF;
	}
.limtBar{
	background-color:#9f0101;
	height:12px;
	}
.stackCard li{
	list-style:none;
	padding:0px;
	line-height:16px;
	border:1px solid #ffffff;
	margin:0px;
	}
.morelnk{
	font-family:"Lucida Sans", Helvetica, sans-serif;	
	color:#f0da49;
	text-decoration:underline;
	font-size:11px;
}

.bulletImg li{ 
	list-style-position:outside;
	list-style-image:url(../images/bullet_img.png);
	margin-top:3px;
	margin-bottom:0px;
}
.loginTextField{
	border:0;
	height:22px;
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	padding-left:5px;
	width:179px;
}
.loginTextFieldBg{
	background-image:url(../images/txtbox_bg.png);
	background-repeat:no-repeat;
	height:30px;
	padding:5px;
	width:202px;
}

.dashboardBot{
	background:url(../images/dashboard_bot_rightbg.png) right no-repeat;
	height:10px;
	}
.dashboardHead{
	background:url(../images/dashboard_rightbg.png) right no-repeat;
	height:30px;
	font-weight:bold;
	color:#f0da49;
	font-size:15px;
	width:98%;
	}
.dashboardSubTitle{
	background-color:#434343;
	font-weight:bold;
	color:#ffffff;
	font-size:13px;
	padding:5px;
	border:1px solid #ffffff;
	height:30px;
}
.enterprisesBg1{
	 background: url(../images/enterprises_bg1.jpg) left top repeat-x;
	 border:1px solid #be4b48;
	 color:#303030;
	 text-align:left;
 }
 .enterprisesBg2{
	 background: url(../images/enterprises_bg2.jpg) left top repeat-x;
	 border:1px solid #be4b48;
	 background-color:#ffa2a1;
	 color:#303030;
	 text-align:left;
 }
 .enterprisesBotBg
 {
 	background:url(../images/application_botrightbg.png) right no-repeat;
	height:10px;
 }
 .enterprisesTopBg{
	background:url(../images/enterprises_topbg.png) right no-repeat;
	height:30px;
	}
	
/*for free user upgrade */

.singleUserBgInner{
width:309px; 
height:299px; 
float:left; 
margin-right:45px; 
background-image:url(../images/singleuser_inner.png); 
background-repeat:no-repeat;
}
.educatorBgInner{
width:309px; 
height:299px; 
float:left; 
background-image:url(../images/educator_inner.png); 
background-repeat:no-repeat; 
margin-right:25px; 
}
.publisherBgInner{
width:309px; 
height:299px; 
float:left; 
background-image:url(../images/publisher_inner.png); 
background-repeat:no-repeat;
}

/* liScroll styles */

.tickercontainer { /* the outer div with the black border */ 
width: 780px; 
height: 27px; 
margin: 0; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
width: 780px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 
.input_bulk{
	border:0;
	width:215px;
	margin-top:7px;
	font-family:"Lucida Sans", Helvetica, sans-serif;
}

.noteBg {
background-color:#FFEB75;
border:1px solid #FFFFFF;
margin:0px 10px 10px 10px;
padding:7px;
}

.red { color: #FF0000; }
.orange { color: #E87A0D; }
.green { color: #008000; }

.videoBg{
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	width:292px;
	height:287px;
	background:url(../images/video_titlebg.png) left no-repeat ;
	float:left;
	padding-right:25px;
}
.newsBg{
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	width:292px;
	height:287px;
	background:url(../images/news_titlebg.png) left no-repeat ;
	float:left;
}
.connectBg{
	font-family:"Lucida Sans", Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	width:292px;
	height:287px;
	background:url(../images/connect_titlebg.png) left no-repeat ;
	float:left;
	padding-right:25px;
}
