body
{
	margin: 0px auto;
	margin-top: 10px;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	color: #435D6E; /*black; /*#584E40;*/
	background-color: #E6E8DD;
	direction: ltr;
}

body.outForum
{
	background-color: white;
	margin: 0px;
}

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

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

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

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

.formField, .textareaField
{
	border-top: 1px solid #ACADB2;
	border-left: 1px solid #ACADB2;
	border-right: 1px solid #DBE0E6;
	border-bottom: 1px solid #DBE0E6;
}

.formFieldText
{
	font-weight: bold;
	padding-bottom: 3px;
}

.formFieldText span
{
	color: #6FAF37
}

form#contactPageForm div.formFieldText
{
	padding-top: 10px;
}

.formFieldSubText
{
	color: #6C767F;
	font-weight: bold;
	padding-bottom: 10px;
}

h1
{
	color: #28241E;
	font-size: 16px;
}

h2
{
	color: #28241E;
	font-size: 14px;
}

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

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

ul
{
	margin-right: 20px;
	padding: 0px;
}

div#homeContainer ul
{
	list-style-image: url(../designFiles/homeBullet.gif);
}

div#leftMiddleBox ul
{
	list-style-image: url(../designFiles/leftBullet.gif);
}

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

div#main
{
	background: url(../designFiles/main_bg.png) repeat-y;
	width: 980px;
	text-align: right;
}

table#mainTbl td#mainRight
{
	width: 215px;
}

table#mainTbl td#mainCenter
{
	width: 485px;
}

table#mainTbl td#mainLeft
{
	width: 280px;
}
	
table#mainTbl td#mainCenterNoLeft
{
	width: 765px;
}

table#mainTbl td#mainLeft div#mainLeft_in
{
	padding-right: 4px;
	padding-top: 1px;
}

table#mainTbl div#mainBottomRow
{
	padding-right: 22px;
	padding-left: 10px;
}

div#mainCloser
{
	background: url(../designFiles/mainCloser.png) no-repeat;
	width: 980px;
	height: 20px;
}

div#homeContent
{
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 30px;
}

div#inContent
{
	padding-right: 22px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 30px;
	position: relative;
}

div#essaysContainer div#inContent
{
	padding-bottom: 20px;
}

div.pageText, div.contactUsText
{
	font-size: 15px;
	color: #435D6E;
	line-height: 120%;
}

div#homeContent div.pageText
{
	border-bottom: 1px solid #E4E6D9;
	padding-bottom: 15px;
	padding-right: 15px;
}

div.pageTitle
{
	border-top: 1px solid white;
	border-bottom: 1px solid #E4E6D9;
	padding-bottom: 5px;
	padding-right: 7px;
	padding-left: 7px;
	margin-bottom: 15px;
}

div#inContent div.pageText
{
	padding-right: 4px;
	padding-left: 4px;
}

div.essay_author, div.essay_headline
{
	padding-right: 7px;
	padding-bottom: 5px;
}

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

div#header
{
	background: url(../designFiles/header.jpg) no-repeat;
	width: 980px;
	height: 242px;
	text-align: right;
	position: relative;
}

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

div#logo div
{
	font-size: 29px;
	padding-top: 25px;
}

div#logo a
{
	text-decoration: none;
}

div#logo img
{
}

div#topMenu
{
	float: left;
	margin-top: 38px;
	padding-left: 19px;
}

div#topMenu td
{
	font-size: 14px;
}

table#topMenuTbl
{
	background: url(../designFiles/topMenu_bg.png) repeat-x;
	height: 28px;
}

div#topMenu_right
{
	background: url(../designFiles/topMenu_right.png) no-repeat right;
	width: 18px;
	height: 28px;
}

div.topMenu_box, div.topMenu_box_selected, div.topMenu_box_blink, div.topMenu_box_selected_blink
{
	padding-top: 5px;
}

