/*body{
	padding:0px;
	margin:0px;
	border:0px;
	background-image:url('/images/bg.gif');
	}

img{
border:none;
}

.mainblock  {
	width: 980px;
	left: 50%;
	padding:0px;
	margin-top: 63px;
	margin-bottom: 20px;
	margin-left: -490px;
	position:absolute;
	z-index:1;

	background-color: #DADADA;
	box-shadow:#000000 0 0 15px;
	-moz-box-shadow:#000000 0 0 15px;
	-webkit-box-shadow:#000000 0 0 15px;
	border-radius:10px;

	}
	
.page {
	width: 940px;
	margin: 20px;
	float: left;
}	*/
	
.logo {
	width:320px;
	height:210px;
	position: relative;
	/*position: absolute;
	top: -50;
	left: 20;
	z-index: 12;*/
	background-image:url('/images/plastic_white.png');
	background-repeat:no-repeat
}

.cardlogo {
	width:231px;
	height:126px;
	position: absolute;
	top: 4px;
	left: 8px;
	z-index: 20;
	background-image:url('/images/card_logo.png');
	background-repeat:no-repeat;
}
.cardEmboss {
	width:253px;
	height:19px;
	position: absolute;
	top: 140px;
	left: 35px;
	z-index: 13;
	background-image:url('/images/emboss_white.png');
	background-repeat:no-repeat;
	display:none;
}
.cardNumber {
	width:13px;
	height:51px;
	position: absolute;
	top: 75px;
	left: 285px;
	z-index: 14;
	background-image:url('/images/number.png');
	background-repeat:no-repeat;
	display:none;
}
.logo2 {
	width:320px;
	height:210px;
	position: relative;
	/*position: absolute;
	top: -50;
	left: 20;*/
	
	z-index: 2;
	background-image:url('/images/plastic_white.png');
	background-repeat:no-repeat;
	/*display:none;*/
}
.cardMagnet {
	width:306px;
	height:45px;
	position: absolute;
	top: 20px;
	left: 8px;
	z-index: 3;
	background-image:url('/images/magnet.png');
	background-repeat:no-repeat;
	display:none;
}	
.cardSign {
	width:286px;
	height:30px;
	position: absolute;
	top: 80px;
	left: 17px;
	z-index: 4;
	background-image:url('/images/sign_panel.png');
	background-repeat:no-repeat;
	display:none;
}
.cardBarcode{
	width:141px;
	height:60px;
	position: absolute;
	top: 120px;
	left: 165px;
	z-index: 5;
	background-image:url('/images/barcode_white.png');
	background-repeat:no-repeat;
	display:none;
}
/*.head {
	width:100%;
	height:110px;
	background-color: #4A4A4A;
	border-radius:10px 10px 0 0;
}*/
/*.phones {
	height:108px;
	position:absolute;
	z-index:2;
	left:780px;
	top:2px;
}

.title {
	width:350px;
	height:90px;
	position:absolute;
	z-index:2;
	left:380px;
	top:10px;
	font-size: 35px;
	color: #ffffff;
	text-align: center;
	text-shadow: black 1px 1px 2px, black 0 0 5px;
}*/
/*
.footer{
	width:940px;
	height:90px;
	background-color: #4A4A4A;
	border-radius:0 0 10px 10px;
	float: left;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
}
.menu {
	width:580px;
	height:50px;
	float:right;

}
.menuitem {

	border: 1px solid #000000;
	display: inline;
	padding:0 5px 5px 5px;
	border-radius:0 0 5px 5px;
	background-image:url('/images/menu_bg.png');
}
.menuitem  a{
	font-size:17px;
	font-weight:bold;
	text-decoration: none;
	color: #00CD00;

}*/
.priceTable {
	float:left;
	margin: 0px;
	width:100%;
}
.submitOrderTable {
	display:none;
	overflow:hidden;
	width:92%;
	/*margin:40px 0 0 0;*/
}
input[type=number]{
    width: 65px;
}

