body
{
	margin: 0px auto;
	text-align: center;
	font-family: arial;
	font-size: 13px;
	color: #505050;
	background: url(../loadedFiles/body_bg.jpg) no-repeat top;
	background-color: #010101;
}

p, h1, h2, form, input, img, select
{
	padding: 0px;
	margin: 0px;
}

input, textarea, select
{
	font-size: 12px;
	font-family: arial;
}

h1
{
	font-size: 20px;
	color: #000000;
	display: inline;
}

h2
{
	font-size: 16px;
}

.hidden
{
	display: none;
}

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

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

div#container
{
	margin: 0 auto;
	width: 970px;
	position: relative;
}

div.content
{
	background: url(../loadedFiles/content_bg.png) repeat-x top;
	background-color: #FFFFFF;
	width: 970px;
	padding-bottom: 15px;
}

/* -- logos ------------------------------------------------------------------------------------------------------- */

div.logo
{
	position: absolute;
}

div#edriLogo
{
	top: 28px;
	right: 37px;
}

div#hedriaLogo
{
	top: 21px;
	right: 42px;
}

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

div#header
{
	background: url(../loadedFiles/header.png) no-repeat;
	width: 970px;
	height: 140px;
}

/* -- top links */
div#topLinks
{
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
}

div#topLinks_in
{
}

span.topLink a
{
	color: white;
	font-size: 11px;
	text-decoration: none;
}

span.topLink_sep
{
	color: white;
	font-size: 12px;
}

/* -- search site */
div#searchSite
{
	float: left;
}

div#searchSite_in
{
	padding-top: 22px;
	padding-left: 23px;
}

input#queryText
{
	width: 127px;
	height: 18px;
	border: 0px;
}

div#searchSite_in img
{
	vertical-align: bottom;
}

