/* CSS Document */
a.style3 {
	color: #535355;
	font-weight: bold;
	
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-right: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
	color:#5E5E5E;
	font-size:12px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}
a.pathway:link{color:#116CC5; font-size:12px;}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}




#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: right;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
  margin-top: 2px;
  width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
  padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-right: 0px;
	height: 70px;
}

#right_outer {
	margin-right: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: right;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 0px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-right: 15px;
	padding-top: 20px;
}

.error {
  text-transform: uppercase;
  padding: 5px;
  color: #526279;
  font-size: 12px;
  font-weight:normal;
}

/** old stuff **/

.back_button {
	float: center;
	text-align: center;
  font-size: 11px;
  font-weight: normal;
  border: 0px;
  background: url(../images/backbtmn.png);
  background-position:top;
  background-repeat:no-repeat;
  line-height: 20px;
  height:21px;
  margin: 1px;
  color:000;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  border: 0px double #cccccc;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 0px;
  line-height: 20px;
  margin: 0px;
  color:#383838;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-right: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: right;
}


td {
}




/* Joomla core stuff */
a:link, a:visited {
	color: #FF7E00; text-decoration: none;
	font-weight: normal;
	font-size:12px;
}

a:hover {
	color: #FF7E00;	text-decoration: underline;
	font-weight: normal;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding:0 20px;
   text-align:right;
}

table.contentpaneopen td.componentheading {
	padding-right: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-right: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}


.inputbox {
	padding: 0px;
	border:inset 3px #A2A2A2;
	background-color: #FFFFFF;
	color:#FF6A10;
	font-family:Tahoma;
}

#mod_login_username, #mod_login_password, #subscriber_name, #lm_email {
width:130px;
height:22px;
color:#666666;
}

textarea, .textarea {
	padding: 0px;
	border:solid 1px #B5B5B5;
	background-color: #FFFFFF;
	color:#666666;
	font-family:Tahoma;
}



.componentheading {
	background-image:url(../images/comp.gif);
    background-position:bottom;
    background-repeat:repeat-x;
	color: #F11F7B;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	height: 21px;
	font-weight: normal;
	font-size: 12px;
	width:100%;
	text-indent:4px;
	padding-bottom: 13px;
}
td.componentheading  {height:45px;}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	color: #FF4E00;
	text-align: right;
	padding-top: 0px;
	height: 21px;
	font-weight: normal;
	font-size: 12px;
	width:100%;
	padding-bottom: 10px;
}



td.contentheading {
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom:20px;
	height:55px;
	width: 100%;
	text-indent: 0px;
	text-align: right;
	text-transform   : uppercase;
	background:url(../images/headtd.jpg) 0 0 repeat-x;
}



.contentpagetitle {
	font-size: 12px;
	font-weight: normal;
	color: #FF4E00;
	text-align:right;
	padding-right: 0px;
	background:url(../images/conthead.jpg) 0 0 no-repeat;
	display:block;
	float:right;
	height:37px;
	padding-left:0px;
	line-height:34px;
	text-indent:10px;
	padding-bottom:20px;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FF4E00;
	text-align:right;
	padding-right: 0px;
	text-indent:0px;
	float:right;

	}

a.contentpagetitle:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF4E00;
	text-align:right;
	padding-right: 0px;
	text-decoration:none;
	}


table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom:13px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background:#4E4E4E url(../images/moduletable.jpg) 0 100% repeat-x;
}


table.moduletable th {
	width:100%;
	color: #CAC9C9;
	text-align: center;
	line-height: 30px;
	height:30px;
	font-weight: bold;
	font-size: 12px;
	background-image:url(../images/th.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-right:0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-top:0px;
}

table.moduletable td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	width:100%;
	padding-right: 10px;
	padding-left: 3px;
	padding-bottom:5px;
	color:#CCCCCC;

}

/*table.moduletable a:link, table.moduletable a:visited{
color:#FF7E00;
}*/

