
* {
    margin: 0px;
	}
	
html, body {
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/bg_gradient_repeat.jpg);
	background-repeat: repeat-x;
	background-color: #eddfb2;
	color: #666666;
	font-weight: bold; 
	}
	
div#screen {
	border: 1px solid #6690ad;
	width: 798px;
	margin: 0 auto;
	background-color: #FFFFFF;
	}
	
div.clear {
	clear: both;
	}

a {
	color: #666666;
	}		
/*****************************     banner ********************************/
div#banner {
	width: 798px;
	margin: 0 auto;
	height: 121px;
	}
	
div#logo {
	margin: 10px 18px;
	float: right;
	width: 171px;
	}
	
div#logo img{
	border: none;
	}
	
div#wrap_logo{
	float: right;
	width: 588px !important;
	width: 570px;
	height: 121px;
	}
		
div#logo-text {	
	width: 250px;
	height: 50px;
	margin: 25px 20px 0 0;
	}
	
div#logo-text p {	
	font-size: 36px;
	color: #ee9200;
	font-weight: bolder;
	}
/********** menu *************/

div#menu {
	width: 598px !important;
	background-color: #ee9200;
	margin: 15px 18px 0 -30px;
	height: 30px;
	border: 1px solid;
	position: absolute;
	}		

div#menu ul{
	width: 565px;
	padding: 5px 0 5px 0;
	margin: 0 auto;
	color: #466f81;
	}
	
div#menu ul li {
	display: inline;
	list-style-type: none;
	cursor: pointer;
	}	

div#menu ul li a {
	text-decoration: none;
	color: #466f81;
	font-weight: 700;
	font-size: 15px;
	}
	
div#menu ul li a:hover {
	xcolor: #fafdff;
	}

		
			
/***************************    main-wrapper  ******************************/	
div#main-wrapper {
	width: 758px !important;
	width: 760px;
	margin: 10px 20px 10px 20px;
	}
	
/**************  right size divs  ******************/
div#right-side-wrap {
	float: right;
	width: 138px;
	min-height: 412px;
	}

h4.right-side_heading {
	text-align: center;
	color: #6690ad;
	padding: 10px;
	}
	
/*top*/	
div#right-top {
	width: 138px;
	height: 198px;
	background-color: #fef9e6;
	border: 1px solid #cdb975;
	}

div#right-top p {
	margin: 5px 0px;
	text-align: center;
	}
	
div#right-top span {
	font-weight: bold;
	text-decoration: underline;
	}	

div#right-top img {
	margin-right: 20px;
	border: none;
	}
	
/*center*/
div#right-center{
	width: 138px;
	height: 228px;
	height: 198px;
	background-color: #fef9e6;
	border: 1px solid #cdb975;
	margin-top: 10px;
	}

div#right-center img{
	margin: 20px 4px;
	}
		
/*bottom*/			
div#right-bottom {	
	width: 138px;
	height: 228px;
	background-color: #fef9e6;
	border: 1px solid #cdb975;
	margin-top: 10px;
	}
	
div#right-bottom p {
	margin-right: 20px;
	}


/*****************  content  *****************/		
div#content {
	float: right;
	min-height: 410px;
	width: 457px;
	margin: 0 auto;
	margin-right: 10px !important;
	margin-right: 5px;
	}
	
div#content p {
	margin: 20px;
	line-height: 20px;
	}
	
div#upper-content {
	min-height: 276px;
	height: auto !important;
	height: 276px;
	width: 457px;
	margin: 0 auto;
	background-color: #fef9e6;
	border: 1px solid #cdb975;
	padding-bottom: 15px;
	}

div#upper-content ul{
	line-height: 20px;
	}
div#upper-content ul li{
	margin-top: 6px;
	}
	
div#bottom-content {
	min-height: 360px;
	height: auto !important;
	height: 360px;
	width: 457px !important;
	width: 460px;
	margin: 0 auto;
	margin-top: 10px;
	background-color: #fef9e6;
	border: 1px solid #cdb975;
	overflow: auto;
	}

div#sterilization{
	text-align: center;
	width: 450px;
	margin: 0 auto;
	}

div#sterilization p{
	border: 1px solid #cdb975;
	padding: 5px;
	}
	
div#bottom-content a{
	color: #000000;
	}
	
div#story{
	border: 1px solid #cdb975;
	font-size: 14px;
	width: 440px;
	margin: 0 auto;
	}
	
div#story h4{
	color: #6690ad;
	padding-top: 10px;
	}
	
div#story p{
	text-align: justify;
	padding-right: 5px;
	}
	
div#story a{
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	float: left;
	width: 80px;
	}
	
div#movie {
	margin-right: 20px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	padding-top: 30px;
	}
	
