
/** general **/
body{
	margin: 0px; padding: 0px;
	background-color: #000000;
	direction: rtl;
}

body, html{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #828B93; 
}

/** form settings **/

input, select, textarea{
	font:normal 12px Tahoma;
	color:#666666;
	border-width: 1px;
	border-style: solid;
	border-color: #507ab2;
}

input[type=text], input[type=password]{
	border-width: 1px;
	border-style: solid;
	border-color: #507ab2;
}

table td{
	text-align: right; 
}

hr.separator{
	border: 1px dotted #990000;
}
.gallery_3 {
margin:10px
}
table.gallery_3{
	min-width:200px; 
	float: right;}
table.gallery{
	min-width:200px; 
	float: right;
}

table.gallery td{
	clear:both;
	text-align: center;
}
table.gallery_3 td{
	clear:both;
	text-align: right;
}

table td.pagination{
	text-align: center;
}

/** link **/
a{
	text-decoration:none;
	font-weight: bold;
	color: #3091BB;
}

/** hover **/
a:hover{text-decoration:underline;}



.warn{
	 color: #FF7E00;
 	 font-weight: bold;
}

td.separator {
background: url('images/bg_hor.gif') repeat-x center;	
}

table{text-align: left}

/**begin styles for the index.tpl.html **/
.left_col{padding-left: 0px}

.right_col{padding-left: 0px}

.banner{padding-top: 0px}

.main_col{}

.footer{background: url('images/footer_hg.jpg') repeat-x center;}

.menu_top{background: url('images/menu_bg.jpg') repeat-x center;	
}

.logo{}

.header{ background: url('images/header_bg.gif') repeat-x center;}
/**end**/

/**************** begin styles for Boxes ************************************************/
/* Notice: 
/*	this is the style shema for box.tpl.html that located in the folder /public_html/views
/*
			+++++++++++++++++++++++++++++++++++++
			+	 box_top		    +
			+++++++++++++++++++++++++++++++++++++
			+  +			 	 +  +
box_content_right-->	+  +		box_content	 +  +	<-- box_content_right
			+  +				 +  +
			+  + 				 +  +
			+++++++++++++++++++++++++++++++++++++
			+	box_footer		    +
			+++++++++++++++++++++++++++++++++++++

/******************************************************************************************/
.box{margin-bottom:0px;  }


.box_top{
	
	background:  url(images/l_menu_bg.jpg) repeat-x;
	font: bold 18px Arial;
	color: white;
	height: 37px;
	line-height: 180%;
	text-align: right;
	padding-right: 25px;
}
.box_top  img.left{

}

.box_content_right{

}

.box_content_left{

}

.box_content{

font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight: bold; background-color:#D4D4D4;
}


.box_footer{

}
.box_footer img.left{

}
/**end **/

/************************ begin styles for pages *******************************/
/* Notice:
/*	page.tpl.html could be found in the following folder 
/* 	- views folder /public_html/views/ has the same
/* 	structure as the box.tpl.html 
/*******************************************************************************/
.page{ 
}
.page_top{
font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; font-weight: bold; background-image: url(images/l_menu_bg.jpg); background-repeat:repeat-x; height:37px; padding-right:25px;
}
.page_top  img.left{

}
.page_content_left{

}

.page_content_right{

}

.page_content{
font-family: Tahoma; font-size: 11px; color: #484E53; font-weight: bold;
padding:10px

}


.page_footer{

}
.page_footer img.left{

}
/**end **/


