/***********************************************/
/* eti_nav_left.css                            */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
}
/******* span styles *******/

.dropcapBoxL {
	float: left;
	padding: 0px 10px 0px 0px;
}
.dropcapBoxR {
	float: right;
	padding: 5px 0px 0px 5px;
}
.dropcapParL {
	float: left;
	padding: 10px 10px 10px 0px;
}
.dropcapParR {
	float: right;
	padding: 10px 0px 10px 10px;
}
.dropcapLet {
	width: 1em;
	height: 1em;
	float: left;
	text-align: center;
	font-size: 250%;
	font-style:italic
}
.smallFont {
	font-size:60%;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited {
	color: #0364C4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.scrollover {
	/* Default Colour/Styles here */
     color: #557AFF;
}
a.scrollover em:first-line {
	/* Rollover Colour/Styles here */
     color: #FF5B3C;
}
/************** header tag styles **************/

h1 {
	font: bold 120% Arial, sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}
h2 {
	font: bold 114% Arial, sans-serif;
	color: #006699;
	margin: 0px;
	padding: 0px;
}
h3 {
	font: bold 100% Arial, sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}
h4 {
	font: 100% Arial, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h5 {
	font: 100% Arial, sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}
/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}
label {
	font: 1em Arial, sans-serif;
}
.formLabel {
	font-weight: bold;
	color:#006699;
}
input {
	font-family: Arial, sans-serif;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1 {
	position:absolute;
	top: 136px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background: #ffffff url(glbimg/frmMidM.gif) fixed;
}
#head_bkg {
	position: absolute;
	top: 0px;
	left: 20%;
	right: 2%;
	width:455px;
	z-index:100
}
#masthead {
	position: absolute;
	top: 10px;
	left: 2%;
	right: 2%;
	width:95.6%;
	z-index:102;
}
#pageNav {
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: 80% Verdana, sans-serif;
}
#printReady {
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
	background-color: #FFFFFF;
}
/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName {
	position: absolute;
	width: 85%;
	height: 50px;
	padding: 0px;
	top: 16px;
	left: 15%;
	color: #0364C4;
	font: bold 100% Arial, sans-serif;
}
#siteName img {
	padding: 0px 0px 0px 50px;
	margin: 0px;
}
/************** utility styles *****************/

#utility {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}
#utility a {
	color: #003082;
}
#utility a:hover {
	text-decoration: underline;
}
/************** pageName styles ****************/

#pageName {
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}
#pageName h2 {
	font: bold 175% Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc33;
	margin:0px;
	padding: 0px;
}
#pageName img {
	position: absolute;
	top: 18px;
	right: 22px;
	padding: 0px;
	margin: 0px;
}
/************** frame Border styles ****************/

th.frameTopL {
	width:18px;
	height:18px;
	background-image:  url(glbimg/frmTopL.gif);
	font-size:50%;
}
th.frameTopM {
	height:18px;
	background-image:  url(glbimg/frmTopM.gif);
	font-size:50%;
}
th.frameTopR {
	width:18px;
	height:18px;
	background-image:  url(glbimg/frmTopR.gif);
	font-size:50%;
}
td.frameMidL {
	width:18px;
	background-image:  url(glbimg/frmMidL.gif);
	font-size:50%;
}
td.frameMidR {
	width:18px;
	background-image:  url(glbimg/frmMidR.gif);
	font-size:50%;
}
td.frameBotL {
	width:18px;
	height:18px;
	background-image:  url(glbimg/frmBotL.gif);
	font-size:50%;
}
td.frameBotM {
	height:18px;
	background-image:  url(glbimg/frmBotM.gif);
	font-size:50%;
}
td.frameBotR {
	width:18px;
	height:18px;
	background-image:  url(glbimg/frmBotR.gif);
	font-size:50%;
}
/************** table styles ****************/

