html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	min-width: 1000px;
	color: #000000;
	font-size: 12px;
	font-family: Arial,Helvetica,Garuda,sans-serif;
}
body {
	background: transparent url(/images/design_new/body2.png) center top;
}
#bottom_ground {
	height: 50px;
	width: 100%;
	position:absolute; 
	left: 0px;
	bottom: 0px;
	background: transparent url(/images/design_new/body.png) center top;
	z-index: 1;
}
a {
	color: #46a031;
	outline: 0;
}
input, select { vertical-align: middle; } a:hover { text-decoration: none; }
img { border: 0; } form { margin: 0; } p { margin: 0; padding: 0 0 15px 0; }

.outbox {
	background: transparent url(/images/design_new/outbox_bckgr.png) center top repeat-x;
	min-height: 100%;
	height: auto !important;
	position: relative;
	margin: 0 auto;
}

.layout {
	margin: 0 auto 0 auto;
	width: 1020px;
	position: relative;
	z-index: 2;
	/*z-index:1;*/
}

.shadow {
	position: absolute;
	width: 102%;
	top: 102px;
	left: -19px;
	z-index:0;
}
.shadow_inside {
	width: 100%;
	margin: 0 auto 0 auto;
	max-width: 1042px;
	background: url(/images/shadow_left.png) no-repeat;
	height: 100px;
}
.shadow_inside div {
	background: url(/images/shadow_right.png) right top no-repeat;
	float: right;
	width: 10px;
	height: 100px;
}
.shadow_bg .shadow_inside {
	background: none;
}
.shadow_bg .shadow_inside div {
	background: url(/images/shadow_bg.png);
	float: none;
	width: auto;
	height: 100px;
	margin: 0 10px 0 10px;
}



.head {
	position:relative;
	padding: 0px 0px 0 8px;
	height: 81px;
}
.logo {
	/*float: left;*/
	position: absolute;
	top: 0px;
	left: 0px;
}
.head .content {
	position:absolute;
	bottom: 0px; 
	right: 0px;
	text-align: right;
	padding: 8px 8px 8px 16px;
	background: url(/images/design_new/index_content_bg.gif);
}
.head .content .field {
	border: none;
	background: url(/images/design_new/search_bg.gif) left top no-repeat;
	margin: 0 5px 0 10px;
	padding: 4px 4px 3px 10px;
	font-size: 14px;
	width: 323px;
	height: 18px;
	color: #FFF;
}
.head .content input {
	vertical-align: middle;
}
.head .content img {
	vertical-align: middle;
}

.menu {
	width: 884px;
	margin-left: 136px;
	border-collapse: collapse;
	margin-bottom: 45px;
}
.menu td {
	text-align: center;
	background: url(/images/design_new/menu_line_new.png) right no-repeat;
	padding: 0px 1px;
}
/* only way to make stable vertical line near all buttons on hover */
.menu td.m0, .menu td.m2 { width:176px; }	
.menu td.m1, .menu td.m3 { width:174px; }	

.menu a {
	color: #1f1f1f;
	text-decoration: none;
	display: block;
	padding: 14px 0 11px 0;
	line-height: 15px;
	height:18px;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase; 
	width: 100%;
}
.menu td.ievero  a{
	color: #1B8A01;
}
.menu .on a {
	color: #66cc00;
}
.menu a:hover {
	text-decoration: none;
	color: #FFF;
	background: url(/images/design_new/menu_hover.png);
}

.menu a span {
	padding:0 3px;
}

.menu a:hover span {
	background: #000;
}

.foot {
	/*background: url("/images/design_new/index_content_bg.gif");*/
	padding: 2px 8px 0 8px;
	margin-top: 5px;
	height: 17px;
	background: #FFF;
}
.foot_cleaner {
	height: 1px;
}
.fmenu {
	float: left;
}
.foot a, .foot span {
	margin-right: 17px;
	color: #000;
	background: #FFF;
	/*text-decoration: none;*/
}

.foot a.img {background: transparent;}
.fmenu a:hover {
	text-decoration: underline;
}
.copyright {
	float: right;
	width: 25%;
	text-align: right;
}
.copyright a {
	margin:0;
}
.copyright span {
	margin: 0;
}

