/* CSS Document */
a.style3 {
	color: #535355;
	font-weight: bold;
}
html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
	text-align: right;
}

.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;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}
a.pathway:link{
color:#0366B9;
text-decoration:none;

}
a.pathway:visited{
color:#0366B9;
text-decoration:none;
}
.pathway{
color:#5A5A5A;
}
#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 25;
	font-size: 0.8em;
	color:#fff;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-top: 0px;
	padding-left:25px;
	padding-bottom:0px;
	float: right;
	margin: 0;
	font-size: 11px;
	background-image:url(../images/topbtmn.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:22px;
	line-height:22px;
	width:100px;
	text-align:center;
	color:#fff;

}

ul#mainlevel-nav li a
{
	display: block;
	padding-right: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #fff;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	
}


#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: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-right: 15px;
	padding-top: 20px;
}

.error {
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight:normal;
}

/** old stuff **/

.back_button {
	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;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color:#363636;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
padding-right: 17px;
padding-bottom: 4px;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position:right;
margin-right: 5px;
line-height:20px;
}


td {
	font-size: 12px;
}



body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color: #333333;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #F2590B; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #86B006;	text-decoration: none;
	font-weight: normal;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;

}

table.contentpaneopen td {
   padding-right: 0px;
}

table.contentpaneopen td.componentheading {
	padding-right: 0px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane  {
	padding-right: 0px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #C3361B;
  font-family: Tahoma, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight:normal;
  width: auto;
  padding-right: 10px;
  padding-left:5px;
  direction:rtl;
  padding-bottom:5px;
  line-height: 14px;
  height: 21px;
  border:0px solid #0366B9;
  background:transparent url(../images/searchbutton.gif);
  background-position:right;
  background-repeat: no-repeat;
  margin-right: 2px;
  margin-left:6px;
  text-indent:0px;

  }
  
.buttonsearch {
  color: #C3361B;
  font-family: Tahoma, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight:normal;
  width: auto;
  padding-right: 10px;
  padding-left:5px;
  direction:rtl;
  padding-bottom:5px;
  line-height: 14px;
  height: 21px;
  border:0px solid #0366B9;
  background:transparent url(../images/searchbutton.gif);
  background-position:right;
  background-repeat: no-repeat;
  margin-right: 2px;
  margin-left:6px;
  text-indent:0px;

  }
.buttonlogin {
  color: #363636;
  font-family: Tahoma, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight:bold;
  width: 46px;
  padding-right: 0px;
  padding-left:0px;
  direction:rtl;
  padding-bottom:5px;
  line-height: 14px;
  height: 21px;
  border:0px solid #0366B9;
  background:transparent url(../images/loginbutton.gif);
  background-position:center;
  background-repeat: no-repeat;
  margin-right: 2px;
  margin-left:6px;
  text-indent:0px;

  }

.buttonrtable {
  color: #363636;
  font-family: Tahoma, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight:bold;
  width: 56px;
  text-indent:0px;
  padding-right: 0px;
  padding-left:0px;
  padding-bottom:5px;
  line-height: 14px;
  height: 20px;
  border:0px solid #ACABAB;
     background:transparent url(../images/button.gif);
  background-position:right;
  background-repeat: no-repeat;
  margin-right: 2px;
  margin-left:6px;

}


.inputbox {
	margin-top: 2px;
	border:solid 2px #D6D6D6;
	background-color: #FFFFFF;
	font-family:tahoma;
	color:#363636;
	padding-top:3px;
	padding-bottom:3px;
	
}
textarea {
	margin-top: 2px;
	border:solid 2px #D6D6D6;
	background-color: #FFFFFF;
	font-family:tahoma;
	color:#363636;
	padding-top:3px;
	padding-bottom:3px;
	width:250px;
	height:250px;
	
}
.textarea {
	margin-top: 2px;
	border:solid 2px #D6D6D6;
	background-color: #FFFFFF;
	font-family:tahoma;
	color:#363636;
	padding-top:3px;
	padding-bottom:3px;
	width:250px;
	height:250px;
	
}

.inputboxsearch {
	margin-top: 2px;
	border:solid 0px #D6D6D6;
	background-color: #FFFFFF;
	width: 204px;
	font-family:tahoma;
	color:#363636;
	height:21px;
		background:transparent url(../images/inputsearch.gif);
	background-position:right top;
	background-repeat: no-repeat;

	
}

#lm_subscribe.inputbox { border:0px; width:15px;}
#lm_unsubscribe.inputbox{border:0px; width:15px;}
.inputboxrtable {
	margin-top: 2px;
	border-top:ridge 2px #FFFFFF;
	border-bottom:solid 1px #D2D3D3;
	border-right:solid 2px #D2D3D3;
	border-left:ridge 2px #FFFFFF;
	background-color: #FFFFFF;
	width: 100px;
	font-family:tahoma;
	color:#ACACAC;

	
}

#mod_login_username.inputbox {
	margin-top: 2px;
	border:ridge 0px #ACACAC;
	background-color: #FFFFFF;
	width: 132px;
	height:18px;
	font-family:tahoma;
	color:#363636;
	background:transparent url(../images/inputbox.gif);
	background-position:right;
	background-repeat: no-repeat;
	}
	#mod_login_password.inputbox {
	margin-top: 2px;
	border:ridge 0px #ACACAC;
	background-color: #FFFFFF;
	width: 132px;
	height:18px;
	font-family:tahoma;
	color:#363636;
	background:transparent url(../images/inputbox.gif);
	background-position:right;
	background-repeat: no-repeat;

	
}


