﻿/* CSS Document */

body,html {
	background-color: #FFFFFF;
	margin: 0px 10px 10px 10px;
	font-family: verdana;
	font-size: 13px;
	color:#000000;
	text-align:center;
}

a:link,a:visited,.linkcolor {
	color:#3366CC;
}
a:hover,a.nodecor:hover {
	color:#003399;
	text-decoration:underline;
}

.nodecor {
	text-decoration:none;
}

form, select, option, input, button, textarea {
	margin: 0px;
	font-family: verdana;
	font-size: 10px;
}

#haber{
float:left;
border:1px #e7e7e7 solid;
padding:5px 5px 5px 5px;
width:260px;
margin:5px 5px 5px 5px;
text-indent:10px;
font-size:10px;
text-align:justify;
}


td, table {
	font-family: verdana;
	font-size: 13px;
	color:#000000;
	border-collapse:collapse;
}

.tableheader {
	background-color: #99cc33;
}

table.border {
	font-family: verdana;
	page-break-inside: avoid;
	border-color:cccccc;
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;
}

.hr {
	height: 1px;
	background-color: #CCCCCC;
	padding-top: 0;
	padding-bottom: 0;
}

img.imageborder {
	border-width:0;
}

/* #copy balar */
#copy {
	font-size:11px;
	color:#999999;
	text-decoration:none;
}

#copy a:{
	font-size:10px;
	color:#999999;
	text-decoration:none;
}

#copy a:hover{
	font-size:10px;
	color:#CCCCCC;
	text-decoration:none;
}

#copy a:visited{
	font-size:10px;
	color:#999999;
	text-decoration:none;
}

#copy a:link{
	font-size:10px;
	color:#999999;
	text-decoration:none;
}
/* #copy biter */

.resim1 {
	border:#999999 solid 1px;
}

.tableheaderbg {
	background-color: #999999;
	color: #ffffff;
	font-weight:bold;
}
.checkoutbg {
	background-color: #ffffff;
}
.tablebg {
	background-color: #F5F5F5;
	color: #000000;
}
.tablebg2 {
	background-color: #E9E9E9;
	color: #000000;
}
.sidebartext {
	color: #000000;
}
.sidebarbg {
	background-color: #ffffff;
}
.alertmessage {
	color: #cc0000;
}
.memberheaderbg {
	background-color: #999999;
	color: #ffffff;
	font-weight:bold;
}


.list_arrows {
	list-style-image: url(/cp/info/img/list_arrows.gif);
}






/* Need to change to headings below. HSteward */
.subhead {
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}










