/* CSS Document */
@font-face {
	font-family: 'OfficinaSerifBookSCCRegular';
	src: url('officinaserifbookscc-webfont.eot');
	src: local('OfficinaSerifBookSCC'), local('OfficinaSerifBookSCC'), url('officinaserifbookscc-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OfficinaSerifBookSCCRegular';
	src: url('officinaserifbookscc-webfont.eot');
	src: local('OfficinaSerifBookSCC'), local('OfficinaSerifBookSCC'), url('officinaserifbookscc-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OfficinaSerifBookSCCRegular';
	src: url('officinaserifbookscc-webfont.eot');
	src: local('OfficinaSerifBookSCC'), local('OfficinaSerifBookSCC'), url('officinaserifbookscc-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.nav-vert a, .search .left span, .button a, .button a, .nav-hor a, .basket-holder .basket a
{
	font-family: 'Times New Roman';
}

html {  height: 100%;}
body { 
	margin: 0px; 
	padding: 0px; 
	height: 100%; 
	font-family: Arial, Times, serif; 
	color: #383838;	
	font-size:16px; 
	background-color:#f5f5f5;
	background-image:url(/i/background/top.gif);
	background-position:left top;
	background-repeat: repeat-x;
}
table {
	margin: 0px; 
	padding: 0px; 
	border-collapse: collapse;
}
td { padding: 0px; margin: 0px; 	vertical-align:top; }
img { border:0px; }
h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; font-style:normal; font-weight:normal; }
a { color: #383838 }
a:hover { color: #da1a23; }

/*for wysiwyg*/
p { margin:0px 0px 20px 0px; padding:0px; line-height: 20px; font-size: 14px; }
ul { margin:0px 0px 20px 0px; padding:0px; list-style-type:none;}
ul li { background: url(/i/markers/li.gif) left 9px no-repeat; padding:0px 0px 0px 12px; margin:0px;}
h3 {
	font-size: 22px;
}
/*end*/


ol { margin:0px; padding:0px 0px 0px 20px; list-style-type:none; }
ol li { margin:0px 0px 20px 0px; padding:0px; }
ol div { position:absolute; margin-left: -20px; color:#da1a23; }
ol span { background-color:#da1a23; }
ol a {
	text-decoration: none;
}

ol a span , ol a:hover span  {
	color: #383838;
}


h2 {
	color: #6b6b6b;
	font-size: 36px;
	line-height: 36px;
	margin-bottom:22px;
}
.search-fix {
	margin-bottom:0px;
}

.search-results {
	margin-bottom:22px;
}


.main-table { 
	width:100%; height:100%;
}
.unresize-area { 
	width:962px; 
	padding-bottom:0px;
}



.header {
	width: 100%;
}
.header .right {
	text-align: right;
}
.header .white-cell td {
	color:#535353;
	font-size:18px;
	height:34px;
	vertical-align:middle;
}
.header .white-cell a {
	color: #000000;
	font-style: italic;
	font-size:14px;
}
.header a:hover {
	color:#da1a23;
}
.header .service {
	margin-left: 7px;
}

.skype div {
	cursor: pointer;
	background: url(/i/background/skype.gif) left center no-repeat;
	padding-left:20px;
}
.white-cell .skype {padding-left: 15px;}
.white-cell .skype a {
	color: #383838;	
	font-size:17px; 
	font-style: normal;
	text-decoration:none;
}

.logo {
	height: 90px;
}
.logo table {
	margin-left: 7px;

	cursor: pointer;
	background:#555555;
	border-bottom: 2px solid #353535;
	border-left: 1px solid #353535;	
}
.logo table td {
	padding:0;
}

.logo div{
	cursor:hand;
	cursor:pointer;
}

.logo div.hover{
	position:absolute;
}


.nav-hor {
	border-left: 2px solid #353535;	
	background: #555555;
	font-size:14px;
	color:#FFFFFF;
	text-transform:uppercase;

}
.nav-hor td {
	text-align: left;
	background:url(/i/background/gray.gif) left bottom repeat-x;

	
}

.nav-hor td p {
	cursor: pointer;
	line-height:22px;
	margin: 0px;
	padding: 3px 15px 4px 15px;
}
.nav-hor a, .nav-hor a:hover {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
.nav-hor .selected {
	background-color: #eb2e2a;	
	background-image:url(/i/background/red.gif);	
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #383838;	
}
.nav-hor .selected a {
	color: #383838;	
}
.nav-hor .hovered a, .nav-hor .hovered a:hover {
	color: #383838;	
}
.nav-hor div {
	z-index:999;
	margin-top:0px;
	display:none;
	position:absolute;
	background: #c2c2c2;
	text-transform:none;
	white-space:nowrap;
}
.nav-hor div a {
	color:#2d2d2e;
}
.nav-hor div a:hover {
	color:#ffffff;
}
.nav-hor .checked a {
	color:#ffffff;
}
.nav-hor ul {
	list-style-type:none;
	margin:0px;
	padding: 7px 18px 10px 18px;
	font-size:14px;
	line-height:18px;
}
.nav-hor ul li {
	background: none;
	margin:0px;
	padding: 0px;
}


.basket-holder {
	margin-top:10px;

	font-size: 11px;
	color: #de1e27;
}
.basket-holder td {
	text-align: right;
}
.basket-holder a, .info a  {
	font-size:14px;
	font-style: italic;
	color:#000000;
}
.basket-holder .basket a {
	color: #383838;
	font-style: normal;
	text-transform:uppercase;
	text-decoration:none;	
}
.basket-holder .basket a:hover {
	font-style: normal;
	text-transform:uppercase;
	text-decoration:none;	
}

.basket-holder .link {
	padding-right: 15px;
}

.basket-holder .basket {
	cursor: pointer;
	background:url(/i/markers/basket.gif) left center no-repeat;
}
.basket-holder .enter {
	background:url(/i/markers/enter.gif) left center no-repeat;
}
.basket-holder .basket span {
	padding-left:20px;
}

.info {
	font-size: 11px;
	color: #de1e27;
	padding-top: 2px;
}
.info a {
	color: #000000;
}
.info p {
	margin:0px;
	padding:0px;
	line-height:12px;
}
.info .light-gray {
	color: #7e7e7e;
	font-size:13px;
	line-height:15px;
}


.image-and-search {
	margin-top: 15px;
	color:#FFFFFF;
}
.image-and-search h1 {
	font-size: 18px;
	text-transform:uppercase;
}
.image-and-search .image {
	background:url(/i/background/inner.jpg) left top no-repeat;
	width:962px;
	height:87px;
}
.image-and-search .image div {
	padding:21px 30px 21px 30px;
	width:265px;
}
.image-and-search .image p {
	margin-top:70px;
	font-size:14px;
	line-height:normal;
}
.image-and-search .index {
	width:962px;
	height:225px;
	display:block;
	margin:0px;
	padding:0px;
	background:url(/i/background/index.jpg) left top no-repeat;	
}

.line { 
	height:5px; 
	font-size:0px; 
	background-color:#33435e; 
	width:966px; 
	position:absolute; 
	margin: -5px 0px 0px -2px;
}
.wow-effect {
	position: absolute;
	width: 80px;
	height: 79px;
	background:url(/i/markers/1.png);
	margin: -7px 0px 0px 885px;
}


.search {
	width:100%;
	background: #c2c2c2;
}

.search td {
	height:29px;
	vertical-align:middle;
}

.search .left {
	font-size:14px;
	width:73px;
	border-right: 1px solid #979797;
}

.search .left span {
	padding: 0px 15px 0px 15px;
}

.search .right {
	width: 85px;
}
.button {
	cursor: pointer;
	margin:0px !important;
	line-height:22px !important;
	padding:3px 15px 4px !important;
	background-color: #555555;	
	background-image:url(/i/background/gray.gif);			
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #ffffff;		
}
.button a, .button a:hover {
	font-size:14px;
	color: #ffffff;	
	text-decoration:none;
	text-transform:uppercase;
}
.hovered-button {
	color: #383838;		
	background-color: #eb2e2a;	
	background-image:url(/i/background/red.gif);		
}
.hovered-button  a, .hovered-button a:hover {
	font-size:14px;
	color: #383838;	
	text-decoration:none;
	text-transform:uppercase;
}



.fields {
	padding-left:10px;
}
.fields td {
	color:#000000;
	font-size:13px;
	text-align:center;
}
.fields input, .fields select {
	width: 150px;
	margin: 0px 20px 0px 5px;
	font-size: 14px;
	padding:0px 0px 0px 0px;
}
.fields .articul {
	width: 70px;
}
.fields .name {
	width: 130px;
}


.content-holder {
	width: 100%;
	margin-top: 20px;
}

.content-holder .left {
	padding-right: 22px;
	padding-bottom:13px;
	width: 175px;	
}

.nav-vert * {margin:0px;padding:0px;}

.nav-vert ul { margin: 0px; padding: 0px; }
.nav-vert ul li { background:none; margin: 0px; padding:0px; font-size:1px;padding-top: 5px;}
.nav-vert ul ul a { margin-left:14px; text-transform:none; font-size:14px;}
.nav-vert ul ul ul a { margin-left:28px; font-size:12px; }
.nav-vert a.selected { color:#DA1A23; }
.nav-vert a 
{
	display:block;
	margin:0px;
	padding: 4px 0px 4px 4px;
	font-size:14px;
	text-decoration: none;
	color: #383838;
	line-height: 16px;
}

.nav-vert ul ul a 
{
	padding: 2px 0px 3px 2px;
}


.nav-vert ul a:hover
{
	background-color: #eb2e2a;
	border-bottom:3px solid #D22824;
	padding-bottom:1px;
	line-height: 16px;
	color:#000 !important;
}
.nav-vert ul ul a:hover
{
	padding-bottom:0px;
}

.nav-vert ul a.selected:hover
{
	background-color: transparent;
	border: none;
	padding-bottom:3px;
	color:#000 !important;
}

.bread {
	font-size:14px;
	padding:0px; 
	margin:0px;
	line-height:normal;
}
.bread span {
	padding: 0px 6px 0px 6px;
}
.head {
	width: 100%;
}
.head .delimeter {
	height: 20px;
}
.head h1 {
	padding-right:20px;
	font-size:25px;
	color:#da1a23;
	padding-top:10px;
	padding-bottom:0px;
	line-height:26px;
	font-family:Georgia;
	
}
.head .right {
	font-size:12px;
	vertical-align:bottom;
	padding-bottom:7px;

}

.head td {
	font-size:12px;
}

.bottom-fix .right {
	padding-bottom: 0px;
}
.head table td {
	padding-left: 3px;
	color: #da1a23;
}
.head .link {
	padding-right: 10px;
	padding-left: 10px;
	white-space:nowrap;
}
.date {
	line-height:normal;
	font-size: 11px;
	color:#000000;
	margin-bottom:2px;
}
.content {
	margin: 0px;
	padding:0px;
	font-size:14px;
	line-height:20px;
}


.catalog { 
	margin: 20px 0px 20px 0px;
	width:100%; 
}
.catalog .delimeter {
	height: 38px;
}

.card { 
	width:240px; 
	vertical-align:top;
}

.card2{
	font-size:12px;
	color:#000000;
}

.card p, .card2 p {
	line-height: normal;
	margin: 0px;
	padding:0px 15px 0px 15px;
}
.card .text, .card2 .text {
	font-size:12px;
	color:#000000;
}

.card .art, .card .art a, .card2 .art, .card2 .art a {
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.card .image {
	margin-top: 5px;
	height:185px;
	cursor: pointer;
	width: 100%;
	border: 1px solid #c2c2c2;
	background-color:#FFFFFF;
}
.card .image td {
	height:170px;
	vertical-align:middle;
	text-align:center;
}
.card .image img {
	margin: 15px;
}
.card .image img.png{
	margin:0px;
}
.card .submit {
	margin: 20px 0px 20px 0px;
}
.card .submit p	{
	line-height:22px;
	padding: 3px 15px 4px 15px;	
}

.card .sub-header {
	margin-bottom:17px;
	width:100%;
	height: 56px;
	background:#c2c2c2;
}
.card .sub-header td {
	height: 56px;
	text-align:center;
	vertical-align:middle;
}
.card .large-link {
	cursor: pointer;
}
.card .large-link td {
	background:url(/i/markers/arrow.gif) left top no-repeat;
	height:31px;
	vertical-align:middle;
}
.card .large-link span {	
	padding-left:42px;
}
.card .large-link span a, .card .large-link span a:hover {	
	font-size: 14px;
	color: #555555;
}

.card .large-hovered span a, .card .large-hovered span a:hover {	
	font-size: 14px;
	color: #da1a23;
}






table.data {
	width: 100%;
	background:#c2c2c2;
	font-size:11px;
}
.data input {
	width: 40px;
	height: 14px;
	margin: 0px 10px 0px 10px;	
}
table.data td {
	text-align: left;
	vertical-align:middle;
    line-height: normal;
    color: #000000;
    font-size: 11px;
}
table.data .right {
	font-size:12px;
	width: 115px;
}
table.data .right td {
	white-space:nowrap;
}
table.data .right table {
	width:100%;
}
table.data .button-container {
	vertical-align:bottom;
}
table.data .button {
	line-height:22px;
	padding: 3px 0px 4px 0px;	
	width:100%;
	text-align:center;
}
table.data .price {
	padding: 0px 10px 0px 10px;
	font-size: 18px;
}
table.data .balance {
	padding: 3px 10px 3px 10px;
	font-size: 12px;
}
table.data .delimeter {
	height: 5px;
}
table.data .delimeter-small {
	height: 4px;
}



.cat-fix .card { 
	width:375px; 
}
.cat-fix .image {
	margin-bottom:13px;
}
.cat-fix .image td {
	height:345px;
	vertical-align:middle;
}
.cat-fix .data {
	m!argin-top:16px;
	width: 240px;
	background:#c2c2c2;
}


.sub-sub-cat .card .date {
	padding: 0px;
}
.sub-sub-cat .card .text, .sub-sub-cat .card .smaller {
	padding:0px;
	font-size:16px;
	color:#555555;
}
.sub-sub-cat .card a,  .sub-sub-cat .card .smaller a {
	font-size:16px;
	color:#555555;
}

.sub-sub-cat .card a p,  .sub-sub-cat .card .smaller a p{
	font-size:16px;
	padding:0;
	text-decoration:underline;
	color:#555555;
}
.sub-sub-cat .card a:hover, .sub-sub-cat .card .smaller a:hover {
	font-size:16px;
	color:#da1a23;
}
.sub-sub-cat .card .smaller, .sub-sub-cat .card .smaller a, .sub-sub-cat .card .smaller a:hover {
	margin-top:4px;
	font-size:14px;
}

.sub-sub-cat .card .image {
	margin: 3px 0px 6px 0px;
}





.cat-margin { margin:10px 0px 20px 0px; }



.subscribe-header {
	font-size:11px;
	color:#000000;
	margin: 0px 0px 3px 0px;
	padding:0px;
	line-height:normal;
}
.subscribe {
	background:url("/i/background/input3.gif") no-repeat scroll left top transparent;
	height:25px;
	margin:0 0 20px;
	padding:5px 0 0 5px !important;
	padding:3px 0 0 5px;
	text-align:left;
}
.subscribe div {
	cursor: pointer;
	position:absolute;
	width: 31px;
	height: 31px;
	margin: -6px 0px 0px 234px;
}
.subscribe input {
	background-color:#FFFFFF;
	border-color:#909090;
	border-right:medium none #909090;
	border-style:solid none none;
	border-width:1px medium medium;
	color:#525252;
	padding:0 10px 3px 4px;
	width:220px;
}
.sublevels {
	font-size:12px;
}
.sublevels a {
	text-decoration: none;
}
.sublevels .selected a {
	color: #da1a23;
}
.sublevels span {
	padding-right: 15px;
}

.kabinet {
	margin-top: 40px;
}
.kabinet .annot {
	margin-bottom: 8px;
}
.reg {
	margin-top: 0px;
}
.kabinet .left {
	width: 508px;
	padding-right:15px;
}
.kabinet .holder {
	background: #c2c2c2;
	padding:15px 15px 20px 15px;
	font-family:Georgia;
}
.kabinet .holder table {
	width:100%;
}
.kabinet .cell {
	width: 226px;
}
.kabinet p {
	margin-bottom: 2px;
	font-size:15px;
}
.kabinet span {
	color: #da1a23;
	padding: 0px 4px 0px 0px;	
}
.kabinet .left span  {
	color: #da1a23;
	padding: 0px 0px 0px 4px;

}
.kabinet .delimeter-h {
	height: 15px;
}
.kabinet input, .kabinet select, .kabinet textarea {
	width: 226px;
	color: #000000;	
	font-size: 11px;
} 
.kabinet textarea {
	height: 76px;
} 
.button-holder {
	background:#c2c2c2;
	width: 100%;
}
.button-holder .delimeter {
	height: auto;
	width: 100%;
	
}



.brands {
	padding: 0px 30px 0px 30px;
	margin-bottom:20px;
}
.brands table {
	width: 100%;
}
.brands .delimeter {
	height: 30px;
}
.brands .cell {
	width: 140px;
	text-align:center;	
}
.brands .brand-img {
	width: 100%;
}
.brands .brand-img td {
	height: 91px;
	vertical-align:middle;
}
.brands p {
	color: #555555;
	margin-top:10px;
}
.brands p a {
	color: #555555;
}
.brands p a:hover { 
	color: #da1a23; 
}
.search-results {
	color:#000000;
	font-size:12px;
	line-height:normal;
}


.banners {
	width: 100%;
	margin-bottom:10px;
}
.banners .banner {
	width: 375px;
}
.banners .banner div {
	cursor: pointer;
	position:absolute;
	width:86px;
	height:47px;
	margin-top: 50px;
}

.slider-container {
	position:relative;
	border: 1px solid #c2c2c2;
	background-color:#fafafa;
	overflow:hidden;
	width:762px;
	margin-bottom:30px;
}
.slider td {
	padding-right: 22px;
}
.slider div {
	cursor: pointer;
	width: 174px;
}
.slider .image {
	width: 100%;
}
.slider .image td {
	text-align:center;
	vertical-align:middle;
	height:153px;	
	padding:4px 0px 4px 0px;
}
.slider p, .slider div.kamimamita {
	padding: 8px;
	text-align:center;	
	line-height: 42px;
	vertical-align: middle;
	display: table-cell;
	height: 80px;
	font-family:Georgia;
}

.slider div.kamimamita div{
	position: relative;
	//top: 40%; width: 100%;
}
.slider div.kamimamita div div{
	line-height:15px;
	position: relative;
	font-size:14px;
	//top: -50%; width: 100%;
}	
	
.slide-left, .slide-right {
	cursor: pointer;
	position: absolute;
	margin-top: 75px; 
	z-index:2;
}
.slide-right {
	margin-left: 732px; 
}
.index-header {
	text-align:left;
	color: #da1a23;
	text-transform:uppercase;
	font-family:Georgia;
	font-size:32px;
	margin-bottom:10px;
	
}
.info-text {
	width: 100%;
	background:url(/i/background/index-line.gif) left top repeat-x;
}
.info-text .cell {
	padding-top:8px;
	width:370px;
}
.info-text .cell p {
	color:#4f4d4e;
	line-height:normal;
}
.wow-small {
	position:absolute;
	width:44px;
	height:44px;
	margin: -3px 0px 0px 133px;
}




.bottom-line .width-space { 
	width:10px; 
}
.bottom-line td { 
	background: url(/i/background/bottom.gif) repeat-x left bottom; 
	vertical-align: bottom;
}
.bottom-line td td { 
	background: none; 
}
.bottom-line .bottom-holder { 
	height:113px;

}

.bottom-table {
	width: 100%;
}
.bottom-table td {
	vertical-align:top;
	font-size:14px;
	color:#000000;
}
.bottom-table ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;	
}
.bottom-table ul li {
	background: none;
	margin: 0px;
	padding: 0px 0px 1px 0px;	
}
.bottom-table .left, .bottom-table .center, .bottom-table .right { padding-top:15px; }
.bottom-table .left  {
	padding-right: 22px;
	width: 175px;	
	color: #1f1a17;
}
.bottom-table .center a {
	color:#da1a23;
}
.bottom-table .right {
	width:305px;	
	padding: 20px 0px 0px 22px;
}

.bottom-search {
	text-align: left;
	height: 25px;
	background:url(/i/background/input.gif) left top no-repeat;
	padding: 6px 0px 0px 10px;
}
.bottom-search div {
	cursor: pointer;
	position:absolute;
	width: 31px;
	height: 31px;
	margin: -6px 0px 0px 264px;
}
.bottom-search input {
	color:#525252;
	border: 0px solid #00FF00;
	width:250px;
}

.map { 
	margin-top: 10px;
	cursor: pointer;
	height:31px;
	background: url(/i/background/map.gif) right center no-repeat;
}
.map td { 
	vertical-align: middle;
}
.map a, .map a:hover {
	color: #1f1a17;
	text-decoration:none;
}

.script-link a, .script-link a:hover {
	color: #da1a23;
}

.map span {
	padding-right: 37px;
}

#xs{position:absolute;width:100%;height:0px;display:none;background-color:#000000;z-index:8;}
#mpp{position:absolute;margin-top:260px;height:0px;text-align:center;z-index:9;width:100%;}
#mpp img{margin-left:auto;margin-right:auto;}

#cat_sort{text-align:left}
#cat_sort a{padding-left:10px;text-decoration:none;}
#cat_sort a:hover, #cat_sort a.selected{color:#DA1A23;text-decoration:none;}
#cat_sort select {margin-left:15px;}

.pl10 {padding-left:10px;}

.korzinaList{
	width:100%;
	border:none;
	padding:0;
	margin-top:15px;
	margin-bottom:15px;
}

.korzinaList tr.head td {background-color:#CDCECD;}
.korzinaList tr td {background-color:#F8F8F8;padding:3px;}
.korzinaList tr.ch td {background-color:#E2E3E2;}

.korzinaList tr td input{width:50px;}
#infocart p{cursor:pointer;cursor:hand;}

#date1,#date2 {width: 100px;}

/* Overlays */
.ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
 * jQuery UI Datepicker 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none;background:#E2E3E2; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:33px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:32px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
