@CHARSET "UTF-8";
/* for IE 4+ */
@font-face {
	font-family: Myriad Pro Cond;
	font-style:  normal;
	font-weight: normal;
	src: url(/css/MYRIADP0.eot);
}
@font-face {
	font-family: Myriad Bold;
	font-style:  normal;
	font-weight: 700;
	src: url(/css/MYRIADP1.eot);
}
/* for normal browsers */
@font-face {
  font-family: Myriad Pro Cond;
  src: url(/css/MyriadPro-Cond.otf) format("opentype");
}
@font-face {
  font-family: Myriad Bold;
  src: url(/css/MyriadPro-BoldCond.otf) format("opentype");
  font-weight: 600;
}

body {
	color: #333;
	font-family: Vardana, Arial;
	font-size: 9pt;
	margin: 0;
	padding: 0;
}
a, a:visited {
	color: #c06;
	text-decoration: none;
}
a:hover {
	color: #c06 !important;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	margin: 2px 0 10px;
	line-height: 13pt;
}
h1 {
	font-family: Georgia;
	font-size: 18pt;
	margin: 2px 0 10px;
	color: #c06;
}
h2 {
	font-family: Georgia;
	font-size: 14pt;
	margin: 22px 0 10px;
	color: #c06;
}



table {
	width: 90%;
}
table td.h {
	color: #999;
}
table td {
	border-left: 1px #ccc solid;
	padding: 2px 8px;
}
table tr {
	margin-bottom: 4px;
}


ul {
	/*padding-left: 49px;*/
	padding: 0;
}
ul li {
	list-style: none;
	padding-left: 49px;
	background: url(/img/libg.png) 0 0 scroll no-repeat;
	line-height: 13pt;
	margin-bottom: 14px
}



.content_end {
	clear: both;
	margin-left: 0 !important;
	margin: 0 !important;
}
.left_end {
	clear: left;
	margin-left: 0 !important;
	margin: 0 !important;
}
div.stripe {
	background: url('/img/hr_line.png') transparent 0 0 repeat-x;
	width: 100%;
	height: 17px;
	margin: 0 0 10px;
}
div#footer div#contactus a {
	text-decoration: underline;
}
div#footer div#contactus a:hover {
	text-decoration: none;
}
div#footer div#contactus {
	border-top: 1px solid #dadada;
	font-size: 7pt;
	height: 61px;
	line-height: 12px;
	margin-top: -72px;
	padding: 10px 0 0 12px;
}
div#footer {
	margin: 80px 0 19px;
}


div#main {
	width: 924px;
	margin: 0 auto;
}

div.right {
	float: right;
	width: 228px;
}
div.left {
	width: 684px;
	margin-right: 240px;
}
div#menu {
	position: absolute;
	font-family: Myriad Bold, Helvetica;
	font-size: 14pt;
	float: left;
	width: 199px;
	margin-top: 19px;
}
div#content {
	margin-left: 204px; 
	margin-top: 31px;
	min-height: 275px;
}



img.shadow {
	background: url('/img/shadow.png') 0 0 no-repeat;
	padding: 14px 15px;
	margin: -14px 0 0 -15px;
	float: left;
	position: relative;
}


div#menu a, div#menu a:visited {
	display: block;
	margin: 2px 0;
	height: 19px;
	padding-left: 22px;
	color: #999;
	font-weight: 600;
	text-transform: uppercase;
}
div#menu .sub a {
	font-family: Myriad Pro Cond, Helvetica;
	font-weight: 300;
	font-size: 15pt;
}
div#menu a:hover {
	color: #c06;
	text-decoration: none;
}
div#menu a.sel {
	display: block;
	background: url('/img/menu_selected.png') transparent 0 0 no-repeat;
	color: #cc0066 !important;
}
div#menu .sub {
	font-family: Myriad Pro Cond, Verdana;
	margin-bottom: 12px;
}

#content p, #content ul {
	padding-right: 12px;
}

.right .banner {
	margin-top: 22px;
	padding-top: 9px;
	color: #999;
}
.right .roof {
	border-top: 1px #dadada solid;
	padding-top: 17px;
}
.right .banner p {
	margin-top: 8px;
	padding-left: 12px;
}



