/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.topText {
   font-size: 9px;
	color: white;
	text-align:justify;
	line-height: 11px;
	}
	
.topTable {
	background: #FF828D;
	background-image: url(images/toptext_bg.gif);
	background-repeat: repeat-x;
}	
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	/*background: #FFFFFF url(images/bg-christmas.gif);*/
background: White;
/*		scrollbar-face-color: #FFB8B8;
	scrollbar-darkshadow-color: #ED9098;
	scrollbar-highlight-color: #ED9098;
	scrollbar-shadow-color: #DB626C;
	scrollbar-3dlight-color: #DB626C;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #F59696;*/
  color: #000000;
  margin: 0px;
 /* background-image: url(images/bg.jpg);
  background-repeat: repeat-x;*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
		  font-size: 11px;
		  text-align: center;
}
.medium { font-size: 16px; line-height: 22px; }
.large { font-size: 20px; line-height: 26px; } 
.boxPurpleTop {
	background: url(../images/pink-peop.jpg) no-repeat;
	height: 38px;
	width: 165px;
	color: #000;
	font-weight: bold;
	padding-left: 12px;
	font-size: 10px;
	margin-top: 20px;
}

.boxPurpleContent {
	background: url(../images/pink2-grad.jpg) no-repeat;
	width: 169px;
	padding: 10px 3px;
	font-size: 10px;
}
/*
.boxPurpleBottom {
	background-image: url(images/header_purple_bottom.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 190px;
	height: 12px;
	line-height: 10px;
	padding: 0px;
	font-size: 9px;
}
*/
/*------------------ Green ----------------------*/

.boxGreenTop {
	background: url(../images/green-peop.jpg) no-repeat;
	height: 38px;
	width: 165px;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
	font-size: 10px;
	margin-top: 20px;
}

.boxGreenContent {
	background: url(../images/green-grad.jpg) no-repeat;
	width: 169px;
	padding: 10px 3px;
	font-size: 10px;
}

/*.boxGreenBottom {
	background-image: url(images/header_green_bottom.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 190px;
	height: 12px;
	line-height: 10px;
	padding: 0px;
	font-size: 9px;
}*/

/*----------------- Violet -----------------------*/

.boxVioletTop {
	background: url(../images/pink-peop.jpg) no-repeat;
	height: 38px;
	width: 165px;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
	font-size: 10px;
	margin-top: 20px;
}

.boxVioletContent {
	background: url(../images/pink-grad.jpg) no-repeat;
	width: 169px;
	padding: 10px 3px;
	font-size: 10px;
}

/*.boxVioletBottom {
	background-image: url(images/header_violet_bottom.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 190px;
	height: 12px;
	line-height: 10px;
	padding: 0px;
	font-size: 9px;
}*/

/*----------------- Gold ----------------------*/

.boxGoldTop {
	background: url(../images/orang-peop.jpg) no-repeat;
	height: 38px;
	width: 165px;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
	font-size: 10px;
	margin-top: 20px;
}

.boxGoldContent {
	background: url(../images/orange-grad.jpg) no-repeat;
	width: 169px;
	padding: 10px 3px;
	font-size: 10px;
}

/*.boxGoldBottom {
	background-image: url(images/header_gold_bottom.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 190px;
	height: 12px;
	line-height: 10px;
	padding: 0px;
	font-size: 9px;
}*/

/*-------------------------------------------------------*/

.boxRightTop {
	z-index:2;
	background: url(../images/orang-peop.jpg) no-repeat;
	height: 38px;
	width: 165px;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
	font-size: 10px;
	margin-top: 20px;
}

.boxRightContent {
	background: url(../images/orange-grad.jpg) no-repeat;
	width: 169px;
	padding: 10px 3px;
	font-size: 10px;
}
/*
.boxRightBottom {
	background-image: url(images/header_right_bottom.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 12px;
	line-height: 10px;
	padding: 0px;
	font-size: 9px;
}
*/
/*-----------------------------------------------------------*/

.boxGoldContent2 {
	background-image: url(images/header_gold_bg2.gif);
	background-repeat: repeat-y;
	background-position: right;
	
	padding: 6px;
	padding-left: 21px;
	padding-right: 42px;
	font-size: 10px;
	padding-top: 0px;
}
.boxGoldTop2 {
	background-image: url(images/header_gold2.gif);
	height: 28px;
	background-repeat: no-repeat;
	background-position: right;

	color: #B18900;
	font-weight: bold;
	padding-left: 21px;
	font-size: 10px;
}
.boxGoldBottom2 {
	background-image: url(images/header_gold_bottom2.gif);
	background-repeat: no-repeat;
	background-position: right;
	
	height: 12px;
	line-height: 10px;
	padding: 0px;
	font-size: 9px;
}*/
/*----------------------------------------------*/

