.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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: #EFEFEF;
  color: #000000;
  margin: 0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

* { margin: 0; padding: 0; }

A {
  color: #992840;
  text-decoration: none;
}

A:hover {
  color: #992840;
  font-weight: bold;
}

FORM {
	display: inline;
}

TABLE.header {
	background-image: url(images/header.jpg);
	width: 960px;
	height: 83px;
}

TABLE.headerNavigation {
	background-image: url(images/menu_fon.jpg);
	width: 960px;
	height: 47px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color:ffd2bf;
  color: #fff;
  font-weight : bold;
}
TD.breadcrumb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000;
  padding-left: 185px;
}
A.breadcrumb { 
  color: #3B5998; 
}

A.headerNavigation { 
  color: #fff; 
}

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

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: #ffbfa7;
}

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

.infoBox {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border-top:#CCCCCC dotted 1px;
	border-bottom:#CCCCCC dotted 1px;
	background: #ffffff;
}


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

.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: #bbc3d3;
  color: #ffffff;
}

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: #ffffff;
}

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: #ffffff;
}

.tblPayment td, .tblPayment {
	padding-top: 5px;
	padding-bottom: 5px;
}

TABLE.productListing {
  border-bottom: 1px dotted #992840 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  padding-bottom: 10px;
  padding-left: 5px;
  color: #ff6c31;
  font-weight: bold;
}
.productListing-heading img {
	margin-top: 5px;
	margin-right: 5px; 
}

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-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff6c31;
}

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;
}
.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;
}

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: 10px;
}

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

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

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  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: #FF6C31;
}
SPAN.productSPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #667e08;
  font-size:10px;
  
}

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

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

.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; }

h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 margin-top: 10px;
 margin-bottom: 5px;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 18px;
 text-align: justify;
 font-weight: normal;
 margin: 5px;
 padding-bottom: 0;
}

/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #ff0000;
}
.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap { 
  color: #009900; 
}
A.sitemap:hover {
  color: #ff0000;
}
/***** End Sitemap_SEO *****/ 

/***** custom *****/ 

#container {
	text-align: left;
	width: 960px;
	margin: auto;
	background: #FFFFFF;
}

.mtable {
	text-align:center;
	width: 960px;
	margin: auto;
	text-align:center;
}

/* Top Menu */

#topmenu {
	margin-left: 10px;
	
}

#topmenu ul {
	margin: 0;
	padding: 5px 0 0 5px;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
	padding-left: 10px;
	background-image: url(images/bullet2m.png);
	background-repeat:no-repeat;
	background-position: 0px 8px;
}

#topmenu a {
	padding: 0 0px;
	font-weight:bold;
	text-decoration: none;
	font-size: 70%;
	text-transform: uppercase;	
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}

#info {
	margin-left: 10px;
	
}

#info ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	line-height: 10px;
	background-image: url(images/vline.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
}

#info li {
	display: block;
	padding-left: 10px;
	background-image: url(images/bullet1.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
}

#info a {
	padding: 0 0px;
	text-decoration: none;
	font-size: 55%;
	font-weight:bold;
	color:#000000;
}

#info a:hover {
	text-decoration: none;
}

#info .first a {
	border: none;
}

#cart {
	padding-left: 10px;
	background-image: url(images/vline.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
	font-size: 55%;
	font-weight:bold;
	height: 60px;
	line-height: 14px;
}

#contacts {
	padding-left: 10px;
	background-image: url(images/vline.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
	font-size: 55%;	
	height: 60px;
}
.subheader {
	background: url(images/subheader_fon.jpg) no-repeat;
	height: 216px;
}

#categories {
	width: 170px;
	margin-left: 15px;
	font-size: 55%;	
	text-align:left;
}
#categories.infobox{
	border-top:none!important;
}
#categories ul {
	margin-top: 10px;
	width: 170px;
	margin-left: 10px;
	padding: 0 0 0 0px;
	line-height: 16px;
	
}

#categories li {
	list-style-image: url(images/bullet3c.gif);
	border-bottom:#999999 dotted 1px;
	width: 155px;
}

#categories li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 11px;
	color:#3B5998;
}

