
/** general **/
body{
	margin: 0px; padding: 0px;
	background-color: #FFFFFF;
	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;
}

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 green;
}
table.gallery{
	min-width:160px; 
	float: right; 	
}

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

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: 10px}

.right_col{padding-right: 10px}

.banner{padding-top: 10px}

.main_col{}

.footer{font-family: Tahoma; font-size: 11px; color: #46484A;}

.menu_top{}

.logo{}

.header{}
/**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; margin-top:10px; }


.box_top{
	
	background:  url(images/box_top_left_bg.gif) no-repeat left;
	font: bold 16px Arial;
	color: white;
	height: 29px;
	line-height: 180%;
	text-align: right;
	padding-left: 10px;
}
.box_top  img.left{
	height: 29px;
	width: 21px;
	float: right;
	margin-left:10px;
}

.box_content_right{
	background:  url(images/box_content_right_bg.gif) repeat-y left;
	width: 10px;
}

.box_content_left{
	background:  url(images/box_content_left_bg.gif) repeat-y right;
	width: 10px;
}

.box_content{
	text-align: right;
}


.box_footer{
	background:  url(images/box_footer_left.gif) no-repeat right;
	height: 9px;
}
.box_footer img.left{
	height: 9px;
	width: 15px;
	float: 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{ margin-top:10px;
}
.page_top{
	background:  url(images/page_top_left_bg.gif) left no-repeat;
	font: bold 16px Arial;
	color: white;
	height: 29px;
	line-height: 180%;
	text-align: right;
}
.page_top  img.left{
	height: 29px;
	width: 21px;
	float: right;
	margin-left: 10px;
}
.page_content_left{
	background:  url(images/page_content_right_bg.gif) repeat-y left;
	width: 10px;
}

.page_content_right{
	background:  url(images/page_content_left_bg.gif) repeat-y right;
	width: 10px;
}

.page_content{
 padding-top: 10px;
}


.page_footer{
	background:  url(images/page_footer_left.gif) no-repeat right;
	height: 9px;
}
.page_footer img.left{
	height: 9px;
	width: 15px;
	float: left;
}
/**end **/


/** begin styles for products */
.product_title{font-family: Tahoma; font-size: 12px; color: #E55C19; font-weight: bold;}
.product_price{font-family: Tahoma; font-size: 12px; color: #3091BB; font-weight: bold;}
.product_sale_price{font-family: Tahoma; font-size: 12px; color: red; font-weight: bold;}
.product_desc{font-family: Tahoma; font-size: 11px; color: #484E53; 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: #009900;
	line-height: 170%;
}
a.sendtofriend{
	background:  url(images/email_go.png) no-repeat left center;
	padding-left:20px;
	padding-right:20px;
	color: #009900;
	line-height: 170%;
}
a.zoom{
	background:  url(images/zoom.png) no-repeat left center;
	padding-left:20px;
	padding-right:20px;
	color: #009900;
	line-height: 170%;
	}

a.print{
	background:  url(images/print.png) no-repeat left center;
	padding-left:20px;
	padding-right:20px;
	color: #009900;
	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{
	color: #FFFFFF;
	font: normal 12px Tahoma;
}

/***** cateogories *****/
.categorie_menu{
	background: url('images/ico2.gif') no-repeat right;
	background-position:98%;
	padding-right: 15px;
	height: 21px;
}
.categorie_menu a{
	color: #46484A;
}
table td.categorie_menu:hover{
	
}
table td.categorie_sub_menu:hover{
	
}
.categorie_sub_menu {
	background: url('images/ico2.gif') no-repeat right;
	background-position:94%;
	padding-right: 21px;
	height: 19px;
}
.categorie_sub_menu a{
	color: #46484A;
}

.categorie_seperator{
	background: url('images/line_h2.gif');
	height: 1px;
}
/****************************************************************/
/*******************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;
	max-height: 100px; 
	max-width: 100px;  
	vertical-align:middle; 
	text-align: center;}
	
/***********************pagination**********************/

ul#pagination{
	list-style: none;	
	width: 90%;
}
ul#pagination li{
	
	float: right;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border: 1px solid gray;
	background-color: #A0C566;
	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: #A0C566;
}

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

/*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;
}
