#footer-stats {
    /*width: 570px;*/
    _width:570px;
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    color: white;
    position: relative;
    top: 11px;
    left: 10px;
    line-height: 95%;
}

#footer-stats div div {
    position:relative;
    top: 5px;
}

#stats-visited, #stats-registered, #stats-produced {
    float: left;
    width: 180px;
    height: 30px;
    padding: 2px 2px 2px 4px;
}

#stats-visited {
    background-color: #465957;
}

#stats-registered {
    background-color: #39a39f;
}

#stats-produced {
    background-color: #4eb9c9;
}

#stats-men, #stats-nummen {
    float: right;
    text-align: center;
}
#stats-men {
    width: 30px;
}

#stats-nummen {
    width: 70px;
    font-weight: bold;
}

.stats-num {
    float: right;
    width: 45px;
    text-align: left;
    font-weight: bold;
}

body {
	font-size: 0.9em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #91A3A3;
	background-image: url('../img/body-bg.gif');
	background-position: center;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16pt;
	font-style: italic;
	color: #1B2426;
}

#mainframe {
	position: relative;
	min-width: 1000px;
	width: 1000px;
	margin: auto;
	padding: 25px 0 55px 0;
}

#header {
	margin-right: 38px;
	height: 126px;
}

#header-panel {
	margin-left: 232px;
}

#header-buttons {
	height: 29px;
}

#header-buttons ul li {
	list-style: none;
	float: left;
}

#header-buttons .cards {
	float: right;
	margin-right: 10px;
}

#header-buttons .cards li {
	float: left;
	margin-left: 5px;
}

#header-buttons .languages {
	float: right;
}

#header-buttons .languages li {
	height: 29px;
	width: 29px;
	background-color: #F2F2EA;
	margin-left: 3px;
}

#header-buttons .languages li img {
	width: 22px;
	height: 22px;
	padding: 3px 3px 8px 3px;
}

#header-buttons .languages li a {
	display: block;
	width: 100%;
	height: 100%;
	background: url('../img/buttons-flags-bg.gif') bottom repeat-x;
}

#header-menu {
	height: 85px;
	padding-top: 12px;
	padding-left: 10px;
	background-color: #F2F2EA;
	font-size: 0.8em;
	position: relative;
}

#header-menu a {
	color: #666;
	text-decoration: underline;
}

#header-menu ul {
	position: absolute;
}

#header-menu ul li {
	list-style: none;
	float: left;
	margin-right: 17px;
        text-align: center;
}

#header-menu ul li.male a,
#header-menu ul li.female a,
#header-menu ul li.tie a,
#header-menu a#enter-private {
        width: 143px;
        height: 15px;
        display: block;
        text-indent: -2000px;
        margin: 0;
        _padding: 2px 6px 2px 6px;
        background-repeat: no-repeat;
        
}
#header-menu ul li.male a {
	color: #3098AB;
        background: url('../img/constructor-male.png');
}

#header-menu ul li.female a {
	color: #A03D93;
        background: url('../img/constructor-female.png');
}

#header-menu ul li.tie a {
        background: url('../img/constructor-tie.png');
}

#header-menu a#enter-private {
        background: url('../img/enter-private.png');
        height: 25px;
        width: 155px;
        padding: 0;
        top: 12px;
}

#header-menu a#enter-private span {
    display: none;
}

#header-menu ul li.male a:hover,
#header-menu ul li.female a:hover,
#header-menu ul li.tie a:hover,
#header-menu a#enter-private:hover{
        background-position: 0 26px;
}

#header-menu ul li.male, #header-menu ul li.female, #header-menu ul li.tie {
        /*width: 155px;
        height: 25px;
        /*text-indent: -2000px;*/
}

#header-menu ul.constructors {
	top: 0px;
	left: 0px;
}

#header-menu ul.navigation {
	top: 49px;
	left: 10px;
	line-height: 1.3em;
}

#header-menu ul.navigation li {
	/*margin-right: 1.10em;*/
        margin: 0;
        padding: 0;
        position: relative;
}

#header-menu ul.navigation a {
    text-indent: -1000em;
    display: block;
    height: 27px;
    float: left;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
}

#header-menu ul.navigation a:hover {
    background-position: 0 -60px;
    background-color: transparent;
}

#navigation_shipping_terms {
    background-image: url('../design/unisex/ru/infolinks/shipping.png');
    width: 73px;
    _width: 70px;
}