#categories li a:hover {
	text-decoration: none;
}
#search {
	width: 180px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	background-image: url(images/shadow1.gif);
	background-repeat:no-repeat;
	background-position: top right;
	font-size: 55%;	
	height: 196px;
}
.ptable {
	margin-bottom: 8px;
	margin-left:5px;
	margin-right:5px;
	width:170px;
	height: 160px;
	background:#FFF;
	border:#CCCCCC 1px solid;
	padding: 5px;
	font-size:11px;
}
.ptable:hover {
	background :#FFEAEA;
}
.pdTable {
	margin-bottom: 8px;
	margin-left:5px;
	margin-right:5px;
	width:300px;
	height: 190px;
	background:#FFF;
	border:#CCCCCC 1px solid;
	padding: 5px;
	font-size:11px;
}
.pdTable:hover {
	background :#FFEAEA;
}
.pic {
	width:120px;
	margin:5px;
	padding: 5px;
	border: #E2E2E2 1px solid;
	background:#FFF;
}
.pdPic {
	width:170px;
	margin:5px;
	padding: 5px;
	border: #E2E2E2 1px solid;
	background:#FFF;
}
.box1 {
	margin:3px;
	padding:3px;
	width:170px;
	text-align:center;	
	background:#FFFFFF;
	border-bottom:#CCCCCC 1px dotted;
	font-size:11px;
}
.box1 ul {
	margin-top: 5px;
	margin-left: 10px;
	padding: 0 0 0 10px;
	text-align:left;
	line-height: 16px;	
}

.box1 li {
	list-style:url(images/arrow_green.gif);
	border-bottom:#999999 dotted 1px;
}

.box1 li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 10px;
	color:#992840;
}

.box1 li a:hover {
	text-decoration: none;
	color:#992840;
}
.box1 a {
	color:#992840;
	font-size:12px;
	text-decoration:none;
}
.box1 a:hover {
	color:#992840;
	
	text-decoration:none;
}

.box1 img {
	border:#CCCCCC 1px solid;
	padding:5px;
}
.box_tit {
	padding:3px;
	font-size:11px;
	color:#FF6C31;
	text-align:center;
	border-bottom:#CCCCCC dotted 1px;
	font-weight:bold;
	text-transform: uppercase;
}
#footer {
	background:#ffccb7
}
.copy {
	font-size:10px;
	font-weight:bold;
	color:#000000;
	padding:2px;
}
.webbgteam a {
	font-size:10px;
	color:#fb5301;
	padding:2px;
	font-weight:bold;
	text-decoration:none;
}
.webbgteam a:hover{
	font-size:10px;
	color:#fb5301;
	padding:2px;
	font-weight:bold;
	text-decoration:none;
}
/* Bottom Menu */

#bottommenu {
	width:600px;
	margin-bottom: 10px;
	padding-bottom:5px;
	border-bottom:#666666 1px dotted;
	
}

#bottommenu ul {
	margin: 0;
	padding: 5px 0 0 5px;
	list-style: none;
	line-height: normal;
}

#bottommenu li {
	display: inline;
	padding-left: 10px;
	background-image: url(images/bullet2m.png);
	background-repeat:no-repeat;
	background-position: 0px 8px;
}

#bottommenu a {
	padding: 0 0px;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;;
	color: #992840;	
}

#bottommenu a:hover {
	
}

#bottommenu .first a {
	border: none;
}

#toppromo {
	width: 650px;
	height: 160px;
	margin:5px;
	overflow: hidden;
}
.tpleft {
	float:left;
	padding:10px;
	background-image:url(images/tp_bckgr.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/tp_bakgr.png');
}
.tpright {
	width: 130px;
	margin-left:5px;
	float:left;
	padding:5px;
	border-left:#000000 1px dotted;
}
.tpright a {
	font-size:14px;
	color:#667e08;
	font-weight:bold;	
}
.tpright .productSpecialPrice {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

#alpha {
  margin-top: 10px;
  margin-bottom:0;
  padding-right: 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  line-height: 16px;
  
}
#alpha p {
  margin-bottom:5px;
  color:#73194d;
  font-size:9px;
  text-transform:uppercase;
  font-weight:bold;
  border-bottom: #666666 1px dotted;
}