div.topMenu_box, div.topMenu_box a
{
	color: white;
	text-decoration: none;
	font-size: 12px;
}

div.topMenu_box_blink, div.topMenu_box_blink a, div.topMenu_box_selected_blink
{
	color: #697782;
	text-decoration: none;
	font-size: 12px;
}

div.topMenu_box_selected, div.topMenu_box_selected a, div.topMenu_box a:hover
{
	color: #C9E0F2;
	text-decoration: none;
	font-size: 12px;
}

div.topMenu_sep
{
	padding-left: 6px;
	padding-right: 6px;
}

div.topMenu_sep div
{
	background: url(../designFiles/topMenu_sep.png) no-repeat;
	width: 3px;
	height: 28px;
}

div#flashNews
{
	position: absolute;
	top: 70px;
	left: 50px;
}

div#flashNews_in
{
	width: 450px;
	height: 158px;
}

/* -- right menus ------------------------------------------------------------------------------------------------- */

div#mainRight
{
}

div#rightBanner
{
	background: url(../designFiles/mainRightGray.png) repeat-y;
}

div#rightBanner div
{
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 5px;
}

div#rightBanner img
{
	cursor: pointer;
}

div.rightMenuTitle
{
	background: url(../designFiles/rightBoxTitle.png) no-repeat left top;
	width: 208px;
	height: 31px;
	position: relative;
}

div#rightMenu1Title
{
	cursor: pointer;
}

div.rightMenuIcon, div.rightMenuIcon_open
{
	position: absolute;
	top: 5px;
	left: 10px;
	background: url(../designFiles/sideMenu_toOpen.png) no-repeat;
	width: 16px;
	height: 16px;
}

div.rightMenuIcon_open
{
	background: url(../designFiles/sideMenu_toClose.png) no-repeat;
}

div.rightMenuTitle div
{
	color: white;
	font-weight: bold;
	font-size: 14px;
	padding-right: 26px;
	padding-top: 5px;
}

div.rightMenu_sep
{
	background: url(../designFiles/rightMenu_sep.png) no-repeat;
	width: 208px;
	height: 5px;
}

div.rightMenu_box_selected
{
	background: url(../designFiles/rightMenu_over.png) no-repeat left;
	width: 208px;
}

div.rightMenu_box div, div.rightMenu_box_blink div, div.rightMenu_box_selected div, div.rightMenu_box_over div, div.rightMenu_box_over_blink div
{
	padding-right: 26px;
	padding-top: 4px;
	padding-bottom: 7px;
}

div.rightMenu_box, div.rightMenu_box a
{
	color: black; /*#584E40;*/
	text-decoration: none;
	font-size: 14px;
}

div.rightMenu_box_blink, div.rightMenu_box_blink a
{
	color: white;
	text-decoration: none;
	font-size: 14px;
}

div.rightMenu_box a:hover, div.rightMenu_box_selected a:hover,
div.rightMenu_box_selected, div.rightMenu_box_selected a,
div.rightMenu_box_over, div.rightMenu_box_over_blink, div.rightMenu_box_over a, div.rightMenu_box_over_blink a,
div.rightMenu_box_over a:hover, div.rightMenu_box_over_blink a:hover
{
	color: #5094C8;
	text-decoration: none;
	font-size: 14px;
}

div#rightMenu1
{
	padding-top: 15px;
	padding-bottom: 5px;
}

div.rightMenu_in
{
	padding-bottom: 10px;
}

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

/* -- left boxes -------------------------------------------------------------------------------------------------- */

div#leftContactForm
{
}

div.leftBox1Top
{
	background: url(../designFiles/leftBox1_top.png) no-repeat;
	width: 270px;
	height: 5px;
	font-size: 0px;
	overflow: hidden;
}

div.leftBox1Bottom
{
	background: url(../designFiles/leftBox1_bottom.png) no-repeat;
	width: 270px;
	height: 5px;
	font-size: 0px;
	overflow: hidden;
}

