/* basic settings */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #9f9f9f url('/templates/frontend/img/bg.jpg') repeat-y 50% 0;
}
body, table {
	font: 12px Arial, Verdana, serif;
	color: #000;
}
h1 {
	font: 12px Arial, Verdana, serif;
	font-style: italic;
	color: #70864d;
	word-spacing: -1px;
}
h1 strong {
	font-weight: normal;
}
h2 {
	font: 14px Impact, "Arial Narrow", serif;
	font-weight: bold;
	color: #b0c393;
	text-transform: uppercase;
	line-height: 14px;
	padding: 0 0 13px 0;
}
h2 strong {
	display: block;
	font-weight: normal;
	color: #000;
	letter-spacing: 7px;
}
ul li {
	list-style-type: none;
	padding: 0 0 2px 0;
}
input, textarea {
	font: 11px Arial, Verdana, serif;
	border: #b0afad 1px solid;
}
input {
	width: 83px;
	height: 13px;
	margin: 3px 0 0 6px;
}
* html input {
	margin-top: 1px;
	width /**/: 85px;
	height /**/: 15px;
}
input.name {
	margin-left: 11px;
}
textarea {
	width: 123px;
	height: 88px;
	overflow: hidden;
}
* html textarea {
	width /**/: 125px;
	height /**/: 90px;
}
a, a:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.clearer {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

/* containers */
#container {
	position: relative;
	width: 100%;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<900?'900px':'100%');
	min-width: 900px;
}
#container .content {
	position: absolute;
	left: 50%;
	width: 900px;
	margin: 33px 0 0 -450px;
	background: #e6ffc0 url('/templates/frontend/img/content_bg.jpg') repeat-y 0 0;
}
.content2 {
	background: url('/templates/frontend/img/bg_l.gif') no-repeat 18px 76px;
	margin: 21px 7px 0 0;
}
.content3 {
	background: url('/templates/frontend/img/bg_r.gif') no-repeat 100% 0;
	padding: 145px 0 0 47px;
	position: relative;
}

/* girls block (homepage) */
.girls {
	padding-top: 33px;
	background: url('/templates/frontend/img/girls2.gif') no-repeat 0 116px;
}
.girls .fr3 {
	margin: 58px 0 0 8px;
}

/* text content */
.text_content {
	margin: 16px 103px 0 0;
	padding: 0 0 108px 229px;
}
.home .text_content {
	padding-bottom: 31px;
}
.girl1 {background: url('/templates/frontend/img/girl1.jpg') no-repeat 7px 3px;}
.girl2 {background: url('/templates/frontend/img/girl2.jpg') no-repeat 7px 3px;}
.girl3 {background: url('/templates/frontend/img/girl3.jpg') no-repeat 7px 3px;}
.text h2 {
	padding-top: 69px;
}
.r {
	float: right;
	width: 202px;
	padding: 0 0 200px 0;
	margin: 0 0 5px 5px;
}
.home .r {
	padding: 0;
	margin: 0 0 0 5px;
}
.r h2 {
	padding: 2px 10px 14px 0;
	color: #e6ffc0;
	letter-spacing: 6px;
	text-align: right;
	background: #b0c393 url('/templates/frontend/img/r_h2_bg.gif') no-repeat 0 100%;
}

/* copy */
.copy {
	position: relative;
	visibility: visible;
	z-index: 50;
	width: 269px;
	padding: 43px 0 0 0;
}
.copy_text {
	font-size: 11px;
	line-height: 12px;
	text-align: right;
	padding: 12px 18px 14px 0;
	background: #eee url('/templates/frontend/img/copy_bg.jpg') repeat-y 0 0;
}
.logo_sm {
	margin: 0 4px 8px 0;
}
.bline1, .bline2 {
	background-color: #000;
	position: absolute;
	visibility: visible;
	z-index: 100;
	top: 0;
}
.bline1 {
	width: 4px;
	height: 80px;
	margin: 0 0 0 265px;
}
.bline2	{
	width: 9px;
	height: 48px;
	margin: 80px 0 0 260px;
}

/* bottom */
.bot {
	position: relative;
	height: 52px;
	background: #9f9f9f url('/templates/frontend/img/bot_bg.jpg') repeat-y 0 0;
}
.bot .shade {
	background: url('/templates/frontend/img/bot_shade.jpg') no-repeat 0 0;
	font-size: 11px;
	color: #595959;
	padding: 8px 0 0 299px;
	line-height: 18px;
}
#container .bot .shade a {
	color: #595959;
	text-decoration: none;
}
#container .bot .shade a:hover {
	text-decoration: underline;
}
.spacer {
	height: 10px;
	font-size: 1px;
	line-height: 1px;
	background: #9f9f9f url('/templates/frontend/img/bg.jpg') repeat-y 0 0;
}
.counter1, .counter2, .counter3 {
	position: absolute;
	top: 0;
	visibility: visible;
	z-index: 100;
}
.counter1 {margin: 10px 0 0 68px;}
.counter2 {margin: 10px 0 0 163px;}
.counter3 {margin: 10px 0 0 804px;}

/* top nav */
.topNav {
	display: block;
	width: 500px;
	position: absolute;
	visibility: visible;
	z-index: 100;
	top: 0;
	margin: 0 0 0 209px;
	
}
.topNav li {
	padding: 0 0 1px 19px;
	font-size: 11px;
	line-height: 16px;
	background: url('/templates/frontend/img/dot.gif') no-repeat 3px 4px;
}
.topNav li.home {
	padding: 0 0 2px 18px;
	font-size: 12px;
	line-height: 19px;
	background: url('/templates/frontend/img/ico_home2.gif') no-repeat 0 2px;
}

