body {
	padding:0;
	margin:0;
	background-image:url(../img/mainbg.jpg); 
	background-position:center;
	text-align:left;
	font-family:Arial;
}


#container {
	width:990px;
	border:none;
	background-color:#FFFFFF;
	margin:0 auto;
}

#header {
	width:990px;
	height:96px;
	background-image:url(../img/headerbg.jpg);
	background-repeat:repeat-y;
}

#header_left {
	width:188px;
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
}

#header_right {
	width:802px;
	background-image:url(../img/einsteintr.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#menu {
	width:990px;
	height:42px;
	border:none;
	margin:0 auto;
}

#menu ul {
	list-style:none;
	padding:0;
	margin:0px;
}

#menu ul li {
	float:left;
}

#menu ul li a {
	display:block;
	height:42px;
	text-indent:-9999px;
	outline:none;
	text-decoration:none;
	background-image:url(../img/menu.jpg);
}

/* Menu Items */

li#mAnasayfa a {
	width:159px;
	background-position:0 0;
}

li#mBirBieHikayesi a {
	width:132px;
	background-position:-159px 0;
}

li#mProgramlarimiz a {
	width:128px;
	background-position:-291px 0;
}

li#mEtkinliklerimiz a {
	width:123px;
	background-position:-419px 0;
}

li#mSalonlarimiz a {
	width:107px;
	background-position:-542px 0;
}

li#mKutuphane a {
	width:97px;
	background-position:-649px 0;
}

li#mBizeUlasin a {
	width:97px;
	background-position:-746px 0;
}

li#mEnglish a {
	width:147px;
	background-position:-843px 0;
}

/* Menu Items Hover */

li#mAnasayfa a:hover {
	background-position:0  -42px;
}

li#mBirBieHikayesi a:hover {
	background-position:-159px  -42px;
}

li#mProgramlarimiz a:hover {
	background-position:-291px  -42px;
}

li#mEtkinliklerimiz a:hover {
	background-position:-419px  -42px;
}

li#mSalonlarimiz a:hover {
	background-position:-542px  -42px;
}

li#mKutuphane a:hover {
	background-position:-649px  -42px;
}

li#mBizeUlasin a:hover {
	background-position:-746px  -42px;
}

li#mEnglish a:hover {
	background-position:-843px -42px;
}

/* Menu Items */

li#mAnasayfaS a {
	width:159px;
	background-position:0 -42px;
}

li#mBirBieHikayesiS a {
	width:132px;
	background-position:-159px -42px;
}

li#mProgramlarimizS a {
	width:128px;
	background-position:-291px -42px;
}

li#mEtkinliklerimizS a {
	width:123px;
	background-position:-419px -42px;
}

li#mSalonlarimizS a {
	width:107px;
	background-position:-542px -42px;
}

li#mKutuphaneS a {
	width:97px;
	background-position:-649px -42px;
}

li#mBizeUlasinS a {
	width:97px;
	background-position:-746px -42px;
}

li#mEnglishS a {
	width:147px;
	background-position:-843px -42px;
}

/* Content */

#content {
	width:960px;
	margin:0 auto;
	padding:20px 0 0 0;
}

/* Content Left */

#content_left {
	width:645px;
	vertical-align:top;
}

#flashanimation {
	width:645px;
	height:264px;
	border:none;
}

#welcometext {
	width:645px;
	margin:10px 0 0 0;
}

#welcometext_title {
	padding:10px 15px 5px 10px;
	font-family:Times New Roman;
	font-size:20px;
	color:#a80532;
}

#welcometext_content {
	font-size:12px;
	color:#454545;
	line-height:18px;	
	padding:10px 15px 25px 10px;
}

#welcometext_content a {
	color:#454545;
	text-decoration:none;
}

#welcometext_content a:hover {
	color:#a80532;
	text-decoration:none;
}

#welcometext_content span {
	font-family:"Trebuchet MS";
	font-size:80%;
}

#welcometext img {
	float:left;
	border:solid 4px #dddcdc;
	margin:5px 15px 5px 0;
}

/* Content Center */

#content_center {
	width:9px;
}

/* Content Right */

