/**
	* khabour.com  (Arabic)Template 20/10/2007 Tamplate based on  js_element_blue 
	* @version 1.0 Jalal Joblo info@jormedia.com
	*/

body {
	background: #aed8e6;
	background-repeat: repeat;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #454545;
}
#pagebg {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0;
	padding:0;
}
*, html, body {margin:0;padding:0;}
p, div, td {line-height:150%;	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #454545;}
/*Basic Links*/
a:link, a:visited {color:#0081BF;text-decoration:underline;}
a:hover {color: #666666;text-decoration:none;}
a.img{border:0;}

a:focus {outline:0;}
ul {padding-right:20px;}

/*Begin Header and Logo*/
#headerblock {
	margin: 0px;
	padding: 0px;
}

#headercontainer {
	height: 200px;
	width: 100%;/*inner element*/
	margin: 0px;
	padding: 0px;
	margin:0px;
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
}
#header {
	height:146px;
	width: 100%;/*inner element*/
	margin: 0px;
	padding: 0px;
	margin:0 auto;
}

/*CSS for logo. This is an image replaced link as an H1 tag*/

/*Controls logo hotspot width*/
#logo {height:146px;float:right; margin-right:0px;}
#logo h1 a{ width:560px;display:block;text-indent:-5000px;text-decoration:none;line-height:146px; margin-top:0px;}
#logo h1 {background:url(../images/logo.jpg) top left no-repeat;}/*Set the line-height and width equal to your logo image here*/
#logo h1{margin:0;padding:0;}

/*The Styleswitcher Buttons*/
#accessbuttons {
	float:left;
	position:relative;
	top:0px;
	right:-8px;
	width:151px;
	height:45px;
	background: url(../images/navicons.jpg) no-repeat center top;
	margin:0;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 22px;
}
.access {margin:0px 0px 0px 18px; padding:0;}
a.access {font-size:8px;text-decoration: none;white-space: nowrap;}
.access img {border:none;margin:0px 3px 0px 0px;padding:0;width:20px;height:20px;font-size:5px;}
#theme {position: absolute;top: 12px;right: 40px;margin: 0;padding: 0;list-style: none;}
#theme li {margin: 0;padding: 0;display:inline;}
#theme li#theme-fixed {display:none;}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Top menu ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
#navcontainer {
	background: url(../images/menubg2.jpg) repeat-x;
	height: 54px;
	padding: 0px 0px 0px 15px;
	overflow: hidden;
	position:relative;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	margin-top: 0px;
}

#navbar {
	margin: 0;
	padding: 0;
	position: relative;
	height: 26px;
	background: url(../images/menubar.jpg) 0 0 no-repeat;
	padding-left: 2px;
	font: bold 11px Tahoma;
}

#navbar ul {
	margin: 0;
	padding: 0;
	float: right;
}

#navbar ul ul ul {
display:none;
}

#navbar li {
	padding: 0;
	margin: 0;
	float: right;
	display: block;
	background: url(../images/menubar.jpg) 100% 0 no-repeat;
}

#navbar li li {
	background:none;
}

#navbar li.mainlevel_current {


}
#navbar ul ul li a {font-weight:bold;}

#navbar li ul {
	width: 100%;
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top:26px;
	height: 20px;
	left: 0;
	
}

#navbar a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

#navbar a:hover {
color: #ccc;

}
#navbar ul#mainlevel li a:hover {
background:#000 url(../images/navbar_over.jpg) right center no-repeat;
color:#ccc;
}

#navbar ul#mainlevel ul li a:hover {
background:none;
color:#0081BF;
}


#navbar li ul a:hover,
#navbar li.mainlevel_current ul a:hover {
	color: #ccc;
}

#navbar li:hover ul, #navbar li.sfhover ul {
	display: block;
	z-index: 6000;
}

#navbar li a {
	display: block;
	float: left;
	padding: 0 15px;
	height: 27px;
	line-height: 25px;
}

#navbar li:hover a, 
#navbar li.over a {
}
/* sub level links */

#navbar ul li {
	border-right: 0;

}
#navbar li ul a, #navbar li.mainlevel_current-navmenu ul a {
	display: block;
	float: left;
	color: #fff;
	font-weight: normal;
	padding: 0 10px;
	background: none;
	height: 24px;
	line-height: 23px;
}
.designer, .designer a, .designer a:visited {
	text-align:center;
	text-decoration:none;
	margin-top:5px;
	margin-bottom:10px;
font-family: Arial;
font-size: 11px;
color: #666;
font-weight: bold;
	letter-spacing: 1px;

	}
