/******************************************************************************/

@import url("reset.css");

/******************************************************************************/

body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
}

div#bannerito {
	position: fixed;
	z-index: 65535;
	top: 0;
	left: 50%;
	margin-top: 160px;
	margin-left: -380px;
	padding: 12px;
	width: 760px;
	height: 380px;
	background: #a0a0a0;
} * html div#bannerito { position: absolute; top: expression(documentElement.scrollTop + "px"); }

a {
	color: #004990;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.change-minus {
	color: #DD0808 !important;
}

.change-plus {
	color: #328914 !important;
}

.clear {
	clear: both;
	overflow: hidden;
	font-size: 0;
}

.left {
	float: left;
}

.mainside {
	padding-bottom: 10px;
	width: 740px;
	/*overflow: hidden;*/
}

.right {
	float: right;
}

.sidebar {
	padding-bottom: 10px;
	width: 245px;
}

.width {
	clear: both;
	position: relative;
	margin: 0 auto;
	padding-top: 1px;
	width: 995px;
	height: 100%;
}

form span.error { display: block; color: red; }

.new {
    background: url(../img/new.png) right no-repeat transparent;
    padding-right: 10px;
}


/******************************************************************************/

#header {
	position: relative;
	z-index: 1;
	clear: both;
	margin-top: -1px;
	padding-top: 1px;
	width: 100%;
	/*height: 207px;*/
	background: #EDEDED url(../img/bg-header-ny2012.png) center top no-repeat;
}

#header .langs {
	position: absolute;
	z-index: 100;
	top: 0;
	right: 0.2em;
}
#header .langs li {
	float: left;
	padding: 0 0.5em 0 0.5em;
	line-height: 1.4em;
	font-size: 1.1em;
}
#header .langs li a {
	display: block;
	padding: 12px 0.5em 0 0.5em;
	border-top: 7px solid transparent;
	text-decoration: none;
} * html #header .langs li a { border-top: 7px solid #CDDFF1; }
#header .langs li a:hover {
	text-decoration: underline;
}
#header .langs li.active a, #header .langs li.active a:hover {
	cursor: default;
	border-top: 7px solid #ED1C24;
	font-style: italic;
	color: #7DA2C6;
	text-decoration: none;
}

#header .map {
	position: absolute;
	z-index: 100;
	top: 16px;
	right: 11.4em;
	padding: 0 1.6em 0 1.6em;
	border-right: 1px solid #ED1C24;
	line-height: 2.1em;
	font-size: 1.1em;
	text-decoration: none;
}
#header .map:hover {
	text-decoration: underline;
}

#personal-area {
	position: absolute;
	top: 110px;
	right: 0;
	font-size: 12px;
}
#personal-area .wrap{
	display: block;
	float: right;
	padding-right: 20px;
	background: url(../img/bg-personal-area-link.gif) right center no-repeat;
	text-decoration: none;
	height: 20px;
	line-height: 2em;
}
#personal-area .wrap span {
	border-bottom: 1px dashed #7DA2C6;
}
#personal-area .link, #personal-area .link:hover {
    text-decoration: none;
    border-bottom: 1px dashed #7DA2C6;
    height: 20px;
    line-height: 2em;
}

#credit-prom-bank {
	position: absolute;
	z-index: 99;
	top: 26px;
	left: 65px;
	display: block;
	width: 139px;
	height: 127px;
}

.nytree {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 90px;
	display: block;
	width: 139px;
	height: 119px;
}

#header .slogan {
	position: absolute;
	top: 65px;
	right: 3em;
}

/******************************************************************************/

.menu-main {
	position: relative;
	z-index: 2;
	/*top: 140px;
	/*left: 0;*/
	padding-top: 142px;
	bottom: -2px;
	width: 100%;
	height: 32px;
	overflow: hidden; /* fixed for ie7 */
}

.menu-main ul {
	float: right;
	padding-left: 12px;
	height: 32px;
	background-image: url(../img/menu-main-ny.gif);
	background-position: right 0;
	background-repeat: no-repeat;
}

.menu-main-eng ul {
	background-image: url(../img/menu-main-ny_eng.gif);
	background-position: right 0;
	background-repeat: no-repeat;
}

