* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
}

body {
	font: normal 100.01% Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	margin: 20px 0;
	padding: 0;
	text-align: center;
	background: url("../img/bg.gif") #c6c6c6 repeat-x;
}

a img { border: 0; } 

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0;
	line-height: 0;
	height: 0;
}

/* hr */
div.hr {
	clear: both;
	border-top: 3px solid #f4f4f4;
}

div.hr hr { display: none; }

/* links */
a:link,
a:visited,
a:active {
	color: #078acc;
	text-decoration: underline;
}

a:hover { color: #078acc; }


/* Новости */
#news-page {
	margin: 0;
	padding: 0;
}

#news-page .title {
	font-size: 90%;
	font-weight: bold;
	line-height: 1.2;
	color: #cd0041;
	margin: 0;
	padding: 0;
}

#news-page .title a,
#news-page .title a:hover {
	color: #cd0041;
	text-decoration: none;
}

#news-page .date {
	font-size: 70%;
	line-height: 1.3;
	color: #777;
	margin: 0;
	padding: .3em 0 0 0;
}

#news-page .text {
	font-size: 80%;
	line-height: 1.3;
	margin: 0 0 1.5em 0;
	padding: 0;
}

#news-page .text p {
	font-size: 100%;
	line-height: 1.3;
	margin: 0 0 1.5em 0;
	padding: 0;
}

/* nav pages */
#pages a {
  font-size: 90%;
  display: block;
  float: left;
  padding: 2px 7px;
}

#pages a.active {
	color: #fff;
	background: #cd0041;
}

.more {
	font-size: 80%;
	color: #078acc;
}

/* container */
#container {
	width: 940px;
	text-align: center;
	margin: 0 auto;
	padding: 0 20px;
	background: url("/img/bg_container.png") no-repeat #fff;
}

/* header */
#header {
	position: relative;
	float: left;
	width: 940px;
	margin: 0 auto 20px auto;
	padding: 0;
}

/* logo */
#logo {
	float: left;
	width: 175px;
	height: 65px;
	padding: 35px 0 0 0;
}

/* slogan */
#slogan {
	float: left;
	text-align: left;
	padding: 44px 0 0 90px;
}

#slogan h2 {
	font-size: 110%;
	line-height: 0.9;
	font-weight: normal;
	color: #424242;
	margin: 0;
	padding: 0;
}

#slogan h2 big {
	font-size: 140%;
}

/* phone */
/*#phone {
	float: right;
	font-size: 190%;
	color: #424242;
	padding: 0 .4em 0 0;
} */

/*	color: #cd0041; */

#phone small {
	font-size: 60%;
	color: #424242;
}

/* splash */
#splash {
	float: left;
	width: 940px;
	height: 203px;
/*	background: url("/img/splash.jpg") no-repeat 50% 0;		*/
	margin: 0 0 20px 0;
}

/* nav */
#navigation {
	float: left;
	width: 940px;
	margin: 0 auto 10px auto;
	padding: 0;
	background: url("/img/bg_navigation.png") repeat-x 0 50% #c9154f;
}

#navigation #bg_navigation {
	float: left;
	width: 940px;
	background: url("/img/bg_navigation_top.png") no-repeat;
}

#navigation ul {
	float: left;
	width: 845px;
	padding: 0 0 0 95px;
	list-style: none;
	background: url("/img/bg_navigation_bottom.png") no-repeat 0 100%;
}

#navigation li {
	float: left;
	font-size: 85%;
	font-weight: bold;
}

#navigation a:link,
#navigation a:visited,
#navigation a:active {
	display: block;
	float: left;
	color: #fff;
	padding: .5em 1em;
	text-decoration: none;
}

#navigation a:hover,
#navigation #current a {
	display: block;
	float: left;
	color: #fff;
	background: url("/img/bg_navigation_current.png") repeat-x 0 50%;
}

h1 {
	font-size: 110%;
	line-height: 1.4;
	font-weight: normal;
	color: #cd0041;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 90%;
	line-height: 1.4;
	font-weight: bold;
	color: #424242;
	margin: 1em 0 0 0;
	padding: 0;
}

p {
	font-size: 80%;
	line-height: 1.3;
	margin: 0 0 .5em 0;
}