.girl {
	font-size: 10px;
}
/*
.id {
	color: #999999;
}
*/
.copyright {
	font-size: 10px;
	text-align: center;
	width: 600px;
	height: 28px;
	background-image: url(images/copyright_bg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	vertical-align: bottom;
	
}

li {
        margin: 5px 5px 5px 5px;
		  font-family: Verdana, Arial, Helvetica, sans-serif;
		  font-size: 11px;
}

td {
		  font-family: Verdana, Arial, Helvetica, sans-serif;
		  font-size: 11px;
		  text-align:left;
}

ol {
        list-style-position: outside;
		  font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
		  margin-left : 25px;
		  margin-right : 15px;
}

p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
		  margin-top: 0px;
		  margin-bottom: 8px;
        line-height: 15px;
        text-align : justify;
}

A {
  color: #009CC9;
  text-decoration: none;
  font-weight: bold;
}

A:hover {
  color: #00C6FF;
  text-decoration: none;
  font-weight: bold;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #DB626C;
}

TD.headerNavigation {
  height: 13px;
  line-height: 11px;
  font-size: 10px;
  text-align:center;
}

A.headerNavigation { 
color: #777777; 
font-size: 10px;
}

A.headerNavigation:hover {
color: #000000;
}



A.topNavigation { 
color: #D30011; 
font-size: 10px;
}

A.topNavigation:hover {
color: #000000;
}

A.box {
	font-size: 10px;
}
A.submenu{
	font-size: 10px;
	color: #777777; 
}
A.title{
	font-size: 10px;
	tw3
}

.topnav {
	width: 600px;
	height: 44px;
	padding: 10px;
	text-align: center;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #BCBCBC;
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
*/
TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DB626C;
  color: #ffffff;
  font-weight: bold;
  height: 20px;
}

.infoBox {
	background: White;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 14px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #FFDDE0;
	color: #FB4DA4;
	height: 20px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  /*background: #f8f8f9;*/
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
/*  background: #f8f8f9;*/
}

TABLE.productListing1 {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: Gray;
	font-weight: bold;
	height: 20px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 621px;
  height: 31px;
  background: url(../images/red.jpg) no-repeat center top;
  padding: 0px;
  vertical-align: top;
  padding-top: 10px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TR.advsearch {
  background: #FFF5D4;
}

TR.advsearch1 {
  background: #FFDDE0;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFECD9;
  border-color: #DB626C;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

hr {
	height: 1px;
	color: #cccccc;
	margin-top:10px;
	margin-bottom: 10px;
}

table.jnProfileIcons td{
	padding-top: 10px;
	padding-bottom: 10px;
	vetical-align:top;
}

#jnPhotos{
	position:relative;
	padding:10px;
	display:none;
	border:solid 1px #E8E8E8;
	border-top:0px;
	line-height: 18px;
}

#jnCall{
	position:relative;
	padding:10px;
	display:none;
	border:solid 1px #E8E8E8;
	border-top:0px;
	line-height: 18px;
}

#jnEmptyIco, #jnCallIco, #jnFlowerIco, #jnPhotosIco{
	border:solid 0px #E8E8E8;
}



TD.pollBoxRow {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;
padding-bottom:5px;
} 


TD.pollBoxRow .radio{   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;
padding-right:5px;
} 

TD.pollBoxText {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   

} 

TR.pollOptRow {   

} 
TR.pollFooter { 

} 

.mails_td_from{
border: 1px solid #FB4DA4; 
text-align: left;
background: #FFF6F7;
}

.mails_td_to{
border: 1px solid #8E4DB3; 
text-align: left;
background: #FBF5FF;
}

.mails_tbl{
border: 1px solid #fff; 
text-align: left;
}
.boxGoldContent2 .infoBoxContents .smallText img{
	width: 100px;
}
.smallText .ikons img{
	width: 70px;
}
table{
	border-collapse: collapse;
}
img{
	border: none;
}
a{
	color: #009cc9;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}
.clear{
	clear: both;
}
#slavynka{
	width: 1001px;
	padding: 10px;
}
#headslav{
	height: 280px;
	background: url(../images/headbg351.jpg) no-repeat;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 15px;
}
#htmenu{
	float: right;
	margin: 2px 0 0px 0;
}
#headtopmenu{
	height: 48px;
}
#htm-left{
	height: 48px;
	width: 10px;
	background: url(../images/headtopmenu-left.png) no-repeat;
}
#htm-right{
	height: 48px;
	width: 12px;
	background: url(../images/headtopmenu-right.png) no-repeat;
}
#htm{
	background: url(../images/headtopmenu-rast.jpg) repeat-x;
	height: 48px;
}
#htm a{
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	margin: 8px 3px;
}
#shapka{
	clear: both;
}
.headtable{
	width: 100%;
}
.tdlogo a{
		height: 230px;
		width: 300px;
		display: block;
}
.htdright{
	vertical-align: top;
}
#user1{
	background: url(../images/user1.png) no-repeat;
	width: 221px;
	height: 79px;
	color: #5f011c;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	text-align: right;
	padding: 15px 20px;
	float: right; 
	margin: 20px 0;
}
#modlogin{
	float: right;
	width: 155px;
	margin: 5px 0 10px 0;
	color: #5f011c;
	font-size: 11px;
	border:1px solid #9C153D;
	background:#9C153D;
	border-radius:4px; 
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	behavior: url(border-radius.htc);
	padding: 4px 10px;
}
.Box #modlogin{
	width: 126px;
}
#modlogin a{
	color: #fff;
	font-size: 11px;
	padding-top: 2px;
	
}
#modlogin td{
	width: 126px;
	padding-left: 10px;
}

