body
{
	margin: 0px auto;
	margin-top: 10px;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	color: #848484;
	direction: ltr;
}

p, h1, h2, h3, h4, h5, h6, form, input, img, select, ul, li
{
	padding: 0px;
	margin: 0px;
}

p
{
	line-height: 20px;
}

input:focus
{
  outline-width:0;
}

table { 
	border-collapse:collapse; 
	border:0px; 
}

th, td
{
	padding:0; 
	border:0px; 
} 

input, textarea, select
{
	font-size: 12px;
	font-family: arial;
	border: 1px solid #7E9DB9;
}

input[type="checkbox"], input[type="radio"], input[type="image"]
{
	border: 0px;
}

h1
{
	color: #848075;
}

a, .link
{
	color: #848075;
	cursor: pointer;
}

td
{
	vertical-align:top;
	font-size: 14px;
}

div.container
{
	margin: 0 auto;
	direction: rtl;
}

div#content
{
	width: 990px;
}

div.pageTitle
{
	text-align: right;
	margin-bottom: 15px;
}

div.pageText
{
	clear: both;
	text-align: right;
}

div#inContainer div.pageText
{
	width: 640px;
}

div#albumContainer div.pageText
{
	width: 990px;
}

div#essayPreviewContainer div.pageText,
div#essayPreview2Container div.pageText
{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 700px;
}

div#inContainer div.pageTitle,
div#albumContainer div.pageTitle,
div#contactContainer div.pageTitle,
div#essayPreviewContainer div.pageTitle,
div#essayPreview2Container div.pageTitle
{
	background-color: #EBEBEB;
	height: 34px;
	margin-top: 2px;
}

div#inContainer div.pageTitle h1,
div#albumContainer div.pageTitle h1,
div#contactContainer div.pageTitle h1,
div#essayPreviewContainer div.pageTitle h1,
div#essayPreview2Container div.pageTitle h1
{
	padding-right: 15px;
	color: #878076;
	font-weight: normal;
	font-size: 26px;
}

div.pagePic
{
	padding-bottom: 35px;
}

div.goContactPage div
{
	background: url(../designFiles/goContactPage.png) no-repeat;
	width: 176px;
	height: 24px;
}

div#topGoContactPage
{
	padding-bottom: 15px;
}

div#bottomGoContactPage
{
	padding-top: 15px;
}

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

td.headerSide
{
	width: 50%;
}

td.headerSide, td.headerCenter
{
	background: url(../designFiles/headerBg.png) repeat-x;
	height: 90px;
}

div#logo
{
	float: right;
	padding-right: 3px;
	padding-top: 15px;
}

div#topMenu
{
	float: left;
	padding-top: 44px;
}

td.topMenu_box div, td.topMenu_box_selected div
{
	height: 44px;
	padding-right: 12px;
	padding-left: 12px;
	cursor: pointer;
}

div.topMenu_link, div.topMenu_link a
{
	color: #848075;
	font-weight: bold;
	text-decoration: none;
}

td.topMenu_box_selected div.topMenu_link, 
td.topMenu_box_selected div.topMenu_link a
{
	color: #D0D0D0;
}

td.topMenu_box_selected div
{
	background: url(../designFiles/topMenu_selected.png) repeat-x bottom;
}

td.topMenu_sep div.topMenu_sep_in,
td.topMenu_sep div.topMenu_sep_in_selected
{
	padding-top: 4px;
}

td.topMenu_sep div.topMenu_sep_in div,
td.topMenu_sep div.topMenu_sep_in_selected div
{
	background: url(../designFiles/topMenu_sep.png) no-repeat;
	width: 3px;
	height: 10px;
}

td.topMenu_sep div.topMenu_sep_in_selected div
{
	background: url(../designFiles/topMenu_sep_selected.png) no-repeat;
}

/* -- home page --------------------------------------------------------------------------------------------------- */

div#homePics
{
}

div#homeCats
{
}

div.homeCat
{
	float: right;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 10px;
}

div.homeCat:nth-of-type(3n+0)
{
	padding-left: 0px;
}

