
body 
{
	margin: 0px auto;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	background: url(../loadedFiles/body_bg.png) repeat-x top;
	background-color: #020202;
	color: #FFFEFF;
}

table
{
	font-size: 14px;
}

form
{
	display: inline;
}

h1, p
{
	margin: 0px;
	padding: 0px;
}

h1
{
	color: #B5A361;
	font-size: 18px;
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: #B5A361;
}

div#container
{
	width: 978px;
	margin: 0px auto;
	text-align: center;
	direction: rtl;
	position: relative;
}
		

/* -- header ------------------------------------------------------------------------------------------------------ */

div#header
{
}

div#logo
{
	float: right;
	padding-top: 12px;
	padding-right: 57px;
}

div#topFlash
{
	float: right;
	padding-right: 110px;
}

div#topFlashContent
{
	width: 555px;
	height: 68px;
}

/* -- content ----------------------------------------------------------------------------------------------------- */

div#content, div#contentEng
{
	clear: both;
}

div.pageTitle
{
	text-align: right;
	padding-top: 10px;
	padding-right: 107px;
	padding-bottom: 10px;
}

div#flashPics
{
	clear: both;
}

div#flashPicsContent
{
	width: 978px;
	height: 386px;
}

div#floatContent
{
	position: absolute;
	top: 100px;
	left: 53px;
	z-index: 100;
}

div#floatContent div.pageText
{
	width: 323px;
	height: 385px;
}

div#floatContent div.pageText div.pageText_in
{
	padding: 20px;
	line-height: 20px;
}

div#content div.pageText
{
	padding-right: 105px;
	padding-left: 90px;
}

div.pageText
{
	text-align: right;
}

div#contentEng div.pageText
{
	padding-right: 50px;
	padding-left: 70px;
}

div#contentEng div.pageTitle
{
	text-align: left;
	padding-left: 70px;
}

div#contentEng div.pageText div.pageText_in
{
	direction: ltr;
	text-align: left;
}

div.floatTitle
{
	float: left;
	padding-left: 52px;
}

div.floatTitleBg
{
	background: url(../loadedFiles/floatTitle.png) no-repeat;
	width: 325px;
	height: 33px;
}

div.floatTitle div
{
	width: 325px;
}

div.floatTitle div h1
{
	font-size: 20px;
}

div#floatBottom
{
	float: left;
	padding-left: 52px;
	margin-top: -3px;
}

div#floatBottom div
{
	background: url(../loadedFiles/floatBottom.png) no-repeat;
	width: 325px;
	height: 15px;
}

/* -- essay page -------------------------------------------------------------------------------------------------- */

div#essayPage_pic
{
	float: left;
	padding-right: 25px;
	padding-bottom: 25px;
}

div#essayPage_subtitle
{
	font-weight: bold;
	padding-bottom: 15px;
}

/* -- essay preview page ------------------------------------------------------------------------------------------ */

td#essayPreviewTitle
{
	vertical-align: top;
	width: 190px;
}

td#essayPreviewTitle div.pageTitle
{
	padding-right: 60px;
	padding-top: 25px;
}

td#essayPreviewTitle div.pageTitle h1
{
	font-size: 16px;
}

td#essayPreviewContent
{
	vertical-align: top;
	width: 760px;
	padding-top: 25px;
}

div.essayPreview_sep
{
	float: right;
}

div.essayPreview_sep div
{
	background: url(../loadedFiles/vSep.png) no-repeat right;
	width: 30px;
	height: 214px;
}

div.essayPreview_oneEssay
{
	float: right;
	width: 155px;
	height: 220px;
	text-align: right;
}

div.essayPreview_pic
{
}

div.essayPreview_pic img
{
	width: 133px;
	height: 67px;
}

div.essayPreview_title
{
	padding-top: 15px;
	color: #B5A361;
}

div.essayPreview_subtitle
{
	font-size: 12px;
	height: 60px;
	width: 135px;
	overflow: hidden;
	text-align: justify;
}

div.essayPreview_go
{
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}

div.essayPreview_go img
{
	vertical-align: middle;
}

/* -- gallery page ----------------------------------------------------------------------------------------------- */

table#galleryPageTbl
{
	clear: both;
}

td#galleryMenuCol
{
	width: 235px;
	vertical-align: top;
}

div#galleryMenu
{
	padding-top: 10px;
	padding-right: 60px;
}

