/*--------- Reset ----------*/
	body,div,dl,dt,dd,pre,form,fieldset,input,textarea,p,blockquote,th,td,table { 


font-size: 100%;

	}
	h1,h2,h3,h4,h5,h6 { 



	}
	fieldset,img { 
		border:0;
	}
	caption,th {
		text-align:left;
	}
	q:before,q:after {
		content:'';
	}
	abbr,acronym { border:0; }
	/* For TinyMCE */
		body.mceContentBody  {
background-color:#ffffff;
		}
		body.mceContentBody table {
			/*font-size: 14px;*/
			font-size: inherit;
		}
		
		table.mceItemTable {
			border-collapse: separate;
			border-spacing: 3px;
			border:1px dashed #bbb;
			padding: 0px;
			margin: 0px;
		}
		
		.mceItemTable th, .mceItemTable td {
			margin: 0px;
			padding: 1px;
			border:1px dashed #999;
		}
	/* /For TinyMCE */
h1{
font-size: 130%;}
h2{
font-size: 110%;}
h3{
font-size: 100%;}
h4{
font-size: 95%;}
h5{
font-size: 90%;}
h6{
font-size: 85%;}

body {
		margin:0;
		padding:0;
font-size: 12px;
background-color:#f1f6dc;
}


.content {
font-size: 80%;
font-family: Tahoma;
color: #3e4243;
}
.navi {
font-size: 80%;
font-family: Tahoma;
color: #3e4243;
}
.copy {
font-size: 80%;
}
.copy p {
font-family: Tahoma;
color: #ffffff;
}
.copy a {
color:#bbbbbb;
}

.titlesite {
font-size: 120%;
}
.titlesite p {
font-family: Tahoma;
color:#026780;
font-weight: Regular;
margin-top: 30px;
}
.topkont {
font-size: 80%;
}
.topkont p {
font-family: Tahoma;
color:#ffffff;
font-weight: Bold;
margin-top: 10px;
}

.activemenu {
background-color:#e1e8e9;
font-family: Tahoma;
color:#343a3b;
font-weight: Bold;
font-size: 80%;
text-align: center;
}
.inactivemenu {
font-family: Tahoma;
color:#343a3b;
font-weight: Bold;
font-size: 80%;
text-align: center;
}
.activemenu a {
color:#343a3b;
text-decoration:none;
}
.inactivemenu a {
color:#343a3b;
font-weight: Bold;
text-decoration:none;
}
.submenu {
font-family: Tahoma;
color:#026780;
font-size: 80%;
}
.actsubmenu {
background-color:#e1e8e9;
font-family: Tahoma;
color:#026780;
font-weight: Bold;
font-size: 80%;
}
.submenu a {

color:#026780;
text-decoration:none;
}
.actsubmenu a {

color:#026780;
text-decoration:none;
}

.theme-nav {
	display:block;
	float:right;
	padding:0.6em 9px;
	border-left:1px solid #d2d2d4;
}

.theme-nav li {
	color:#a6a6a6;
	padding:2px 8px 3px 8px;
	margin-bottom: 0.5em;
}

.theme-nav a {
	text-decoration:none;
}

/*.theme-nav a:hover {
	color:#0174b7;
}*/

.theme-nav li.active {
	background:#d8efff none 0% 100% no-repeat;
}

.theme-nav li.active a {
	cursor:default;
}

.theme-nav li.active a:hover {
	text-decoration: none  !important;
	color:#c8c566;
	cursor:default;
}


	#content dt {
		clear: left;
		color: #C8C566;
		font-weight:400;
	}
	
	#content dd {
		margin-bottom:1.5em;
		border:0px;
		width: 500px;
	}
	
	/* #news dd .cover {
		float: left;
		border:3px solid #fee;
		margin-right: 1em;
		margin-bottom: 1em;
	} */
	
	#content dd h3 {
		margin-top: 0.5em;
		margin-bottom: 0.5em;
	}
	
	#content a {
		text-decoration: none;
	}
	
	#content a:hover {
		text-decoration: underline;
	}
	
	#content a.title {
		font-style: italic;
		font-size: 1.142em; /* 16px */
	}
	
	/* #news a.rarr {
		background-image:url('../images/rarr-white.gif');
	} */
	
	#content h2 {
		margin-top:0.4em;
		font-size:1.8em; /* 23px */
		line-height:0.78em; /* 18 */
		font-weight:700;
		font-style: italic;
	}	
	
	#content .more,
	#content .rss,
	.print {
		color:#777;
		font-family:'Lucida Grande','Trebuchet MS',Sans-serif;
		font-size: 0.9167em;
		text-decoration: underline;
	}
	
	#content .more:hover,
	#content .rss:hover,
	.print {
		text-decoration: none;
	}





.last-theme-nav {
	margin-left:40px;
}


	/*------------ * Classes ------------*/
	
	.date, .caption {
		color:#7d685a/* 88858C */;
		font-style: italic;
	}
	
	.caption {
		display: block;
		padding: 5px 0px 7px 0px;
		/*border-bottom: 1px solid #FFF3CC;*/
	}
	
	.readable .caption {
		font-size: 0.9em;
	}
	
	form .caption {
		border: 0px;
	}
	
	.clear {
		clear:both;
		display:block;
	}
	
	div.clear {
		clear:both;
		display:block;
		font-size:1px;
		height:1px;
		line-height:1px;
		margin-bottom:-1px;
	}
	
	.float-right {
		float:right;
	}
	
	.float-left {
		float:left;
	}
	
	.hide {
		display:none;
	}
	
	.invisible {
		visibility:hidden;
	}
	
	.dim {
		opacity:0.6;
		filter:alpha(opacity=60);
	}
	
	.outline {
		background:#adf;/*#adf;*/
	}
	
	.quater {
		width:24%;
		margin-right:1%; /*Supposing the width is 920px, 1% will be 9.2px - almost what is stated above*/
	}
	
	.half {
		width:48%;
		_width:45%;
		margin-right:2%;
	}
	
	.third {
		width:31%;
		margin-right:2%;
	}
	
	.two-thirds {
		width:60%;
		margin-right:3%;
	}
	
	.three-quaters {
		width:73%;
		margin-right:2%;
	}
	
	.whole {
		width:99%;
	}
	
	.block {
		display:block;
	}
	
	hr {
		background:#FFF3CC;
		border:0px none;
		clear:both;
		display: block;
		height:3px;
		margin:0.714em 0em;
	}
	
	p.first, .prominent {
		font-size:1.285em;
		font-style:italic;
		line-height:1.277em;
		margin-bottom:1em;
	}
	
	.last {
		margin-right:0px;
		border-right:0px;
	}
	
	.solid {
		white-space:nowrap;
	}
	
	/*.rarr {
		background:transparent url(../images/rarr.gif) no-repeat 100% 60%;
		padding-right:14px;
	}*/
	
	.readable {
		font-size:1.165em;
	}
	
	.readable .prominent,
	.readable p.first {
		font-size:1.142em;
		font-style:italic;
	}
	
	.readable ul,
	.readable ol,
	#news ul,
	#news ol {
		font-size: 0.97em;
	}
	
	.center {
		text-align:center;
	}
	
	.right {
		text-align:right;
	}
	
	img.frame, img.float-frame, img.float-right-frame {
		/*border: 3px solid #4b4b4b;*/
		margin-top:0.3em;
	}
		
	.float-frame {
		float:left;
		clear:left;
		padding-right:5px;
	}
	
	.float-right-frame {
		float:right;
		clear:right;
		padding-left:5px;
	}
