/*
Theme Name: Dirtylicious
Theme URI: http://templates.arcsin.se/
Version: 1.0
Description: A soft-colored, bright and somewhat dirty two-column theme. Based on the <a href="http://templates.arcsin.se/">free website template</a> Dirtylicious. Also available as <a href="http://templates.arcsin.se/dirtylicious-joomla-template/">Joomla template</a>.
Author: Viktor Persson 
Edited by: Ahmad Salah (ahmad.motagaly@gmail.com)
Author URI: http://arcsin.se
*/

/* standard elements */
html
{
	min-height: 100%;
}
.DepartmentLabel
{
	font-size:12pt;
	font-family:Trebuchet MS;
	font-weight:bold;
}
*
{
	margin: 0;
	padding: 0;
}

a
{
	color: #048;
}
/*a:hover {color: #06C;}*/
a images
{
	border: none;
}

body
{
	background: #FFFFFF; /*#E7E7E2 url('images/body.jpg') no-repeat center top;*/
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 0px;
}

p, code, ul
{
	padding-bottom: 1.2em;
}

li
{
	list-style: none;
}

h1
{
	font: normal 1.8em Tahoma,sans-serif;
}
h2
{
	font: normal 1.6em sans-serif;
}
h3
{
	font: bold 1em Tahoma,sans-serif;
}

.ErrorLabel
{
	font-size:medium;
}

table
{
	border-collapse: collapse;
}

h1, h2, h3
{
	padding-top: 6px;
	color: #553;
	margin-bottom: 4px;
}