.tableTech {
	padding: 10px 10px 10px 10px;
	margin: 0px;
	font-size: 70%;
}
.tableTech h2 {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border-bottom:1px solid #ccd2d2;
}
.tableTechDot {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFCC33;
	width:10px;
	border:1px solid #ccd2d2;
}
.tableTechDotE {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	width:10px;
	border:1px solid #ccd2d2;
}
.tableTechHead {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	background-color:#ccd2d2;
	color: #FFFFFF;
	padding: 0px 0px 0px 3px;
	border:1px solid #ccd2d2;
}
.tableTech th {
	padding: 1px 3px 2px 3px;
	font-weight: bold;
	color:#006699;
}
.empBox {
	float:right;
	font-style:italic;
	font-family:Georgia, Times New Roman, Times, serif;
	padding: 5px 10px 10px 10px;
}
.empBox th {
	background-color:#EBEDEC;
	font-weight: bold;
	color:#006699;
	vertical-align:top;
}
.empBox td {
	background-color:#EBEDEC;
	vertical-align:top;
}
th.empBoxTopL {
	width:10px;
	height:10px;
	padding:0px 0px 0px 0px;
	background-image:  url(glbimg/emp_topL.gif);
	font-size:10%;
}
th.empBoxTopR {
	width:10px;
	height:10px;
	padding:0px 0px 0px 0px;
	background-image:  url(glbimg/emp_topR.gif);
	font-size:10%;
}
th.empBoxBotL, td.empBoxBotL {
	width:10px;
	height:10px;
	padding:0px 0px 0px 0px;
	background-image:  url(glbimg/emp_botL.gif);
	font-size:10%;
}
th.empBoxBotR, td.empBoxBotR {
	width:10px;
	height:10px;
	padding:0px 0px 0px 0px;
	background-image:  url(glbimg/emp_botR.gif);
	font-size:10%;
}
.sticky {
	float:right;
	font-style:italic;
	font-family:Georgia, Times New Roman, Times, serif;
	padding: 5px 10px 10px 10px;
}
.sticky th {
	background-color:#FBEE64;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color:#006699;
	vertical-align:top;
}
.sticky td {
	background-color:#FBEE64;
	vertical-align:top;
}
th.stickyTopR {
	width:14px;
	height:7px;
	padding:0px 0px 0px 0px;
	background-image:  url(glbimg/stickyTopR.gif);
	font-size:10%;
}
th.stickyMidR, td.stickyMidR {
	width:14px;
	padding:0px 0px 0px 0px;
	background-image:  url(glbimg/stickyMidR.gif);
	font-size:10%;
}
th.stickyBotL, td.stickyBotL {
	width:10px;
	height:43px;
	padding:0px 0px 0px 0px;
	background-image:  url(glbimg/stickyBotL.gif);
	font-size:10%;
}
th.stickyBotM, td.stickyBotM {
	width:156px;
	height:43px;
	padding:0px 0px 0px 0px;
	background-image:  url(glbimg/stickyBotM.gif);
	font-size:10%;
}
th.stickyBotR, td.stickyBotR {
	width:14px;
	height:43px;
	padding:0px 0px 0px 0px;
	background-image:  url(glbimg/stickyBotR.gif);
	font-size:10%;
}
.tableSpec {
	float:right;
}
.tableSpec th {
	font-weight: bold;
	color:#006699;
	vertical-align:top;
}
.tableSpec td {
	vertical-align:top;
}
.tableSpec h2 {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding:4px 0px 0px 2px;
}
.tableSpec img {
	float: left;
	padding: 0px 10px 0px 0px;
}
td.tableSpecFN {
	font-size:80%;
}
th.tableSpecTopL {
	width:10px;
	height:24px;
	padding:0px 0px 0px 0px;
	background-image:  url(glbimg/specs_topL.gif);
	font-size:10%;
}
th.tableSpecTopM {
	height:24px;
	padding: 0px 0px 0px 0px;
	background-image:  url(glbimg/specs_topM.gif);
}
th.tableSpecTopR {
	width:10px;
	height:24px;
	padding:0px 0px 0px 0px;
	background-image:  url(glbimg/specs_topR.gif);
	font-size:10%;
}
th.tableSpecMidL, td.tableSpecMidL {
	width:10px;
	padding:0px 0px 0px 0px;
	background-image:  url(glbimg/specs_midL.gif);
	font-size:10%;
}
th.tableSpecMidR, td.tableSpecMidR {
	width:10px;
	padding:0px 0px 0px 0px;
	background-image:  url(glbimg/specs_midR.gif);
	font-size:10%;
}
th.tableSpecBotL, td.tableSpecBotL {
	width:10px;
	height:10px;
	padding:0px 0px 0px 0px;
	background-image:  url(glbimg/specs_botL.gif);
	font-size:10%;
}
th.tableSpecBotM {
	height:10px;
	padding: 0px 0px 0px 0px;
	background-image:  url(glbimg/specs_botM.gif);
	font-size:10%;
}
th.tableSpecBotR, td.tableSpecBotR {
	width:10px;
	height:10px;
	padding:0px 0px 0px 0px;
	background-image:  url(glbimg/specs_botR.gif);
	font-size:10%;
}
tr.tableSpecPad {
	padding-bottom:5px;
}
td.tableSpecUL {
	border-bottom:1px solid #EBEDEC;
}
th.tableTechUL {
	padding: 1px 3px 2px 3px;
	font-weight: bold;
	color:#006699;
	border-bottom:1px solid #EBEDEC;
}
th.tableTechBorR {
	padding: 1px 3px 2px 3px;
	font-weight: bold;
	color:#006699;
	border-right:1px solid #EBEDEC;
}
th.tableTechWhite {
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	color:#FFFFFF;
}
th.tableTechWhiteBg {
	padding: 1px 3px 2px 3px;
	background-color:#FFFFFF;
	color:#333333;
}
td.tableTechHeader2 {
	padding: 1px 3px 2px 3px;
	font-weight: bold;
	color:#FF9933;
}
td.tableTechData {
	padding: 1px 3px 2px 3px;
	border:1px solid #CCCCCC;
}
td.tableTechStory {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 5px;
}
td.tableTechMap {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:30px;
	height:16px;
}
td.tableTechMapLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	padding: 0px 0px 0px 5px;
}
td.tableTechMapLinkH {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	padding: 0px 0px 0px 5px;
	font-weight:700;
}
.mainImg {
	border-top:4px solid #ccd2d2;
	border-bottom:4px solid #ccd2d2;
}
/************* logo styles ****************/