.componentheading {
	color: #0366B9;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	height: 25px;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;

}

div.componentheading {
background-image: url(../images/comp.gif);
background-position: right;
background-repeat: no-repeat;
padding-right: 0px;
padding-top:6px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #97B80E;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
}


td.contentheading {
text-indent:0px;
padding-bottom:0px;
text-indent:35px;

	background-image: url(../images/cont.gif);
	background-position:left;
	background-repeat: no-repeat;


}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #97B80E;
	text-align:left;
}
a.contentpagetitle:link {
	font-size: 13px;
	font-weight: bold;
	color: #97B80E;
	text-align:left;
}

a.contentpagetitle:visited {
	font-size: 13px;
	font-weight: bold;
	color: #97B80E;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 0px;
	margin-bottom:0px;

}


table.moduletable th, div.moduletable h3 {
	width:100%;
	color: #FFFFFF;
	text-align: left;
	padding-bottom:27px;
	height: 40px;
	line-height: 30px;
	vertical-align:top
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	background-image: url(../images/moduletitle.gif);
	background-position:top center;
	background-repeat: no-repeat;
	text-indent:44px;
}

table.moduletable td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 6px;
	padding-left: 20px;
	padding-bottom: 5px;

}




table.toptable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 0px;
	margin-bottom:0px;
	
}


table.toptable th, div.toptable h3 {
	width:100%;
	color: #FFFFFF;
	text-align: right;
	padding-top:0px;
	height: 40px;
	line-height: 39px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(../images/moduletitle111.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-indent: 16px;
}

table.toptable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 8px;
	padding-left: 10px;
	padding-bottom: 15px;
	color:#FFFFFF;
	text-align:justify;

}




table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #D7D7D7;
  padding: 4px;
  color:#747474;
  height:30px;
}

.sectiontablefooter {
color:747474;
font-weight:bold;
font-size:17px;
line-height:10px;
text-align:center;
  height:25px;

}

.sectiontableentry1 {
	background-color : #F1F1F1;
	color:#747474;
	  height:25px;
}

.sectiontableentry2 {
	background-color : #E2E1E1;
	color:#747474;
	  height:25px;
}

.small {
	color: #7D7D7D;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #7D7D7D;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #7D7D7D;
	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: 12px;
	font-weight: normal;
	color: #0366B9;
	text-align: left;
	text-indent: 19px;
	padding-top: 0px;
	height: 20px;
	line-height: 19px;
	width:auto;
	background-image:url(../images/readon.gif);
	background-position:left;
	background-repeat:no-repeat;


	
}



a.mainlevel:hover {
	text-decoration: none;
	color:#599700;
	font-weight:normal;

}

a.mainlevel#active_menu {
	text-decoration: none;
	color:#599700;
	font-weight:normal;

}


a.sublevel:link, a.sublevel:visited {
	padding-right: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	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: #7D7D7D;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	height: 20px;
	width:auto;
	background-image:url(../images/pabarg.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
	
}

a.mainlevel-nax:hover {
	text-decoration: none;
	color: #B7B7B7;
	
}

a.mainlevel-nax#active_menu {
	color:#B7B7B7;
	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;
}