table.moduletable-orange {
	width: 100%;
	margin-bottom:13px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background:#EFF3FC url(../images/moduletable.jpg) 0 100% repeat-x;
}

table.moduletable-topgreen {
	width: 100%;
	margin-bottom:13px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background:#EFF3FC url(../images/moduletable.jpg) 0 100% repeat-x;
}


table.moduletable-topgreen th {
	width:100%;
	color: #FFFFFF;
	text-align: right;
	line-height: 40px;
	height:57px;
	font-weight: bold;
	font-size: 11px;
	background-image:url(../images/topgreen-th.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-right:30px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-top:0px;
}

table.moduletable-topgreen td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	width:100%;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom:10px;

}

table.moduletable-orange td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	width:100%;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom:10px;

}

table.moduletable-orange th {
	width:100%;
	color: #FFFFFF;
	text-align: right;
	line-height: 40px;
	height:57px;
	font-weight: bold;
	font-size: 11px;
	background-image:url(../images/th-orange.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-right:30px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-top:0px;
}


table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #DADADA;
  padding: 4px;
  color:#6B7E84;
}

.sectiontablefooter {
color:fff;
font-weight:bold;
font-size:17px;
line-height:10px;
text-align:center;

}

.sectiontableentry1 {
	background-color : #F9F7F7;
	color:#4D5B5F;
    line-height:20px;
}

.sectiontableentry2 {
	background-color : #EEEEEE;
	color:#4D5B5F;
	line-height:20px;
}

.small {
	color: #666666;
	font-size: 11px;
}
.author {
	color: #666666;
	font-size: 11px;
	display:block;
	float:right;
	text-align:right;
}


.createdate {
	height: 15px;
	padding-bottom: 5px;
	color: #666666;
	font-size: 11px;
	text-indent:10px;
	padding-left:5px;
	direction:rtl;
	text-align:right;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: right;
	padding-top: 2px;
	padding-right: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #CAC9C9;
	text-align: right;
/*	border-bottom:1px solid #ECECEC;*/
	text-indent: 20px;
    line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	height: 30px;
	width:150px;
	background:url(../images/mainlevel.gif) 100% 100% no-repeat;
}

a.mainlevel:hover, a.mainlevel#active_menu {
	text-decoration: none;
	color: #FFFFFF;
}


a.sublevel:link, a.sublevel:visited {
	padding-right: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}



a.mainlevel-nax:link, a.mainlevel-nax:visited {
	display: table;
	font-size: 11px;
	font-weight: normal;
	color: #212121;
	text-align: right;
	padding:0px 15px 0 15px;
	height: 15px;
	width:auto;
	background:url(../images/nax.jpg) 0 80% no-repeat;
	float:right;
	
}

a.mainlevel-nax:hover {
	text-decoration: none;
	color: #FF6000;
	
}

a.mainlevel-nax#active_menu {
	color:#fff;
	font-weight: normal;
}

a.mainlevel-nax#active_menu:hover {
	color: #D0981F;
}
table.moduletable-nax {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.readon {
padding-top: 5px;
padding-right:13px;
font-weight:bold;
text-align:right;
float:right;
width:auto;
background:url(../images/readon.gif) 100% 65% no-repeat;

}
a.readon {
font-size: 11px;
color: #FF4E00;
font-weight:normal;
}

a.readon:hover {
font-size: 11px;
text-decoration:underline;
font-weight:normal;
color:#FF4E00;
}




a.mainlevel-nav {
margin: 0px; 
padding: 0;
display:block;

}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	padding:0px 15px 0px 15px;
	float: right;
	font-size: 11px;
	width:auto;
	height:81px;
	line-height:81px;
	text-align:center;
	color:#231F20;
	font-weight:bold;
    style:inline;
}

a.mainlevel-nav:hover {
	color:#FFFFFF;
    style:inline;
	text-decoration:none;
	background:url(../images/nav.gif) 0 52% repeat-x;
}


