/* 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;
}

.pathway {
color:#FFFFFF;
font-size:11px;
}
.pathway a:link, .pathway a:visited {
color:#FFFFFF;
font-size:11px;
}

#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-left: 10px;
padding-bottom: 4px;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position:left;
margin-right: 5px;
line-height:15px;
text-align:left;
}


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: #636260;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #F7111D; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #BE040D;	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: #FFFFFF;
  font-family: Tahoma, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 12px;
  font-weight:normal;
  width: auto;
  text-indent:0px;
  padding-right: 4px;
  padding-left:4px;
  padding-bottom:5px;
  line-height: 14px;
  height: 21px;
  border:0px solid #ACABAB;
     background-color:#E8B000;
  margin-right: 2px;
  margin-left:2px;
  background-image:url(../images/button.gif);
  background-position:top;
  background-repeat:repeat-x;

  }
  .button:hover {
  color: #FFFFFF;
  font-family: Tahoma, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 12px;
  font-weight:normal;
  width: auto;
  text-indent:0px;
  padding-right: 4px;
  padding-left:4px;
  padding-bottom:5px;
  line-height: 14px;
  height: 21px;
  border:0px solid #ACABAB;
     background-color:#E8B000;
  margin-right: 2px;
  margin-left:2px;
  background-image:url(../images/buttonhover.gif);
  background-position:top;
  background-repeat:repeat-x;

  }


.buttonrtable {
  color: #FFFFFF;
  font-family: Tahoma, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 12px;
  font-weight:normal;
  width: 40px;
  text-indent:0px;
  padding-right: 4px;
  padding-left:4px;
  padding-bottom:5px;
  line-height: 14px;
  height: 21px;
  border:0px solid #ACABAB;
  margin-right: 2px;
  margin-left:0px;
    background-image:url(../images/buttonrt.gif);
  background-position:top;
  background-repeat:no-repeat;
}

.buttonrtable:hover {
  color: #FFFFFF;
  font-family: Tahoma, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 12px;
  font-weight:normal;
  width: 40px;
  text-indent:0px;
  padding-right: 4px;
  padding-left:4px;
  padding-bottom:5px;
  line-height: 14px;
  height: 21px;
  border:0px solid #ACABAB;
  margin-right: 2px;
  margin-left:0px;
    background-image:url(../images/buttonrth.gif);
  background-position:top;
  background-repeat:no-repeat;
}

.inputbox {
	margin-top: 2px;
	border:solid 1px #182B30;
	background-color: #FFFFFF;
	font-family:tahoma;
	color:#ACACAC;
	
}
#subscriber_name {
	margin-top: 2px;
	border:solid 1px #182B30;
	background-color: #FFFFFF;
	font-family:tahoma;
	width:140px;
	height:18px;
	color:#ACACAC;
	
}
#lm_email {
	margin-top: 2px;
	border:solid 1px #182B30;
	background-color: #FFFFFF;
	font-family:tahoma;
	width:140px;
	height:18px;
	color:#ACACAC;
	
}
#mod_login_username {
	margin-top: 2px;
	border:solid 1px #182B30;
	background-color: #FFFFFF;
	font-family:tahoma;
	width:140px;
	height:18px;
	color:#ACACAC;
	
}
#mod_login_password {
	margin-top: 2px;
	border:solid 1px #182B30;
	background-color: #FFFFFF;
	font-family:tahoma;
	width:140px;
	height:18px;
	color:#ACACAC;
	
}




.inputboxrtable {
	margin-top: 2px;
	border:solid 1px #182B30;
	background-color: #FFFFFF;
	font-family:tahoma;
	height:18px;
	color:#ACACAC;

	
}
.textarea {
	margin-top: 2px;
	border:solid 1px #182B30;
	background-color: #FFFFFF;
	font-family:tahoma;
	color:#ACACAC;
	
}
textarea {
	margin-top: 2px;
	border:solid 1px #182B30;
	background-color: #FFFFFF;
	font-family:tahoma;
	color:#ACACAC;
	
}



.componentheading {
	color: #ffffff;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	height: 25px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;

}

div.componentheading {
padding-right: 0px;
padding-top:15px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #344B51;
	font-weight: bold;
	font-size: 13px;
	white-space: nowrap;
}


td.contentheading {
text-indent:0px;
padding-bottom:5px;
padding-top:15px;

}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #344B51;
	text-align:left;
}
a.contentpagetitle:link {
	font-size: 13px;
	font-weight: bold;
	color: #344B51;
	text-align:left;
}

a.contentpagetitle:visited {
	font-size: 13px;
	font-weight: bold;
	color: #344B51;
	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:20px;

}


table.moduletable th, div.moduletable h3 {
	width:100%;
	color: #FFFFFF;
	text-align: left;
	padding-top:10px;
	height: 40px;
	line-height: 25px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	text-indent: 28px;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top:5px;
	color:#FFFFFF;

}
table.moduletabletabtable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom:0px;

}


table.moduletabletabtable th, div.moduletabletabtable h3 {
	width:100%;
	color: #FFFFFF;
	text-align: left;
	padding-top:10px;
	height: 40px;
	line-height: 25px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	text-indent: 28px;
}

table.moduletabletabtable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top:5px;

}


/********** START search table**************/