#navigation_payment_terms {
    background-image: url('../design/unisex/ru/infolinks/payment.png');
    width: 62px;
    _width: 60px;
}

#navigation_recommendations {
    background-image: url('../design/unisex/ru/infolinks/recommendations.png');
    width: 105px;
    _width: 102px;
}

#navigation_FAQ {
    background-image: url('../design/unisex/ru/infolinks/questions.png');
    width: 69px;
    _width: 66px;
}

#navigation_feedbacks {
    background-image: url('../design/unisex/ru/infolinks/feedback.png');
    width: 63px;
    _width: 61px;
}

#navigation_photoGallery {
    background-image: url('../design/unisex/ru/infolinks/gallery.png');
    width: 92px;
    _width: 90px;
}

#navigation_contacts {
    background-image: url('../design/unisex/ru/infolinks/about.png');
    width: 89px;
    _width: 86px;
}

#navigation_partners {
    background-image: url('../design/unisex/ru/infolinks/affilitates.png');
    width: 78px;
    _width: 77px;
}

#navigation_forum {
    background-image: url('../design/unisex/ru/infolinks/forum.png');
    width: 78px;
}

#header-menu ul li a {
	padding: 5px 6px;
	line-height: 21px;
}

#header-menu ul li a:hover {
	background-color: #A3B700;
	color: #FFF;
	text-decoration: none;
}

a#enter-private {
	position: absolute;
	right: 1.6em;
	top: 17px;
	color: #3098AB;
	line-height: 15px;
	font-style: normal;
	cursor: pointer;
	padding-left: 22px;
	background: url('../img/enter-private-pic.gif') no-repeat left center;
	text-decoration:none;
}

#enter-private span {
	border-bottom: 1px #3098AB dashed;
	position: relative;
}

#logo {
	float: left;
	height: 122px;
	width: 232px;
	margin-top: 4px;
	background-image: url('../img/logo.png');
}

#logo h1, #logo h1 a {
	float: left;
	width: 225px;
	height: 100px;
	font-size: 0.01em;
	text-indent: -2000px;
}

#promo, #main-banner, #features, #content, #footer {
	margin: 0 38px;
}


#promo {
	position: relative;
	background-color: #292929;
	overflow: hidden;
	width: 924px;
}

#slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}

.slideshow-images {
	height: 372px;
	width: 924px;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}



#main-banner {
	/*background: #A4486F url('../img/main-banner-bg.gif');*/
	overflow: auto;
	display: none;
}


#promo .create a.male-shirt:hover,
#promo .create a.female-shirt:hover,
#promo .create a.unisex-tie:hover {
        background-position: 0 64px;
}
/*#promo .create a.male-shirt:hover,*/ #promo .create a.tie:hover {
	background-position: -896px 0;
}

/*#promo .create a.female-shirt:hover,*/ #promo .create a.skirt:hover {
	background-position: -1120px 0;        
}

#features {
	background-image: url('../img/features-bg.png');
}

#features ul li.offers, #features ul li.booklet, #features ul li.instruction {
	list-style: none;
	float: left;
	width: 265px;
	height: 155px;
	background-image: url('../img/features-bg.png');
	padding-top: 34px;
	padding-left: 43px;
	color: #FFF;
	font-size: 0.85em;
	line-height: 1.5em;
	position: relative;
}

#features ul li h3 {
	color: #FFF;
	margin-bottom: 0.8em;
}

#features ul li li {
	list-style: none;
}

#features ul li li:before {
	content: '-';
	padding-right: 0.4em;
}

#features ul li.offers {
	background-color: #4E6060;
}

#features ul li.offers a {
	color: #FFF;
}

#features ul li.offers a:hover {
	text-decoration: none;
}

#features ul li.booklet {
	background-color: #349794;
	background-position: -308px 0;
}

#features ul li.instruction {
	background-color: #4CB4C3;
	background-position: -616px 0;
}

#features ul li.instruction .download {
	position: absolute;
	top: 155px;
	font-size: 0.9em;
}

#features ul li.instruction .download a {
	color: #FFF;
}

#features ul li.instruction .download a:hover {
	text-decoration: none;
}

#features ul li img {
	float: left;
	position: absolute;
	top: 63px;
	left: 43px;
}

#features ul li p {
	padding-left: 110px;
	padding-right: 10px;
}

#features ul li a.button {
	display: block;
	position: absolute;
	top: 140px;
	left: 153px;
	width: 120px;
	height: 34px;
	font-size: 0.1em;
	text-indent: -2000px;
}