#alpha a {
	
	color: #992840;
	text-decoration:none!important;
}


/* XC Menu Styles */

#catxcdiv ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1.5em;
}

/* menu item spacing */
#catxcdiv li{ margin-bottom: .2em; }

/*padding between submenu items*/
#catxc ul li { padding: 0 0 .2em 0; }

/*xc menu item*/
#catxcdiv li.xc { list-style: none; }

/*submenu*/
#catxcdiv li.xc ul { margin: .3em 0 0 -.8em; }

/* +/- control */
div.xcx, div.xcc {
	position: relative;
	display: inline;
}
li.xc>div.xcx, li.xc>div.xcc {
	position: static;
	margin-left: -1.5em;
	float: left;
	width: 1.5em;
}
div.xcx a, div.xcc a {
	position: absolute;
	left: -2em;
}
div.xcx>a, div.xcc>a {
	position: static;
}
div.xcx a:link, div.xcx a:visited,
div.xcc a:link, div.xcc a:visited {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
}

/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #525252;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	position: relative;	
	display: block;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #000000;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;
	
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 12px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21459c;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}


/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	width: 170px;
	border-right: 1px dotted #992840;
	border-bottom: 1px dotted #992840;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #992840;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	font-weight:bold;
	background-color: #ffffff;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #ffffff;
	border-top: 1px dotted #992840;
	border-right: 1px dotted #992840;
	border-left: 1px dotted #992840;
	border-bottom: 1px dotted #992840;
	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #992840;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #992840;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	background-color: #ffffff;	
	text-decoration: none;
	font-weight:bold;
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ffffff;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #ffffff;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #003300;
	font-size: 13px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #841212;
	background-color: #ccc;
	font-size: 13px;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff0000;
	font-size: 13px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #ffffff;
		font-weight: bold;
}

.mover_cont {position:absolute;width:130px;height:200px;border:1px dotted #992840;overflow:hidden;background:#fff;text-align:left;display:none;/*background:gray;*/}
.mover {z-index:1;position:absolute;/*padding:5px;*/}
.mover a:hover {text-decoration:none;border-bottom:1px dotted #992840;}
#movers_cont a {display:block;z-index:-10;color:#000;height:15px;font-size:10px;background:none;background:#fff;margin:0;float:none;padding:0;text-indent:9px;}
#movers_cont a.close {display:block;position:absolute;top:2px;left:115;width:10px;height:10px;
	z-index:10;color:#000;font-weight:bold;background:url(images/infobox/btn_close.png) no-repeat top left;padding:0;margin:0;}
#movers_cont a.close:hover {background:url(images/infobox/btn_close_ovr.png) no-repeat top left;}
#movers_cont a.up, #movers_cont a.down {display:block;position:absolute;height:12px;width:12px;/*width:100%;*/
	z-index:5;color:#000;text-align:center;left:55px;}
#movers_cont a.up {background:url(images/infobox/btn_up.png) no-repeat top left;}
#movers_cont a.up:hover {background:url(images/infobox/btn_up_ovr.png) no-repeat top left;}
#movers_cont a.down {top:185px;z-index:6;background:url(images/infobox/btn_down.png) no-repeat top center;}
#movers_cont a.down:hover {background:url(images/infobox/btn_down_ovr.png) no-repeat top center;}


#catman {
	margin:5px;
	padding:0;
	width:160px;
	font-size:10px;
	text-align:center;
}
#catman p {
  padding:0;
  color:#73194d;
  font-size:9px;
  text-transform:uppercase;
  font-weight:bold;
  border-bottom: #666666 1px dotted;
  text-align:left;
}
.manuf { 
  margin:5px;
  padding-bottom:5px;
  color:#73194d;
  font-size:9px;
  text-transform:uppercase;
  font-weight:bold;
  border-bottom: #666666 1px dotted;
  text-align:left;
}

/* Best Sellers Scroller */

#pscroller_bs {
height: 200px;
border: 0px;
padding: 5px;
}

.pscroller_c_bs {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
#pscroller_ss {
height: 200px;
border: 0px;
padding: 5px;
}

