@CHARSET "ISO-8859-1";
a:focus {
    outline: medium none;
}

.slide {
    background: rgba(0, 0, 0, 0) url("images/btn-slide.png") no-repeat scroll center top;
    margin: 0;
    padding: 0;
}
.btn-slide {
    background: rgba(0, 0, 0, 0) url("images/white-arrow.gif") no-repeat scroll right -50px;
    color: #fff;
    display: block;
    font: bold 120%/100% Arial,Helvetica,sans-serif;
    height: 31px;
    margin: 0 auto;
    padding: 10px 10px 0 0;
    text-align: center;
    text-decoration: none;
    width: 144px;
}
.active {
    background-position: right 12px;
}
#content {
    width: 99%;
}
.red {
    color: #ff0000;
    font-size: 15px;
    font-weight: bold;
}
.sred {
    color: #ff0000 !important;
}
.tr_header {
    background-color: #542b16;
    color: #ffffff;
    font-size: 10px;
	font-weight: bold;	
    line-height: 20px;
    text-align: center;
}
.tr_arabic_header {
    background-color: #542b16;
    color: #ffffff;
    font-size: 10px !important;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
}
.odd {
    background-color: #fffff0;
}
.even {
    background-color: #faf0e6;
}
.large {
    color: #333333;
    font-size: 22px;
    font-weight: bold;
}
.medium {
    color: #333333;
    font-size: 16px !important;
}
.linkstyle {
    font-weight: bold !important;
    outline: medium none !important;
    text-decoration: none !important;
}

.arabic_input_box
{
	height: 30px;
	width: 200px;
	font-size: 18px;
	font-weight: bold;
}
.arabic_button
{
	background: white none repeat scroll 0 0;
    color: #542b16;
    font-size: 15pt;
    font-weight: bolder;
    text-align: left;
	cursor: pointer;
}

.pdb5
{
	padding-bottom: 5px !important;
}

.pdb10
{
	padding-bottom: 10px !important;
}

.pdb15
{
	padding-bottom: 15px !important;
}

.pdb20
{
	padding-bottom: 20px !important;
}
.center
{
	text-align: center !important;
}
.bold
{
	font-weight: bold !important;
}
.fontsize15
{
	font-size: 15px !important;
}

.fontsize18
{
	font-size: 18px !important;
}

.fontsize20
{
	font-size: 20px !important;
}

.color542b16
{
	color: #542b16 !important;
}

.cursorpointor
{
	cursor: pointer !important;
}
.red,.sred
{
	color: #ff0000 !important;
}

.trans_tr_header {
    background-color: #4e2510;
    color: #ffffff;
    font-size: 11px;
    line-height: 11px;
    text-align: center;
}

.tablepanel
{
	background-color: #542b16;
	margin: 0 auto !important;
	padding: 0 !important;
	border: none !important;
}

.tablepanel tr
{
	height: 30px;
}

.tablepanel td
{
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;

}

.twowordsearch_table
{
	
	background-color: #542b16;
	margin: 0 auto !important;
	padding: 5px !important;
	border: none !important;
}

.twowordsearch_table td
{
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;

	
}

.twowordsearch_table .tr
{
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

.twowordsearch_table .tr2
{
	height: 30px;
}
.tr2 a
{
	color: #ffffff !important;
}
.twowordsearch_table a
{
	text-decoration: none !important;
}
.twowordsearch_table a:hover
{
	text-decoration: underline !important;
}

.special_input_box
{
	font-size: 15px;
}

.width85
{
	width: 85px !important;
}

.width180
{
	width: 178px !important;
}

.width150
{
	width: 145px !important;
}

.height26
{
	height: 26px !important;
}

.height25
{
	height: 26px !important;
}
/* Simple navigation design */
.simple-nav2
{
	font-family: verdana,Arial,Helvetica !important;
    font-size: 12px !important;
    list-style: none;
	margin: 0;
	padding: 0;
}

.simple-nav2 li a
{
	color: #ffffff !important;
	float: left;
	margin:0px 10px 0px 10px;
	text-decoration: underline !important;
}
.simple-nav2 li a:hover
{
	text-decoration: none !important;
}

.simple-nav
{
	font-family: verdana,Arial,Helvetica !important;
    font-size: 12px !important;
    list-style: none;
	width:78%;
	margin: 0px auto;
}

.simple-nav li a
{
	color: #ffffff !important;
	float: left;
	margin:0px 10px 0px 10px;
	text-decoration: underline !important;
}
.simple-nav li a:hover
{
	text-decoration: none !important;
}
/* Simple navigation design */
.share-content{
	width: auto;
	margin: 0 15px 0 0px;
	float: right;
	display:none;
}
			.share-content ul{
				list-style: none;
}
.share-content ul li{
	float:left;
	margin-left: 10px;
}
.share-content ul li a{
	cursor: pointer;
}