
.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: #FF0000; /* #70d250; */
	text-decoration: underline;
}

BODY {
	background: #fffff0;
	color: #000000;
	margin: 0px;
}

A {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}
FORM {
	display: inline;
}

TR.header {
	background: #ffffff;
}

A.headerNavigation { 
	font-size: 11px;
	font-weight: normal;	
	color: #663300;
}
A.headerNavigation:hover {
	color: #ff0000;
}

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;  /* #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: #bbc3d3;
	color: #ffffff;
	font-weight: bold;
}

.infoBox {
	background: #F3F3D1;
}
.infoBoxContents {
	background: #F3F3D1;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxNotice {
/* незнам за какво */
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	background: #FFA500;
	color: #ffffff;
}
TD.infoBoxHeading a {
	color: #ffffff;
	text-decoration: underline;
}

TD.infoBoxHeading a:hover {
	color: #336633;
	text-decoration:none;
}

TD.infoBox, SPAN.infoBox {
	background: #F3F3D1;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

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.productListing {
	border: 0px;
	border-style: hidden;
	border-collapse: separate;
	empty-cells: hide ;	
}

/* списък в количка */
.scart-h {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #b6b7cb;
	color: #FFFFFF;
	font-weight: bold;
}
TD.scart-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	vertical-align: top;
}

A.pageResults {
	color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #663300;
	font-variant: small-caps;
}

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;
}

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;
}

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: #ff0000;
}

SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowOver1 { background-color: #D7E9F7;}
.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: 9px; color: #ff0000; }

.prodListing {
	padding: 5px 5px 5px 5px; 
	font-family: Verdana, Arial, sans-serif;
	text-align:left;
	font-size: 11px;
	min-height: 280px;
	height: 280px;
 	overflow:hidden; 
}

.prodListing h3 {
	font-size: 140%; 
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 15px 0px;
   margin: 0 0 ;
	text-align: center;
}
.prodListing img{
	float: left;
	padding: 0px 10px 0px 0px;
}


.prodListing a:hover {
	text-decoration: underline;
	color: #006600;
}
.prodListing a.Manufact_1 {
	text-decoration: underline;
	color: #0fa000;
}
.prodList-w {
	font-size: 12px;
	font-weight: bold;
	colspan: 2;
	text-align: left;
}
.prodList-price {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.prodList-buy {
}
A.Detail {
	text-decoration: underline;
	color: #015a00;
}
A.Detail:hover {
	text-decoration: underline;
	color: #ff0000;
}

A.menu_top {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}


A.menu_top_open {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

A.menu_sub {
	font-size: 11px;
}

A.menu_sub_open {
	font-weight: bold;
	color: #2684FE;
	font-size: 11px;
}

.newsText {
       font-size: 12px;	
}

/* за теста в header - център временно */
.headerdeliver {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
	font-weight: normal;
	color: #222;
}
.head_lacona {
	height: 130px;
	background-image: url("./images/header3.jpg") ;
	background-color: #FFFFFF; 
	background-position: top left;
	background-repeat: no-repeat;
}

/* for search area on header */
.srcbox {
	float: right;
	margin-bottom: 7px;
	width:200px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold; 
}
.srcbox_usr{
	font-size: 11px;
	color: #f0a480;
	font-weight: bold;
}
.src_t1, .src_t2, .src_t3, .src_t4 {
	font-size:1px;
	overflow:hidden;
	display:block;
	background:#ede2e2;
	height:1px;
}
.src_t1{margin:0 5px;}
.src_t2 { margin:0 3px;}
.src_t3 {margin:0 2px;}
.src_t4 {height:2px; margin:0 1px;}
.src_cont {
	font-size: 10px; 
	background-color: #ede2e2;
}
.src_cont div {
	margin-left: 7px;
	margin-right: 7px;
}
.loginout {
	font-size: 12px;
	color: #3399FF;
}

/* main menu */
.mmenu {
	position:relative;
	left:0;
	top:0;
	width:100%;
	height:70px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFF00;
}
.mmenu_r {
	position:absolute;
	top:0px;
	left:0;
	width:100%;
	background: #2175bc; 
	border-top: 5px solid #ffffff;
	height:60px;
}
.mmenu_l {
	position:absolute;
	left:0;
	top:0px;
}
ul#menubutton {
	display: inline;
	list-style: none;
}
ul#menubutton li {
	float: left;
	width: 100px;
	height:60px;
}
#menubutton li a {
	font-family: Arial; 
	text-decoration: none; 
	width: 90px;
	height:50px;
	padding:5px;
	font-size:9pt;
	text-align:center;
	line-height:50px;
	border-top: 5px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-right:0px solid #ffffff;
	border-left:0px solid #ffffff;
	display:block;
	color:#FFFFFF; 
}
#menubutton li a:hover {
	border-top: 0px solid #2586d7;
	border-bottom: 5px solid #2586d7;
	background:#2586d7; 
	font-size:10pt;
	font-weight:bold;
}
#menubutton li a.active {
	border-top: 0px solid #2586d7;
	border-bottom: 5px solid #2586d7;
	background:#2586d7; 
	font-size:10pt;
	font-weight:bold;
}
.mmenu_cart {
	float:right;
	width:200px;
	margin:5px;
}
a.mmenu_a { 
	font-size:11px;
	font-weight: bold; 
	color: #FFFFFF; 
}
a.mmenu_a:hover {
	color: #00FFFF; 
}