.menu-main ul li {
	float: left;
	height: 32px;
}

.menu-main a {
	position: relative;
	z-index: 1;
	display: block;
	margin-left: -12px;
	height: 32px;
	text-align: center;
	line-height: 28px;
	font-size: 16px;
	color: #D7E1EA;
	text-decoration: none;
}

.menu-main a:hover {
	color: #FFFFFF;
}

.menu-main a span {
	padding-left: 12px;
}

.menu-main .personal { width: 170px; }
.menu-main .smb {	width: 168px; }
.menu-main .corporate {	width: 222px; }
.menu-main .about {	width: 94px; }

.menu-main-eng .about { width: 170px; }

/*.menu-main .ul-personal { background-position: right -32px; }
.menu-main .ul-smb {	background-position: right -64px; }
.menu-main .ul-corporate {	background-position: right -96px; }
.menu-main .ul-about { background-position: right -128px; }*/

/******************************************************************************/

.submenu-main {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 32px;
	overflow: hidden;
	background: #0460B9 url(../img/bg-submenu-main-ny2012.png) left top no-repeat;
	overflow: hidden;
}
.submenu-main a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu-main a:hover {
	color: #D7E1EA;
}
.submenu-main a.active {
	/*font-weight: bold;*/
	color: #82B0DC;
}
.submenu-main ul {
	display: none;
}
.submenu-main ul li {
	float: left;
	margin: 8px 0 8px -1px;
	padding: 0 4px;
	border-left: 1px solid #82B0DC;
	height: 18px;
}

/******************************************************************************/

#footer {
	clear: both;
	position: relative;
	padding: 10px 0 10px 0;
	border-top: 1px solid #CCCCCC;
	height: 70px;
	font-size: 11px;
	color: #6D6D6D;
}

#footer a {
	color: #6D6D6D;
	text-decoration: none;
}

#footer p {
	margin-bottom: 10px;
}

#footer table {
	width: 100%;
}

#footer table td {
	width: 33%;
	vertical-align: top;
}

#footer .search input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer .search .text {
	padding: 1px 5px 1px 6px;
	border: 0;
	width: 160px;
	height: 17px;
	background: url(../img/bg-search-text.gif) left top no-repeat;
	_background-attachment: fixed;
	color: #6D6D6D;
}

#footer .search .submit {
	border: 0;
	height: 17px;
	background: none;
	color: #004990;
}

/******************************************************************************/
/* INDEX PAGE */
/******************************************************************************/

.bleft {
	margin-top: 10px;
	float: left;
	width: 245px;
	height: 100%;
	overflow: hidden;
}

/******************************************************************************/

.currency h2 {
	padding: 8px 0 8px 0;
	line-height: 20px;
	font-size: 18px;
	font-weight: normal;
	color: #ED1C24;
}

.currency h2 a {
	font-size: 18px;
	font-weight: normal;
	color: #ED1C24;
	text-decoration: none;
}

.currency table {
	width: 100%;
	line-height: 13px;
	font-size: 13px;
	color: #5586B5;
}

.currency table td, .currency table th {
	padding: 2px 6px 2px 6px;
	border-bottom: 1px solid #CCCCCC;
}

.currency table th {
	padding: 6px;
	background: #E7E7E7 url(../img/bg-currency-th.gif) left top repeat-x;
	text-align: left;
	font-weight: normal;
	color: #ED1C24;
}

.currency table span {
	line-height: 10px;
	font-size: 10px;
	color: #929292;
	white-space: nowrap;
}

.currency table .t {
	color: #2D2D2D;
}

.currency .date {
	float: right;
	display: block;
	padding: 8px 0 8px 0;
	line-height: 20px;
	font-size: 12px;
	font-style: italic;
	color: #2D2D2D;
}

/******************************************************************************/

.sidebar .news-list {
	position: relative;
	margin-top: 10px;
}

.sidebar .news-list a, .sidebar .news-list span {
	display: block;
	line-height: 13px;
	font-size: 11px;
}