div.leftBox1Bg
{
	background: url(../designFiles/leftBox1_bg.png) repeat-y;
	width: 270px;
}

div.leftBox2Top
{
	background: url(../designFiles/leftBox2_top.png) no-repeat;
	width: 270px;
	height: 5px;
	font-size: 0px;
	overflow: hidden;
}

div.leftBox2Bottom
{
	background: url(../designFiles/leftBox2_bottom.png) no-repeat;
	width: 270px;
	height: 4px;
	font-size: 0px;
	overflow: hidden;
}

div.leftBox21Bottom
{
	background: url(../designFiles/leftBox2_1_bottom.png) no-repeat;
	width: 270px;
	height: 4px;
	font-size: 0px;
	overflow: hidden;
}

div.leftBox2Bg
{
	background: url(../designFiles/leftBox2_bg.png) repeat-y;
	width: 270px;
}

div.leftBox21Bg
{
	background: url(../designFiles/leftBox2_1_bg.png) repeat-y;
	width: 270px;
}

div.leftBox3Top
{
	background: url(../designFiles/leftBox3_top.png) no-repeat;
	width: 270px;
	height: 5px;
	font-size: 0px;
	overflow: hidden;
}

div.leftBox3Bottom
{
	background: url(../designFiles/leftBox3_bottom.png) no-repeat;
	width: 270px;
	height: 5px;
	font-size: 0px;
	overflow: hidden;
}

div.leftBox3Bg
{
	background: url(../designFiles/leftBox3_bg.png) repeat-y;
	width: 270px;
}

div.leftBox4Top
{
	background: url(../designFiles/leftBox4_top.png) no-repeat;
	width: 270px;
	height: 5px;
	font-size: 0px;
	overflow: hidden;
}

div.leftBox4Bottom
{
	background: url(../designFiles/leftBox4_bottom.png) no-repeat;
	width: 270px;
	height: 4px;
	font-size: 0px;
	overflow: hidden;
}

div.leftBox4Bg
{
	background: url(../designFiles/leftBox4_bg.png) repeat-y;
	width: 270px;
}

div.leftBox_in
{
	padding-top: 9px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 20px;
	color: #28241E;
}

div#leftMiddleBox
{
	padding-top: 7px;
}

div#leftMiddleBox div.leftBox_in
{
	padding-left: 0px;
}

/* -- newsletter register box ------------------------------------------------------------------------------------- */

div#leftNewsletterForm
{
	padding-top: 7px;
}

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

div#leftMiddleBoxTitle
{
	background: url(../designFiles/leftMiddleBoxTitle.png) no-repeat;
	width: 270px;
	height: 30px;
}

div#leftMiddleBoxTitle div
{
	font-size: 16px;
	font-weight: bold;
	padding-right: 14px;
	padding-top: 10px;
}

div#leftNewsletterFormText
{
	width: 110px;
	font-weight: bold;
}

div#leftNewsletterFormText div
{
	padding-left: 25px;
}

div#leftNewsletterForm input.formField
{
	width: 125px;
}

div#leftNewsletterForm td.sendBtn
{
	text-align: left;
}

/* -- contact box ------------------------------------------------------------------------------------------------- */

div#contactBoxTitle
{
	background: url(../designFiles/contactBoxTitle.png) no-repeat;
	width: 270px;
	height: 93px;
}

div#contactBoxTitle div
{
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
	color: #28241E;
}

div#contactBoxTitle_in span
{
	font-size: 20px;
}

div#leftContactForm td.sendBtn
{
	text-align: left;
}

div#leftContactFormText
{
	font-weight: bold;
	width: 110px;
}

div#leftContactFormText div
{
	padding-left: 5px;
}

div#leftContactForm input.formField
{
	width: 125px;
}

div#contactPage
{
	padding-top: 10px;
	padding-right: 35px;
}

form#contactPageForm .formField, form#contactPageForm .textareaField
{
	width: 275px;
}