table.moduletable-nax {
width: 100%;
}

table.moduletable-nax {
width: 100%;
}

a.mainlevel-nav {
margin: 0px; 
padding: 0;
display:block;
}


a.mainlevel-nav:link, a.mainlevel-nav:visited {
	background-image: none;
	padding-top: 0px;
	padding-bottom:0px;
	float: right;
	margin: 0;
	font-size: 11px;
	height:32px;
	line-height:28px;
	width:auto;
	text-align:center;
	color:#5A5A5A;
	font-weight: bold;	
	background-image:url(../images/nav1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;



}

a.mainlevel-nav div {
	background-image:url(../images/nav.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right: 25px;
	padding-left:25px;
	padding-top:0px;
	padding-bottom:4px;
		
		


}


a.mainlevel-nav:hover {
	text-decoration: none;
	background-image:url(../images/nav22.gif);
	background-position:left top;
	background-repeat:repeat-x;
	color:#FFFFFF;
	

}

a.mainlevel-nav:hover div {
	background-image:url(../images/nav11.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right: 25px;
	padding-left:25px;
	padding-bottom:4px;
		
		


}


.readon {
background-image:url(../images/readon.gif);
background-position:left;
background-repeat:no-repeat;
padding-bottom:2px;
padding-left:14px;
text-align:left;
float:right;
width:auto;
color: #97B80E;
font-weight: normal;

}
a.readon:link ,a.readon:visited {
font-size: 12px;
font-weight: normal;

color: #97B80E;

}

a.readon:hover {
font-size: 12px;
color: #97B80E;
text-decoration:none;
}


table.blog {
    line-height: 20px;
	text-align:justify;
	width:100%
}



table.moduletable-nav {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-image: url(../images/mline.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}


table.moduletable-nav th{
	width:100%;
	color: #868686;
	text-align: right;
	padding-top:10px;
	height: 32px;
	line-height: 35px;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	background-image: url(../images/module_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	text-indent: 34px;
}

table.moduletable-nav td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align:center;
}

table.centertable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 0px;
}


table.centertable th, div.centertable h3 {
	width:100%;
	color: #373737;
	text-align: right;
	padding-top:0px;
	height: 32px;
	line-height: 9px;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(../images/module_title1.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 0px;
	text-indent: 18px;
}

table.centertable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 20px;
	padding-bottom: 0px;
}

td.rltd {
color:#E0DFDF;
}


table.moduletablertable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 0px;
}


table.moduletablertable th, div.moduletablertable h3 {
	width:100%;
	color: #000000;
	text-align: right;
	padding-top:0px;
	height: 40px;
	line-height: 35px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	background-image: url(../images/moduletitle.gif);
	background-position: top right;
	background-repeat: repeat-x;
	text-indent: 5px;
}

table.moduletablertable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;

}


table.moduletablerbtable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 0px;
}


table.moduletablerbtable th, div.moduletablerbtable h3 {
	width:100%;
	color: #000000;
	text-align: center;
	padding-top:0px;
	height: 32px;
	line-height: 15px;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(../images/moduletitle.gif);
	background-position: top right;
	background-repeat: repeat-x;
	text-indent: 0px;
}

table.moduletablerbtable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

td.lefttd {
color:#FFFFFF;
}

td.lefttd a:link {
color:#FFFFFF;
}
td.lefttd a:visited {
color:#FFFFFF;
}
td.lefttd a:hover {
color:#000000;
}


table.moduletablemenutable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 0px;
	margin-bottom:0px;

}


table.moduletablemenutable th, div.moduletablemenutable h3 {
	width:100%;
	color: #3062C3;
	text-align: right;
	padding-top:10px;
	height: 40px;
	line-height: 39px;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	text-indent: 13px;
}

table.moduletablemenutable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;

}





a.mainlevelbottommenu {
margin: 0px; 
padding: 0;
display:block;
}


a.mainlevelbottommenu:link, a.mainlevelbottommenu:visited {
	background-image: none;
	padding-top: 0px;
	padding-left:14px;
	padding-right: 14px;
	padding-bottom:0px;
	float: left;
	margin: 0;
	font-size: 11px;
	background-image:url(../images/bot.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:42px;
	line-height:42px;
	width:auto;
	text-align:left;
	color:#FFFFFF;
	font-weight: normal;

}

a.mainlevelbottommenu:hover {
	text-decoration: none;
	color:#97B80E;
}

#active_menubottommenu {	
	text-decoration: none;
	color:#97B80E;

}



