	/*	/////////		TEMA YAPİSİ		////////// */
	
	.headerButtons {
		list-style:none;
		margin:0;
		padding:0;
		
	} .headerButtons li {
		float:left;
		margin:0 6px 0 0;
		
	} .headerButtons li button.b1 {
		background:#FFF url(../images/icon_headerBtn_1.png) no-repeat 3px 11px;
	} .headerButtons li button.b1:active {
		background:# url(../images/icon_headerBtn_1Hover.png) no-repeat 3px 13px!important;
	} .headerButtons li button.b1.active {
		background:# url(../images/icon_headerBtn_1Hover.png) no-repeat 3px 12px;
	} .headerButtons li button.b1:hover {
		background:# url(../images/icon_headerBtn_1Hover.png) no-repeat 3px 11px;
		
	} .headerButtons li button.b2 {
		background:#FFF url(../images/icon_headerBtn_0.png) no-repeat 10px 13px;
	} .headerButtons li button.b2:active {
		background:# url(../images/icon_headerBtn_0Hover.png) no-repeat 10px 15px!important;
	} .headerButtons li button.b2.active {
		background:# url(../images/icon_headerBtn_0Hover.png) no-repeat 10px 14px;
	} .headerButtons li button.b2:hover {
		background:# url(../images/icon_headerBtn_0Hover.png) no-repeat 10px 13px;
		
	} .headerButtons li button.b3 {
		background:#FFF url(../images/icon_headerBtn_2.png) no-repeat 3px 11px;
	} .headerButtons li button.b3:active {
		background:# url(../images/icon_headerBtn_2Hover.png) no-repeat 3px 13px!important;
	} .headerButtons li button.b3.active {
		background:# url(../images/icon_headerBtn_2Hover.png) no-repeat 3px 12px;
	} .headerButtons li button.b3:hover {
		background:# url(../images/icon_headerBtn_2Hover.png) no-repeat 3px 11px;
		
	} .headerButtons li button.b4 {
		background:#FFF url(../images/icon_headerBtn_3.png) no-repeat 3px 11px;
	} .headerButtons li button.b4:active {
		background:# url(../images/icon_headerBtn_3Hover.png) no-repeat 3px 13px!important;
	} .headerButtons li button.b4.active {
		background:# url(../images/icon_headerBtn_3Hover.png) no-repeat 3px 12px;
	} .headerButtons li button.b4:hover {
		background:# url(../images/icon_headerBtn_3Hover.png) no-repeat 3px 11px;
	
	} .headerButtons li button.b5 {
		background:#FFF url(../images/icon_headerBtn_4.png) no-repeat 3px 11px;
	} .headerButtons li button.b5:active {
		background:# url(../images/icon_headerBtn_4Hover.png) no-repeat 3px 13px!important;
	} .headerButtons li button.b5.active {
		background:# url(../images/icon_headerBtn_4Hover.png) no-repeat 3px 12px;
	} .headerButtons li button.b5:hover {
		background:# url(../images/icon_headerBtn_4Hover.png) no-repeat 3px 11px;
		
	} .headerButtons li button.b6 {
		background:#FFF url(../images/icon_headerBtn_5.png) no-repeat 3px 11px;
	} .headerButtons li button.b6:active {
		background:# url(../images/icon_headerBtn_5Hover.png) no-repeat 3px 13px!important;
	} .headerButtons li button.b6.active {
		background:# url(../images/icon_headerBtn_5Hover.png) no-repeat 3px 12px;
	} .headerButtons li button.b6:hover {
		background:# url(../images/icon_headerBtn_5Hover.png) no-repeat 3px 11px;
		
	} .headerButtons li button.b7 {
		background:#FFF url(../images/icon_headerBtn_6.png) no-repeat 3px 11px;
	} .headerButtons li button.b7:active {
		background:# url(../images/icon_headerBtn_6Hover.png) no-repeat 3px 13px!important;
	} .headerButtons li button.b7.active {
		background:# url(../images/icon_headerBtn_6Hover.png) no-repeat 3px 12px;
	} .headerButtons li button.b7:hover {
		background:# url(../images/icon_headerBtn_6Hover.png) no-repeat 3px 11px;
		
	} .headerButtons li button.b8 {
		background:#FFF url(../images/icon_headerBtn_7.png) no-repeat 3px 11px;
	} .headerButtons li button.b8:active {
		background:# url(../images/icon_headerBtn_7Hover.png) no-repeat 3px 13px!important;
	} .headerButtons li button.b8.active {
		background:# url(../images/icon_headerBtn_7Hover.png) no-repeat 3px 12px;
	} .headerButtons li button.b8:hover {
		background:# url(../images/icon_headerBtn_7Hover.png) no-repeat 3px 11px;
		
	} .headerButtons button {
		padding:10px 12px 10px 36px;
		font-family:'DINT';
		font-size:16px;
		letter-spacing:-1px;
		color:#666;
		border:0;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		border-radius:3px;
	} .headerButtons button.active {
		padding:10px 12px 10px 36px;
		color:#FFF;
	} .headerButtons button:hover,
	  .headerButtons button.active:hover {
		padding:9px 12px 7px 36px;
		color:#FFF;
		border-bottom:4px solid rgba(0,0,0,0.3);
	} .headerButtons button:active,
	  .headerButtons button.active:active {
		padding:11px 12px 9px 36px;
		color:#FFF;
		border:0;
		-webkit-box-shadow:inset 0 0 120px 0 rgba(0,0,0,0.2);
		box-shadow:inset 0 0 120px 0 rgba(0,0,0,0.2);
	}
	
	.userButtonsXL {
		list-style:none;
		margin:0;
		padding:0;
		width:100%;
		
	} .userButtonsXL > li {
		border-bottom:1px solid #D6D6D6;
		
	} .userButtonsXL > li > a {
		display:block;
		padding:10px 10px 10px 30px;
		font-size:16px;
		color:#333;
		letter-spacing:-1px;
		background:#EEE;
		
	} .userButtonsXL > li > a:hover,
	  .userButtonsXL > li > a.active {
		text-decoration:none;
		background:#0C4DA2;
		color:#FFF;
		
	} .userButtonsXL > li:nth-child(1) > a {
	  	background:#EEE url(../images/icon_userMenu_1.png) no-repeat 6px 10px;
	  	  
	} .userButtonsXL > li:nth-child(1) > a:hover,
	  .userButtonsXL > li:nth-child(1) > a.active {
	  	background:# url(../images/icon_userMenu_1Hover.png) no-repeat 6px 10px;
		
	} .userButtonsXL > li:nth-child(2) > a {
	  	background:#EEE url(../images/icon_userMenu_2.png) no-repeat 6px 10px;
	  	  
	} .userButtonsXL > li:nth-child(2) > a:hover,
	  .userButtonsXL > li:nth-child(2) > a.active {
	  	background:# url(../images/icon_userMenu_2Hover.png) no-repeat 6px 10px;
		
	} .userButtonsXL > li:nth-child(3) > a {
	  	background:#EEE url(../images/icon_userMenu_3.png) no-repeat 6px 10px;
	  	  
	} .userButtonsXL > li:nth-child(3) > a:hover,
	  .userButtonsXL > li:nth-child(3) > a.active {
	  	background:# url(../images/icon_userMenu_3Hover.png) no-repeat 6px 10px;
		
	} .userButtonsXL > li:nth-child(4) > a {
	  	background:#EEE url(../images/icon_userMenu_4.png) no-repeat 6px 10px;
	  	  
	} .userButtonsXL > li:nth-child(4) > a:hover,
	  .userButtonsXL > li:nth-child(4) > a.active {
	  	background:# url(../images/icon_userMenu_4Hover.png) no-repeat 6px 10px;
		
	} .userButtonsXL > li:nth-child(5) > a {
	  	background:#EEE url(../images/icon_userMenu_5.png) no-repeat 6px 10px;
	  	  
	} .userButtonsXL > li:nth-child(5) > a:hover,
	  .userButtonsXL > li:nth-child(5) > a.active {
	  	background:# url(../images/icon_userMenu_5Hover.png) no-repeat 6px 10px;
		
	} .userButtonsXL > li:nth-child(6) > a {
	  	background:#EEE url(../images/icon_userMenu_6.png) no-repeat 6px 10px;
	  	  
	} .userButtonsXL > li:nth-child(6) > a:hover,
	  .userButtonsXL > li:nth-child(6) > a.active {
	  	background:# url(../images/icon_userMenu_6Hover.png) no-repeat 6px 10px;
		
	} .userButtonsXL > li > ul {
		display:none;
		list-style:none;
		margin:0;
		padding:0;
		width:100%;
		
	} .userButtonsXL > li > ul > li {
		border-bottom:1px solid #E6E6E6;
		
	} .userButtonsXL > li > ul > li:last-child {
		border:0;
		
	} .userButtonsXL > li > ul > li a {
		display:block;
		padding:10px 10px 10px 30px;
		font-size:14px;
		color:#333;
		background:#FFF;
		
	} .userButtonsXL > li > ul > li a:hover,
	  .userButtonsXL > li > ul > li a.active  {
		text-decoration:none;
		background:#;
		color:#FFF;
		
	}
	
	
	.userButtonsXS {
		list-style:none;
		margin:0;
		padding:0;
		width:100%;
		
	} .userButtonsXS > li {
		border-bottom:1px solid #D6D6D6;
		
	} .userButtonsXS > li > a {
		display:block;
		padding:10px 10px 10px 30px;
		font-size:16px;
		color:#333;
		letter-spacing:-1px;
		background:#EEE;
		
	} .userButtonsXS > li > a:hover,
	  .userButtonsXS > li > a.active {
		text-decoration:none;
		background:#;
		color:#FFF;
		
	} .userButtonsXS > li:nth-child(1) > a {
	  	background:#EEE url(../images/icon_userMenu_1.png) no-repeat 10px 10px;
	  	  
	} .userButtonsXS > li:nth-child(1) > a:hover,
	  .userButtonsXS > li:nth-child(1) > a.active {
	  	background:# url(../images/icon_userMenu_1Hover.png) no-repeat 10px 10px;
		
	} .userButtonsXS > li:nth-child(2) > a {
	  	background:#EEE url(../images/icon_userMenu_2.png) no-repeat 10px 10px;
	  	  
	} .userButtonsXS > li:nth-child(2) > a:hover,
	  .userButtonsXS > li:nth-child(2) > a.active {
	  	background:# url(../images/icon_userMenu_2Hover.png) no-repeat 10px 10px;
		
	} .userButtonsXS > li:nth-child(3) > a {
	  	background:#EEE url(../images/icon_userMenu_3.png) no-repeat 10px 10px;
	  	  
	} .userButtonsXS > li:nth-child(3) > a:hover,
	  .userButtonsXS > li:nth-child(3) > a.active {
	  	background:# url(../images/icon_userMenu_3Hover.png) no-repeat 10px 10px;
		
	} .userButtonsXS > li:nth-child(4) > a {
	  	background:#EEE url(../images/icon_userMenu_4.png) no-repeat 10px 10px;
	  	  
	} .userButtonsXS > li:nth-child(4) > a:hover,
	  .userButtonsXS > li:nth-child(4) > a.active {
	  	background:# url(../images/icon_userMenu_4Hover.png) no-repeat 10px 10px;
		
	} .userButtonsXS > li:nth-child(5) > a {
	  	background:#EEE url(../images/icon_userMenu_5.png) no-repeat 10px 10px;
	  	  
	} .userButtonsXS > li:nth-child(5) > a:hover,
	  .userButtonsXS > li:nth-child(5) > a.active {
	  	background:# url(../images/icon_userMenu_5Hover.png) no-repeat 10px 10px;
		
	  } .userButtonsXS > li:nth-child(6) > a {
	  	background:#EEE url(../images/icon_userMenu_6.png) no-repeat 10px 10px;
	  	  
	} .userButtonsXS > li:nth-child(6) > a:hover,
	  .userButtonsXS > li:nth-child(6) > a.active {
	  	background:# url(../images/icon_userMenu_6Hover.png) no-repeat 10px 10px;
	  	
	} .userButtonsXS > li > ul {
		display:none;
		list-style:none;
		margin:0;
		padding:0;
		width:100%;
		
	} .userButtonsXS > li > ul > li {
		border-bottom:1px solid #E6E6E6;
		
	} .userButtonsXS > li > ul > li:last-child {
		border:0;
		
	} .userButtonsXS > li > ul > li a {
		display:block;
		padding:6px 10px;
		font-size:18px;
		color:#333;
		background:#FFF;
		font-weight:bold;
		text-align:center;
		
	} .userButtonsXS > li > ul > li a:hover,
	  .userButtonsXS > li > ul > li a.active  {
		text-decoration:none;
		background:#;
		color:#FFF;
		
	}
	
	
	.newTopWidget {
		float:right;
		height:200px;
		border:10px solid #FFF;
		padding:20px;
		text-align:center;
		background:#F2F2F2;
		color:#;
		cursor:pointer;
		
	} .newTopWidget:hover {
		background:#;
		color:#FFF;
		
	} .newTopWidget:hover img {
		background:url(../images/icon_newWidgetBtnHover.png)!important;
		
	}
	
	
	label.customCheck div {
		display:inline-block;
		vertical-align:middle;
		margin:-3px 0 0 0;
		width:16px;
		height:16px;
		border:1px solid #E6E6E6;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		border-radius:3px;
		background:#FFF;
		
	} label.customCheck div.checked {
		background:#;
		-webkit-box-shadow:inset 0 0 1px 3px #FFF;
		-moz-box-shadow:inset 0 0 1px 3px #FFF;
		box-shadow:inset 0 0 1px 3px #FFF;
		
	} label.customCheck input {
		display:none;
		
	}
	
	label.customRadio div {
		display:inline-block;
		vertical-align:middle;
		margin:-3px 0 0 0;
		width:16px;
		height:16px;
		border:1px solid #E6E6E6;
		-webkit-border-radius:50%;
		-moz-border-radius:50%;
		border-radius:50%;
		background:#FFF;
		
	} label.customRadio div.checked {
		background:#;
		-webkit-box-shadow:inset 0 0 1px 3px #FFF;
		-moz-box-shadow:inset 0 0 1px 3px #FFF;
		box-shadow:inset 0 0 1px 3px #FFF;
		
	} label.customRadio input {
		display:none;
		
	}
	
	
	.ms2side__options p, .ms2side__updown p {
		background:#;
	}

	.ms2side__options p.ms2side_hover, .ms2side__updown p.ms2side_hover {
		padding:3px 6px 1px 6px;
		border-bottom:4px solid rgba(0,0,0,0.3);
	}
	
	
	button.clrbtn {
		padding:10px;
		background:#;
		font-family:'DINT';
		font-size:16px;
		font-weight:700;
		letter-spacing:-1px;
		color:#FFF;
		border:0;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		border-radius:3px;
		vertical-align:top;
		
	} button.clrbtn:hover {
		padding:10px 10px 6px 10px;
		border-bottom:4px solid rgba(0,0,0,0.3);
		
	} button.clrbtn:active {
		padding:11px 10px 9px 10px;
		background:#;
		-webkit-box-shadow:inset 0 0 120px 0 rgba(0,0,0,0.2);
		box-shadow:inset 0 0 120px 0 rgba(0,0,0,0.2);
		border:0;
	}
	
	/*	/////////////////////////////////////////////////// */
	