body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;
	height: inherit;
}
a { text-decoration: none; color: #008cf6; }
a > img { border: none; }

body > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
body > div {
	width: 960px;
	position: relative;
	display: block;
	margin: 0 auto;
}
body > div.top {
	height: 85px;
}
body > div.top > top {

}
body > div.top > div.lang {
	position: absolute;
	top: 0;
	right: -4px;
	width: 59px;
	height: 31px;
	background-image: url("/images2/lang.png");
	background-repeat: no-repeat;
}
body > div.top a {
	font-weight: bold;
	font-size: 12px;
	text-shadow: 0 1px 1px white;
}
body > div.top > div > a {
	display: block;
	width: 36px;
	height: 18px;
	color: #4e4e4e;
	margin-left: 4px;
	padding-left: 15px;
	padding-top: 5px;
/*border: 1px dashed yellow;*/
}
body > div.top > div.lang-list {
	position: absolute;
/*	top: 3px;*/
	right: -9px;
	width: 58px;
/*	min-height: 61px;*/
	display: none;
/*display: block;*/
top: 0;
min-height: 64px;
border: 1px solid transparent;
}
body > div.top > div.lang-list > div {
	position: absolute;
	z-index: 200;
	width: inherit;
	background-repeat: no-repeat;
}
body > div.top > div.lang-list a {
	color: #a9a9a9;
	display: block;
	width: inherit;
/*border: 1px dashed green;*/
	text-align: center;
	padding: 1px 0;
}
body > div.top > div.lang-list a:hover,
body > div.top > div.lang-list .hot a {
	color: #4e4e4e;
}
body > div.top .top {
/*	top: 0;*/
	top: 3px;
	height: 13px;
	background-image: url("/images2/lang-top.png");
}
body > div.top .middle {
/*	top: 13px;*/
	top: 16px;
	bottom: 48px;
	background-image: url("/images2/lang-middle.png");
	background-repeat: repeat-y !important;
/*border: 1px dashed red;*/
}
body > div.top .bottom {
	bottom: 0;
	height: 48px;
	background-image: url("/images2/lang-bottom.png");
}
body > div.top ul {
	position: relative;
	z-index: 201;
	list-style: none;
	margin: 0;
	padding: 9px 8px 11px;
	line-height: 15px;
}
body > div.top li {
/*border: 1px dashed green;*/
}


body > div.main {
	margin-bottom: 80px;
	width: 960px !important;
	min-height: 680px;
	padding: 21px 0;
}
body > div.main > div.desk {
	position:absolute;
	z-index: 1;
	width: 34px;
	height: 34px;
}
body > div.main > div.desk.top-left {
	top: 0;
	left: 0;
	height: 624px;
	background-image: url("/images2/desk-top.left.png");
	background-repeat: no-repeat;
}
body > div.main > div.desk.top-right {
	top: 0;
	right: 0;
	height: 124px;
	background-image: url("/images2/desk-top.right.png");
	background-repeat: no-repeat;
}
body > div.main > div.desk.top {
	top: 0;
	left: 34px;
	right: 34px;
	width: auto;
	background-image: url("/images2/desk-top.png");
	background-repeat: repeat-x;
}
body > div.main > div.desk.right {
	top: 124px;
	right: 0;
	bottom: 34px;
	height: auto;
	background-image: url("/images2/desk-right.png");
	background-repeat: repeat-y;
}
body > div.main > div.desk.left {
	top: 624px;
	left: 0;
	bottom: 34px;
	height: auto;
	background-image: url("/images2/desk-left.png");
	background-repeat: repeat-y;
}
body > div.main > div.desk.bottom {
	left: 0;
	bottom: 0;
	width: inherit;
	background-image: url("/images2/desk-bottom.png");
	background-repeat: no-repeat;
}
body > div.main > div.sticker-1 {
	position: absolute;
	z-index: 2;
	left: -6px;
	bottom: 133px;
	width: 236px;
	height: 236px;
	background-image:url("/images2/sticker-1.png");
	background-repeat: no-repeat;
}
body > div.main > div.sticker-2 {
	position: absolute;
	z-index: 3;
	right: -62px;
	bottom: -31px;
	width: 289px;
	height: 287px;
	background-image:url("/images2/sticker-2.png");
	background-repeat: no-repeat;
}
/**/
body > div.main > * {
	position: relative;
	z-index: 4;
	display: block;/**/
	width: 922px;
	margin: 0 auto;
}
body > div.main > script {
	display: none;
}
body > div.main > * > section {
	position: relative;
	z-index: 4;
	display: block;
	width: 838px;
/*	height: 100%;*/
	margin: 0 auto !important;
/*background-color: silver;*/
/*border: 1px dashed red;*/
}
body > div.main > div.top {
	height: 24px;
	background-image: url("/images2/sheet-top.png");
	background-repeat: no-repeat;
	text-align: center;
}
body > div.main > div.top > img {
	position: absolute;
	z-index: 20;
	top: -90px;
	left: 337px; /* 337-42 */
}

/* main elements */
body > div.main > header {
	height: 218px; /*242-24*/
	padding-top: 24px;
	background-image: url("/images2/sheet-middle.png");
	background-repeat: repeat-y;
}
body#insystem > div.main > header {
	height: 175px;
}
body#default > div.main > header > div,
body#insystem > div.main > header > div {
	position: absolute;
	bottom: 0;
	height: 1px;
	width: inherit;
	background-image: url("/images2/hr.footer.png");
	background-repeat: repeat-x;
}
body > div.main > nav {
	z-index: 5;
	height: 263px;
	background-image: url("/images2/main.nav.jpg");
	background-repeat: no-repeat;
}
body > div.main > section {
/*	z-index: 0;*/
	padding-top: 60px;
	padding-bottom: 40px;
	min-height: 263px;
	background-image: url("/images2/sheet-middle.png");
	background-repeat: repeat-y;
}
body#insystem > div.main > section {
	background-image: url("/images2/sheetpage-middle.png");
}
body > div.main > footer {
	display: block;
/*	height: 263px;*/
	background-image: url("/images2/sheet-middle.png");
	background-repeat: repeat-y;
}
body > div.main > div.foot {
	height: 26px;
	background-image: url("/images2/sheet-bottom.png");
	background-repeat: no-repeat;
}