#logo {
	position: absolute;
	top: 30px;
	width: 85px;
	height: 80px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	left: 3%;
	z-index:101;
}
#logo img {
	margin-bottom: -4px;
}
/************* logo add-on styles ****************/

#logo_addon {
	position: absolute;
	top: 10px;
	width: 57px;
	height: 80px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	right: 18%;
	z-index:105;
}
#logo_addon img {
	margin-bottom: -4px;
}
/************* globalNav styles ****************/

#globalNav {
	position: relative;
	width: 85%;
	height: 36px;
	color: #cccccc;
	padding: 0px;
	top: 68px;
	background-image: url(glbimg/glbnav_background_or.gif);
	left: 15%;
}
#globalNav img {
	margin-bottom: -4px;
}
#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}
#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}
#globalLink {
	position: absolute;
	top: 7px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	left: 8px;
	z-index: 100;
	width: 452px;
}
a.glink, a.glink:visited {
	font-size: 80%;
	color: #003082;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #FFFFFF;
}
a.glink:hover {
	background-image: url(glbimg/glblnav_selected_or.gif);
	text-decoration: none;
}
.skipLinks {
	display: none;
}
/************ subglobalNav styles **************/

.subglobalNav {
	position: absolute;
	top: 102px;
	left: 15%;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #006699;
	width: 83%;
}
.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #006699;
}
.subglobalNav a:hover {
	color: #0364C4;
}
/*************** search styles *****************/

#search {
	position: absolute;
	top: 4px;
	right: 12px;
	z-index: 101;
}
#search input {
	font-size: 70%;
	margin: 0px 0px 0px 10px;
}
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
}
#search a:hover {
	margin: 0px;
}
/************* breadCrumb styles ***************/

