*
{
	padding: 0;
	margin: 0;
}

body
{
	direction: rtl;
	text-align: justify;
	background: #adadad url("../../../../images/bg.jpg") repeat 0 9px;
	line-height: 150%;
	border-top: 7px solid #ff0000;
}

body, input, textarea, button, select
{
	font: normal 12px/155% tahoma, arial;
	color: #222;
}

body
{
	color: #ddd;
}

select
{
	width: 250px;
}

input
{
	width: 320px;
}

textarea
{
	height: 150px;
	width: 435px;
}

input, textarea
{
	border: 1px solid #aaa;
	background-color: #f5f5f5;
	padding: 3px;
}

input:focus,
textarea:focus
{
	border-color: #888;
	outline: 2px solid #9cf;
	background-color: #fff;
}

img
{
	border: 0;
}

a
{
	color: #adf;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #0ff;
}

.clear
{
	clear: both;
}

.right
{
	float: right;
}

.left
{
	float: left;
}

.center
{
	text-align: center;
}

	#wrapper
	{
		width: 911px;
		margin: 0 auto;
		background: url("../../../../images/background.gif") repeat-y 0 0;
	}

		#header
		{
			/*background: url("../../../../images/logo.gif") no-repeat 30px 15px;*/
			height: 140px;
			margin: 0 auto;
		}
		
			#logo
			{
				background: url("../../../../images/logo-full.gif") no-repeat 60px 20px;
			}
			
			#header h1
			{
				display: none;
			}

		#sub-nav
		{
			height: 20px;
			width: 614px;
			margin-top: 45px;
			float: right;
			padding-right: 40px;
			color: #555;
		}
		
			#sub-nav a
			{
				color: #ccc;
				font-size: 11px;
			}
		
		#nav
		{
			height: 68px;
			width: 614px;
			margin-top: 10px;
			float: right;
		}
		
			#nav ul
			{
				list-style: none;
			}

				#nav ul li
				{
					display: block;
					float: right;
				}

					#nav ul li a
					{
						display: block;
						height: 38px;
						background-repeat: no-repeat;
					}
					
					#nav ul li a:hover,
					#nav ul li a:focus,
					#nav ul li a.focus
					{
						/*background-position: 0 -68px;*/
					}
					
						#nav ul li a span
						{
							display: none;
						}

					#nav-homepage a
					{
						background-image: url("../../../../images/button-1.gif");
						width: 80px;
					}
					
					#nav-about a
					{
						background-image: url("../../../../images/button-2.gif");
						width: 75px;
					}
					
					#nav-products a
					{
						background-image: url("../../../../images/button-3.gif");
						width: 75px;
					}
					
					#nav-contact a
					{
						background-image: url("../../../../images/button-4.gif");
						width: 94px;
					}
			
			#search
			{
				background: transparent url("../../../../images/search.gif");
				width: 290px;
				height: 38px;
				float: right;
			}
				
				#search form
				{
					margin: 5px 68px 0 0;
				}
			
				#search input
				{
					outline: none;
					border: none;
					background: none;
					color: #eee;
					width: 122px;
					height: 28px;
					padding: 0;
					margin: 0;
					font-size: 11px;
				}
			
		#section
		{
			background: transparent url("../../../../images/body.gif") repeat-y 0 0;
			width: 900px;
			margin: 20px auto 20px auto;
			min-height: 400px;
		}
		
		* html #section
		{
			height: 400px;
		}
			
			#bottom
			{
				background: url("../../../../images/bottom.gif") no-repeat;
				height: 23px;
			}

			#side
			{
				float: right;
				width: 251px;
			}
			
				#locale
				{
					margin: 8px 27px 9px 20px;
					text-align: center;
				}
				
				#register
				{
					margin-right: 7px;
					text-align: center;
				}

			#body
			{
				float: right;
				width: 575px;
				margin: 0 0 0 28px;
				_margin-left: 5px;
				padding-right: 30px;
			}

		#footer
		{
			background: #000 url("../../../../images/footer.jpg") repeat-x 0 0;
			padding: 15px 0 9px 0;
			text-align: center;
			color: #fff;
			line-height: 148%;
			position: relative;
		}
			
			.wrapper
			{
				margin: 0 auto;
				width: 911px;
				position: relative;
			}
			
			#footer p.logo
			{
				margin-bottom: 5px;
			}
			
			#footer-box
			{
				width: 911px;
				margin: 0 auto;
				padding-top: 15px;
			}
			
			#footer-shadow
			{
				background: url("../../../../images/footer.gif") no-repeat -35px 0;
				height: 64px;
			}
			
			#footer,
			#footer a
			{
				font-size: 11px;
			}
		
			#footer a
			{
				color: #b8d7e8;
				text-decoration: none;
			}

			#footer a:hover
			{
				text-decoration: underline;
				color: #fff;
			}
			
			#footer .catz a
			{
				color: #cc0;
			}
			
			#footer p
			{
				margin-bottom: 5px;
			}
			
				#building
				{
					position: absolute;
					background: url("../../../../images/building.png");
					width: 266px;
					height: 635px;
					display: block;
					top: -600px;
					left: -65px;
				}
	
	h2
	{
		color: #dfdfdf;
		background-color: #2a2a2a;
		padding: 7px 10px;
		font-size: 12px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		margin-bottom: 10px;
	}
	
	h2 span
	{
		color: #f35b19;
	}
	
	#slide
	{
		width: 354px;
		overflow: hidden;
	}
	
	#slide-left
	{
		width: 32px;
		height: 319px;
		background: #67c2fc url("../../../../images/slide-left.gif");
		float: right;
	}
	
	#slide-right
	{
		width: 32px;
		height: 319px;
		background: #67c2fc url("../../../../images/slide-right.gif");
		float: right;
	}
	
	#slide-body
	{
		width: 290px;
		height: 319px;
		background: #fff url("../../../../images/slide-bg.gif") repeat-x 0 0;
		float: right;
	}
	
	#slide-body p
	{
		text-align: center;
		margin-top: 13px;
	}
	
	#slide-body p img
	{
		width: 291px;
		height: 290px;
	}
	
	#marquee
	{
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		background-color: #080808;
		margin: 0 0 14px 0;
	}

	#marquee marquee
	{
		display: block;
		padding: 5px 10px 6px 10px;
	}

	#marquee span.item-3
	{
		background: transparent url("../../../../images/bullet-2.gif") no-repeat 100% 90%;
		padding: 0 11px 0 60px;
		color: #eee;
	}

	#marquee span.item-3 a
	{
		color: #999;
	}

	#marquee span.item-3 a:hover
	{
		text-decoration: underline;
	}

	#marquee span.item-3 em
	{
		color: #666;
		font-size: 10px;
		font-style: normal;
	}
	
	dd
	{
		padding: 2px 12px 5px 12px;
	}
	
	#body dl
	{
		width: 575px;
		background: #3e3e3e url("../../../../images/block-body.gif") repeat-y;
	}
	
	#body dt
	{
		background: url("../../../../images/block-top.gif") no-repeat;
		height: 11px;
	}
	
	#body dd.bbottom
	{
		background: #000 url("../../../../images/block-bottom.gif") no-repeat;
		height: 12px;
		padding: 0;
		margin: 0;
	}
	
	#side dl
	{
		width: 251px;
		background: #3e3e3e url("../../../../images/sblock-body.gif") repeat-y;
	}
	
	#side dt
	{
		background: url("../../../../images/sblock-top.gif") no-repeat;
		height: 11px;
	}
	
	#side dd.bbottom
	{
		background: url("../../../../images/sblock-bottom.gif") no-repeat;
		height: 12px;
		padding: 0;
	}
	
	#side dl dd
	{
		padding-left: 25px;
	}
	
	#side h2
	{
		background-color: #ce0000;
	}
	
	#body dl
	{
		margin-bottom: 15px;
	}