div.homeCat_in
{
	width: 295px;
}

div.homeCat_name
{
	padding-bottom: 10px;
	text-align: right;
}

div.homeCat_name a
{
	text-decoration: none;
	font-size: 18px;
	color: #A6A39A;
}

div.homeCat_pic
{
	padding-bottom: 7px;
}

div.homeCat_desc
{
	text-align: right;
}

div.homeCat_desc a
{
	text-decoration: none;
}

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

/* -- social links ------------------------------------------------------------------------------------------------ */

div#socialLinks
{
	clear: both;
	padding-bottom: 10px;
}

div#socialLinks table
{
	margin: 0px auto;
}

div#socialLinksText
{
	padding-top: 10px;
}

div.socialLink
{
	padding-right: 8px;
}

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

div#contactContainer div.pageText
{
	background: url(../designFiles/contact2PageBg.png) no-repeat left top;
	width: 990px;
}
	
div#contactContainer div#pageText_in
{
	width: 435px;
}

div#contactPagePromo
{
	padding-bottom: 15px;
}

div#contactContainer td.formFieldText
{
	width: 80px;
}

div.formFieldBg
{
	background: url(../designFiles/formField.png) no-repeat;
	width: 129px;
	height: 22px;
}

div.formFieldBg div
{
	padding-right: 5px;
	padding-top: 3px;
}

div.formFieldBg input
{
	border: 0px;
	background: none;
	width: 120px;
}

div.textareaBg
{
	background: url(../designFiles/textareaField.png) no-repeat;
	width: 227px;
	height: 77px;
}

div.textareaBg textarea
{
	border: 0px;
	background: none;
	width: 215px;
	height: 70px;
}

div.formFieldBg div, div.textareaBg div
{
	padding-right: 5px;
	padding-top: 3px;
}

div#contactPageBottomText
{
	padding-top: 35px;
}

/* -- popup ------------------------------------------------------------------------------------------------------- */

div.popupTop
{
	background: url(../designFiles/popupTop.png) no-repeat;
	width: 387px;
	height: 16px;
	font-size: 0px;
}

div.popupBottom
{
	background: url(../designFiles/popupBottom.png) no-repeat;
	width: 387px;
	height: 22px;
	font-size: 0px;
}

div.popupBg
{
	background: url(../designFiles/popupBg.png) repeat-y;
	width: 387px;
}

div.popup_in
{
	padding-right: 50px;
	padding-left: 50px;
}

/* -- register popup ---------------------------------------------------------------------------------------------- */

div#registerPopup
{
	position: absolute;
	left: 450px;
	z-index: 2000;
	width: 387px;
	text-align: right;
	font-size: 13px;
	color: #867F75;
}