/** begin styles for products */
.product_title{font-family: Tahoma; font-size: 12px; color: #000000; font-weight: bold;}
.product_price{font-family: Arial; font-size: 18px; color: #333333; font-weight: bold; text-align:center}
.product_sale_price{font-family: Tahoma; font-size: 12px; color: red; font-weight: bold;}
.product_desc{font-family: Tahoma; font-size: 18px; color: #E55C19; font-weight: bold;}

/*******************************************************************/
/** begin styles for small buttons in the product details page 	
/** the following styles are used in page details.tpl.html
/** located in /public_html/modules/ext/views/details.tpl.html
/*******************************************************************/

a.comments{
	background:  url(images/comments.png) no-repeat left bottom;
	padding-left:22px;
	padding-right:20px;
	color: #990000;
	line-height: 170%;
}
a.sendtofriend{
	background:  url(images/email_go.png) no-repeat left center;
	padding-left:20px;
	padding-right:20px;
	color: #990000;
	line-height: 170%;
}
a.zoom{
	background:  url(images/zoom.png) no-repeat left center;
	padding-left:20px;
	padding-right:20px;
	color: #990000;
	line-height: 170%;
	}

a.print{
	background:  url(images/print.png) no-repeat left center;
	padding-left:20px;
	padding-right:20px;
	color: #990000;
	line-height: 170%;
}


/****************************************************************************************
/** menu_top 
/**file: /document_root/views/menu_top.tpl.html
**/
a.menu_top_llink{
	height: 29px; 
	color: #FFFFFF; 
	font-size: 16px; 
	font-family: Arial; 
	font-weight: bold; 
	text-align: center;
}
/**************************************************************************************/
/** header links 
/** file: /document_root/views/header.tpl.html
/*/


ul#header_links li{
	list-style-image: url("images/ico.gif");	
	
}
ul#header_links li a{
	list-style-image: url("images/ico.gif");	

	font-family: Tahoma; 
	font-size: 10px; 
	color: #46484A; 
	font-weight: bold;
	padding: 3px 0 3px 0;

}

.basket_text{
	color: #46484A;
}
.basket_count{
	color: #FF7E00;
}

/**************************************************************************************/
.footer_text{
font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight: bold;
}

/***** cateogories *****/
.categorie_menu{
	font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight: bold;
	padding-right:30px; height:30px;
}
.categorie_menu a{color: #333333}
table td.categorie_menu:hover{
color:#cccccc;
	
}
table td.categorie_sub_menu:hover{
	color:#cccccc;
}
.categorie_sub_menu {
		font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight: bold;
		padding-right:40px

}
.categorie_sub_menu a{
color: #333333
	
}

.categorie_seperator{
}
/****************************************************************/
/*******************cms *******************************************/
.cms_col{
	background: url('images/ico2.gif') no-repeat right;
	background-position:98%;
	padding-right: 15px;
	height: 21px;
}
.cms_col a{
	color: #46484A;
}
.cms_seperator{
	background: url('images/line_h2.gif');
	height: 1px;
}

/****************************************************/
.small{
	font-family: Tahoma; font-size: 10px; color: #666666; font-weight:normal;
}
table.normal td{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #828B93;
}
.title{
	color: #46484A; font-weight: bold;
}
.error{background-color: #FCECE0}
#thumb { clear:both;
	background:#FFFFFF; 
	height:100px; 
	width:120px; 
	padding:10px; 
	border:1px solid #CCCCCC; 
	text-align: center;
	vertical-align:middle; 
	margin: auto;}
#thumb img{
	clear:both;
	height: 100px; 
	width: 100px;  
	vertical-align:middle; 
	text-align: center;}
	
/***********************pagination**********************/

ul#pagination{
	list-style: none;	
	width: 50%;
}
ul#pagination li{
	
	float: right;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border: 1px solid gray;
	background-color: red;
	padding: 1px 7px 1px 7px;
	margin: 2px 2px 2px 2px;
}
ul#pagination li a{
	color: white;
	text-align: center;
	text-decoration: none;
}
ul#pagination li:hover{
	background-color: gray;
	color: red;
}

ul#pagination li.current{
	background-color: gray;
	color: red;
}
/***********************************************************************************/

/*new */
.maintable{width:647px/*100%*/; border:0; }
/*end new*/

table.grid{width:100%}
table.grid th{border-bottom: 1px solid #cccccc;}

span.theme_title{
	font: bold 11px Tahoma;
	color: #3091BB;
	line-height: 200%;
}


.HomeThumb{
	border: 1px solid #CCCCCC;
	margin: 1px;
}

.HomeThumb2{
	border: 2px thick #CCCCCC;
	margin: 1px;
}

table.menu_top_table td a:hover{

}
div,td{font-family: Tahoma; font-size: 11px; color: #808080;}

form{margin: 0px}

.Box{
background: url(images/bg_hor.gif) repeat-x center;
}
form{margin: 0px}

.Box{
background: url(images/bg_hor.gif) repeat-x center;
}

.lw{position: relative; left: -1; top: -1; color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: bold}
.law{color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: bold}

.search{height: 20px; width: 117px; font-family: Tahoma; font-size: 11px; color: #46484A; border: #000000 1px solid; padding: 2px 3px 2px 3px}

.item_desc{font-family: Tahoma; font-size: 11px; color: #484E53; font-weight: bold;}

.legend
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color: #3091BB;
font-weight: bold;
}
.legend_link
{
	font-family:Tahoma;
	font-size:11px;
	color: #3091BB;
}
.strike
{
text-decoration:line-through;
}