code
{
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote
{
	background: url(   'images/quote.gif' ) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

/* misc */
.clearer
{
	clear: both;
	font-size: 0;
}
.left
{
	float: left;
}
.right
{
	float: right;
}

/* structure */
.inner-container
{
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px; /*width: 780px;*/
}

.outer-container
{
	background: url(   'images/container.jpg' ) no-repeat center bottom;
	padding-bottom: 64px;
}

/* headere & title */
.header
{
	background: #222 url(   'images/header.jpg' ) repeat-x;
	height: 160px;
	margin-bottom: 5px;
	text-align: center;
}
.header .title
{
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a
{
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 4em impact,sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover
{
	border-color: #F60;
}
.header .title .slogan
{
	font: normal 1.1em Tahoma,sans-serif;
	padding-top: 6px;
}

.MainStyleEnglish
{
	/*background: #222 url('images/pharmacy3_07_2_english.gif');*/
	text-align: left;
	width: 1018px;
	border-right :solid 20px #4B4B4B ; 
	border-left :solid 20px #4B4B4B ;
}

.MainStyleArabic
{
	/*background: #222 url('images/pharmacy3_07_2_arabic.gif');*/
	text-align: right;
	width: 1018px;
	border-right :solid 20px #4B4B4B ; 
	border-left :solid 20px #4B4B4B ;
}
.NewMenu
{
 	background-color: #FFEDB3; 
 	color: #4B4B4B; 
 	height: 50px; 
 	font-family:Eras Demi ITC;
    font-size: 20px; 
    font-style: italic; 
    vertical-align: middle; 
    text-align:center ; 
    padding: 0px 0px 0px 10px
}
/**/.NewMenuhover
{
	background-color:#FF6B00; 
	color: White ;
	height: 50px; 
 	font-family:Eras Demi ITC;
    font-size: 20px; 
    font-style: italic; 
    vertical-align: middle; 
    text-align:center ; 
    padding: 0px 0px 0px 10px
}
 .MainMenu
 {
	padding:0px 5px 0px 5px; 
	Color:#2577EB;
	background-color:#E5E5E5;
	font-style:italic ;
	font-family : Font-Names="Eras Medium ITC";
    Font-Size:Medium;
	}

/* path */
.Path
{
	 height: 25px;
	font-size:medium ;
	font-family :Verdana ;
	font-style :normal  ;
	font-weight:bold ; 
	color:Black;  
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #99ECFF;
	vertical-align :middle ;
	text-align:center ; 
}

.Path li, .Path ul
{
	display: inline;
	color: #0033aa;
}

.Path a
{
	color: #7e2624;
	text-decoration: none;
	padding-bottom: 20px;
}
.Path a:hover
{
	text-decoration: underline;
}
.Path2 a
{
	color: #7e2624;
	text-decoration: none;
	margin: 16px;
	padding-bottom: 20px;
}


/* main */
.main
{
	width: 100%;
	border-top: 1px solid #DCDCDC; /*padding: 8px 12px 0 0;*/
}



/* News */
.news
{
	background: #dcdcdc;
	color: black;
	font: normal 1.1em Tahoma,sans-serif;
	padding: 8px 12px;
}

.news li, .news ul
{
	display: inline;
}
.news a
{
	color: black;
	text-decoration: none;
	margin-right: 16px;
}
.news a:hover
{
	color: gray;
	text-decoration: underline;
}

/* content */
.content
{
	vertical-align: top;
	background-color: #FAFAFA; /*border: #dcdcdc 1px solid;width: 538px;*/
	width: 100%;
	
	padding: 10px;
}
.content .descr
{
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li
{
	line-height: 1.4em;
	list-style: url(   'images/li.gif' );
	margin-left: 18px;
}
.content p
{
	font-family: "Lucida Sans Unicode" ,sans-serif;
}

/* to fix table rendering of the menu 
.navigation
{
	vertical-align: top;
	width: 250px;
}
.navigation h2
{
	background: #949490;
	color: #F7F7F2;
	font: bold 1.2em/30px 'Trebuchet MS' , Tahoma, sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation table td th
{
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation td td
{
	border-bottom: 1px solid #EAEADA;
}
.navigation td td a
{
	background: #F7F7F2;
	text-indent: 10px;
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 3px 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation td td a:hover
{
	background: #F0F0EB;
	color: #654;
}*/

.ArabicImageURL
{
	background-image: url(   'images/Organogram_ar.jpg' );
}

.EnglishImageURL
{
	background-image: url(   'images/Organogram.jpg' );
}

/* footer */
.footer
{
	background: #949490;
	color: #F7F7F2;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a
{
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover
{
	color: #FFC;
}


/* blocks */
.login td
{
	padding: 5px;
}



.login input
{
	color: #444;
	font: normal 1.1em Tahoma,sans-serif;
}



/* posts */
.post h1 a
{
	border-bottom: 1px dashed #AAA;
	color: #664;
	text-decoration: none;
}
.post h1 a:hover
{
	border-color: #F60;
	color: #553;
}

.post
{
	margin: 6px 0 2px;
}
.post .info
{
	background: #F5F5F5;
	border: 1px solid #E3E4E4;
	color: #666;
	margin: 2px 0 4px;
	padding: 5px 10px;
}
.post images
{
	border: 4px solid #DDD;
	margin: 4px 0;
}
.post a images
{
	border: 4px solid #DDD;
}
.post a:hover images
{
	border-color: #CCC;
}

.info a
{
	text-decoration: none;
}
.info a:hover
{
	text-decoration: underline;
}

/* comments */
.content ol li
{
	background: none;
}

.commentlist
{
	margin: 0;
	padding: 0;
}
.commentlist li
{
	margin-bottom: 1.2em;
	list-style: decimal;
}
#commentform
{
	margin: 1em 0;
	background: #FAFAFA;
	width: 360px;
}
.commentmetadata
{
	padding: 2px 0 4px;
}
.commentmetadata a
{
	color: #444;
	text-decoration: none;
}
.commentmetadata a:hover
{
	text-decoration: underline;
}

textarea.styled
{
	width: 280px;
}

.styled
{
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover
{
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus
{
	background: #FFF;
	border: 1px solid #939793;
}

.newOuter-container
{
	background: #FFFFFF; /*url('images/container.jpg') no-repeat center bottom;*/
	padding-bottom: 64px;
}

.newHeader
{
	background: #222 url(   'images/logo-newer-2.JPG' ) no-repeat;
	
	height: 250px; /*margin-bottom: 5px;*/
	text-align: center;
}




/* News */
.newNews
{
	background: #222 url(   'images/pharmacy3_07_2.gif' );
	color: #0033aa;
	font: normal 1.5em 'Times New Roman' ,Tahoma,sans-serif;
	padding: 8px 12px;
}

.newNews li, .newNews ul
{
	display: inline;
}
.newNews a
{
	color: #0033aa;
	text-decoration: none;
	margin-right: 16px;
}
.newNews a:hover
{
	color: #000099;
	text-decoration: underline;
}

/* to fix table rendering of the menu 
    .newNavigation 
    {
	    vertical-align:top;		
	    width: 250px;
    }*/
.newNavigation h2
{
	/*color: #ffffFF;/*#0033aa;#F7F7F2; 	    /*font: bold 1.2em/30px 'Trebuchet MS' , Tahoma, sans-serif; 	    font: bold 2em/30px 'Times New Roman' , Tahoma, sans-serif; 	    line-height: 30px; 	    margin: 0; 	    padding:10;*/
	padding-left: 12px;
}
.newNavigation td
{
	/*   border-top: 1px solid #000070;#EAEADA;*/
	border-bottom: 0px solid #EAEADA;
	padding-left: 0px;
}
.newNavigation td td
{
/*	margin : 10 px solid #bed6d8;*/
	/*   border-top: 1px solid #000070;#EAEADA;*/
	border-bottom: 10px solid #bed6d8;
	height:30px;
	vertical-align:middle;
	/*border-bottom: #eaeada 0px;*/
	/*padding-bottom:10px ;*/ 
}
.newNavigation td td a
{
	vertical-align:middle;
	width: 100%;
	/*height: 100%;*/
	display: block;
	text-indent: 10px; /*font-size: 1.5em; 	    font-family: Times New Roman;/* 	   /* color: #ffffFF;/*#0033aa;/*#554; 	    display: block; 	    padding: 8px 3px 8px 5%; 	    text-decoration: none; 	    width: 95%;     }     .newNavigation td td a:hover { 	   background: #222 url('images/pharmacy3_07_3.gif');/*#F0F0EB; 	    color: #ffffFF;/*#000099;/*#654;*/
	font-size: Small;
	font-family:Trebuchet MS,Verdana;
}


/* footer */
.newFooter
{
	color: #4c220d; /*border-top:solid 1px gray; #F7F7F2;*/
	font: bold 1.2em sans-serif;
	margin-top: 0px;
	padding: 10px 12px;
	text-align: center;
	width: 98%;
	
}
.newFooter a
{
	color: #4c220d; /*#F7F7F2;*/
	text-decoration: underline;
}
.newFooter a:hover
{
	color: #813814; /*#FFC;*/
}

#commentform input
{
	margin-bottom: 3px;
}

#searchform
{
	padding: 10px;
}
