
@charset "iso-8859-9";
/* SPK stylesheet created by Ahmetcan Öztürk */

@import url("spkstyle2.css");
/* import style for menu definitions */
@import url("spkstyle_menu.css");
/* import style for table definitions */
@import url("spkstyle_table.css");
/* import style for button definitions */
@import url("spkstyle_button.css");

/* style for body */
body
{
  SCROLLBAR-BASE-color: #b9dbf4;
  scrollbar-face-color: #DEE4F2; scrollbar-shadow-color: #efefef; 
  scrollbar-highlight-color: #D0D6EB; scrollbar-3dlight-color: #ffffff; 
  scrollbar-darkshadow-color: #928E85; scrollbar-track-color: #efefef; 
  scrollbar-arrow-color: #0D469C;
  font-family:Verdana; font-size:10px; font-weight: normal; text-decoration: none;
  background-color: #FFFFFF;
  margin: 0px 0px 0px 0px;
}


/* style for general links */
A:link { color: #0000bb; font-family: Verdana; font-size: 10px; text-decoration: none }
A:visited { color: #0000bb; font-family: Verdana; font-size: 10px; text-decoration: none }
A:hover { color: #bb0000; font-family: Verdana; font-size: 10px; text-decoration: overline underline }
A { color: black; font-family: Verdana; font-size: 10px; text-decoration: none }

A.link1:link { color: #000000; font-family: Verdana; font-size: 10px; text-decoration: none; }
A.link1:visited { color: #000000; font-family: Verdana; font-size: 10px; text-decoration: none; }
A.link1:hover { color: #cc0000; font-family: Verdana; font-size: 10px; text-decoration:none; }
A.link1 { color: black; font-family: Verdana; font-size: 10px; text-decoration: none; }

p { line-height: 1.5em }

/* style for bulleted listings */
ul { margin-left: 2cm; }
ul ul { margin-left: .5cm; }
li { padding-top: 3px; padding-bottom: 3px; }

.footer_abs { position:absolute; bottom:20px; width:100%; text-align:center; font-family: Verdana; font-size: 10px }
.footer_rel { width:100%; text-align:center; font-family: Verdana; font-size: 10px }

/* style for Headings */
.myHeading0 { font-family:Verdana; color:#000000; font-size: 12pt; font-weight: bold; font-style:italic; }
.myHeading1 { font-family:Verdana; color:#000000; font-size: 10pt; font-weight: bold; }
.myHeading2 { font-family:Verdana; color:#000000; font-size: 10pt; font-weight: bold; text-decoration: underline; }

/* style for boxes */
.box1 { border-style: solid; border-width: 1px; border-color: #594FBF; }
.box2 { border-style: solid; border-width: 1px; border-color: #6699FF; }

/* style for guestbook message table cell */
.entrycell { border-bottom:1px solid #CCCCCC; }

/* style for input text boxes */
.textbox { font-family: Verdana; font-size:10px; border-style:solid; border-width:1px; border-color:#6699FF; }

/* style for input text boxes */
.combo { font-family:Verdana; font-size:10px; border-style:solid; border-width:1px; border-color:#6699FF; }

/* style for message div section */
.message
{
  font-family: Verdana; font-size: 10px; color: #CC0000; text-align: center;
  border-style: solid; border-width: 1px; border-color:#00BFFF;
  background-color: #FFF8DC;
}

/* style for titles div section */
.title1
{
  font-family: Verdana; font-size: 10px; color: #CC0000; font-weight:bold;
  text-align: center; border-style: solid; border-width: 1px; border-color:#00BFFF;
  background-color: #FFF8DC;
}

/* style for content page title */
/* note: no color provided since it comes from skin definition */
.pagetitle { font-family:Verdana; font-size:10px; font-weight:bold; }

.headerFrame { background-image: url(/images/top1.gif); background-color: #003063; color: #FFFFFF; }

.parseresult {
   font-family:Verdana; font-size:10px; color:#000000; border-style:solid; border-color:#ff0000; border-width:1px;
   background-color:#f0f8ff; z-index:1; padding-left:4px; padding-top:4px; overflow:auto; 
}

.imglinks1 a img { opacity: 0.5; }
.imglinks1 a:hover img { opacity: 1; }

A.linkImg:link { opacity: 0.5; }
A.linkImg:hover { opacity: 1; }

.lastmodified { font-family:Verdana; font-size:9px; color:#333333; }

/* .toplinkbar { background-image:url(../images/themes/orange.gif); } */
.toplinkbar A:link { color: #0000bb; font-family: Verdana; font-size: 10px; font-weight:bold; text-decoration: none }
.toplinkbar A:visited { color: #0000bb; font-family: Verdana; font-size: 10px; font-weight:bold; text-decoration: none }
.toplinkbar A:hover { color: #bb0000; font-family: Verdana; font-size: 10px; font-weight:bold; text-decoration: overline underline }
.toplinkbar A { color: black; font-family: Verdana; font-size: 10px; font-weight:bold; text-decoration: none }

/* acan : orange button for links */ 
/* 
.toplinkbar .linkbutton
{
  font-family: Verdana; font-size: 10px; font-weight: bold; color: #4A49A8; text-align: center;
  border-style: solid; border-width: 1px; border-color: #FFA000; padding-left:2px; padding-right:2px;
  background-color: #C5C5EE; cursor: hand; cursor:pointer; background-image:url(../images/themes/orange.gif);
  display:inline-block;
}
.toplinkbar .linkbutton A:link { color: #4A49A8; text-decoration: none; }
.toplinkbar .linkbutton A:visited { color: #4A49A8; text-decoration: none; }
.toplinkbar .linkbutton A:hover { color: #CC0000; text-decoration: underline overline; }
.toplinkbar .linkbutton A { color: #4A49A8; text-decoration: none; }
*/

/* acan: if the background of toplinkbar bgcolor is orange */
.toplinkbar2 { padding-bottom: 2px; }
.toplinkbar2 A:link { color: #ffffff; font-family: Verdana; font-size: 10px; font-weight:bold; text-decoration: none }
.toplinkbar2 A:visited { color: #ffffff; font-family: Verdana; font-size: 10px; font-weight:bold; text-decoration: none }
.toplinkbar2 A:hover { color: #ffff00; font-family: Verdana; font-size: 10px; font-weight:bold; text-decoration: overline underline }
.toplinkbar2 A { color: black; font-family: Verdana; font-size: 10px; font-weight:bold; text-decoration: none }
.toplinkbar2btn { padding-bottom: 3px; }


/* newly added */
.mastertop {
	background-image: url(/images/top3g1.jpg); background-repeat: no-repeat; 
	height: 110px; border-collapse: collapse; }
.mastertop .tdmtop1 { height:70px; }
.tablemtop1 { width: 100%; height: 38px; }

.mastermenu {	
	width: 230px; height: 532px; vertical-align: top; text-align: center; background-image: url(/images/leftbg2.jpg); background-repeat:repeat-x;
}

.mastermenuskintop { width: 220px; height:11px; background-image: url(/images/leftmenuskin1top.gif); background-repeat: no-repeat; }
.mastermenuskinbottom { width: 220px; height:11px; background-image: url(/images/leftmenuskin1bottom.gif); background-repeat: no-repeat; }
.mastermenutable { width: 220px; }

.masterbottom { position: relative; left: 0px; bottom: 0px; width: 100%; }
body > div.masterbottom { position: fixed; left: 0px; bottom: 0px; width: 100%; }

.masterbottom .bottomliner { background-color: #3476BE; width: 100%; height: 8px; }

.bgsimg { position: absolute; bottom:65px; left:600px; }
body > div.bgsimg  { position: fixed; }

div.mainsectionheaders  { font-family:Verdana; font-size:10px; color: #ffffff; font-weight: bold;}


.divcontainermainpage { width:990px; height:532px; }
.topbarmainpage { width: 424px; }
.topbarmainpage td { padding-left: 0px; padding-right: 0px }
.topbarmainpage .header
{
	color:#FFFFFF; background-color: #3476BE; border-color: #594FBF; border-style: solid; 
	border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; 
	background-image: url('../images/boxhead_bg.gif'); font-weight: bold;
	width: 400px;
}
.topbarmainpage .tdcontent { width: 424px; }
.topbarmainpage .divcontent { width: 400px; height: 295px; text-align: left; overflow: hidden; }
.topbarmainpage .divcontent2 { width: 400px; height: 115px; text-align: left; overflow: hidden; }

.topbarmainpage2 { width: 886px; }
.topbarmainpage2 td { padding-left: 0px; padding-right: 0px }
.topbarmainpage2 .header
{
	color:#FFFFFF; background-color: #3476BE; border-color: #594FBF; border-style: solid; 
	border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; 
	background-image: url('../images/boxhead_bg.gif'); font-weight: bold;
	width: 862px;
}
.topbarmainpage2 .tdcontent { width: 862px; }

.topbarcontentpage { width:824px; }
.topbarcontentpage td { padding-left: 0px; padding-right: 0px }
.topbarcontentpage .header
{
	color:#FFFFFF; background-color: #3476BE; border-color: #594FBF; border-style: solid; 
	border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; 
	background-image: url('/images/boxhead_bg.gif'); font-weight: bold;
	width: 800px; text-align:center;
}
.topbarcontentpage .footer
{
	color:#FFFFFF; background-color: #3476BE; border-color: #594FBF; border-style: solid;
	border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
	background-image: url('/images/boxfoot_bg.gif');
	width: 800px;
}
.topbarcontentpage .tdcontent { width: 824px; }
.topbarcontentpage .divcontent { width: 800px; height: 480px; text-align: left; overflow: auto; }


.topbarlefticon{ border-color: #594FBF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; background-image: url('../images/topleft_bar.gif'); background-repeat: no-repeat; }

.topbarrighticon{ border-color: #594FBF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px;  border-left-width: 0px; background-image: url('../images/topright_bar.gif'); background-repeat: no-repeat; }

.bottombarlefticon{ border-color: #594FBF; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; background-image: url('../images/bottomleft_bar.gif'); background-repeat: no-repeat; background-position: left; }

.bottombarrighticon{ border-color: #594FBF; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; background-image: url('../images/bottomright_bar.gif'); background-repeat: no-repeat; background-position: left; }

.top_bar_left { color:#FFFFFF; background-color: #3476BE; border-color: #594FBF; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; background-image: url('../images/boxhead_bg.gif'); }

.bottom_bar_left{ color:#FFFFFF; background-color: #FFFFFF; border-color: #594FBF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px; background-image: url('../images/boxfoot_bg.gif'); }

.leftside_bar{ background-color: #FFFFFF; border-color: #594FBF; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px; }

.rightside_bar{ background-color: #d6dde6; border-color: #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px; }

.top_bar_left .topbarheader { font-weight: bold; }

.imgmainpage { width: 39px; height: 28px; }
.imgrssmain { width: 27px; height: 15px; }
.imgdevammain { width: 52px; height: 13px; }


.sitemapFirst li { color:#CC0000; }
.sitemapSecond li { color:#8000FF; }
.sitemapThird li { color:#009900; }
.sitemapSecond li A{ color:#8000FF; }
.sitemapThird li A{ color:#009900; }