#pathway {
width: auto;
font-family: tahoma;
font-size: 11px;
color: #1564b8;
text-align: right;
padding-top: 0px;
padding-bottom: 10px;
}
a.pathway:link, a.pathway:visited {
font-family: tahoma;
font-size: 11px;
color: #333;
font-weight: normal;
text-decoration: none;
direction: rtl;
}
a.pathway:hover {
font-family: tahoma;
font-size: 11px;
color: red;	font-weight: normal;
direction: rtl;
}
/*End Header and Logo*/

#twrap {
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#wrapper {
	width: 775px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
td#main { margin:0; padding:0;}

table#maintable {
	background: #fff;
	margin: 0px;
	padding: 0px;
}

td#maincol {
	margin: 0px;
	padding: 0px;

	
}
td#maincol .inside {
padding: 8px;
		direction: rtl;
}
#leftcol .inside, #rightcol .inside {
	width:176px;
	padding-top:8px;
	margin:0;
	position: relative;
}
td#rightcol {
	width:176px;
	margin: 0px;
	padding: 0px;

}
td#leftcol {
	width:176px;
	margin: 0px;
	padding: 0px;


}
td#leftshadow {
	background-image: url(../images/wrapleft.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 5px;
	vertical-align: top;
}
td#rightshadow {
	background-image: url(../images/wrapright.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	width: 14px;
	vertical-align: top;
}
#footerbar {
	clear:both;
	width:100%;
	height:23px;
	background-image: url(../images/bottombar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#footerbar .rightcorner {
	float:right;
	width:36px;
	height:23px;
	padding: 0;
	margin: 0;
	background-image: url(../images/rightcorner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

td#bottomTable {
	background-color: #181818;
	border-top: 4px #0081BF solid;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #000;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
}
td#bottomTableNews {
	background-color: #181818;
	border-top: 1px #666 solid;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	padding: 6px;
	background: #ccc;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	}
	
	/*=============================user1module table _ used for Featured Content Slider =====start=========*/
	table.moduletable_bottomnews {
	float: center;
	border: 1px solid #999;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #f6f6f6;
	color: #666666;
	text-align: right;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height: 140%;
	}
		/*--header--*/
	table.moduletable_bottomnews th {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #fff;
	text-align: center;
	background:url(../images/user1_header.jpg);
	background-position: 100% center;
	background-repeat: repeat;	
	width: 100%;
	height: 24px;
	line-height: 24px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #fff;
	}
	table.moduletable_bottomnews td {
	color: #333;
	direction: rtl;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 140%;
	}

	/* ###################### SMALL FONT SETTINGS ###################### */
	.small {
	font-family: Tahoma;
	font-size: 11px;
	color: #3A6EA5;
	text-align: right;
	font-weight: normal;
	background: transparent;
	float: right;
	margin-left: 0px;
	}
	/* smalldark === Found in poll result page, for " Number of Voters".. text */
	.smalldark {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration  : none;
	font-weight: bold;
	}
	.createdate {
	width: 100%;
	padding-left: 1px;
	font-size: 11px;
	background: url(../images/date.png) no-repeat;
	color: #3A6EA5;
	font-family: tahoma;
	text-align: right;
	padding-top: 0px;
	margin-bottom; 0px;
	}
	.modifydate {
	font-family: Tahoma;
	font-size: 11px;
	color: #3A6EA5;
	text-align: right;
	font-weight: normal;
	background: transparent;
	float: right;
	margin-left: 0px;
	}
	.button {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background: url(../images/ey.jpg);
    background-repeat: repeat;
	color: #fff;
	border: 1px solid #666;
	padding-right: 6;
	padding-left: 6;
	}
	.inputbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	background: #fff;
	border: 1px solid #7D876E;
	padding: 1px 2px 1px 2px;
	}
