@CHARSET "UTF-8";
html {
	height: 100%;
	width: 100%;
}

body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: 12px;
	background: url(../img/header-bg.jpg) top left repeat-x;
}
.a_top{
margin: 6px 0pt 0pt 150px; 
color: rgb(255, 255, 255);	

}
.a_top a{
text-decoration:none;
color:#fff;
}

.ut-clear {
	clear: both;
}

.base {
	width: 100%;
	height: 100%;
}

.base-header {
	height: 150px;
	position: relative;
}

.base-header > .background-layer1 {
	background: url(../img/header-bg.jpg) top left repeat-x;
	width: 100%;
	height: 123px; 
	position: absolute;
	left:0;
	top: 0;
	z-index: -2;
	min-width: 1024px;
}

.base-header > .background-layer2 {
	background: url(../img/header-logo.jpg) top left no-repeat;
	width: 100%;
	height: 123px; 
	position: absolute;
	left:0;
	top: 0;
	z-index: -1;
}

.base-header > .base-logoLink {
	position: absolute;
	z-inde: 10;
	top: 5px;
	left: 10px;
	width: 190px;
	height: 110px;
	display: block;
}

/* -- Header top line -- */

.base-header > .top {
	padding: 40px 40px 0 0;
	height: 52px;
	display: block;
}

.base-header > .top > .welcome {
	float: right;
	color: #f394b2;
	font-weight: bold;
	margin: 7px 20px 0 0;
}

.base-header > .top > .welcome a {
	color: #fff;
	text-decoration: none;
}

.base-header > .top > .welcome a:hover {
	text-decoration: underline;
}

.base-header > .top > .signX-btn {
	float: right;
	margin: 0 10px;
}

.base-header > .top > .lang-btn {
	float: right;
	margin: 0 10px;
	position: relative;
}

.base-header > .top > .lang-btn > .header-btn .center {
	width: 100px;
}

.base-header > .top > .lang-btn > select {
	width: 133px;
	height: 29px;
	position: absolute;
	left: 0;
	top: 0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	cursor: pointer;
}
.base-header > .bottom > .location > .center .label {
	float: left;
	display: block;
	color: #f394b2;
	font-weight: bold;
	padding: 5px 5px 0 5px;
}
.base-header > .bottom > .location > .center label {
	display: block;
	color: #f394b2;
	font-weight: bold;
	padding: 5px 5px 0 5px;
}
.base-header > .bottom > .location > .center .input {
	float: right;
	width: 212px;
}
.base-header > .bottom > .location > .center .row {
    float: right;
}
.base-header > .bottom > .location > .center .input > .ml {
	background: url(../img/header-btn/btn-mrgs.png) left top no-repeat;
	height: 29px;
	width: 13px;
	float: left;
	display: block;
}

.base-header > .bottom > .location > .center .input > .mr {
	background: url(../img/header-btn/btn-mrgs.png) -26px top no-repeat;
	height: 29px;
	width: 13px;
	float: left;
	display: block;
}

.base-header > .bottom > .location > .center .input > .c {
	background: url(../img/header-btn/btn-bgs.png) left top repeat-x;
	height: 29px;
	float: left;
}

.base-header > .bottom > .location > .center .input > .c > input {
	background: transparent;
	width: 100px;
	display: block;
	float: left;
	border: 0;
	color: #878787;
	font-weight: bold;
	margin-top: 5px;
	font-size: 12px;
}

.base-header > .top > .login-form label {
	float: left;
	display: block;
	color: #f394b2;
	font-weight: bold;
	padding: 5px 5px 0 5px;
}



.base-header > .top > .login-form .input {
	float: left;
}

.base-header > .top > .login-form .input > .ml {
	background: url(../img/header-btn/btn-mrgs.png) left top no-repeat;
	height: 29px;
	width: 13px;
	float: left;
	display: block;
}

.base-header > .top > .login-form .input > .mr {
	background: url(../img/header-btn/btn-mrgs.png) -26px top no-repeat;
	height: 29px;
	width: 13px;
	float: left;
	display: block;
}

.base-header > .top > .login-form .input > .c {
	background: url(../img/header-btn/btn-bgs.png) left top repeat-x;
	height: 29px;
	float: left;
}

