html,body {
	border: 0;
	font-family: Arial;
	font-size: small;
	background-color: #E1E6B3;
	background-repeat: no-repeat;
	-webkit-text-size-adjust: none;
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	min-height: 416px;
	overflow-x: hidden;
}

div {
	background-repeat: no-repeat;
}

/*
body[o="p"] {
min-height:416px;
width:320px;
}
body[o="l"] {
min-height:268px;
width:480px;
}*/
img {
	border: 0;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

.main {
	min-height: 363px;
}

.link,.linkb {
	color: #249BA8;
	text-decoration: none;
}

.linkb {
	font-weight: bold;
}

#mainpage,#page2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.MY6Box {
	margin: 10px;
	padding: 5px 0px;
	-webkit-border-radius: 7px;
	background-color: white;
	
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

.MY6BoxData {
	
}

.MY6BoxData2 {
	padding: 0px 1px;
}

/* old UI */
.MY6Box2 {
	margin: 10px;
	padding: 5px 0px 0px 5px;
	-webkit-border-radius: 7px;
	background-image: url("../imgs/gray20.png");
	background-repeat: repeat;
	background-position: top left;
}

.MY6Box2Inner {
	position: relative;
	top: 5px;
	left: 5px;
	-webkit-border-radius: 7px;
	padding: 5px 0px;
	background-color: white;
}

/* end old UI */
.seperator {
	height: 2px;
	background-color: #E1E6B3;
}

.bigseperator {
	height: 4px;
	background-color: #E1E6B3;
}

.dataItem {
	margin: 10px 8px 10px 10px;
}

.simplebtn {
	width: 100%;
	cursor: pointer;
}

.simplebtntxt {
	color: black;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: 0px -36px;
}

.simplebtnleft {
	width: 20px;
	height: 35px;
	background-position: 0px 0px;
}

.simplebtnright {
	width: 20px;
	height: 35px;
	background-position: 0px -72px;
}

.title {
	background-image: url("../imgs/title-back.gif");
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	height: 32px;
	padding-top: 8px;
	overflow-y: hidden;
}

.titlebtnr,.titlebtnl {
	height: 40px;
	width: 59px;
	color: #F4F4DF;
	font-size: small;
	text-decoration: none;
	word-spacing: -1px;
	position: relative;
	top: -7px;
}

.titlebtnr {
	float: right;
	margin-right: 10px;
}

.titlebtnl {
	float: left;
	margin-left: 10px;
}

.titleCardsBtn {
	background-image: url("../imgs/title-cards-btn.png");
	padding: 12px 0px 0px 11px;
	cursor: pointer;
	height: 28px;
	width: 62px;
	text-align:left;
	float: right;
	font-weight: bold;
}

#titleBackBtn {
	background-image: url("../imgs/title-back-btn.png");
	padding: 12px 0px 0px 3px;
	cursor: pointer;
	height: 28px;
	width: 59px;
	font-weight: bold;
}

.titlebtn {
	width: 59px;
	height: 28px;
	background-image: url("../imgs/title-edit-btn.png");
	padding: 12px 0px 0px 0px;
	cursor: pointer;
	font-weight: bold;
}

.titleplusbtn {
	display: none;
	width: 28px;
	height: 28px;
	background-image: url("../imgs/title-plus-btn.png");
	padding: 12px 0px 0px 0px;
	cursor: pointer;
}

.footer {
	margin-top: 15px;
	height: 30px;
	background-color: #93C200;
	color: #DBDBDB;
	font-weight: bold;
	padding: 12px 10px 0px 10px;
}

.footerTxt { /*color:#DBDBDB;
font-weight:bold;*/
	color: #EEFEAB;
	font-size: small;
	word-spacing: -1px;
	text-decoration: none;
}

.footerTxtR {
	color: #EEFEAB;
	font-size: small;
	text-decoration: none;
	word-spacing: -1px;
	float: right;
}

.staticListItem,.listItem {
	background-color: white;
	color: black;
	overflow: hidden;
	padding: 8px 8px 10px 8px;
}

.listItem {
	cursor: pointer;
	padding-right: 0px;
}

/*
.itemIcon {
margin-right:10px;
float:left;
width:26px;
height:26px;
}
*/
.itemTitle,.itemTitleRead {
	color: #97C408;
	font-weight: bold;
	overflow: hidden;
	height: 17px;
}

.itemTitleRead {
	color: #707070;
}

.itemTitleLong {
	position: relative;
	/*color:#97C408;*/
	color: black;
	font-weight: bold;
	font-size: 14px;
	overflow: hidden;
	margin-bottom: 5px;
}