table.moduletablesearch {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom:0px;
	background-color:#E4050A;
	background-image:url(../images/bg1.gif);
	background-position:bottom;
	background-repeat:repeat-x;


}


table.moduletablesearch th, div.moduletablesearch h3 {
	width:100%;
	color: #FFFFFF;
	text-align: left;
	padding-top:10px;
	height: 30px;
	line-height: 25px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	text-indent: 28px;
}

table.moduletablesearch td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 30px;
	padding-bottom: 15px;
	padding-top:5px;
	color:#FFFFFF;

}

.buttonsearch {
color:#E4070C;
background:transparent url(../images/searchbutton.gif);
background-position:left;
background-repeat:no-repeat;
border:0px;
width:14px;
}
.inputboxsearch {
border:1px solid #B40105;
background:#FFFFFF;
height:18px;
}

/********** End search table**************/


/************* START MENUTABLE*******************/
table.moduletablemenutable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom:0px;
	background-color:#E4E4E4;
	background-image:url(../images/bg2.gif);
	background-position:left;
	background-repeat:repeat-y;
}



table.moduletablemenutable th, div.moduletablemenutable h3 {
	width:100%;
	color: #E4E4E4;
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
	height: 10px;
	line-height: 10px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	text-indent: 28px;
}

table.moduletablemenutable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top:0px;
	color:#34494A;


}
/********* END MENUTABLE *****************/


/************* START MENUTABLE*******************/
table.moduletablelogintable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom:0px;
	background-color:#1A274A;
	background-image:url(../images/loginbot.gif);
	background-position:bottom;
	background-repeat:no-repeat;


}


table.moduletablelogintable th, div.moduletablelogintable h3 {
	width:100%;
	color: #FFFFFF;
	text-align: left;
	padding-top:20px;
	padding-bottom:0px;
	height: 20px;
	line-height: 22px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	text-indent: 28px;
		background-image:url(../images/loginth.gif);
	background-position:top;
	background-repeat:no-repeat;

}

table.moduletablelogintable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top:5px;
	color:#FFFFFF;

}
/********* END LOGINTABLE *****************/

table.moduletablelogintableuser {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom:0px;
	background-color:#1A274A;
	background-image:url(../images/loginbot.gif);
	background-position:bottom;
	background-repeat:no-repeat;
color:#FFFFFF;

}


table.moduletablelogintableuser th, div.moduletablelogintableuser h3 {
	width:100%;
	color: #FFFFFF;
	text-align: right;
	padding-top:20px;
	padding-bottom:0px;
	height: 20px;
	line-height: 22px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	text-indent: 28px;
		background-image:url(../images/loginthuser.gif);
	background-position:top;
	background-repeat:no-repeat;

}

table.moduletablelogintableuser td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top:5px;
	color:#FFFFFF;

}
a.moduletablelogintableuser:link, a.moduletablelogintableuser:visited, a.moduletablelogintableuser:hoever {
}



/************* START MENUTABLE*******************/
table.moduletableothertable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom:0px;


}


table.moduletableothertable th, div.moduletableothertable h3 {
	width:100%;
	color: #FFFFFF;
	text-align: left;
	padding-top:20px;
	padding-bottom:0px;
	height: 20px;
	line-height: 22px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	text-indent: 28px;
		background-image:url(../images/other.gif);
	background-position:top left;
	background-repeat:no-repeat;

}

table.moduletableothertable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top:5px;
	color:#FFFFFF;

}
/********* END LOGINTABLE *****************/



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: left;
	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: left;
	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:#34494A;
  height:30px;
}

.sectiontablefooter {
color:34494A;
font-weight:bold;
font-size:17px;
line-height:10px;
text-align:center;
  height:25px;

}
.sectiontableheader1 {
  font-weight: bold;
  background: #1A274A;
  padding: 4px;
  color:#FFFFFF;
  height:30px;
}

.sectiontableentry1 {
	background-color : #F1F1F1;
	color:#34494A;
	  height:25px;
	  text-align:left;
}

.sectiontableentry2 {
	background-color : #E2E1E1;
	color:#34494A;
	  height:25px;
	  text-align:left;
}

.sectiontableentry11 {
	background-color : #1F2F54;
	color:#000000;
	  height:25px;
	  text-align:left;
}

.sectiontableentry22 {
	background-color : #2A3E72;
	color:#000000;
	  height:25px;
	  text-align:left;
}


.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: #FFFFFF;
	text-align: left;
	text-indent: 40px;
	padding-top: 0px;
	height: 20px;
	line-height: 20px;
	width:auto;
	background-image:url(../images/menuuser.gif);
	background-position:right;
	background-repeat:no-repeat;


	
}