/* add Nav */
.addNav, .top, .logo, .phones, .order, .design, .marketing, .promotion {
	position: absolute;
	visibility: visible;
	z-index: 50;
	left: 50%;
}
.addNav {
	z-index: 60;
	width: 150px;
	height: 11px;
	margin: 17px 0 0 -396px;
}
.addNav li, .addNav li a {
	display: block;
	width: 12px;
	height: 11px;
}
.addNav li {
	float: left;
	margin: 0 25px 0 0;
}
.addNav li.home {background: url('/templates/frontend/img/ico_home.gif') no-repeat 0 0;}
.addNav li.home_a {background: url('/templates/frontend/img/ico_home_a.gif') no-repeat 0 0;}
.addNav li.search {background: url('/templates/frontend/img/ico_search.gif') no-repeat 0 0;}
.addNav li.search_a {background: url('/templates/frontend/img/ico_search_a.gif') no-repeat 0 0;}
.addNav li.mail {background: url('/templates/frontend/img/ico_mail.gif') no-repeat 0 1px;}
.addNav li.mail_a {background: url('/templates/frontend/img/ico_mail_a.gif') no-repeat 0 1px;}
.addNav li.home_a a, .addNav li.search_a a, .addNav li.mail_a a {
	cursor: default;
}

/* graphic items */
.top {
	width: 889px;
	height: 38px;
	margin: 16px 0 0 -439px;
	background: url('/templates/frontend/img/top_bg.gif') no-repeat 0 100%;
}
.top b	{
	display: block;
	width: 632px;
	height: 17px;
	background-color: #000;
	margin: 0 0 0 257px;
}
.logo {
	width: 197px;
	height: 76px;
	margin: 54px 0 0 -450px;
	background: url('/templates/frontend/img/logo.gif') no-repeat 0 0;
}
.logo a	{
	display: block;
	width: 104px;
	height: 61px;
	margin: 9px 0 0 44px;
}
.phones {
	width: 155px;
	height: 51px;
	margin: 130px 0 0 -407px;
	background: url('/templates/frontend/img/phones.gif') no-repeat 0 0;
}

/* order form */
.order {
	width: 194px;
	padding: 21px 0 0 0;
	margin: 265px 0 0 138px;
	background: url('/templates/frontend/img/order_t.gif') no-repeat 0 0;
	font-size: 11px;
}
.home .order {
	margin: 455px 0 0 -384px;
}
.order .t {
	background: url('/templates/frontend/img/order_bg.gif') repeat-y 0 0;
}
.order .b {
	position: relative;
	background: url('/templates/frontend/img/order_b.gif') no-repeat 0 100%;
	padding: 0 0 12px 8px;
}
.order .b b {
	display: block;
	padding: 0 0 2px 37px;
	font: 14px Impact, "Arial Narrow", serif;
	color: #bdd19d;
	text-transform: uppercase;
}
.order .b span {
	display: block;
	padding: 3px 0 1px 0;
}
* html .order .b span {
	padding-top: 2px;
}
.order .bt, .order .bt2, .srch_form .bt3 {
	float: left;
	margin: 43px 0 0 3px;
	background: url('/templates/frontend/img/bt_bg.gif') no-repeat 0 0;
}
.order .bt2 {
	margin: 3px 0 0 3px;
}
.order .bt a, .order .bt2 a, .srch_form .bt3 a {
	display: block;
	width: 54px;
	height: 22px;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}
.order textarea {
	float:left;
}
.srch_form {
	background: url('/templates/frontend/img/srch_form_bg.gif') no-repeat 0 0;
	padding: 10px 0 100px;
}
* html .srch_form {
	height: 1px;
}
.srch_form .bt3 {
	font-size: 11px;
	margin: 0 0 0 10px;
}
.srch_form input {
	width: 166px;
	margin-left: 11px;
	float: left;
	color: #999;
	padding: 0 2px;
}
* html .srch_form input {
	margin-top: 3px;
}

/* girls text (homepage) */
.design {
	width: 189px;
	height: 156px;
	margin: 248px 0 0 153px;
	background: url('/templates/frontend/img/girls_design.gif') no-repeat 0 0;
}
.design a {
	display: block;
	width: 110px;
	height: 90px;
	margin: 20px 0 0 79px;
}
.marketing {
	width: 167px;
	height: 131px;
	margin: 277px 0 0 -341px;
	background: url('/templates/frontend/img/girls_marketing.gif') no-repeat 0 0;
}
.marketing a {
	display: block;
	width: 130px;
	height: 55px;
	margin: 32px 0 0 3px;
}
.promotion {
	width: 153px;
	height: 84px;
	margin: 607px 0 0 -46px;
	background: url('/templates/frontend/img/girls_promotion.gif') no-repeat 0 0;
}
.promotion a {
	display: block;
	width: 153px;
	height: 50px;
}


.fullSize input {font-size:1.1em; width:250px; height:17px;margin:0;}
.fullSize textarea {font-size:1.1em; width:250px; height:200px;margin:0;}
.fullSize .btn {width:250px; height:25px;}

.map0 {display:block; font-size:1.2em; margin:7px 0;}
.map1 {display:block; font-size:1em; margin:4px 0 4px 20px;}

