/* ---------------------------------------------------------------------------------------------------------- */
body
{
	text-align: center;
	font-family: arial;
	background-color: #E3E3DB;
}

p
{
	margin: 0px;
	padding: 0px;
}

div#container
{
	width: 768px;
	margin-top: 20px;
	border: 5px solid #FFFFFF;
	margin:0px auto;
}

/* -- header -------------------------------------------------------------------------------------------------------- */

div#header
{
	width: 768px;
}

div#flash
{
	background: url(../loadedFiles/flash.png) no-repeat;
	width: 612px;
	height: 109px;
	float: left;
}

div#logo
{
	width: 612px;
	height: 50px;
	background: url(../loadedFiles/logo.png) no-repeat;
	float: left;
	cursor: pointer;
}

div#headerBottom
{
	width: 768px;
	height: 10px;
	background: url(../loadedFiles/headerBottom.jpg) no-repeat;
	clear: both;
	font-size: 0;

}
div#odri_pic
{
	width: 156px;
	height: 159px;
	background: url(../loadedFiles/odri_pic.png) no-repeat;
	cursor: pointer;
	float: right;
}
/* -- main ------------------------------------------------------------------------------------------------------- */
div#homePage_bg
{
	background: url(../loadedFiles/main_bg.jpg) repeat-y;
	width: 768px;
}
div#main_bg
{
	background: url(../loadedFiles/bg.jpg) repeat-y;
	width: 768px;
}
div#content
{
 
}

div#pageContent
{
	text-align: right;
	font-size: 13px;
	color: #000000;
	padding-top:10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}

div#title_line
{
	background: url(../loadedFiles/title_line.jpg) repeat-x;
	height: 1px;	
	width: 374px;
	margin-top:-2px;
	margin-right:-5px;
}

div#title h1
{
	font-size: 22px;
	color: #5B422C;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
	margin-right: 10px;
}	
div#lang
{
	background-color: #B9E260;
	width: 144px;
	height: 89px;
	float: right;
}
div#langTitle
{
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
	font-size: 15px;
	text-align: center;
}

div#selectLang
{
	padding-top: 5px;
	text-align: center;
}

div#selectLang select
{
	font-size: 12px;
}

div#contact
{
	background: url(../loadedFiles/contact_bg.png) no-repeat;
	width: 186px;
	height: 89px;
	float: left;
}
div#in_contact
{
	background: url(../loadedFiles/in_contact.png) no-repeat;
	width: 209px;
	height: 153px;
	margin-left: 3px;
	margin-top: 27px;
	margin-right: 5px;
	float:left;
}
div#SLT
{
	background: url(../loadedFiles/SLT_title.jpg) no-repeat;
	width: 330px;
	height: 23px;
	clear: both;
}
div#glaucoma, div#cataract
{
	background: url(../loadedFiles/information_title.jpg) no-repeat;
	width: 330px;
	height: 23px;
	clear: both;
}
div#SLT_Title, div#glaucomaTitle, div#cataractTitle
{
	color: #F5FFCF;
	font-weight: bold;
	padding-top: 4px;
	font-size: 15px;
	text-align: right;
	padding-right:10px;
}
/* contact us -------------------------------------------------------------------------------------------------------------	*/

.formFieldText
{
	font-size: 12px;
	padding-left: 10px;
}

.formField, .textareaField
{
	height: 17px;
	width: 150px;
	font-size: 12px;
}

.textareaField
{
	height: 60px;
}

/* -- side menu ------------------------------------------------------------------------------------------------------- */

.sideMenu_box_selected
{
	background: url(../loadedFiles/sideMenu_sel.jpg) no-repeat;
}
.sideMenu_box, .sideMenu_box_selected
{
	width: 155px;
	height: 24px;
	cursor: pointer;
}
div#sideMenu
{
	width: 155px;

}

div#sideMenu a
{
	text-decoration: none;
	font-weight: bold;
	color: #FFFEE3;
	font-size: 12px;
}

.sideMenu_sep
{
	border-bottom: 1px solid #FFFFDD;
	width: 155px;
	font-size: 0;
}

.sideMenu_box div, .sideMenu_box_selected div
{
	padding-right: 23px;
	padding-top: 5px;
}

div#belowSideMenu
{
	width: 155px;
	padding: 3px;
}
/* -- search ---------------------------------------------------------------------------------------------------------- */

div#search
{
	background: url(../loadedFiles/search_bg.jpg) no-repeat;
	width: 155px;
	height: 49px;
}
div#search a
{
	text-decoration: underline;
	font-size: 11px;
	color: #31312F;
}

div#search input
{
	width: 100px;
	height: 17px;
	border: 1px solid #5C6467;
	margin-top: 9px;
}

form#searchForm
{
	display: inline;
}

div#searchLink
{
	width: 155px;
	text-align: center;
}
.searchResults_txt
{
	font-size: 13px;
	padding-right:10px;
}
.searchResults_subject
{
	color: #5B422C;
	font-weight: bold;
	padding-bottom: 5px;
	font-size:16px;
	padding-right:10px;
}

.searchResults_link
{
	color:#8DBC48;
	font-size: 13px;
	padding-right:10px;
}

.searchResults_link a
{
	font-weight: bold;
	text-decoration: none;
	color:#8DBC48;
}


/* -- bottom ---------------------------------------------------------------------------------------------------------------- */
div#bottom
{
	margin:0px auto;
	width: 778px;
}
div#topLine
{
	width: 778px;
	border-top: 1px solid #7C7A6E;
	font-size: 0%;
	margin-top: 10px;
}

td#copyrights
{
	color: #000000;
	font-size: 11px;
	padding-right: 4px;
}
			
td#interuseLogo
{
	text-align: left;
}

div#interuseText
{
	padding-top: 8px;
}

div#interuseText a
{
	color: #676767;
	font-weight: bold;
	font-size: 10px;
}

/* -- bottom menu -------------------------------------------------------------------------------- */
td#bottomMenu
{

}
.bottomMenu_sep
{
	background: url(../loadedFiles/bottomMenu_sep.jpg) no-repeat;
	height: 21px;
	width: 1px;
}
.bottomMenu_box
{
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
}

.bottomMenu_box a
{
	font-size: 11px;
	color: #000000;
	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
{
}

