body{
	font-family : "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #050505;
	}
body.frontend{
	background-color: #D4D0C8;
	}
h1, h2{
	font-size: 16px;
	padding-left: 20px;
	color: #070707;
	}
a{
	text-decoration: none; 
	color: #0067E6;
	}
a:hover{
	text-decoration: underline; 
	color: #050505;
	}
.a_selected{
	text-decoration: underline; 
	color: #050505;
	}

 select, textarea, input { 
	border: 1px solid #999;
	vertical-align: middle;
	}

#wrap{
	position: relative;
	width: 800px;
	margin: 0px auto;
	background-color: #D4D0C8;
	background-image: url('wrap_bg.jpg');
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 55px;
	padding-right: 15px;
	}
#wrap_end{
	position: relative;
	width: 800px;
	height: 15px;
	margin: 0px auto;
	clear: both;
	background-color: #D4D0C8;
	background-image: url('wrap_bg_end.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	padding-left: 55px;
	padding-right: 15px;
	}

#header{
	position: relative;
	height: 200px;
	background: url('header_msfc.jpg') no-repeat;
	}

#lang_bar{
	position: absolute;
	top: 10px;
	left: 5px;
	}
#lang_bar img{
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	}
#lang_bar a{
	display: block;
	width: 33px;
	height: 29px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-decoration: none;
	}
#lang_bar a:hover{
	text-decoration: none;
	}
#lang_bar .lang_ro{ background-image: url('flag_ro_0.gif'); }
#lang_bar .lang_ro:hover{ background-image: url('flag_ro_1.gif'); }
#lang_bar .lang_en{ background-image: url('flag_en_0.gif'); }
#lang_bar .lang_en:hover{ background-image: url('flag_en_1.gif'); }



#main{
	position: relative;
	padding: 15px 15px 0px 15px;
	clear: both;
	}

#footer{
	margin: 0px;
	padding: 10px;
	color: #707070;
	font-size: 10px;
	text-align: center;
	clear: both;
	}

#menu{
	position: absolute;
	top: 175px;
	left: 20px;
	width: 565px;
	height: 25px;
	}
#menu a{
	color: #205084;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 19px 7px 19px;
	display: block;
	float: left;
	}
#menu a:hover{
	color: #2E73BE;
	text-decoration: underline;
	}
#menu a.selected{
	text-decoration: underline;
	background-color: #FFFFFF;
	}

#sinaxar{
	position: absolute;
	top: 25px;
	left: 630px;
	width: 143px;
	height: 160px;
	text-align: justify;
	}
#sinaxar a{
	text-decoration: none;
	color: #050505;
	}
#sinaxar a:hover{
	text-decoration: underline;
	}

#palisoft{
	position: absolute;
	bottom: -45px;
	right: 17px;
	text-align: left;
	padding: 0px 0px 10px 0px;
	}
#palisoft a{
	text-decoration: none;
	color: #5085C7;
	}
#palisoft a:hover{
	text-decoration: none;
	color: #3E78C1;
	}
#palisoft a img{
	vertical-align: middle;
	border: 0px;
	text-decoration: none;
	filter:alpha(opacity=80);
	opacity:0.8;
	}
#palisoft a:hover img{
	text-decoration: none;
	opacity:1;
	filter:alpha(opacity=100);
	}

.row1 {
	padding: 3px;
	background: #EDF1F1;
	border-bottom: 1px solid #e0e0e0;
	}
.row2 {
	padding: 3px;
	background: #F7F7F4;
	border-bottom: 1px solid #e0e0e0;
	}

.img_right{
	float: right;
	border: 0px;
	padding: 5px;
	}
.img_left{
	float: left;
	border: 0px;
	padding: 5px;
	}
.img_center{
	float: center;
	border: 0px;
	padding: 5px;
	}

.redmsg{
	background-color: inherit;
	color: #ff0000;
	}

.ul_gallery_image_categories{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style: none;
	}
.ul_gallery_image_categories li{
	padding: 2px 0px 2px 15px;
	background-image: url('arrow_right.gif');
	background-repeat: no-repeat;
	background-position: center left;
	}
.gallery_image_categories_container{
	float: left;
	padding: 5px;
	width: 178px;
	}
.gallery_image_container{
	float: left;
	text-align: center;
	padding: 5px;
	width: 178px;
	height: 170px;
	}
.gallery_image{
	padding: 2px;
	border: 1px solid #C0C0C0;
	}




.height1px{
	height: 1px;
	line-height: 1px;
	clear: both;
	}

.sortbar {
	clear: both;
	margin: 10px 0px 10px 0px;
	height: 23px;
	background-image: url('sortbar_bg.jpg');
	background-repeat: repeat-x;
	line-height: 23px;
	border: solid 1px #e9e9e9;
	}
.sortbar div.pagination {
	padding-left: 10px;
	}
.sortbar div.pagination a.a_pagin {
	margin: 0px 2px 0px 2px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	border: solid 1px #e0e0e0;
	}
.sortbar div.pagination a.a_pagin:hover{
	text-decoration: none;
	background-color: #f0f0f0;
	}