#active_menu-nav {
	color:#FFFFFF;
    style:inline;
	text-decoration:none;
	background:url(../images/nav.gif) 100% 0 repeat-x;
}

table.moduletable-nav {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-nav th {
	width:100%;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	padding-right:5px;
	padding-top: 0px;
}

table.moduletable-nav td {
	font-size: 11px;

	font-weight: normal;
	padding-top: 0px;
	padding-right: 7px;
}
table.moduletable-nax {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-nax th {
	width:100%;
	color: #000000;
	text-align: right;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	padding-right:5px;
	padding-top: 0px;
}

table.moduletable-nax td {
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 7px;
	text-align: right;
}




table.moduletabletabmodule {
	width: 100%;
	margin-bottom:10px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;

	
}


table.moduletabletabmodule th {
	width:100%;
	color: #FFFFFF;
	text-align: right;
	line-height: 30px;
	height:49px;
	line-height:49px;
	font-weight: bold;
	font-size: 11px;
	padding-right:10px;
	text-indent: 35px;
	padding-top: 0px;
	padding-bottom: 4px;
}

table.moduletabletabmodule td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	width:100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:4px;
	color:#FEFEFE;
	direction:rtl;
	text-align:right;

}
table.moduletableinsettable {
	width: 100%;
	margin-bottom:0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;

	
}


table.moduletableinsettable th {
	width:100%;
	color: #0A1B2B;
	text-align: right;
	line-height: 30px;
	height:49px;
	line-height:49px;
	font-weight: bold;
	font-size: 11px;
	padding-right:10px;
	text-indent: 5px;
	padding-top: 0px;
	padding-bottom: 4px;
	background-image:url(../images/comp.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

table.moduletableinsettable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	width:100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:4px;
	direction:rtl;
	text-align:right;

}
tr.sectiontableentry1 td {padding-right:5px;}
table.blog {width:100%;}


/*******************************************************/
/************ [STRAT] SHOP TEMPLATE ********************/
/*******************************************************/


table.shophome  {
 width: 100%;
 height:100%;
 text-align: center;
 }
 /* */
 
 td.ShopHomeTDLeft {
 background-image: url(../images/shop/top_left.gif);
 background-repeat: no-repeat;
 background-position: left;
 width: 7px;
 height:6px;

 }
 
  td.ShopHomeTDCenter {
 background-image: url(../images/shop/top_bg.gif);
 background-repeat: repeat-x;
 background-position: center;
 height: 6px;

 }
   td.ShopHomeTDRight {
 background-image: url(../images/shop/top_right.gif);
 background-repeat: no-repeat;
 background-position: right;
 width: 7px;
 height:6px;

 }
   td.ShopHomeTDLeftCenter {
 background-image: url(../images/shop/left_bg.gif);
 background-repeat: repeat-y;
 background-position: right;
 width: 7px;
 

 }
   td.ShopHomeTDCenterTop {
   text-align: center;
   padding-top: 10px;
   padding-bottom: 10px;
   line-height: 30px;
/*   height:300px;*/
   vertical-align:top;

 }
   td.ShopHomeTDCenterbottom {
 background-image: url(../images/shop/bot_bg.gif);
 background-repeat: repeat-x;
 background-position: center;
 height:6px;
 text-align: center;
 }
   td.ShopHomeTDCenterRight {
 background-image: url(../images/shop/right_bg.gif);
 background-repeat: repeat-y;
 background-position: left;
 width: 7px;

 
 }
   td.ShopHomeTDLeftbottom {
 background-image: url(../images/shop/bot_left.gif);
 background-repeat: no-repeat;
 background-position: left;
 width: 7px;
 height: 6px;

 }
   td.ShopHomeTDCenterBootm {
 background-image: url(../images/shop/bot_bg.gif);
 background-repeat: repeat-x;
 background-position: center;
 height: 6px;
 }
   td.ShopHomeTDRightbottom {
 background-image: url(../images/shop/bot_right.gif);
 background-repeat: no-repeat;
 background-position: right;
 width: 7px;
 height: 6px;

 }
 table.shopList  {
 width: 100%;
 text-align: center;
 height: 230px;
 margin-top: 20px;
 
 }
 /* */
 
 td.ShopListTDLeft {
 background-image: url(../images/shop/top_left.gif);
 background-repeat: no-repeat;
 background-position: left;
 width: 7px;
 height: 6px;
 }
 
  td.ShopListTDCenter {
 background-image: url(../images/shop/top_bg.gif);
 background-repeat: repeat-x;
 background-position: center;
 height:6px;

 }
   td.ShopListTDRight {
 background-image: url(../images/shop/top_right.gif);
 background-repeat: no-repeat;
 background-position: right;
 width: 7px;
  height: 6px;

 }
   td.ShopListTDLeftCenter {
 background-image: url(../images/shop/left_bg.gif);
 background-repeat: repeat-y;
 background-position: right;
 width: 7px;



 }
   td.ShopLIstTDCenterTop {
   text-align: center;
   padding-top: 10px;
   padding-bottom: 10px;
   float:none;

 }
   td.ShopListTDCenterbottom {

 text-align: center;
 }
   td.ShopListTDCenterRight {
 background-image: url(../images/shop/right_bg.gif);
 background-repeat: repeat-y;
 background-position: left;
 width: 7px;

 }
   td.ShopListTDLeftbottom {
 background-image: url(../images/shop/bot_left.gif);
 background-repeat: no-repeat;
 background-position: left;
 width: 7px;
  height: 6px;

 }
   td.ShopListTDCenterBootm {
 background-image: url(../images/shop/bot_bg.gif);
 background-repeat: repeat-x;
 background-position: center;
   height: 6px;


 }
   td.ShopListTDRightBotoom {
 background-image: url(../images/shop/bot_right.gif);
 background-repeat: no-repeat;
 background-position: right;
 width: 7px;
  height: 6px;

 }
 table.shopDetail  {
 width: 100%;
 text-align: center;
 margin-top: 10px;
 
 }
 /* */
 
 td.ShopDetailTDLeft {
 background-image: url(../images/shop/top_left.gif);
 background-repeat: no-repeat;
 background-position: left;
 width: 8px;
 height: 8px;
 }
 
  td.ShopDetailTDCenter {
 background-image: url(../images/shop/top_bg.gif);
 background-repeat: repeat-x;
 background-position: center;

 }
   td.ShopDetailTDRight {
 background-image: url(../images/shop/top_right.gif);
 background-repeat: no-repeat;
 background-position: right;
 width: 8px;
  height: 8px;

 }
   td.ShopDetailTDLeftCenter {
 background-image: url(../images/shop/left_bg.gif);
 background-repeat: repeat-y;
 background-position: right;
 width: 8px;

 }
   td.ShopDetailTDCenterTop {
   text-align: center;
   padding-top: 10px;
   padding-bottom: 10px;
   padding-right:10px;
   padding-left:10px;

 }
   td.ShopDetailTDCenterbottom {

 text-align: center;
 }
   td.ShopDetailTDCenterRight {
 background-image: url(../images/shop/right_bg.gif);
 background-repeat: repeat-y;
 background-position: center;
 width: 8px;

 }
   td.ShopDetailTDLeftbottom {
 background-image: url(../images/shop/bot_left.gif);
 background-repeat: no-repeat;
 background-position: left;
 width: 8px;
  height: 8px;

 }
   td.ShopDetailTDCenterBootm {
 background-image: url(../images/shop/bot_bg.gif);
 background-repeat: repeat-x;
 background-position: center;

 }
   td.ShopDetailTDRightBotoom {
 background-image: url(../images/shop/bot_right.gif);
 background-repeat: no-repeat;
 background-position: right;
 width: 8px;
  height: 8px;

 }
 
 table.shophomedesc {
 width: 96%;
 border-top: 1px solid #D0D0D0;

 }
  table.shophomedesc td {
text-align: middle;
 }
 
 td.desctd {
 border-top:1px solid #D0D0D0;
 padding-top:10px;
 padding-bottom:10px;
 border-bottom:1px solid #D0D0D0;
 
 }
td.otherproducttd {
vertical-align: top;
text-align:center;
}

div.otherproductname {
height: 20px;
padding-top:5px;

}

div.otherproductimage{
height: 100px;
}

div.otherproductprice {
height: 50px;
}

div.otherproductcart {
height:20px;
}

td.ShopListimg {
vertical-align:top;
text-align:center;
height:100px;
padding-bottom:10px;

}

td.ShopListdesc {
height: 45px;
padding-right:15px;
padding-left:15px;
padding-bottom:4px;
text-align:justify;
direction:rtl;
line-height: 20px;
}

td.ShopListprice {
height: 30px;
text-align:center;
}

td.ShopListcart{
text-align:center;
padding-left:20px;
}

td.ShopListname{
padding-top: 5px;
}

/*******************************************************/
/************ [END] SHOP TEMPLATE ********************/
/*******************************************************/


a.mainlevelbottommenu:link, a.mainlevelbottommenu:visited {
	padding:0px 20px 0px 20px;
	height: 32px;
	float: left;
	font-size: 11px;
	width:auto;
	height:60px;
	line-height:60px;
	text-align:center;
	color:#FFFFFF;
    style:inline;
}

a.mainlevelbottommenu:hover {
	color:#FFFFFF;
    style:inline;
	text-decoration:none;
}



#active_menubottommenu {
	color:#FFFFFF;
    style:inline;
	text-decoration:none;

}

.button{
border:0px solid #6B9C06;
color:#FFFFFF;
background:#303233 url(../images/button.gif) 0 0 repeat-x;
font-family:tahoma;
font-size:11px;
padding:0 5px 4px 5px;
}
#lm_subscribe, #lm_unsubscribe{
background:none;
border:0px;
}