HR.newproduct {
	color: #ffcc99;
	background-color: #ffcc99; 
}

TD.prod_info {
	font-size: 12px;
	font-weight: bold; 
}

TD.prod_info a {
	text-decoration: underline;
	color: #0fa000;
}

TD.prod_info a:hover {
	text-decoration: underline;
	color: #006600;
}

SPAN.infprice {
	font-size: 14px;
}

.outline {
/* таблица, обхващаща всичко */
	border-style: none;
}


/*  za CSS infoboxove */

div.column {
  font-size:11px;
  font-family: Verdana, Arial, sans-serif;
}
div.column_header {
  height: 17px;
  font-weight: bold;
  background-color: #bbc3d3;
  margin: 0px 2px;
}
div.column_header_left {
  background: transparent url(images/infobox/corner_left.gif) no-repeat left;
}
div.column_header_right {
  background: transparent url(images/infobox/corner_right.gif) no-repeat right;
}
div.column_header_none {
}
div.column_header_left h4 {
  padding-left: 2px;
  margin:  0 0 0 11px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}
div.column_header_right h4 {
  padding-left: 13px;
  margin: 0 11px 0 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}
div.column_header_none h4 {
  padding-left: 13px;
  margin: 0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
}
div.column ul, div.column ol, div.column_p_box {
  background: #f8f8f9;
  border: 1px solid #bbc3d3;
  list-style-type: none;
  padding: 10px 0px 10px 5px;
  margin: 0px 2px 4px 2px;
  line-height: 1.2em;
}
div.column li, div.column_p_box p {
}

.column_li_center {
  text-align: center;
}

.column_li_left50 {
  float: left;
  text-align: left;
  width: 45%;
  clear: both;
}

.column_li_right50 {
  float: right;
  text-align: left;
  width: 45%;
  clear: both;
}