.sortbar div.pagination span.a_pagin_sel{
	margin: 0px 2px 0px 2px;
	padding: 4px 7px 4px 7px;
	text-decoration: none;
	font-weight: bold;
	border: solid 1px #e0e0e0;
	background-color: #f0f0f0;
	}

.product_list_grid_view{
	padding: 0px;
	}
.product_list_grid_view_container{
	float: left;
	width: 192px;
	margin: 10px 4px 8px 4px;
	padding: 0px;
	text-align: center;
	border: 1px solid #DDDDDD;
	}
.product_list_grid_view_container a{
	display: block;
	text-decoration: none;
	}
.product_list_grid_view_container a:hover{
	text-decoration: underline;
	}
.product_list_grid_view_container a.a_name{
	display: table-cell;
	width: 192px;
	height: 40px;
	line-height: 20px;
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 0px 0px;
	vertical-align: middle;
	}
.product_list_grid_view_container a.a_img{
	padding: 0px 0px 2px 0px;
	}
.product_list_grid_view_container a.a_price{
	height:20px;
	line-height:20px;
	margin-top:3px;
	background-color: #DDDDDD;
	
	font-weight: bold;
	}
.product_list_grid_view_container img{
	border: 0px;
	}

.ul_categories_list{
	float: left;
	width: 145px;
	margin: 0px 0px 5px 0px;
	padding: 5px 10px 5px 0px;
	list-style: none;
	}
.ul_categories_list li{
	padding: 1px 0px;
	}
.ul_categories_list li a{
	padding: 2px 0px 2px 15px;
	background-image: url('arrow_right.gif');
	background-repeat: no-repeat;
	background-position: center left;
	}
.ul_subcategories_list{
	float: left;
	width: 145px;
	margin: 0px 0px 5px 0px;
	padding: 3px 10px 5px 25px;
	list-style: none;
	}
.ul_subcategories_list li{
	padding: 2px 0px 2px 0px;
	list-style: circle;
	}
.ul_subcategories_list li a{
	padding: 0px;
	background: none;
	}



div.right_panel{
	float: right;
	width: 610px;
	}


.product_photo_gallery{
	float: right;
	width: 193px;
	margin: 0px 0px 7px 0px;
	padding: 5px;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: center;
	background-color: #FFFFFF
	}
.product_photo_gallery img{
	padding: 0px;
	/*opacity: 1;
	filter: alpha(opacity=100);*/
	border: solid 1px #FFFFFF;
	}
.product_photo_gallery img:hover{
	/*opacity: 0.95;
	filter: alpha(opacity=95);*/
	border: solid 1px #0067E6;
	}
.product_photo_gallery{
	padding: 5px;
	}

.captcha_img{
	float: left;
	padding: 3px;
	margin: 7px;
	border: dashed 1px #0067E6;
	}

.form_data_table{
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	}
.form_data_table th{
	font-weight: normal;
	text-align: right;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
	}
.form_data_table td{
	padding: 5px 5px 5px 5px;
	}
.form_data_table thead td{
	font-size: larger;
	font-weight: bold;
	color: #505050;
	border-bottom: solid 1px #808080;
	padding: 15px 5px 5px 5px;
	}
.form_data_table_thead{
	font-size: larger;
	font-weight: bold;
	color: #505050;
	border-bottom: solid 1px #808080;
	padding: 15px 5px 5px 5px;
	}

.error, .notice, .success {
	border: 1px solid #DDD;
	margin-bottom: 1em;
	padding: 0.6em 0.8em;
}

.error {background: #FBE3E4; color: #8A1F11; border-color: #FBC2C4;}
.error a {color: #8A1F11;}

.notice {background: #FFF6BF; color: #514721; border-color: #FFD324;}
.notice a {color: #514721;}

.success {background: #CCE3FF; color: #005BCC; border-color: #0F7BFF;}
.success a {color: #005BCC;}

.window{
	border: 1px solid #555555;
	}
.window div.title_bar{
	position: relative;
	margin: 0px;
	padding: 5px 5px 3px 10px;
	background: #202233 url('window_title_bar.jpg') repeat-x;
	background-position: top;
	white-space: nowrap;
	font-weight: bold;
	border-bottom: 1px solid #BBBBBB;
	}
.window div.title_bar img.close{
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
	filter:alpha(opacity=90);
	opacity:0.9;
	cursor: pointer;
	}
.window div.title_bar img.close:hover{
	text-decoration: none;
	opacity:1;
	filter:alpha(opacity=100);
	}
.window div.content{
	position: relative;
	margin: 0px;
	padding: 5px 10px 9px 10px;
	background-color: #FFFFFF;
	}
.window div.content div.bottom{
	text-align: right;
	}
.window_simple{
	text-align: center;
	padding: 10px;
	background-color: #FFFFFF;
	border: solid 1px #777777;
	}

.clearer{
	clear: both;
	height: 1px;
	line-height: 1px;
	}

.thumbnail1 {
	padding: 5px;
}
.bordered_image {
	margin: 3px;
	padding: 1px;
	background: #C0C0C0;
	border: 1px solid #E0E0E0;
}

.rotate90
	{
			-webkit-transform: rotate(-90deg);
			-moz-transform: rotate(-90deg);
			filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	}


.striketrough{
	color: #777777;
	text-decoration: line-through;
	}