.bordergray, .imageborder1 { border: 1px solid #CCCCCC; }



.print {font-size:9.5pt;line-height:17px;}

.headingprint {font-size:12pt;}
.subheadingprint {font-size:10.5pt;}
.descriptionprint {font-size:8.5pt;line-height:14px;}
.ff0000,a.ff0000:link,a.ff0000:visited {color:#ff0000;}
.orange {color:#FF9933;}
.dotted {border-style:dotted;}
.padded9 {padding:9px;}

.footer_textsmall { font-size:7.5pt;}
.contact_textmedium { font-size:8.5pt;}

.basicshop_leftnav { font-size:8.5pt;}


.tableheading {background-color:#999999;color:#ffffff;font-weight:bold;padding:5px;border-width:1px; border-style:solid; border-color: #ffffff; vertical-align:top;}
.tablecell1 {background-color:#dddddd;padding:5px;border-width:1px; border-style:solid; border-color: #ffffff; vertical-align:top;}
.tablecell2 {background-color:#eeeeee;padding:5px;border-width:1px; border-style:solid; border-color: #ffffff; vertical-align:top;}

.table_search_contentright {border: 1px solid #dddddd;}
.table_saved_products {border: 1px solid #dddddd;}



.tablebg_ffffff {background-color:#ffffff;}
.tablebg_ededed {background-color:#ededed;}
.tablebg_dddddd {background-color:#dddddd;}
.tablebg_666666 {background-color:#666666;}
.tablebg_99cc00 {background-color:#99cc00;}
.tablebg_3366cc {background-color:#3366cc;}
.tablebg_ffe2c5 {background-color:#ffe2c5;}
.tablebg_globalsublinks {background-color:#99cc00;}
.tablebg_customize_leftnav {background-color:#ededed;padding:7px;}
.align_middle {vertical-align:middle;}


.divider_dotsvertical {border:0 none; vertical-align:top; padding:0; background-image: url("/content/global/img/dots_vertical.gif"); background-repeat:repeat-y}
.divider_dotshorizontal {border:0 none; vertical-align:top; padding:0; background-image: url("/cp/info/img/dots_vertical.gif"); background-repeat:repeat-x}

.padding1 {padding:1px;}
.padding3 {padding:3px;}
.padding5 {padding:5px;}
.padding7 {padding:7px;}
.padding10 {padding:10px;}
.padding12 {padding:12px;}
.padding15 {padding:15px;}

.search_textsmall { font-size:7.5pt;}

.button_gosearch_dddddd {width:35px;height:22px;border:0;}
.button_track_ffe2c5 {width:66px;height:23px;border:0;}



/* begin hsteward CSS additions */

.breadCrumb {
	font-size: 10px;
	color: #666666;
	margin-bottom: 10px;
	margin-left: 5px;
}
.breadCrumbIndicator {
	font-weight: bold;
}
.breadCrumbDivider {
}

.pageTitle, .head { 
	color: #FF9900; 
	font-size: 20px;
}


/* global footer styles -hs */
a.footerCorpLink:link, a.footerCorpLink:visited
{
	color:#ffffff;
	font-size:9.5px;
	text-decoration:none;
}

a.footerCorpLink:hover
{
	color:#ffffff;
	font-size:9.5px;
	text-decoration:underline;
}

a.footerCustServ:link, a.footerCustServ:visited
{
	color:#3366CC;
	font-size:9.5px;
	text-decoration:none;
}

a.footerCustServ:hover
{
	font-size:9.5px;
	text-decoration:underline;
}

.linkTheme,a.linkTheme:link,a.linkTheme:visited {
	text-decoration:none;
}

a.linkTheme:hover {
	color:#003399;
}

.footerNav, .footer {
	font-size: 10px;
}

.footerNavDivider {
	color:#CCCCCC;
	font-size:9px;
	margin-left:3px;
	margin-right:3px;
}

.footerLegal,.linkFooterLegal,a.linkFooterLegal:link,a.linkFooterLegal:visited {
	font-size: 10px;
	color: #666666;
}

.ftrLine {
	height:10px;
	border-bottom: 1px solid #666666;
	margin-bottom: 8px;
}
.hdrBreak {
	height:10px;
}
.hdrSubNav {
	background-color:#99cc00;
	height:25px;
	vertical-align:middle;
	text-align:center;
	border-bottom: 1px solid #666666;
}
.formAsterisk {
	color:#ff6600;
}
#leftNavText {
	font-size: 11px;
}
 .nav {
	font-size: 11px;
}
.leftNavSelect, .navselect {
	font-weight: bold;
	font-size: 11px;
}
.leftNavSub, .navsub {
	font-size: 10px;
	margin-left: 8px;
}
.leftNavSubSelect {
	font-size: 10px;
	font-weight: bold;
	margin-left: 8px;
}
.leftNavHdr {
	font-size: 11px;
	font-weight: bold;
	margin-top:10px;
}
.leftNavHdr1 {
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:15px;
	text-transform:uppercase;
	
}

.tableRowAlt1 {
	background-color: #F5F5F5;
	height:17px; 
}

.tableRowAlt2 {
	background-color: #E9E9E9;
	height:17px; 
}

.tabTableBorder {
	border: 1px solid #999999;
	padding:10px;
}

/* end hsteward CSS additions */


/* begin cmiller CSS additions */
.standardText {
	font-size: 12px;
}
.smallText, .mediumprint, .textmedium, {
	font-size: 11px;
}
.xsmallText, .smallprint, .smallerprint, .textsmall, .tinyprint {
	font-size: 10px;
}
.standardHeading {
	font-weight: bold;
}
.mediumHeading {
	font-size: 14px;
	font-weight: bold;
}
.smallHeading {
	font-size: 11px;
	font-weight: bold;
}
.xsmallHeading {
	font-size: 10px;
	font-weight: bold;
}
.largeHeading {
	font-size: 15px;
	font-weight: bold;
}
.xlargeHeading {
	font-size: 17px;
}
.xxlargeHeading {
	font-size: 19px;
}
.standardSectionHeader {
	background-color: #999999;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.largeSectionHeader {
	background-color: #999999;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallSectionHeader {
	background-color: #999999;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.standardTableHeader {
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
}
.largeTableHeader {
	background-color: #999999;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}
.smallTableHeader {
	background-color: #999999;
	padding: 4px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}

.buttonPrimary {
	background-color: #FF6600;
	border-style: outset;
	border-width: 2px;
	padding: 1px 6px;
	line-height: 16px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonPrimary:link {
	color: #FFFFFF;
}
.buttonPrimary:visited {
	color: #FFFFFF;
}
.buttonPrimary:hover {
	background-color: #FFB448;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonPrimaryMedium {
	background-color: #FF6600;
	border-style: outset;
	border-width: 2px;
	padding: 3px 8px;
	line-height: 21px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonPrimaryMedium:link {
	color: #FFFFFF;
}
.buttonPrimaryMedium:visited {
	color: #FFFFFF;
}
.buttonPrimaryMedium:hover {
	background-color: #FFB448;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonSecondary {
	background-color: #FF9900;
	border-style: outset;
	border-width: 2px;
	padding: 1px 6px;
	line-height: 16px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonSecondary:link {
	color: #FFFFFF;
}
.buttonSecondary:visited {
	color: #FFFFFF;
}
.buttonSecondary:hover {
	background-color: #FFB448;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonGray {
	background-color: #888888;
	border-style: outset;
	border-width: 2px;
	padding: 1px 6px;
	line-height: 16px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonGray:link {
	color: #FFFFFF;
}
.buttonGray:visited {
	color: #FFFFFF;
}
.buttonGray:hover {
	background-color: #AAAAAA;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonGrayMedium {
	background-color: #888888;
	border-style: outset;
	border-width: 2px;
	padding: 3px 8px;
	line-height: 21px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonGrayMedium:link {
	color: #FFFFFF;
}
.buttonGrayMedium:visited {
	color: #FFFFFF;
}
.buttonGrayMedium:hover {
	background-color: #AAAAAA;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonCloseWindow {
	background-color: #CCCCCC;
	border-style: outset;
	border-width: 1px;
	padding: 1px 2px;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	float: right;
	width: 94px;
}
.buttonCloseWindow .x {
	display: block;
	border: 1px solid #000000;
	float: right;
}
.buttonCloseWindow a:link {
	color: #000000;
	text-decoration: none;
}
.buttonCloseWindow a:visited {
	color: #000000;
	text-decoration: none;
}
.buttonCloseWindow a:hover {
	color: #000000;
	text-decoration: none;
}

.buttonWrapper {
	padding: 2px 0px;
}

.errorMessageWrapper {
	color: #FF0000;
	font-weight: bold;
	margin: 4px 0px;
}

/* end cmiller CSS additions */

a.questionMarkLink {
	background: Yellow;
	border: 1px solid blue;
	text-decoration: none;
	font-size: 14px;
	margin-left: 5px;
}

a.questionMarkLink:hover {
	background: #ffaa00;
}




/* Help Window "Close Window" link */
.helpCloseLink {
	position: absolute; 
	right: 10px;
	font-weight: bold;
	font-size: 11px;
}

/* ajagtiani additions begin */

/* added 11.30.04 */
.continueCheckoutConfirmationButton { 
 	float: right;
}
tr.trAlignAllColsBottom td {
	vertical-align: bottom;
}

.navBarBorder {
		border-bottom: 1px solid #669900;
	}

/* ajagtiani addtions end */

/* sburson additions begin */
/* necessary from other style sheets 3/18/05 sburson */

a.narrow {

	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 150%;
	/*text-indent: 0px;*/
	margin-left: 16px;

}

.dv {

	color: #333333;
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size: 8.5px;
	line-height: 150%;

}

.featuredetails {
	color: #888888;
	font-family: arial,helvetica,sans-serif;
	font-size: 7.5px;
}

.featurename {
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size: 9.5px;
	font-weight: bold;
}

.featureprice {
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size: 9.5px;
}

.hanging {
	text-indent: -7px;
	margin-left: 20px;

}

.mediumprint {
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size: 10px;
}

.narrow {

	font-family: verdana,geneva,arial,helvetica,sans-serif;

	font-size: 10px;

	line-height: 150%;

	/*text-indent: 0px;*/

	margin-left: 16px;

}

.narrowsmall {

	font-family: verdana,geneva,arial,helvetica,sans-serif;

	font-size: 10px;

	line-height: 150%;

	text-indent: 0px;

	margin-left: 11px;

}

.narrowtitle {

	color: #333333;

	font-family: verdana,geneva,arial,helvetica,sans-serif;

	font-size: 10px;

	letter-spacing: -1px;

	line-height: 150%;

	font-weight: bold;

	margin-left: 5px;

}

.pagenos {
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size: 8.5px;
}

.portalTitle, a.portalTitle:link, a.portalTitle:visited, a.portalTitle:hover {
	font-family: verdana,geneva,arial,helvetica,san-serif;
	font-size: 24px;
	color: #ffffff;
	padding: 15px 5px;
	height:62p;
	vertical-align:middle;
	text-decoration:none;
}


.seeall {
	font-size:9px;
}
	



/* Rounded CSS Corners */
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

div#rndff9900{ margin: 0 10%;background: #ff9900}
div#rnd8d8d8d{ margin: 0 10%;background: #8d8d8d}
div#rndffffff{ margin: 0 10%;background: #ffffff}





/* Global header rollover containers 3/22/05 sburson */
#btn_Nav_1 a {
	display:block;
	width:153px;
	height:30px;
	font: bold 14px/1 sans-serif;
	background: url("/content/global/img/btn_Sell_complete.gif") 0 0 no-repeat;
	text-decoration: none;
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
#btn_Nav_1 a:hover {	
	background-position: -153px 0;
}

#btn_Nav_2 a {
	display:block;
	width:178px;
	height:30px;
	background: url("/content/global/img/btn_Marketplace_complete.gif") 0 0 no-repeat;
}
#btn_Nav_2 a:hover {	
	background-position: -178px 0;
}

#btn_Nav_3 a {
	display:block;
	width:112px;
	height:30px;
	background: url("/content/global/img/btn_Wire_complete.gif") 0 0 no-repeat;
}
#btn_Nav_3 a:hover {	
	background-position: -112px 0;
}

#btn_Nav_4 a {
	display:block;
	width:171px;
	height:30px;
	background: url("/content/global/img/btn_CreateBuy_complete.gif") 0 0 no-repeat;
}
#btn_Nav_4 a:hover {	
	background-position: -171px 0;
}

#btn_Nav_5 a {
	display:block;
	width:104px;
	height:30px;
	background: url("/content/global/img/btn_Community_complete.gif") 0 0 no-repeat;
}
#btn_Nav_5 a:hover {	
	background-position: -104px 0;
}

#btn_Nav_6 a {
	display:block;
	width:83px;
	height:30px;
	background: url("/content/global/img/img_Navigation_rollover.gif") 0 0 no-repeat;
}
#btn_Nav_6 a:hover {	
	background-position: -100px 0;
}

#btn_Nav_7 a {
	display:block;
	width:87px;
	height:30px;
	background: url("/content/global/img/img_Navigation_rollover.gif") 0 0 no-repeat;
}
#btn_Nav_7 a:hover {	
	background-position: -100px 0;
}

#btn_Nav_8 a {
	display:block;
	width:35px;
	height:30px;
	background: url("/content/global/img/img_Navigation_rollover.gif") 0 0 no-repeat;
}
#btn_Nav_8 a:hover {	
	background-position: -100px 0;
}

#container {height: 100%; position: relative;width:175px; }
#bottom {position: absolute; bottom: 0; }

/* sburson additions end */
/* knichols additions begin */
		
.username {
	color:#555555;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 6px;
}


.signup {
	background:#fff4ca;
}

.padleft10 {
	padding-left:10px;
}

.padtop20 {
	padding-top:20px;
}

.padbottom15 {
	padding-bottom:15px;
}

.padtop15 {
	padding-top:15px;
}

.signup_padding {
	padding-left:20px;
	padding-right:8px; 
}


.signup_padding2 {
	vertical-align:middle;padding-top:7px;
}


.signup_padding3 {
	padding-top: 6px;
	padding-bottom: 4px;
}


.rightnav_dotborder {
	border-left: 1px dotted #cccccc; 
	padding-left: 10px;
}

				
/* knichols additions end */
.errorText {
	color: #CC0000; 
}

.successText {
	color: #008800; 
}

.loginWhiteText {
	color: #FFFFFF; 
	font-weight: bold;
}

.loginInvalidText {
	color: #CC0000; 
	font-weight: bold;
}

.loginCopyrightText {
	color: #999999;
	font-size: x-small; 
}

a {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #008A00; 
}

.iconLinkText {
	color: #FFFFFF;
	font-weight: bold;
	font-size: x-small;
}

.leftMenuLinkText {
	color: #6C7A83;
	font-size:11px;
}

.topMenuLinkText {
	color: #000000;
	font-size: x-small; 
}

.menuCFAdminText {
	color: #FFFFFF;
	font-weight: bold;
	font-size:13px;
}

.menuHeaderText {
	color: #0072AC;
	font-weight: bold;
	font-size:12px;
}

.menuTD {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	horizontal-align: left;
}

h1 {
	color: #000000;
	font-weight: bold;
	font-size: x-small;
	margin-top: 5px;
	margin-bottom: 5px;
}

.pageHeader {
	color: #0072AC;
	font-weight: bold;
	font-size: medium; ! important;
	margin-top: 5px;
	margin-bottom: 5px;
}

.cellBlueSides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C1D9DB;
	border-left-color: #C1D9DB;
}

.cellLeftBlueSide {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5E3E6;
}

.cellRightAndBottomBlueSide {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5E3E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5E3E6;
}

.cell3BlueSides {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5E3E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5E3E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5E3E6;
}

.cell4BlueSides {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5E3E6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5E3E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5E3E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5E3E6;
}

.cell2BlueSidesAndBlueBkgd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5E3E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5E3E6;
	background-color: #E8F0F1;
}

.cellBlueTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1D9DB;
	border-bottom-width: none;
	border-bottom-style: none;
	border-bottom-color: none;
}

.cellBlueBottom {
	border-top-width: none;
	border-top-style: none;
	border-top-color: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1D9DB;
}

.cellBlueTopAndBottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1D9DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1D9DB;
}

.cellBordersBlue {
	border: 1px solid #C1D9DB;
}

.cellGrayBottom {
	border-top-width: none;
	border-top-style: none;
	border-top-color: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E6E7;
}

.copyright {
	color: Gray;
	font-size: x-small;
}

.copyrightLink {
	color: #FFFFCC; 
	font-size: x-small;
}
/*mnimer: added for the sanbox security formatting */
.color-title		{background-color:888885;color:white;background-color:7A8FA4;}
.color-header		{background-color:ddddd5;}
.color-buttons		{background-color:ccccc5;}
.color-border		{background-color:666666;}
.color-row			{background-color:fffff5;}
.color-rowalert		{background-color:ffddaa;}
.buttn,.buttnText	{font-size:1em;font-family: tahoma,arial,Geneva,Helvetica,sans-serif;background-color:e0e0d5;}

.YardimGuncelleme
{
	font-size:0.8em;
	color:Gray;
	text-align:left;
	text-indent:25px;
}

.YardimIcerik
{
	text-align:justify;
	font-size:0.8em;
	text-indent:25px;
	padding:2px 2px 2px 2px;
}

.YardimBaslik
{
	text-align:justify;
	text-indent:25px;
}

/* Menubar */
#MenuBar2 #Anasayfa {
	background-image: url(/img/0010_img_anasayfa.gif);
}

#MenuBar2 #Uye {
	background-image: url(/img/0009_img_uye.gif);
}

#MenuBar2 #KayitOl {
	background-image: url(/img/0004_img_AccountantAdd.gif);
}