/*#modlogin td.Box{
	width: 420px;
}*/
.loginemail{
	background: url(../images/inpemail.png) no-repeat bottom;
	width: 101px;
		height: 21px;
	padding-top: 2px;
	padding-left: 25px;
	border: none;
	color: #5f011c;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
.loginemail{
	padding-top: 0px;
	height: 23px;
}
}
@-moz-document url-prefix() {
.loginemail{
	padding-top: 0px;
	height: 23px;
}
}
body:last-child:not(:root:root) .loginemail{
	padding-top: 0px;
	height: 23px;
}

.loginpassword{
	background: url(../images/inppassword.png) no-repeat bottom;
	width: 101px;
	height: 21px;
	padding-top: 2px;
	padding-left: 25px;
	border: none;
	color: #5f011c;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
.loginpassword{
	padding-top: 0px;
	height: 23px;
}
}
@-moz-document url-prefix() {
.loginpassword{
	padding-top: 0px;
	height: 23px;
}
}
body:last-child:not(:root:root) .loginpassword{
	padding-top: 0px;
	height: 23px;
}

#modlogin .loginbut a{
	display: block;
	height: 21px;
	width: 60px;
	background: url(../images/butlogin.png) no-repeat;
	text-align: center;
	margin-top: 3px;
	color: #5f011c;
}
.loginbut a:hover{
	text-decoration: none;
}
#hbmenu{
	float: right;
}
#hedbotmenu{
	font-size: 11px;
}
#hbt-left{
	background: url(../images/headbotmenu-left.png) no-repeat;
	width: 8px;
	height: 34px;
}
#hbt-right{
	background: url(../images/headbotmenu-right.png) no-repeat;
	width: 10px;
	height: 34px;
}
#hbt{
	background: url(../images/headbotmenu-rast.jpg) repeat-x;
	height: 34px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}
#hbt a{
	color: #fff;
}
.ikons{
	margin-bottom: 30px;
}
.ikons td{
	vertical-align: top;
	padding: 5px;
	width: 60px;
	overflow: visible;
}
#zalogin{
/*width: 440px;
margin: -6px 0 -6px 0px;
		border:1px solid #9C153D;
	background:#9C153D;
	border-radius:4px; 
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	behavior: url(border-radius.htc);
	padding: 4px 10px;*/
	line-height: 1.5;
}
.pinkramright{
	padding-left: 0 !important;
}
.pinkramleft{
	padding-right: 0 !important;
	padding-left: 5px !important;
}
.pinkramleft td{
	padding: 5px 1px !important;
}
.boxadsearch td.a2 select{
	max-width: 45px;
}
.boxadsearch td.a3 select{
	max-width: 70px;
}
.boxadsearch td.a2{
	width: auto;
}
.boxadsearch td.a1{
	width: 70px;
}
#informations{
	line-height: 2;
	font-size: 18px;
	text-align: center;
}
.sfgirl{
	float: left;
	width: auto;
	margin: 10px;
}
/*.sfgirl img{
	width: 140px !important;
	height: auto !important;
}*/
.sfgirl1{
	float: left;
	width: auto;
}
.opgirl td{
	width: 280px;
	padding: 10px;
}
.active{
	color: #ffb3b5 !important;
}
.category
{
width:50%;
height:200px;
float:left;
text-align:center;
}
.new_Pr
{float:right;
color:red;
font-size:11px;}
.tophappy{
	background: url(../images/happybg.png) no-repeat;
	width: 190px;
	height: 99px;
	color: #fff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	text-align: right;
	padding: 5px 20px;
	float: right; 
	margin: 20px 0;
	font-weight: bold;
	text-align: left;
}
.tophappy a {color: #fff;
text-decoration:none;
}
.birsdday{

}
.shorttd1{
	width: 350px;
}
.shorttd2{
	width: 250px;
}
/*.bannerbig{
	text-align: left;
	margin-left: 258px;
	margin-bottom: -200px;
	height: 220px;
}
.bannerbig img{
margin-top:60px;
}
.gtd2{
	padding-top: 160px;
}*/
#sizecontroldiv{
	float: right;
	width: 200px;
}
#giftidea{
border: 1px solid #00c6ff;	
position: absolute;
z-index: 250;
   margin-left: 101px;
   background: #fff;
	padding: 5px;
   /*width:260px;
   margin-right: -101px;*/
}
#giftidea .gifx{
	display: block;
	float: right;
	width: 13px;
	text-align: center;
	padding: 0 0 1px 2px;
	color: #cc0033;
	background: #00c6ff;
        margin: -5px -5px 0 5px;
}
.n_av, .n_av11{
	position: relative;
	margin-left: -100px
}