table.moduletablesearchtbl {
	width: 100%;
	margin-bottom:13px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background:#EFF3FC url(../images/searchbg.gif) 0 100% no-repeat;
	height:68px;
}

.buttonsearchtbl{
	width: 70px;
	padding: 0px;
	background:#EFF3FC url(../images/button-s.gif) 0 100% no-repeat;
	height:30px;
	border:0px;
	color:#590902;
	font-family:Tahoma;
	padding-bottom:4px;
}

table.moduletablesearchtbl th {
	width:100%;
	color: #240500;
	text-align: right;
	line-height: 40px;
	height:57px;
	line-height:57px;
	font-weight: bold;
	font-size: 11px;
	padding-right:30px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-top:0px;
}

table.moduletablesearchtbl td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	width:100%;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom:0px;

}


table.moduletablerr {
	width: 100%;
	margin-bottom:13px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background: none;
	color:#FFFFFF;
}


table.moduletablerr th {
	width:100%;
	color: #1D1A00;
	text-align: right;
	line-height: 40px;
	height:40px;
	line-height:40px;
	font-weight: bold;
	font-size: 11px;
	background-image:none;
	background-position:left top;
	background-repeat:no-repeat;
	padding-right:30px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-top:0px;
}

table.moduletablerr td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	width:100%;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom:5px;

}