a.mainlevel:hover {
	text-decoration: none;
	font-weight:bold;



}

a.mainlevel#active_menu {
	text-decoration: none;
	font-weight:normal;
	color:#f36420;

}

a.mainlevel#active_menu:hover {
	text-decoration: none;
	font-weight:normal;
			background-image:url(../images/menuh.gif);
	background-position:right;
	background-repeat:no-repeat;
}

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;
	background-image:url(../images/dot.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}



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 span {
	text-decoration: none;
	padding-top: 20px;
	padding-bottom:20px;
	
	

}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	background-image: none;
	padding-top: 0px;
	padding-left:40px;
	padding-right: 40px;
	padding-bottom:0px;
	float: right;
	margin: 0;
	font-size: 12px;
	height:40px;
	line-height:35px;
	width:auto;
	text-align:left;
	color:#FFFFFF;
	font-weight: normal;
		background-image:url(../images/nav.gif);
	background-position:left;
	background-repeat:no-repeat;

	/*filter: Shadow(Color=#000000, 	
			Direction=115, 
			Strength=1);*/

}



a.mainlevel-nav:hover {
	text-decoration: none;
	color:#ff7200;
}

a.mainlevel-nav:hover span {
	text-decoration: none;
	background-image:url(../images/navh.gif);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top: 9px;
	padding-bottom:13px;
	

}


#active_menu-nav {	
	text-decoration: none;
}


.readon {
padding-bottom:1px;
padding-left:10px;
padding-right:15px;
text-align:center;
float:left;
width:auto;
color: #F7111D;
font-weight: normal;
background-image:url(../images/readon.gif);
background-position:right;
background-repeat:no-repeat;

}
a.readon:link ,a.readon:visited {
font-size: 12px;
font-weight: normal;

color: #F7111D;

}

a.readon:hover {
font-size: 12px;
color: #F7111D;
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;
}

a.mainlevelbottommenu {
margin: 0px; 
padding: 0;
display:block;
}


a.mainlevelbottommenu:link, a.mainlevelbottommenu:visited {
	background-image: none;
	padding-top: 0px;
	padding-left:11px;
	padding-right:22px;
	padding-bottom:0px;
	float: left;
	margin: 0;
	font-size: 11px;
	background-image:url(../images/bottommenu.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
	width:auto;
	text-align:left;
	color:#34494A;
	font-weight: normal;

}

a.mainlevelbottommenu:hover {
	text-decoration: none;
	color:#111D1E;


}

#active_menubottommenu {	
	text-decoration: none;
	color:#111D1E;

}



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:#34494A;
font-family:tahoma;
font-size:11px;
padding-top:0px;
line-height:20px;
}

td.bottd a:link {
color:#34494A;
text-decoration:none;
}

td.bottd a:visited {
color:#34494A;
text-decoration:none;
}

td.bottd a:hover {
color:#F7111D;
text-decoration:none;
}

table.moduletablelogin {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom:0px;
	background-image: url(../images/login.gif);
	background-position:top right;
	background-repeat:repeat-x;
	background-color:#f29122;



}


table.moduletablelogin th, div.moduletablelogin h3 {
	width:100%;
	color: #7e131a;
	text-align: right;
	padding-top:10px;
	height: 40px;
	line-height: 25px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	text-indent: 28px;

	
}

table.moduletablelogin td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top:5px;

}



table.moduletableusertable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom:20px;

}


table.moduletableusertable th, div.moduletableusertable h3 {
	width:100%;
	color: #3D464B;
	text-align: left;
	padding-top:10px;
	height: 40px;
	line-height: 25px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	text-indent:15px;
	background-image:url(../images/user01.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

table.moduletableusertable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top:5px;

}
table.moduletableusertable1 {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom:20px;

}


table.moduletableusertable1 th, div.moduletableusertable1 h3 {
	width:100%;
	color: #3D464B;
	text-align: left;
	padding-top:10px;
	height: 40px;
	line-height: 25px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	text-indent:15px;
	background-image:url(../images/user02.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

table.moduletableusertable1 td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top:5px;

}
table.moduletableusertable2 {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom:20px;

}


table.moduletableusertable2 th, div.moduletableusertable2 h3 {
	width:100%;
	color: #3D464B;
	text-align: left;
	padding-top:10px;
	height: 40px;
	line-height: 25px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	text-indent:15px;
	background-image:url(../images/user03.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

table.moduletableusertable2 td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top:5px;

}
table.moduletableusertable2 a:link, table.moduletableusertable2 a:visited {color:#66635E;}
table.moduletableusertable1 a:link, table.moduletableusertable1 a:visited {color:#66635E;}
table.moduletableusertable a:link, table.moduletableusertable a:visited {color:#66635E;}
.pathway {
color:#FFFFFF;
font-size:11px;
}
.pathway a:link, .pathway a:link a:visited {
color:#FFFFFF;
font-size:11px;
}

#lm_subscribe.inputbox {border:0px;}
#lm_unsubscribe.inputbox {border:0px;}
