/* CSS Document */

* {margin:0; padding:0;}

/* HTML Tags */
html,body {
	background:url(../images/bodyBkg.jpg) repeat-x #ffffff;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#615C57;
}

h1 {font-size:11px;}
img {border:none; margin:0}
a {position:relative; cursor:pointer; color:#257CBB;}
/*\ HTML Tags */

/* containers */
#pageContainer {width:834px; margin:auto;}
#top {width:150px; height:45px;}

#logo {width:241px; height:98px; float:left; margin:18px 0 0 3px; position:absolute;}
#logo[id] {background:url(../images/logo.png) no-repeat;}

/* languages */

#languages {margin:10px 5px 0 215px; width:190px; height:22px; position:absolute; left:50%;}
a#bg {width:94px; height:22px; display:block; float:left; margin:0 2px 0 0;}
a#bg[id] {background:url(../images/langBG.png) no-repeat;}
a#bg[id]:hover {background:url(../images/langBGHover.png) no-repeat;}
a#en {width:94px; height:22px; display:block; float:left;}
a#en[id] {background:url(../images/langEN.png) no-repeat;}
a#en[id]:hover {background:url(../images/langENHover.png) no-repeat;}
/*\ languages */

/* topNavigation */
#topNav {width:100%; height:103px; background:url(../images/navBkgThin.jpg) repeat-x bottom;}
#topNavLeft {width:2px; height:103px; background:url(../images/navBkgLeft.jpg) no-repeat bottom left; float:left; margin:0 183px 0 0;}
#topNavShape {width:60px; height:103px; background:url(../images/navBkgShape.jpg) no-repeat bottom; float:left;}

#navPPC {width:98px; height:103px; background:url(../images/navPPC.jpg) no-repeat; display:block; float:left;}
#navTENSIS {width:84px; height:103px; background:url(../images/navTENSIS.jpg) no-repeat; display:block; float:left;}
#navALKIM {width:76px; height:103px; background:url(../images/navALKIM.jpg) no-repeat; display:block; float:left;}
#navSAHSAN {width:85px; height:103px; background:url(../images/navSAHSAN.jpg) no-repeat; display:block; float:left;}
#navGULCICEK {width:82px; height:103px; background:url(../images/navGULCICEK.jpg) no-repeat; display:block; float:left;}
#navFAROTTIESSENZE {width:81px; height:103px; background:url(../images/navFAROTTI.jpg) no-repeat; display:block; float:left;}
#navALEMDAR {width:83px; height:103px; background:url(../images/navALEMDAR.jpg) no-repeat; display:block; float:left;}

#navPPC:hover {background:url(../images/navPPCHover.jpg) no-repeat;}
#navTENSIS:hover {background:url(../images/navTENSISHover.jpg) no-repeat;}
#navALKIM:hover {background:url(../images/navALKIMHover.jpg) no-repeat;}
#navSAHSAN:hover {background:url(../images/navSAHSANHover.jpg) no-repeat;}
#navGULCICEK:hover {background:url(../images/navGULCICEKHover.jpg) no-repeat;}
#navALEMDAR:hover {width:83px; height:103px; background:url(../images/navALEMDARHover.jpg) no-repeat; display:block; float:left;}
#navFAROTTIESSENZE:hover {width:81px; height:103px; background:url(../images/navFAROTTIHover.jpg) no-repeat; display:block; float:left;}
/*\ topNavigation */


#mainImages {width:100%; height:77px;}
#mainImages img {margin:0;}

#mainTitles {width:100%; height:23px; background-color:#DEDFE1; margin:2px 0 0 0;}
#mainTitles .left {width:176px; height:23px; background-color:#005FA4; border-right:1px solid #FFFFFF; float:left;}
#mainTitles .left a {color:#ffffff; text-decoration:none;}
#mainTitles .left a:hover {text-decoration:underline;}
#mainTitles .right {width:180px; height:23px; background-color:#005FA4; border-left:1px solid #FFFFFF; float:right;}
#mainTitles h1 {color:#FFFFFF; position:relative; top:4px; left:5px;}

/* leftNavigation */
#leftNav {width:176px; float:left;}
#leftNav ul {list-style:none; margin:0; padding:0;}
#leftNav ul li {background:url(../images/leftNavBkg.jpg) repeat-x bottom;}
#leftNav ul li a {color:#818180; text-decoration:none; display:block; /*height:20px;*/ font-weight:bold; padding:4px 0 3px 5px;}
#leftNav ul li a:hover {color:#595858; /*text-decoration:underline;*/ background-color:#E2E4E6;}
#leftNav ul li .selected {color:#595858; /*text-decoration:underline;*/ background-color:#DEDFE1;}

#leftNav[id] ul li ul {margin:0 0 0 32px;}
#leftNav ul li ul li.current {list-style-image:url(../images/arrow.jpg);}
#leftNav ul li ul li a {color:#327EB5;}
#leftNav ul li ul li a:hover {color:#105C93;}
/*\ leftNavigation */

/* main contents */
#mainContents {float:left; width:438px; margin:20px 0 0 20px;}
#mainContents h1 {font-size:14px; color:#257CBB; margin:0 0 10px 0;}
#mainContents h2 {font-size:11px; color:#257CBB; margin:0 0 10px 0;}
#mainContents p {margin:0 0 20px 0;}
#mainContents img.subcontent {float:left; margin:0 10px 10px 0;}
#mainContents .more {float:right; display:block; margin:10px 10px 0 0; text-decoration:none; padding:3px;}
#mainContents .more:hover {border:1px solid #257CBB; padding:2px;}

#mainContents .left {width:45%; float:left;}
#mainContents .right {width:52%; float:right;}
/*\ main contents */

/* subNav */
#subNav {margin:0 0 15px 0;}
#subNav a {border-bottom:3px #D7D6D5 solid; margin:0 5px 0 0; text-decoration:none; font-weight:bold; color:#818180; line-height:10px; display:block; float:left;}
#subNav a:hover {border-bottom:3px #7F9BB0 solid;}
#subNav span {display:block; float:left; margin:0 5px 0 0; font-weight:bold; font-size:14px; color:#C0BEBC; line-height:10px; cursor:default;}

/*
a#print{float:right; color:#257CBB; text-decoration:none; border:none; padding:3px;}
a#print:hover {color:#005FA4; border:1px solid #0033FF; padding:2px}
*/
a#print{float:right; color:#257CBB; text-decoration:none; border:none;}
a#print:hover {color:#005FA4; border:none; text-decoration:underline;}


/* subNav */

/* right section */
#right {float:right; width:180px; }
#right div {background:url(../images/leftNavBkg.jpg) repeat-x bottom; padding:4px 0; margin:0 0 4px 0;}
#right h1 {color:#5493C0; line-height:16px; padding:2px;}
#right h1 a{color:#5493C0; line-height:16px; text-decoration:none; padding:2px;}
#right h1 a:hover{color:#3576A4; line-height:16px; text-decoration:underline;}
#right h1.selected {border:1px solid #0033FF; padding:1px; background-color:#E8EAED;}
#right .new {float:left; margin:5px 10px 0 3px;}
#right p {margin:5px 0 5px 0;}
/*\ right section */

/* footer */
#sep {width:100%; height:20px;}
#footer {width:100%; height:60px; background:url(../images/footerBkg.jpg) repeat-x top; /*margin:20px 0 0 0;*/}
#footer .left {width:8px; height:60px; background:url(../images/footerBkgLeft.jpg) no-repeat top; float:left;}
#footer .right {width:5px; height:60px; background:url(../images/footerBkgRight.jpg) no-repeat top; float:right;}
#footer .thin {/*width:50px;*/ height:60px; background:url(../images/footerBkgThin.jpg) repeat-x top; float:left;}
#footer .shape {width:34px; height:60px; background:url(../images/footerShape.jpg) no-repeat top; float:left;}
#footer .thin a {display:block; float:left; margin:8px 10px 0 0; font-weight:bold; text-decoration:none;}
#bbmedia {text-align:center; /*margin:10px 0 0 50px;*/ position:relative; top:10px; left:50px;}
#bbmedia a {color:#615C57;}
#copyright {text-align:right; margin:-8px 0 0 0; font-weight:bold;}
/*\ footer */

.spacer {clear:both; font-size:1px;}

/* form elements */
label {display:block;}
input {border:1px solid #CCCCCC; background-color:#FFFFA0; width:150px;}
select {border:1px solid #CCCCCC; background-color:#FFFFA0; width:150px;}
textarea {border:1px solid #CCCCCC; background-color:#FFFFA0; width:180px; height:80px;}
.submit_contact {
  float:right;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#00CCFF;
	color:#FFFFFF;
	width:100px;
	height:20px;
	font-size:10px;
	font-weight:bold;
	padding:0 0 2px 0;
	margin:15px 45px 0 0;
}
/*\ form elements */


/*\ containers */

/* Mitko was here */
.error {
  color: red;
  font-size: 14px;
  font-weight: bold;
}
.allright {
  color: green;
  font-size: 14px;
}
/* not anymore */

/* pager */
.pager {margin:30px 0 0 0; }
.pager h1 {float:left; font-size:14px; color:#A7A7A7; font-family:Verdana, Arial, Helvetica, sans-serif}
.pager ul.pages {float:left; border:1px solid #CACACA; margin:0 0 0 20px;}
.pager ul.pages li {display:inline;}

.pager ul.pages li a {display:block; float:left; width:21px; text-align:center; text-decoration:none; padding:3px 0 3px 0; color:#B1B1B1;}
.pager ul.pages li a:hover, .pager ul.pages .current {background-color:#EEEEEE;}

.pager ul.pages li a.previous {width:16px; height:21px; background:url(../images/previous.jpg) no-repeat; padding:0 !important;}
.pager ul.pages li a.previous:hover {background:url(../images/previousHover.jpg) no-repeat;}

.pager ul.pages li a.next {width:16px; background:url(../images/next.jpg) no-repeat; height:21px; padding:0 !important;}
.pager ul.pages li a.next:hover {background:url(../images/nextHover.jpg) no-repeat;}
/*\ pager */

/* dictionary */
.dict {float:left; margin:15px 0 0 0;}
.dict a {margin:2px; font-size:14px; font-weight:bold; text-decoration:none; color:#547DA4;}
.dict a:hover {text-decoration:underline;}
.letter {font-size:14px; margin:2px 2px 10px; color:#547DA4;}
p.dictContents {margin:10px 0 0 0;}
p.dictContents .word {font-weight:bold; color:#547DA4;}
/*\ dictionary */

/* dict results */
.name {vertical-align:top; font-weight:bold;}
.descr {padding:0 0 10px 0;}

/*\ dict results */