div.information
{
	font-size: 11px;
	padding: 3px 0 10px 0;
}

div.information div
{
	color: #888;
}

div.information-date
{
	background-image: url("../../../../images/icon-date.gif");
	background-position: 100% 80%;
	background-repeat: no-repeat;
	padding: 2px 20px 2px 0;
	float: right;
}

div.information-writer
{
	background-image: url("../../../../images/icon-writer.gif");
	background-position: 100% 80%;
	background-repeat: no-repeat;
	padding: 2px 20px 2px 0;
	margin-right: 20px;
	float: right;
}

table
{
	width: 100%;
}

td
{
	vertical-align: top;
}

strong, b
{
	font-weight: 600;
}

a.item-1
{
	display: block;
	background-image: url("../../../../images/bullet-1.gif");
	background-repeat: no-repeat;
	background-position: 97% 79%;
	padding-right: 14px;
	margin: 5px 0;
	color: #333;
}

a.item-1:hover
{
	color: #0ff;
	text-decoration: underline;
}

a.item-2
{
	display: block;
	background-image: url("../../../../images/bullet-2.gif");
	background-repeat: no-repeat;
	background-position: 100% 50%;
	color: #369;
	padding: 1px 9px 4px 2px;
}

a.item-2:hover
{
	border-bottom: none;
	text-decoration: none;
}