.widgets {
	list-style: none;
	padding: 0 9px 0 9px;
	margin: 0;
}
.widgets li {
	background: url(/images/design_new/index_box_bg.gif);
	padding-top: 1px;
}
.widgets li:first-child {
	padding-top: 0;
}
.widgets li.on .title {
	background: url(/images/design_new/widget_on_bg.gif);
}
.widgets .content {
	display: none;
}
.widgets .on .content {
	display: block;
	padding-bottom: 1px;
}
.widgets .title {
	background: url(/images/design_new/index_content_bg.gif);
	padding-left: 9px;
	height:30px;
}
.widgets .sms.en .title {
	border-bottom: none;
}

.widgets .title a, .widgets .sms.en.on .title a {
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 9px 12px 8px 0;
	display: block;
	text-decoration: none;
	text-align: center;
}
.widgets .sms.en.on .title {
	border-bottom:1px solid #ADE357;
}
.widgets .sms .title a {
	line-height: 15px;
}
.widgets .content {
	background: none;
	border: 1px solid #ade357;
	border-top: none;
	padding-left: 11px;
	height: 192px; /* 1px fix from sms*/
}
.widgets .sms.en .content {
	height: 257px;
}
.widgets .content .inside {
	position:relative;
	background: none;
	padding: 10px 11px 10px 0;
	line-height: 11px;
	height: 137px;
	overflow: hidden;
}
.widgets .sms.en .content .inside {
	height: 214px;
}
.widgets .sms label {
	font-size: 11px;
	font-size: 14px;
	background: #000;
	color: #FFF;
	padding: 5px;
}
.widgets .sms label  a {
	color: #FFF;
}
.widgets .sms .title {
	height: 32px;
}
.widgets .sms .field {
	font-size: 12px;
	width: 97%;
	height: 18px;
	padding: 0;
	margin: 5px 0 3px 0;
	border: 1px solid #939393;
}
.widgets .sms textarea {
	font-size: 12px;
	width: 97%;
	padding: 0 0 0 0;
	height: 56px;
	margin-bottom: 10px;
	border: 1px solid #939393;
}
.widgets .buttons {
	height: 24px;
	width:97%;
	padding-left: 2px;
}
.widgets .submit {
	float: right;
	background: url(/images/design_new/sms_submit_right.gif) right no-repeat;
	padding-right: 4px;
	margin-right: 0 !important;
}
.widgets .submit a {
	background: url(/images/design_new/sms_submit_left.gif) no-repeat;
	padding: 5px 6px 5px 10px !important;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	line-height: 14px;
}
.widgets .sms .captcha {
	width: 130px;
	height: 24px;
	margin-left: -2px;
}
.sms.en .content {
	border: none;
	padding-left: 12px;
}

.widgets .sms .captcha input {
	font-size: 12px;
	width: 50px;
	height: 18px;
	padding-top:0px;
	padding-bottom:0px;
	float: right;
	border: 1px solid #939393;
}
.widgets .sms .captcha .img {
	width: 74px;
	text-align: center;
	float: left;
}
.widgets .sms .captcha img {
	vertical-align: top;
}
.widgets .sms .simbols-left {
	position: absolute;
	/*top: 64px;
	right: 2px;*/
	top: 168px;
	right: 14px;
	width: 25px;
	padding: 0;
	margin: -8px 0 0 0;
	background-color: #000;
	color: #FFF;
	font-size: 11px;
	height: 15px;
	width: 22px;

	font-weight: bold;
	border: none;
}
.widgets .sms label {
	float:left;margin-left:-2px;
}
.widgets .renewon .content {
	border: none;
	padding-left: 12px;
}
.widgets .renewon .content .inside {
	padding-right: 12px;
}