#content_right {
	width:305px;
	vertical-align:top;
}

.widgetsmall {
	width:305px;
	height:127px;
	margin: 0 0 10px 0;
}

.widgetsmall_left {
	width:14px;
	background-image:url(../img/widgetsmall_left.jpg);
	background-repeat:no-repeat;
}

.widgetsmall_center {
	width:277px;
	background-image:url(../img/widgetsmall_center.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
}

.widgetsmall_right {
	width:14px;
	background-image:url(../img/widgetsmall_right.jpg);
	background-repeat:no-repeat;
}

.widgetbig {
	width:305px;
	height:332px;
	margin: 0 0 30px 0;
}

.widgetbig_left {
	width:14px;
	background-image:url(../img/widgetbig_left.jpg);
	background-repeat:no-repeat;
}

.widgetbig_center {
	width:277px;
	background-image:url(../img/widgetbig_center.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
}

.widgetbig_right {
	width:14px;
	background-image:url(../img/widgetbig_right.jpg);
	background-repeat:no-repeat;
}

.widget_content {
	width:277px;
}

.widgettitle {
	height:42px;
	background-image:url(../img/widgettitlebg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family:Times New Roman;
	font-size:20px;
	color:#a80532;
	vertical-align:middle;
	text-align:left;
	padding-top:0px;
}

.widgettext {
	font-size:12px;
	color:#454545;
	line-height:18px;
	padding:10px 0 10px 0;
	display:block;
}

.widgettext img {
	float:left;
	margin:0 10px 0 0;
}

.widgettext a {
	color:#454545;
	text-decoration:none;
	outline:none;
	display:block;
}

.widgettext a:hover {
	color:#a80532;
	text-decoration:none;
}

.widgettext span {
	font-family:"Trebuchet MS";
	font-size:80%;
}

.widgettext ul {
	list-style-type:none;
	padding:10px 0 0 0;
	margin:0px 0px;
}

.widgettext li {
	background-image:url(../img/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 6px; 
	padding-left:10px;
	margin:0px 0 13px 0;
}

/* Subpage Common */

#subpagetitle_left {
	width:17px;
	height:41px;
	background-image:url(../img/subpagetitle_left.jpg);
	background-repeat:no-repeat;
}

#subpagetitle_center {
	width:611px;
	height:41px;
	background-image:url(../img/subpagetitle_center.jpg);
	background-repeat:repeat-x;
	font-family:Times New Roman;
	font-size:20px;
	color:#a80532;
}

#subpagetitle_right {
	width:17px;
	height:41px;
	background-image:url(../img/subpagetitle_right.jpg);
	background-repeat:no-repeat;

}

/* Bir BIE Hikayesi */

#birbiehikayesi_content {
	width:584px;
	font-family:Arial;
	font-size:12px;
	color:#454545;
	line-height:18px;
	padding:20px 10px 40px 17px;
}

#birbiehikayesi_content a {
	font-family:Arial;
	font-size:12px;
	color:#454545;
	text-decoration:underline;
}

#birbiehikayesi_content span {
	font-weight:bold;
}

#birbiehikayesi_content img {
	float:left;
	border:solid 4px #dddcdc;
	margin: 3px 15px 0 0;
}

#birbiehikayesi_content img#signature {
	float:right;
	border:none;
	margin:32px 0 0 0;
}

#birbiehikayesi_content ul {
	list-style:none;
	padding: 0px 0px;
	margin:0px 0px;
}

#birbiehikayesi_content li {
	background-image:url(../img/bullet2.gif);
	background-position:0px 14px;
	background-repeat:no-repeat;
	padding:6px 0px 0px 10px;
	margin:0 0 0 5px;
}

#birbiehikayesi_content h3 {
	font-size:14px;
}




/* Programlarimiz */

#programlarimiz_banner {
	height:155px;
	padding:15px 0 0 0;
}

#programlarimiz_content {
	padding: 0 0 30px 0;
}

.program {
	margin:20px 20px 0px 20px;
}

.program_title {
	font-family:Arial;
	font-size:15px;
	color:#a80532;
	font-weight:bold;
	line-height:20px;
}