a.xbutton
{
	display: block;
	background-color: #3699C5;
	background-image: url("../../../../images/button-blue-center.gif");
	background-repeat: repeat-x;
	background-position: top center;
}

.xbutton-left
{
	background-image: url("../../../../images/button-blue-left.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.xbutton-right
{
	background-image: url("../../../../images/button-blue-right.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

.xbutton-content
{
	padding: 3px 4px 0 4px;
	text-align: center;
	-min-width: 40px;
	color: #fff;
	height: 20px;
	font-weight: 600;
}

a.xbutton-hover
{
	background-image: url("../../../../images/button-red-center.gif");
	background-color: #C54A36;
}

a.xbutton-hover .xbutton-left
{
	background-image: url("../../../../images/button-red-left.gif");
}

a.xbutton-hover .xbutton-right
{
	background-image: url("../../../../images/button-red-right.gif");
}

.ilabel
{
	font-weight: 600;
}

.highlight
{
	background-color: #282828;
}

span.highlight
{
	color: red;
	padding-bottom: 1px;
	border-bottom: 1px dotted brown;
}

a.item-4
{
	background-image: url("../../../../images/bullet-4.gif");
	background-repeat: no-repeat;
	background-position: 98% 79%;
	padding-right: 22px;
}

a.item-4 span
{
	padding-bottom: 1px;
}

a.item-4:hover span
{
	border-bottom: 1px dotted darkgreen;
}

ul.product-box
{
	list-style-type: none;
}

ul.product-box li
{
	float: right;
	margin: 5px 10px 5px 10px;
	width: 162px;
}

ul.product-box li.last
{
	margin-left: 0;
}

ul.product-box li div.product-box-photo
{
	border: 1px solid #ADADAD;
	background-color: #fff;
	padding: 2px;
	-moz-border-radius: 2px;
	height: 110px;
}

ul.product-box li div.product-box-photo img
{
	width: 156px;
	height: 110px;
}

ul.product-box li div.product-box-descript
{
	padding: 0 1px;
	text-align: center;
}

ul.product-box li div.product-box-descript h3
{
	overflow: hidden;
	height: 16px;
}

ul.product-box li div.product-box-descript p
{
	margin-top: 3px;
	line-height: 140%;
	color: #bbb;
}

.buttons
{
	background-color: #191919;
	text-align: center;
	padding: 5px 2px 6px 2px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-top: 10px;
}

#body dl .buttons
{
	width: 98%;
	margin: 10px auto 0 auto;
}

.buttons button,
.buttons input
{
	width: auto;
	cursor: pointer;
	cursor: hand;
	border: none;
	background-color: #111;
	color: #888;
	text-align: center;
	padding: 6px 12px 7px 12px;
	font-size: 11px;
	-moz-border-radius: 5px;
}

#body dd table tr td
{
	padding-bottom: 10px;
}

#body dd table.tableTextareaEditor td
{
	padding-bottom: 0;
}

#body dd table tr td table.toolbar1 td,
#body dd table tr td table.toolbar12 td
{
	padding: 1px 0 0 0;
	vertical-align: top;
}

#body dd table tr td td.wysiwyg-statusbar
{
	padding: 5px;
	collor: #f2f2f2;
	font-size: 9px;
	vertical-align: top;
}

.note
{
	padding: 6px 6px 8px 6px;
	margin: 5px 0;
	background-color: #fcffae;
}

.light
{
	padding: 4px 6px 6px 6px;
	background-color: #fcffae;
}

.light em
{
	color: #d30000;
	font-style: normal;
}

a.item
{
	display: block;
	margin-bottom: 1px;
	padding: 2px 17px 5px 3px;
	background: transparent url("../../../../images/bullet-1.gif") no-repeat 96% 50%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

a.item:hover
{
	color: #333;
	background-color: #ddd;
}

#body a.item
{
	display: block;
	margin-bottom: 1px;
	padding: 2px 17px 5px 3px;
	background-image: url("../../../../images/bullet-1.gif");
	background-repeat: no-repeat;
	color: #aaa;
	background-position: 99% 50%;
	border-bottom: 1px dotted #444;
}

#body a.item:hover
{
	color: #adf;
	text-decoration: underline;
	background-color: #222;
}

h1
{
	font-weight: bold;
	color: #666;
	font-size: 25px;
	color: brown;
	font-family: arial;
}

#admin-panel
{
	background-color: #f2f2f2;
	width: 100%;
}

a.sResult
{
	display: block;
	margin: 10px;
	background-color: #171717;
}

a.sResult:hover
{
	background-color: #0f0f0f;
}

a.sResult div
{
	border: 1px solid #555;
	padding: 10px;
	-moz-border-radius: 5px;
}

a.sResult div h3
{
	font-size: 18px;
	color: #0ff;
}

a.sResult div p
{
	color: #555;
	line-height: 150%;
}

#path
{
	text-align: right;
	margin-left: 10px;
	float: left;
	background-image: url("../../../../images/bullet-1.gif");
	background-repeat: no-repeat;
	background-position: 100% 55%;
	padding-right: 22px;
	padding: 0 14px 3px 0;
	font-size: 12px;
	font-weight: normal;
	font-family: tahoma;
}

#path a
{
	padding-bottom: 1px;
}

#path a:hover
{
	border-bottom-color: #0088CC;
}

th
{
	background-color: #333;
	color: #fff;
	padding: 4px 5px 6px 5px;
	text-align: right;
	font-weight: normal;
}

.pnum
{
	list-style-type: none;
	padding: 4px 4px 3px 5px;
	margin: 7px 0 3px 0;
	direction: ltr;
	background-color: #222;
	border-top: 1px solid #111;
	border-right: 1px solid #111;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	height: 20px;
	line-height: 120%;
}

.pnum li
{
	float: left;
	-moz-border-radius: 4px;
	margin-right: 4px;
	padding: 2px 4px 3px 5px;
	cursor: pointer;
	cursor: hand;
	background-color: #333;
}

.pnum li:hover, .pnum li.yes
{
	font-weight: bold;
	color: #fff;
}

.pnum li:hover
{
	font-weight: normal;
	background-color: #666;
	color: #000;
}

.pnum li.yes
{
	background: none;
	cursor: default;
}

.pnum li.yes:hover
{
	font-weight: bold;
	color: #fff;
}

a.readmore,
a.more
{
	background-color: #0090ff;
	color: #fff;
	font-weight: bold;
	display: block;
	width: 68px;
	text-align: center;
	-moz-border-radius: 5px;
	padding: 3px 6px 5px 7px;
	margin-top: 10px;
	font-size: 11px;
}

a.readmore:hover,
a.more:hover
{
	background-color: #ff4800;
}

div#image
{
	position: absolute;
	background-color: #f7f7f7;
	border: 1px solid #888;
	padding: 1px;
	top: 50px;
	display: none;
	cursor: pointer;
	z-index: 11;
}

div#image div.title
{
	background-color: #bbb;
	border-bottom: 1px solid #d3d3d3;
	padding: 4px 3px 4px 3px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	direction: rtl;
}

div#image div.content
{
	padding: 5px;
}

div#image div.content img
{
	border: 1px solid #888;
}

.avatar
{
	padding: 1px 7px 3px 7px;
}

.ad
{
	text-align: center;
	margin-top: 2px;
}

#menu
{
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fffbd9;
	border: 1px solid #b6b69e;
	width: 160px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	direction: rtl;
	display: none;
	z-index: 100;
	margin-left: -2px;
}

#menu ul
{
	list-style-type: none;
	padding: 1px;
	margin-bottom: -3px;
}

#menu ul li
{
	height: 15px;
	background-image: url("../../../../images/bullet-5.gif");
	background-position: 96% 58%;
	background-repeat: no-repeat;
	margin-bottom: 2px;
	padding: 6px 26px 5px 3px;
	color: #627A88;
	border-bottom: 1px dotted #b6b69e;
	cursor: pointer;
	cursor: hand;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 11px;
	line-height: 115%;
}

.submenu
{
	background: transparent url("../../../../images/bullet-5.gif") no-repeat left center;
}

#body .mainmenu a.item
{
	border-bottom: 1px solid #ddd;
	padding-bottom: 6px;
	padding-top: 3px;
	margin-bottom: 0;
}

#body .mainmenu a.last
{
	border-bottom: none;
}

div.spacer
{
	height: 14px;
	width: 10px;
}

h1,h2,h3
{
	font-size: 12px;
}

#vote_options input
{
	width: auto;
	margin-top: 11px;
}