body > div.main > section > section > aside {
/*	display: block;*/
	float: left;
	width: 228px;
}
body > div.main > section > section > section {
	display: inline-block;
	float: right;
	width: 559px;
}

/* signin */
body > div.main > input {
	position: absolute;
	z-index: 10;
	top: 258px;
	left: 330px;
	width: 300px;
	height: 64px;
	padding-bottom: 9px;
/*	line-height: 34px;
*/	color: #0082e6;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19.2px;
	font-weight: bold;
	letter-spacing: 3px;
	text-shadow: 0 1px 1px white;
	text-transform: uppercase;
	border: none;
	background-color: transparent;
	background-image: url("/images2/signup.png");
	background-repeat: no-repeat;
}
body > div.main > input:hover {
	color: #005487;
	background-image: url("/images2/signup.over.png");
}

/* heeader details */
body > div.main > header a:hover,
body > div.main > footer a:hover,
body > div.main section.content a:hover {
	color: #005487;
	text-decoration: underline;
}
body > div.main > header > section {
	padding-top: 24px;
}
body > div.main > header > section > * {
/*	margin-top: 24px !important; */
	display: block;
	position: absolute;
	top: 0;
/*border: 1px dashed red; /***/
}
body > div.main > header menu {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
	margin: 0;
	padding: 0;
	list-style: none;
width: 180px;
}
body > div.main > header menu > li:nth-child(6n) {
	margin-top: 5px;
}
body > div.main > header menu > li:nth-child(6n) a {
	color: #f48300;
}