.pscroller_c_ss {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
#slider1 {
	margin: 0;
	padding: 0;
}
#slider1 li {
	margin: 0;
	padding: 0;
}
#fItems {
	margin: auto;
	background: #FFF;
	width: 940px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #CCCCCC;
}
.itemsCol {
	color: #FFFFFF;
	margin-top: 2px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 10px;
	width: 210px;
	float: left;
	border-right: 1px solid #CCCCCC;
	text-align: left;
	padding: 5px;
	height: 70px;
}
.itemsCol ul {
	color: #992840;
	margin: 0;
	list-style:none;
	padding: 0;
}
.itemsCol ul li {
	background: url("images/arrow_green.gif") no-repeat 0 4px;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-bottom: 3px;
	list-style: none;
	color: #992840;
	line-height: 12px;
}
* html .itemsCol ul li {
	background: url("images/arrow_green.gif") no-repeat 0 6px;
}
.itemsCol ul li a {
	color: #992840;
	font-size: 10px;
}

.last {
	border: none!important;
}

#boxman {
	margin:3px;
	padding:3px;
	width:170px;
	text-align:center;	
	background:#FFFFFF;
	border-bottom:#CCCCCC 1px dotted;
	font-size:11px;
}
#boxman ul {
	margin-top: 5px;
	margin-left: 5px;
	padding: 0;
	text-align:left;
	line-height: 16px;
	list-style: none;
}

#boxman li {
	border-bottom:#999999 dotted 1px;
}

#boxman li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 10px;
	color:#3B5998;
}

.box1 li a:hover {
	text-decoration: none;
	color:#992840;
}
.box1 a {
	color:#992840;
	font-size:12px;
	text-decoration:none;
}
.box1 a:hover {
	color:#992840;
	
	text-decoration:none;
}
#inCart {
	text-align: left;
	margin-top: 20px;
	margin-left: 25px;
}
#inCart input {
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}

.ptype {
	background: #F4F4F4;
	margin: 3px;
	padding: 3px;
	font-size: 11px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #CCC;
	width: 355px;
}
.vid {
	float: left;
	width: 110px;
}
.price {
	float: left;
	width: 120px;
	color: #667E08;
	font-weight: bold;
	text-align: right;
}
.price s {
	font-size: 10px;
	font-weight: normal;
}
.bonus {
	float: left;
	text-align: right;
	width: 90px;
}
.qty {
	float: left;
	text-align: right;
	width: 30px;
}
.clear {
	clear:both;
}
.other_cats {
	float: left;
	margin: 10px;
	padding: 5px;
	background: #F4F4F4;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #CCC;
}
.points {
	float: left;
	margin: 10px;
	padding: 5px;
	background: #fff;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #FF6C31;
}
.points a {
	color: #FF6C31;
}