.itemText,.itemTextRead {
	position: relative;
	top: 2px;
	height: 32px;
	min-height: 32px;
	overflow: hidden;
	font-weight: bold;
	font-size: small;
}

.itemTextRead {
	font-weight: normal;
	font-size: small;
	color: #707070;
}

.itemBody {
	overflow: hidden;
	margin: 0px 18px 0px 10px;
}

.itemTextLong {
	overflow: hidden;
	margin-right: 10px;
	color: #249BA8;
	text-decoration: none;
}

.itemTextpref {
	color: #6F6F6F;
	font-weight: bold;
}

.itemTime {
	position: relative;
	top: -16px;
	color: #707070;
	height: 0;
	text-align: right;
	font-size: x-small;
	font-weight: normal;
}

.itemTime2 {
	color: #707070;
	font-size: x-small;
	font-weight: normal;
	float: right;
}

.arr,.settingsArrow {
	margin-top: 18px;
	width: 30px;
	float: right;
	text-align: center;
	cursor: pointer;
}

.arrimg {
	width: 15px;
	height: 19px;
	margin-left: 0px;
	background-image: url("../imgs/arrow.gif");
	background-position: 0px 0px;
}

.itemNoArrow {
	margin-top: 10px;
	width: 20px;
	float: right;
	text-align: center;
}

#itemGetMore {
	padding-top: 12px;
	height: 26px;
	text-align: center;
	font-size: medium;
}

#getMoreLink,#getMoreEnd {
	text-decoration: none;
	font-weight: bold;
	color: #97C408;
}

#getMoreLink :hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF6E21;
}

#getMoreLoadingAnim {
	position: relative;
	top: -4px;
	text-decoration: none;
	font-weight: bold;
	color: #CACECE;
}

.MsgText {
	text-align: justify;
	line-height: 1.5;
	margin-top: 8px;
}

/*
.MsgText {
min-height:94px;
height:94px;
text-align:justify;
line-height:1.5;
}

html>body .MsgText {
height:auto;
}
*/
.MsgComment {
	font-weight: bold;
	margin-bottom: 10px;
}

.msgImg {
	float: left;
	margin-right: 10px;
}

.signInD {
	margin: 20px 10px 0px 10px;
}

.signintxt {
	margin-right: 5px;
	font-weight: bold;
}

.signininput {
	width: 100%;
	font-size: 20px;
}

.signinerr {
	margin-right: 0;
	color: red;
	margin-bottom: 20px;
}

.actionscnt {
	background-color: #F1F4DD;
	padding-left: 8px;
	margin: 0px 1px;
}

.actionitem,.voteactionitem {
	margin-top: 7px;
	margin-bottom: 7px;
	cursor: pointer;
	float: left;
	text-align: center;
	width: 60px;
	overflow: hidden;
	font-size: 10px;
	font-weight: bold;
}

.actionitem2 {
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: pointer;
	overflow: hidden;
	color: white;
}

.actionname {
	position: relative;
	top: -8px;
	margin-left: 5px;
}

.actiongrp {
	position: absolute;
	z-index: 1;
	background-repeat: repeat;
	background-image: url("../imgs/gray.png");
	-webkit-border-radius: 7px;
	padding: 5px 15px;
	
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
}

.actfieldtxt,.actfieldlink {
	margin-right: 5px;
}

.actform {
	margin: 10px;
}

.acttitle,.actnote {
	margin-right: 5px;
	font-weight: bold;
	color: black;
	margin-bottom: 10px;
}

.actnote {
	color: #666666;
	margin-top: 10px;
}

.actfieldinput {
	width: 100%;
	font-size: 20px;
}

.acterr {
	margin-right: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	color: red;
}

#mainloading {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
}

/*
.mystream {
height:50px;
margin-top:15px;
margin-left:10px;
margin-right:10px;
overflow:hidden;
}
.streamicon {
float:left;
width:32px;
height:32px;
}
.streamctrl {
margin-left:32px;
height:45px;
background-image:url("../imgs/streamleft.png");
background-position:top left;
}
.streamctrl2 {
width:100%;
height:45px;
background-image:url("../imgs/streamright.png");
background-position:top right;
}
.streamtxt {
height:45px;
padding-top:3px;
margin-left:23px;
margin-right:10px;
background-image:url("../imgs/streamback.gif");
background-repeat:repeat-x;
background-position:top left;
}
.streaminput {
margin-top:7px;
font-size:16px;
color:#636363;
min-height:30px;
height:30px;
background-image:url("../imgs/empty.gif");
border:0;
width:100%;
}
.streaminput:focus {
color:black;
}
.streaminput:disabled {
color:black;
background-color:white;
}
*/
#cardslist {
	overflow-y: hidden;
	height: 0;
}