.base-header > .top > .login-form .input > .c > input {
	background: transparent;
	width: 100px;
	display: block;
	float: left;
	border: 0;
	color: #878787;
	font-weight: bold;
	margin-top: 5px;
	font-size: 12px;
}

/* -- End Header top line -- */

/* -- Header bottom line -- */
.base-header > .bottom {
	margin: 0 0 0 250px;
	position: relative;
}

.base-header .curtain {
	position: absolute;
	width: 306px;
	height: 80px;
	left: 0;
	top: -50px;
	z-index: 50;
	cursor: pointer;
}

.base-header .location {
	float:left;
	margin: 0px 60px 0 0;
	/*width: 287px;*/
	position: relative;
	width: 306px;
}

.base-header .location > .header > .left {
	float: left;
	background: url(../img/header-btn/header-loc-left.png) left top no-repeat;
	width: 85px;
	height: 23px;
}

.base-header .location > .header > .center {
	float: left;
}

.base-header .location > .header > .right {
	float: right;
	background: url(../img/header-btn/header-loc-right.png) right top no-repeat;
	width: 85px;
	height: 23px;
}

.base-header .location > .footer {
	background: url(../img/header-btn/header-loc-sh.png) right top repeat-x;
}

.base-header .location > .footer > .left {
	float: left;
	background: url(../img/header-btn/header-loc-left-sh.png) right top no-repeat;
	width: 85px;
	height: 7px;
}

.base-header .location > .footer > .center {
	float: left;
}

.base-header .location > .footer > .right {
	float: right;
	background: url(../img/header-btn/header-loc-right-sh.png) right top no-repeat;
	width: 85px;
	height: 7px;
}

.base-header .location > .center {
	background: #b6335d;
	height: 0px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	overflow: hidden;
	text-align: center;
}

/* -- End Header bottom line -- */

/* -- Header button -- */
.base-header .header-btn {
	display: block;
	text-decoration: none;
}

.base-header .header-btn > .left {
	background: url(../img/header-btn/btn-mrgs.png) left top no-repeat;
	height: 29px;
	width: 13px;
	float: left;
	display: block;
}

.base-header .header-btn > .right {
	background: url(../img/header-btn/btn-mrgs.png) -26px top no-repeat;
	height: 29px;
	width: 13px;
	float: left;
	display: block;
}

.base-header .header-btn > .center {
	background: url(../img/header-btn/btn-bgs.png) left top repeat-x;
	height: 29px;
	display: block;
	float: left;
}

.base-header a:hover.header-btn > .left {
	background: url(../img/header-btn/btn-mrgs.png) -39px top no-repeat;
}

.base-header a:hover.header-btn > .right {
	background: url(../img/header-btn/btn-mrgs.png) -65px top no-repeat;
}


.base-header a:hover.header-btn > .center {
	background: url(../img/header-btn/btn-bgs.png) left -29px repeat-x;
}

.base-header .header-btn > .center > .content {
	color: #878787;
	font-weight: bold;
	padding-top: 6px;
	float: left;
	display: block;
}

.base-header .header-btn > .center > .arrow {
	display: block;
	float: right;
}

.base-header .header-btn > .center > .arrow.closed {
	background: url(../img/header-btn/header-btn-arr-closed.png) right top no-repeat;
	width: 8px;
	height: 11px;
	margin: 8px 5px 0 0;
}

.base-header .header-btn > .center > .arrow.opened {
	background: url(../img/header-btn/header-btn-arr-opened.png) right top no-repeat;
	width: 11px;
	height: 8px;
	margin: 10px 5px 0 0;
}
/* -- End Header button -- */

/* -- Header location button -- */
.base-header .location-btn {
	display: block;
	text-decoration: none;	
}

.base-header .location-btn > .left {
	background: url(../img/header-btn/header-loc-btn-l.png) right top no-repeat;
	float: left;
	height: 23px; 
	width: 8px;
	display: block;
}

.base-header .location-btn > .right {
	background: url(../img/header-btn/header-loc-btn-r.png) left top no-repeat;
	float: left;
	height: 23px; 
	width: 8px;
	display: block;
}

.base-header .location-btn > .center {
	background: url(../img/header-btn/header-loc-btn-c.png) left top repeat-x;
	float: left;
	height: 16px; 
	display: block;
	padding-top: 7px;
}

.base-header .location-btn > .center > .content {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 0 10px;
	width: 80px;
	display: block;
	overflow: hidden;
	text-align: center;
}