/**************  left size div  ******************/
div#left-side-wrap {
	float: right;
	height: 648px;
	width: 138px;
	margin: 0 auto;
	border: 1px solid #6690ad;
	margin-right: 10px !important;
	margin-right: 5px;
	background-color: #f1f9ff;
	}	

img#pic{
	border: 1px solid #6690ad;
	margin: 20px 4px 20px 0;
	height: 170px;
	width: 130px; 
	}
		
div#facebook{
	margin: 0 auto;
	width: 124px;
	height: 172px;
	border: 1px solid;
	}	

div#facebook a{
	color: #6690ad;
	} 

div#facebook img{
	border: 2px solid #6690ad;
	}
	
div#marquee{
	border: 1px solid #6690ad;
	width: 126px;
	margin-right: 4px;
	margin-bottom: 20px;
	}

div#marquee p {
	text-align: center;
	font-size: 16px;
	margin: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #ee9200;
	}
	
div#marquee a {
	text-decoration: none;
	color: #666666;
	}

div#tsvcont{
	position: relative;
	width: 115px;
	height: 100px;
	overflow: hidden;
	text-align: right;
	float: right;
	padding:4px;
	}

div#tsvdiv0, #tsvdiv1{
	position: absolute;
	width: 115px;          
	padding: 8px;
	}
		

/************   about us  **************/
p.about {
	width: 420px;
	}
	
/************   gallery   **************/
div#gallery_main-wrapper {
	width: 756px;
	margin: 10px 20px 20px 20px;
	background-color: #fef9e6;
	border: 1px solid #a3a786;
	}
	
div#row {
	height: 120px;
	width: 756px;
	margin-top: 10px;
	}
	
div.pic {
	float: right;
	width: 100px;
	height:100px;
	margin-right: 23px !important;
	margin-right: 16px;
	}

div.pic img {
	border: none;
	}	

/***********   article  **************/
div#article_content {
	width: 605px;
	min-height: 412px;
	float: right;
	margin: 0 auto;
	margin-right: 10px;
	border: 1px solid #cdb975;
	background-color: #fef9e6;
	}

div#article_content p {
	margin: 20px;
	line-height: 20px;
	font-size: 14px;
	}
	
div#article-summary {
	width: 275px;
	border-left: 1px solid #cdb975;
	float: right;
	margin: 10px;
	padding: 10px 0 0 10px !important;
	padding: 10px 0 0 8px;
	}
	
div#article-summary_left {
	width: 275px !important;
	width: 270px;
	float: right;
	margin: 10px;
	padding-top: 10px;
	}
	
div#article-summary p, div#article-summary_left p {
	font-size: 12px;
	margin: 0 auto;
	border-bottom: 1px solid #cdb975;
	padding-bottom: 10px;
	}

div#article-summary a, div#article-summary_left a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	margin-right: 190px;
	}
	
h2.headline { 
	padding: 10px;
	}

h5.author, h4,subheadline {
	padding-right: 15px;
	color: #6690ad;
	}

div#article_menu {	
	min-height: 412px;
	width: 138px;
	margin: 0 auto;
	background-color: #fef9e6;
	border: 1px solid #cdb975;
	}

div#article_menu dl {
	font-size: 16px;
	font-weight: bold;
	background-color: #6690ad;
	border-bottom: 1px solid #6690ad;
	text-align: center;
	}
	
div#article_menu dl dt {
	border-bottom: 1px solid;
	height: 32px;
	background-color: #f1f9ff;
	width: 131px;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	padding-right: 5px;
	}

div#article_menu dl dt:first-child {
	border-top: 2px solid;
	}
	
div#article_menu dl dt a {
	text-decoration: none;
	color: #000000;
	}

/*******************************   ContectUs   *********************/
div#form {
	float: right;
	margin: 20px;
	padding-bottom: 35px;
	width: 150px;
	height: 574px;
	}

div#details {
	float: right;
	margin: 35px 25px;
	width: 190px;
	}

div#details a{
	color: #666666;
	}
		
.fields{
	width: 150px;
	margin-bottom: 8px;
	}
	
/*******************************   fotter   ************************/
div#fotter {
	line-height: 20px;
	width: 758px;
	margin: 0 auto;
	border-top: 2px solid #ee9200;
	}			

div#fotter ul{
	width: 560px;
	margin: 0 auto;
	}
	
div#fotter ul li {
	display: inline;
	list-style-type: none;
	margin-left: 16px;
	}	
	
div#fotter ul li a {
	text-align: center;
	color: #6690ad;
	}

table#copyright {
	xwidth: 400px;
	margin: 0 auto;
	xmargin-top: 7px;
	}
	
table#copyright td {
	font-size: 10px;
	color: #6690ad;
	width: auto;
	}

table#copyright td a{	
	color: #6690ad;
	text-decoration: none;
	}

div#fotter img{
	border: none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		