﻿#appmenu
{
	background-color: #80ABD0;
	display: block;
	height: 26px;
	margin-bottom: 4px;
}

#appmenu a
{
	color: #FFFFFF;
	float: left;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#appmenu a span
{
	display: block;
	float: none;
	font-weight: 700;
	padding: 3px 15px 1px 8px;
}

#appmenu li
{
	background-color: #80ABD0;
	border-right: solid 1px #E2E2E2;
	display: inline;
	float: left;
	height: 26px;
	margin: 0;
}

#appmenu li.active
{
	background-color: #FFFFFF;
	border-right: solid 1px #E2E2E2;
	color: #568EB6;
	display: inline;
	float: left;
	height: 26px;
	margin: 0;
}

#appmenu li.active a
{
	color: #568EB6;
}

#appmenu ul
{
	font-size: 13px;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer
{
	border-top: 5px solid #9EC068;
	clear: both;
	font-size: 95%;
	height: 50px;
	margin: 0;
	padding: 10px 0 0;
}

#footer .footer-left
{
	float: left;
	width: 800px;
}

#header
{
	background: url(images/headerbg.PNG) repeat-x 0 100%;
	height: 85px;
	position: relative;
}

#header h1#logo
{
	color: #666666;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 35px;
	left: 100px;
	position: absolute;
	text-transform: none;
	top: 15px;
}

#header h1#logo span
{
	color: #8EC040;
}

#header h2#slogan
{
	color: #666666;
	font-size: 11px;
	font-weight: 400;
	left: 102px;
	position: absolute;
	text-indent: 0;
	text-transform: none;
	top: 52px;
}

#header img
{
	border: 0;
}

#header ul
{
	bottom: 6px !important;
	font-size: 1.1em;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	z-index: 9999;
}

.hintanchor
{
    font-size:80%;
    color:#9EC068;
    }
#hintbox
{
	background-color: #F8F8F8;
	border: 1px solid #DDD;
	font: 11px;
	line-height: 16px;
	padding: 8px;
	position: absolute;
	top: 0;
	text-align:left;
	visibility: hidden;
	width: 250px;
	z-index: 10001;
}

#idСекундочки
{
	background-color: #F8EAB9;
	display: none;
	font-weight: 700;
	height: 30px;
	line-height: 30px;
	position: fixed;
	text-align: center;
	width: 140px;
}

#idШирмы
{
	background: #ccc;
	display: none;
	filter: alpha(opacity=50);
	height: 100%;
	left: 0;
	opacity: .5;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}

#mainmenu #current a
{
	background-position: 0 -42px;
	color: #FFF;
}

#mainmenu #current a span
{
	background-position: 100% -42px;
	color: #FFF;
}

#mainmenu a span
{
	background: url(images/tabright.gif) no-repeat right top;
	color: #FFF;
	display: block;
	float: none;
	padding: 6px 15px 3px 8px;
}

#mainmenu a:hover
{
	background-position: 0 -42px;
}

#mainmenu a:hover span
{
	background-position: 100% -42px;
	color: #FFF;
}

#mainmenu aa, #mainmenu a
{
	background: url(images/tableft.gif) no-repeat left top;
	float: left;
	margin: 0 0 0 2px;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#mainmenu li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#toplogin
{
	background: transparent;
	position: absolute;
	right: 2px;
	text-align: right;
	top: 3px;
}
#toplogin input
{
	margin: 0px 3px 4px 5px;
}

#wrap
{
	background-color: #FFF;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}

*
{
	margin: 0;
	padding: 0;
}

.incExp .accname
{
	width: 150px;
	padding: 3px;
}

.incExp .accname div
{
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	font-size: .8em;
	width: 144px;
}

.incExp .op
{
	padding: 3px;
}

.incExp .op .category
{
	max-width: 300px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.incExp .op .description
{
	float: left;
	padding-left: 5px;
}
.description
{
	color: Gray;
	font-size: .8em;
	word-wrap: break-word;
}

.incExp .panel .categoryList
{
	float: left;
	width: 47.5%;
}
.incExp .panel .accountList
{
	float: right;
	width: 47.5%;
}
.incExp .cmdbtn
{
	width: 58px;
	white-space: nowrap;
}
.catfilter, .accfilter
{
	padding: 5px;
}
.catfilter .item .label, .accfilter .item .label
{
	display: block;
	max-width: 230px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.catfilter .item input, .accfilter .item input
{
	display: block;
	float: left;
	margin: 3px;
}
.accountitem
{
	background-color: #FFF;
	border-bottom: 6px solid #F0F5FA;
	height: 30px;
	table-layout: fixed;
}


.accountitem .name
{
	max-width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.acctotalbox
{
	padding-right: 5px;
	width: 100px;
}

.addbutton
{
	background: transparent url(images/btnAdd.png) no-repeat;
	border: 0;
	color: #52534b;
	cursor: pointer;
	font: normal 12px Arial, Verdana, Sans-serif;
	height: 22px;
	padding: 0 0 2px 15px;
	vertical-align: middle;
	width: 130px;
}

.ajax__calendar_container
{
	z-index: 1000;
}

.algncentr
{
	text-align: center;
}

.align-left
{
	text-align: left;
}

.align-right, .cm .detail div.buttons
{
	text-align: right;
}

.btnwide
{
	background: transparent url(images/btnwide.gif) no-repeat;
	border: 0;
	color: #52534b;
	cursor: pointer;
	font: normal 12px Arial, Verdana, Sans-serif;
	height: 22px;
	padding: 0 0 2px;
	vertical-align: middle;
	width: 120px;
}

.calcbutton
{
	height: 20px;
	width: 20px;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
	overflow: hidden;
}

.cm .border
{
	border: 1px solid #80ABD0;
	margin-bottom: 30px;
	position: relative;
	top: 28px;
}
.cm #menu
{
	height: 29px;
	position: absolute;
	z-index: 2;
}

.cm #menu a span
{
	background-color: #FFF;
	float: left;
	margin: 0 5px 0 0;
	padding: 4px;
	text-align: center;
	width: 80px;
	border: 1px solid #80ABD0;
}

.cm #menu a.selectedTab span
{
	background-color: #F0F5FA;
	border-bottom: #F0F5FA;
	height: 20px;
	font-weight: bold;
}

.cm .addsubcategory
{
	border-top: solid 1px #666;
	display: block;
	margin-top: 20px;
	padding-top: 10px;
}

.cm .addsubcategory input
{
	margin-top: 3px;
}

.cm .deletemessage
{
	color: #666;
	float: left;
	font-size: 80%;
	text-align: left;
}

.cm .detail
{
	float: left;
	padding: 10px;
	width: 400px;
}

.cm .detail .labels, .cm .detail .input
{
	float: left;
	width: 200px;
}

.cm .detail input[type=checkbox]
{
	height: 16px;
}

.cm .detail input[type=text]
{
	width: 200px;
}

.cm .detail select
{
	width: 206px;
}

.cm .empty
{
	font-weight: 700;
	padding: 30px;
	text-align: center;
}

.cm .trans
{
	border-top: solid 1px #666;
	display: block;
	margin-top: 10px;
	padding-top: 10px;
}

.cm .tree
{
	background-color: #F0F5FA;
	display: block;
	float: left;
	left: -300px;
	margin-right: -300px;
	position: relative;
	vertical-align: top;
	width: 300px;
}

.cm .tree .add
{
	margin: 10px 0 10px 0;
	text-align: center;
}

.cm .tree .add .btnwide, .cm .detail .btnwide, .cm .trans select
{
	margin-top: 5px;
}

.cm .tree .add .txtname
{
	width: 280px;
}

.cm .tree .item
{
	display: block;
	padding: 2px 2px 2px 10px;
	width: 290px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.cm .tree .selected
{
	background-color: #FFF;
	color: #666;
}

.cm .tree .sub a
{
	padding-left: 25px;
	width: 275px;
}

.cm input[type=text]
{
	border: 1px solid #CFCFCF;
	height: 16px;
	padding: 2px;
	vertical-align: text-bottom;
}

.cm select
{
	height: 22px;
	vertical-align: text-bottom;
}

.cm .container
{
	background: #FFF;
	border-left: 300px solid #F0F5FA;
}

.da .acc
{
	border-bottom: dashed 1px #CCCCCC;
	padding-bottom: 3px;
}

.da .acc .caption
{
	float: left;
	max-width: 238px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.da .acc .currency .item .cname
{
	float: right;
	padding-left: 4px;
	text-align: left;
	width: 30px;
}

.da .acc .currency .item .total
{
	float: right;
	text-align: right;
}

.da .acc .currency p
{
	color: #555;
	line-height: normal;
}

.da .group .body
{
	margin: 0;
	padding-bottom: 0;
}

.da .group .body div:last-child
{
	border-bottom: none;
}

.da .group .title
{
	background-image: none;
	cursor: default;
	margin: 0;
	padding: 0 0 0 10px;
}

.da .group .title .total
{
	float: right;
	padding-right: 10px;
	white-space: nowrap;
}

.da, .planlist
{
	color: #333;
}

.db
{
	background-color: #F0F5FA;
	margin: 10px 0 0;
	padding: 5px;
}

.db .label
{
	float: left;
	font-size: 85%;
	margin: 5px;
}

.db .value
{
	float: right;
	font-size: 150%;
	margin: 5px;
}

.dashboardform .opdata
{
	width: 715px;
}


.editingrid
{
	border: 2px solid #9EC630;
}

.filter
{
	float: left;
	height: 30px;
	margin-top: 5px;
	position: relative;
}

.filter .showbutton
{
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	color: #666;
	cursor: pointer;
	float: left;
	font-weight: 400;
	height: 20px;
	margin: 0 10px;
	padding: 0 10px;
	position: relative;
	z-index: 5;
}
.filter .open
{
	border-color: #CCC #CCC #FFF;
}
.float-left, .da .group .title .label
{
	float: left;
}

.float-right, #footer .footer-right, .da .acc .currency, .filter .applybutton
{
	float: right;
}

.formaddbutton
{
	font-size: 14px;
	left: 0;
	position: absolute;
	top: 55px;
}

.formcancelbutton
{
	left: 10px;
	position: absolute;
	top: 80px;
}

.formcurrency
{
	float: left;
	width: 180px;
}

.formdescription
{
	left: 8px;
	position: absolute;
	top: 60px;
}

.formmessage
{
	left: 8px;
	position: absolute;
	top: 90px;
}

.group .body
{
	background-color: #F0F5FA;
	padding: 6px;
}


.group .title
{
	background-attachment: scroll;
	background-color: #80ABD0;
	background-image: url(images/expanded.png);
	background-position: 5px 50%;
	background-repeat: no-repeat;
	color: #FFFFFF;
	cursor: pointer;
	height: 20px;
	margin-top: 10px;
	padding: 1px 1px 1px 25px;
}
.group .close
{
	background-image: url(images/collapsed.png);
}

.groupbody
{
	border: solid 1px #CCCCCC;
	border-top: none;
}

.grouppanel
{
	background-color: #EEEEEE;
	padding: 4px;
}

.grouptitle
{
	background-color: #EEEEEE;
	border: solid 1px #CCCCCC;
	border-bottom: none;
	height: 18px;
	margin-top: 10px;
	padding: 2px 2px 2px 8px;
}

.grouptitle img
{
	background-color: White;
	border: solid 1px #CCC;
	float: left;
	margin-right: 4px;
}

.header
{
	background-image: url(images/gradient.JPG);
	background-repeat: repeat-x;
	color: #ffffff;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	vertical-align: baseline;
	width: 1000px;
}

.hint p
{
	font-size: .8em;
	margin: 5px;
}

.inputtext
{
	border: 1px solid #7F9DB9;
	padding: 2px;
}

.inputtotal
{
	border: 1px solid #7F9DB9;
	margin-left: -1px;
	padding: 2px;
	text-align: right;
	width: 60px;
}

.login
{
	border: 0;
	overflow: hidden;
	text-align: left;
	width: 100%;
}

.login-table
{
	border-collapse: collapse;
	border-spacing: 0;
	width: 600px;
	font-size: 1.1em;
}

.login-table td
{
	vertical-align: middle;
}

.login-table tr, .cm .detail .labels div, .cm .detail .input div
{
	height: 30px;
}

.login.textbox
{
	border: solid 1px #000000;
}

.loginbutton
{
	background: transparent url(images/buttonBg.gif) no-repeat;
	border: 0;
	color: #52534b;
	font: normal11pxArial,Verdana,Sans-serif;
	height: 22px;
	padding: 0;
	vertical-align: middle;
	width: 85px;
}

.main
{
	background: #FFF;
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 1000px;
}

.main img, .datebtn
{
	vertical-align: text-top;
}

.messagelist
{
	background-color: rgb(255,221,153);
	padding: 10px;
}

.messagelist .btnClose
{
	background: transparent url(/images/buttonBg.gif) no-repeat;
	border: 0;
	color: #52534b;
	cursor: pointer;
	font: normal 11px Arial, Verdana, Sans-serif;
	height: 22px;
	padding: 0;
	width: 85px;
}

.messagelist .buttons
{
	float: right;
	padding: 5px;
}

.messagelist .item
{
	background-color: #FAFAFA;
	margin-top: 5px;
	padding: 5px;
}

.messagelist .text
{
	float: left;
	padding: 5px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}

.modalEditForm
{
	height: 150px;
	left: 50%;
	margin: -150px auto auto -368px;
	padding: 10px;
	position: fixed;
	top: 50%;
	width: 737px;
	z-index: 10001;
}

.newTotalsHint
{
	background-color: #F8EAB9;
	border: solid 1px #FFC801;
	font-size: 85%;
	margin-bottom: 10px;
	padding: 5px;
}

.opbl
{
	padding: 3px;
	width: 100%;
}
.opbl .b, .opblplan .b
{
	float: right;
	padding-left: 3px;
	text-align: right;
	width: 55px;
}
.opbl .b input, .opblplan .b input
{
	padding-right: 3px;
}
.opblplan
{
	background-color: #FFFFFF;
	color: Gray;
	padding: 3px;
	width: 100%;
}

.opdata
{
	background: #F0F5FA;
	height: 110px;
	left: 0;
	padding: 8px 4px 4px 8px;
	position: absolute;
	top: 22px;
	z-index: 3;
	border: 1px solid #568EB6;
}

.opdata .ddls
{
	float: left;
	height: 58px;
	width: 395px;
}

.opdata .ddls .lb
{
	float: left;
	width: 90px;
}

.opdata .ddls img
{
	vertical-align: bottom;
}

.opdata .right
{
	float: right;
	position: relative;
	width: 105px;
}

.opdata .right .cpPlan
{
	margin: 0 0 2px 4px;
}

.opdata select
{
	height: 22px;
}

.operationeditform_header
{
	height: 23px;
	position: absolute;
	z-index: 4;
}

.operationeditinput
{
	border: 1px solid #CFCFCF;
	height: 16px;
	padding: 2px;
}

.operationform
{
	height: 145px;
	line-height: 1.5em;
	position: relative;
	width: 100%;
}
.opform .opdata
{
	width: 890px;
}
.optab
{
	background: #FFF;
	border: solid 1px #568EB6;
	border-bottom: solid 0;
	cursor: pointer;
	float: left;
	height: 21px;
	margin-right: 2px;
	text-align: center;
	width: 100px;
}

.optabactive
{
	background: #F0F5FA;
	border: solid 1px #568EB6;
	border-bottom: solid 0;
	cursor: pointer;
	float: left;
	height: 22px;
	margin-right: 2px;
	text-align: center;
	width: 100px;
}

.panel
{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #666;
	display: none;
	font-weight: 400;
	left: 0;
	padding: 5px;
	position: absolute;
	top: 21px;
	width: 600px;
	z-index: 4;
}

.planlist .datetitle
{
	background-color: #F0F5FA;
	padding-left: 5px;
	font-size: 0.8em;
}

.planlist .list
{
	clear: both;
	line-height: 1em;
}

.planlist .op
{
	border-bottom: 2px solid #F0F5FA;
	padding: 2px 2px 2px 5px;
	background-color: white;
}

.planlist .op .b
{
	float: right;
	text-align: right;
	width: 52px;
}

.planlist .op .b input
{
	padding-right: 3px;
}

.planlist .op .s
{
	display: block;
	float: right;
	text-align: right;
	max-width: 150px;
}

.planlist .op .t
{
	float: left;
	width: 655px;
}

.planlist .op .t .label
{
	float: left;
	max-width: 510px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.planlist .overdue
{
	background-color: #FD9;
}

.recentPosts li
{
	border-bottom: 1px dashed #DDDDDD;
	padding: 3px;
}

.regbtn
{
	background: transparent url(images/btn170_30.png) no-repeat;
	border: 0;
	color: #52534b;
	cursor: pointer;
	float: right;
	height: 30px;
	margin: 5px 80px 0 80px;
	padding: 5px 0 0;
	vertical-align: middle;
	width: 170px;
}

.tableheader
{
	background-color: #80ABD0;
	color: #FFF;
	font-weight: 700;
	height: 28px;
}

.tablerow
{
	background-color: rgb(250,250,250);
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	height: 30px;
	margin: 5px;
}

.tblfilter
{
	background-color: #FAFAFA;
	padding: 5px;
}

.treglnk
{
	background: none repeat scroll 0 0 #87ABCB;
	color: #FFFFFF;
	font-size: 1.2em;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
}

.treglnk p
{
	float: right;
	margin: 8px 0 0;
}
.treglnk p a
{
	font-weight: 700;
	font-size: 18px;
	color: #FFF;
}
.updatebutton
{
	background: transparent url(images/buttonBg.gif) no-repeat;
	border: 0;
	color: #52534b;
	cursor: pointer;
	font: normal 11px Arial, Verdana, Sans-serif;
	height: 22px;
	padding: 0;
	width: 85px;
}

.w100
{
	width: 100px;
}

.w150
{
	width: 150px;
}

.watermarked
{
	color: #CCCCCC;
}

a
{
	color: #4284B0;
	text-decoration: none;
}

a.btnadd:hover
{
	background: url(/images/commands/add2.png) left center no-repeat;
	background-position: 2px;
	padding: 3px 6px 3px 20px;
}

a.btnadd:link
{
	background: url(/images/commands/add2.png) left center no-repeat;
	background-color: #FAFAFA;
	background-position: 2px;
	padding: 3px 6px 3px 20px;
}

a.btndelete:hover
{
	background: url(/images/commands/icon_delete.gif) left center no-repeat;
	background-position: 5px;
	padding: 2px 6px 2px 20px;
	height: 20px;
	margin: 2px;
	vertical-align: middle;
}

a.btndelete:link
{
	background: url(/images/commands/icon_delete.gif) left center no-repeat;
	background-color: #FAFAFA;
	background-position: 5px;
	padding: 2px 6px 2px 20px;
	border: 1px solid #CCCCCC;
	height: 20px;
	margin: 2px;
	text-decoration: none;
	vertical-align: middle;
}

a.btnedit:hover
{
	background: url(/images/commands/edit.gif) left center no-repeat;
	background-position: 2px;
	padding: 2px 6px 2px 20px;
}

a.btnedit:link
{
	background: url(/images/commands/edit.gif) left center no-repeat;
	background-color: #FAFAFA;
	background-position: 2px;
	padding: 2px 6px 2px 20px;
}

a.button:hover
{
	height: 20px;
	margin: 2px;
	padding: 2px 6px;
	vertical-align: middle;
}

a.button:link
{
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	height: 20px;
	margin: 2px;
	padding: 2px 6px;
	text-decoration: none;
	vertical-align: middle;
}

a:hover
{
	color: #9EC068;
}

blockquote
{
	background: #FAFAFA none repeat scroll 0 0;
	border-color: #F2F2F2 #F2F2F2 #F2F2F2 #4284B0;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 15px;
	padding: 7px;
}

body
{
	background: #FFFFFF url(images/headerbg.PNG) repeat-x;
	color: #666666;
	font-family: Verdana,Tahoma,Helvetica,sans-serif;
	font-size: .8em;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	text-align: center;
}

div.showHide div.title
{
	background-attachment: scroll;
	background-image: url(images/collapsed.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	padding: 0 20px;
}

div.showHide div.title.open
{
	background-attachment: scroll;
	background-image: url(images/expanded.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
	display: block;
}

div.showHide p.open
{
	background-attachment: scroll;
	background-image: url(images/expanded.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	display: block;
}

fieldset
{
	border: 1px solid lightgrey;
	margin-bottom: 4px;
}

h1, h2, h3
{
	color: #333;
	font: bold 1em Verdana,Tahoma,Helvetica,sans-serif;
}

img
{
	border-width: 0;
}

input[type=checkbox]
{
	vertical-align: text-bottom;
}

label
{
	padding-left: 6px;
}

p
{
	line-height: 1.4em;
}

select
{
	border: 1px solid #CFCFCF;
	height: 20px;
	vertical-align: top;
}

select .childe
{
	color: #666;
}

td
{
	border: solid 0;
}

ul.recentPosts
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.reg
{
	margin: 5px;
	text-align: center;
}
.reg p
{
	padding: 10px;
}
.reg h2
{
	padding: 10px;
	font-size: 1.5em;
}
.reg .form
{
	float: right;
	padding: 20px;
	width: 40%;
	background-color: #F0F5FA;
}
.reg h1
{
	font-size: 1.2em;
}
.reg .form .error
{
	color: red;
}
.reg .form table
{
	width: 100%;
}
.reg td.showhidepassword, .reg .form .terms
{
	font-size: 0.8em;
}

.reg .form .button
{
	font-size: 1.2em;
	background: transparent url(images/btn170_30.png) no-repeat;
	border: 0;
	color: #52534b;
	height: 30px;
	vertical-align: middle;
	width: 170px;
	cursor: pointer;
}
.reg tr
{
	height: 25px;
}
.reg .welcome
{
	padding: 10px;
	float: left;
	width: 50%;
	text-align: left;
}
.reg .welcome div
{
	padding-bottom: 10px;
}
.reg .welcome ul
{
	padding-left: 10px;
}
.reg .welcome ul li
{
	margin: 0px 0px 6px 24px;
	list-style-image: url(images/tick.png);
}
.reg .big
{
	font-size: 1.3em;
	height: 22px;
	width: 230px;
}
#description
{
	padding-left: 10px;
	clear: both;
	display: block;
	font-size: 0.8em;
	background-color: #FFF;
}

.recoverPass
{
}
.recoverPass .bigTextBox
{
	font-size: 1.3em;
	height: 22px;
	width: 230px;
}

.ac_results
{
	padding: 0px;
	border: 1px solid #CFCFCF;
	background-color: Window;
	overflow: hidden;
	z-index: 10001;
}

.ac_results ul
{
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe
{
	display: none; /*sorry for IE5*/
	display: /**/ block; /*sorry for IE5*/
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	filter: mask();
	width: 3000px;
	height: 3000px;
}

.ac_results li
{
	text-align: left;
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	overflow: hidden;
}

.ac_loading
{
	background: Window url('./indicator.gif') right center no-repeat;
}

.ac_over
{
	background-color: Highlight;
	color: HighlightText;
}

.navbutton
{
	vertical-align: text-bottom;
}
.budgetcontrol
{
	padding: 5px;
}
.budgetcontrol .datetitle
{
	text-align: center;
	padding: 2px;
}
.budgetcontrol .timeTrack
{
	border-left: 1px dashed rgb(0, 119, 221);
	z-index: 1;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
}
.budgetcontrol .h .budget, .budgetcontrol .item .budget, .budgetcontrol .f .budget
{
	width: 70px;
	text-align: right;
	padding-right: 4px;
}
.budgetcontrol .h .caption, .budgetcontrol .item .caption
{
	width: 180px;
	overflow: hidden;
	text-align: right;
	padding-right: 6px;
}
.budgetcontrol .h .mark0
{
	width: 105px;
	padding-left: 10px;
	text-align: left;
}
.budgetcontrol .h .mark100
{
	width: 100px;
	text-align: right;
}
.budgetcontrol .h .left
{
	width: 100px;
	text-align: right;
	padding-right: 5px;
}
.budgetcontrol .f .bar, .budgetcontrol .item .bar
{
	width: 305px;
	overflow: hidden;
	padding-left: 10px;
	color: #333;
}
.budgetcontrol .f .caption
{
	width: 180px;
	overflow: hidden;
	text-align: right;
	padding-right: 6px;
}
.budgetcontrol .caption div
{
	float: right;
	width: 170px;
	overflow: hidden;
	text-align: right;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.accounttype
{
	width: 636px;
	margin: 0 auto;
}
.accounttype h2
{
	color: #EB3;
	font-size: 1.5em;
}
.accounttype table
{
	font-size: 1.2em;
	background-color: #F0F5FA;
	text-align: center;
	border-collapse: collapse;
}
.accounttype table td
{
	padding: 3px;
	width: 141px;
	border: 2px solid #FFF;
}
.accounttype table tr > td:first-child
{
	font-size: 15px;
	padding-right: 10px;
	text-align: right;
	width: 250px;
}
.accounttype thead
{
	font-size: 1.4em;
	font-weight: 700;
}

.accounttype thead tr > td
{
	padding: 15px;
	color: white;
}
.accounttype thead tr > td:first-child
{
	color: #333;
}
.accounttype thead tr > td:first-child + td
{
	background-color: #80aad0;
}
.accounttype thead tr > td:first-child + td + td
{
	background-color: #8EBF41;
}
.accounttype tr.price > td:first-child + td + td, .accounttype tr.price > td
{
	font-weight: 700;
	background-color: #F0F5FA;
	color: #666;
}
.accounttype .btn
{
	float: right;
	margin-right: 1px;
	background: transparent url(images/btn170_30.png) no-repeat;
	color: #52534B;
	cursor: pointer;
	display: block;
	font-size: 18px;
	height: 30px;
	padding: 4px 0px 0px;
	text-align: center;
	vertical-align: middle;
	width: 170px;
}
.paymentsms
{
	margin: 30px;
	font-size: 16px;
}
.paymentsms h1
{
	font-size: 20px;
	padding-bottom: 10px;
}
.confirpayment
{
	background-color: #F0F5FA;
	padding: 30px;
	margin: 30px;
}
.confirpayment h1
{
	font-size: 20px;
	padding-bottom: 10px;
}
.confirpayment .btn
{
	margin: 0 auto;
	background: transparent url(images/btn170_30.png) no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	font-size: 18px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	width: 170px;
}