.base-header .location-btn > .arrows {
	background: url(../img/header-btn/header-loc-btn-arr.png) right top no-repeat;
	float: left;
	height: 23px; 
	width: 20px;
	display: block;
}
/* -- End Header location button -- */

/* -- Header search -- */

.base-header .search {
	float: left;
	margin-top: 10px;
}

.base-header .search > .m-left {
	background: url(../img/search-corner-left.png) left top no-repeat;
	width: 11px;
	height: 30px;
	float: left;
	display: block;
}

.base-header .search > .m-right {
	background: url(../img/search-corner-right2.png) left top no-repeat;
	width: 8px;
	height: 27px;
	float: left;
	display: block;
	margin-top: 3px;
}

.base-header .search > .mc-right {
	background: url(../img/search-corner-right.png) left top no-repeat;
	width: 8px;
	height: 27px;
	float: left;
	display: block;
	margin-top: 3px;
}

.base-header .search > .center {
	float: left;
	height: 27px;
	background: #fff;
	margin-top: 3px;
}

.base-header .search > .center > .content {
	border-top: 1px solid #B6325E;
	border-bottom: 1px solid #B6325E;
	margin-top: 1px;
	height: 22px;
	padding: 2px 5px 0 5px;
}

.base-header .search > .center > .content input[type='text'] {
	border: 0;
	background: #fff;
	/*color: #B6325E;*/
	color: #939393;
	/*font-weight: bold;*/
	font-style: italic;
	font-size: 12px;
	width: 150px;
}

.base-header .search > .center > .content input[type='submit'] {
	background: url(../img/search-arrow.png) center center no-repeat;
	width: 17px;
	height: 16px;
	border: 0;
	cursor: pointer;
	margin-top: 2px;
}

.base-header .search > .schLink {
	float: left;
	background: #fff;
	height: 27px;
	margin-top: 3px;
}

.base-header .search > .schLink > a {
	margin: 6px 10px 0 10px;
	display: block;
	color: #939393;
}

/* -- END Header search -- */

/* ----------------------------------------------------------------------------------------------- */

/* -- Menu -- */
.base-menu {
	padding: 0 5px;
	width: 204px;
}

.base-menu .menu {
	height: 100%;
	width: 100%;
}

.base-menu .menu .header {
	background: url(../img/menu/menu-header.png) left bottom no-repeat;
	height: 13px;
	margin: 0;
	padding: 0;
}

.base-menu .menu .footer {
	background: url(../img/menu/menu-footer.png) left top no-repeat;
	height: 13px;
}

.base-menu .menu .center {
	background: url(../img/menu/menu-bg.png) left top repeat-y;
}

.base-menu .menu ul {
	margin: 0px;
	padding: 0 0 50px 0;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	text-align: left;
	height: 100%;
}

.base-menu .menu ul > li {
	padding-left: 8px;
	background: url(../img/menu/delimeter.jpg) 7px bottom no-repeat;
	height: 55px;
	margin: 0;
	display: block;
	
}

.base-menu .menu ul > li > a {
	height: 50px;
	zoom: 1;
	width: 188px;
	display: block;
	margin: 0;
}

/* ----------------------------------------------------------------------------------------------- */

td.base-content {
	padding: 0 10px;
	width: auto;
}

/* ----------------------------------------------------------------------------------------------- */

/* -- Footer -- */
.base-footer {
	position:relative;
	height: 70px;
}

.base-footer > .background-layer {
	position: absolute;
	left: 0;
	bottom: 0;
	background: #B6325E;
	display: block;
	height: 50px;
	width: 100%;
	z-index: -2;
}

.base-footer >  .blinks {
	height: 23px;
	margin: 20px 0 0 40px;
	float: left;
}

.base-footer >  .blinks > .left {
	background: url(../img/bottom/blinks-left.png) left top no-repeat;
	float: left;
	display: block;
	width: 9px;
	height: 23px;
}

.base-footer >  .blinks > .right {
	background: url(../img/bottom/blinks-right.png) left top no-repeat;
	float: left;
	display: block;
	width: 9px;
	height: 23px;
}

.base-footer >  .blinks > .center {
	background: url(../img/bottom/blinks-bg.png) left top repeat-x;
	float: left;
	display: block;
	height: 23px;
}

