body  { font-family: Arial, Helvetica; background-color: #bcbcbc;font-size: 12px; }
td, th { font-size: 12px; }
th { text-align:left }
#content { background-image: url("../images/arrow.jpg"); background-repeat: no-repeat; background-position: left 40px }
#content p { font-size: 12px; font-family: Arial, Helvetica; background-image: url("../images/arrow.jpg"); background-repeat: no-repeat; background-position: left 40px; text-align: justify; padding: 10px 10px 10px 25px }

#address { color: #737373; font-size: 12px; font-family: Arial, Helvetica, sans-serif; padding: 10px 15px 15px 12px; line-height:1.1 }
input { border: solid 1px #cfcfcf }
textarea { border: solid 1px #cfcfcf }
input:focus { border: solid 1px #790905 }
textarea:focus { border: solid 1px #790905 }
#dynamic_cnt { font-size:12px }

/******************************************************************/

#maincnt {
	margin:10px 20px 30px 20px;
	font-size:12px;
 }
#maincnt p { background-image:none; padding:0 }

#catNavigator { display:none }
/* common */
.spacer { clear:both; }
.cursor { cursor:pointer }
.left { text-align:left }
.right { text-align:right }
.center { text-align:center }
.justify { text-align:justify }
.noborder { border:none }
.wide { width:100% }
.nowrap { white-space:nowrap }
/*~common */
.error {
	padding:2px 5px;
	margin:3px 0 0 0;
	color:#800000;
	background:#EEEEEE;
	border:solid 1px gray;
}
.currency {
	white-space:nowrap;
}

#message {
	margin:20px 20px 30px 20px;
	padding: 15px;
	border:1px solid #a3a3a3;
	}

#message .buttons {
	margin-top:20px;
}

.pager { text-align:right }
.pager { margin:5px 0 }
.pager a, .pager u { margin:0px; padding:0px 3px; text-decoration:none; border:1px solid gray; color:gray; background:#DCDCDC }
.pager a:hover { background:#FF8000 }
.pager u { background:white;}

.formbox { font-size:11px;}
.formbox label  { font-size:11px; font-weight:bold;}
.formbox td { vertical-align:top; }
.tableForm { width:100%;  font-size:11px; }
.required { color: #C00000; font-size:12px; }
.act { width:30px; text-align:center }



.darkRow { background-color: #CCCCCC }
.lightRow { background-color: #DCDCDC }


#productdetail { }
#productdetail p { margin:4px 0px }


.prcell {
	width:100%;
	margin:10px 10px 0 0;
	border:1px solid gray;
}
#products_view h2, #products_index h2 {
	margin:0;
	padding:3px 3px 0 3px;
	background:#EEEEEE;
	border-bottom:1px solid gray;
	font-size:12px;
}
.prcell .descr {
	margin:0px 3px;
/* 	height:120px; */
/* 	line-height:1.2; */
	padding-top:8px;
	overflow:hidden;
}
.prcell .descr img {
	float:left;
	border:1px solid #ccc;
	margin:0px 2px 2px 0px
}
.prcell .price {
	clear:both;
	margin-right:1em;
	text-align:right;
	text-transform:uppercase;
	color:#3964A8;
	font-weight:;

}
.prcell .addtocart {
	float:left;
	width:130px;
	border:1px solid #3964A8;
	border-width:1px 1px 0 0;
	background:#3964A8;
	padding:2px 0px;
	font-weight:bold;
	text-align:center;
}
.prcell .details {
/*	float:left;
	width:69px!important;
	width:68px;*/
	border-top:1px solid #3964A8;
	background:#EEEEEE;
	padding:2px 0px;
	text-align:right;
}
.prcell  a { color:#3964A8;	font-weight:bold; }
.prcell a { color:#585858;/*#3964A8;	*/font-weight:bold; font-size:13px }
/* INDEX PAGE */
#products_index .prcell { width:470px; }
#products_index .prcell .descr { height:auto }



.language {
	border-bottom: 2px solid black;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px
}
.language li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
}
.language a, a.active {
	background: #DCDCDC;
	border: 2px solid black;
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none;
}
.language a:hover {
	background: #A0A0A0;
}
.language a.active, a.active:hover {
	background: #fff;
	border-bottom: 3px solid #fff;
}
.language  {
	background: #fff;
}
.languagecnt {
	border: 2px solid black;
	border-top: none;
	padding:5px;
	z-index: 2;
	overflow:auto;
	margin-bottom:1em;
}



.meta { width:99% }


#menu_categories {
	background:#E6E6E6;
	padding:10;
	margin:0;
}
#menu_categories ul {
	width:100%;
	padding:0;
	margin:0;
}
#menu_categories li {
	background:#E6E6E6;
	display:block;
	padding:0;
	padding:5px;
	margin:0;
	border-top:1px solid #F5F5F5;/*#DCF0FF;*/
	border-bottom:1px solid #C6C6C6;/*#C2D4E1;*/
	list-style:none;
}
#menu_categories a:link, #menu_categories a:visited, #menu_categories a:hover   {
	background: url(../favicon.ico) left center no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	padding:0px 3px 0px 30px;
	display:block;
	font-weight:bold;
	color:#000;
}

#bottomLinks a { color:#000; text-decoration:none }


/* News */

#news_view { width:100% }
.news_img { float:right; margin:0 0 5px 5px }