.article_seperator {
width:100%;height:16px;
}
#contact_text {
width:400px;
	background: #fff;
}
/*================ for rapper and contact page tables===================*/
	.contentpane {
	width: 100%;
	background: transparent;
	border: 0px solid #ccc;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	}
	/*================ for home page & articles tables===================*/
	.contentpaneopen {
	width: 98%;
	background: transparent;
	margin-top: 0px;
	padding-top: 0px;
	}

	.componentheading a {
	font-size: 15px;
    font-family: Arial;
    font-weight: bold;
	margin-top: 0px;
	}
	/*Content Links*/

td.contentheading, .contentheading {
	color:#C10202;
	text-align: right;
	text-decoration:none;
	font-size: 15px;
    font-family: Arial;
    font-weight: bold;
	background-image: url(../images/contentheading.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-right: 20px;
	border-bottom: 2px dotted orange;
}
a.contentpagetitle:link,a.contentpagetitle:visited {
	color:#C10202;
	text-align: right;
	text-decoration:none;
	font-size: 15px;
    font-family: Arial;
    font-weight: bold;
	background-image: ;
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-right: 20px;
	border-bottom: 0px dotted orange;
}

a.contentpagetitle:hover {
	color:#0081BF;
	text-decoration:none;
	}
.componentheading {color:#0081BF;font:bold 15px Arial;}

/*Joomla Tables*/
	.sectiontableheader {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	background: url(../images/bg698.jpg) #999 repeat-x;
	padding-bottom: 2px;
	color: white;
	font-family: Tahoma;
	font-size: 11px;
	height: 22px;
	text-align: center;
	}
	.sectiontableentry1 {
	padding-right: 5px;
	padding-left: 5px;
	background: #EAF8E6;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
	direction: rtl;
	font-weight: ;
	}
	.sectiontableentry2 {
	padding-right: 5px;
	padding-left: 5px;
	background: #EBE7FB;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
	direction: rtl;
	font-weight: small;
	}
	.sectiontableentry1 TD {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
		font-family: Tahoma;
	font-size: 11px;
	}
	.sectiontableentry2 TD {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
		font-family: Tahoma;
	font-size: 11px;
	}
	.sectiontableentry1 TD A:link {
	COLOR: #222;
	}
	.sectiontableentry1 TD A:visited {
	COLOR: #666;
	}
	.sectiontableentry1 TD A:hover {
	COLOR: #ff0000;
	}
	.sectiontableentry2 TD A:link {
	COLOR: #333;
	}
	.sectiontableentry2 TD A:visited {
	COLOR: #666;
	}
	.sectiontableentry2 TD A:hover {
	COLOR: #ff0000;
	}
/*Read More Link Styles*/
a.readon {margin-top: 10px;display: block;float: right;line-height: 12px;background: url(../images/readon) no-repeat right center;text-indent: 0px;}
a.readon:hover{margin-top: 10px;display: block;float: right;line-height: 12px;background: url(../images/readon_over) no-repeat right center;text-indent: 0px;color: orange;}

/*Print and Email View*/
body.contentpane {background:#fff

}

/*=======================contenttoc============================================*/
table.contenttoc {
width: 200px;
float: left;
border:1px double #999;
background:#F7F7F5;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 15px;
line-height: 15px;
}
/*--header--*/
table.contenttoc th {
background: #999;
border: 1px solid #fff;
color: #fff;
text-align:center;
padding-bottom: 4px;
height: 20px;
font-size: 11px;
font-family: Tahoma;
font-weight: bold;
}
table.contenttoc td {
line-height: 15px;
text-indent: 15px;
width: 200px;
padding-right: 5px;
padding-bottom: 4px;
background-image: url(../images/rating_star_blank.png) ;
background-repeat: no-repeat;
background-position: 185px 4px;
}

/*---------------------------------blog more items heading--------------*/
.blog_more {

	text-align: right;
	margin-top:5px;
	margin-bottom:5px;
	text-indent: 10px;
	border-top: 0px dotted #666666;
	border-bottom: 2px orange #ccc;
	padding-right: 0px;
	padding-bottom: 0px;
	width:98%;
		font-family: arial;
	font-size: 15px;
	font-style: bold;
	color: #1373c1;
}
/*----------------- read more articles in blog --------------*/
a.blogsection:link, a.blogsection:visited {
	text-align: right;
	font-family: tahoma;
	line-height: 20px;
	font-size: 11px;
	text-indent: 0px;
	margin: 0px;
	padding-right: 1px;
		border-top: 0px solid #dedede;
}
a.blogsection:hover{
	text-align: right;
	line-height:20px;
	font-family: tahoma;
	font-size: 11px;
	text-indent: 0px;
	padding-right: 1px;
	margin: 0px;
	color:#ff9933;
}
	/*----------------------------------table modules-------------------------*/
	table.moduletable {
	width: 100%;
	padding: 0px;
	margin-bottom: 0px;
	}
	table.moduletable th {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color : #FEBF04;
	width: 100%;
	height: 26px;
	line-height: 26px;
	padding-top: 0px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #ffffff;
	}
	table.moduletable td {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #666;
	}
	/*=============================user1module table _ used for Featured Content Slider =====start=========*/
	table.moduletable_user1 {
	float: center;
	width: 100%;
	border: 0px solid #999;
	padding: 0px 4px 0px 4px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	background: #f6f6f6;
	color: #666666;
	text-align: right;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height: 140%;
	}
		/*--header--*/
	table.moduletable_user1 th {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #fff;
	text-align: center;
	background:url(../images/user1_header.jpg);
	background-position: 100% center;
	background-repeat: repeat;	
	width: 100%;
	height: 24px;
	line-height: 24px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #fff;
	}
	table.moduletable_user1 td {
	color: #333;
	direction: rtl;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 140%;
	}
	/*=============================search module table=====start======================================================*/
	table.moduletable_search {
	width: 170px;
	border: 0px solid #999;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	background: #transparent;
	color: #666666;
	direction: rtl;
	}
	/*=============================Right module table=====start======================================================*/
	table.moduletable_rightmenu {
	width: 170px;
	border: 0px solid #d0c7da;
	padding: 0px 0px 30px 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 8px;
	background: #f6f6f6;
	color: #666666;
	}
		/*--header--*/
	table.moduletable_rightmenu th {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #fff;
	text-align: center;
	background: url(../images/ey.jpg);
	border: 1px solid #f2f2f2;
	width: 100%;
	height: 22px;
	padding: 2px 4px 0px 4px;
	}
	table.moduletable_rightmenu td {
	text-align: right;
	direction: rtl;
	color: #666;
	}
	/*=============================left module table=====start======================================================*/
	table.moduletable_leftmenu {
	width: 170px;
	border: 0px solid #d0c7da;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 8px;
	background: #f6f6f6;
	color: #666666;
	}
		/*--header--*/
	table.moduletable_leftmenu th {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #fff;
	text-align: center;
	background: url(../images/ey.jpg);
	border: 1px solid #f2f2f2;
	width: 100%;
	height: 22px;
	padding: 0px 0px 0px 0px;
	}
	table.moduletable_leftmenu td {
	text-align: left;
	direction: rtl;
	color: #666;
	}
	/*=============================Right module table=====start=========*/
	table.moduletable_right {
	width: 176px;
	border-top: 1px solid #D2D1D1;
	border-bottom: 4px solid #fca367;
	padding: 0px 5px 0px 5px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 8px;
	background: url(../images/mod_bg.jpg);
	color: #666666;
	}
		/*--header--*/
	table.moduletable_right th {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #fff;
	text-align: center;
	background: url(../images/ey.jpg);
	border: 1px solid #f2f2f2;
	width: 100%;
	height: 22px;
	padding: 2px 4px 0px 4px;
	}
	table.moduletable_right td {
	text-align: right;
	direction: rtl;
	color: #666;
	padding: 4px 5px 8px 5px;
	}
	/*=============================_left module table=====start=========*/
	table.moduletable_left {
	width: 176px;
	border-top: 1px solid #D2D1D1;
	border-bottom: 4px solid #fca367;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 8px;
	background: url(../images/mod_bg.jpg);
	color: #666666;
	}
		/*--header--*/
	table.moduletable_left th {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #fff;
	text-align: center;
	background: url(../images/ey.jpg);
	border: 1px solid #f2f2f2;
	width: 100%;
	height: 22px;
	padding: 0px 0px 0px 0px;
	}
	table.moduletable_left td {
	text-align: left;
	direction: rtl;
	color: #666;
	padding: 0px 0px 0px 0px;
	}
	/*=============================poll module table=====start=========*/
	table.moduletable_polls {
	width: 176px;
	border-top: 1px solid #D2D1D1;
	border-bottom: 4px solid #fca367;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 8px;
	background: url(../images/mod_bg.jpg);
	color: #666666;
	}
		/*--header--*/
	table.moduletable_polls th {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #fff;
	text-align: center;
	background: url(../images/ey.jpg);
	border: 1px solid #f2f2f2;
	width: 100%;
	height: 22px;
	padding: 0px 0px 0px 0px;
	}
	table.moduletable_polls td {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: right;
	direction: rtl;
	color: #333;
	padding: 0px 3px 2px 3px;
	}
	/*=============================Right module table=====start=========*/
	table.moduletable_login {
	width: 176px;
	border-top: 1px solid #D2D1D1;
	border-bottom: 4px solid #fca367;
	padding: 0px 5px 0px 5px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 8px;
	background: url(../images/mod_bg.jpg);
	color: #666666;
	}
		/*--header--*/
	table.moduletable_login th {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #fff;
	text-align: center;
	background: url(../images/ey.jpg);
	border: 1px solid #f2f2f2;
	width: 100%;
	height: 22px;
	padding: 2px 4px 0px 4px;
	}
	table.moduletable_login td {
	text-align: center;
	direction: rtl;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
	color: #666;
	padding: 0px 5px 2px 5px;
	}

	/*=============================RSslideshow module table=====start=========*/
	table.moduletable_RSslideshow {
	width: 176px;
	border-top: 1px solid #D2D1D1;
	border-bottom: 4px solid #fca367;
	padding: 0px 5px 0px 5px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 8px;
	background: url(../images/mod_bg.jpg);
	color: #666666;
	}
		/*--header--*/
	table.moduletable_RSslideshow th {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #ccc;
	text-align: center;
	background: #000 url(../image.jpg);
	width: 100%;
	height: 24px;
	padding: 2px 0px 0px 0px;
	}
	table.moduletable_RSslideshow td {
	text-align: center;
	color: #666;
	padding: 4px 3px 4px 3px;
	}
	/*=============================fireboard latest module table=====start=========*/
	table.moduletable_fireboard {
	width: 176px;
	border-top: 1px solid #D2D1D1;
	border-bottom: 4px solid #fca367;
	padding: 0px 5px 0px 5px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 8px;
	background: url(../images/mod_bg.jpg);
	color: #666666;
	}
		/*--header--*/
	table.moduletable_fireboard th {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #fff;
	text-align: center;
	background: url(../images/ey.jpg);
	border: 1px solid #f2f2f2;
	width: 100%;
	height: 22px;
	padding: 2px 4px 0px 4px;
	}
	table.moduletable_fireboard td {
	text-align: right;
	direction: rtl;
	color: #EFF;
	padding: 0px 0px 0px 0px;
	}

	/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
.pagenav_prev a {
background: url(../images/icon_prev.gif) no-repeat 0px 0px;
text-indent:50px;
display:block;
width: 112px;
height:35px;
}
.pagenav_next a {
background: url(../images/icon_next.gif) no-repeat 0px 0px;
text-indent:50px;
display:block;
width: 112px;
height:35px;
}
.back_button a{
background: url(../images/.gif) no-repeat 0px 0px;
margin: 10px 3px 10px 3px;
padding: 10px 10px 10px 10px;
text-indent:0px;
display:block;
width: 0px;
height:0px;
float:center;
}
	/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||com_alberghi||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
	table.moduletable_alberghi_1 {
	float: none;
	width: 100%;
	border: 1px solid #D4D1C2;
	padding: 0px ;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background:#EDF5EC ;
	background-repeat: repeat;
	color: #666666;
	text-align: right;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	}
		/*--header--*/
	table.moduletable_alberghi_1 th {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	border-bottom: 0px solid #D4D1C2;
	color: #333;
	text-align: center;
	background: url(../images/comphead.png);
	background-repeat: repeat;	
	width: 100%;
	height: 21px;
	padding: 0px 0px 4px 0px;
	}
	table.moduletable_alberghi_1 td {
	color: #333;
	direction: rtl;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 4px ;
	}
	/*=============================com_alberghi=====start==========================================*/	
	.alberghi_2 {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	background: #f3f1e5 url(../images/navbo_bg.gif);
    background-repeat: repeat;
	color: #3b5894;
	border-top: 6px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 6px;
	margin-top: 0px;
	}
	/*=============================com_alberghi=====start==========================================*/	
	.alberghi_4 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background: #f3f1e5 ;
    background-repeat: repeat;
	color: #3b5894;
	border-top: 1px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 2px;
	margin-top: 0px;
	}
	/*=============================com_alberghi=====start==========================================*/	
	.alberghi_5 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background: transparent ;
    background-repeat: repeat;
	color: #3b5894;
	text-align: right;
	border-bottom: 2px solid #ccc;
	padding-bottom: 2px;
	margin-bottom: 0px;
	}
	/* smalldark === Found in poll result page, for " Number of Voters".. text */
	.alberghi_invite {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	text-decoration  : none;
	font-weight: bold;
	border: 3px double #ccc;
	background: #666;
	padding: 4px;
	}
	/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Modules 1234 LINK colors|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/	
	.moduletable_alberghi_3 a:link {

	text-align: right;
	text-indent: 0px;
	background: url(../images/list.gif);
  	background-repeat: no-repeat;
	background-position: 272px 7px;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	color: #4866a0;
	}
	.moduletable_alberghi_3 a:visited {

	text-align: right;
	text-indent: 0px;
	background: url(../images/list.gif);
  	background-repeat: no-repeat;
	background-position: 272px 7px;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	color: #4866a0;
	}
	.moduletable_alberghi_3 a:hover {

	text-align: right;
	text-indent: 0px;
	background: url(../images/list.gif);
  	background-repeat: no-repeat;
	background-position: 272px 7px;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: underline;
	color: red;
	}
	/* ================== MAIN AND SUB MENU SYSTEM ========================================================================= */
	a.mainlevel:link, a.mainlevel:visited {
	display: block;
   	background:  url(../images/but_norm.png) right no-repeat;
	background-position: 154px 5px;
  	background-repeat: no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #333;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 22px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	height: 16px !important;
	height: 16px;
    line-height: 100%;
	width: auto;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	border-top: 0px solid #ccc;
	}

	a.mainlevel:hover {
	display: block;
   	background:  url(../images/but_over.png) right no-repeat;
	background-position: 154px 5px;
  	background-repeat: no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: red;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 22px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	height: 16px !important;
	height: 16px;
    line-height: 100%;
	width: auto;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	border-top: 0px solid #ccc;
	}
	a.mainlevel#active_menu {
	display: block;
   	background:  url(../images/but_over.png) right no-repeat;
	background-position: 154px 5px;
  	background-repeat: no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: green;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 22px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	height: 16px !important;
	height: 16px;
    line-height: 100%;
	width: auto;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	border-top: 0px solid #ccc;
	}
	a.mainlevel#active_menu:hover {
	color: #229168;
	}
	a.sublevel:link, a.sublevel:visited {
   	text-decoration: none;
    color: #333;
   	background: transparent url(../images/rating_star.png) right no-repeat;
	background-position: 144px 3px;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-align: right;
	border-bottom: 0px double #4F9E57;
    display: block;
    padding-right: 17px;
    padding-bottom: 3px;
    line-height: 110%;
	}
	a.sublevel:hover {
	color: red;
	text-decoration: none;
	}
	a.sublevel#active_menu {
	color: red;
	}
	/* ###################### links ###################### */
    .pagenav {
	height: 24px;
	border: #999 1px solid;
	padding: 0px 3px 0px 3px;
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
	background: url(../images/navbox_bg.gif);
    background-repeat: repeat;
	margin-top: 10px;
	width: auto;
	line-height: 12px;
	text-align: center
    }
	a:link, a:visited {
	color: #084667;;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	}
	a:hover {
	color: #1373c1;
	text-decoration: underline;
	}
	a.category:link, a.category:visited {
	color: #333333;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	}
	a.category:hover {
	color: red;
	}
	.highlight {
	background-color: orange;
	color: blue;
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
	padding-bottom: 3px;
	padding-top: 1px;
	}
	.code {
	background-color: #ddd;
	border: 1px solid #bbb;
	}
	form {
	/* removes space below form elements */
	margin: 0;
	padding: 0;
	}
	div.mosimage {
	border: 0px solid #ccc;
	}
	.mosimage {
	border: 0px solid #cccccc;
	margin: 0px
	}
	img {
border:0px;
}

	/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Modules 1234 LINK colors|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/		
	.moduletable_1234 {
	padding-left: 0px;
	margin-left: 0px;
	}
	/*|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Modules 1234 LINK colors|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/	
	.moduletable_1234 a:link {
	display: block;
	text-align: right;
	text-indent: 15px;
	background: url(../images/list.gif);
  	background-repeat: no-repeat;
	background-position: 155px 7px;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	color: #333;
	}
	.moduletable_1234 a:visited {
	display: block;
	text-align: right;
	text-indent: 15px;
	background: url(../images/list.gif);
  	background-repeat: no-repeat;
	background-position: 155px 7px;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	color: #333;
	}
	.moduletable_1234 a:hover {
	display: block;
	text-align: right;
	text-indent: 15px;
	background: url(../images/list.gif);
  	background-repeat: no-repeat;
	background-position: 155px 7px;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: underline;
	color: #006699;
	}