body > div.main > header menu a {
	height: 22px;
	padding: 4px 4px 4px 0;
}
body > div.main > header menu .important a {
	color: #f48300;
}
body > div.main > header menu .important a:hover {
	/*	color: #6A3900;*/
	color:	#CA6A00;
}
body > div.main > header div.logo {
	width: 300px;
	left: 269px; /* 311-42 */
	text-align: center;
	font-size: 11px;
}
body > div.main > header div.logo > p {
	margin-top: 10px;
	margin-bottom: 10px;
}
body > div.main > header div.logo p.logo {
	color: #898989;
	margin-top: 0;
	margin-bottom: 2px;
}
/*body > div.main > header div > p > img {
	vertical-align: middle;
}*/
body > div.main > header p.social {
	padding-top: 4px;
}
body > div.main > header p.social > a {
	display: inline-block;
	width: 21px;
	height: 21px;
	margin-left: 6px;
	background-image: url("/images2/icons-soc.png");
	background-repeat: no-repeat;
}
body > div.main > header a.soc1 { margin-left: 0; background-position: 0 0; }
body > div.main > header a.soc1:hover { background-position: 0 -21px; }
body > div.main > header a.soc2 { background-position: -21px 0; }
body > div.main > header a.soc2:hover { background-position: -21px -21px; }
body > div.main > header a.soc3 { background-position: -42px 0; }
body > div.main > header a.soc3:hover { background-position: -42px -21px; }
body > div.main > header a.soc4 { background-position: -63px 0; }
body > div.main > header a.soc4:hover { background-position: -63px -21px; }
body > div.main > header form {
	top: 0;
	right: 0;
	width: 156px;
}
body > div.main > header form > p {
	margin: 0 0 13px;
	text-align: center;
	font-size: 11px;
}
body > div.main > header form > p:first-child {
	margin-top: 0;
	padding: 0;
	margin-bottom: 1px;
	color: red;
/*	color: transparent;*/
	font-style: italic;
	font-size: 12px;
	height: 15px;
/*background-color: #F89828;	*/
}
body > div.main > header form input[type=email],
body > div.main > header form input[type=password],
body > div.main > header form input[type=text]
{
	color: #555555;
	display: block;
	width: 142px;
	height: 25px;
	line-height: 25px;
	padding: 0 7px;
	border: none;
	border-radius: 12px;
	background-image: url("/images2/signin.input.png");
	background-repeat: no-repeat;
	text-align: center;
/*border: 1px dashed red;		*/
}
body > div.main > header form input[type=text] {
	background-image: url("/images2/signin.input.captcha.PNG");
	width: 50px;
	display: inline-block;
}
body > div.main > header form input[type=submit] {
	width: 67px;
	height: 24px;
	line-height: 24px;
	color: #2d78b1;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-shadow: 0 1px 1px white;
	text-transform: uppercase;
	border: none;
	background-color: transparent;
	background-image: url("/images2/signin.png");
	background-repeat: no-repeat;
}
body > div.main > header form input[type=submit]:hover {
	color: #005487;
	background-image: url("/images2/signin.over.png");
}
body > div.main > header div.user {
	top: -26px;
	right: -19px;
	width: 228px;
	height: 186px;
	background-image: url("/images2/sticker-user.png");
	background-repeat: no-repeat;
/*border: 1px dashed red;	*/
}
body > div.main > header div.user > * {
	margin-left: 34px;
	margin-right: 32px;
/*border: 1px dashed red;*/
}
body > div.main > header a.exit {
	position: absolute;
	top: 15px;
	right: -4px;
	display: block;
	width: 16px;
	height: 16px;
	background-image: url("/images2/exit.png");
	background-repeat: no-repeat;
/*border: 1px dashed red;	*/

}
body > div.main > header p.user {
	margin-top: 30px;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: bold;
}
body > div.main > header .balance {
	margin-top: 12px;
	margin-bottom: 0;
}
body > div.main > header .amount {
	display: inline-block;
/*	min-width: 60px;*/
	white-space: nowrap;
	margin-top: 1px;
	margin-bottom: 0px;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 10px;
	background-image: url("/images2/sticker-underline.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}
body > div.main > header p.withdrawal {
	margin-top: 5px;
	margin-bottom: 0;
	clear: both;
}
body > div.main > header p.withdrawal > a {
	margin-bottom: 6px;
}


/* nav details */
body > div.main > nav > section > * {
	position: absolute;
}
body > div.main > nav img[src*="pensil"] {
	position: absolute;
	z-index: 6;
	top: -43px;
	right: 0;
	height: 346px;
/*background-color: silver;*/
}
body > div.main > nav h5 {
	top: 12px;
	left: 311px;
	width: 220px;
	color: white;
	font-size: 11.6px;
	font-style: italic;
	font-weight: normal;
/*background-color: silver;*/
}
body > div.main > nav img[src*="paypal"] {
	top: 23px;
	left: 0;
	border: none;
}
body > div.main > nav h1 {
	top: 30px;
	left: 0;
	color: #6a3900;
	font-family: Tahoma, Geneva, sans-serif; /**/
	font-size: 40px;
	font-weight: 100;
	text-shadow: 0 1px 1px white;
/*background-color: silver;*/
}
body > div.main > nav ul {
	left: -10px;
	top: 150px;
	list-style: outside;
	margin: 0;
	padding: 0;
	font-weight: bold;
/*border: 1px dashed red;*/
}
body > div.main > nav ul li {
	display: block;
	float: left;
/*border: 1px dashed white;
*/}
body > div.main > nav li.bullet {
	width: 58px;
	height: 30px;
	background-image: url("/images2/bullet-next.png");
	background-repeat: no-repeat;
	background-position: center 5px;
}
body > div.main > nav ul header {
	font-size: 16px;
	line-height: 35px;
}
body > div.main > nav ul header div {
	display: inline-block;
	width: 33px;
	height: 35px;
	padding-left: 6px;
/*border: 1px dashed red;*/
}
body > div.main > nav ul header div img {
	vertical-align: middle;
	border: none;
}
body > div.main > nav ul header span {
	display: inline-block;
	height: 35px;
	padding-right: 20px;
/*border: 1px dashed red;	*/
}
body > div.main > nav ul header:hover div {
	background-image: url("/images2/button-join.png");
	background-repeat: no-repeat;
}
body > div.main > nav ul header:hover span {
	background-image: url("/images2/button-join.png");
	background-repeat: no-repeat;
	background-position: right;
}
body > div.main > nav ul a {
	color: white;
	text-shadow: 0 -1px 1px #846a4b;
}
body > div.main > nav ul article a {
	font-size: 14px;
	margin-left: 39px;
	padding-top: 7px;
	display: block;
	line-height: 20px;
}



/* lastevent */
figure.lastevent {
	display: block;
	margin: 0 0 0 1px;
/*border: 1px dashed gray;*/
}
figure.lastevent > p {
	margin-top: 0;
	margin-bottom: 16px;
}
figure.lastevent > figcaption {
	display: block;
	position: relative;
	z-index: 1;
	top: 0;
	left: -2px;
	min-height: 105px;
	width: 227px;
/*border: 1px dashed black;*/
}
figure.lastevent > figcaption > div.top {
	position: absolute;
	z-index: 2;
	top: -39px;
/*	left: 0;*/
	width: 227px;
	height: 39px;
	background-image: url("/images2/lastevent-top.png");
	background-repeat: no-repeat;
/*border: 1px dashed red;*/
}
figure.lastevent > figcaption > div.middle {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 227px;
	bottom: 97px;
	background-image: url("/images2/lastevent-middle.png");
	background-repeat: repeat-y;
/*border: 1px dashed green;*/
}
figure.lastevent > figcaption > div.bottom {
	position: absolute;
	z-index: 2;
/*	left: 0;*/
	bottom: 0;
	width: 227px;
	height: 97px;
	background-image: url("/images2/lastevent-bottom.png");
	background-repeat: no-repeat;
/*border: 1px dashed blue;*/

}
figure.lastevent > figcaption > article {
	position: relative;
	z-index: 3;
	display: block;
	padding: 3px 23px 14px;
}
figure.lastevent > figcaption footer {
	display: block;
	background-image: url("/images2/clock.png");
	background-repeat: no-repeat;
	background-position: 0 1px;
	margin-top: 15px;
	padding-left: 21px;
	color: #999999;
	font-size: 11px;
}
/* article details */
/*body > div.main > section > section {

/background-color: gray;
}*/


/* footer detail */
body > div.main > footer * {
	color: #656E76;
}
body > div.main > footer > section {
	position: relative;
	z-index: 6;
	display: block;
	background-image: url("/images2/hr.footer.png");
	background-repeat: repeat-x;
}
body > div.main > footer > section.top {
	height: 101px;
	padding-top: 20px;
}
body > div.main > footer > section.top ul {
	margin-left: 0;
	padding: 0;
	list-style: none;
}
body > div.main > footer > section.top ul > li {
	float: left;
/*	margin-left: 29px;*/
	width: auto;
/*border: 1px dashed red;*/
}
/*body > div.main > footer > section.top ul > li:first-child {
	margin-left: 0;
}*/

body > div.main > footer > section.bottom {
	height: 107px;
}
body > div.main > footer > section.bottom > div {
	display: block;
	padding-top: 33px;
}
body > div.main > footer > section.bottom > menu {
	position: absolute;
	top: 23px;
	left: 408px;
	font-size: 10.5px;
/*	font-weight: bold;*/
	text-transform: uppercase;
	line-height: 22px;
	margin: 0;
	padding: 0;
	list-style: none;
/*border: 1px dashed green;*/
}
body > div.main > footer > section.bottom > menu a {
	height: 22px;
	padding: 4px 4px 4px 0;
}
body > div.main > footer > section.bottom > a {
	position: absolute;
	top: 33px;
	right: 6px;
	width: 40px;
	height: 36px;
}

/* hot menu */
/*body > div.main > footer menu .hot a {*/
body > div.main > header menu .active a {
	padding-left: 9px !important;
	color: #333333;
	background-image: url("/images2/menu-bar.gif");
	background-repeat: no-repeat;
	background-position: left 8px;
}
/*body > div.main > footer menu .hot a:hover {*/
body > div.main > header menu .active a:hover {
	color: #333333;
}
body > div.main > header .youtube {
	position: absolute;
	left: 0;
	top: 170px;
	height: 26px;
	line-height: 34px;
	padding-left: 36px;
	background-image: url("/images2/movie.png");
	background-repeat: no-repeat;
}

/* content details */
section.content {
	line-height: 19px;

}
section.content > header.counter {
	font-size: 18px;
	line-height: 19px;
	margin-bottom: 31px;
}
ul.counter {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;

}
ul.counter.left {
	float: left;
	margin-right: 18px;
}
ul.counter > li {
	display: block;
	width: 28px;
	height: 40px;
	float: left;
	margin-right: 1px;
	background-repeat: no-repeat;
}
ul.counter > li.group {
	margin-left: 5px;
}
ul.counter > li.num-1 {	background-image: url("/images2/num-1.png"); }
ul.counter > li.num-2 {	background-image: url("/images2/num-2.png"); }
ul.counter > li.num-3 {	background-image: url("/images2/num-3.png"); }
ul.counter > li.num-4 {	background-image: url("/images2/num-4.png"); }
ul.counter > li.num-5 {	background-image: url("/images2/num-5.png"); }
ul.counter > li.num-6 {	background-image: url("/images2/num-6.png"); }
ul.counter > li.num-7 {	background-image: url("/images2/num-7.png"); }
ul.counter > li.num-8 {	background-image: url("/images2/num-8.png"); }
ul.counter > li.num-9 {	background-image: url("/images2/num-9.png"); }
ul.counter > li.num-0 {	background-image: url("/images2/num-0.png"); }



/* submenu */
aside > section.submenu {
	position: relative;
	width: 216px;
	min-height: 150px;
/*background-color: silver;	*/
}
aside > section.submenu > div {
	position: absolute;
	z-index: 1;
	width: inherit;
	background-repeat: no-repeat;
/*border: 1px dashed red;*/
}
aside > section.submenu > div.top {
	height: 3px;
	background-image: url("/images2/submenu-top.png");
	top: 0;
	left: 0;
}
aside > section.submenu > div.middle {
	top: 3px;
	bottom: 147px;
	background-color: #f5f5f5;
}
aside > section.submenu > div.bottom {
	bottom: 0;
	height: 147px;
	background-image: url("/images2/submenu-bottom.png");
}
aside > section.submenu > menu {
	position: relative;
	z-index: 2;
	margin: 0;
	padding: 20px 10px 20px 22px;
    font-size: 11px;
    font-weight: bold;
    line-height: 25px;
    list-style: none;
    text-transform: uppercase;
/*	background-color: transparent;*/
}
aside > section.submenu > menu menu {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
    text-transform: none;
    list-style: none;
	display: none;
}
aside > section.submenu > menu menu span {
	color: #cccccc;
	padding-right: 6px;
}
aside > section.submenu > menu > li > a {
	color: #ff9900;
}
aside section.submenu > menu > li > a:hover {
	color: #CA6A00;
	text-decoration: underline;
}
aside section.submenu > menu menu a:hover {
	color: #005487;
	text-decoration: underline;
}
aside > section.submenu > menu li.active > a {
	color: #333333;
}

/* faq */
aside > section.faq {
	width: 216px;
/*border: 1px dashed red;*/
}
aside > section.faq > h2 {
	margin-top: 44px;
	margin-bottom: 5px;
/*border: 1px dashed red;*/
}
aside > section.faq > menu {
	margin: 0;
	padding: 0;
	list-style: none;
/*border: 1px dashed red;*/
}
aside > section.faq > menu > li{
	background-image: url("/images2/faq-bullet.gif");
	background-position: 0 7px;
	background-repeat: no-repeat;
	margin-bottom: 7px;
	padding-left: 13px;
/*border: 1px dashed green;*/
}

section.content h2 {
	font-size: 24px;
	margin-top: 0;
}
section.content h3 {
	font-size: 18px;
	margin-top: 0;
}
section.content h4 {
	font-size: 16px;
	margin: 0 0 4px;
/*border: 1px dashed red;*/
}






/* import from main.css */
#RegForm #ErrorLogin { color: red; font-style: italic; position: absolute; top: -30px; left: 0; width: 100%; }

#RegForm .label, #RegForm input { margin-top:3px; }
#RegForm div.social-network { position: absolute; top: 186px; width: 110%/*82%*/; /*border: 1px dashed green;*/ }
#RegForm div.social-network > a { margin-left: 0px; }
#RegForm div.social-network > a:first-child { margin-left: 0; }
#RegForm div.social-network > a > img { border: none; }
.label { float:left; width:140px; }
.Error { color:#F00; }
.err { color:#F00; }
.valid { color:#090; }
.error { color:#F00; font-size:11px; }

#treeMenu { float:left; width:250px; padding:50px 20px; }

#NewText, #EditInc { padding:50px 0; margin-left:310px; line-height:25px; }
#NewText input.text, #NewText select.text { width:450px; }

div.label { float:left; width:150px; }

.RightContent { float:right; width:220px; margin:10px 0; position:relative; z-index:600; }
.LeftContent { float:left; width:100%; margin-bottom:20px; position:relative; z-index:550;  }

/*.Form h2 { border-bottom:3px solid #BBDA96; margin:0; padding:10px 20px; }*/
/*.Form { border-top: 3px solid #BBDA96; margin:0; padding: 10px 20px; }*/
.Form {
/*	border-top: 3px solid #D67402; margin:0; padding: 0; */
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #d09b5e;
}
.Form .Row { clear:left; border-bottom:1px solid #DFDFDF; background:URL("/images/profile-bg.png") 200px top repeat-y; }
.Form .Row div.text { margin-left:200px; padding:10px 0 10px 17px; }
.Form .Row .label { color:#444; font-weight: bold; float:left; width:180px; padding:10px 0 10px 17px; background:URL("/images/profile-label-arrow.png") 2px 12px no-repeat; }
.Form .btn, .btn2 { margin-left:195px; background:URL("/images/btn-save.png") no-repeat; color:#FFF; width:99px; height:37px; border:none; padding-bottom:3px; }
.Form .btn3, #btn3 { margin-left:195px; background:URL("/images2/btn-save-160.png") no-repeat; color:#FFF; width:160px; height:37px; border:none; padding-bottom:3px; }
.btn2 { margin: 22px 0; display: block; clear: both; }
.Form .Row div.text input.year { width:80px }
div.clear { clear:both; height:0px; }
div.clearL { clear:left; height:0px; }
div.clearR { clear:right; height:0px; }


.Survey { border-bottom:1px solid #AAA; padding:10px 80px 15px 0; position:relative; right:0px; min-height: 80px; }
.Survey h2 { margin:10px 0; padding:0; }
.Survey .participate { position:absolute; right:0px; top:15px; padding-top:10px; width:74px; height:100px; font-size:16px; background:URL("/images/survey-reward-bg.png") center top no-repeat; text-align:center; }
.Survey .participate span { font-size:12px; }
.Survey span { font-size:11px; }
.Survey div.Status { float:left; width:400px; }
.Survey div.Status span { float:left; margin-right:20px; font-size:11px; }
.Survey div.Status span.Done { color:#C3D813; font-weight:700; }
.Survey div.Status span.Success { color: #CA6A00; font-weight:700; }
.Survey div.Status span.Active { color:#7BB82E; font-weight:700; }
.Survey div.Status span.Closed { color:#D2191C; font-weight:700; }

.Survey div.Status span.Green, .Survey div.Status span.Red, .Survey div.Status span.Time {
    background:URL("/images/survey-icons.png") 0 2px no-repeat; padding:0 5px;
    float:none; margin-right:5px;
}

.Survey div.Status span.Red { background-position:-14px 2px; }
.Survey div.Status span.Time  { background-position:-28px 1px; float:left; padding-left:20px; }


/* pagination */
ul.pagination {
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 0;
	text-align: center;
}
ul.pagination > li {
	float: left;
	margin-right: 1px;
}
ul.pagination > li.hot,
ul.pagination > li a:hover {
	background-color: #DFDFDF;
}
ul.pagination > li a {
	min-width: 10px;
	display: block;
	padding: 0 2px;
	text-decoration: none;
	font-weight: normal;
	color: #404040;
}

.Withdrawal, .Withdrawal .left, .Withdrawal .right { height:131px; background-image:URL("/images/withdrawal-bg.jpg"); }
.Withdrawal { margin:15px 0;  width: 100%; background-position:bottom; font-size:18px; color:#626262; text-align:center; }
.Withdrawal .left { float:left; width:10px; background-position:0 0; }
.Withdrawal .right { float:right; width:10px; background-position: -10px 0; }

.Withdrawal .Balance { float:left; width:30%;  }
.Withdrawal .Balance span {  font-size: 36px; color:#444; }
.Withdrawal .Buttons { float:left; width:28%; margin-left: 2px;  text-align:left; border-left:1px solid #A2C604; border-right:1px solid #A2C604; padding: 0 0 0 14px; margin-right: 12px; }
.Withdrawal .Buttons input { margin-top:5px; }

#WithdrawalForm { margin:0 50px; display:none; }
#WithdrawalForm .label { width:120px; text-align:right; margin-right:10px; }
#WithdrawalForm .clearL { height:3px; }

.Transactions span.head { float:none; font-size:18px; margin:15px 5px; color:#626262; }
.Transactions div { border-bottom:1px solid #DFDFDF; float:left; width:500px; clear:left; }
.Transactions .title { border-bottom:2px solid #BCD996; font-weight:700; }
.Transactions span { display:block; margin:5px 0; float:left; width:125px; }
.Transactions span.Amount { display:block; float:left; width:80px; }
.Transactions span.Comment { width:165px; }
.Transactions span.Green { color:#A2C604; }
.Transactions span.Red { color:#EA0001; }
.Transactions span.Blue { color:#0000FF; }

/*.Banner div h2 { font-size:18px; color:#626262; margin:0; padding:0; }*/
.Banner { clear:left; padding:20px 20px 20px 0; border-top:1px solid #999;  }
.Banner div { float:left; border:1px solid #AEAEAE; background:#EFEFEF; margin:0 15px; }
.Banner .clear { clear:left; float:none; border:none; height:0px; }
.Banner code { display:block; overflow:scroll; /*font-size:11px; width:45%; margin-left:240px;*/ border:1px solid #AEAEAE; padding:10px; }


/* eshops favicons */
#Eshops label {
	line-height: 16px;
}
#Eshops label > div {
	display: inline-block;
	height: 16px;
	width: 16px;
	margin-right: 4px;
	background-image: URL("/images2/eshops-favicons.png");
	background-repeat: no-repeat;
	opacity: 0.75;
}
#Eshops label > div.c1 {  background-position: -48px 0;  }
#Eshops label > div.c2 {  background-position: -64px 0;  }
#Eshops label > div.c3 {  background-position: -80px 0;  }
#Eshops label > div.c4 {  background-position: -96px 0;  }
#Eshops label > div.c5 {  background-position: -128px 0;  }
#Eshops label > div.c6 {  background-position: -192px 0;  }
#Eshops label > div.c7 {  background-position: -160px 0;  }
#Eshops label > div.c8 {  background-position: -176px 0;  }
#Eshops label > div.c30 {  background-position: -16px 0;  }
#Eshops label > div.c31 {  background-position: 0 0;  }
#Eshops label > div.c32 {  background-position: -32px 0;  }
#Eshops label > div.c33 {  background-position: -112px 0;  }
#Eshops label > div.c34 {  background-position: -144px 0;  }


/** charity **/
section.content p.charity {
	border: 1px solid black;
	border-radius: 12px;
	padding: 12px;
	background-color: #F0F0F0;
}
#form-charity > fieldset {
	border: none;
	margin: 50px 0 0 0;
	padding: 0;
}
#form-charity > fieldset:first-child {
	margin: 0;
}
#form-charity > fieldset > legend {
	padding-left: 0;
	padding-bottom: 6px;
}
#form-charity > fieldset > div {
	height: 70px;
}
#form-charity div.logo {
	float: left;
	width: 40%;
/*background-color: silver;*/
}
#form-charity div.input {
	float: right;
	width: 60%;
	/*line-height: 67px;*/
	color: silver;
/*background-color: yellow;*/
}
#form-charity div.input > label {
	margin-left: 8px;
	margin-right: 4px;
}
#form-charity div.input > span {
	margin-left: 4px;
}
