/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-size: 100%; 
	vertical-align: baseline; 
}
body {
	color: #2a0706;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	direction: rtl;
	unicode-bidi: embed;
	background: #430d0c;
	padding: 0 0 37px 0;
}
ul,ol {
	list-style: none;
}
img,fieldset {
	border: none;
}	
a {
	text-decoration: underline;
	color: #430d0c;
}
a:visited {
	text-decoration: underline;
	color: #91592c;
}
.clearall {
	clear: both;
}

#mainarea {
	width: 982px;
	background: url(/images/mainarea.jpg) repeat-y;
	padding-bottom: 20px;
	margin: 20px auto 0 auto;
}

#mainarea_inner {
	width: 982px;
	background: url(/images/mainarea_inner.jpg) no-repeat;
	min-height: 976px;
	padding-top: 10px;
}

#mainarea_inner2 {
	width: 982px;
	background: url(/images/mainarea_inner2.jpg) no-repeat;
	min-height: 976px;
	padding-top: 10px;
}

#logo {
	margin: 0 193px 4px 0;
	width: 416px;
	height: 54px;
	display: block;
}

#bottomdiv {
	height: 3px;
	width: 954px;
	background: #ffffff;
	margin: 0 auto 20px auto;
}

#topmenu {
	margin: 0 193px 32px 0;
	height: 17px;
}

#topmenu > li {
	border-left: 2px solid #007583;
	padding: 0 1px;
	float: right;
	position: relative;
}

#topmenu > li > a {
	display: block;
	height: 17px;
	line-height: 15px;
	padding: 0 10px;
	color: #007583;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
}

#topmenu > li > a:hover, #topmenu > li > a.curr {
	color: #ffffff;
	background: #007583;
}

#topmenu > li.lilast {
	border-left: 0 none !important;
}

#topmenu > li > ul {
	display: none;
	position: absolute;
	top: 17px;
	right: 1px;
	background: url(/images/topmenu2.png) 0 bottom repeat-x;
	/*width: 120px;*/
	min-width: 70px;
	padding: 0 0 4px 0;
}

#topmenu > li:hover > ul {
	display: block;	
}

#topmenu > li > ul > li {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#topmenu > li > ul > li > a {
	display: block;
	background: #0990a0;
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	padding: 8px;
	white-space: nowrap;
}

#topmenu > li > ul > li > a:hover {
	text-decoration: underline;
}

#homepage {
	width: 978px;
	height: 601px;
	padding-top: 40px;
	background: url(/images/homepage.jpg) no-repeat;
	margin: 20px auto 20px auto;
}

#homepage #topmenu {
margin: 0 227px 0 0 !important;
}

#content {
	width: 578px;
	margin: 0 275px 0 0;
}

#content h1 {
	font-weight: bold;
	margin-bottom: 20px;
}

.parenttitle {
	height: 17px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 6px;
	background: #430d0c;
	padding-right: 4px;
}

.menu3 {
	height: 17px;
	background: #ebdbce;
	margin-bottom: 20px;
}

.menu3 li {
	float: right;
	border-left: 1px solid #ffffff;
}

.menu3 li a {
	display: block;
	height: 17px;
	line-height: 17px;
	text-decoration: none;
	color: #553938;
	font-size: 14px;
	padding: 0 8px;
	font-weight: bold;
}

.menu3 li a:hover, .menu3 li a.curr {
	background: #d1baa7;
}

.list li {
	margin-bottom: 12px;
	background: url(/images/list.jpg) 100% center no-repeat;
	padding-right: 26px;
}

.list li a {
	text-decoration: none;
}

.list li a:hover {
	text-decoration: underline;
}

#bigimage_cont {
	text-align: center;
	height: 436px;
	padding-bottom: 10px;
}

#bigimage {
	border: 1px solid #491514;
	display: inline;
	max-height: 434px;
	max-width: 576px;
	direction: ltr;
}

#imagetitle {
	height: 23px;
	line-height: 23px;
	background: #edd9c8;
	color: #430d0c;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 0 10px;
}

#totalthumbs2 {
	width: 649px;
	height: 92px;
	margin-right: -35px;
	position: relative;
}

#mask {
	position: absolute;
	top: 0;
	right: 35px;
	height: 92px;
	width: 579px;
	overflow: hidden;
}

#thumbscontainer2 {
	height: 92px;
	white-space: nowrap;
	position: absolute;
	top: 0;
	right: 0;
}

#thumbscontainer2 li {
	display: inline-block;
	height: 90px;
	width: 90px;
	margin-left: 5px;
	padding-right: 0px;
	border: 1px solid #430d0c;
	border-right: 1px solid #430d0c;
	list-style: none;
	direction: ltr;
}

#thumbscontainer2 li.lilast {
	margin-left: 0 !important;
}

#thumbscontainer2 img {
	cursor: pointer;
	width: 90px;
	height: 90px;
}

#scrollleft {
	position: absolute;
	top: 0;
	left: 0;
	width: 35px;
	height: 92px;
	background-image: url("/images/scrollleft.jpg");
	cursor: pointer;
}

#scrollright {
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 92px;
	background-image: url("/images/scrollright.jpg");
	cursor: pointer;
}