form#contactPageForm .textareaField
{
	height: 80px;
}

form#contactPageForm td.sendBtn
{
	text-align: center;
}

form#contactPageForm td.sendBtn div
{
	padding-top: 10px;
}

div#contactPageTop
{
	background: url(../designFiles/contactPage_top.png) no-repeat;
	width: 378px;
	height: 10px;
	font-size: 0px;
}

div#contactPageBottom
{
	background: url(../designFiles/contactPage_bottom.png) no-repeat;
	width: 378px;
	height: 10px;
	font-size: 0px;
}

div#contactPageBg
{
	background: url(../designFiles/contactPage_bg.png) repeat-y;
	width: 378px;
}

div#contactPage_in
{
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 25px;
	padding-bottom: 5px;
}

/* -- home page middle box ---------------------------------------------------------------------------------------- */

div#homepageMovieBox object
{
	width: 240px;
	height: 195px;
}

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

div.leftMenu_box
{
	background: url(../designFiles/leftMenu_bullet.gif) no-repeat right top;
	width: 230px;
	height: 30px;
}

div.leftMenu_box div
{
	padding-right: 13px;
}

div.leftMenu_box a
{
	color: #28241E;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

/* -- home page random team  & essay preview page ----------------------------------------------------------------- */

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

div#moreEssaysTitle
{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #E1E3D6;
}

div#homepageTeam
{
	padding-top: 18px;
	padding-right: 15px;
}

div#inpageTeam
{
	padding-bottom: 7px;
}

div.inpageOneTeam
{
	height: 220px;
	padding-right: 76px;
}

div#inpageTeam div.leftBox2Bg
{
	height: 290px;
}

div#teamTitle
{
	background: url(../designFiles/teamTitle.png) no-repeat;
	width: 164px;
	height: 14px;
}

div#inpageTeam div#teamTitle
{
	background: url(../designFiles/inpageTeamTitle.png) no-repeat left bottom;
	width: 177px;
	height: 26px;
}

div#teamPreview
{
	margin-top: 26px;
}

div#homepageTeam div#teamPreview
{
	height: 200px;
}

div#inpageTeam div#teamPreview
{
	margin-top: 15px;
	height: 254px;
}

td.teamPreview_pic
{
	width: 135px;
}

td.teamPreview_pic img, div.essayPreview_pic img
{
	border: 1px solid #D5CFC3;
}

td.teamPreview_details
{
	width: 295px;
}

div.teamPreview_title, div.essayPreview_title
{
	color: #6A777F;
	font-size: 14px;
	padding-bottom: 7px;
	font-weight: bold;
}

div#homepageTeam div.teamPreview_title
{
	background-color: white;
}

div#inpageTeam div.teamPreview_title
{
	height: 20px;
	color: #28241E;
}

div.teamPreview_subtitle, div.essayPreview_subtitle
{
	margin-bottom: 11px;
	padding-right: 3px;
}

div.essayPreview_subtitle a
{
	text-decoration: none;
	color: black;
}
	
div.essayPreview_headline
{
	padding-bottom: 5px;
	color: #584F40;
}

div.essayPreview_author
{
	padding-bottom: 5px;
}

div.teamPreview_go
{
	padding-right: 3px;
}

div#homepageTeam div.teamPreview_subtitle div.teamPreview_go
{
	padding-top: 8px;
	background-color: white;
}
	
div.teamPreview_go a
{
	text-decoration: none;
	font-weight: bold;
}

div#inpageTeam div.teamPreview_title,
div#inpageTeam div.teamPreview_go a
{
	color: #28241E;
}

div#inpageTeam div.teamPreview_go
{
	padding-top: 10px;
	padding-right: 75px;
	padding-bottom: 11px;
}

div.essayPreview_pic
{
	float: right;
	width: 140px;
}

div.essayPreview_one
{
	padding-bottom: 20px;
	border-bottom: 1px solid #E4E6D9;
	margin-bottom: 20px;
	padding-right: 7px;
	padding-left: 7px;
}

div#essays div.essayText
{
	float: right;
	width: 290px;
}
	
table#mainTbl td#mainCenterNoLeft div#essays div.essayText,
table#mainTbl div#mainBottomRow  div.essayText
{
	width: 570px;
}

div#essays div.essayPreview_one
{
	border: 0px;
}

div#essays div.essayPreview_sep
{
	clear: both;
	padding-top: 10px;
	border-bottom: 1px solid #E4E6D9;
	margin-bottom: 10px;
}

div#essays div.essayPreview_goto a
{
	text-decoration: none;
}

div#essays div.essayPreview_goto span
{
	text-decoration: underline;
}
	
/* -- in box ------------------------------------------------------------------------------------------------------ */

div.inBox
{
	padding-top: 6px;
}

div.inBoxTop
{
	background: url(../designFiles/inBox_top.png) no-repeat;
	width: 426px;
	height: 7px;
	font-size: 0px;
	overflow: hidden;
}

div.inBoxBottom
{
	background: url(../designFiles/inBox_bottom.png) no-repeat;
	width: 426px;
	height: 7px;
	font-size: 0px;
	overflow: hidden;
}

div.inBoxBg
{
	background: url(../designFiles/inBox_bg.png) repeat-y;
	width: 426px;
}

div.inBox_in
{
	padding: 20px;
}

/* -- report form ------------------------------------------------------------------------------------------------- */

div.formFieldBox
{
	padding-bottom: 15px;
}

.formField
{
	width: 305px;
}

.formField.small
{
	width: 60px;
}

.formSep
{
	width: 305px;
	background-color: #6FAF37;
	height: 1px;
	font-size: 0px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}

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

div#addRemediLink a
{
	color: #3663F0;
	font-weight: bold;
}

textarea#reaction, textarea#feelingText
{
	height: 100px;
}

textarea#remarks
{
	height: 140px;
}

div.formSendBtn
{
	padding-top: 50px;
	text-align: center;
	width: 305px;
}

div#reportFileUpload
{
	position: absolute;
	bottom: 65px;
	right: 95px;
}

div#reportForm_fileName_spn
{
	height: 20px;
}

.uploading 
{ 
	color: #CCC; 
}

.uploadDone 
{ 
	color: #000; 
}

span.progressBar 
{
	width: 100px;
	display: block;
	font-size: 10px;
	height: 4px;
	margin-top: 4px;
}

div.progressBox
{
	height: 20px;
}

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

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

div#footer
{
	padding-top: 5px;
}

td#footerRight
{
	width: 270px;
}

td#footerLeft
{
	text-align: left;
	width: 270px;
}

td#footerCenter
{
	width: 440px;
	text-align: center;
}

div#copyrights
{
	color: black; /*#584E40;*/
	font-size: 11px;
	padding-top: 12px;
	padding-bottom: 10px;
}
			
div#interuseLogo
{
	float: left;
}

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

div#interuseText a
{
	color: #584E40;
	font-size: 10px;
}

div#bottomMenu
{
	font-size: 11px;
	padding-top: 10px;
}

span.bottomMenu_box a
{
	text-decoration: none;
}

span.bottomMenu_box a:hover, span.bottomMenu_box_selected a:hover, span.bottomMenu_box_selected
{
	text-decoration: underline;
}

/* -- 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;
}

div#tipsArea_ie
{
		position: absolute;
		left: 60px;
		top: 117px;
		width: 450px;
		height: 70px;
}

div#tipsArea_firefox, div#tipsArea_chrome
{
		position: absolute;
		left: 60px;
		top: 117px;
		width: 450px;
		height: 70px;
}

div#bottles
{
		position: absolute;
		right: 40px;
		top: 70px;
		height: 150px;
		width: 300px;
		cursor: pointer;
}

