html { height:100%; }
body {
	height: 100%;
	padding: 0;
	margin: 0;
	font: normal 11pt Tahoma,Arial,Helvetica,sans-serif;
	background:#394246 url(/images/tail-top.gif) repeat-x 0 0;
	color: #f0f0f0;
}
#wrapper { position: relative; min-height:100%; /* background:transparent url(/images/body_bg.gif) repeat-y 50% 0; */ }
* html #wrapper { height: 100%; }

#counters-top { position:absolute; top:0; left:0; width:1px; height:1px; overflow:hidden; }

#header { width:900px; height:285px; margin:0 auto; overflow:hidden;/*  background:#394246 url(/images/tail-top.gif) repeat-x 0 0; */ }
#header #logo { position:relative; top:0; left:0; width:400px; height:85px; }
#header #navigation { position:relative; top:0; left:0; width:900px; height:35px; }
	#navigation #jsddm { list-style-type:none; margin:0; padding:0; position:absolute; z-index:50 !important; font: normal 100% "Lucida Grande","Lucida Sans",Arial,Sans-Serif; }
		#jsddm>li { float:left; font-size:100%; margin:0 1px 0 0; background-color:#003a6c; }
		#jsddm>li>a { display:block; padding:16px 1em 17px 1em; line-height: 17px; height: 17px; font-size:11pt; color:#eee; text-decoration:none; text-shadow: 0 1px 1px #222; white-space:nowrap; }
		#jsddm>li:hover>a { background: rgba(0, 107, 199, 0.8); color:#FFF; }
		#jsddm>li>ul { list-style-type:none; position:absolute; visibility:hidden; font-size:90%; margin:0; padding:5px; background: rgba(0, 107, 199, 0.8); z-index:60; }
		#jsddm li>ul li { z-index:51; }
		#jsddm>li>ul li a { display:block; width:auto; padding:5px 10px; color:#fff; text-decoration:none; text-shadow: 0 1px 1px #111; border-top:1px solid #0063b8; }
		#jsddm>li>ul li:first-child a { border-top:none; }
		#jsddm>li>ul li a:hover { color:#fff; background: rgba(0, 107, 199, 0.4); }

#header #header-inner { position:relative; top:-50px; left:0; width:900px; height:200px; background:transparent url(/images/header_inner_bg.png) no-repeat bottom left; }

#main { width:900px; margin:0 auto; padding:0 0px 120px 0px; }
#leftcol { float:left; width:200px; padding:0 10px 0 20px; font-size:90%; }

#search { margin:0 -10px 0 -20px; padding:20px 15px; height:60px; background:transparent url(/images/search_bg.png) no-repeat bottom left; }
#search .searchExample { color:gray; font-size:7pt; margin:.5em 0; white-space:nowrap; }
#search .searchExample  span { color:#3366CC; border-bottom:1px dashed #3366CC; cursor:pointer; }

#content { margin-left:250px; }
#content * { line-height: 1.5em; }

#path { color:#999999; margin:5px 0; padding: 0; font-size:8pt; }
#path a:link, #path a:visited, #path a:hover, #path a:active { color:#999999; text-decoration:underline; }

#footer {
	color: #e0e0e0;
	position: absolute;
	overflow: hidden;
	bottom: 0;
	width:100%;
	margin: 0;
	height: 80px;
	padding:0;
	font-size: 8pt;
	line-height: 1.5em;
}
#footer-inner { border-top: 1px solid gray; width:870px; margin:0 auto; height:60px; padding:10px 15px; }
#footer a { color:gray; }
#footer #counters { float:right; width:300px; height:40px; text-align: right; margin:0 20px; }
#footer #copyright { position:relative; top:0; left:0; width:200px; padding:0 20px 0 45px; height:70px; }
#footer #address { position:relative; top:-70px; left:300px; width:300px; height:40px; }
#footer #createBy { position:relative; top:-105px; left:600px; width:200px; height:40px; }