.base-footer >  .blinks > .center ul {
	margin: 0;
	padding: 5px 10px 0 10px;
	list-style-position: inside;
	list-style-type: none;
}

.base-footer >  .blinks > .center ul li {
	float: left;
	padding: 0 5px;
}

.base-footer >  .blinks > .center ul li.delimeter {
	border-right: 1px solid #646262;
}

.base-footer >  .blinks > .center ul li a {
	text-decoration: none;
	color: #646262;
	font-size: 10px;
	padding: 0 5px 0 0;
	display: block;
}

.base-footer >  .blinks > .center ul li a:hover {
	text-decoration: underline;
}

.base-footer > .copyright {
	float: right;
	margin: 5px 20px 0 0;
}

.base-footer > .copyright > .m-left {
	background: url(../img/copy-left.png) left top no-repeat;
	width: 9px;
	height: 41px;
	float: left;
	display: block;
}

.base-footer > .copyright > .m-right {
	background: url(../img/copy-right.png) left top no-repeat;
	width: 9px;
	height: 41px;
	float: left;
	display: block;
}

.base-footer > .copyright > .center {
	float: left;
	background: #fff;
	height: 41px;
}

.base-footer > .copyright > .center > .content {
	padding: 12px 5px 0 5px;
	background: #B6325E;
	height: 26px;
	color: #fff;
}
/* -- End Footer -- */

/* ----------------------------------------------------------------------------------------------- */

/* -- Location button -- */
.base-content .loc-button {
	float: left;
	color: #991843;
	text-decoration: none;
	font-weight: bold;
}

.base-content .loc-button > .left {
	background: url(../img/loc-btn-l.png) left top no-repeat;
	width: 5px;
	height: 25px;
	float: left;
	display: block;
}

.base-content .loc-button > .right {
	background: url(../img/loc-btn-r.png) left top no-repeat;
	width: 5px;
	height: 25px;
	float: left;
	display: block;
}

.base-content .loc-button > .center {
	background: url(../img/loc-btn-bg.png) left top repeat-x;
	height: 25px;
	float: left;
	display: block;
	padding: 5px 5px 0 5px;
}

/* -- END Location button -- */

/* -- Paging -- */
.base-content .paging {
	float: right;
	margin-right: 20px;
}

.base-content .paging > .arrow {
	width: 8px;
	height: 10px;
	float: left;
	display: block;
	margin-top: 8px;
}

.base-content .paging > .arrow.left {
	background: url(../img/pg-arrs.png) -16px 0 no-repeat;
}

.base-content .paging > .arrow.right {
	background: url(../img/pg-arrs.png) -24px 0 no-repeat;
}

.base-content .paging > .arrow.left.active {
	background: url(../img/pg-arrs.png) 0 0 no-repeat;
}

.base-content .paging > .arrow.right.active {
	background: url(../img/pg-arrs.png) -8px 0 no-repeat;
}

.base-content .paging > ul {
	margin: 0 10px;
	padding: 0;
	list-style-position: inside;
	list-style-type: none;
	float: left;
}

.base-content .paging > ul li {
	float: left;
	padding: 0 2px;
}

.base-content .paging > ul li > a {
	font-weight: bold;
	display: block;
	color: #9A1844;
	text-decoration: none;
	width: 25px;
	height: 25px;
	background: url(../img/pg-btn-bgs.png) -25px 0 no-repeat;
}

.base-content .paging > ul li > a.active {
	background: url(../img/pg-btn-bgs.png) 0 0 no-repeat;
	color: #fff;
}

.base-content .paging > ul li > a > span {
	display: block;
	text-align: center;
	padding: 5px 0 0 0;
}
/* -- END Paging -- */

/* -- Button -- */
.base-button {
	text-decoration: none;
	height: 25px;
}

.base-button > .left {
	background: url(../img/btn-l.png) 0 0 no-repeat;
	width: 6px;
	height: 25px;
	float: left;
	display: block;
}

.base-button > .right {
	background: url(../img/btn-r.png) 0 0 no-repeat;
	width: 6px;
	height: 25px;
	float: left;
	display: block;
}

.base-button > .center {
	float: left;
	background: url(../img/btn-bg.png) 0 0 repeat-x;
	height: 25px;
	display: block;
	padding: 0 5px;
}

.base-button > .center > .content {
	padding-top: 5px;
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
	display: block;
}