.content ul, .content ol {
	margin: .5em 0 1em 2em;
	padding: 0;
}

.content li {
	font-size: 80%;
	line-height: 1.3;
	margin: 0 0 .5em 0;
	padding: 0 0 0 1.5em;
	list-style: none;
	background: url("/img/bg_li.gif") no-repeat 0 .5em;
}

.content li span {
	font-weight: bold;
	font-style: italic;
}

/* wrapper */
#wrapper {
	width: 940px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 20px 0;
	background: #fff;
    clear: both;
}

/* content */
.content {
	float: left;
	width: 680px;
	text-align: left;
	padding: 1em 0 0 0;
}

/* sidebar */
#sidebar {
	float: right;
	width: 260px;
	text-align: left;
	padding: 1.5em 0 0 0;
}

#sidebar .partner {
	float: right;
}

/* support */
#support {
	font-size: 160%;
}

/* left */
#left {
	float: left;
	width: 450px;
	text-align: left;
}

/* right */
#right {
	float: right;
	width: 470px;
	text-align: left;
}

/* welcome */
#welcome {
	float: left;
	margin: 0 0 1em 0;
}

#welcome h2 {
	font-size: 150%;
	color: #cd0041;
	margin: 0;
}


/* partners */
.partner {
	float: left;
	display: block;
	width: 100px;
	height: 50px;
}

/* news */
#news {
	margin: 0;
	padding: 0;
}

#news .title {
	font-size: 140%;
	line-height: 1.2;
	color: #cd0041;
	margin: 0 0 0 50px;
	padding: 0;
}

#news .title a,
#news .title a:hover {
	color: #cd0041;
	text-decoration: none;
}

#news .date {
	float: left;
	font-size: 70%;
	line-height: 1.3;
	color: #777;
	margin: 0;
	padding: .3em 0 0 0;
}

#news .text {
	font-size: 80%;
	line-height: 1.3;
	margin: 0 0 1.5em 51px;
	padding: 0;
}

#news .more {
	margin: 0 0 0 51px;
}

/* footer */
#footer {
	width: 980px;
	height: 40px;
	background: url("/img/bg_footer.png") no-repeat 0 100% #fff;
	text-align: right;
	margin: 0 auto;
}

#footer .hr {
	width: 940px;
	margin: 0 auto;
}

#footer a,
#footer a:hover {
	color: #777;
}

#copyright {
	float: left;
	width: 40%;
	text-align: left;
	padding: .5em 0 0 20px;
}
#copyright p,
#design p {
	font-size: 70%;
	color: #777;
}

#design {
	float: right;
	width: 40%;
	text-align: right;
	padding: .5em 20px 0 0;
}

#subnav {
	float: left;
	width: 300px;
	margin: 0;
	padding: 1em 0 0 0;
}

#subnav ul {
	font: bold 95% Tahoma, sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav li {
	margin: 0 0 .2em 0;
	background: none !important;
}

#subnav ul ul {
	font: normal 115% Tahoma, sans-serif;
	margin: .4em 0 .4em .5em;
	padding: 0;
}
#subnav ul ul.hidden{
    display: none;
}
#subnav ul ul.visible{
    display: block;
}

/* shop */
#shop {
	margin: 0 0 0 300px;
}

#user-enter {
	float: left;
	width: 915px;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	background: #f4e8ec;
	margin: 0 auto .5em auto;
	padding: .5em 0 .5em 25px;
}

#user-enter a:link,
#user-enter a:visited,
#user-enter a:hover,
#user-enter a:active {
	color: #cc7391;
}


#user-enter .login {
	float: left;
	width: 200px;
}

#user-enter .password {
	float: left;
	width: 230px;
}

#user-enter .login input,
#user-enter .password input {
	height: 17px;
	border: 1px solid #d7bcc5;
	margin: 0 5px;
}

#user-enter .password small {
 font: normal 80% tahoma, sans-serif;
}

#user-enter .reminder {
	float: left;
	font-size: 100%;
	margin: 0 50px 0 0;
}
.reminderdate{
    float: right;
    padding-right: 10px;
    color: #CC7391;
}
#user-enter .reg {
	float: left;
	font-size: 100%;
}