div#registerPopupTitle
{
	text-align: center;
	font-size: 18px;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#registerPromo
{
	padding-bottom: 12px;
}

div#register td
{
	text-align: right;
	vertical-align: middle;
}

div#register td.newsLetterText
{
	width: 70px;
	height: 30px;
	font-size: 13px;
}

div#register td.newsLetterBtn
{
	text-align: center;
	height: 50px;
}

div.newsLetterField
{
	background: url(../designFiles/newsLetterField.png) no-repeat;
	width: 129px;
	height: 22px;
}

div.newsLetterField div
{
	padding-top: 3px;
	padding-right: 7px;
}


div.newsLetterField input
{
	border: 0px;
	background: none;
	width: 113px;
}

div#closePopup
{
	text-align: left;
	font-weight: bold;
	padding-left: 15px;
}

div#closePopup span
{
	cursor: pointer;
}

/* -- essay preview by category ----------------------------------------------------------------------------------- */

div#essayPreviewByCat
{
}

div.essayPreview_one
{
	float: right;
	padding-left: 45px;
}

div.essayPreview_one.mod3
{
	padding-left: 0px;
}

div.essayPreview_title
{
	text-align: right;
	padding-bottom: 10px;
}

div.essayPreview_title a
{
	font-size: 18px;
	color: #858175;
	text-decoration: none;
}

div#essayPreview2Container div#essayPreviewByCat
{
	text-align: right;
	font-size: 18px;
}

div#essayPreview2Container div#essayPreviewByCat a
{
	font-size: 18px;
}

div#essayPreview2Container.pageText
{
	padding-top: 0px;
}

div#essayPreview2 div.essay
{
	padding-top: 35px;
}

div#essayPreview2 div.essay_title
{
	padding-bottom: 20px;
}

div#essayPreview2 div.essay_title a
{
	color: #BBB8B1;
	font-size: 24px;
	text-decoration: none;
}

div#essayPreview2 div.essay_goto
{
	padding-top: 20px;
}

div#essayPreview2 div.essay_goto a
{
	font-weight: bold;
}

/* -- in page cats ------------------------------------------------------------------------------------------------ */

div#cats
{
}

div.cat
{
	padding-left: 40px;
	padding-bottom: 10px;
}

div.cat_name
{
	padding-bottom: 5px;
	text-align: right;
}

div.cat_name a
{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #A6A39A;
}

div.cat_pic img
{
	width: 215px;
	height: 80px;
}

/* -- ------------------------------------------------------------------------------------------------------------- */
/* -- ------------------------------------------------------------------------------------------------------------- */
/* -- ------------------------------------------------------------------------------------------------------------- */

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

td.footerSide, td.footerCenter
{
	background: url(../designFiles/footerBg.png) repeat-x;
	height: 50px;
}

div#footer
{
	width: 990px;
}

td#copyrightsCol
{
	width: 190px;
	text-align: right;
}

td#copyrightsCol div
{
	color: #838175;
	font-size: 12px;
	padding-top: 18px;
}
			
td#designCreditCol
{
	width: 100px;
}

td#designCreditCol div
{
	padding-top: 20px;
}

td#interuseCol
{
	width: 340px;
}

div#interuseLogo
{
	padding-top: 10px;
}

div.creditText
{
	padding-top: 18px;
}

div#footer td#designCreditCol a,
div#footer td#interuseCol a
{
	color: #838175;
	font-size: 12px;
}

td#bottomMenuCol
{
	width: 460px;
	text-align: center;
}

div#bottomMenu
{
	padding-top: 17px;
}

td.bottomMenu_box div, td.bottomMenu_box_selected div
{
	height: 33px;
	padding-right: 9px;
	padding-left: 9px;
	cursor: pointer;
}

div.bottomMenu_link, div.bottomMenu_link a
{
	color: #848074;
	font-weight: bold;
	text-decoration: none;
}

td.bottomMenu_box_selected div.bottomMenu_link, 
td.bottomMenu_box_selected div.bottomMenu_link a
{
	color: #D2D2D2;
}

td.bottomMenu_box_selected div
{
	background: url(../designFiles/bottomMenu_selected.png) repeat-x bottom;
}

td.bottomMenu_sep div.bottomMenu_sep_in,
td.bottomMenu_sep div.bottomMenu_sep_in_selected
{
	padding-top: 4px;
}

td.bottomMenu_sep div.bottomMenu_sep_in div,
td.bottomMenu_sep div.bottomMenu_sep_in_selected div
{
	background: url(../designFiles/bottomMenu_sep.png) no-repeat;
	width: 7px;
	height: 29px;
}

td.bottomMenu_sep div.bottomMenu_sep_in_selected div
{
	background: url(../designFiles/bottomMenu_sep_selected.png) no-repeat;
}

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

div#sendEmail_title
{
	color: #0000C0;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
	
td.sendEmail_title
{
	color: #404040;
	font-weight: bold;
}

td.sendEmail_value
{
}

a img
{
		border: 0px;
}

.clear
{
	clear: both;
}

div#albumImages a
{
	float: right;
}

div#albumImages img,
div#albumImages_inPage img 
{
    border: 1px solid #E3DBCE;
    margin: 2px;
    padding: 2px;
}

div#albumImages_inPage img 
{
	width: 117px;
	height: 82px;
}