#reviews {
	text-align: left;
	border: 1px dotted #999999;
	padding: 5px;
	margin: 10px 5px 10px 5px;
	font-size: 12px;
}
#reviews ul {
	margin-left: 20px;
	
}
#reviews ul li {
	list-style: disc outside url("images/arrow_green.gif");
}
#reviews ul li p {
	margin-top: 5px;
}
.reviews_tit {
	color: #FF6C31;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
	text-align: left;
}
.reviews_tit a{
	color: #FF6C31;
}
.reviews_more {
	text-align: right;
}
.reviews_more a {
	text-decoration: underline;
}
.write_review {
	margin-top: 5px;
}
.write_review img {
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
.choose {
	color: #FF6C31;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 5px;
}
.choose img {
	margin-top: 5px;
	margin-right: 5px;
}
.main img {
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
.inputImg {
	border: none;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
	
.rating {
	color: #999;
	font-size: 10px;
	margin-bottom: 5px;
}
.rating a {
	color: #999;
	text-decoration: underline;
}
#designers {
	margin-top: 5px;
	margin-left: 5px;
}
#designers ul {
	list-style: none;
}
#designers ul li {
	float: left;
	width: 185px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 3px;
	height: 20px;
	border: 1px solid #CCC;
}
#designers ul li a {
	font-size: 14px!important;
}
.closemodal {
	margin: 5px;
	font-size: 11px;
	text-align: right;
}
.closemodal a {
	color: red;
}
#promo-new.jcarousel-skin-tango li{
	display:none;
}
#filters {
	background: #F4F4F4;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #ECA1B8;
	padding: 5px;
	margin: 5px;
	text-align: left;
}
.sign {
	background: #F4F4F4 url(images/infobox/female.png) no-repeat 480px !important;
}
.sign2 {
	background: #F4F4F4 url(images/infobox/male.png) no-repeat 455px !important;
}
.sign3 {
	background: #F4F4F4 url(images/infobox/male_female.png) no-repeat 455px !important;
}
#alpha2 {
	margin-top: 20px;
	width:100%;
}
#alpha2 div {
	color: #000;
	font-weight: bold;
	padding-bottom: 3px;
}
#alpha2 a {
	color: #b82f4c;
	font-weight: bold;
	padding: 0 4px 0 3px ;
	background: #FFF;
	border:1px solid #b82f4c;
	font-size: 10px;
	display: block;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 10px;
	-webkit-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-khtml-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	text-align: center;
}
#alpha2 a:hover {
	background: #b82f4c;
	color: #fff;
}
.kw {
	-webkit-border-radius:0!important;
	-moz-border-radius: 0!important;
	-khtml-border-radius: 0!important;
	border-radius: 0!important;
	height: 12px;
}
.all {
	margin-left: 8px;
	color: #3B5998;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
}
.all a {
	color: #3B5998;
	font-weight: bold;
	text-decoration:underline;
}
.btn_s {
	color: #b82f4c;
	font-size: 10px;
	background: #FFF;
	-webkit-border-radius:0!important;
	-moz-border-radius: 0!important;
	-khtml-border-radius: 0!important;
	border-radius: 0!important;
	border: 1px solid #CCC;
}
.dDesc {
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    margin: 5px;
    padding-bottom: 0;
    text-align: justify;	
}
#homeDesc {
	margin-left: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: auto;
	width: 545px;
	height: 100px;
	text-align: justify;
	font-size: 11px;
	padding: 5px;
	line-height: 16px;
	border: 1px solid #cccccc;
	color: #999;
}
#homeDesc p {
	margin-bottom: 5px;
}
#disqus_thread {
	font-size: 11px;
	text-align: left;
}
#disqus_thread h3 {
	text-align: left;
}
#bannerPinfo {
	text-align: right;
	margin-right: 10px;
}
#searchHome {
	padding: 5px;
	20px
}
#searchHome span{
	font-size: 12px;
	
	color: #fff;
}
.searchInput {
	width: 430px;
	font-size: 12px;
	background: #fddce7;
	border: 3px solid #ffc1d6;
	color: #992840;
	padding: 2px;
}
.fb_iframe_widget iframe {
    position: relative!important;
}
.scTitle {
	font-size: 14px!important;
}
.scTitle a:hover {
	font-weight:normal;
}
.orderTbl {
	margin: 5px;
}

#poll {
	width: 800px;
	margin: 5px 5px 5px 30px;
}
#poll textarea {
	width: 500px;
}
#poll li {
	font-size: 14px;
	margin: 5px;
	padding: 5px;
}
.poll_submit {
	text-align: center;
	margin-top: 10px;
}
.poll_submit input {
	width: 300px;
	font-size: 14px;
}
.check_pic {
	font-size: 14px;
	margin-left: 30px;
}
.mnenieSubTitle {
	font-size: 16px;
	color: #666;
}
#perfumeDay {
	left:80px;
  	margin-top:-110px;
  	position:relative;
  	top:90px;
}
.pDayName {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 45px;
}
.pDaySale {
	width:70px;
	left:95px;
  	margin-top:-70px;
  	position:relative;
  	top:60px;
}
.pDayPic {
	margin: 5px;
}
.pDayPrice {
	color: #667E08;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    text-align: center;
    vertical-align: bottom;
	margin-bottom:5px;
}
.pDayBox1 {
	margin:3px;
	padding:3px;
	width:170px;
	text-align:center;	
	background:#FFFFFF;
	border-bottom:#CCCCCC 1px dotted;
	font-size:11px;
}
.pDayBox1 img {
	border: none;
}
#noviniSubscription {
	border: 1px solid #992840;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
    color: #992840;
    font-size: 12px;
    padding: 2px;
    width: 600px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#dialog-form {
	background: #fff;
	font-size: 12px;
	height: 70px!important;
}
#dialog-form input {
	font-size: 12px;
	margin: 5px;
}
.ui-dialog-buttonset button {
	font-size: 14px!important;
	font-weight: bold!important;
}
.ui-dialog {
	background: #fff;
}
.abonirai {
	cursor: pointer;
	font-weight: bold;
}
#dialog-form label {
	display: block;
	width: 100px;
	margin: 5px;
	float: left;
}
#dialog-form input {
	margin: 5px;
	
}
.ui-widget-header {
    background: #fff!important;
    border: none!important;
}
.ui-dialog .ui-dialog-buttonpane {
    border-width: 0!important;
}
.ui-state-default {
    background: none!important;
    border: 1px solid #992840!important;
    color: #992840!important;
}
#cust_mnenia {
	margin-bottom: 20px;
}
.mnenie {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	line-height: 1.5;
}
.bestTit {
	float: left;
	width: 100px;
	text-align: left;
	margin-top: 12px;
}
.bestTit a {
	text-align: left;
	font-size: 11px;
}
.bestTit a:hover {
	font-weight: normal;
}