a:link { color: #8eb1f1; text-decoration:underline; }
a:visited { color: #b4c5e4; text-decoration:underline; }
a:hover, a:active { color: #e14d53; text-decoration:none; }

h1, h2, h3, h4, h5, h6 { color: #adccfb; font: normal 100% "Lucida Grande","Lucida Sans",Arial,Sans-Serif; line-height:1.25em; }
h1 { font-size:180%; margin:0 0 1em 0; text-shadow: 0 1px 1px #000; text-align:center; text-shadow: 0 1px 1px #000; }
h2 { font-size:160%; margin:.6em 0 .3em 0; }
h3 { font-size:140%; }
h4 { font-size:120%; }
h5 { font-size:100%; }
h6 { font-size:80%; }

#leftcol .text { margin:1em 0 3em 0; }

ul.subpages { list-style-type:none; margin:0 0 3em 0; padding:0; font: normal 110% "Lucida Grande","Lucida Sans",Arial,Sans-Serif; }
ul.subpages li { margin:.5em 0; padding:0; line-height:1em; }
ul.subpages a, ul.subpages span { display:block; padding:.3em .2em; }
/* ul.subpages a:hover { color:silver; } */

img.border { padding:3px;
	box-shadow: 0 0 10px silver;
	-moz-box-shadow: 0 0 10px silver;
	-webkit-box-shadow: 0 0 10px silver;
}

a.css3, span.css3 {
	font-weight: bold;
	color: #444 !important;
	border-top: solid 1px transparent;
	text-decoration: none;
	display: block;
	padding: 0px 5px;
	float:left;
	margin: 0 1em 0 0;
	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	border-radius: 1.6em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	background: #d1d1d1; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#a1a1a1'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#a1a1a1)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ebebeb,  #a1a1a1); /* for firefox 3.6+ */
	border-top: solid 1px #f8f8f8;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}

#created-by { padding:0 .5em; }
#created-by a.css3 { margin:0 1em 0 -0.5em; }
br.block { display: block; clear:left; margin-bottom: .1em; }


/* дальше - сиськи */

.body {
    margin: 60px auto 0;
    width: 400px;
    height: 280px;
    padding-top: 40px;
    overflow: hidden;
    position: relative;
}

.chest {
    width: 230px;
    margin: 0 auto;
    height: 80px;
    position: relative;
    z-index: 2;
}

.chest .left, .chest .right {
    position: absolute;
    top: 0;
    width: 90px;
    height: 40px;
    border: 1px solid black;
    border-bottom: none;
    background: #394246;
}

.chest .left {
    left: 0;
    -moz-border-radius: 40px 0 0 0;
    -webkit-border-top-left-radius: 40px;
    border-top-left-radius: 40px;
    -moz-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    border-right: none;
}

.chest .right {
    right: 0;
    -moz-border-radius: 0 40px 0 0;
    -webkit-border-top-right-radius: 40px;
    border-top-right-radius: 40px;
    -moz-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    border-left: none;
}

.chest .clavicle {
    position: absolute;
    top: 10px;
    height: 0;
    width: 46px;
    border-top: 1px solid black;
}

.chest .left .clavicle {
    left: 40px;
    -moz-transform: rotate(21deg);
    -webkit-transform: rotate(21deg);
    -o-transform: rotate(21deg);
}
.chest .right .clavicle {
    right: 40px;
    -moz-transform: rotate(-21deg);
    -webkit-transform: rotate(-21deg);
    -o-transform: rotate(-21deg);
}

.breast {
    width: 222px;
    height: 40px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.breast .left {
    position: absolute;
    left: 0;
    top: 0;
    float: left;
}

.breast .right {
    position: absolute;
    right: 0;
    top: 0;
    float: right;
}

.breast .between {
    margin: 0 auto;
    width: 1px;
    height: 26px;
    border-right: 1px solid #111;
    position: relative;
    top: -26px;
}

.breast .boob {
    border: 1px solid black;
    border-top: none;
    -moz-border-radius: 0 0 60px 60px;
    -webkit-border-bottom-right-radius: 60px;
    -webkit-border-bottom-left-radius: 60px;
    border-radius: 0 0 60px 60px;
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    width: 100px;
    height: 56px;
    padding: 0;
    margin: 0;
    background: #394246;
    cursor: pointer;
}

.breast .right .boob {
    -moz-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
}

.breast .boob li {
    margin: 0 auto;
    padding: 18px 0 0;
    font-size: 40px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    list-style-position: inside;
    color: #ff9999;
    content: '\A0'
}

.size-1 { width: 172px; }
.size-1 .boob {
    width: 70px;
    height: 30px;
    -moz-border-radius-bottomright: 35px 30px;
    -moz-border-radius-bottomleft: 35px 30px;
    /*-moz-border-bottom-right-radius: 35px 30px;*/
    /*-moz-border-bottom-left-radius: 35px 30px;*/
    -webkit-border-bottom-right-radius: 35px 30px;
    -webkit-border-bottom-left-radius: 35px 30px;
    border-bottom-right-radius: 35px 30px;
    border-bottom-left-radius: 35px 30px;
}
.size-1 .boob li { font-size: 25px; padding-top: 5px; width: 10px; }

.size-2 { width: 190px; }
.size-2 .boob { width: 80px; height: 40px; }
.size-2 .boob li { font-size: 30px; padding-top: 10px; }

.size-3 { width: 206px; }
.size-3 .boob { width: 90px; height: 52px; }
.size-3 .boob li { font-size: 35px; padding-top: 15px; }

.size-4 {}
.size-4 .boob {}
.size-4 .boob li {}

.size-5 { width: 250px; }
.size-5 .boob {
    width: 110px;
    height: 70px;
    -moz-transform: rotate(28deg);
    -webkit-transform: rotate(28deg);
    -o-transform: rotate(28deg);
}
.size-5 .boob li { padding-top: 30px; }
.size-5 .right .boob {
    -moz-transform: rotate(-28deg);
    -webkit-transform: rotate(-28deg);
    -o-transform: rotate(-28deg);
}

.belly {
    width: 180px;
    height: 180px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    top: -30px;
}

.belly .left, .belly .right {
    position: absolute;
    top: -75px;
    height: 260px;
    width: 130px;
    border-style: solid;
    border-color: black;
}

.belly .left {
    left: -105px;
    border-width: 1px 1px 1px 0;
    -moz-border-radius: 0 130px 130px 0;
    -webkit-border-top-right-radius: 130px;
    -webkit-border-bottom-right-radius: 130px;
    border-radius: 0 130px 130px 0;
}

.belly .right {
    right: -105px;
    border-width: 1px 0 1px 1px;
    -moz-border-radius: 130px 0 0 130px;
    -webkit-border-top-left-radius: 130px;
    -webkit-border-bottom-left-radius: 130px;
    border-radius: 130px 0 0 130px;
}

.belly .hide-top, .belly .hide-bottom {
    position: absolute;
    left: -1px;
    width: 111%;
    height: 60px;
    background: #394246;
}
.belly .hide-top { top: -1px; }
.belly .hide-bottom { bottom: -1px; }

.belly .button {
    padding-top: 100px;
    text-align: center;
    color: black;
}

.thigh {
    width: 230px;
    height: 40px;
    position: relative;
    top: -79px;
    z-index: 2;
    margin: 0 auto;
    overflow: hidden;
}

.thigh .left, .thigh .right {
    width: 70px;
    height: 70px;
    border-style: solid;
    border-color: black;
    position: relative;
    background: #394246;
}

.thigh .left {
    border-width: 1px 0 0 1px;
    -moz-border-radius: 70px 0 0 0;
    -webkit-border-top-left-radius: 70px;
    border-top-left-radius: 70px;
    -moz-transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    float: left;
}

.thigh .right {
    border-width: 1px 1px 0 0;
    -moz-border-radius: 0 70px 0  0;
    -webkit-border-top-right-radius: 70px;
    border-top-right-radius: 70px;
    -moz-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    float: right;
}

.thigh .hide-bottom {
    position: absolute;
    left: -1px;
    bottom: -1px;
    width: 111%;
    height: 68px;
    background: #394246;
}

.clear { clear: both; }