div.searchTypeTitle
{
	padding-top: 7px;
	color: #B52525;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}

div.searchResultsTitle
{
	margin-bottom: 7px;
}

div.searchResultsTitle a
{
	color: #666666;
}

div.searchResultsText
{
	margin-right: 15px;
	margin-bottom: 7px;
}

/* -- top menu */
div#topMenu
{
	padding-top: 23px;
	padding-right: 255px;
}

div#topMenu_in
{
}

div.topMenu_box, div.topMenu_box_selected
{
	float: right;
}

div.topMenu_box_in
{
	width: 96px;
	height: 40px;
}

div.topMenu_box_in div
{
	padding-top: 14px;
	text-align: center;
}

div.topMenu_box a, div.topMenu_box_selected, div.topMenu_box_selected a
{
	color: #525252;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

div.topMenu_box_selected, div.topMenu_box_selected a
{
	color: #FEFEFE;
}

div.topMenu_box div#topMenu_box_1
{
	background: url(../loadedFiles/topMenu_box1.png) no-repeat right;
}

div.topMenu_box_selected div#topMenu_box_1
{
	background: url(../loadedFiles/topMenu_box1_selected.png) no-repeat right;
}

div.topMenu_box div#topMenu_box_2
{
	background: url(../loadedFiles/topMenu_box2.png) no-repeat right;
	width: 132px;
}

div.topMenu_box_selected div#topMenu_box_2
{
	background: url(../loadedFiles/topMenu_box2_selected.png) no-repeat right;
	width: 132px;
}

div.topMenu_box div#topMenu_box_3
{
	background: url(../loadedFiles/topMenu_box3.png) no-repeat right;
}

div.topMenu_box_selected div#topMenu_box_3
{
	background: url(../loadedFiles/topMenu_box3_selected.png) no-repeat right;
}

div.topMenu_box div#topMenu_box_4
{
	background: url(../loadedFiles/topMenu_box4.png) no-repeat right;
}

div.topMenu_box_selected div#topMenu_box_4
{
	background: url(../loadedFiles/topMenu_box4_selected.png) no-repeat right;
}

div.topMenu_box div#topMenu_box_5
{
	background: url(../loadedFiles/topMenu_box5.png) no-repeat right;
}

div.topMenu_box_selected div#topMenu_box_5
{
	background: url(../loadedFiles/topMenu_box5_selected.png) no-repeat right;
}

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

div#homeContent
{
}

div#homePic
{
	padding-top: 4px;
	padding-bottom: 7px;
	text-align: center;
	font-size: 0px;
}

div#home3Boxes
{
	background: url(../loadedFiles/home3Boxes.png) no-repeat;
	width: 915px;
	height: 258px;
	margin: 0px auto;
}

div.homeBox
{
	float: right;
}

div#homeBox1, div#homeBox2
{
	padding-left: 19px;
}

div.homeBox_in
{
	width: 292px;
	cursor: pointer;
}

div.homeBoxTitle
{
	font-size: 16px;
	font-weight: bold;
	color: #F6F6F6;
	padding-top: 13px;
	padding-right: 27px;
	text-align: right;
}

div.homeBoxPic
{
	padding-top: 16px;
}

div.homeBoxDesc
{
	padding-top: 16px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: right;
	font-size: 12px;
}

div.homeBoxDesc a
{
	color: #981314;
	font-weight: bold;
	text-decoration: none;
}

div.homeBoxDesc div
{
	height: 63px;
	overflow: hidden;
}

div#homeBox3Content div.homeBoxPic img
{
	width: 275px;
	height: 116px;
}

div#bgMusic
{
	position: absolute;
	top: 100px;
	left: 30px;
}

div#flashmusic
{
	width: 30px;
	height:30px;
}

/* -- general page ------------------------------------------------------------------------------------------------ */

div#pageContent
{
	width: 970px;
	text-align: right;
	padding-bottom: 
}

div#pageContent div#pageTitle
{
	padding-right: 255px;
	padding-bottom: 8px;
}

div#inContent div#pageContent div#pageTxt
{
	margin-right: 17px;
}

div#inContent div#pageTxt div#pageTxtTop
{
	background: url(../loadedFiles/pageTxt_top.png) no-repeat;
	width: 940px;
	height: 10px;
	font-size: 0%;
}

div#inContent div#pageTxt div#pageTxtBottom
{
	background: url(../loadedFiles/pageTxt_bottom.png) no-repeat;
	width: 940px;
	height: 10px;
	font-size: 0%;
}

div#inContent div#pageTxt div#pageTxtBg
{
	background: url(../loadedFiles/pageTxt_bg.png) repeat-y;
	width: 940px;
}

div#inContent div#pageTxt div#pageTxt_pic_ie, div#inContent div#pageTxt div#pageTxt_pic_firefox
{
	background: url(../loadedFiles/inPagePic.jpg) no-repeat left top;
}

div#inContent div#pageTxt div#pageTxt_pic_ie, div#inContent div#pageTxt div#essayTxt_ie
{
	height: 360px;
}

div#inContent div#pageTxt div#pageTxt_pic_firefox, div#inContent div#pageTxt div#essayTxt_firefox
{
	min-height: 360px;
}

div#inContent div#pageTxt div#pageTxt_in
{
	padding-right: 40px;
	padding-left: 410px;
	padding-bottom: 10px;
}

div#inContent div#essayTxt_ie div#pageTxt_in, div#inContent div#essayTxt_firefox div#pageTxt_in
{
	padding-left: 20px;
}

div.essayPic
{
	float: left;
	padding-right: 20px;
	padding-top: 10px;
}

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

table#contactUsTbl
{
	background: url(../loadedFiles/contactUs_bg.png) no-repeat right;
	width: 490px;
	height: 330px;
}

td#contactDetailsCol
{
	width: 200px;
}

div#contactDetails
{
	padding-top: 16px;
}

div#contactForm_in
{
	padding-top: 16px;
}

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

div#contactForm_in td.formFieldText
{
	font-weight: bold;
	width: 50px;
}

div#contactForm_in input.formField, div#contactForm_in textarea.textareaField
{
	border: 1px solid #DFE4EA;
	border-top: 1px solid #A8A9AE;
	width: 230px;
	height: 18px;
}

div#contactForm_in textarea.textareaField
{
	height: 100px;
}

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

div#goContactPageBtn
{
	padding-bottom: 76px;
}

div#goContactPageBtn div
{
	background: url(../loadedFiles/goContactPage.png) no-repeat;
	width: 202px;
	height: 33px;
}

div#callUsBtn
{
	padding-bottom: 10px;
}

div#callUsBtn div
{
	background: url(../loadedFiles/callBanner.png) no-repeat;
	width: 202px;
	height: 84px;
}


/* -- specific pages (albums) ------------------------------------------------------------------------------------- */

table#mainTbl
{
}

table#mainTbl td.rightCol
{
	width: 255px;
}

table#mainTbl td.leftCol
{
	width: 700px;
}

div#rightCol_in
{
	padding-right: 17px;
}

div#rightColTop
{
	background: url(../loadedFiles/rightCol_top.png) no-repeat;
	width: 225px;
	height: 10px;
	font-size: 0px;
}

div#rightColBottom
{
	background: url(../loadedFiles/rightCol_bottom.png) no-repeat;
	width: 225px;
	height: 15px;
	font-size: 0px;
}

div#rightColBg
{
	background: url(../loadedFiles/rightCol_bg.png) repeat-y;
	width: 225px;
}

div#rightColBg_in
{
	padding-right: 11px;
}

div#selectFromCats
{
}

div.selectBox
{
	background: url(../loadedFiles/selectBox_bg.png) no-repeat;
	width: 203px;
	height: 80px;
}

div.selectBox2
{
	background: url(../loadedFiles/selectBox2_bg.png) no-repeat;
	width: 203px;
	height: 120px;
}

div.selectBoxTitle
{
	font-size: 17px;
	color: #FFFFFF;
	padding-right: 13px;
	padding-top: 8px;
}

div.selectBoxOptions
{
	padding-right: 13px;
	padding-top: 16px;
}

div.selectBoxOptions select
{
	width: 163px;
}

div#bigSelectFromCats
{
	padding-top: 20px;
}

div.bigSelectBox
{
	background: url(../loadedFiles/bigSelectBox_bg.png) no-repeat top;
	width: 695px;
	height: 200px;
}

div.bigSelectBoxTitle
{
	font-size: 17px;
	font-weight: bold;
	color: #FEFEFE;
	padding-right: 14px;
	padding-top: 4px;
}

div.bigSelectAlbums
{
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 20px;
}

div.bigSelectAlbums_in
{
	height: 96px;
	overflow: hidden;
}

div.bigSelectAlbums_right, div.bigSelectAlbums_left
{
	padding-top: 14px;
}

div.bigSelectAlbums_right
{
	padding-left: 4px;
}

div.bigSelectAlbums_left
{
}

div.bigSelectAlbums_right div
{
	background: url(../loadedFiles/goRight.png) no-repeat;
	width: 50px;
	height: 50px;
	cursor: pointer;
}

div.bigSelectAlbums_left div
{
	background: url(../loadedFiles/goLeft.png) no-repeat;
	width: 50px;
	height: 50px;
	cursor: pointer;
}

div.bigSelect_album
{
	float: right;
	padding-left: 6px;
	margin-top: 4px;
}

div.bigSelect_albumPic
{
	border: 1px solid #3A3A3A;
	padding: 1px;
}

div.bigSelect_albumPic img
{
	width: 134px;
	height: 69px;
}

div.bigSelect_albumName
{
	padding-top: 2px;
	text-align: center;
}

div.bigSelect_albumName a
{
	font-size: 12px;
	color: #131313;
	font-weight: bold;
	text-decoration: none;
}

/* -- right boxes */
div.rightBoxTop
{
	background: url(../loadedFiles/rightBox1_top.png) no-repeat top;
	width: 202px;
	font-size: 0px;
}

div.rightBoxTop_ie
{
	height: 142px;
}

div.rightBoxTop_firefox
{
	min-height: 142px;
}

div.rightBoxBg
{
	background: url(../loadedFiles/rightBox1_bg.png) repeat-y;
	width: 202px;
}

div.rightBoxBottom
{
	background: url(../loadedFiles/rightBox1_bottom.png) no-repeat;
	width: 202px;
	height: 3px;
	font-size: 0px;
}

div.rightBoxTitle
{
	font-size: 18px;
	font-weight: bold;
	color: white;
	padding-top: 6px;
	padding-right: 12px;
}

div.rightBoxText
{
	font-size: 13px;
	padding-right: 12px;
	padding-top: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
}

div#rightBox1
{
	padding-top: 8px;
	padding-bottom: 12px;
}

div#rightBox1 div.rightBoxText img
{
	width: 165px;
	height: 73px;
}

div#rightBox2
{
	padding-bottom: 5px;
}

/* -- shilut page ------------------------------------------------------------------------------------------------- */

div#mainColTop
{
	background: url(../loadedFiles/mainCol_top.png) no-repeat;
	width: 697px;
	height: 20px;
	font-size: 0px;
}

div#mainColBottom
{
	background: url(../loadedFiles/mainCol_bottom.png) no-repeat;
	width: 697px;
	height: 20px;
	font-size: 0px;
}

div#mainColBg
{
	background: url(../loadedFiles/mainCol_bg.png) repeat-y;
	width: 697px;
}

div#mainColBg_in
{
	padding-right: 25px;
	padding-left: 40px;
	padding-bottom: 15px;
}

div#albumPreview
{
	padding-top: 25px;
}

div.albumPreview_one
{
	float: right;
	padding-left: 29px;
	padding-right: 29px;
	padding-bottom: 5px;
}

div.albumPreview_pic
{
	padding-bottom: 25px;
	width: 248px;
}

div.albumPreview_pic div
{
	border: 1px solid #838383;
	padding: 3px;
}

div.albumPreview_title
{
	width: 248px;
	text-align: center;
}

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

div.albumPreview_txt
{
	padding-top: 5px;
	width: 248px;
	text-align: center;
}

div.albumPreview_txt div
{
	height: 40px;
	overflow: hidden;
}


/* -- album page -------------------------------------------------------------------------------------------------- */

div#album
{
}

div#albumPage_big
{
	width: 712px;
	height: 368px;
	overflow: hidden;
	position: relative;
}

div#albumPage_bigPicTitle div#albumPage_bigPicTitle_bg
{
	position: absolute;
	top: 325px;
	right: 0px;
	width: 712px;
	height: 42px;
	background-color: #0D0D0D;
	opacity:0.7;
	filter:alpha(opacity=70)
}

div#albumPage_bigPicTitle div#albumPage_bigPicTitle_text
{
	position: absolute;
	top: 338px;
	right: 0px;
	width: 712px;
	text-align: center;
	color: #E7E1E3;
}

div#albumPage_select
{
	background: url(../loadedFiles/albumPage_select.png) no-repeat;
	width: 712px;
	height: 165px;
}

div#albumPage_select_in
{
	padding-top: 24px;
	padding-right: 6px;
}

div.albumPage_smallPic
{
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	position: relative;
}

div.albumPage_smallPic_in
{
	border: 1px solid #8D8D8D;
	cursor: pointer;
	font-size: 0px;
}

div.albumPage_smallPic_in img
{
	width: 135px;
	height: 70px;
}

div.videoIcon
{
	position: absolute;
	top: 46px;
	left: 11px;
}

div.videoIcon div
{
	background: url(../loadedFiles/camera.gif) no-repeat;
	width: 20px;
	height: 20px;
}

div.videoIcon2
{
	position: absolute;
	top: 45px;
	left: 12px;
}

div.videoIcon2 div
{
	background: url(../loadedFiles/camera.png) no-repeat;
	width: 20px;
	height: 20px;
}

div.albumPage_select_right, div.albumPage_select_left
{
	padding-top: 13px;
}

div.albumPage_select_right
{
	padding-left: 6px;
}

div.albumPage_select_left
{
}

div.albumPage_select_right div
{
	background: url(../loadedFiles/goRightPic.png) no-repeat;
	width: 50px;
	height: 50px;
	cursor: pointer;
}

div.albumPage_select_left div
{
	background: url(../loadedFiles/goLeftPic.png) no-repeat;
	width: 50px;
	height: 50px;
	cursor: pointer;
}

div.albumPage_selectItems
{
	height: 75px;
	overflow: hidden;
}

/* -- essays preview ---------------------------------------------------------------------------------------------- */

div.essayPreview
{
}

td.oneEssay_date
{
	width: 70px;
	color: #CD242B;
	font-size: 11px;
}

td.oneEssay_date div
{
	padding-top: 2px;
}

div.oneEssay_title a
{
	font-weight: bold;
	text-decoration: none;
	color: #CD242B;
}

div.oneEssay_txt
{
	padding-top: 5px;
}

div.oneEssay_txt a
{
	text-decoration: none;
	color: #505050;
}

div.oneEssay_sep
{
}

div.oneEssay_sep div
{
	background: url(../loadedFiles/oneEssay_sep.png) no-repeat;
	width: 480px;
	height: 17px;
	font-size: 0%;
}

div.essay_date
{
	padding-bottom: 7px;
	font-weight: bold;
	color: #CD242B;
}

div.goEssayPreview
{
	padding-top: 7px;
}

div.goEssayPreview a
{
	font-weight: bold;
	color: #CD242B;
	text-decoration: none;
}


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

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

div#footer
{
	background: url(../loadedFiles/closer.gif) no-repeat bottom;
	background-color: white;
	width: 970px;
	height: 218px;
	margin-bottom: 25px;
}

div#bottomLinks
{
	background: url(../loadedFiles/bottomLinks.png) no-repeat;
	width: 970px;
	height: 150px;
	overflow: hidden;
}

div#bottomLinks_in
{
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 7px;
}

div.bottomLinkTitle
{
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;
}

td#bottomLinks1
{
	width: 480px;
}

td#bottomLinks2
{
	width: 660px;
}

div.bottomLink
{
	float:right;
}

div.bottomLink a
{
	color: white;
	text-decoration: none;
}

div.bottomLink1
{
	width: 155px;
}

div.bottomLink2
{
	width: 220px;
}

div#copyrights
{
	float: right;
	color: #010101;
	font-size: 12px;
	padding-right: 25px;
	padding-top: 26px;
}
			
div#interuseLogo
{
	float: left;
	padding-left: 15px;
	padding-top: 15px;
}

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

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

div#photoCredit
{
	float: left;
	padding-top: 25px;
	padding-left: 20px;
	color: #010101;
	font-size: 11px;
}

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

div#sendEmail_title
{
	color: #CA2529;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
	
td.sendEmail_title
{
	color: #7B7B7B;
	font-weight: bold;
}

td.sendEmail_value
{
}

a img
{
		border: 0px;
}