/*------------ ** Tables ------------*/
	
	
.content table {
font-size: 100%;
}
		
		body.mceContentBody table {
			font-size: 14px;
		}
		
		table.mceItemTable {
			border-collapse: separate;
			border-spacing: 3px;
			border:1px dashed #999;
			padding: 0px;
			margin: 0px;
		}
		
		.mceItemTable th, .mceItemTable td {
			margin: 0px;
			padding: 1px;
		}
	/* /For TinyMCE */
	
	table.data {
		width:100%;
    font-size: 85%;
		margin:0.5em 0em 1.25em 0em;
		font-family:'Lucida Grande','Trebuchet MS',Sans-serif;
		border: 1px solid #e5e5e5;
	}
	
		table.data td, 
		table.data th {
			padding:0.5em 0.5em 0.6em 0.5em;
			border-right:1px solid #e5e5e5;
			border-bottom:1px solid #e5e5e5;
		}
		
		table.data td.last, 
		table.data th.last {
			border-right:0px;
		}
		
		table.data th {
			background: #e5e5e5;
			color:#88858C;
			border-top:1px solid #e5e5e5;
			border-bottom:3px solid #88858C;
		}
	
		tr.odd td {
			/* background-color:#f1f7fc; */
		}
	/*------------ /** Tables ------------*/

*
{
margin:0;
padding:0;
font-family:Tahoma;
}

img
{
margin:0;
padding:0;
border:none;
}
th{
text-transform:uppercase;
}
.threecolumns th, .threecolumns td{
  vertical-align:top;
  padding: 8px 10px;
}
.point
{
margin-bottom:2px;
margin-right:5px;
}

.circle
{
margin-right:5px;
}

body
{
background:url(../images/background_main.png);
background-position:left top;
color:#d6b880;
font-size:10px;
font-family:Tahoma;
}

.div_head_background
{
POSITION: absolute;
z-index:4;
left:314px;
width:600px;
height:140px;
background:url(../images/head_background1.png);
background-repeat:no-repeat;
background-position:left top;
}

.div_lang
{
margin:0px;
padding-right:10px;
width:100px;
top:145px;
color:white;
font-size:14;
}

.div_lang a, .div_lang a:visited, .div_lang a:hover
{
font-size:14;
color:#fbed5a;
text-decoration:none;
}


.div_top_menu_left
{
background:url(../images/top_menu_left.png);
background-repeat:no-repeat;
background-position:left top;
height:36px;

}

.div_top_menu_right
{
background:url(../images/top_menu_right.png);
background-repeat:no-repeat;
background-position:top right;
height:36px;

}

.td_top_menu
{
background:url(../images/top_menu.png);
background-repeat:repeat-x;
background-position: top;
    width:100%;
height:36px;
}

.div_content_bottom
{
background:url(../images/content_bottom.png);
background-repeat:repeat-x;
background-position:left bottom;
height:100%;
}

.div_content_background_top
{
background:url(../images/content_background_top.png);
background-repeat:repeat-x;
background-position:left top;
height:100%;
border-left:solid 1px #501910;
border-right:solid 1px #501910;
}

.div_content_background
{
background:url(../images/content_background.png);
background-position:left top;
height:100%;
}

.div_content
{
padding-top:30px;
padding-bottom:30px;
margin-left:30px;
margin-right:30px;
}



.td_menu
{
color:#ffed5e;
background:url(../images/parent_menu_bgr.gif);
font-size:14px;
font-family:Tahoma;
border-bottom:solid 1px #682019;
background-repeat:no-repeat;
background-position:top left;
width:165px;
padding-left:20px;
height:31px;
cursor:pointer;
 }

.td_active_menu
{
color:red;
background:url(../images/active_parent_menu_bgr.png);
font-size:14px;
font-family:Tahoma;
border-bottom:solid 1px #682019;
background-repeat:no-repeat;
background-position:top left;
width:165px;
padding-left:20px;
height:31px;
cursor:pointer;
 }

.td_selected_menu
{
color:red;
background:url(../images/selected_parent_menu_bgr.png);
font-size:14px;
font-family:Tahoma;
background-repeat:no-repeat;
background-position:top left;
width:165px;
padding-left:20px;
height:31px;
cursor:pointer;
}

.tbl_submenu
{
border:0px;
border-bottom:solid 1px #682019;
}


.td_submenu
{
color:#ffed5e;
font-size:14px;
font-family:Tahoma;
background:url(../images/menu_bgr.png);
background-repeat:no-repeat;
background-position:top left;
width:165px;
height:33px;
cursor:pointer;
padding-left:20px;
 }

.td_active_submenu
{
color:white;
font-size:14px;
font-family:Tahoma;
background:url(../images/active_menu_bgr.png);
background-repeat:no-repeat;
background-position:top left;
width:165px;
height:33px;
cursor:pointer;
padding-left:20px;
 }

.td_selected_submenu
{
color:white;
font-size:14px;
font-family:Tahoma;
background:url(../images/active_menu_bgr.png);
background-repeat:no-repeat;
background-position:top left;
width:165px;
height:33px;
cursor:pointer;
padding-left:20px;
 }


.td_left_menu
{
color:#fbed5a;
font-size:14px;
font-family:Tahoma;
font-weight:normal;
padding-left:30px;
padding-right:30px;
padding-top:10px;
width:200px;
height:500px;
}

