.view_design {
	z-index: 100;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: none;
	border: 0px solid black;
	position: absolute;
}

.drag{
	cursor: move;
	z-index: 100;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: none;
	float: none;
	border: 0px solid black;
	position: absolute;
}

.infoblock {
	border: 1px solid black;
	width: 100%;
	padding: 5px;
	display: none;
}
	
.dragadd{
	position: absolute;
	cursor: move;
}


@IMPORT url("/admin/style/calendar-blue.css");

.h_name {
	color: #004888;
	font-weight: normal;
}

.h_head {
	color: #004888;
	font-weight: bold;
	font-size: 10pt;
	white-space: nowrap;
	margin-bottom: 5px;
	text-decoration: none;
}

.h_info {
	color: #A0A0A0;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #0057a0;
}

blockquote {
	margin-left: 10px;
	margin-top: 13px;
	margin-bottom: 13px;
}

p, body, td, th {
	color: #005599;
	font-family: Arial, Verdana;
	font-size: 13px;
}

b {
	color: #00498A;
	font-size: 13px;
}

h1 {
	color: white;
	font-weight: bold;
	font-size: 14pt;
	white-space: nowrap;
	text-align: center;
	padding-top: 0px;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2{
	font-size: 11pt;
	font-family: Arial, Verdana;
	color: #2D4C9B;
	border-bottom-width : 0px;
}

h3
{
	font-size:11pt;
	font-family: Arial, Verdana;
	color: #fff;
	border-bottom-width : 0px;
}


a:link, a:visited, a:active {
	font-size:13px;
	font-family: Arial, Verdana;
	color: #00498A;
	text-decoration: underline;
}
a:hover {
	font-size:13px;
	text-decoration: underline;
	font-family: Arial, Verdana;
	color: #00498A;
}

a:link.menu, a:visited.menu, a:active.menu {
	font-size: 19px;
	font-family: Arial, Verdana;
	color: #95cef9;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a:hover.menu {
	font-size: 19px;
	font-family: Arial, Verdana;
	color: #95cef9;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a:link.submenu, a:visited.submenu, a:active.submenu {
	font-size: 12px;
	font-family: Arial, Verdana;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a:hover.submenu {
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #95cef9;
	text-decoration: none;
	font-weight: bold;
}

a:link.menu_top, a:visited.menu_top, a:active.menu_top {
	font-size: 12px;
	font-family: Arial, Verdana;
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a:hover.menu_top {
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #95cef9;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

div.submenu {
	border-bottom: 1px dashed black;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

div.submenu2 {
	border-bottom: 1px dashed black;
	margin-bottom: 8px;
}

a:link.endmenu, a:visited.endmenu, a:active.endmenu {
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #95cef9;
	text-decoration: none;
	font-weight: bold;
}
a:hover.endmenu {
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #95cef9;
	text-decoration: underline;
	font-weight: bold;
}

div.endmenu {
	border-bottom: 0px dashed black;
	padding-bottom: 0px;
	margin-bottom: 8px;
}

img {
	border:0px;
	behavior: url("/style/pngbehavior.htc");
}

input
{
	border: 1px solid #95CEF9;
}

input.btn {
	background-color: #0057A0;
	color: white;
}

textarea { border: 1px solid #CBCBCB;}
textarea.frm { border: 1px solid #95CEF9;}

select { border: 0}

form {
	margin: 0;
}

.mn {
	position: absolute;
	visibility: hidden;
}

table.px1 {
	border-collapse: collapse;
}

table.px1 tr td {
	border: 1px solid #77c9ff;
}

table.px0 tr td {
	border: 0px solid gray;
}


table.login {
	border: 1px solid gray;
	background-color: #F0F0F0;
}

table.login tr td {
}

td.submenu {
	padding-left: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
}

.menu_marker {
	background-color: #3C3C3C;
	border-top: 1px solid #2E2E2E;
	height: 15px;
	padding-left: 5px;
	padding-right: 7px;
	width: 11px;
}

.cart_info {
	/* устанавливаем верхний левый угол слоя посередине окна */
	position: absolute;
	left: 50%;
	top: 50%;
	/* задаем размеры слоя */
	width: 200px;
	/*height: 50px;*/
	/* корректируем положение слоя, делим длину и высоту на 2 */
	margin-left: -100px;
	margin-top: -25px;
	/* остальное рюшечки */
	z-index: 1;
	text-align: center;
	border: 1px solid #004488;
	vertical-align: middle;
	background-color: #F0F0F0;
}

.cart_header {
	border-bottom: 1px solid #004488;
}

table.px1cart {
	border-collapse: collapse;
	border-left: 1px solid #E6E6E6;
}

table.px1cart tr th {
	background-color: #E6EAED;
	padding: 3px;
}

table.px1cart tr td {
	border-right: 1px solid #E6E6E6;
	padding: 3px;
}