div#galleryMenuTitle
{
	color: #B5A361;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}

.galleryMenuBullet
{
		display: inline;
}

td#galleryContentCol
{
	vertical-align: top;
}

.galleryMenu_box
{
		width: 120px;
}

.galleryMenu_box a
{
		color: white;
		font-size: 13px;
}

div.rightSubBg
{
	background: url(../loadedFiles/galleryMenu_arrow.png) no-repeat right top;
}

div.rightSubBorder
{
	border-top: 1px solid #B29F5D;
	margin-right: 15px;
}

.rightSubMenu, .rightSubMenu_over
{
		border: 1px solid #B29F5D;
		border-top: 0px;
		padding-right: 3px;
		padding-left: 3px;
		padding-bottom: 6px;
		padding-top: 3px;
		background-color: #020202;
		font-size: 13px;
}

.rightSubMenu a, .rightSubMenu_over a
{
		color: white;
		font-weight: 5px;
		font-size: 13px;
}

.rightSubMenu_over, .rightSubMenu_over a
{
	color: #B5A361;
}

div.albumImageTitle
{
	height: 25px;
}

div.albumImageTitle div
{
	padding-top: 8px;
	text-align: center;
	font-size: 12px;
}

div.albumImageBig
{
	cursor: pointer;
}

/* -- bottom menu ------------------------------------------------------------------------------------------------- */

div#bottomMenu
{
	height: 45px;
	clear: both;
}

div#bottomMenu_in
{
	padding-top: 15px;
	padding-right: 57px;
}

div.bottomMenu_box
{
	float: right;
	color: #B5A361;
}

div.bottomMenu_box_selected
{
	float: right;
	color: #B5A361;
}

div.bottomMenu_box, div.bottomMenu_box_selected,
div.bottomMenu_box a, div.bottomMenu_box_selected a
{
	text-decoration: none;
	font-size: 11px;
}

div.bottomMenu_sep
{
	float: right;
	color: #B5A361;
}

div.bottomMenu_sep div
{
	padding-right: 5px;
	padding-left: 5px;
}

/* -- footer ------------------------------------------------------------------------------------------------------ */

div#footer
{
	background: url(../loadedFiles/footer.png) no-repeat top;
	width: 978px;
	height: 60px;
}

div#footer_in
{
}

div#copyrights
{
	float: right;
	color: #B5A361;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 55px;
}
			
div#interuseLogo
{
	float: left;
	padding-top: 10px;
	padding-left: 95px;
}

div#interuseText
{
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}

div#interuseText a
{
	color: #B5A361;
	font-size: 11px;
}

/* -- contact us page --------------------------------------------------------------------------------------------- */

form#contactForm
{
}

table#formTbl
{
}

td.formFieldText
{
	font-weight: bold;
	width: 75px;
}

.formField, .textareaField
{
	width: 165px;
	height: 15px;
	font-size: 12px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;

}

.textareaField
{
	height: 60px;
}

/* -- sales page -------------------------------------------------------------------------------------------------- */

td#salesPreviewCol
{
	vertical-align: top;
	width: 155px;
	text-align: right;
}

td#salesPreviewCol div.pageTitle
{
	color: #B5A361;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-top: 35px;
	padding-bottom: 5px;
}

td#salesSepCol
{
	vertical-align: top;
	width: 45px;
}

td#salesSepCol div
{
	background: url(../loadedFiles/vSep.png) no-repeat;
	width: 20px;
	height: 214px;
}

div#salesPreview
{
}

div.salesPreview_title, div.salesPreview_title_selected
{
	background: url(../loadedFiles/galleryMenu_bullet.png) no-repeat right;
	padding-bottom: 3px;
}

div.salesPreview_title div, div.salesPreview_title_selected div
{
	padding-right: 15px;
	color: #B5A361;
	font-size: 15px;
}

div.salesPreview_title a
{
	color: white;
}

td#oneSaleDetailsCol
{
	vertical-align: top;
	width: 325px;
}

div.oneSale_title
{
	padding-top: 35px;
	padding-bottom: 5px;
}

div.oneSale_title h1
{
	font-size: 15px;
}

div.oneSale_text
{
	padding-left: 10px;
}





/* -- send email -------------------------------------------------------------------------------------------------- */

div#sendEmail_title
{
	color: #675A2F;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
	
td.sendEmail_title
{
	color: #B5A361;
	font-weight: bold;
}

td.sendEmail_value
{
	color: black;
}

a img
{
	border: 0px;
}