.carditem,.carditemTL {
	background-color: #F4F4DF;
	background-image: url("../imgs/cards-sep.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	min-height: 32px;
	max-height: 38px;
	cursor: pointer;
	padding: 4px 0px;
	overflow: hidden;
	/*padding-left:5px;*/
}

.ico {
	position: relative;
	left: -31px;
	top: 4px;
	width: 16px;
	height: 16px;
	float: left;
	margin-right: -16px;
}

.icob {
	width: 24px;
	height: 24px;
	background-image: url("../imgs/cardbgtiny2.png");
	float: left;
	position: relative;
	top: 0px;
	margin: 0px 10px 0px 0px;
}

.carddel {
	width: 40px;
	height: 26px;
	background-image: url("../imgs/del.png");
	float: right;
	cursor: pointer;
	margin-top: 4px;
}

.cardedit {
	width: 40px;
	height: 26px;
	background-image: url("../imgs/arrow2.png");
	float: right;
	cursor: pointer;
	margin-top: 4px;
}

.cardname {
	position: relative;
	left: -5px;
	font-weight: bold;
	margin: 7px 0px 5px 5px;
	overflow: hidden;
	max-height: 32px;
}

.cardicontiny {
	width: 16px;
	height: 16px;
	position: relative;
}

.cardicontinybg {
	width: 22px;
	height: 22px;
	position: relative;
	top: 4px;
	left: 20px;
}

#cardtitle {
	text-align: center;
	color: #666666;
	font-weight: bold;
	margin-bottom: 12px;
}

#cardttxt {
	padding-top: 9px;
	font-size: 18px;
	text-align: center;
	margin: 0 auto;
}

.btnsep {
	background-color: #F1F4DD;
	height: 2px;
	margin: 0px 1px;
}

.ctrlbtn {
	display: block;
	width: 30px;
	height: 35px;
	background-image: url("../imgs/ctrl.png");
	margin-right: 15px;
	-moz-outline-style: none;
	cursor: pointer;
}

.actbtn {
	display: block;
	width: 45px;
	height: 35px;
	background-image: url("../imgs/act.png");
	margin-right: 15px;
	margin-left: 15px;
	-moz-outline-style: none;
	cursor: pointer;
}

#genloading {
	position: absolute;
	z-index: 1;
}

#genloadingico {
	position: relative;
	background-position: top left;
	background-image: url("../imgs/loadingb.png");
	width: 60px;
	height: 60px;
}

#genloadingtxt {
	position: relative;
	margin-top: 10px;
	padding: 5px 5px;
	background-repeat: repeat;
	background-image: url("../imgs/gray50.png");
	-webkit-border-radius: 7px;
	color: white;
	width: 200px;
	text-align: center;
	font-weight: bold;
}

.actionresp,.actionrespok,.actionrespfail {
	font-weight: bold;
	color: white;
	position: absolute;
	z-index: 1;
	width: 270px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	text-align: center;
	background-repeat: repeat;
	background-image: url("../imgs/gray.png");
	overflow: hidden;
	padding: 10px;
}

.okbtn,.okbtnsml {
	background-image: url("../imgs/okbtn.png");
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	padding-top: 12px;
	margin-top: 10px;
	width: 270px;
	height: 33px;
	cursor: pointer;
}

.okbtnsml {
	background-image: url("../imgs/smlbtn.png");
	width: 133px;
}

.actionrespfail {
	padding-top: 20px;
	font-size: 16px;
	background-image: url("../imgs/red.png");
}

.actionrespok {
	padding-top: 20px;
	font-size: 16px;
	background-image: url("../imgs/green.png");
}

.actionrespimg {
	margin-bottom: 10px;
}

.actionresptxtB {
	color: white;
	font-weight: bold;
	margin-bottom: 5px;
}

.actionresptxtS {
	color: white;
	font-weight: normal;
}