#MenuBar2 #Giris {
	background-image: url(/img/0011_img_UyeGiris.gif);
}

#MenuBar2 #SifreHatirlat {
	background-image: url(/img/0012_img_Sifrehatirlat.gif);
}

#MenuBar2 #Hakkimizda {
	background-image: url(/img/0013_img_hakkimizda.gif);
}
	#MenuBar2 #Tarihce {
		background-image: url(/img/0014_img_tarihce.gif);
	}
	#MenuBar2 #Misyonumuz {
		background-image: url(/img/0015_img_misyonumuz.gif);
	}
	#MenuBar2 #Vizyonumuz {
		background-image: url(/img/0016_img_vizyonumuz.gif);
	}
	#MenuBar2 #Felsefemiz {
		background-image: url(/img/0017_img_felsefemiz.gif);
	}
	#MenuBar2 #FotografAlbumu {
		background-image: url(/img/0018_img_fotograf.gif);
	}
	
#MenuBar2 #Okulumuz {
	background-image: url(/img/0019_img_okulumuz.gif);
}
	#MenuBar2 #Anasinifi {
		background-image: url(/img/0020_img_anasinifi.gif);
	}
	#MenuBar2 #Ilkogretim {
		background-image: url(/img/0021_img_ilkogretim.gif);
	}
	#MenuBar2 #Lise {
		background-image: url(/img/0022_img_lise.gif);
	}
	#MenuBar2 #Zumreler {
		background-image: url(/img/0023_img_zumreler.gif);
	}
	#MenuBar2 #Mezunlarimiz {
		background-image: url(/img/0024_img_mezunlarimiz.gif);
	}
	#MenuBar2 #Etkinlikler {
		background-image: url(/img/0025_img_etkinlikler.gif);
	}