#features ul li a.button:hover {
	background-position: 0 -34px;
}

#features ul li a.button:active {
	background-position: 0 -68px;
}

#features ul li a.order {
	background-image: url('../img/button-order.png');
}

#features ul li a.dark-order {
    background-image: url('../img/button-order2.png');
}

#features ul li a.watch {
	background-image: url('../img/button-watch.png');
}

#features ul li a.watch-1 {
	background-image: url('../img/button-watch-1.png');
}





#learn-more-button {
	display: block;
	margin-bottom: 1em;
}

#learn-more-button span {
	color: #3098AB;
	cursor: pointer;
	border-bottom: 1px #3098AB dashed;
}

#learn-more-text {
	width: 500px;
	line-height: 1.4em;
}

#learn-more-text h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
    font-weight: bolder;
	color: #1B2426;
	margin-top: 2em;
}

#learn-more-text h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
    font-weight: bolder;
	color: #1B2426;
	margin-bottom: 1em;
}

#learn-more-text p {
	margin-bottom: 1em;
}

#learn-more-text ol {
    padding-left:2em;
}

#learn-more-text ul {
    padding-left:1.5em;
}

#learn-more-text ol ul li {
    list-style-type:disc;
}



#footer {
	background-color: #F2F2EA;
	height: 65px;
	padding-top: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
	color: #797974;
	font-size: 0.7em;
	line-height: 1.7em;
}

#footer a {
	color: #797974;
	text-decoration: underline;
}

#footer a:hover {
	color: #A3B700;
}

#footer img {
	float: left;
	margin-right: 33px;
}

#footer p {
	margin-top: 14px;
	margin-right: 33px;
	height: 36px;
	float: left;
}

#footer-menu {
	margin-top: 14px;
	padding-left: 22px;
}

#footer-menu li {
	list-style: none;
	float: left;
	width: 95px;
}

#footerStats > div {
	float: left;
	height: 30px;
	text-align: center;
}

#enter-form {
	position: absolute;
	top: 38px;
	right: 41px;
	width: 270px;
	
	background-color: #FFF;
	border: 1px #DDD solid;
	padding: 25px 30px 25px 25px;
	font-size: 0.8em;
}

#enter-form dl {
	margin-top: 23px;
}

#enter-form dt {
	float: left;
	width: 64px;
}

#enter-form dt, #enter-form dd {
	margin-bottom: 14px;
}

#enter-form label {
	color: #8CAE00;
	line-height: 20px;
}

#remember-me {
	color: #000 !important;
	vertical-align: middle;
}

#remember-me input {
	float: left;
	margin: 4px 6px 0 64px;
}

#enter-form button {
	float: left;
	clear: both;
	margin-left: 64px;
	margin-top: 14px;
}

#enter-form a.button {
	float: left;
	clear: both;
	margin-left: 64px;
	margin-top: 14px;
	background: #444D4F url('../img/button-enter.png');
	width: 120px;
	height: 34px;
	font-size: 0.1em;
	text-indent: -2000px;
}

#enter-form a.button:hover {
	background-position: 0 -34px;
	background-color: #3FB1C4;
}

#enter-form a.button:active {
	background-position: 0 -68px;
	background-color: #138097;
}

#enter-email {
	width: 200px;
}

#enter-password {
	width: 95px;
}

#enter-forget-password {
	font-size: 0.95em;
	margin-left: 10px;
	line-height: 18px;
	color: #3098AB;
}

#enter-forget-password:hover {
	color: #A3B700;
}

#enter-form p.error {
	float: left;
	margin-left: 64px;
	margin-top: 18px;
	color: #C44040;
}

#enter-private-close {
	position: absolute;
	top: 7px;
	right: 11px;
	width: 12px;
	height: 10px;
	font-size: 0.1em;
	text-indent: -2000px;
	background: #8CAE00 url('../img/enter-private-close.gif');
	cursor: pointer;
}

/*\
html, body, */

/*
* html .swc1 {
	text-align: center;
}
* html .swc2 {
	display: inline-block;
	text-align: left;
	width: 1px;
}
*/

p.readMore {
    text-align: left;
}



#social img {
    display: inline;
    float: left;
    margin-right: 2px;
}
#social a {
    margin-top: 3px;
    margin-right: 20px;
    font-size: 0.875em;
    float: left;
}
#flickr a {
    margin-right: 0;
}
#social {
    margin-left: 31px;
    margin-top: 10px;
}