.blockdiv,.blockdivgray {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.blockdivgray {
	background-image: url("../imgs/gray50.png");
	background-repeat: repeat;
}

.actgrparr,.actgrparrd {
	background-image: url("../imgs/grparrow.png");
	background-position: 0px 0px;
	position: absolute;
	width: 19px;
	height: 14px;
}

.actgrparrd {
	background-position: -19px 0px;
}

.sortdiv {
	margin: 5px 12px 0px 12px;
	float: left;
}

.rerankdiv {
	margin: 5px 12px 0px 12px;
	float: right;
}

.sortActive {
	color: black;
	font-weight: normal;
}

.sortDisabled {
	color: black;
	font-weight: bold;
}

.subdiv,.formdiv {
	margin: 10px 20px 0px 20px;
}

.subtitle {
	font-weight: bold;
}

.hidek {
	position: absolute;
	top: -100px;
	left: -100px;
	width: 1px;
	height: 1px;
}

.feedbacktitle,.smaintitle {
	font-weight: bold;
	color: #99cc00;
	font-size: 18px;
	text-align: center;
}

.errorpage {
	margin: 0 auto;
	width: 100%;
	min-height: 416px;
	background-color: #F4F4DF;
	background-image: url("../imgs/interr.gif");
	background-position: 20px 20px;
}

.errortxt {
	font-weight: bold;
	font-size: 13px;
	position: relative;
	top: 80px;
	left: 40px;
	width: 200px;
	text-align: center;
}

.errorLink {
	color: blue;
	cursor: pointer;
	text-decoration: underline;
}

/* settings */
.slistitem,.slistchkitem {
	background-color: white;
	color: black;
	overflow: hidden;
	font-weight: bold;
	text-align: left;
	min-height: 32px;
	max-height: 48px;
	padding: 16px 10px 4px 20px;
	font-size: 14px;
	cursor: pointer;
}

.slistitemtxt {
	padding: 4px 14px;
	font-weight: bold;
	overflow: hidden;
	max-height: 30px;
}

.slisttitle,.slisttitle2 {
	margin: 10px 0px;
	font-weight: bold;
	color: black;
	font-size: 14px;
}

.slisttitle2 {
	margin-left: 20px;
}

.chk0,.chk1 {
	width: 36px;
	height: 49px;
	float: right;
	background-image: url("../imgs/clist_chk.png");
	background-position: 0px 10px;
}

.chk1 {
	background-position: -36px 10px;
}

.nochk {
	width: 20px;
	height: 49px;
	float: right;
}

.schk0,.schk1 {
	width: 36px;
	height: 36px;
	background-image: url("../imgs/clist_chk.png");
	background-position: 0px 0px;
	float: left;
	position: relative;
	left: 10px;
	top: 10px;
}

.schk1 {
	background-position: -36px 0px;
}

.msgtxt1 {
	color: white;
	font-weight: bold;
	font-size: 16px;
	margin: 10px 20px;
	text-align: center;
}

.msgtxt2 {
	margin-right: 5px;
	color: #A5A5A5;
	font-size: 14px;
	margin: 10px;
}

#cntdiv {
	margin: 10px 0px;
}

.cntlink {
	color: #01C5CC;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	vertical-align: middle;
}

.cntimg1,.cntimg2 {
	position: relative;
	top: 3px;
	float: left;
	width: 10px;
	height: 10px;
	background-image: url("../imgs/cnt.png");
}

.cntimg1 {
	background-position: -10px 0px;
}

.cntimg2 {
	background-position: 0px 0px;
}

#cntwait {
	margin-left: auto;
	margin-right: auto;
	width: 26px;
}

.dottedline {
	margin: 5px 0px;
	height: 1px;
	width: 100%;
	border-bottom: 1px dotted Black;
	border-color: #E4E7CC;
	border-bottom-width: 2px;
}

.ctrldiv {
	position: relative;
	background-image: url("../imgs/gray.png");
	background-repeat: repeat;
	-webkit-border-radius: 7px;
	margin-left: auto;
	margin-right: auto;
	height: 64px;
	width: 200px;
}

.ctrldivbtn {
	color: white;
	background-image: url("../imgs/ctrlb.png");
	width: 50px;
	height: 12px;
	float: left;
	margin: 8px 8px;
	padding-top: 35px;
	cursor: pointer;
	text-align: center;
}

.vline {
	width: 2px;
	background-image: url("../imgs/line.png");
	background-repeat: repeat-y;
}

.fldrp,.fldrm,.fldrc {
	width: 30px;
	height: 26px;
	background-image: url("../imgs/pm.png");
	background-position: 0px 0px;
	float: left;
	position: relative;
	top: 3px;
	margin: 0px 0px;
}

.fldrc {
	background-position: -60px 0px;
}

.fldrm {
	background-position: -30px 0px;
}

/* KeyboardShortcuts */
.KBShortcutsOverlay {
	background: #000000 none repeat scroll 0 50%;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-weight: bold;
	left: 4%;
	overflow: hidden;
	position: fixed;
	text-align: center;
	text-shadow: 1px 1px 7px #000000;
	top: 5%;
	width: 85%;
	z-index: 1002;
	padding: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	opacity: 0.85;
}

span.KBSKey {
	color: #00DDDD;
}

.charCount {
	color: black;	
}