table.moduletable-tbluser1 {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}


table.moduletable-tbluser1 th {
	width:100%;
	text-align: right;
	line-height: 40px;
	height:57px;
	line-height:57px;
	font-weight: bold;
	background-image:url(../images/th-module.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-right:30px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-top:0px;
}

table.moduletable-tbluser1 td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	width:100%;
	padding-right: 10px;
	padding-left: 20px;

}


table.moduletable-tbluser2 {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}


table.moduletable-tbluser2 th {
	width:100%;
	text-align: right;
	line-height: 40px;
	height:57px;
	line-height:57px;
	font-weight: bold;
	background-image:url(../images/th-module2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-right:30px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-top:0px;
}

table.moduletable-tbluser2 td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	width:100%;
	padding-right: 10px;
	padding-left: 20px;

}

table.moduletable-tbluser3 {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}


table.moduletable-tbluser3 th {
	width:100%;
	text-align: right;
	line-height: 40px;
	height:57px;
	line-height:57px;
	font-weight: bold;
	background-image:url(../images/th-module3.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-right:30px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-top:0px;
}

table.moduletable-tbluser3 td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	width:100%;
	padding-right: 10px;
	padding-left: 20px;

}


#mod_search_searchword{
width:141px;
height:25px;
border:0px;
background:url(../images/searchinput.jpg) 0 0 no-repeat;
direction:rtl;
text-align:right;
text-indent:2px;
}

