/*Body properties of all "tpl" files*/ 
body {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #000000;
	background-position: center;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

/*Standard table properties*/
td {
	color: #00000;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: transparent;
	text-align: left;
}

.table_giftcoupon {
	background-color: #000000;
	width: 97%;
	border: #8B8B8B 1px solid;
	padding: 5px;
}

img {
	border: 0px solid;
}

.TopMenu {
	float:left; 
	direction:rtl; 
	padding-left:15px; 
	padding-bottom:2px; 
	padding-top:2px; 
	color:#333
}
.TopMenu a {
	color: #333;
	font-size: 8pt;
	text-decoration: none;
}

.TopMenu a:hover {
	color: 56A5EC;
	font-weight: normal;
	text-decoration: none;
}

a {
	color: #333;
	font-size: 9pt;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
}

hr {
	color: #c1c1c1;
	height: 1px;
	width: 100%;
	border-style: dotted;
}

b {
	color: 56A5EC;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/*Same as <b> tag above, BUT... the WYSIWYG editor uses <strong> tags instead of <b></b>*/
.boldgrey {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.discount {
  color: #A9A9A9;
  font-family: Tahoma, Times;
  font-size: 12px;
  dir: rtl;
}

h1, h2, h3 {
	color: #666666;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 17px;
	font-weight: bold;
}

.plain {
  color: #000000;
  text-decoration:none;
}

.plain:hover {
  text-decoration: underline;
}

.small {
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9px;
	direction:rtl;
}

.smallgrey {
  color: #888888;
  font-family: Tahoma, Verdana, Arial,Helvetica;
  font-size: 9px;
}

select {
  font-family: Tahoma, Arial,Helvetica;
  font-size:10px;
  height: 18px;
 }

/* Beginning: List with headitems and subitems on homepage etc.  */
.category {
	font-size:9pt;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	line-height: 14pt;
	background-color: #000000;
	direction:rtl;
}

.category:hover {
  text-decoration: none;
}

.sub_category {
  font-size: 10px;
  font-weight: normal;
  font-family: Tahoma, Verdana,Arial,Helvetica;
  text-decoration:none;
  padding-left: 15px;
/*  background-image: url('images/bullet_small.gif');*/
  background-position:right;
  line-height:15px;
  background-repeat: no-repeat;
}

.cur_category {   
  color: #FF7B00;
  font-size: 10px;
  font-weight: bold;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  text-decoration:none;
  padding-left: 5px;
/*  background-image: url('images/bullet.gif');*/
  background-repeat: no-repeat;
  background-position:right;

}
/* End: List with headitems and subitems on homepage etc.  */

.thumb_gallery {
  border-bottom: solid 3px white;
}

.thumb_gallery:hover {
  border-bottom: solid 3px red;
}

/* Begin buttons on top of all pages */
.cat_list_bg {
	background-color: #009797;
	background-image: none;
}

.cat_list_bg a {
	color: #ffffff;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

.cat_list_bg a:hover {
	color: #A3FFFF;
	text-decoration: none;
}
/* End buttons on top of all pages */

/* Begin properties of all the boxes left and right on the page*/
.boxtitle {
	background-color: #F6358A;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 5px;
}

.boxtitle_small {
	background-color: #009797;
  	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
  	padding-top: 5px;
  	padding-bottom: 5px;
}
.boxtable {
	border: 1px solid #F6358A;
	padding: 1px;
	width: 100%;
	background-color:#f7f7f7;
	scrollbar-face-color:#f7f7f7; 
	scrollbar-track-color:#f7f7f7; 
	scrollbar-arrow-color:#111; 
	scrollbar-shadow-color:#f7f7f7; 
	scrollbar-dark-shadow-color:#f7f7f7; 
	scrollbar-3dlight-color:#f7f7f7; 
	scrollbar-highlight-color:#f7f7f7;
	text-align:right;
}

.boxtext {
	color: #666;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	direction:rtl;
}

.boxtext_browse {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #ebe7e6;
	text-align: right;
	padding-right: 7px;
	direction:rtl;
	
}
/* End properties of all the boxes left and right on the page*/

.tab_go {
	width: 20px;
	height: 17px;
	border: solid 0px;
}

input {
	font-size: 11px;
  	font-family: Tahoma, Verdana, Arial, Helvetica;
 	height: 14px;
	border: solid 1px;
	border-color: #666666;
 	padding-left: 5px;
}

.input110 {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	height: 14px;
	width: 110px;
	border: solid 1px;
	border-color: #666666;
	padding-left: 5px;
}

.input150 {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	height: 14px;
	width: 150px;
	border: solid 1px;
	border-color: #666666;
	padding-left: 5px;
	padding-left: 5px;
}

.input250 {
	font-size: 11px;
  	font-family: Tahoma, Verdana, Arial, Helvetica;
 	height: 14px;
	width: 300px;
	border: solid 1px;
	border-color: #666666;
  	padding-left: 5px;
	direction:rtl;
}

.area400 {
	font-size: 11px;
  	font-family: Tahoma, Verdana, Arial, Helvetica;
  	height: 150px;
	width: 350px;
	border: solid 1px;
	border-color: #666666;
  	padding: 5px;
	direction:rtl;
}

.noborder {
	border: solid 0px;
}

.no {
	width: 16px;
	height: 16px;
	border: solid 0px;
}

.button {
	color: #009797;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	border: 2px dotted #A2A1A1;
	width: auto;
	background: #ffffff;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 19px;
	cursor: hand;
}

/*Input images lookalike html buttons pixelhack*/
.buttonimage {
  	width: 80px;
  	height: 20px;
	cursor: hand;
	border: none;
}

.backlite {
	background-color: white;
}

.backlite_over {
	color: #000000;
	font-weight: bold;
	background-color: #F7F7F7;
	cursor: hand;
}

.backlite_select {
	color: #000000;
	font-weight: bold;
	background-color: #F7F7F7;
}

.pagination {
  font-size: 10px;
  font-family: Tahoma, Arial, Helvetica;
  width: 15px;
  text-align: center;
  background-color: #F5F5FF;
}

.pagination2 {
  color: #ffffff;
  font-size: 10px;
  font-family: Tahoma, Arial, Helvetica;
  width: 15px;
  text-align: center;
  background-color: #738FBF;
}

.pagination a {
  color: #22229C;
  text-decoration: none;
  float:left;
  width: 100%;
}

.pagination a:hover {
  color: #FF7B00;
}

#best a {
  color: #FF7B00;
  font-size: 10px;
  text-decoration: none;
}

#best a:hover {
  color: #006161;
}

div#home {
	margin: 1px;
	padding: 4px; 
	background: #e1e2e3;
	text-align:right;
	}
div#home:hover {
	background: #cbd2e3; 
	}
.detail-header-box{
	width:80px; 
	height:20px; 
	background-color:#FFF; 
	margin-right:20px; 
	margin-top:9px; 
	border-bottom:1px #fff solid; 
	border-left:1px #ccc solid; 
	border-right:1px #ccc solid; 
	border-top:1px #ccc solid; 
	text-align:center;
}
.detail-header {
	width:500px; 
	height:30px; 
	background-color:#e1e1e1; 
	border-top:56A5EC 3px solid; 
	border-bottom:#ccc 1px solid; 
	text-align:right; 
	font-size:9px
	}