.div_bottom
{
background:url(../images/background_bottom.gif);
background-repeat:no-repeat;
background-position:bottom left;
padding:0xp;
margin:0px;
}

.hide
{
display:none;
}

.show
{
display:block;
}

div#wn	{
    position:relative;
    width:175px; height:360px;
    overflow:hidden;
    }

.tbl_carpet
{
width:173px;
border-left:solid 1px #682019;
border-right:solid 1px #682019;
background-color:#2a0001;
}

.td_big_carpet
{
width:510px;
height:410px;
border:solid 1px #682019;
background-color:#54171e;
}

#lay_body .td_small_carpet img.item_small_picture
{

border:solid 1px #682019;
background-color:#4b161c;
margin: 0;
}


.div_carpet
{
padding:5px;
margin-right:10px;
border:solid 1px #682019;
background-color:#4b161c;
float:left;
}
.small_picture_wrapper{

text-align:center;

}
#lay_body img, .small_picture_wrapper a img{
border:5px solid #4B161C;
outline:1px solid #682019;
margin:0 auto;
}
.h1img{background:url(../images/circle.gif) no-repeat left top; padding-left: 20px;}
.imgtoprice{background: url(http://www.carpets-boutique.ru../images/to_price.png) no-repeat left top;display:block;height:24px;width:97px;float:left; }
.dot{background: url(http://www.carpets-boutique.ru../images/yellow_point.png) no-repeat left center;padding-left: 15px;}
#lay_body, #lay_body td, #lay_body p, #lay_body a{font-size:14px}

.spec_eshop_tree_links {
  text-align:left;
  margin:30px 7px;
}
.spec_eshop_tree_links a
{
color:#ffed5e;
white-space:nowrap;
}
.spec_eshop_tree_links a:hover
{
color:#fff;
}
.item_normal_1
{
  width:190px;
}

.item_normal_2{

}
.item_normal_1 a{
  font-size:15px;
  line-height:35px;
  padding-left:5px;
  text-decoration:none;
  display:inline-block;
  width:160px;
  border-bottom:1px solid #B03900;
}

.item_normal_1 a:hover{
   text-decoration:none;
   background-color:#5B0707;
}

.item_normal_1 .level_2 a, .level_2 a:hovered{
  font-size:15px;
  padding-left:5px;
  text-decoration:none;
}
img.plus,img.minus{
height:36px;
border:none;
cursor:pointer;

}
.level_2,img.minus{

  display: none;
}
#active{
color:red;
}
.eshop_special_item_Hsplitter img{border:none;outline:none;}
a.header{
font:bold 17px/25px Arial;
color:#d6b880;
text-decoration:none;
}
.newsblock{
width:30%;
float:right;
min-height:250px;
border:1px solid #9F5910;
margin:40px 30px 10px 30px;
padding: 10px;
}

/* 
	-- COMMON.CSS strucrure: --
	1. Reset browser's defaults styles
	2. Common styles
	3. Current design styles
	4. Navigation styles
	5. Modules
	6. E-commerce
	7. System
*/

.a_enlarge, .a_enlarge hover, .a_enlarge:visited 
{
text-decoration:none;
}

.catD_empty_description
{
font-size:14px;
color:white;
font-family:Tahoma;
}

.catD_empty_description img
{
padding-left:5px;
}



/* 1. RESET BROWSER's DEFAULTS ****************************************************************************************************/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, p, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption  {
	margin: 0px;
	padding: 0px;
}

.div_fragment
{
float:left;
padding-left:10px;
}
	
h1, h2, h4, h5 { margin: 0px 0px 12px 0px; }

h3{margin: 8px 0px 8px 0px;}

p { margin: 0px 0px 12px 0px; padding: 0px; }

ul { padding: 0px; margin: 10px 0px 10px 40px; }
ol { padding: 0px; margin: 10px 0px 10px 45px; }

a img { border: none; }

table.dsn, table.dsn tbody, table.dsn tr, table.dsn th, table.dsn td { margin: 0; padding: 0; }
table.dsn { border-collapse: separate; border-spacing: 0; }

.wrapper { position: relative; }

.clear { clear: both; height: 0px; overflow: hidden; }

/* END RESET BROWSER's DEFAULTS */


/* 2. COMMON STYLES ****************************************************************************************************/

body {}
body, table, tr, td, p, a, input, select, textarea {color:#F9CB86; font-family:tahoma, verdana, arial; font-size:11px; }

a {color:white; text-decoration:underline;}
a:hover {color:white; text-decoration:none;}

hr
{
color:#682019;
background:#682019;
border:0;
height:1px;
margin-top:1px;
margin-bottom:1px;
padding:0px;
}

BLOCKQUOTE {margin-top:5px;margin-bottom:5px;margin-left:16px;margin-right:0px}

h1, h1 a, h1 a:visited {color:white;font-size:14px; font-family:Tahoma; font-weight:bold;}
h2, h2 a, h2 a:visited {color:white;font-size:14px; font-family:Tahoma; font-weight:normal;}
h3, h3 a, h3 a:visited {color:#ffed5e;font-size:14px; font-family:Tahoma; font-weight:normal;}
h4, h4 a, h4 a:visited {color:#444;font-size:12px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h5, h5 a, h5 a:visited {color:#33626F;font-size:11px;font-weight:normal; margin-bottom:5px; margin-top:5px;}

/* COMMON STYLES FORM */

FORM {  margin: 0px; }
INPUT { font-size:11; }

INPUT.txt, INPUT.field   { font-size: 11px; BORDER: #848484 1px solid;}
INPUT.txt_noborder   { BORDER: #FFFFFF 0px solid; }
INPUT.check { BORDER: 0px; }

.c_btn
{

background:url(../images/button_bgr.png);
background-repeat:repeat-x;
background-color:#682019;
background-position:center left;
color:white;
border:none;
height: 26px;
line-height: 20px;
font: 12px tahoma;
cursor: pointer;
margin: 5px;
padding-left:10px;
padding-right:10px;
}


input.btn {
	/*height: 20px;*/
	font-size:11;
	border: #dddddd 1px solid;
	background-color: #129c1b;
	color: #fff;
	cursor: pointer;
	text-transform:uppercase;
	font-weight: bold;
}

SELECT.sel  { font-size:11; border: #848484 1px solid; }
CHECKBOX.chb{ font-size:11; border: #848484 1px solid; }
TEXTAREA.ta { font-size:11; border: #848484 1px solid; }

button {
	background-color: #ff6600;
	border: solid #ff6600 1px;
	color: #fff;
	height: 20px;
	line-height: 20px;
	font: bold 12px arial, tahoma, verdana;
	cursor: pointer;
	margin-right: 2px;
}

/* COMMON STYLES END FORM */


/* COMMON STYLES TABLE */

TABLE.tbl, TABLE.price { border-left: solid #dddddd 1px; border-right: solid #dddddd 1px; }
TABLE.tbl TD, TABLE.price td { border-bottom:1px solid #dddddd; font-size:11px;padding:5px 8px 5px 8px }
TABLE.tbl TH, TABLE.price th { color:#ffffff;border:0px; background-color:#18ba24;font-size:12px;padding:5px 8px 5px 8px }

/* COMMON STYLES END TABLE */

.small, .small a { font-size: 10px; }
.top_tool_bar, .bottom_line {background-color:#48899B}

.wd1 { width: 60px !important; }
.wd2 { width: 110px !important; }
.wd3 { width: 150px !important; }
.wd4 { width: 200px !important; }
.wd5 { width: 250px !important; }
.wd6 { width: 500px !important; }
.wd7 { width: 100% !important; }

.sz1 { font-size: .5em !important; }
.sz2 { font-size: .6em !important; }
.sz3 { font-size: .7em !important; }
.sz4 { font-size: .9em !important; }
.sz5 { font-size: 1em !important; }
.sz6 { font-size: 1.2em !important; }
.sz7 { font-size: 1.3em !important; }
.sz8 { font-size: 1.5em !important; }
.sz9 { font-size: 2em !important; }

/* END COMMON STYLES */


/* 3. CURRENT DESIGN STYLES START ****************************************************************************************************/

#dsn_note { position: relative; 	width: 399px; height: 85px; }
* html #dsn_note { width: 401px; }

#dsn_note_top {
	width: 399px; height: auto;
	min-height: 74px;
	background: #ffab00 url('../../_mod_files/ce_images/note_area_fon.gif') top left repeat-x; 
	border-left: solid #d9d9d9 1px;	border-right: solid #d9d9d9 1px;
}
* html #dsn_note_top { width: 401px; }

#dsn_note_i { margin-top: 8px; width: 50px; height: 66px;	float: left; }
#dsn_note_text, #dsn_note_text a, #dsn_note_text a:hover, #dsn_note_text a:visited {	padding-top: 8px; font-size: 11px;	color: #fff; }
#dsn_note_bott {	width: 401px; height: 11px;}

.dsn_left_orange_block_1 {
	margin-bottom: 10px;
	padding-top: 6px;
	width: 200px; height: 76px;
	background: url('../../_mod_files/ce_images/basket_fon.png') top right no-repeat;
}

.dsn_left_block_1 { position: relative; width: 200px; border: solid #d9d9d9 1px; margin-bottom: 10px;}

.dsn_left_block_1_head  {
	margin: 10px 15px 10px 10px;
	padding-bottom: 3px;
	border-bottom: solid #d9d9d9 1px;
	line-height: 25px;
	font: bold 16px tahoma, arial, verdana;	color: #0066FF !important;	text-decoration: none;
}
.dsn_left_block_1_head  a { font: bold 16px tahoma, arial, verdana;	color: #0066FF !important;	text-decoration: none; }
.dsn_left_block_1_content { width: auto; margin-left: 10px; margin-right: 15px; margin-bottom: 15px;}
* html .dsn_left_block_1_content { width: 100%; }


.dsn_right_block_1 { position: relative; width: 200px; border: solid #d9d9d9 1px; margin-bottom: 10px;}

.dsn_right_block_1_head  {
	margin: 0px 15px 10px 15px;
	padding-bottom: 3px;
	border-bottom: solid #d9d9d9 1px;
	line-height: 25px;
	font: bold 16px tahoma, arial, verdana;	color: #ff6600 !important;
	text-decoration: none;
}
.dsn_right_block_1_head  a { font: bold 16px tahoma, arial, verdana;	color: #ff6600 !important;	text-decoration: none; }
.dsn_right_block_1_content { width: auto; margin-left: 15px; margin-right: 15px; margin-bottom: 15px;}
* html .dsn_right_block_1_content { width: 100%; }

.dsn_footer_contacts {
	padding-left: 90px;	padding-top: 15px;
	background: url('../../_mod_files/ce_images/i_write.jpg') 10px 10px no-repeat;
	font: normal 11px arial, tahoma, verdana;
	color: #666;
}

a.dsn_footer_a:link, a.dsn_footer_a:visited, a.dsn_footer_a:active, a.dsn_footer_a:hover {
	font: normal 11px arial, tahoma, verdana;
}

.dsn_block_tl { position: relative; top: -1px; left: -1px; width: 10px; height: 10px; }
.dsn_block_tr { position: relative; float: right; top: -1px; right: -1px; width: 10px; height: 10px; }
.dsn_block_bl { position: relative; bottom: -1px; left: -1px; width: 10px; height: 10px; }
.dsn_block_br { position: relative; float: right; bottom: -1px; right: -1px; width: 10px; height: 10px;}

.dsn_center_block1 { position: relative; width: 100%; border: solid #d9d9d9 1px; }

.dsn_center_block1 .dsn_center_block1_content { position: relative; width: auto; margin-left: 15px; margin-right: 15px; margin-bottom: 5px;}
* HTML .dsn_center_block1 .dsn_center_block1_content { width: 100%;}

.dsn_center_block1_head  {
	margin: 0px 15px 10px 0px;
	padding-bottom: 3px;
	border-bottom: solid #d9d9d9 1px;
	line-height: 25px;
	font: bold 16px tahoma, arial, verdana;	color: #0066ff !important;
	text-decoration: none;
}

/* CURRENT DESIGN STYLES END */


/* 4. NAVIGATION STYLES (Menus, Sitemaps, etc.) ****************************************************************************************************/

/* NAVIGATION STYLES TOP MENU */

.top_menu, .top_menu a, .top_menu a:hover, .top_menu a:visited 
{
color:#ffed5e;
font-size:12px;
font-family:Tahoma;
font-weight:bold;
text-decoration:none;
cursor:pointer;
padding:0px;
margin:5px;
}

.top_menu_active, .top_menu_active a, .top_menu_active a:hover
{
background-color:#4f0802;
color:white;
font-size:12px;
font-family:Tahoma;
font-weight:bold;
text-decoration:none;
cursor:pointer;
padding:0px;
margin:0px;
padding-left:4px;
padding-right:4px;
}

.top_menu_active a:visited
{
color:white;
font-size:12px;
font-family:Tahoma;
font-weight:bold;
text-decoration:none;
cursor:pointer;
padding:0px;
margin:0px;
}

/* NAVIGATION STYLES END TOP MENU */


/* NAVIGATION STYLES BOTTOM MENU */
/*.bottom_menu TD, .bottom_menu a, .bottom_menu a:hover, .bottom_menu a:visited{font-size:11px;}*/

.bottom_menu { }
.bottom_menu a:link, .bottom_menu a:visited, .bottom_menu a:active, .bottom_menu a:hover { font-size:11px; }
.bottom_menu a:hover { font-size:11px; }

/* NAVIGATION STYLES END BOTTOM MENU */


/* NAVIGATION STYLES MAIN MENU */
/*.main_menu {}
.main_menu TD{}
.main_menu A, .main_menu A:visited {color:#6d6d6d;font-weight:bold;text-decoration:none; font-size:11px; text-transform:uppercase;}
.main_menu A:hover {color:#6d6d6d;text-decoration:none;font-weight:bold;}*/

.main_menu { }
.main_menu TD{ padding:5px; }

.main_menu a:link, .main_menu a:visited, .main_menu a:active, .main_menu a:hover {
    color:#6d6d6d;
	font-weight:bold;
	text-decoration:none; 
	font-size:11px; 
	text-transform:uppercase;
}

.submenu { 
	position:absolute; 	z-index: 999;
	left: 0; top:0; 
	display: none; 
	width:auto; 
}

.pd_menu { border:1px #6D6D6D solid; }
.pd_menu td {
	color:#6D6D6D;
	border:0px; 
	padding:5px 8px 5px 8px;
}
.pd_menu a:link, .pd_menu a:visited, .pd_menu a:active, .pd_menu a:hover {
    font-size:11px;
	font-weight: normal; 
	text-decoration:none;
	color:#6D6D6D;
}

/* NAVIGATION STYLES END MAIN MENU */


/* NAVIGATION STYLES MEMBER MENU */

.member_menu { margin-top: 10px; border: solid red 0px; }
.member_menu td { padding-left: 10px; padding-right: 10px; text-align: center;}
.member_menu  a {	font: normal 12px arial, tahoma, verdana; color: #666 !important; text-decoration: none;}
.member_menu  a:hover { text-decoration: underline; }

/* NAVIGATION STYLES END MEMBER MENU */


/* NAVIGATION STYLES SITE MAP, SECTION MAP */

.sm_tree {  }

.sm_tree .sm_level_1 {  }
.sm_tree .sm_level_1 a:link, 
.sm_tree .sm_level_1 a:visited, 
.sm_tree .sm_level_1 a:active, 
.sm_tree .sm_level_1 a:hover { font-size: 14px; }
.sm_level_1 .sm_tree_item_selected { font-size: 14px; }

.sm_tree .sm_level_2 { margin-left: 15px; }
.sm_tree .sm_level_2 a:link, 
.sm_tree .sm_level_2 a:visited, 
.sm_tree .sm_level_2 a:active, 
.sm_tree .sm_level_2 a:hover { font-size: 12px; }
.sm_level_2 .sm_tree_item_selected { font-size: 12px; }

.sm_tree .sm_level_3 { margin-left: 25px; }
.sm_tree .sm_level_3 a:link, 
.sm_tree .sm_level_3 a:visited, 
.sm_tree .sm_level_3 a:active, 
.sm_tree .sm_level_3 a:hover { font-size: 12px; }
.sm_level_3 .sm_tree_item_selected { font-size: 12px; }

.sm_tree .sm_tree_item_selected { font-weight: bold; }

.sm_imaged_tree { }

.sm_imaged_tree  .sm_imaged_item_normal_1, .sm_imaged_tree  .sm_imaged_item_active_1,
.sm_imaged_tree  .sm_imaged_item_normal_2, .sm_imaged_tree  .sm_imaged_item_active_2,
.sm_imaged_tree  .sm_imaged_item_normal_3, .sm_imaged_tree  .sm_imaged_item_active_3 { 
	padding-left: 7px; 
	line-height: 19px;
	font-size:80%;
}

/* NAVIGATION STYLES END SITE MAP, SECTION MAP */


/* NAVIGATION STYLES PAGER */

.pager { font-size: 14px; margin-top: 30px; text-align: left; }

.pager .pager_sibl_pages { font-size: 14px;  }
.pager .pager_sibl_pages span { font-weight: bold; }

.pager .pager_pages { margin: 10px 0px; padding: 4px 0px;  }

a.pager_sibl:link, a.pager_sibl:active, a.pager_sibl:visited, a.pager_sibl:hover,
a.pager_fin:link, a.pager_fin:active, a.pager_fin:visited, a.pager_fin:hover  {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
a.pager_sibl:hover, a.pager_fin:hover  { text-decoration: underline; }

a.pager_block:link, a.pager_block:active, a.pager_block:visited, 
a.pager_block:hover, .pager_active, .pager_dotdot  {
	margin-right: 3px;
	padding: 2px 6px;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	background-color: #f2f2f2;
}
a.pager_block:hover { background-color: #ccc; }

.pager .pager_active { font-size: 14px; color: #f9f9f9;	background-color: #666;}

.pager span.pages_nav_split { font-size: 14px; font-weight: normal; padding: 0px 5px; }

.pager_item_details { }

.pager_item_details .pager_showall  { margin-top: 10px; }

/* NAVIGATION STYLES END PAGER */

/* NAVIGATION STYLES PAGES */

.pages_path {  }
.pages_path h1 { margin: 0px 0px 20px 0px; }

.pages_nav_bar {  }

.pages_sibl_bar { text-align: center; margin: 0px 0px 20px 0px; }

.pages_name {  }
.pages_name h3 {  }

a.pages_print_version:link, a.pages_print_version:visited, 
a.pages_print_version:active, a.pages_print_version:hover {
	display: block;
	margin: 40px 0px 0px 0px;
}

a.pages_print_version img { margin-right: 8px; }

/* NAVIGATION STYLES END PAGES */

/* NAVIGATION STYLES (Menus, Sitemaps, etc.) */


/* 5. MODULES ****************************************************************************************************/

/* MODULES VOTES */

.vote_res_small_on {background-color:#119419;border-top:1px #119419 solid;border-bottom:1px #119419 solid;}
.vote_res_on {background-color:#119419;border-top:1px #119419 solid;border-bottom:1px #119419 solid;}
.vote_res_small_off {border-top:1px #119419 solid;border-bottom:1px #119419 solid;}
.vote_res_off {border-top:1px #119419 solid;border-bottom:1px #119419 solid;}

/* MODULES END VOTES */


/* MODULES KNOWLEDGE BASE */

.kb_item_row_name { margin-bottom: 5px; }
.kb_item_row_announce {  }
.kb_item_row_announce p { margin: 0px; padding: 0px; }

/* MODULES END KNOWLEDGE BASE */


/* MODULES BLOG */

.blog IMG {margin:3px;border:#ff0000 0px solid;}

/* MODULES END BLOG */


/*MODULES NEWS STYLES */

.small_news { }
.small_news_item_row {  }
.small_news_urgent_item_row { color: #ff0000; }
.small_news_item_date { display: inline; }
.small_news_item_time { }
.small_news_item_header { display: inline; }
.small_news_item_announce { }
.small_news_rss { }

.news { }
.news_item_row {  }
.news_item_date {  }
.news_item_time {  }
.news_item_header {  }
.news_item_announce {  }

.news_item_row {  }
.news_urgent_item_date {  }
.news_urgent_item_time {  }
.news_urgent_item_header { margin-bottom: 5px; }
.news_urgent_item_announce {  }

.news_urgent_item_announce p, .news_item_announce p { margin: 0px; padding: 0px; margin-bottom: 10px; }

.news_rss { }

/* MODULES END NEWS STYLES */


/* MODULES ARTICLES STYLES */

.small_articles {  }
.small_articles_item_row {  }
.small_articles_item_date { display: inline; }
.small_articles_item_header { display: inline; }
.small_articles_rss { }


.articles {  }

.articles_cat_name { display: inline; }
.articles_cat_name a { font-size: 1.2em; }
.articles_cat_num_items { display: inline; }
.articles_cat_announce {  }
.articles_cat_announce p { margin: 0; padding: 0; }
.articles_urgent_cat_name {  }
.articles_urgent_cat_num_items {  }
.articles_urgent_cat_announce {  }
    
.articles_item_row {  }
.articles_item_date {  }
.articles_item_header {  }
.articles_rss { }

/* MODULES END ARTICLES STYLES */


/* MODULES STICKERS */

.stickers { }
.stickers td { vertical-align: top; text-align: left; }
.stickers .small_row { border: 0px; }
.stickers .small_row_dashed { border: dashed #ccc 1px; }

.stickers .small_header { line-height: 16px;  }
.stickers .small_header a { text-decoration: none; border-bottom: dashed 1px;}

.stickers .small_announce { padding: 3px; }

.stickers .small_Hsplitter img { width: 20px; height: 1px; }
.stickers .small_Vsplitter img { width: 1px; height: 20px; }

/* MODULES END STICKERS */

/* END MODULES */


/* 6. E-COMMERCE ****************************************************************************************************/

.eshop_image { /*width: 64px;*/ float:left; margin-top:3px;margin-right:15px;}
.eshop_image_click {margin-top:3px;margin-right:5px;border: 0px #33626F solid;}

.views_browse {border-top: 1px #e0e0e0 solid;border-right: 1px #e0e0e0 solid;}
.views_browse TD {border-bottom: 1px #e0e0e0 solid;border-left: 1px #e0e0e0 solid;}

.currency_block {font-size:9px; color:#616161; font-weight:bold;}

.row1 {}
.row2 {}

.spec_eshop_cart { font: normal 11px arial, tahoma, verdana; color: #fff; }
.spec_eshop_cart a:link, .spec_eshop_cart a:visited, .spec_eshop_cart a:active, .spec_eshop_cart a:hover {
	font: normal 11px arial, tahoma, verdana;
}

/* E-COMMERCE TREE LINKS */

.spec_eshop_tree_links { line-height: 1.5em;  }
.spec_eshop_tree_links .item_popup_picture {}
.spec_eshop_tree_links .item_small_picture {}
.spec_eshop_tree_links .item_picture {}

.spec_eshop_tree_links .level_0  {  }
.spec_eshop_tree_links .level_0  a:link , .spec_eshop_tree_links .level_0  a:visited,
.spec_eshop_tree_links .level_0  a:active, .spec_eshop_tree_links .level_0  a:hover  { 
	text-decoration: underline; 
	font-size: 1.2em; 
	text-transform: uppercase; 
}
.spec_eshop_tree_links .level_0  a:hover { text-decoration: none; }
.spec_eshop_tree_links .level_0 .item_normal {  }
.spec_eshop_tree_links .level_0 .item_selected { }

.spec_eshop_tree_links .level_1 {  }
.spec_eshop_tree_links .level_1 .item_normal {  }
.spec_eshop_tree_links .level_1 .item_selected {  }
.spec_eshop_tree_links .level_1  a:link , .spec_eshop_tree_links .level_1 a:visited,
.spec_eshop_tree_links .level_1  a:active, .spec_eshop_tree_links .level_1  a:hover  { 
	text-decoration: underline; 
	font-size: 1em; 
	text-transform: none; 
}
.spec_eshop_tree_links .level_1  a:hover { text-decoration: none; }

.spec_eshop_tree_links .level_2 { margin-left: 15px; }
.spec_eshop_tree_links .level_2 .item_normal { }
.spec_eshop_tree_links .level_2 .item_selected {  }
.spec_eshop_tree_links .level_2  a:link , .spec_eshop_tree_links .level_2 a:visited,
.spec_eshop_tree_links .level_2  a:active, .spec_eshop_tree_links .level_2  a:hover  { 
	text-decoration: underline; 
	font-size: 80%; 
	text-transform: none; 
}
.spec_eshop_tree_links .level_2  a:hover { text-decoration: none; }


.spec_eshop_tree_links .level_3 { margin-left: 15px; }
.spec_eshop_tree_links .level_3 .item_normal { }
.spec_eshop_tree_links .level_3 .item_selected {  }
.spec_eshop_tree_links .level_3  a:link , .spec_eshop_tree_links .level_3 a:visited,
.spec_eshop_tree_links .level_3  a:active, .spec_eshop_tree_links .level_3  a:hover  { 
	text-decoration: underline; 
	font-size: .9em; 
	text-transform: none; 
}
.spec_eshop_tree_links .level_3  a:hover { text-decoration: none; }

.spec_eshop_tree_links2 { width: 90%; margin: 0 auto;}
.spec_eshop_tree_links2 .lev1 { }
.spec_eshop_tree_links2 .lev2 { }
.spec_eshop_tree_links2 .item_normal { }
.spec_eshop_tree_links2.item_selected { }

.spec_eshop_tree_links2 .lev1 a:link, 
.spec_eshop_tree_links2 .lev1 a:visited, 
.spec_eshop_tree_links2 .lev1 a:active, 
.spec_eshop_tree_links2 .lev1 a:hover { font: bold 14px arial, tahoma, verdana;	text-transform: uppercase; }

.spec_eshop_tree_links2 .lev2 a:link, 
.spec_eshop_tree_links2 .lev2 a:visited, 
.spec_eshop_tree_links2 .lev2 a:active, 
.spec_eshop_tree_links2 .lev2 a:hover { font: normal 10px arial, tahoma, verdana; }

.spec_eshop_tree_links2 .item_small_picture { float: left; margin-right: 20px; }

/* E-COMMERCE END TREE LINKS */


/* E-COMMERCE Categories list sets */

.catD_row { vertical-align: top; width: 50%; }
.catD_row .cat_small_picture { margin-right: 20px; }
.catD_row .catD_name {}
.catD_row .catD_subcategory_list { margin-top: 10px; }
.catD_row .catD_count_items { padding: 0px 5px; }
.catD_row a.catD_name:link, .catD_row a.catD_name:active, 
.catD_row a.catD_name:visited, .catD_row a.catD_name:hover { font-size: 12px; font-weight:bold }
.catD_row .cat_small_picture { margin-right: 15px; }

.catD_Hsplitter img { width: 10px; }
.catD_Vsplitter img { height: 25px; }

/* E-COMMERCE End Categories list sets */


/* E-COMMERCE ITEM LIST CLASSES */

.eshop_list_item_row { }
.eshop_list_item_row a.name:link, .eshop_list_item_row a.name:active,
.eshop_list_item_row a.name:visited, .eshop_list_item_row a.name:hover { 
	display: block; 
	margin-bottom: 10px;
	font-size: 12px; 
	font-weight: bold;
}
.eshop_list_item_row .small_picture_wrapper {  }
.eshop_list_item_row .announce {  }
.eshop_list_item_row .custom_fiels { margin-top: 10px; }
.eshop_list_item_row .digitals {  }
.eshop_list_item_row .prices {  }
.eshop_list_item_row .forum { }
.eshop_list_item_row .rating { margin-top: 15px; }
.eshop_list_item_row .addtocomparsion { margin-top: 10px; }
.eshop_list_item_row .addtocomparsion a { font-size: 11px; }

.eshop_list_item_row .search_path { margin-bottom: 10px; }

.eshop_list_item_row .search_path a.name { display: inline !important; margin: 0px !important; font-size:12px;  font-weight: bold;}
.eshop_list_item_row .search_path a.catname { display: inline !important; margin: 0px !important; font-size:12px;  font-weight: bold;}

.eshop_list_item_row .index { font-weight: bold; font-size: 12px; }

.eshop_cat_item_nSplitter {}

.eshop_cat_item_Hsplitter, .eshop_cat_cat_item_Hsplitter {
	width: 1px;
	background: #d9d9d9;
	border-left: solid #fff 20px;
	border-right: solid #fff 20px;
}

.eshop_cat_item_Vsplitter, .eshop_cat_cat_item_Vsplitter {
	height: 1px;
	background: #d9d9d9;
	border-top: solid #fff 1px;
	border-bottom: solid #fff 10px;
}

.eshop_cat_cat_item_Hsplitter {
	border-left: solid #f9f9f9 20px;
	border-right: solid #f9f9f9 20px;
}

.eshop_cat_cat_item_Vsplitter { 
	border-top: solid #f9f9f9 20px; 
	border-bottom: solid #f9f9f9 20px; 
}


.eshop_cat_item_list {
	/*border: solid #d9d9d9 1px;*/
	background: #f9f9f9;
	padding: 10px;
	margin-top: 15px;
}
.eshop_cat_item_list .header {
	display: block;
	margin-bottom: 10px;
}

/* E-COMMERCE END ITEM LIST CLASSES */


/* E-COMMERCE PRICES */

.item_base_price, .search_item_base_price { padding: 15px 0px; }
.item_other_price { padding-bottom: 15px; }

.item_base_price .price_caption, .item_other_price .price_caption { font-weight: bold; padding-right: 10px; }
.item_base_price .price_original, .item_other_price .price_original {
font-size: 16px; color:#777; font-weight: bold; text-decoration: line-through;
margin-right: 10px; }

.item_base_price .price_price, .item_other_price .price_price { font-size: 11px; color:#F7941C; font-weight: bold; }
.item_base_price .price_difference, .item_other_price .price_difference {  }
.item_base_price  .price_null, .item_other_price  .price_null { font-size: 11px; color:#F7941C; font-weight: bold; }

.item_base_price .buy_form, .item_other_price .buy_form { margin-left: 10px; display: inline; }
.item_base_price .txt, .item_other_price .txt { width: 30px; }
.item_base_price .price_txt { margin-right: 10px; }

/* E-COMMERCE END PRICES */


/* E-COMMERCE ITEM DETAILS */

.itemD_detail { width: 100%; }
.itemD_detail .name { color:#f7941c;font-size:14px;font-weight:bold; margin-bottom: 20px;}

.itemD_detail .small_picture_wrapper {}
.itemD_detail .itemD_small_picture { float: left; margin-right: 15px; }
.itemD_detail .itemD_picture {  } 
.itemD_detail .itemD_popup_picture {  }

.itemD_detail .custom_field_all { margin-bottom: 30px; }
.itemD_detail .base_price {  }
.itemD_detail .other_prices {  }
.itemD_detail .add_to_comparison { margin-top: 40px; }
.itemD_detail .eshop_digitals_info { clear: both; }
.itemD_detail .description { padding: 5px 10px; margin-bottom: 10px; }
.itemD_detail .property_data {  }
.itemD_detail .forum { clear: both; overflow: hidden; margin-top: 25px; }
.itemD_detail .rating { margin-top: 15px; }

.itemD_detail .itemD_custom_field_multi_list {  }

.itemD_detail .itemD_custom_field_multi_related_items_list {
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}
.itemD_detail .itemD_custom_field_multi_related_items, .itemD_detail .itemD_custom_field_multi_related_cats {
	margin-right: 30px;
	float: left;
	text-align: center;
}

/* E-COMMERCE END ITEM DETAILS */


/* E-COMMERCE HOME */

.eshop_list_small_special_row { }
.eshop_list_small_special_row a.name:link, .eshop_list_small_special_row a.name:active,
.eshop_list_small_special_row a.name:visited, .eshop_list_small_special_row a.name:hover { 
	display: block; 
	margin-bottom: 10px;
	font-size: 14px; 
}
.eshop_list_small_special_row .small_picture_wrapper { padding-right: 10px; }
.eshop_list_small_special_row .announce {  }
.eshop_list_small_special_row .spec_announce { margin-top: 10px; font-size: 11px; }
.eshop_list_small_special_row .custom_fiels { margin-top: 10px; }
.eshop_list_small_special_row .digitals { font-size: 11px; }
.eshop_list_small_special_row .prices {  }
.eshop_list_small_special_row .rating { font-size: 11px; margin-top: 15px; }
.eshop_list_small_special_row .addtocomparsion { margin-top: 20px; }
.eshop_list_small_special_row .addtocomparsion a { font-size: 11px; }


.small_special_base_price, .small_special_base_price_variable, .small_special_base_price_null { padding-bottom: 10px; }
.small_special_other_prices, .small_special_other_prices_null {}

.small_special_base_price .price_caption, .small_special_other_prices .price_caption,
.small_special_base_price_variable .price_caption, .small_special_base_price_null .price_caption,
.small_special_other_prices_null .price_caption { font-weight: bold; padding-right: 10px;  }

.small_special_base_price .price_original,
.small_special_other_prices .price_original { font-size: 14px; color:#777;
font-weight: bold; text-decoration: line-through; margin-right: 10px; }

.small_special_base_price .price_price,
.small_special_other_prices .price_price { font-size: 11px; color:#F7941C; font-weight: bold; }

.small_special_base_price .price_difference, .small_special_other_prices .price_difference {  }

.small_special_base_price .buy_form, .small_special_other_prices .buy_form  { margin-left: 10px; display: inline; }

.small_special_base_price .txt, .small_special_other_prices .txt { width: 30px; }

.small_special_base_price_null .price_null, .small_special_other_prices_null .price_null {
	font-size: 14px; color:#F7941C; font-weight: bold;
}

.small_special_base_price_variable .price_txt { margin-right: 10px; }

/* E-COMMERCE END HOME */


/* E-COMMERCE FILTER BOX */

.filter_box { background-color: #F0F0F0; }
.filter_box td { font-size:10px;}
.filter_box .txt {width:100px}
.search_box { }

.filter_box_caption { margin-right: 5px; }
.filter_box .sel, .filter_box .check, .filter_box .txt { vertical-align: middle; }

.filter_box_row td { }
.filter_box_prop_row td { padding-right: 15px; }

.filter_box_hsplitter { width: 20px; }
.filter_box_vsplitter { height: 0px; }

/* E-COMMERCE END FILTER BOX */


/* E-COMMERCE CAT PATH */

.cat_path { margin-bottom: 25px; margin-top: 25px; font-size: 16px; color:#f7941c;font-size:14px;font-weight:bold;}
.cat_path A { color:#f7941c;font-size:14px;font-weight:bold; }

/* E-COMMERCE END CAT PATH */


/* E-COMMERCE References */

.ref_small_item {}
.ref_small_splitter { height: 5px; line-height: 5px; }

/* E-COMMERCE End References  */


/* E-COMMERCE SORT BOX */

.items_sort { text-align: right; padding: 20px 0px; }

/* E-COMMERCE END SORT BOX */


/* E-COMMERCE COMPARE */

TABLE.compare {border-left:1px #dddddd solid;border-top:1px #dddddd solid}
TABLE.compare TD {border:0px;color:#848484}
TABLE.compare TR {border-bottom:1px solid #dddddd;}
TABLE.compare TD {border-bottom:1px solid #dddddd;border-right:1px solid #dddddd; font-size:11px;padding:5px 8px 5px 8px}
a.comp_del,a.comp_del:visited {background:#ff6600;color:#ffffff;font-weight:bold;text-decoration:none;padding:0px 5px}
a.comp_del:hover{color:#ffffff;text-decoration:none;}
tr .sel {background:#eeeeee} 

.compare_script_bottom { padding: 35px 0px 15px 0px; }

/* E-COMMERCE END COMPARE */

/* END E-COMMERCE */


/* 7. SYSTEM ****************************************************************************************************/

table#sign{width:100%;}
table#sign td{text-align:right;font-family:Verdana; font-size:10px; color:#119419; padding-right:10px; padding-top:10px; padding-bottom:10px;}
table#sign A, table#sign A:hover, table#sign A:visited {color:#F9CB86;text-decoration:none; font-size:10px; padding-left:5px;}

#stat {display:none;}
#sp {display:none;}

.status_error { color:#660000; /* font-size:10;*/}
.status_notice { color:#666666; font-size:16px; margin-left: 10px; }
.status_normal { color:#000000; font-size:10;}

/* SYSTEM Text editor styles */

div.amiroTEdDiv{ }
div.amiroTEdDivEditor{ display: block; }
div.amiroTEdDivPreview{ border: 1px solid black; display: none; overflow: auto; }
img.amiroTEdCtrl{ border: 0px; cursor: pointer; }
select.amiroTEdCtrl, input.amiroTEdCtrlButton{
    font: normal 10px Arial; text-decoration: none; color: #000000; margin-bottom: 4px; width: auto;
}
img.amiroTEdSep{ border: 0px; }
img.amiroTEdSmile{ border: 0px; cursor: pointer; }
textarea.amiroTEdCtrl{}
div.amiroTEdDivResize{
    height: 4px;
    margin-top: 1px;
    background-color: #d4d0c8;
    border-bottom: 1px solid #808080;
    margin-bottom: 1px;
    cursor: s-resize;
}
span.amiroTEdMore{
    cursor: pointer;
    height: 25px;
	font: bold 16px arial;
    text-decoration: underline;
    color: #000000;
}
BLOCKQUOTE.edQuote { border-left: 2px solid #999999; margin: 0px; padding: 10px; margin-left: 15px; background: #f9f9f9; }

PRE.edCode{ margin:5px 0px 5px 16px; width: 500px; overflow: auto; border: 1px dotted gray; padding: 5px; }

/* SYSTEM Text editor styles */

/* END SYSTEM */