/*******************************************************/
/************ [STRAT] SHOP TEMPLATE ********************/
/*******************************************************/


table.shophome  {
 width: 100%;
 height:100%;
 text-align: center;
 }
 /* */
 
 td.ShopHomeTDLeft {
 background-image: url(../images/shop/top_left.gif);
 background-repeat: no-repeat;
 background-position: left;
 width: 7px;
 height:6px;

 }
 
  td.ShopHomeTDCenter {
 background-image: url(../images/shop/top_bg.gif);
 background-repeat: repeat-x;
 background-position: center;
 height: 6px;

 }
   td.ShopHomeTDRight {
 background-image: url(../images/shop/top_right.gif);
 background-repeat: no-repeat;
 background-position: right;
 width: 7px;
 height:6px;

 }
   td.ShopHomeTDLeftCenter {
 background-image: url(../images/shop/left_bg.gif);
 background-repeat: repeat-y;
 background-position: right;
 width: 7px;
 

 }
   td.ShopHomeTDCenterTop {
   text-align: center;
   padding-top: 10px;
   padding-bottom: 10px;
   line-height: 30px;
/*   height:300px;*/
   vertical-align:top;

 }
   td.ShopHomeTDCenterbottom {
 background-image: url(../images/shop/bot_bg.gif);
 background-repeat: repeat-x;
 background-position: center;
 height:6px;
 text-align: center;
 }
   td.ShopHomeTDCenterRight {
 background-image: url(../images/shop/right_bg.gif);
 background-repeat: repeat-y;
 background-position: left;
 width: 7px;

 
 }
   td.ShopHomeTDLeftbottom {
 background-image: url(../images/shop/bot_left.gif);
 background-repeat: no-repeat;
 background-position: left;
 width: 7px;
 height: 6px;

 }
   td.ShopHomeTDCenterBootm {
 background-image: url(../images/shop/bot_bg.gif);
 background-repeat: repeat-x;
 background-position: center;
 height: 6px;
 }
   td.ShopHomeTDRightbottom {
 background-image: url(../images/shop/bot_right.gif);
 background-repeat: no-repeat;
 background-position: right;
 width: 7px;
 height: 6px;

 }
 table.shopList  {
 width: 100%;
 text-align: center;
 height: 230px;
 margin-top: 20px;
 
 }
 /* */
 
 td.ShopListTDLeft {
 background-image: url(../images/shop/top_left.gif);
 background-repeat: no-repeat;
 background-position: left;
 width: 7px;
 height: 6px;
 }
 
  td.ShopListTDCenter {
 background-image: url(../images/shop/top_bg.gif);
 background-repeat: repeat-x;
 background-position: center;
 height:6px;

 }
   td.ShopListTDRight {
 background-image: url(../images/shop/top_right.gif);
 background-repeat: no-repeat;
 background-position: right;
 width: 7px;
  height: 6px;

 }
   td.ShopListTDLeftCenter {
 background-image: url(../images/shop/left_bg.gif);
 background-repeat: repeat-y;
 background-position: right;
 width: 7px;



 }
   td.ShopLIstTDCenterTop {
   text-align: center;
   padding-top: 10px;
   padding-bottom: 10px;
   float:none;

 }
   td.ShopListTDCenterbottom {

 text-align: center;
 }
   td.ShopListTDCenterRight {
 background-image: url(../images/shop/right_bg.gif);
 background-repeat: repeat-y;
 background-position: left;
 width: 7px;

 }
   td.ShopListTDLeftbottom {
 background-image: url(../images/shop/bot_left.gif);
 background-repeat: no-repeat;
 background-position: left;
 width: 7px;
  height: 6px;

 }
   td.ShopListTDCenterBootm {
 background-image: url(../images/shop/bot_bg.gif);
 background-repeat: repeat-x;
 background-position: center;
   height: 6px;


 }
   td.ShopListTDRightBotoom {
 background-image: url(../images/shop/bot_right.gif);
 background-repeat: no-repeat;
 background-position: right;
 width: 7px;
  height: 6px;

 }
 table.shopDetail  {
 width: 100%;
 text-align: center;
 margin-top: 10px;
 
 }
 /* */
 
 td.ShopDetailTDLeft {
 background-image: url(../images/shop/top_left.gif);
 background-repeat: no-repeat;
 background-position: left;
 width: 8px;
 height: 6px;
 }
 
  td.ShopDetailTDCenter {
 background-image: url(../images/shop/top_bg.gif);
 background-repeat: repeat-x;
 background-position: center;
  height: 6px;

 }
   td.ShopDetailTDRight {
 background-image: url(../images/shop/top_right.gif);
 background-repeat: no-repeat;
 background-position: right;
 width: 8px;
  height: 6px;

 }
   td.ShopDetailTDLeftCenter {
 background-image: url(../images/shop/left_bg.gif);
 background-repeat: repeat-y;
 background-position: right;
 width: 8px;

 }
   td.ShopDetailTDCenterTop {
   text-align: center;
   padding-top: 10px;
   padding-bottom: 10px;
   padding-right:10px;
   padding-left:10px;

 }
   td.ShopDetailTDCenterbottom {

 text-align: center;
 }
   td.ShopDetailTDCenterRight {
 background-image: url(../images/shop/right_bg.gif);
 background-repeat: repeat-y;
 background-position: center;
 width: 8px;

 }
   td.ShopDetailTDLeftbottom {
 background-image: url(../images/shop/bot_left.gif);
 background-repeat: no-repeat;
 background-position: left;
 width: 8px;
  height: 6px;

 }
   td.ShopDetailTDCenterBootm {
 background-image: url(../images/shop/bot_bg.gif);
 background-repeat: repeat-x;
 background-position: center;
 height: 6px;

 }
   td.ShopDetailTDRightBotoom {
 background-image: url(../images/shop/bot_right.gif);
 background-repeat: no-repeat;
 background-position: right;
 width: 8px;
  height: 6px;

 }
 
 table.shophomedesc {
 width: 96%;
 border-top: 1px solid #D0D0D0;

 }
  table.shophomedesc td {
text-align: middle;
 }
 
 td.desctd {
 border-top:1px solid #D0D0D0;
 padding-top:10px;
 padding-bottom:10px;
 border-bottom:1px solid #D0D0D0;
 
 }
td.otherproducttd {
vertical-align: top;
text-align:center;
}

div.otherproductname {
height: 20px;
padding-top:5px;

}

div.otherproductimage{
height: 100px;
}

div.otherproductprice {
height: 50px;
}

div.otherproductcart {
height:20px;
}

td.ShopListimg {
vertical-align:top;
text-align:center;
height:100px;
padding-bottom:10px;

}

td.ShopListdesc {
height: 45px;
padding-right:15px;
padding-left:15px;
padding-bottom:4px;
text-align:justify;
direction:rtl;
line-height: 20px;
}

td.ShopListprice {
height: 30px;
text-align:center;
}

td.ShopListcart{
text-align:center;
padding-left:20px;
}

td.ShopListname{
padding-top: 5px;
}

/*******************************************************/
/************ [END] SHOP TEMPLATE ********************/
/*******************************************************/