.step2 {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
}
.step2 li {
	padding-bottom: 10px;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.step2 input {
	vertical-align: middle;
	width: 14px;
	height: 14px;
}
.buttons {
	height: 24px;
}
.buttons .submit {
	float: right;
	background: url(/images/design_new/sms_submit_right.gif) right no-repeat;
	padding-right: 4px;
	margin-right: 5px;
}
.buttons .submit a {
	background: url(/images/design_new/sms_submit_left.gif) no-repeat;
	padding: 5px 8px 5px 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-size: 12px;
	line-height: 14px;
}



.step3 table {
	border-collapse: collapse;
	margin-bottom: 3px;
}
.step3 td {
	vertical-align: top;
	padding: 0 10px 5px 0;
	font-size: 11px;
	font-weight: bold;
}
.step3 .lab {
	white-space: nowrap;
}
.step3 {
	font-size: 11px;
	font-weight: bold;
	display: none;
}
.code {
	float: right;
	width: 44%;
}
.code .cardcode {
	width: 95%;
	position: relative;
	z-index: 2;
}
.cardcode {
	display: block;
	margin: 3px 0 10px 0;
	width: 45%;
	font: 12px "Arial";
}
.step4 {
	display: none;
	padding-top: 50px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}


.mana .inside {
	font-size: 11px;
}
.mana .inside a {
	color: #469b13;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 15px;
	padding: 5px 11px 5px 11px;
}

.mana .right {
	vertical-align: top;
	text-align: center;	
	width: 36%;			
}

.mana .left {
	vertical-align: top;
	width: 58%;	
}

.mana .buttons {		
	
}

.mana .buttons .submit {
	_width: 60px;
	text-align: center;
	margin-top: 5px;
	float: left;	
	background: url(/images/design_new/sms_submit_right.gif) right no-repeat;
	padding-right: 4px;
}

.mana form {
	padding: 0px;
}
.mana .buttons {
	border: 0px;
}

.mana .buttons a {	
	font-size: 11px;	
	color: #000000;
	padding: 2px 0px;
	margin-left: 56px;
}

.mana .buttons .submit a {	
	margin-left: 0px;
	background: url(/images/design_new/sms_submit_left.gif) no-repeat;
	padding: 5px 8px 5px 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	line-height: 14px;
}

.mana .captcha {
	width: 58px;
}

.mana .left .field {
	width: 90%;
}
.mana label {
	display: block;
	padding-bottom: 4px;
} .mana .left .error {
	padding: 2px 0 4px 0;
}
.underline { text-decoration: underline; }
.nobr { white-space:nowrap; }

.title .pager a.control {
	margin-left: 6px !important;
	margin-right: 0px !important;
}
.title .pager a.control.pause {
	background:transparent url(/images/design_new/index_box_pager_pause.gif) no-repeat scroll center center;display:block;
}
.title .pager a.control.resume {
	background:transparent url(/images/design_new/index_box_pager_resume.gif) no-repeat scroll center center;display:block;
}

/* To top plugin */
a#to_top {
	position:fixed;
	bottom:30px;
	right:30px;
	display:block;
	background:#fff;
	width:24px;
	height:24px;
	overflow:hidden;
	background: url(/images/to_top.png) top left no-repeat;
	text-indent:-99999em;
	text-decoration:none;
	outline:none;
	border:none;
	z-index:105;
}
a:hover#to_top {
	background-position:bottom left;
}

/* MCM small popup */
#mcm_small_popup {
	position:fixed;bottom:30px;right:4%;width:188px;height:228px;z-index:101;
	background: url(/images/mcm_small_popup/background.png) no-repeat left top;
}
#mcm_small_popup .close {
	position:absolute;right:10px;top:10px;display:block;width:25px;height:25px;z-index:10;
}
#mcm_small_popup .goto {
	position:absolute;left:10px;top:5px;display:block;width:105px;height:210px;z-index:10;
}
#mcm_small_popup img {
	position:absolute;top:0px;left:0px;z-index: 1
}
.cleaner { clear: both; }

.inline_padding {
    position:relative;
	top: 0px;
	left: 0px;
	margin:0;padding:0;
    border-left:10px solid #FFF;
    line-height:16px;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	font-size:14px;
	width: 100%;
}
.inline_padding span {
	font-size: 14px;
	font-weight: normal;
}
.inline_padding > span {
    position:relative;
	top: 0px;
	left: 0px;
    font-style:normal;
    background:#FFF;
	margin:0;padding:0;
	/*padding: 3px 0 1px 0;*/
}
.inline_padding > span > span {
    position:relative;
    left:-10px;
}
.inline_padding > span > span > span {
	display: inline !important;
    color:#3F7F00;
    position:relative;
	top: 0px;
    background:#FFF;
    left:5px;
	padding-right: 5px;
}
