
/** general **/
body{
	margin: 0px;
	padding: 0px;
	background: url(images/bg.gif) repeat ;
	direction: rtl;

}

html{
	font: bold 15px Arial; color: #666666; 
		

}

/** form settings **/

input, select, textarea{
	font:normal 12px Tahoma;
	color:#666666;

}

input[type=text], input[type=password]{
}

table td{
	text-align: right; 
}

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

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

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

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

/** 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{background: url(images/lcol_bg.gif) repeat-y left ;
}

.right_col{background: url(images/rcol_bg.gif) repeat-y right; }

.banner{  background: url('images/banner_bg.gif') repeat-x; margin:auto 
}

.main_col{margin:0px; background-color:#FFFFFF}

.footer{font-family: Arial; font-size: 16px; color: white;;  height:109px }
.footer_menu a{font-family: Arial; font-size: 16px; color: white;  }


.menu_top { color:#B76D18; height:20px
}
.copyright{color:#FFFFFF; font:bold 11px Verdana, Arial, Helvetica, sans-serif; clear:both}

.menu_top_text a{ 	font: 18px Arial;
	color: #B76D18;

 
}

.logo{}

.header{  height:321px; padding-right:105px;}
/**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:40px;
padding:0px }
.box_r{margin-bottom:40px;  }

.box_top{
	background:  url(images/box_bg.gif) no-repeat;
	font: bold 19px Arial;
	color: white;
	height: 61px;
	line-height: 180%;
	text-align: left;
	padding-left: 60px;
}
.box_top_r{
	background:  url(images/box_bg_r.gif) no-repeat;
	font: bold 19px Arial;
	color: white;
	height: 61px;
	line-height: 160%;
	text-align: right;
	padding-right: 60px;
}
.box_top  img.left{

}

.box_content_right{

}

.box_content_left{

}

.box_content{
	text-align: right;
	background:  url(images/box_content_bg.gif) repeat-y;
	padding-right: 60px;

	}
.box_content_r{
	text-align: right;
	background:  url(images/box_content_bg_r.gif) repeat-y right;
	padding-left: 55px;
	padding-right:50px;
	padding-top:15px

	}

.box_footer{
	background:  url(images/box_footer.gif) no-repeat;
		height: 17px;
}
.box_footer_r{
	margin:0px; padding:0px;
	background: url(images/box_footer_r.gif) no-repeat right top;
	height: 17px; 
}
.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: bold 20px Arial;
	color: #872558;
	height: 50px;
	line-height: 180%;
	text-align: right;
	padding-right: 10px
}
.page_top  img.left{

}
.page_content_left{

}

.page_content_right{

}

.page_content{

}


.page_footer{

}
.page_footer img.left{

}
/**end **/


/** begin styles for products */
.product_title{font-family: Arial; font-size: 18px; color: black; font-weight: lighter; width:259px; padding-right:45px; height:40px;    }
.gallery_3 td.product_title{background: url(images/title_bg.gif) no-repeat ; height:40px; background-position:right}


.product_price{font: bold 16px Arial; color: #4b4b4b; }
.product_sale_price{font-family: Arial; font-size: 16px; color: red; font-weight: bold;}
.product_desc{font-family: Arial; font-size: 11px; color: #626262; 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 right bottom;
	padding-left:22px;
	padding-right:20px;
	color: #872558;
	line-height: 170%;
}
a.sendtofriend{
	background:  url(images/email_go.png) no-repeat right center;
	padding-left:20px;
	padding-right:20px;
	color: #872558;
	line-height: 170%;
}
a.zoom{
	background:  url(images/zoom.png) no-repeat right center;
	padding-left:20px;
	padding-right:20px;
	color: #872558;
	line-height: 170%;
	}

a.print{
	background:  url(images/print.png) no-repeat right center;
	padding-left:20px;
	padding-right:20px;
	color: #872558;
	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: #ffffff;
	font-size:14px;
}
.basket_count{
	color: #ffffff;
		font-size:24px;

}

/**************************************************************************************/
.footer_text{
	color: #FFFFFF;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 30px
}

.footer footer_text a{
	color: #872558;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

/***** cateogories *****/
.categorie_menu{

height:40px;
font: normal 16px Arial;
padding-right:60px;

}
.categorie_menu a{
	color: #4b4b4b;
	text-decoration: none;
	display:block;
	width:100%;
	height:40px;
	line-height:240%;
	
}

td.categorie_menu a:hover {
	color:white;
		text-decoration: none;
}
table td.categorie_sub_menu a:hover{
	color:white;
	text-decoration: none;
	
}
.categorie_sub_menu {
	padding-right: 75px;
	color:#4b4b4b;
	height: 40px;
	font: normal 16px Arial;
}
.categorie_sub_menu a{
	color:#4b4b4b;
	text-decoration: none;
	display:block;
	width:100%;
	height:40px;
	line-height:240%;
}

.categorie_seperator{background: url('images/category_sp.gif') repeat-x center;
height: 1px;	
}
/****************************************************************/
/*******************cms *******************************************/
.cms_col{
	/*background: url('images/ico2.gif') no-repeat right;
	background-position:98%;*/
	padding-right: 15px;
	height:40px;
	font: normal 16px Arial;
}
.cms_col a{
	color:#4b4b4b;
	text-decoration: none;
	display:block;
	width:100%;
	height:40px;
	line-height:240%;
}
.cms_col a:hover{
	color:white;
	text-decoration: none;
}
.cms_seperator{
	background: url('images/category_sp.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:160px; 
	width:140px; 
	padding:0px; 
	border:0px solid #CCCCCC; 
	text-align: center;
	vertical-align:middle; 
	margin: auto;
}
#thumb img{
	clear:both;
	max-height: 160px; 
	width: 120px;  
	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 872558;
	background-color: 872558;
	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: 1c6f76;
	color: wihte;
}

ul#pagination li.current{
	background-color: 1c6f76;
	color: white;
}
/***********************************************************************************/

/*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 16px Arial;
	color: #1c6f76;
	line-height: 200%;
}


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

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

table.menu_top_table td a:hover{

}

 #thumb_details {
 clear:both;
	background:#FFFFFF; 

	width:320px; 
	padding:2px; 
	border:1px solid #CCCCCC; 
	text-align: center;
	vertical-align: middle; 
	margin: auto;

}
#thumb_details img{
	clear:both;

	width: 320px;  
	vertical-align:middle; 
	text-align: center;
	cursor: pointer;
}

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;
}
.sinput{height: 17px; width: 159px; background: url("images/sinput.gif") no-repeat;   background-position: 0px 0px; padding-right:20px; padding-top:7px;   font: Bold 16px Arial; color:#666666; background-color:#E5E5E5; border-width:0px } 
.scard{ height: 89px; width: 181px; background: url("images/card.gif") no-repeat; background-position: 6px 6px; padding-right:90px; padding-top: 0px;   font: Bold 20px Arial; color:#717171;border-width:0px }