#MenuBar2 #Birimlerimiz {
	background-image: url(/img/0026_img_birimlerimiz.gif);
}
	#MenuBar2 #HalklaIliskiler {
		background-image: url(/img/0027_img_halklailiskiler.gif);
	}
	#MenuBar2 #BilgiIslem {
		background-image: url(/img/0028_img_BilgiIslem.gif);
	}
	#MenuBar2 #OlcmeDegerlendirme {
		background-image: url(/img/0029_img_OlcmeDegerlendirme.gif);
	}
	#MenuBar2 #Rehberlik {
		background-image: url(/img/0030_img_Rehberlik.gif);
	}
	#MenuBar2 #Kutuphane {
		background-image: url(/img/0031_img_Kutuphane.gif);
	}
	#MenuBar2 #Muhasebe {
		background-image: url(/img/0032_img_Muhasebe.gif);
	}
	#MenuBar2 #Saglik {
		background-image: url(/img/0033_img_Saglik.gif);
	}
	#MenuBar2 #Yemekhane {
		background-image: url(/img/0034_img_Yemekhane.gif);
	}
#MenuBar2 #VelilerimizIcin {
	background-image: url(/img/0035_img_velilerimizicin.gif);
}
	#MenuBar2 #SinifBilgileri {
		background-image: url(/img/0036_img_SinifBilgileri.gif);
	}
	#MenuBar2 #VeliGorusmeGunleri {
		background-image: url(/img/0037_img_VeliGorusmeGunleri.gif);
	}
	#MenuBar2 #SinavTakvimi {
		background-image: url(/img/0038_img_SinavTakvimi.gif);
	}
	#MenuBar2 #OkulKiyafetleri {
		background-image: url(/img/0039_img_OkulKiyafetleri.gif);
	}
	#MenuBar2 #OkulIlkeleri {
		background-image: url(/img/0040_img_OkulIlkeleri.gif);
	}
	#MenuBar2 #OgrenciDavranislari {
		background-image: url(/img/0041_img_OgrenciDavranislari.gif);
	}
	#MenuBar2 #OkulAileBirligi {
		background-image: url(/img/0042_img_OkulAileBirligi.gif);
	}
#MenuBar2 #Haberler {
	background-image: url(/img/0092_img_bizden_haberler.gif);
}
#MenuBar2 #MeltemKolejiSporKulubu {
	background-image: url(/img/0087_img_MeltemSporKulubu.gif);
}
#MenuBar2 #AylikHaberBulteni {
	background-image: url(/img/0043_img_AylikHaberBulteni.gif);
}
#MenuBar2 #Yarismalar {
	background-image: url(/img/0088_img_yarisma.gif);
}
#MenuBar2 #Yardim {
	background-image: url(/img/0044_img_Yardim.gif);
}
#MenuBar2 #Iletisim {
	background-image: url(/img/0079_img_Iletisim.gif);
}

#MenuBar2 span {
	margin: 0;
	padding: 2px;
	padding-left: 22px;
	display: block;
	background-position: 0% 50%;
	background-repeat: no-repeat;
}

.span{
	font-size:0.8em;
	padding:5px;
}

.span a, .span a:hover, .span a:visited, .span a:visited:hover{
	margin:5px;
	color:#cccccc;
}

.span div{
	color:#cccccc;
}