/** information for style 3 **/

body {
                background: #002F2F url(../images/tech_bg_3.png) repeat-x;
                color: #002F2F;  /*#F1252C;  dark grey */
}

a:link,
a:visited {
	color: #0000CC; /* orange */
}

div.moduletable h3,
.componentheading,
#moofx a.toggle {
	color: #002F2F; /* medium grey */
}

div#side div,
div#side p,
div#side td,
div.bottom div,
div.bottom p,
div.bottom td {
	color: #ccc; /* grey */
}

div#side a:link,
div#side a:visited,
div.bottom a:link,
div.bottom a:visited,
a.pathway:link,
a.pathway:visited,
div#footer a:link,
div#footer a:visited {
        color: #dddddd; /* orange */
}

.contentheading {
        color: #aaaaaa; /* orange */
}

a.mainlevel:link,
a.mainlevel:visited {
	color: #FFAC1E; /* lime green */
	background: url(../images/tech_menu_fade_3.png) 0 100% no-repeat;
}

div#side a.mainlevel#active_menu:link,
div#side a.mainlevel#active_menu:visited,
div#side a.mainlevel#active_menu:hover {
	color: #fff;
	font-weight: bold;
}

div#side a.mainlevel:hover {
	color: #fff;
}

div#footer {
	color: #ccc;
}

table.contenttoc {
  border: 1px solid #002F2F;
}

td.sectiontableheader {
  background: #002F2F;
  color: #666;
}

div#shadow_l {
	background: transparent url(../images/tech_shadow_l_3.png) no-repeat;
}

div#shadow_r {
	background: transparent url(../images/tech_shadow_r_3.png) 100% 0 no-repeat;
}

div#side {
        background: #002F2F url(../images/tech_side_bg_3.png) repeat-x;    /* dikey menünün arka blan rengi  */
}

div#side_l {
	background: url(../images/tech_side_divider_3.png) no-repeat;
}

div#side_r {
	background: url(../images/tech_side_divider_3.png) 100% 0 no-repeat;
}

div#header {
}

div#logo {
        background: url(../images/tech_logo_3.png) 100% 0 no-repeat;
}

div#content {
        background: #002F2F; /* light grey body */
}

div.mainbody {
        border: 1px solid #FFAF28; /* outline */
        background: #eaead5;
}

div.pagedivider {
	background: url(../images/tech_page_divider_3.png) 50% 0 repeat-x;
}

div#bottomsection {
        background: #888888; /* light grey en altta sarı çizginin üstü*/
}

div.bottom {
	background: #6c6c6c url(../images/tech_bottom_bg_3.png) repeat-x;
}

#moofx a.toggle {
	border: 1px solid #cfcfcf;
	background: #f2f2f2 url(../images/tech_plus_3.png) 0 50% no-repeat;
}

#moofx div.stretcher {
        background: #002F2F; /* light grey */
}

#nav {
        background: #002F2F url(../images/tech_bar_bg_3.png) repeat-x;  /* üstte yatay menunun altı  */
}

#nav li {
	border-right: 1px solid #cc5400;
}

#nav li.on {
	border-right: 1px solid #202020;
}

#nav li.on li.on {
	border-right: 0;
}

#nav li ul {
	background: #ee6505;
}

#nav li.on ul {
	background: #3c3c3c;
}

#nav li a {
	color: #fff;
	background: url(../images/tech_menu_3.png) 0 0 no-repeat;
}

#nav li.on a {
	color: #fff;
}

#nav li.on li.on a {
	color: #fff;
}

#nav li:hover ul a,
#nav li.over ul a{
	border-right: 1px solid #feab26;
}

#nav li ul a, #nav li.on ul a {
	border-right: 1px solid #626262;
}

#nav li ul a {
	color: #ddd;
}

#nav li.on ul a {
	color: #ddd;
}

#nav ul a:hover {
	color: #fff;
}

#nav li.on li a:hover {
	color: #FFAC1E;
}