.additional p {
	margin-right: 0 !important;
}
.additional {
	margin-left: 250px;
}

.latest {
	min-height: 305px;
	margin-bottom: 30px;
}
.latest a.preview {
	background: transparent url(/img/knopka.png) no-repeat scroll 0 0;
	color: #CC0066;
	font-size: 7pt;
	margin-left: 8px;
	margin-top: 231px;
	margin-right: -75px;
	padding-left: 1px;
	padding-top: 35px;
	text-decoration: underline;
	width: 70px;
}
.latest a.preview, .latest img {
	display: block !important;
	float: left;
}
.latest a.preview:hover {
	text-decoration: none;
}
.cont_elem, .post {
	border-top: 1px #d9d9d9 solid;
	padding-top: 5px;
	margin-bottom: 36px;
}
#content .cont_elem p, #content .post p  {
}
.cont_elem img, .post img {
	margin: 6px 16px 10px 0;
}
.header {
	margin: 0 0 12px;
}
.cont_elem div a:visited, .post div a:visited, 
.cont_elem div a, .post div a {
	text-decoration: underline;
}
.cont_elem div a a:hover, .post div a:hover {
	text-decoration: none;
}
.header .preview {
	float: right;
	display: block;
	background: transparent url(/img/miniknopka.png) no-repeat scroll right 0;
	color: #999999;
	height: 18px;
	margin: 1px 12px 0 0;
	padding-right: 26px;
	text-decoration: underline;
}
.header a.preview:hover {
	text-decoration: none;
}
.header .section {
	color: #999;
	font-family: Myriad Pro Cond, Helvetica;
	font-size: 14pt;
	padding-left: 12px;
	background: transparent url(/img/title_bg.png) no-repeat scroll 0 0;
	display: block;
	height: 17px;
	text-transform: uppercase;
}
#contents #content {
	margin-top: 30px;
}



#logo {
	display: block;
	margin: 0 0 20px 5px;
}
#imlogo {
	display: block;
	margin: 93px 0 42px 12px;
}
#logo, #imlogo {
	color: #aaa;
	font-size: 7pt;
}
#logo div {
	padding: 0 0 6px 20px;
	height: 12px;
}
#imlogo div {
	padding: 2px 1px;
	height: 36px;
}


#banner_top {
	margin: 10px -33px 0;
	position: relative;
}
#banner_bottom {
	margin: 0 -33px 10px;
	position: relative;
}


a.pages, a.pages:visited {
	color: #999;
}
span.pages {
	color: #c06;
}
.pages {
	line-height: 12pt;
	margin: 2px;
}


.employee {
	margin-left: -6px;
	margin-top: 0;
	margin-bottom: 12px;
	padding-top: 12px;
}
.employee div {
	margin-left: 149px;
}
.employee div p {
	padding-top: 0;
}
.employee div p span.text {
}
.employee img {
	margin: 6px 16px 10px 0;
}
.employee a {
	text-decoration: underline;
}
.employee a:hover {
	text-decoration: none;
}
	

body#wheretobuy table {
	margin-bottom: 18px;
}

body#wheretobuy h1 {
	margin-top: 14px;
	margin-bottom: 6px;
}

.link_list {
	line-height: 20px;
}

#comments {
	border-top: 1px #D9D9D9 solid;
	margin-top: 42px;
	padding-top: 5px;
}
#comments #list div.comment {
	margin-left: 0;
	margin-top: 16px;
	border-bottom: 1px #D9D9D9 solid;
}
#comments #list div.comment .title {
	color: #999;
}
#comments a.delete {
	float: right;
}

form table {
	width: 100%;
}
form table td {
	border: none;
	vertical-align: top;
	padding-bottom: 10px;
	font-size: 9pt;
}
form table td.ttl {
	color: #999;
	width: 118px;
	text-align: right;
	padding-right: 10px;
}

#comments form {
	margin-top: 46px;
	border-top: 1px #D9D9D9 solid;
	padding-top: 8px;
}
form input[type=text], form input[type=password] {
	width: 323px;
	height: 17px;
	border: 1px #ccc solid;
}
textarea {
	border: 1px #c0c0c0 solid;
	width: 364px;
	height: 77px;
}