#breadCrumb {
	padding: 5px 0px 5px 10px;
	font: 80% Verdana, sans-serif;
	color: #AAAAAA;
}
#breadCrumb a {
	color: #AAAAAA;
}
#breadCrumb a:hover {
	color: #006699;
	text-decoration: underline;
}
/************** feature styles *****************/

.feature {
	padding: 0px 0px 10px 10px;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
}
.featureHide {
	display: none;
	padding: 0px 0px 10px 10px;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
}
.feature h3 {
	font: bold 125% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 30px 0px 5px 0px;
}
.feature h4 {
	font: bold 114% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px 0px 5px 0px;
}
.feature h5 {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px 0px 0px 0px;
}
.shortInfo th {
	font-weight:bold;
	background-color:#ccd2d2;
	color:#FFFFFF;
	padding: 1px 5px 2px 5px;
}
.shortInfo td {
	padding: 0px 5px 0px 5px;
	vertical-align:top
}
.shortInfoHeader a:link, .shortInfoHeader a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.shortInfoHeader a:hover {
	color: #FFCC33;
	text-decoration: none;
}
/*************** story styles ******************/

.story {
	padding: 0px 0px 0px 10px;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
}
.story h2 {
	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.story p {
	padding: 0px 0px 0px 0px;
}
.story a.capsule {
	font: bold 1em Arial, sans-serif;
	color: #006699;
	display:block;
	padding-bottom: 5px;
}
.story a.capsule:hover {
	text-decoration: underline;
}
td.storyLeft {
	padding-right: 12px;
}
td.storyTop {
	padding-bottom: 12px;
}
/************** siteInfo styles ****************/

#siteInfo {
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 80%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
#siteInfo img {
	padding: 4px 4px 4px 0px;
	vertical-align: bottom;
}
#siteInfo a {
	color: #003082;
}
#siteInfo a:hover {
	text-decoration: underline;
}
/************** printInfo styles ****************/

#printInfo {
	display:none;
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 80%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/************** ValidHtml styles ****************/

#ValidHtml {
	position: absolute;
	bottom:29px;
	right: 18px;
	padding: 0px;
	margin: 0px;
}
/************ sectionLinks styles **************/

#sectionLinks {
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #cccccc;
}
#sectionLinks h3 {
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}
#sectionLinks img {
	padding: 0px 5px 2px 0px;
	vertical-align:bottom;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:   url(glbimg/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #006699;
}
#sectionLinks a:hover {
	background-color: #FFC726;
	background-image:   url(glbimg/bg_nav_hoover.jpg);
	font-weight: bold;
	text-decoration: none;
}
/************ Special Link styles **************/

.specialLinks {
	float:right;
	margin: 0px;
	padding: 0px;
}
.katalogLinks a:link, .katalogLinks a:visited {
	display: block;
	background-image: url(glbimg/katalog_button.gif);
	width:22px;
	height:70px;
}
.katalogLinks a:hover {
	background-image: url(glbimg/katalog_button_on.gif);
}
.yazdirLinks a:link, .yazdirLinks a:visited {
	display:block;
	background-image: url(glbimg/yazdir_button.gif);
	width:22px;
	height:70px;
}
.yazdirLinks a:hover {
	background-image: url(glbimg/yazdir_button_on.gif);
}
.catalogLinks a:link, .catalogLinks a:visited {
	display: block;
	background-image: url(glbimg/katalog_button_en.gif);
	width:22px;
	height:70px;
}
.catalogLinks a:hover {
	background-image: url(glbimg/katalog_button_on_en.gif);
}
.printLinks a:link, .printLinks a:visited {
	display:block;
	background-image: url(glbimg/yazdir_button_en.gif);
	width:22px;
	height:70px;
}
.printLinks a:hover {
	background-image: url(glbimg/yazdir_button_on_en.gif);
}
/************* relatedLinks styles **************/

.relatedLinks {
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px 5px 10px 24px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.relatedLinks h2 {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#FF0000;
	border-bottom:1px solid #ccd2d2;
}
/**************** advert styles *****************/

#advert {
	padding: 0px;
	border-left: 1px solid #cccccc;
}
#advert img {
	display: block;
}

/********************* end **********************/