.program_content {
	font-family:Arial;
	font-size:12px;
	color:$454545;
	line-height:18px;
	padding:5px 0 0 0;
}

.program_content div {
	font-size:14px;
	font-weight:bold !important;
}

.program_content ul.lesson {
	margin:0px;
	padding:10px 0px 10px 30px;
}

.program_content li.lesson-detail {
	list-style:decimal;
}

.program_content img {
	float:left;
	margin:0px 15px 15px 0px;
	border:solid 1px #CCCCCC;
}

.program_content span {
	font-weight:bold;
}

#aktivite_tablo20100 {
	border:none;
}

.aktivite_tarih {
	padding:4px 12px 4px 0px;
	border-bottom:solid 1px #CCCCCC;
}

.aktivite_gun {
	padding:4px 12px 4px 0px;
	border-bottom:solid 1px #CCCCCC;
}

.aktivite_saat {
	padding:4px 12px 4px 0px;
	border-bottom:solid 1px #CCCCCC;
}

.aktivite_kisi {
	padding:4px 12px 4px 0px;
	border-bottom:solid 1px #CCCCCC;
}

.aktivite_baslik {
	padding:4px 12px 4px 0px;
	border-bottom:solid 1px #CCCCCC;
}

/* Etkinliklerimiz */

#etkinlik_banner {
	height:155px;
	padding:15px 0 0 0;
}

#etkinlik_content {
	padding: 0 0 40px 0;
}

#etkinlik_content img {
	margin: 0px 10px 10px 0px;
	float:left;
	border:solid 2px #CCCCCC;
}

.etkinlik {
	margin:20px 20px 0px 20px;
}

.etkinlik_title {
	font-family:Arial;
	font-size:15px;
	color:#a80532;
	font-weight:bold;
	line-height:20px;
}

.etkinlik_content {
	font-family:Arial;
	font-size:12px;
	color:#454545;
	line-height:18px;
	padding:5px 0 0 0;
}

.etkinlik_content a {
	color:#454545;
	text-decoration:none;
}

.etkinlik_content a:hover {
	color:#a80532;
	text-decoration:none;
}

.etkinlik_content span {
	font-weight:bold;
}

/* Salonlarimiz */

#salonlarimiz_banner {
	height:155px;
	padding:15px 0 0 0;
}

#salonlarimiz_content {
	padding: 0 0 40px 0;
}

.salon {
	margin:20px 20px 0px 20px;
}

.salon_title {
	font-family:Arial;
	font-size:15px;
	color:#a80532;
	font-weight:bold;
	line-height:20px;
}

.salon_content {
	font-family:Arial;
	font-size:12px;
	color:$454545;
	line-height:18px;
	padding:5px 0 0 0;
	float:left;
	text-align:left;
}

.salon_content img {
	float:left;
	border:solid 4px #d3d3d3;
	margin:15px 15px 0 0;
}

.paket {
	margin:15px 20px 0px 30px;
}

.paket_title {
	font-family:Arial;
	font-size:13px;
	color:#a80532;
	font-weight:bold;
	line-height:20px;

}

.paket_content {
	font-family:Arial;
	font-size:12px;
	color:#454545;
	line-height:18px;
	padding:10px 0 0 0;

}

.paket_content ul {
	list-style:none;
	padding:0px 0px;
	margin:0px 0px;
}

.paket_content li {
	background-image:url(../img/bullet2.gif);
	background-position:0px 10px;
	background-repeat:no-repeat;
	padding:3px 0px 3px 10px;
	margin:0 0 0 15px;
}

/* Kutuphane */

#kutuphane_banner {
	height:155px;
	padding:15px 0 0 0;
}

#kutuphane_content {
	padding: 0 0 30px 0;
}

.section {
	margin:15px 20px 10px 17px;
}

.section_title {
	font-family:Arial;
	font-size:13px;
	color:#a80532;
	font-weight:bold;
	line-height:20px;

}

.section_content {
	font-family:Arial;
	font-size:12px;
	color:#454545;
	line-height:18px;
	padding:10px 0 0 0;
	vertical-align:top;
}

.section_content span {
	font-weight:bold;
}

.section_content a {
	font-family:Arial;
	font-size:12px;
	color:#711e35;
	text-decoration:none;
}