.base-button > .arrow-left {
	float: left;
	background: url(../img/btn-arr-l.png) 0 0 repeat-x;
	height: 25px;
	width: 8px;
	display: block;
}

.base-button > .arrow-right {
	float: left;
	background: url(../img/btn-arr-r.png) 0 0 repeat-x;
	height: 25px;
	width: 8px;
	display: block;
}
/* -- END Button -- */

/* -- -- */

.base-loc-caption {
	color: #9B1743;
	font-weight: bold;
	float: left;
	padding: 5px 0 0 10px;
}

/* -- END -- */

/* -- Base window -- */
div.base-window {
	position: absolute;
	left: 0;
	top: 200px;
	width: auto;
	z-index: 100;
}

div.base-window table td.lt {
	background: url(../img/popup-crns.png) left top no-repeat;
	width: 12px;
	height: 12px;
}

div.base-window table td.rt {
	background: url(../img/popup-crns.png) -12px top no-repeat;
	width: 12px;
	height: 12px;
}

div.base-window table td.lb {
	background: url(../img/popup-crns.png) left -12px no-repeat;
	width: 12px;
	height: 12px;
}

div.base-window table td.rb {
	background: url(../img/popup-crns.png) -12px -12px no-repeat;
	width: 12px;
	height: 12px;
}

div.base-window table td.t {
	background: url(../img/popup-vmrgs.png) left top repeat-x;
}

div.base-window table td.b {
	background: url(../img/popup-vmrgs.png) left -12px repeat-x;
}

div.base-window table td.lm {
	background: url(../img/popup-hmrgs.png) left top repeat-y;
}

div.base-window table td.rm {
	background: url(../img/popup-hmrgs.png) -12px top repeat-y;
}

div.base-window table td.m {
	background: #ededed;
	position: relative;
	margin: 0;
	padding: 0;
}

.base-window div.close {
	/*position: absolute;
	top: 10px;
	right: 20px;
	width: 19px;
	height: 19px;*/
	display: block;
}

.base-window div.close a {
	float: right;
	width: 12px;
	height: 12px;
	display: block;
	background: url(../img/popup-close.png) center center no-repeat;
}

.base-window div.close a:hover {
	background: url(../img/popup-close-a.png) center center no-repeat;
}

.base-window div.container {
	margin: 5px 0 0 0;
	padding: 10px 10px 0 10px;
	border-top: 1px solid #D1D1D1;
}

.base-window div.imageicon {
	width: 70px;
	height: 70px;
	display: block;
	float: left;
}

.base-window div.imageicon.error {
	background: url(../img/error.png) center center no-repeat;
}

.base-window div.imageicon.success {
	background: url(../img/succes.png) center center no-repeat;
}

.base-window div.content {
	float: left;
	color: #A6224E;
	font-weight: bold;
	font-size: 18px;
	margin: 25px 0 0 10px;
}

.base-window div.container {
	width: 430px !important;
}

/* -- END Base Window -- */

/* -- Preview & Tooltip -- */
#preview {
	position: absolute;
	border: 1px solid #ccc;
	background: #333;
	display: none;
	color: #fff;
	z-index: 999;
}

#tooltip {
	position: absolute;
	border: 1px solid #333;
	background: #f7f5d1;
	padding: 2px 5px;
	color: #333;
	z-index: 10;
	display: none;
}

/* -- END Preview & Tooltip -- */

/* -- For simple page -- */
.simplePage h1 {
	color: #8e8e8e;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.simplePage h2 {
	color: #8e8e8e;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.simplePage p {
	color: #8e8e8e;
	font-size: 12px;
	font-weight: normal;
}
/* -- END For simple page -- */

/* -- Messages pages -- */
.base-success,
.base-error {
	margin: 10px 0 0 50px;
}

.base-success .icon {
	background: url(../img/succes.png) center center no-repeat;
	width: 64px;
	height: 64px;
	float: left;
}

.base-success .message,
.base-error .message {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #8e8e8e;
	padding: 20px 0 0 10px;
}

.base-error .icon {
	background: url(../img/error.png) center center no-repeat;
	width: 64px;
	height: 64px;
	float: left;
}
/* -- END Messages pages -- */

.base-menu_profile {

       padding:0px;

       width: 1px;

       background-color:#B6325E;

       visibility: hidden;        

}
