html, body {
	margin:0;
	padding:0;
}

a{
	/*color: #27D;*/
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 12px;
}
h1, h2 {
	
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}

h2 {
	padding-top: 10px;
	font-size:16px;
}
pre {
	font-size: 11px;
	/*line-height: 1.2em;
	overflow-x: auto;*/
}
div#page {
	width: 900px; 
	background-color: #fff;
	margin: 0 auto;
	text-align: right;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}

div#container {
	padding: 10px;
	color: #838587;
    font-family: tahoma,arial;
    font-size: 10pt;
    font-weight: normal;
}

div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}

.galleryContent {
    float: left;
    min-height: 540px;
    width: 100%;
}

h1 {
    background-color: #fff;
    color: #3095d3;
    float: right;
    font-family: "DroidNaskhb",Helvetica,Arial,sans-serif;
    font-size: 14pt;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 6px;
    margin-top: 0;
    padding: 15px 15px 2px 10px;
    text-align: right;
    text-transform: capitalize;
    width: -moz-fit-content;
}
.breadCrumbs {
    background-color: #fff;
    border: 1px solid #e2e6e7;
    direction: rtl;
    /*float: right;*/
    font-family: sans-serif;
    font-size: 13px;
    height: 30px;
    margin: 2px 5px 5px;
   /* overflow: auto;*/
    top: 0;
    width: 99%;
	text-align:right;
}

.MainContent {
    background: url("../../images/h2_bg.png") repeat-x scroll right 5px #fff;
    border: 1px solid #e2e6e7;
    margin: 5px 5px 15px;
    min-height: 540px;
    padding-bottom: 10px;
    width: 99%;
	text-align:right;
}


#gallery_cat_selector {
    height: 30px;
    margin: 0 20px;
	direction: rtl;
    width: 150px;
	font-family:tahoma, arial;
	 font-size: 10pt;

}

#archive {
    color: #CB7521;
    font-family: "DroidNaskhb",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    right: 82%;
    line-height: 1.25em;
    position: absolute;
    top: 60px;
	text-decoration:none;
}

#archive a {
    color: #CB7521;
   	text-decoration:none;
}

#archive a:hover {
    color: #F76F2C;
   	text-decoration:underline;
}

#captionToggle a {
    color: #c86c1f;
    font-family: "DroidNaskhb",Helvetica,Arial,sans-serif;
    font-weight: normal;
}
div.controls a {
    color: #3095d3;
    font-family: "DroidNaskh",Helvetica,Arial,sans-serif;
    font-weight: normal;
}