table#ofset_price {
border: 1px solid black;
border-collapse: collapse;
}
table#ofset_price td {
width:50px;
border: 1px solid black;
text-align: center;
}
table#ofset_price th {
border: 1px solid black;
text-align: center;
}
table#ofset_price td:hover {
background-color:#FF9999;
cursor: pointer;
border: 1px solid red;
}
table#calendars_price {
border: 1px solid black;
border-collapse: collapse;
}
table#calendars_price td {
width:40px;
border: 1px solid black;
text-align: center;
font-size: 80%;
}
table#calendars_price th {
border: 1px solid black;
text-align: center;
font-size: 75%;
}
table#calendars_price td:hover {
background-color:#FF9999;
cursor: pointer;
border: 1px solid red;
}
span#orderCostSpan
{
	font-family: Georgia;
	font-size: 150%;
	font-weight: bold;
	color: red;
}
span.Cost
{
	font-family: Georgia;
	font-size: 150%;
	font-weight: bold;
	color: red;
}
span.DCost
{
	font-family: Georgia;
	font-size: 150%;
	font-weight: bold;
	color: #4BCD41;	
}
span#orderCostWithDiscountSpan, .OrderSpan
{
	font-family: Georgia;
	font-size: 150%;
	font-weight: bold;
	color: #4BCD41;
}
div#colorSelect
{
position:absolute;
top:-2px;
right:-30px;
z-index:3;
background-color:rgb(226, 224, 225);
border: 1px solid black;
display:none;
}
div#colorSelect table
{
	background-color:#dfdddc; 
}
div#colorSelect table td
{
	width:15px;
	height:15px;
}
div#colorSelect table td div
{
	width:18px;
	height:18px;
	border: 1px solid black;
}
div#colorSelect table td div:hover
{
	border: 1px dashed red;
}
div#selectedColor
{
	width:15px;
	height:15px;
	background-color:transperent;
	float: left;
	border: 1px solid #000000;
	margin-right:5px;
	position:relative;
	z-index:1
}
.ttdiv
{
	position:relative;
	z-index:1;
	width:1px;
	height:1px;
	border: 2px solid green;
	float:right;
}
.tt
{
	position:absolute;
	top:-5px;
	left:0px;
	z-index:3;
	border: 2px solid red;
	color: red;
	display: inline-block
}
fieldset
{
	display: block;
	vertical-align:top;
}
.options
{
	display:none;
}
#wp_scheme table
{
	border-collapse: collapse;
	background-image: url('/images/wallpapers_bg.jpg');
	background-position:center center;
}
#wp_scheme table tr
{
	border-width: 2px;
	border-collapse: collapse;
	border-style:dashed;
	border-color:red;
}
#wp_scheme table td
{
	border-width: 2px;
	border-collapse: collapse;
	border-style:dashed;
	border-color:red;
	color: red;
	font-size: 60%;
	text-align:center;
	vertical-align: top;
	font-weight: bold;
}
#recSize1
{
	display:none;
}
#recSize2
{
	display:none;
}
#CalcMenu div
{
	display:inline-block;
	border: 1px solid green;
	padding:5px;
	margin:2px;
	background-image:url('/images/topmenu_notselected.png');
	/*font-weight: bold;*/
	/*background-color: #33cc00;*/
	width: 95%;

}
#CalcMenu div:hover
{
	cursor: pointer;
	border: 1px solid red;
	color: red;
}
#CalcMenu div b
{
	color: #000000;
}
#CalcMenu div a
{
	color: white;
}
#CalcMenu div:hover a
{
	color: red;
}


div.colorSelect
{
	position:absolute;
	top:-2px;
	right:-30px;
	z-index:5;
	background-color:rgb(226, 224, 225);
	border: 1px solid black;
	display:none;
}
div.colorSelect table
{
	background-color:#dfdddc; 
}
div.colorSelect table td
{
	width:15px;
	height:15px;
}
div.colorSelect table td div
{
	width:18px;
	height:18px;
	border: 1px solid black;
}
div.colorSelect table td div:hover
{
	border: 1px dashed red;
}
div.selectedColor
{
	width:15px;
	height:15px;
	background-color:transperent;
	float: left;
	border: 1px solid #000000;
	/*margin-right:5px;*/
	position:relative;
	z-index:0;
}
@font-face {font-family:"Times Square";src:url("/fonts/TIMES_SQ.eot?") format("eot"),url("/fonts/TIMES_SQ.woff") format("woff"),url("/fonts/TIMES_SQ.ttf") format("truetype"),url("/fonts/TIMES_SQ.svg#TimesSquare") format("svg");font-weight:normal;font-style:normal;}


#bingc-phone-button svg.bingc-phone-button-circle circle.bingc-phone-button-circle-inside {
    fill: #4bcd41;
}
#bingc-phone-button:hover svg.bingc-phone-button-circle circle.bingc-phone-button-circle-inside {
    fill: #4bcd41;
}
#bingc-phone-button div.bingc-phone-button-tooltip {
    background-color: #4bcd41;
    /*color: #fff;*/
}

#bingc-phone-button div.bingc-phone-button-tooltip svg.bingc-phone-button-arrow polyline {
    fill: #4bcd41;
}

#bingc-passive div.bingc-passive-overlay {
	background-color: #66CC33 !important;
}
#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form span.bingc-sample-countdown-timer span {
    color: #000;
}

#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form span.bingc-sample-countdown-timer {
    color: #000;
}
#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-phone-sample span {
    color: #000;
}
#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-statistics {
    color: #000;
}

#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form a.bingc-passive-phone-form-button {
    background-color: #339900;
}

#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form a.bingc-passive-phone-form-button:hover {
    background-color: #999999;
}
/*#bingc-active {
	display:none;
}*/

#photo_container {
	width: 650px;
	height: 200px;
	margin: auto;
	background-color: #000;
}

.caimpr {position: relative; cursor:pointer; display: inline-block; width:40px;height:40px;}
.caimpr img {position:absolute; left: 0; top:0; z-index:1; width: 40px; height:40px;}
.caimpr:hover img {width: 150px; height:150px;z-index:100; border:1px solid #000000}

.dep_head_div {
	width:100%;
	min-height:100px;
	display:block;
}


.moba {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 120%;
	text-shadow: 1px 1px 2px #283744;
	float: left;
}
.moba img {
	margin: 4px;
	width: 24px;
	height: 24px;
}
.moba:hover img {
	margin: 2px;
	width: 28px;
	height: 28px;
}

.de {
	font-size: 120%;
}
.moba:hover .de  {
	font-size: 0;
}
.ho  {
	font-size: 0;
}
.moba:hover .ho  {
	font-size: 120%;
}

.meridian-logo {
	width:300px;
	height:150px;
	position:absolute;
	z-index:2;
	left:0px;
	top:-95px;
	background-image: url('/images/meridian-logo-ua.png')
}
/*.meridian-logo:hover {
	background-image: url('/images/meridian-print-halloween.png')
}*/