/* За кутиите в дясната колона */
.colman {
	margin-bottom: 10px;
}
.colman_t1, .colman_t2, .colman_t3, .colman_t4, .colman_b2, .colman_b3, .colman_b4 {
	font-size:1px;
	overflow:hidden;
	display:block;
	background:#FFA500;
	height:1px;
}
.colman_t1{margin:0 5px;}
.colman_t2, .colman_b2 { margin:0 3px;border-right:2px solid #FFA500; border-left:2px solid #FFA500;}
.colman_t3, .colman_b3 {margin:0 2px;border-right:1px solid #FFA500; border-left:1px solid #FFA500;}
.colman_t4, .colman_b4 {height:2px; margin:0 1px;border-right:1px solid #FFA500; border-left:1px solid #FFA500;}
.colman_b2, .colman_b3, .colman_b4 {background:#F3F3D1;} 
.colman_cont {
	background: #F3F3D1;
	border-right:1px solid #FFA500;
	border-left:1px solid #FFA500;
	font-family: Verdana, Arial, sans-serif;
}
.colman_cont div {
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 11px;
	margin-left: 7px;
	margin-right: 7px;
}
.colman_h {
	background: #FFA500;
	padding-bottom: 3px;
}
.colman_h div{
	margin-left: 11px;
	font-size: 13px;
	font-weight : bold;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
}
.colman_cont div.info {
	text-align: left;
}

/* За class table	кутия */
.dobbox {
	border: 0px;
	border-style: none;
	width: 752px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
.dobbox_td {
	margin:10px;
	padding: 3px;
	width: 50%;
	border-style: none;
	border-bottom: #FE9900 solid 1px; 
}
.sdobbox_td {
	margin:10px;
	padding: 3px;
	width: 100%;
	border-style: none;
	border-bottom: #FE9900 solid 1px; 
}

.pi_frame { 
	background: #200F9D; 
}
.pi_framet { 
  background: url(./images/infobox/ne.gif) no-repeat top right; 
}
.pi_framet div { 
  font-size: 0;
  height: 10px; 
}
.pi_frameb { 
  background: url(./images/infobox/se.gif) no-repeat bottom right; 
}
.pi_frameb div { 
  font-size: 0;
  height: 10px; 
  background: url(./images/infobox/sw.gif) no-repeat bottom left; 
}
.pi_framec {
  padding: 0px 10px 0px 10px;
}

.pi_top { 
	background: #200F9D; 
	width:200px; 
}
.pi_topt { 
	background: url('./images/infobox/ne.gif') no-repeat top right; 
}
.pi_topt div { 
	font-size: 0;
	height: 10px; 
	background: url('./images/infobox/nw.gif') no-repeat top left; 
}
.pi_topc {
	font-family: Verdana, Arial, sans-serif;
	padding: 0px 10px 0px 10px;
	margin-top: -5px; 
	font-size: 16px;
	color: #FFFF00;
}

.pi_body { 
	background: #FFFFFF; 
}

.pi_bodyt{ 
  background: url(./images/infobox/ne1.gif) no-repeat top right; 
}
.pi_bodyt div { 
  font-size: 0;
  height: 8px; 
  background: url(./images/infobox/nw1.gif) no-repeat top left; 
}
.pi_bodyb { 
  background: url(./images/infobox/se1.gif) no-repeat bottom right; 
}
.pi_bodyb div { 
  font-size: 0;
  height: 8px; 
  background: url(./images/infobox/sw1.gif) no-repeat bottom left; 
}
.pi_bodyc{
  padding: 0px 5px 0px 5px;
}

.pi_bodyc1 {
	padding: 15px 7px 0px 7px;
	font-size: 11px;
	line-height: 1.5;
}

.loginbox {
	font-family: Verdana, Arial, sans-serif;
	width: 260px;
	margin-left:230px;
	margin-top:50px;
}

.loginbox a {
	color:#FF0000;
}

.fpassbox {
	font-family: Verdana, Arial, sans-serif;
	width: 400px;
	margin-left:200px;
	margin-top:50px;
	margin-bottom:10px;
}

/* create_account */
.register {
	font-family: Verdana, Arial, sans-serif;
	width: 550px;
	margin-left:100px;
	margin-top:50px;
	margin-bottom:10px;
}
.register label {
	float: left;
	width: 120px;
}
.reg_h {
	font-weight: bold;	
}
.reg_1 {
	margin-top:10px;
}
.reg_b {
	background-color:#CCFFCC;
	padding:5px;
} 
.reg_b label {
	float: left;
	width: 120px;
}
.register input {
	margin-bottom:1px;
}
.reg_btnr {
	text-align:right;
	margin-top:20px;
	margin-right:20px;
	margin-bottom:10px;
}
.reg_btnl {
	float: left;
	display: inline;
	text-align:left;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
}
.reg_2 {
	margin-top:10px;
	background-color:#CCFFCC;
	padding:5px;
	font-size: 12px;
	font-weight: bold;
}
.reg_2 label {
	float: left;
	width: 200px;
}
.reg_2 input,.reg_2 select {
	margin-bottom:5px;
}
/* Кутия за известяване */
.notif_img {
	font-size: 11px;
}

/* account */
.accnt {
	font-family: Verdana, Arial, sans-serif;
	width: 750px;
	margin-left:20px;
	margin-top:30px;
	margin-bottom:10px;
}
.accnt_b {
	float: left;
	width: 100px;
	display: inline;
	text-align:center; 
}
.reg_h a {
	font-weight: normal;	
	text-decoration: underline;
}

/* product_new */
.prodnew {
	font-family: Verdana, Arial, sans-serif;
  	font-size: 12px;
	text-align : left;
	color: #000000;
	padding-right:10px
}

.prodnew img {
	float: left;
	padding: 0px 10px 10px 0px;
}

.prodnew H3 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
   margin: 0 0 ;
}

.prodnew H4 {
	text-align : center;
	font-size: 14px;
	font-weight: bold;
}

.prodnew a:hover {
	text-decoration: underline;
	color: #006600;
}

.prodnew1 {
	clear: both;
	padding: 10px 0px 10px 0px;
}

/* comment box */
.commentbox{
	background-color:#F3F3D1; /* #ececec; */
	padding: 10px;
	text-align : left;
	font-size: 12px;
}
.commentfooter{
	background: url(./images/infobox/cooment_arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	padding-left: 58px;
	padding-top: 1px;
	margin-bottom: 2em;
	font-size: 90%;
}
.stars {
	font-style: italic;
	font-size: 11px;	
	color:#606060;
}

/* За кратки съобщения, когато намя намерени записи*/
.msg_c {
	text-align:center;
	font-weight: bold;
}

/* За note box (последни новини) */
.notes {
	position: relative;
	font-family: Verdana, Arial, sans-serif;
}
.notes span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	left: 120px;
	background: url(./images/infobox/pin.png) no-repeat
}
div.notes_box {
		width: 300px;
		min-height: 100px;
		background-image: url(./images/infobox/top.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		padding-top: 20px;
		font-size: 80%;
}
div.notes_box div.middle {
	width: 300px;
	background-image: url(./images/infobox/middle.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
div.notes_box div.inside {
	padding-left: 20px;
	width: 257px;
} 
.notes_bot {
	width: 300px;
	background-image: url(./images/infobox/bottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 53px;
} 
div.notes_box a {
	background-color: #2175bc;
	color: #ffffff;
}
div.notes_date {
	width:100%;
	font-style: italic;
	text-align:right;
}

/* също така закупили.... в product_info и popup_search_help - ДА СЕ ПРЕМЕСТИ В ДРУГИЯ CSS */
.alspur_h {
	width:100%;
	text-align:center;
	background:#200F9D;
	color:#E0E0E0;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
}
.alspur_L {
	width:100%;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	align:center;
	clear:both;
}
.alspur_d {
	float:left;
	width:200px;
	margin:20px;
}

/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
	color: #636363;
}
.sitemap {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight : bold;
}
.sitemapHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #002DB3;
	font-weight : bold;
}
.sitemapProducts {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #993300;
	font-weight : normal;
}
A.sitemap:hover {
	color: #ff0000;
}
.sitemapTitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight : bold;
	text-align : center;
	color: #000000;
}

/* за image validation */
#captchaparent {
	margin-top: 10px;	
	margin-left: 5px;
}
#captchaimg {
	border: 1px solid #000000;
	margin: 5px 0 10px 0;
}
#captchavalid {
	border: 2px solid #000000;
	width: 180px;
	padding: 10px;
	margin-top: 5px;
	font-size: 14px;	
	font-weight: bold;
	text-align: center;
	background: #00cc00;
}
/* за общи условия */
.strana {
	color: #336666;
	font-weight: bold;
}
.cond_tema {
	font-weight: bold;
	text-align: center;
	font-size: 120%;	
}
td.cat_desc {
	font-family : Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 100%;
	background: #d8e3c3	;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
}
td.cat_desc a {
	color: #0FA000;
	text-decoration: underline;
}
/* product on reuest */
TABLE.prod_on_req {
	border: 0px;
	border-spacing: 0;
	border-collapse: collapse;
}
.prod_on_req td {
	border-width: 1px 0 1px 0;
	border-style: dotted;
	padding: 0 2px 0 2px;
	border-color: #808080;
}
/* shipping table */
TABLE.shtable {
	font-size: 11px;
	text-align: right;
	margin-left: 20px;
	border-width: 0px;
	border-collapse: collapse;
	background-color: #f1f9fe;
	border-style: none;
}
.shtable tr.r1 {
	font-weight: bold;	
	text-align: center;
}
.shtable td.c1 {
	width: 330px;
	text-align: left;
}
.shtable td.free {
	font-weight: bold;	
	color: #ff0000;
	text-align: left;
}
.shtable td {
	width: 105px;
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #7b9ebd;
}