.sidebar .news-list h2 {
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #CCCCCC;
	line-height: 20px;
	font-size: 18px;
	font-weight: normal;
	color: #ED1C24;
}

.sidebar .news-list h2 a {
	line-height: 20px;
	font-size: 18px;
	font-weight: normal;
	color: #ED1C24;
	text-decoration: none;
}

.sidebar .news-list ul {
	margin: 8px 0 8px 0;
}

.sidebar .news-list ul li {
	padding-bottom: 8px;
	height: 100%;
}

.sidebar .news-list ul a {
	text-decoration: none;
}
.sidebar .news-list ul a:hover {
	text-decoration: underline;
}

.sidebar .news-list ul span {
	font-style: italic;
	color: #A0A0A0;
}

.sidebar .news-list .all {
	padding-left: 22px;
	background: url(../img/icon-raquo.gif) 4px center no-repeat;
}

.sidebar .news-list .rss {
	float: right;
	display: block;
	padding: 8px 0 8px 22px;
	line-height: 20px;
	background: url(../img/icon-rss.gif) left center no-repeat;
}

/******************************************************************************/

.realisation {
	display: block;
	border-bottom: 1px solid #CCCCCC;
	padding: 15px 5px 15px 75px;
	background: url(../img/icon-realisation.gif) left center no-repeat;
	font-size: 14px;
	text-decoration: none;
}
.realisation:hover {
	text-decoration: underline;
}

/******************************************************************************/
/* INNER PAGE */
/******************************************************************************/

.content {
	position: relative;
}

.content h1 {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;
	text-transform: uppercase;
}

.content h2 {
	font-size: 16px;
	font-weight: bold;
}

.content h3 {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
}

.content h3 span {
	line-height: 14px;
	font-size: 12px;
	font-weight: normal;
}

.content h4 {
	font-size: 14px;
	font-weight: normal;
}

.content p {
	margin-bottom: 20px;
	line-height: 20px;
}

.content p small {
	font-size: 10px;
}

.content table {
	clear: both;
}

.content ul, .content ol {
	margin-bottom: 20px;
}
.content ul li, .content ol li, .content dl dd {
	line-height: 20px;
}

.content ul li { margin-left: 25px; padding-left: 5px; list-style-type: disc; }
.content ul ul li, .content ol ul li { list-style-type: circle; }
.content ol li { margin-left: 30px; padding-left: 2px; list-style-type: decimal; }
.content dl dd { margin-left: 30px; padding-left: 2px; }

/******************************************************************************/

ul.cards-list {}
ul.cards-list li { margin-left: 0; padding-left: 0; list-style-type: none; }