.bestPic {
	float: left;
	width: 70px;
	border: none;
}
.bestPic img {
	border: none;
}
#mnenie {
	width: 565px;
	margin: 5px 5px 5px 30px;
}
#mnenie li {
	font-size: 14px;
	margin: 5px;
	padding: 5px;
}
#mnenie li p {
	margin-top: 5px;
}
#mneniaList {
	list-style: none;
	margin: 0;
}
#mneniaList li {
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
}
#mneniaList li a:hover {
	font-weight: normal;
}
#interfacecontainerdiv {
	margin-top: 10px;
}
#interfacecontainerdiv iframe {
	width: 135px;
}
#interfacecontainerdiv iframe p.lr_powered_text {
	display: none!important;
}
iframe #lr_powered_text_link {
	display: none!important;
}

.sosDareniaBox {
	margin-top:10px;
	padding:2px;
	width:185px;
	text-align:center;
	border-bottom:#CCCCCC 1px dotted;
	font-size:11px;
}

.sosDareniaBox a:hover {
	font-weight: normal;
}
.darenieSum {
	border: 1px solid #ED6A28;
    color: #333333;
    display: block;
    margin-bottom: 5px;
    padding-bottom: 7px;
    padding-top: 7px;
	
}
.darenieSum span {
	color: #FF6C31;
	font-weight: bold;
	font-size: 14px;
}
.pCards {
	border-top: 1px solid #ccc; margin:10px;
	padding-top: 10px;
}
.pCards img {
	margin: 2px;
}
.lrsharecontainer{display:none;}
.lrverticalsharecontainer{display:none;}

.discount {
	background:url(images/banners/discount.png) no-repeat;
	width: 94px;
	height: 63px;
	position: relative;
	text-align: center;
	font-size: 20px;
	color: #ff6c31;
	margin-bottom: -60px;
	margin-right: -70px;
	padding-top: 9px;
}
.discountBox {
	background:url(images/banners/discount.png) no-repeat;
	width: 94px;
	height: 63px;
	position: relative;
	text-align: center;
	font-size: 20px;
	color: #ff6c31;
	margin-bottom: -60px;
	margin-left: 70px;
	padding-top: 9px;
}
.continue {
	width: 400px;
	height: 21px;
	background: url(includes/languages/bulgarian/images/buttons/button_confirm_order.gif) no-repeat;
	display: inline-block;
	cursor: pointer;
	border: none;
	margin-top: 15px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}

.new {
	background:url(images/banners/new.png) no-repeat;
	width: 94px;
	height: 63px;
	position: relative;
	text-align: center;
	font-size: 20px;
	color: #ff6c31;
	margin-bottom: -60px;
	margin-left: -70px;
	padding-top: 9px;
}

.freeDelivery {
	color:#fe9064; font-size: 12px; font-weight: bold; text-align:center; margin:30px 5px;
}
.fa {
	color: #5bba3a;
	font-size: 16px;
}