#user-enter .button {
	float: left;
	width: 100px;
}


/* Cart */
#cart {
	position: absolute;
	z-index: 99;
	width: 198px;
	height: 100px;
	top: 0;
	right: 0;
	margin: -15px 0 0 0;
	padding: 0 20px 0 15px;
	text-align: left;
	background: url(../img/bg_cart.gif) no-repeat;
}

#cart h2 {
	font-size: 120%;
	font-weight: normal;
	margin: .5em 0 0 0;
	padding: 0;
}

#cart p span {
	font-size: 120%;
	font-weight:bold;
	color: #cd0041;
}

/* Total */
#step {
	float: right;
	width: 360px;
	padding: .5em 10px;
}

#step .total {
	float: left;
	width: 240px;
	font-size: 110%;
}

#step .total span {
	color: #cd0041;
}

.step-1 {
	float: right;
	width: 120px;
	text-align: right;
}

/* Product */
.product {
	float: left;
	width: 380px;
	margin: 0 0 2em 0;
}

.product .photo {
	float: left;
	width: 120px;
}

.product .description {
	margin: 0 0 0 10px;
    width: 250px;
    float: left;
    display: inline;
}

.product .title h2 {
	font-size: 110%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.product .price {
	float: left;
	font-size: 100%;
	font-weight: bold;
	color: #cd0041;
}

.product .q {
	float: right;
	width: 40px;
}

.product .q input {
	width: 30px;
	display: block;
}

.product .button {
	float: right;
	width: 74px;
	margin: 0 0 0 .5em;
}

.detail {
	float: left;
	width: 380px;
}

.detail h2 {
	margin: 0 0 1em 0;
	padding: 0;
}

.detail img {
	margin: 0 0 1em 0;
}

.detail .photo {

}

.detail .description {

}

.detail .price {
	float: left;
	font-size: 100%;
	font-weight: bold;
	color: #cd0041;
}

.detail .q {
	float: right;
	width: 40px;
}

.detail .q input {
	width: 30px;
	display: block;
}

.detail .button {
	float: right;
	width: 74px;
	margin: 0 0 0 .5em;
}

/* Pagenav */
.pagenav {
	float: left;
	margin: .5em 0 0 0;
}

.pagenav ul {
	float: left;
}

.pagenav li {
	float: left;
	display: block;
	font-size: 120%;
	color: #cd0041;
	padding: .1em .4em;
	background: none !important;
}

.pagenav li#current-page {
	color: #fff;
	background: #cd0041 !important;
}

.data {
	background: #ddd;
}

.data th {
	font-size: 70%;
	font-weight: bold;
	text-align: left;
	background: #f5f5f5;
	padding: .2em .3em;
	vertical-align: bottom;
}

.data td {
	font-size: 70%;
	font-weight: normal;
	text-align: left;
	background: #fff;
	padding: .2em .3em;
	vertical-align: top;
}

.form {
	float: left;
	font-size: 80%;
	margin: 1em 0 0 0;
}

.form input.text {
	border: 1px solid #D7BCC5;
	width: 350px;
	height: 17px;
	margin: 0;
}
.form small {
	font-size: 85%;
	color: #777;
}


.error {
	float: left;
	margin: 1em 0;
	font-size: 80%;
}

.error h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.column {
	float: right;
	display: block;
	width: 270px;
	padding: 10px 10px 0 10px;
	background: #fbf7f8;
}
.column big {
	font-size: 170%;
}

.column big span {
	font-size: 80%;
}

#form {
	float: left;
	display: block;
	width: 380px;
	margin: 0;
	font-size: 80%;
}

#form input, #form textarea {
	margin: 0 0 1em 0;
}

#form div.captcha {
	margin: 0 0 20px 0;
}

#form div.captcha input {
	width: 50px;
}

#form div.captcha img {
	float: left;
	margin: 0 10px 0 0;
}

label {
	display:block;
}
.user {
	margin: 1em 0 0 0;
}

/* phone */
#topPhone {
	float: right;
	font-size: 190%;
	color: #cd0041;
	padding: 51px 0 0 0;
}

#phone small {
	font-size: 60%;
	color: #424242;
}