ul.cards-list h4 { margin-top: 6px; margin-bottom: 8px; padding: 6px 6px 4px 6px; border-bottom: 1px solid #E5E5E5; height: 100%; }
ul.cards-list h4 a { text-decoration: none; }
ul.cards-list h4 a:hover { text-decoration: underline; }

ul.cards-list table td { vertical-align: top; }

/******************************************************************************/

.help {
	position: relative;
	width: 275px;
	height: 260px;
}

.help .text {
	position: absolute;
	z-index: 1;
	top: 10px;
	left: 80px;
	padding: 6px 0 6px 50px;
}

.help .text * {
	position: relative;
	z-index: 999;
	margin: 0;
	padding: 0;
}

.help .text .arrow {
	position: absolute;
	z-index: 3;
	top: 32px;
	left: 1px;
	width: 34px;
	height: 20px;
}

.help .text .top {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 30px;
	width: 162px;
	height: 100%;
	height: expression(parentElement.clientHeight);
}

.help .text .bottom {
	position: absolute;
	z-index: 2;
	bottom: -14px;
	left: 30px;
	width: 162px;
	height: 14px;
}

/******************************************************************************/

.location {
	clear: both;
	margin-bottom: 17px;
	padding: 6px 0 10px 0;
	height: 30px;
	font-style: italic;
	color: #646464;
}

.location a {
	color: #646464;
	/*text-decoration: none;*/
}

.location a:hover {
	text-decoration: underline;
}

/******************************************************************************/

.menu-left {
	margin-bottom: 18px;
	width: 245px;
}

.menu-left ul li {
	margin-top: -1px;
}

.menu-left a, .menu-left span {
	display: block;
	height: 100%;
	background: none;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
}

.menu-left a:hover {
	color: #FFFFFF;
}

.menu-left ul a {
	padding: 6px 11px 6px 11px;
	border-top: 1px solid #DBDBDB;
	line-height: 18px;
	color: #E31B22;
}

.menu-left ul .active {
	/*font-weight: bold;
	color: #E31B22;*/
	background-color: #E31B22;
	color: #FFFFFF;
}
.menu-left ul .active:hover {
	color: #FFFFFF;
}

.menu-left ul a:hover {
	background: #E31B22;
}

.menu-left ul a span {
	padding-left: 17px;
}

.menu-left ul ul {
	padding: 8px 0 8px 0;
	border-top: 1px solid #DBDBDB;
}

.menu-left ul ul a {
	padding-top: 0;
	padding-bottom: 0;
	border: 0;
	background: url(../img/li-sq.gif) 29px 7px no-repeat;
	line-height: 18px;
	color: #36587A;
}

.menu-left ul ul .active {
	background-color: #fff;
	color: #36587A;
	font-weight: bold;
}

.menu-left ul ul .active:hover {
	color: #FFFFFF;
}

.menu-left ul ul a:hover {
	background: #36587A url(../img/li-sq.gif) 29px -290px no-repeat;
}

.menu-left ul ul a span {
	padding-left: 29px;
}

.menu-left ul ul a.menu-left-group {
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 0;
	border: 0;
	background: none;
	line-height: 18px;
	color: #E31B22;
}

..menu-left ul ul a.menu-left-group span {
	padding-left: 0;
}

/******************************************************************************/

.form-view { position: relative; padding: 14px 20px 14px 20px; height: 100%; background: #ECECEC url(../img/form-view-bg.gif) right bottom no-repeat; }

.thickbox_body .form-view { clear: both !important; float: none !important; margin: 0 auto; /*width: 430px !important;*/ }

.form-view .corners { position: absolute; display: block; width: 8px; height: 8px; overflow: hidden; background-image: url(../img/form-view-corners.gif); background-repeat: no-repeat; }
.form-view .corner-top-left { top: 0; left: 0; background-position: 0 0; }
.form-view .corner-top-right { top: 0; right: 0; background-position: -8px 0; }
.form-view .corner-bottom-left { bottom: 0; left: 0; background-position: 0 -8px; }
.form-view .corner-bottom-right { bottom: 0; right: 0; background-position: -8px -8px; }

.form-view table { 
/*width: 430px;*/
height: 100%; 
}

.form-view table th { padding: 4px 6px 4px 0; border-bottom: 1px solid #D4D4D4; vertical-align: top; font-size: 12px; color: #2E5072; }
.form-view table td { padding: 4px 6px 4px 0; }

.form-view table .head td { margin: 0; /*padding: 0 13px 0 13px;*/ height: 50px; font-size: 14px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal; }
.form-view table .head td h3 { text-align: left; }
.form-view table .head td h3 a { display: block; padding: 0 0 0 45px; height: 50px; background: url(../img/form-order-head-a.gif) 0 top no-repeat; line-height: 50px; color: #2E5072; text-decoration: none; }

.form-view table .open tr td h3 { background: url(../img/form-order-head.gif) right top no-repeat; }
.form-view table .open tr td h3 a { background-position: 0 -50px; }

/*.form-view h3 { margin: 0; padding: 8px 0 4px 0; font-size: 14px; font-weight: normal; color: #2E5072; }*/

.form-view br { clear: both; display: block; }

.form-view hr { margin: 4px 0 4px 0; color: #D4D4D4; background-color: #D4D4D4; border: 0px none; height: 1px; clear: both; display: block; }

.form-view .ui-datepicker-trigger { vertical-align: middle; }

.form-view label { display: block; padding: 4px 0 4px 0; font-size: 12px; color: #3D3D3D; }
.form-view label span { float: left; width: 48%; }

.form-view input { margin-right: 2px; vertical-align: middle; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; }
.form-view select { border: 1px solid #D4D4D4; width: 98%; height: 21px; vertical-align: middle; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; }
.form-view select option { white-space: normal; }
.form-view .text { border: 1px solid #D4D4D4; height: 19px; line-height: 19px; }
.form-view .wide { width: 98%; }
.form-view .textarea { border: 1px solid #D4D4D4; width: 98%; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; } 
/* Kalina */
.form-view .formfield { border: 1px solid #D4D4D4; height: 19px; line-height: 19px; }
.form-view .timefield { border: 1px solid #D4D4D4; height: 19px; line-height: 19px; }

/******************************************************************************/

.table-view { margin-bottom: 20px; border-collapse: collapse; border-bottom: 1px solid #ECECEC; width: 100%; }

.table-view caption { padding: 6px 8px 8px 15px; text-align: left; font-size: 14px; }

.table-view thead { }

.table-view th { padding: 8px 8px 8px 15px; }
.table-view th { background: #ECECEC; vertical-align: top; /*text-align: left;*/ font-size: 12px; color: #2E5072; }

.table-view td { padding: 8px 8px 8px 15px; }
.tdpaddingmin td { padding: 8px 4px 8px 4px !important; }
.table-view td { line-height: 16px; font-size: 12px; color: #353535; }

.table-view .coloring { background: #EAF1F7; }

.table-view .left { text-align: left; }
.table-view .center { text-align: center; }
.table-view .right { text-align: right; }

.table-view .headline { background-image: url(../img/table-view-seph.gif); background-position: 0 bottom; background-repeat: repeat-x; font-weight: bold; }
.table-view .headline td { padding-top: 15px; }

.table-view .year { color: red; }

.table-view td ul { margin: 0; padding: 0; }
.table-view td ul li { margin: 0; padding: 0 0 0 18px; list-style-type: none; background: url(../img/mdash.gif) left 9px no-repeat; }

/******************************************************************************/
/*
.solutions-list {
	position: relative;
	width: 238px;
	background-color: #1863AC;
	background-image: url(../img/solutions-list-top-bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.solutions-list .corner { position: absolute; z-index: 1; display: block; width: 5px; height: 5px; overflow: hidden; background-image: url(../img/solutions-list-corners.gif); background-repeat: no-repeat; }
.solutions-list .corner-top-left { top: 0px; left: 0px; background-position: 0 0; }
.solutions-list .corner-top-right { top: 0px; right: 0px; background-position: -5px 0; }
.solutions-list .corner-bottom-left { bottom: 0px; left: 0px; background-position: 0 -5px; }
.solutions-list .corner-bottom-right { bottom: 0px; right: 0px; background-position: -5px -5px; }

.solutions-list h3 {
	clear: both;
	padding: 0 5px 0 10px;
	height: 24px;
	background: url(../img/solutions-list-h3-bg.gif) left center repeat-x;
	line-height: 22px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.solutions-list ul { }
.solutions-list ul li { padding: 4px 0 4px 0; border-bottom: 1px solid #3073B4; line-height: 16px; font-size: 16px; color: #FFFFFF; }
.solutions-list ul li a { font-size: 12px; color: #FFFFFF; text-decoration: none; }
.solutions-list ul li a:hover { }
.solutions-list ul li a .raquo { line-height: 16px; font-size: 16px; }

*/

#solutions-list a {
	color: #FFFFFF;
	text-decoration: none;
}

#solutions-list ul { }
#solutions-list ul li { padding: 4px 0 4px 0; border-bottom: 1px solid #3073B4; line-height: 16px; font-size: 16px; color: #FFFFFF; }
#solutions-list ul li a { font-size: 12px; color: #FFFFFF; text-decoration: none; }
#solutions-list ul li a:hover { }
#solutions-list ul li a .raquo { line-height: 16px; font-size: 16px; }

#solutions-list form {
	padding: 5px 0 0 0;
}

#solutions-list table td {
	padding: 2px 0 2px 0;
}

#solutions-list input,
#solutions-list select {
}

#solutions-list input.text {
	width: 140px;
	height: 19px;
}

#solutions-list input.submit {
	padding: 0 4px 0 4px;
}

.scroll-pane-outside {
	padding: 3px 0 3px 0;
	width: 230px;
}

.scroll-pane {
	width: 230px;
	height: 124px;
	overflow: auto;
}

/******************************************************************************/

.faq-block strong { /*padding-left: 27px; background: url(../img/faq-icon.gif) 0 0 no-repeat;*/ line-height: 16px; font-size: 13px; font-weight: normal; font-style: italic; color: #134F8A; }
.faq-block strong img { display: block; float: left; margin-right: 6px; }
.faq-block p br { clear: left; }

/******************************************************************************/

.on-off { padding-top: 4px; padding-left: 40px; /*border-bottom: 1px dashed #343434;*/ min-height: 26px; line-height: 18px; background-image: url(../img/on-off.gif); background-position: 0 top; background-repeat: no-repeat; cursor: pointer;  }

.on-off-block { display: none; padding-left: 40px; }

/******************************************************************************/

.block-right { float: right; padding: 0 0 10px 10px; width: 245px; height: 100%; }

.infocenter { padding: 15px 0 15px 0; border-bottom: 1px solid #CCCCCC; }
.infocenter h3 { margin: 0; padding: 0; text-align: center; font-size: 22px; font-weight: bold; }
.infocenter h3 a { color: #EE2C33; text-decoration: none; }
.infocenter h3 a:hover { text-decoration: underline; }
.infocenter p { margin: 2px 0 4px 0; padding: 0; }
.infocenter .departments { display: block; margin-left: 16px; padding-left: 28px; background: url(../img/bg-departments.gif) left center no-repeat; font-size: 14px; }

.content .infocenter { position: relative; margin-top: -7px; padding: 7px 0 9px 0; border: 0; height: 72px; background: #F0F0F0 url(../img/infocenter-bg.gif) center top no-repeat; }
.content .infocenter-nocorners { background: #F0F0F0 url(../img/infocenter-nocorners-bg.gif) center top no-repeat; }

.helping { border-top: 1px solid #3280B3; height: 100%; background: #388FC7 url(../img/helping-bg.jpg) center bottom no-repeat; }
.helping h3 { margin: 0; padding: 4px 0 4px 60px; font-size: 14px; font-weight: normal; color: #07335D; }
.helping img { display: block; margin: 0 auto; }
.helping ul { margin: 0 7px 0 7px; padding: 0 0 4px 0; }
.helping ul li { margin: 0; padding: 0 0 0 63px; list-style-type: none; line-height: 16px; font-size: 11px; }
.helping ul, .helping ul li a { color: #FFFFFF; }

.helping .order { clear: both; display: block; padding: 7px 0 7px 0; border-top: 1px solid #81C8ED; height: 100%; }

/******************************************************************************/

.info-center {
	float: right;
	margin-top: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #CCCCCC;
	width: 245px;
	font-size: 12px;
	color: #004990;
}

.mainside .info-center {
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 8px;
	border-top: 1px solid #CCCCCC;
}

.info-center h2 {
	padding-bottom: 2px;
	text-align: center;
	line-height: 22px;
	font-size: 22px;
}

.info-center h2 a {
}

.info-center h2 span {
	color: #EE2C33;
}

.info-center p {
	margin: 2px 0 4px 0;
	padding: 0;
}

.info-center .departments {
	display: block;
	margin-left: 16px;
	padding-left: 28px;
	background: url(../img/bg-departments.gif) left center no-repeat;
	font-size: 14px;
}

/******************************************************************************/

#flash_main { position: relative; z-index: 100; height: 331px; }

/******************************************************************************/

.helpsys { clear: both; position: relative; margin: 0 auto; width: 500px; min-height: 272px; _height: 272px; background: url(../img/helpsys-girl.jpg) left top no-repeat; }
.helpsys .area { margin-left: 140px; width: 360px; background: url(../img/helpsys-area.gif) center top no-repeat; }
.helpsys .area2 { position: relative; padding: 20px; width: 320px; background: url(../img/helpsys-area-bottom.gif) center bottom no-repeat; }
.helpsys .area2 .arrow { position: absolute; z-index: 2; top: 15px; left: -58px; width: 60px; height: 26px; background: url(../img/helpsys-arrow.gif) center top no-repeat; overflow: hidden; }

.form-helpsys input { margin-right: 2px; vertical-align: middle; }
.form-helpsys select { border: 1px solid #D4D4D4; width: 90%; height: 21px; vertical-align: middle; }
.form-helpsys .text { border: 1px solid #D4D4D4; height: 19px; }

/******************************************************************************/

.helpsys-more { clear: both; position: relative; margin: 40px auto; width: 720px; min-height: 272px; _height: 272px; background: url(../img/helpsys-girl.jpg) left top no-repeat; }
.helpsys-more .area { margin-left: 140px; width: 580px; background: url(../img/helpsys-more-area.gif) center top no-repeat; }
.helpsys-more .area2 { position: relative; padding: 20px; width: 540px; background: url(../img/helpsys-more-area-bottom.gif) center bottom no-repeat; }
.helpsys-more .area2 .arrow { position: absolute; z-index: 2; top: 15px; left: -58px; width: 60px; height: 26px; background: url(../img/helpsys-arrow.gif) center top no-repeat; overflow: hidden; }

/******************************************************************************/

.login-area {
	display: none;
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0px;
}

.login-area .bg {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 222px;
	height: 185px;
	background: url(../img/login-area-bg.png) left center no-repeat;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/app/view/frontend/img/login-area-bg.png', sizingMethod='scale');
}
.login-area .data {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	padding: 15px 10px 15px 10px;
	width: 202px;
	height: 155px;
}

.login-area .ar { padding-left: 20px; background: url(../img/login-area-ar.gif) left center no-repeat; }

.login-area h3 { padding: 3px 0 9px 0; text-align: center; font-size: 14px; font-weight: bold; color: #004990; }

.login-area form label { display: block; padding: 4px 0 4px 0; font-size: 12px; color: #3D3D3D; }
.login-area form label span { float: left; width: 50px; }

.login-area form input { position: relative; margin-right: 2px; vertical-align: middle; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; }
.login-area form select { border: 1px solid #D4D4D4; width: 90%; height: 21px; vertical-align: middle; }
.login-area form .submit { border: 0; background: 0; font-size: 14px; color: #004990; text-transform: uppercase; }
.login-area form .text { padding: 0 6px 0 7px; border: 0; width: 120px; height: 19px; line-height: 19px; background: url(../img/login-area-input-text.gif) left center no-repeat; _background-attachment: fixed; }

.login-area table { margin: 0 auto; }
.login-area table td { padding: 2px 2px 2px 2px; }

/******************************************************************************/

.noswf { position: relative; width: 735px; height: 331px; background-position: center top; background-repeat: no-repeat; font-size: 14px; color: #DEDEDE; }
.noswf a { color: #FFFFFF; }
.noswf a:hover { text-decoration: underline; }
.noswf p { padding-top: 305px; text-align: center; }
.noswf .link { display: block; position: absolute; height: 16px; text-decoration: none; }
.noswf .link:hover { text-decoration: none; }

/*
.personal_rus { background-image: url(../swf/personal_rus.jpg); }
	.personal_rus .link { width: 104px; top: 224px; left: 258px; }
.personal_ukr { background-image: url(../swf/personal_ukr.jpg); }
	.personal_ukr .link { width: 104px; top: 224px; left: 314px; }
.personal_eng { background-image: url(../swf/personal_eng.jpg); }
    .personal_eng .link { width: 104px; top: 205px; left: 170px; }
*/

.personal_rus { background-image: url(../swf/personal_rus_ny.png); }
	.personal_rus .link { width: 735px; height: 295px; top: 0px; left: 0px; }
.personal_ukr { background-image: url(../swf/personal_ukr_ny.png); }
	.personal_ukr .link { width: 735px; height: 295px; top: 0px; left: 0px; }
.personal_eng { background-image: url(../swf/personal_eng_ny.png); }
    .personal_eng .link { width: 735px; height: 295px; top: 0px; left: 0px; }

.smb_rus { background-image: url(../swf/smb_rus.jpg); }
	.smb_rus .link { width: 110px; top: 203px; left: 195px; }
.smb_ukr { background-image: url(../swf/smb_ukr.jpg); }
	.smb_ukr .link { width: 104px; top: 193px; left: 202px; }

.corporate_rus { background-image: url(../swf/corporate_rus.jpg); }
	.corporate_rus .link { width: 104px; top: 206px; left: 32px; }
.corporate_ukr { background-image: url(../swf/corporate_ukr.jpg); }
	.corporate_ukr .link { width: 75px; top: 197px; left: 206px; }

.about_rus { background-image: url(../swf/about_rus.jpg); }
.about_ukr { background-image: url(../swf/about_ukr.jpg); }

/******************************************************************************/

.required { color: red; }

/******************************************************************************/

ul.list_big_city { float: left; margin: 18px 0 18px 0; padding: 0; width: 33%; }
ul.list_big_city li { margin: 0; padding: 0; oveflow: hidden; list-style-type: none; }

/******************************************************************************/

.atm { }

.atm h4 { margin: 4px 0 4px 0; padding: 4px 0 4px 0; background-image: url(../img/table-view-seph.gif); background-position: 0 bottom; background-repeat: repeat-x; height: 100%; font-size: 12px; font-weight: bold; }

.atm ul { margin: 0; padding: 0; }
.atm ul li { margin: 0; padding: 4px 0 18px 20px; list-style-type: none; }
.atm ul ul li { margin: 0; padding: 2px 0 2px 20px; list-style-type: none; }

.atm .t td, .atm .t th { padding: 4px 8px 4px 8px; }

/******************************************************************************/

/*.thickbox_body {
    padding: 20px 5% 20px 5%;
    width: 87%;
    padding: 5px 5% 5px 5%;
    height: 100%;
    overflow: visible;
}*/

.thickbox_body h1 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;
	text-transform: uppercase;
}

/*.thickbox_body h3 {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}*/

.ui-datepicker { /*display: none;*/ top: -1000px; }
* html .ui-datepicker { display: none; }

.success_msg {/* text-align: center; font-size: 18px; color: #0460B9; */}
.error_msg {/* text-align: center; font-size: 18px;*/ color: #FF0000; }

/******************************************************************************/

.selected { position: relative; padding: 10px; border: 1px dashed #3C63A8; width: 460px; height: 100%; }

.selected .corners { position: absolute; display: block; width: 8px; height: 8px; overflow: hidden; background-image: url(../img/selected-corners.gif); background-repeat: no-repeat; }
.selected .corner-top-left { top: -1px; left: -1px; background-position: 0 0; }
.selected .corner-top-right { top: -1px; right: -1px; background-position: -8px 0; }
.selected .corner-bottom-left { bottom: -1px; left: -1px; background-position: 0 -8px; }
.selected .corner-bottom-right { bottom: -1px; right: -1px; background-position: -8px -8px; }

/******************************************************************************/

.pawn-photo-list {
	position: relative;
	margin: 0 0 0 10px;
}

.pawn-photo-list ul {
	margin: 0;
	padding: 0;
}

.pawn-photo-list ul li {
	margin: 0;
	padding: 0 10px 0 10px;
	text-align: center;
}

.pawn-photo-list ul li img {
	border: 1px solid #bababa;
}

.pawn-photo-list-prev,
.pawn-photo-list-next {
	position: absolute;
	z-index: 2;
	top: 35px;
}

.pawn-photo-list-prev {
	left: 5px;
}

.pawn-photo-list-next {
	right: 5px;
}

.disabled {
	display: none;
}

/******************************************************************************/

.iconprint { position: absolute; top: -5px; right: 0; }

.order-card { float: left; width: 235px; padding-right: 4px; /*background-color: yellow; /*border: 1px solid red;/**/ }
/*.order-card a { border: 1px solid blue; }
.order-card img { border: 1px solid lime; }/**/
.order-card a.thickbox { display: block; text-transform: uppercase; text-align: right; padding-right: 10px; }

.helpsys-header {  font-weight: bold; font-size: 125%; }