table.moduletablebottommenu {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-image: url(../images/mline.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}


table.moduletablebottommenu th{
	width:100%;
	color: #868686;
	text-align: right;
	padding-top:10px;
	height: 32px;
	line-height: 35px;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	background-image: url(../images/module_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	text-indent: 34px;
}

table.moduletablebottommenu td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align:center;
}



/*******************************************************/
/************ [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 ********************/
/*******************************************************/


/* start righttable */
table.moduletablerighttable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 0px;
		background-image: url(../images/rtbl.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom:0px;

}


table.moduletablerighttable th, div.moduletablerighttable h3 {
	width:100%;
	color: #676767;
	text-align: right;
	padding-top:0px;
	height: 40px;
	line-height: 39px;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	background-image: url(../images/module.gif);
	background-position:top right;
	background-repeat: no-repeat;
	text-indent: 20px;
}

table.moduletablerighttable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 7px;
	padding-left: 0px;
	padding-bottom: 15px;

}
/* end righttable */
td.bottd {
color:#FFFFFF;
text-align:left;
font-family:tahoma;
font-size:11px;
padding-top:0px;
line-height:20px;
}

td.bottd a:link {
color:#97B80E;
text-decoration:none;
}

td.bottd a:visited {
color:#97B80E;
text-decoration:none;
}

td.bottd a:hover {
color:#FFFFFF;
text-decoration:none;
}
table.moduletablelogin {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 0px;
	margin-bottom:0px;

}


table.moduletablelogin th, div.moduletablelogin h3 {
	width:100%;
	color: #FFFFFF;
	text-align: left;
	padding-bottom:10px;
	height: 20px;
	line-height: 30px;
	vertical-align:top
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	background-image: url(../images/moduletitlelogin.gif);
	background-position:top center;
	background-repeat: no-repeat;
	text-indent:41px;
}

table.moduletablelogin td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 6px;
	padding-left: 20px;
	padding-bottom: 5px;

}
a.menuajax:link, a.menuajax:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 42px;
	padding-top: 0px;
	height: 31px;
	line-height: 31px;
	width:259px;
	background-image:url(../images/ajax.gif);
	background-position:right bottom;
	background-repeat:no-repeat;

	
}

a.menuajax:hover {
	text-decoration: none;
	color:#FFFFFF;
		background-image:url(../images/ajax1.gif);
	background-position:right bottom;
	background-repeat:no-repeat;




}
a.menuajax:active {
	text-decoration: none;
	color:#FFFFFF;
	background-image:url(../images/ajax2.gif);
	background-position:right bottom;
	background-repeat:no-repeat;



}
a.menuajax:focus {
	text-decoration: none;
	color:#FFFFFF;
	background-image:url(../images/ajax2.gif);
	background-position:right bottom;
	background-repeat:no-repeat;



}									   
div.moduletable {
padding-bottom:15px;
padding-top: 15px;
padding-right:10px;
padding-left:20px;
text-align:left;
}


table.moduletablesearch {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 0px;
	margin-bottom:0px;

}


table.moduletablesearch th, div.moduletablesearch h3 {
	width:100%;
	color: #FFFFFF;
	text-align: right;
	padding-bottom:27px;
	height: 40px;
	line-height: 30px;
	vertical-align:top
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	background-image: url(../images/moduletitle.gif);
	background-position:top center;
	background-repeat: no-repeat;
	text-indent:44px;
}

table.moduletablesearch td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 6px;
	padding-bottom: 10px;
	text-align:left;

}
a.mainlevellogin:link, a.mainlevellogin:visited {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #0366B9;
	text-align: left;
	text-indent: 19px;
	padding-top: 0px;
	height: 20px;
	line-height: 19px;
	width:auto;
	background-image:url(../images/readon.gif);
	background-position:left;
	background-repeat:no-repeat;


	
}



a.mainlevellogin:hover {
	text-decoration: none;
	color:#599700;
	font-weight:normal;

}

a.mainlevellogin#active_menu {
	text-decoration: none;
	color:#599700;


}