.section_content img {
	border:none;
	margin:0 10px 0 0;
}

.section_content ul {
	list-style:none;
	padding: 0px 0px;
	margin:0px 0px;
}

.section_content li {
	background-image:url(../img/bullet2.gif);
	background-position:0px 14px;
	background-repeat:no-repeat;
	padding:6px 0px 0px 10px;
	margin:0 0 0 5px;
}

/* Süreli Yayinlar */

.sureliyayinlar_content {
	font-family:Arial;
	font-size:12px;
	color:#454545;
	line-height:18px;
	padding:10px 0 0 0;
	vertical-align:top;
}

.sureliyayinlar_content ul {
	list-style:none;
	padding: 0px 0px;
	margin:0px 0px;
}

.sureliyayinlar_content ul#row1 {
	width:270px;
}

.sureliyayinlar_content li {
	background-image:url(../img/bullet2.gif);
	background-position:0px 14px;
	background-repeat:no-repeat;
	padding:6px 0px 0px 10px;
	margin:0 0 0 5px;
}

/* Bize Ulasin */

#bizeulasin_top {
	padding:20px 0 0 17px;
}

#bizeulasin_map {
	vertical-align:top;
}

#bizeulasin_address {
	vertical-align:top;
	font-family:Arial;
	font-size:12px;
	color:#454545;
	line-height:18px;
	padding:0 0 0 10px;
}

#bizeulasin_address span {
	font-family:Arial;
	font-size:12px;
	color:#454545;
	font-weight:bold;
}

#bizeulasin_address span#title {
	font-size:14px;
}

/* Ekibimiz */

#ekibimiz_title {
	font-family:Times New Roman;
	font-size:20px;
	color:#a80532;
	border-bottom:solid 1px #dddcdc;
	margin:40px 0 0 0;
	width:645px;
}

#ekibimiz_title td {
	padding:0 17px 4px 17px;
}

#ekibimiz {
	margin:20px 0 30px 17px;
}

.ekibimiz_uye {
	width:310px;
	font-family:Arial;
	font-size:11px;
	color:#474646;
	line-height:18px;
	vertical-align:top;
	padding:0 0 20px 0;
}

.ekibimiz_uye span {
	font-weight:bold;
	font-size:12px;
}

.ekibimiz_uye .uye_photo {
	float:left;
	border:solid 3px #d3d3d3;
	margin-right:6px;
}

.mail_address {
	border:none;
	padding:none;
	margin:7px 0px 0px 0px;
}

.ekibimiz_uye a {
	color:#a80532;
	text-decoration:none;
}

.ekibimiz_uye a:hover {
	text-decoration:underline;
}

/* Footer */

#footer {
	width:920px;
	height:56px;
	background-image:url(../img/footerbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin:0 auto;
}

#footer td {
	padding:20px 0 0 0;
}

#footer_left {
	width:150px;
	vertical-align:top;
	text-align:left;
	font-family:Arial;
	font-size:11px;
	color:#929292;
	line-height:18px;
}

#footer_center {
	width:620px;
	vertical-align:top;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	color:#929292;
	line-height:18px;
}

#footer_center a {
	font-family:Arial;
	font-size:11px;
	color:#929292;
	text-decoration:none;
	padding:0 5px 0 5px;
}

#footer_center a:hover {
	text-decoration:underline;
}

#footer_right {
	width:150px;
	vertical-align:top;
	text-align:right;
}

#footer_right a {
	margin-left:94px;
}

#woohoo_logo {
	display: block;
	width: 56px;
	height: 16px;
	background:url(../img/woohoo_logo.png) no-repeat 0 0;;
	cursor: hand;
	outline:none;
}

#woohoo_logo:hover { 
	background-position: 0 -16px;
	cursor: hand;
}

#woohoo_logo span {
	display: none;
}

#footer2 {
	width:990px;
	height:75px;
	background-image:url(../img/brandsbg.jpg);
	background-repeat:repeat-y;
	text-align:center;
}

#brands {
	margin:0 auto;
}

#brands td {
	padding:15px 12px 30px 12px;
}

#brands img {
	border:none;
}
