@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	width: 100%;
	height: auto;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		8;
	dw-num-cols-tablet:		16;
	dw-num-cols-desktop:	24;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 98.3695%;
	padding-left: 0.8152%;
	padding-right: 0.8152%;
	clear: none;
	float: none;
}
#div1 {
}
#wrapper {
	color: rgba(66,73,75,1.00);
	font-family: Arial, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-align: justify;
	background-color: rgba(255,255,255,1.00);
	-webkit-box-shadow: 0px 0px 5px rgba(191,191,191,1.00);
	box-shadow: 0px 0px 5px rgba(191,191,191,1.00);
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 0.9em;
	width: 100%;
	margin-left: 0;
	-webkit-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	user-select: none;
	font-weight: lighter;

}
#header {
	margin-top: 12px;
	width: 100%;
	margin-left: 0;
}
#brand {
	width: 74.5856%;
	margin-left: 0;
}
#brand img {
	width: 100%;
	height: auto;
}
#top {
	font-size: 0.7em;
	width: 11.0497%;
	clear: none;
	text-align: left;
	margin-left: 11%;
	margin-top: 15px;
	display: none;
}
#topnav {
	width: 100%;
	margin-left: 0;
}
#topmenu {
	width: 100%;
	margin-left: 0;
}
#topmenu a {
	text-align: left;
	color: rgba(16,93,126,0.60);
}
#türkçe {
	width: 100%;
	margin-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
}
#english {
	width: 100%;
	margin-left: 0;
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
}
#deutsch {
	width: 100%;
	margin-left: 0;
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
}
#mainnav {
	margin-top: 15px;
	width: 100%;
	margin-left: 0;
}
#mainpindex {
	width: 100%;
	margin-left: 0;
}
#mainbanner {
	width: 100%;
	display: block;
	position: static;
	background-color: rgba(255,255,255,1.00);
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#bannerrotator{

}
#indexarticle {
	margin-top: 30px;
	margin-bottom: 30px;
}
#index1{
	width: 27.2151%;
	margin-left: 5%;
}
#index2{
	width: 27.2151%;
	margin-left: 2.5%;
	clear: none;
}
#index3{
	width: 27.2151%;
	margin-left: 2.5%;
	clear: none;
}
#index1, #index2, #index3 {
	background-color: rgba(244,244,244,0.36);
	margin-bottom: 15px;
	max-height: 150px;
	overflow: hidden;
	position: static;
	-webkit-transition: max-height 2s ease;
	-moz-transition: max-height 0.75s ease;
	-ms-transition: max-height 2s ease;
	-o-transition: max-height 0.75s ease;
	border-left: 1px inset rgba(2,73,132,0.28);
	border-right: 1px inset rgba(183,181,181,0.68);
	border-bottom: 1px inset rgba(183,181,181,0.68);
	border-top: 1px inset rgba(2,73,132,0.28);
}
#index1:hover, #index2:hover,#index3:hover {
	max-height: 999px;	
}

#index1 h1, #index2 h1, #index3 h1 {
	text-align: center;
	color: rgba(22,133,180,1.00);
	font-weight: 700;
	font-size: 1em;
	margin-top: 15px;
	margin-left: 0px;
	text-indent: 0px;
	margin-bottom: 15px;
}

#index1 h5, #index2 h5, #index3 h5 {
	font-size: 0.75em;
	font-style: italic;
	padding-right: 10px;
	display: block;
	margin-left: 25%;
}
#index1 img, #index2 img, #index3 img {
	width: 100%;
	display: block;
	height: 90px;
	border-top: 1px solid rgba(33,90,138,0.65);
	border-bottom: 1px solid rgba(33,90,138,0.65);
}
#index1 p, #index2 p, #index3 p {
	font-size: 0.75em;
	margin-top: 20px;
	text-indent: 0;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	margin-bottom: 0px;
}

#sidebar {
	width: 87.2928%;
	margin-left: 6%;
	clear: both;
	margin-bottom: 20px;
	text-decoration: none;
	font-size: 0.85em;
	text-align: center;
	margin-top: 30px;
}
#sidebar a {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	text-decoration: none;
	display: block;
	height: 60px;
	border-radius: 8px;
	color: rgba(5,99,131,1.00);
	padding-left: 1px;
	padding-right: 1px;
	border: 1px inset rgba(2,73,132,0.28);
}
#sidebar a:hover {
	color: rgba(245,94,4,0.80);
}
#aside1 {
	width: 45%;
	margin-left: 0;
	margin-top: 15px;
}
#aside1 a {
	padding-top: 10px;
	background-color: rgba(255,255,255,1.00);
	height: 30px;
	-webkit-box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
	box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
}
#aside2 {
	width: 45%;
	clear: none;
	margin-top: 15px;
	margin-left: 10%;
}
#aside2 a {
	padding-top: 10px;
	background-color: rgba(255,255,255,1.00);
	height: 30px;
	-webkit-box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
	box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
}
#aside3 {
	width: 45%;
	clear: both;
	margin-top: 15px;
	margin-left: 0;
}
#aside3 a {
	height: 30px;
	background-color: rgba(255,255,255,1.00);
	-webkit-box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
	box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
	padding-top: 10px;
}
#aside4, #aside5 {
	width: 45%;
	margin-top: 15px;
	clear: none;
	margin-left: 10%;
}
#aside6  {
	clear: none;
	margin-top: 30px;
	display: block;
	height: auto;
	width: 30%;
	margin-left: 35%;
}
#aside6 a {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	text-decoration: none;
	display: block;
	color: rgba(22,133,180,1.00);
	padding-left: 1px;
	padding-right: 1px;
	height: auto;
}

#aside6 img {
	width: 100%;
	height: auto;
	border-style: none;
	-webkit-box-shadow: 0px 0px 0px 0px;
	box-shadow: 0px 0px 0px 0px;
}

#aside4 a, #aside5 a {
	padding-top: 10px;
	height: 30px;
	background-color: rgba(255,255,255,1.00);
	-webkit-box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
	box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
}
#sidelinks {
	width: 100%;
	clear: both;
	margin-top: 10px;
	padding-top: 25px;
	padding-bottom: 0px;
	border-top: 1px solid rgba(120,120,120,0.34);
	margin-left: 0;
}
#sidelinks p {
	text-indent: 0px;
	line-height: 0.35em;
	padding-left: 5px;
}
#sidelinks  a  {
	font-size: 0.85em;
	margin-left: 0px;

}
#sidelinks a:hover {
	border-bottom: 1px solid rgba(241,90,0,1.00);
}

#sidelinks h3 {

}
#links1 {
	width: 23.7569%;
	margin-left: 6%;
}
#links1 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
}
#links1 h3 {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.9em;
}
#links2 {
	width: 65%;
	clear: none;
	margin-left: 10%;
	margin-top: -20px;
}
#links3 {
	width: 65%;
	clear: both;
	margin-left: 32%;
	margin-top: -13px;
}
#links4 {
	width: 15%;
	margin-left: 7%;
	height: auto;
	clear: both;
}
#links4 img {
	display: block;
	width: 100%;
	height: auto;
}
#footer {
	width: 100%;
	margin-left: 0;
	margin-top: 20px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 2px outset rgba(33,90,138,0.84);
}
#footer  h1 {
	color: rgba(2,73,132,0.84);
	font-size: 0.9em;
}
#footer1, #footer2, #footer3, #footer4 {
	font-size: 0.85em;
	width: 23.7569%;
	clear: both;
	margin-left: 0;
}
#footer1 a, #footer2 a, #footer3 a, #footer4 a {
	margin-left: 20px;
	font-size: 0.8em;
	color: rgba(129,129,129,1.00);
}
#footer3 a:hover, #footer4 a:hover {
	background-color: rgba(33,90,138,0.84);
	color: #FBF7F7;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
#footer1 {
	width: 36.464%;
	margin-left: 6%;
}
#socialmedia {
	width: 100%;
	margin-left: 0;
	margin-top: 10px;
}
#socialmedia a {
	margin-left: 0px;
	padding-left: 0px;
}

#footer1a {
	width: 18%;
	margin-left: 0;
}
#footer1b {
	width: 18%;
	margin-left: 6.9767%;
	clear: none;
}
#footer1c {
	width: 18%;
	height: auto;
	margin-left: 6.9767%;
	clear: none;
}
#footer2 {
	width: 50%;
	margin-left: 6.5%;
	clear: none;
}
#footer2 a {
	background-image: url(../ajximagerotator_files/nbrightdis.gif);
	background-repeat: no-repeat;
	background-position: 120px 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	background-color: rgba(33,90,138,0.64);
	width: 85%;
	text-indent: 5px;
	margin-left: 0px;
	border: 1px solid rgba(161,161,161,0.51);
	margin-top: 15px;
	color: rgba(255,252,252,1.00);
	border-radius: 5px;
}
#footer3 {
	width: 40%;
	margin-left: 6%;
	margin-top: 20px;
	clear: both;
}
#consultingA {
	width: 100%;
	margin-left: 0;
}
#footer4 {
	width: 50%;
	margin-left: 3%;
	clear: none;
	margin-top: 20px;
}
#trainingA {
	width: 100%;
	margin-left: 0;
}
#footer5 {
	margin-top: 20px;
	color: rgba(255,255,255,1.00);
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 0.75em;
	margin-bottom: 0px;
	background-color: rgba(33,90,138,0.84);
}
#copyright {
}
#simas {
}
p {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0.8em;
}
h1 {
	color: rgba(5,99,131,1.00);
	font-size: 1em;
	font-weight: 700;
	text-align: left;
	padding-bottom: 0px;
	line-height: 1em;
	margin-left: 0px;
}
h2 {
	color: rgba(5,99,131,1.00);
	font-size: 1.3em;
	font-weight: 700;
}
h3 {
	color: rgba(5,99,131,1.00);
	font-size: 1em;
	font-weight: 600;
	text-align: left;
}
h4 {
	font-size: 1.1em;
	font-weight: 700;
	color: rgba(5,99,131,1.00);
}
h5 {
	font-size: 1em;
	color: rgba(5,99,131,1.00);
	font-weight: 700;
}
h6 {
	font-size: 0.85em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: rgba(5,99,131,1.00);
}

#mainpaboutsimas {
	width: 100%;
	margin-top: 15px;
}
#articlesimas {
	width: 87.2928%;
	margin-left: 6%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#article1 {
	margin-bottom: 15px;
}

#article1 p {
	margin-top: 20px;
}

#article1, #article5, #article6, #article7  {
	width: 100%;
	margin-left: 0;
	border-top: thin solid rgba(218,218,218,0.41);
}
#article2 {
	width: 100%;
	margin-left: 0;
}
#article4 {
	width: 100%;
}
#article5 {
}
#article6 {
}
#article7 {
}
#article5, #article6, #article7 {
	width: 100%;
	margin-left: 0;
	margin-top: 30px;
	padding-top: 40px;
	padding-bottom: 50px;
}
#article5 img, #article6 img, #article7 img {
	width: 70%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid rgba(179,179,179,0.50);
	-webkit-box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
	box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
	margin-top: 30px;
	margin-bottom: 30px;
}
#article5 h1, #article6 h1, #article7 h1 {
	font-size: 1.1em;
}
#mainpaboutrefs {
	width: 100%;
	margin-top: 15px;
}

#reflogo {
	width: 87.2928%;
	margin-left: 6%;
	margin-bottom: 15px;
	margin-top: 20px;
	border-top: thin solid rgba(218,218,218,0.41);
}
#reflogo p {
	margin-top: 30px;


}
#refimg {
	width: 49.1712%;
	height: auto;
	margin-left: 25.4143%;
}
#refimg img {
	width: 100%;
	height: auto;
	border-top: 1px inset rgba(218,218,218,0.41);
	-webkit-box-shadow: 4px 2px 3px;
	box-shadow: 4px 2px 3px;
}
#references {
	margin-top: 40px;
}
#references img {
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px outset rgba(155,155,155,0.59);
	-webkit-box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
	box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
}
#ref1 {
	width: 36.464%;
	margin-left: 6%;
	margin-bottom: 15px;
}
#ref2 {
	width: 36.464%;
	margin-left: 14.3646%;
	clear: none;
	margin-bottom: 15px;
}
#ref3 {
	width: 36.464%;
	margin-left: 6%;
	margin-bottom: 15px;
	clear: both;
}
#ref4 {
	width: 36.464%;
	margin-left: 14.3646%;
	clear: none;
	margin-bottom: 15px;
}
#ref5 {
	width: 36.464%;
	margin-bottom: 15px;
	margin-left: 6%;
}
#ref6 {
	width: 36.464%;
	margin-bottom: 15px;
	clear: none;
	margin-left: 14.365%;
}
#ref7 {
	width: 36.464%;
	margin-bottom: 15px;
	margin-left: 6%;
}
#ref8 {
	width: 36.464%;
	margin-bottom: 15px;
	margin-left: 14.3646%;
	clear: none;
}
#ref9 {
	width: 49.1712%;
	margin-left: 25.4143%;
	margin-bottom: 15px;
}
#mainpconsulting {
	width: 100%;
	margin-top: 15px;
}
#consulting {
	width: 87.2928%;
	margin-left: 6%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: thin groove rgba(218,218,218,0.41);
	
}
#consult1, #consult2, #consult3, #consult4, #consult5, #consult6, #consult7, #consult8 {
	margin-bottom: 15px;
	max-height: 64px;
	overflow: hidden;
	position: static;
	-webkit-transition: max-height 1.25s ease;
	-moz-transition: max-height .75s ease;
	-ms-transition: max-height .75s ease;
	-o-transition: max-height .75s ease;
	border: 1px inset rgba(33,90,138,0.44);
	background-color: rgba(214,214,214,0.09);
	margin-left: 0;
	clear: both;
	-webkit-box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
	box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
}

#consult1:hover, #consult2:hover, #consult3:hover, #consult4:hover, #consult5:hover, #consult6:hover, #consult7:hover, #consult8:hover {
	max-height: 999px;	
}
#consulting p {
	margin-top: 30px;
}
#consultingsubjects {
	width: 87.2928%;
	margin-left: 6%;
	margin-bottom: 30px;
}
#consultingsubjects h3 {
	font-size: 0.8em;
	color: rgba(20,123,167,1.00);
	text-align: center;
	font-weight: 600;
	margin-top: 22px;
	margin-bottom: 24px;
}
#consultingsubjects h5 {
	font-size: 0.85em;
	margin-left: 14px;
}
#consultingsubjects p {
	margin-left: 6px;
	margin-right: 6px;
	text-align: left;
	font-size: 0.75em;
	font-style: normal;
}
#consult1 {
	width: 70.886%;
	margin-left: 14.5569%;
}
#consult2 {
	width: 70.886%;
	margin-left: 14.5569%;
	clear: both;
}
#consult3 {
	width: 70.886%;
	margin-left: 14.5569%;
}
#consult4 {
	width: 70.886%;
	clear: both;
	margin-left: 14.5569%;
}
#consult5 {
	width: 70.886%;
	margin-left: 14.5569%;
}
#consult6 {
	width: 70.886%;
	margin-left: 14.5569%;
}
#consult7 {
	width: 70.886%;
	margin-left: 14.5569%;
}
#consult8 {
	width: 70.886%;
	margin-left: 14.5569%;
}
#detaybilgi {
	background-image: url(../ajximagerotator_files/nbrightdis.gif);
	background-repeat: no-repeat;
	background-position: 170px 2px;
	display: block;
	text-indent: 100px;
	margin-top: 0px;
	font-size: 0.9em;
	background-color: rgba(163,163,163,0.62);
}
#accountingcourses hr, #financecourses hr, #cmcourses hr, #consultingsubjects hr {
	border-bottom: 1px solid rgba(4,116,209,0.43);
}
#mainpaccounting {
	margin-top: 15px;
	width: 100%;
}
#accounting {
	width: 87.2928%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 6%;
	border-top: thin groove rgba(218,218,218,0.41);
}
#accounting p {
	margin-top: 30px;
}
#accountingcourses {
}
#accountingcourses a,#financecourses a, #cmcourses a, #consultingsubjects a {
	color: rgba(2,73,132,1.00);
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: italic;
	padding-right: 2px;
	
}

#accountingcourses h3 {
	font-size: 0.8em;
	color: rgba(20,123,167,1.00);
	text-align: center;
	font-weight: 600;
	margin-bottom: 18px;
}
#accountingcourses h5 {
	font-size: 0.85em;
	margin-left: 0px;
}
#accountingcourses p {
	margin-left: 6px;
	margin-right: 6px;
	text-align: left;
	font-size: 0.75em;
	font-style: normal;
}
#accountingcourses a:hover, #financecourses a:hover, #cmcourses a:hover, #consultingsubjects a:hover {
	background-color: rgba(2,73,132,0.84);
	color: rgba(239,239,239,1.00);
}

#accounting1 h3, #accounting5 h3, #accounting6 h3 {
	margin-top: 22px;
	margin-bottom: 24px;
}
#accounting1 {
	width: 61.8784%;
	margin-left: 12.7071%;
}
#accounting2 {
	width: 61.8784%;
	margin-left: 12.7071%;
	clear: both;
}
#accounting3 {
	width: 61.8784%;
	margin-left: 12.7071%;
}
#accounting4 {
	width: 61.8784%;
	margin-left: 12.7071%;
	clear: both;
}
#accounting5 {
	width: 61.8784%;
	margin-left: 12.7071%;
}
#accounting6 {
	width: 61.8784%;
	margin-left: 12.7071%;
	clear: both;
}
#accounting1, #accounting2, #accounting3, #accounting4, #accounting5, #accounting6 {
	margin-bottom: 15px;
	max-height: 64px;
	overflow: hidden;
	position: static;
	-webkit-transition: max-height 1.25s ease;
	-moz-transition: max-height .75s ease;
	-ms-transition: max-height .75s ease;
	-o-transition: max-height .75s ease;
	border: 1px inset rgba(171,177,180,0.50);
	background-color: rgba(214,214,214,0.09);
	-webkit-box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
	box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
}
#accounting1:hover, #accounting2:hover, #accounting3:hover, #accounting4:hover, #accounting5:hover, #accounting6:hover {
	max-height: 999px;	
}

#mainpfinance {
	width: 100%;
	margin-top: 15px;
}
#finance {
	width: 87.2928%;
	margin-left: 6%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: thin groove rgba(218,218,218,0.41);
}
#finance p {
	margin-top: 30px;
}

#financecourses {
}
#financecourses h3{
	font-size: 0.8em;
	color: rgba(22,133,180,1.00);
	text-align: center;
	font-weight: 600;
	margin-bottom: 18px;
}
#financecourses h5{
	font-size: 0.85em;
	margin-left: 0px;
}
#financecourses p {
	margin-left: 6px;
	margin-right: 6px;
	text-align: left;
	font-size: 0.75em;
	font-style: normal;
}
#finans1 {
	width: 61.8784%;
	margin-left: 12.7071%;
}
#finans2 {
	width: 61.8784%;
	margin-left: 12.7071%;
	clear: both;
}
#finans3 {
	width: 61.8784%;
	margin-left: 12.7071%;
}
#finans4 {
	width: 61.8784%;
	margin-left: 12.7071%;
	clear: both;
}
#finans5 {
	width: 61.8784%;
	margin-left: 12.7071%;
}
#finans6 {
	width: 61.8784%;
	margin-left: 12.7071%;
	clear: both;
}
#finans7 {
	width: 61.8784%;
	margin-left: 12.7071%;
}
#finans8 {
	width: 61.8784%;
	margin-left: 12.7071%;
	clear: both;
}
#finans1, #finans2, #finans3, #finans4, #finans5, #finans6, #finans7, #finans8 {
	margin-bottom: 15px;
	max-height: 64px;
	overflow: hidden;
	position: static;
	-webkit-transition: max-height 1.25s ease;
	-moz-transition: max-height .75s ease;
	-ms-transition: max-height .75s ease;
	-o-transition: max-height .75s ease;
	border: 1px inset rgba(171,177,180,0.50);
	background-color: rgba(214,214,214,0.09);
	-webkit-box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
	box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
}

#finans1:hover, #finans2:hover, #finans3:hover, #finans4:hover, #finans5:hover, #finans6:hover, #finans7:hover, #finans8:hover {
	max-height: 999px;	
}
#mainpcm {
	width: 100%;
	margin-top: 15px;
}
#capitalmarkets {
	width: 87.2928%;
	margin-left: 6%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: thin groove rgba(218,218,218,0.41);
}
#capitalmarkets p {
	margin-top: 30px;
}

#cmcourses {
	width: 100%;
	margin-left: 0;
}
#cmcourses h3{
	font-size: 0.8em;
	color: rgba(22,133,180,1.00);
	text-align: center;
	font-weight: 600;
	margin-bottom: 18px;
}
#cmcourses h5{
	font-size: 0.85em;
	margin-left: 0px;
}
#cmcourses p {
	margin-left: 6px;
	margin-right: 6px;
	text-align: left;
	font-size: 0.75em;
	font-style: normal;
}
#cm1 {
	width: 61.8784%;
	margin-left: 12.7071%;
}
#cm2 {
	width: 61.8784%;
	margin-left: 12.7071%;
	clear: both;
}
#cm3 {
	width: 61.8784%;
	margin-left: 12.7071%;
}
#cm4 {
	width: 61.8784%;
	margin-left: 12.7071%;
	clear: both;
}
#cm1, #cm2, #cm3, #cm4 {
	margin-bottom: 15px;
	max-height: 64px;
	overflow: hidden;
	position: static;
	-webkit-transition: max-height 1.25s ease;
	-moz-transition: max-height .75s ease;
	-ms-transition: max-height .75s ease;
	-o-transition: max-height .75s ease;
	border: 1px inset rgba(171,177,180,0.50);
	background-color: rgba(214,214,214,0.09);
	-webkit-box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
	box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
}
#cm1:hover, #cm2:hover, #cm3:hover, #cm4:hover {
	max-height: 999px;	
}
#mainptraining {
}
#training {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: thin groove rgba(218,218,218,0.41);
	width: 87.2928%;
	margin-left: 6%;
}
#training p {
	margin-top: 30px;
}

#allcourses {
	width: 100%;
	margin-top: 30px;
}
#allcourses hr {
	border-bottom: 1px solid rgba(179,179,179,0.55);
}
#allcourses h8 {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	font-size: 1.2em;
	padding-bottom: 30px;
	line-height: 22px;
	font-weight: 500;
	letter-spacing: normal;
}
#allcourses p {
}
#allcourses img {
	width: 80%;
	display: block;
	height: auto;
}
#Tabs1 p,#Tabs2 p,#Tabs3 p,#Tabs4 p {
	margin-top: 48px;
	border-top: 1px solid rgba(179,179,179,0.30);
}
tr {
}
td {
	padding-top: 5px;
	padding-bottom: 2px;
	font-style: italic;
	font-size: 1em;
	border-bottom: 1px solid rgba(241,241,241,1.00);
	padding-left: 6px;
}
th {
	color: rgba(17,106,143,1.00);
	background-color: rgba(217,219,221,0.06);
	padding-top: 6px;
	padding-left: 4px;
}
#allaccounting{
}
#allfinance{
}
#allcm{
}
#mainpcontact {
	width: 100%;
}
#contactimg {
	width: 49.1712%;
	margin-left: 25.4143%;
}
#contactarticle {
	width: 87.2928%;
	display: block;
	margin-left: 6%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: thin groove rgba(218,218,218,0.41);
}
#contactarticle p {
	margin-top: 30px;
}
#contactmap {
	width: 87.2928%;
	margin-left: 6%;
	margin-top: 30px;
}
#contactadress {
	font-size: 0.85em;
	width: 87.2928%;
	margin-left: 6%;
	clear: both;
}
#contacttel {
	width: 87.2928%;
	font-size: 0.85em;
	margin-left:6%;
	clear: both;
}
#contactadress h5, #contacttel h5 {
margin-bottom: 0px;
}
#contactform {
	font-family: Arial, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	width: 96%;
	margin-left: 2%;
	margin-top: 15px;
	margin-bottom: 30px;
}
fieldset{
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: none;
	margin-top: 35px;
	width: 290px;
	font-family: Arial, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	background-color: #FDFDFD;
	font-size: 0.9em;
	color: rgba(115,125,130,1.00);
}
fieldset h5 {


}
fieldset #interestsmenu h5 {
	margin-top: 15px;
	margin-bottom: 10px;
}


fieldset:last-child{
	border: none;
	margin-top: 0px;
}
form ul{
	padding:0;
	margin:0;
}
form li{
	margin:0;
	margin-bottom:1em;
	padding:0;
	font-size:.85em;
	width: 300px;
}
input[type=text],input[type=email],input[type=tel],input[type=url], select {
	border: thin solid #B3B3B3;
	width: 250px;
	padding: 0.5em;
	font-size: 0.95em;
	font-family: Arial, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	margin-left: 20px;
	background-color: rgba(244,244,244,0.63);
}
form label{
	display: block;
	width: 250px;
	margin-left: 20px;
	font-size: 0.85em;
	font-family: Arial, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	color: #535455;
}
select {
	width: 265px;
}
#adress textarea {
	width: 260px;
	height: 128px;
	margin-left: 20px;
	background-color: rgba(244,244,244,0.63);
}
input[type="submit"]{
	padding: 0.5em;
	font-size: 1em;
	width: 80px;
	cursor: pointer;
	border: 1px outset rgba(16,93,126,0.45);
	color: #254B66;
	background-color: #DEE1E2;
	-webkit-box-shadow: 4px 2px 3px rgba(115,125,130,0.72);
	box-shadow: 4px 2px 3px rgba(115,125,130,0.72);
	margin-left: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
}
#interestsmenu label {
	display: inline;
	margin-left: 0px;
	font-size: 0.90em;
	font-family: Arial, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	color: #737D82;
}
#focus input, #infomailing input, #comments input {
	margin-left:20px;
}
#focus p, #comments p, #interestsmenu p {
	color: rgba(5,99,131,1.00);
	font-style: normal;
	font-size: 0.9em;
	margin-top: 30px;
	margin-left: 6px;
	margin-bottom: 15px;
}
#infomailing label {
	display: block;
	font-size: 0.90em;
	font-family: Arial, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	color: #737D82;
	margin-left: 0px;
}
#infomailing textarea {
	display: block;
	margin-left: 0px;
}
#comments textarea {
	width: 260px;
	height: 128px;
	margin-left: 20px;
	background-color: rgba(244,244,244,0.63);
}
#firstname label {
	margin-top:10px;
}
#mainpglossary{
	width: 87.2928%;
	margin-top: 15px;
	margin-left: 6%;
	background-repeat: no-repeat;
	background-position: 200px 0%;
	background-size: 200px auto;
}
#mainpglossary h1 {
}
#bölümbaşı, #bölümbaşıA, #bölümbaşıB, #bölümbaşıC, #bölümbaşıD, #bölümbaşıE, #bölümbaşıF, #bölümbaşıG, #bölümbaşıH, #bölümbaşıİ, #bölümbaşıJ, #bölümbaşıK, #bölümbaşıL, #bölümbaşıM, #bölümbaşıN, #bölümbaşıO, #bölümbaşıP, #bölümbaşıR, #bölümbaşıS, #bölümbaşıT, #bölümbaşıU, #bölümbaşıV, #bölümbaşıY, #bölümbaşıZ  {
	display: block;
	width: 12px;
	margin-left: auto;
	margin-right: 40px;
	background-color: rgba(255,255,255,1.00);
	border-radius: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 12px;
	margin-bottom: 300px;
	border: 1px outset rgba(20,119,164,0.90);
}
#glossary{
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: thin groove rgba(218,218,218,0.41);
	width: 100%;
	margin-left: 0;
}
#glossary h5 {
	font-size: 1em;
	text-align: center;
}
#glossary p {
}
#glossary h6 {
	font-size: 0.8em;
	font-weight: 200;
	font-style: italic;
	margin-bottom: 0px;
}
#glossary  h7 {
	color: rgba(144,144,144,0.77);
	font-size: 1.2em;
	font-weight: 100;
}
#glossaryabc {
	-webkit-box-shadow: 4px 4px 3px rgba(218,218,218,0.41);
	box-shadow: 4px 4px 3px rgba(218,218,218,0.41);
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid rgba(218,218,218,0.51);
}
#glossaryimg{
	width: 100%;
	margin-left: 0px;
	margin-bottom: 20px;
}
#glossaryimg h6 {
	font-size: 0.65em;
	font-weight: 100;
	font-style: italic;
	color: rgba(137,137,137,1.00);
	text-align: left;
	margin-top: -30px;
	padding-top: 0px;
}
#glossindex {
width: 100%;
margin-left: 0;
}
#glossindex p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 0.75em;
	display: inline-block;
	width: 200px;
	min-width: 200px;
}
#glossindex h5, #glossindex h5 a:visited  {
	color: rgba(31,169,227,1.00);
	font-size: 0.75em;
	margin-left: 2%;
}
#glossindex h5 a:hover {
	color: rgba(253,78,0,1.00);
}
#glossaryexp{
	width: 100%;
	margin-left: 0;
	background-color: rgba(219,219,219,0.13);
	-webkit-box-shadow: 4px 4px 8px 0px rgba(179,179,179,1.00);
	box-shadow: 4px 4px 8px 0px rgba(179,179,179,1.00);
	height: 390px;
	overflow-y: auto;
	bottom: 50px;
	margin-top: 150px;
	border: 1px outset rgba(12,70,96,0.28);
	margin-bottom: 40px;
}
#glossaryexp p {
	padding-left: 30px;
	padding-right: 40px;
	font-size: 0.8em;
}
#glossaryexp h8 {
	color: rgba(12,70,96,0.90);
	font-weight: 800;
	font-size: 1em;
	font-style: italic;
	border-bottom: 1px outset rgba(16,93,126,0.43);
	padding-top: 25px;
	margin-bottom: 15px;
	display: block;
}
#expA,#expB, #expC, #expD, #expE, #expF, #expG, #expH, #expI, #expJ, #expK, #expL, #expM, #expN, #expO, #expP, #expR, #expS, #expT, #expU, #expV, #expY, #expZ {
}
#thankyou {
	width: 87.2928%;
	margin-left: 6%;
	margin-top: 50px;
	border-top: thin groove rgba(218,218,218,0.41);
}
#msj {
	width: 85.443%;
	margin-left: 6%;
	margin-top: 20px;
	margin-bottom: 100px;
	border: 1px outset rgba(155,155,155,0.59);
	-webkit-box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
	box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
}
#msj h7 {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: rgba(2,73,132,0.84);
	color: rgba(255,255,255,1.00);
	text-align: right;
	border: 1px solid rgba(62,140,186,1.00);
	display: block;
	font-size: 0.9em;
}
#msj a:hover, #msj a:active, #msj a {
	color: rgba(255,255,255,1.00);
}
#msj h1 {
	margin-left: 15px;
}
#msj h5 {
	margin-left: 15px;
}
#mainpnews, #mainppublications {
	margin-top: 15px;
	width: 87.2928%;
	margin-left: 6%;
}
#news, #publications {
	margin-top: 20px;
	width: 100%;
	margin-left: 0;
	border-top: thin groove rgba(218,218,218,0.41);
}
#mainppublications {
}
#publications {
}
#article3 {
width: 100%;
margin-left: 0;
}
#article1 h7, #article5 h7, #article6 h7, #article7 h7, #consulting h7  {
	font-size: 1.2em;
	color: rgba(20,123,167,1.00);
	font-weight: 500;
	margin-top: 40px;
}
#article5 h5, #article6 h5, #article7 h5 {
	text-align: right;
	color: rgba(66,73,75,0.37);
	font-size: 0.75em;
}
a:visited {

}
#undercons {
	margin-top: 100px;
	color: rgba(33,170,227,1.00);
	font-weight: 900;
	font-size: 2em;
	text-align: center;
	margin-bottom: 0px;
}
#undercons img {
	width: 50%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#mailto {

}
#contacttel a {
	border-style: none;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
}
#deneme {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
tr th h5 {
	text-align: center;
	color: #116A8F;
	font-size: 1.2em;
	font-weight: 700;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-left: 0px;
	padding-bottom: 0px;
}

















/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 99.1847%;
	padding-left: 0.4076%;
	padding-right: 0.4076%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
#wrapper {
	width: 100%;
	margin-left: 0;
}
#header {
	width: 100%;
	margin-left: 0;
}
#brand {
	width: 43.2876%;
	margin-left: 15px;
}
#top {
	width: 9%;
	clear: none;
	margin-top: 32px;
	margin-left: 44%;
}
#topnav {
	width: 100%;
	margin-left: 0;
}
#topmenu {
	width: 100%;
	margin-left: 0;
}
#topmenu a {
	text-align: left;
}
#türkçe {
	width: 100%;
	margin-left: 0;
	clear: both;
}
#english {
	width: 100%;
	margin-left: 0;
	clear: both;
}
#deutsch {
	width: 100%;
	margin-left: 0;
	clear: both;
}
#mainnav {
	width: 100%;
	margin-left: 0;
}
#mainpindex {
	width: 74.7945%;
	margin-left: 0;
	margin-top: 60px;
}
#mainbanner {
	width: 83.1501%;
	margin-left: 8.4249%;
	position: static;
}
#bannerrotator {
}
#indexarticle {
	width: 83.1501%;
	margin-left: 8.4249%;
	margin-top: 40px;
}
#index1 p, #index2 p, #index3 p {
	text-align: left;
}
#index1 h5, #index2 h5, #index3 h5 {
	margin-left: 52%;


}
#index1 {
	width: 30%;
	margin-left: 5px;
}
#index2 {
	width: 30%;
	clear: none;
	margin-left: 3%;
}
#index3 {
	width: 30%;
	clear: none;
	margin-left: 3%;
}
#sidebar {
	width: 24.3835%;
	margin-left: 0.8219%;
	clear: none;
	margin-top: 60px;
	padding-top: 0px;
	display: block;
}
#sidebar  a {
	text-align: left;
	text-indent: 12px;
	width: 95%;
	height: 30px;
	margin-left: 0px;
	padding-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 1px;
}
#aside1 {
	width: 85%;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 5px;
}
#aside2 {
	width: 85%;
	margin-left: 5px;
	
}
#aside3 {
	width: 85%;
	clear: both;
	margin-left: 5px;
}
#aside4, #aside5 {
	width: 85%;
	clear: both;
	margin-left: 5px;
}
#aside6 {
	width: 90%;
	clear: both;
	margin-top: 50px;
	height: auto;
	margin-left: 0px;
}
#aside6 a {
	text-align: left;
	text-indent: 12px;
	width: 90%;
	height: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidelinks {
width: 100%;
margin-left: 0;
clear: both;
}

#links1 {
	width: 11.7808%;
	margin-left: 6.3013%;
	padding-top: 0px;
}
#links2 {
	width: 30.6849%;
	clear: none;
	margin-left: 7.1232%;
	margin-bottom: 0px;
	margin-top: -5px;
}
#links3 {
	width: 30.6849%;
	clear: none;
	margin-top: -5px;
	margin-left: 0.8219%;
}
#links4 {
	width: 11%;
	margin-left: 6%;
	height: auto;
	clear: both;
}
#footer {
	width: 100%;
	margin-left: 0;
}
#footer1 {
	width: 15%;
	margin-left: 6.301%;
}
#socialmedia {
	width: 100px;
}
#footer1a {
	width: 25%;
	margin-left: 0;
}
#footer1b {
	margin-left: 4px;
	width: 25%;
}
#footer1c {
	margin-left: 4px;
	width: 25%;
	margin-top: 0px;
}
#footer2 {
	width: 24.3835%;
	clear: both;
	margin-top: 15px;
	margin-left: 6.3013%;
}
#footer2 a {
	background-position: 120px
%;
	width: 80%;
	background-position: 120px 10px;
}

#footer3 {
	width: 24.3835%;
	margin-left: 13.4246%;
	clear: none;
	margin-top: -60px;
}
#consultingA {
width: 100%;
margin-left: 0;
}
#footer4 {
	width: 24.3835%;
	margin-left: 3%;
	clear: none;
	margin-top: -60px;
}
#trainingA {
width: 100%;
margin-left: 0;
}
#footer5 {
}
#copyright {
}
#simas {
}

#mainpaboutsimas {
	width: 74.7945%;
	margin-left: 0;
	margin-top: 60px;
}
#articlesimas {
	width: 74.7252%;
	margin-left: 16.8498%;
	margin-top: 0px;
}
#article1 {
	width: 100%;
	margin-left: 0;
}
#article2 {
	width: 100%;
	margin-left: 0;
}
#article4 {
}
#article5 {
}
#article6 {
}
#article7 {
}
#article4, #article5, #article6, #article7 {
	width: 100%;
	margin-left: 0;
}
#mainpaboutrefs {
	width: 74.7945%;
	margin-top: 60px;
}
#reflogo {
	width: 66.3003%;
	margin-left: 16.8498%;
	margin-top: 0px;
}
#refimg {
	width: 49.4505%;
	margin-left: 25.2747%;
}
#references {
}
#ref1 {
	width: 24.1758%;
	margin-left: 16.8498%;
}
#ref2 {
	width: 24.1758%;
	clear: none;
	margin-left: 17.9487%;
}
#ref3 {
	width: 24.1758%;
	margin-left: 16.8498%;
	clear: both;
}
#ref4 {
	width: 24.1758%;
	clear: none;
	margin-left: 17.9487%;
}
#ref5 {
	width: 24.1758%;
	margin-left: 16.8498%;
}
#ref6 {
	width: 24.1758%;
	clear: none;
	margin-left: 17.949%;
}
#ref7 {
	width: 24.1758%;
	margin-left: 16.8498%;
}
#ref8 {
	width: 24.1758%;
	margin-left: 17.9487%;
	clear: none;
}
#ref9 {
	width: 32.6007%;
	margin-left: 33.6996%;
}
#mainpconsulting {
	width: 74.7945%;
	margin-top: 60px;
}
#consulting {
	width: 83.1501%;
	margin-left: 8.4249%;
	margin-top: 0px;
}
#consultingsubjects {
	width: 100%;
	margin-left: 0;
}
#consult1 {
	width: 41.0256%;
	margin-left: 8.4249%;
}
#consult2 {
	width: 41.0256%;
	margin-left: 1.0989%;
	clear: none;
}
#consult3 {
	width: 41.0256%;
	margin-left: 1.0989%;
	clear: none;
}
#consult4 {
	width: 41.0256%;
	margin-left: 8.4249%;
	clear: both;
}
#consult5 {
	width: 41.0256%;
	margin-left: 1.0989%;
	clear: none;
}
#consult6 {
	width: 41.0256%;
	margin-left: 8.4249%;
	clear: both;}
#consult7 {
	width: 41.0256%;
	margin-left: 8.4249%;
	clear: both;
}
#consult8 {
	width: 41.0256%;
	clear: none;
	margin-left: 1.0989%;
}
#detaybilgi {
	background-position: 175px 2px;
	text-indent: 95px;
}
#mainpaccounting {
	width: 74.7945%;
	margin-top: 60px;
}
#accounting {
	width: 83.1501%;
	margin-left: 8.4249%;
	margin-top: 0px;
}
#accountingcourses {
	margin-bottom:20px;
}
#accounting1 {
	width: 41.0256%;
	margin-left: 8.4249%;
}
#accounting2 {
	width: 41.0256%;
	margin-left: 1.0989%;
	clear: none;
}
#accounting3 {
	width: 41.0256%;
	margin-left: 8.4249%;
}
#accounting4 {
	width: 41.0256%;
	margin-left: 1.0989%;
	clear: none;
}
#accounting5 {
	width: 41.0256%;
	margin-left: 8.4249%;
}
#accounting6 {
	width: 41.0256%;
	margin-left: 1.0989%;
	clear: none;
}
#mainpfinance {
	width: 74.7945%;
	margin-top: 60px;
}
#finance {
	width: 91.575%;
	margin-left: 8.4249%;
	margin-top: 0px;
}
#financecourses {
	margin-bottom: 20px;
}
#finans1 {
	width: 41.0256%;
	margin-left: 8.4249%;
}
#finans2 {
	width: 41.0256%;
	margin-left: 1.0989%;
	clear: none;
}
#finans3 {
	width: 41.0256%;
	margin-left: 8.4249%;
}
#finans4 {
	width: 41.0256%;
	margin-left: 1.0989%;
	clear: none;
}
#finans5 {
	width: 41.0256%;
	margin-left: 8.4249%;
}
#finans6 {
	width: 41.0256%;
	margin-left: 1.0989%;
	clear: none;
}
#finans7 {
	width: 41.0256%;
	margin-left: 8.4249%;
}
#finans8 {
	width: 41.0256%;
	margin-left: 1.0989%;
	clear: none;
}
#mainpcm {
	width: 74.7945%;
	margin-top: 60px;
}

#capitalmarkets {
	width: 83.1501%;
	margin-left: 8.4249%;
	margin-top: 0px;
}
#cmcourses {
	width: 100%;
	margin-left: 0;
}
#cm1 {
	width: 41.0256%;
	margin-left: 8.4249%;
}
#cm2 {
	width: 41.0256%;
	margin-left: 1.0989%;
	clear: none;
}
#cm3 {
	width: 41.0256%;
	margin-left: 8.4249%;
}
#cm4 {
	width: 41.0256%;
	margin-left: 1.0989%;
	clear: none;
}
#mainptraining {
	width: 74.7945%;
	margin-top: 60px;
}
#allcourses table tr th h5 {
}

#training {
	width: 83.1501%;
	margin-left: 8.4249%;
	margin-top: 0px;
}
#allcourses {
	width: 83.1501%;
	margin-left: 8.4249%;
	margin-bottom: 30px;
}
#allaccounting {
}
#allfinance {
}
#mainpcontact {
	width: 74.7945%;
	margin-top: 60px;
}
#contactimg {
	width: 32.6007%;
	margin-left: 33.6996%;
}
#contactarticle {
	width: 83.1501%;
	margin-left: 8.4249%;
	margin-top: 0px;
}
#contactform {
	width: 83.1501%;
	margin-left: 8.4249%;
}
#contactmap {
	width: 85%;
	margin-left: -90px;
	position: static;
	margin-top: 50px;
}
#contactadress {
	width: 100%;
	text-align: left;
	margin-left: -90px;
}
#contacttel {
	width: 100%;
	text-align: left;
	margin-left: -90px;
}
#mainpglossary {
	width: 74.7945%;
	margin-top: 60px;
	margin-left: 0;
}
#glossary {
	width: 83.1501%;
	margin-left: 8.4249%;
	margin-top: 0px;
}
#glossaryabc {
}
#glossary h5 {
	font-size: 1.2em;
}
#glossaryimg {
	width: 83.1501%;
	margin-left: 8.4249%;
}
#glossindex {
width: 83.1501%;
margin-left: 8.4249%;
}
#glossindex p {
	width: 180px;
	min-width: 180px;
}
#glossaryexp {
	width: 83.1501%;
	margin-left: 8.4249%;
}
#thankyou {
	width: 68.4931%;
	margin-top: 60px;
	margin-left: 0;
}
#msj {
width: 72.4%;
margin-left: 18.4%;
}
#mainpnews, #mainppublications {
	width: 74.7945%;
	margin-left: 0px;
	margin-top: 60px;
}
#news, #publications {
	width: 74.7252%;
	margin-left: 16.8498%;
	margin-top: 0px;
}
#mainppublications {
}
#publications {
}

#article3 {
width: 100%;
margin-left: 0;
}
#undercons {
}
#undercons img {
	width: 40%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#contacttel a {
	border-style: none;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	text-indent: 0px;
}
#deneme {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}


}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1000px) {

.gridContainer {
	width: 89.5108%;
	max-width: 1232px;
	padding-left: 0.2445%;
	padding-right: 0.2445%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
#wrapper {
	width: 83.2422%;
	margin-left: 8.3788%;
}
#header {
	width: 100%;
	margin-left: 0;
}
#brand {
	width: 34.5733%;
	margin-left: 10px;
	font-size: 3em;
}
#top {
	width: 29.5404%;
	clear: none;
	margin-top: 80px;
	margin-bottom: 0px;
	margin-left: 34%;
}
#topnav {
	width: 100%;
	margin-left: 0;
}
#topmenu {
	width: 100%;
	margin-left: 0;
	text-align: center;
}
#topmenu a {
	text-align: center;
	margin-left: 0px;
}

#türkçe {
	width: 31.8518%;
	margin-left: 2.2222%;
	border-right: 1px solid rgba(162,162,162,0.45);
	clear: none;
}
#english {
	width: 31.8518%;
	border-right: 1px solid rgba(162,162,162,0.45);
	clear: none;
}
#deutsch {
	width: 31.8518%;
	clear: none;
}
#mainnav {
	width: 100%;
	margin-left: 0;
}
#mainpindex {
	width: 74.8358%;
	margin-left: 0;
}
#mainbanner {
	width: 86.5497%;
	margin-left: 6.7251%;
	position: static;
}
#bannerrotator {
	width: 100%;
}
#indexarticle {
	width: 86.5497%;
	margin-left: 6.7251%;
	margin-top: 45px;
}
#index1 {
	width: 28%;
	margin-left: 22px;
}
#index2 {
	width: 28%;
	clear: none;
	margin-left: 4%;
}
#index3 {
	width: 28%;
	clear: none;
	margin-left: 4%;
}
#index1 h5, #index2 h5, #index3 h5 {
	margin-left: 65%;
}
#sidebar {
	width: 24.5076%;
	clear: none;
	margin-left: 0.6564%;
	margin-top: 60px;
	display: block;
}
#sidebar a {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	-webkit-box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
	box-shadow: 3px 2px 3px rgba(144,152,156,0.66);
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 20px;
	height: auto;
	border: 1px solid rgba(179,179,179,0.50);
	border-radius: 0px;
}
#aside1 {
	width: 79.4642%;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#aside2 {
	width: 79.4642%;
	margin-left: 20px;
	clear: both;
}
#aside3 {
	width: 79.4642%;
	margin-left: 20px;
	clear: both;
}
#aside4, #aside5 {
	width: 79.4642%;
	margin-left: 20px;
	clear: both;
}
#aside6 {
	width: 65%;
	margin-left: 15%;
	clear: both;
	margin-top: 40px;
	height: auto;
	display: block;
}

#sidelinks {
	width: 23.5%;
	clear: none;
	margin-left: 0.6564%;
	border-top-width: 0px;
	border-top-style: none;
	margin-right: 5px;
	margin-top: -10px;
}
#links1 {
	width: 40%;
	display: block;
	margin-left: 10%;
}
#links1 img {
	width: 50%;
}
#links2 {
	clear: none;
	margin-bottom: 0px;
	width: 100%;
	font-size: 1em;
	margin-left: 0px;
	border-top: 1px solid rgba(195,195,195,0.51);
	text-indent: 0px;
}
#links3 {
	width: 100%;
	clear: none;
	font-size: 1em;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom: 1px solid rgba(195,195,195,0.51);
}
#links4 {
	width: 27%;
	margin-bottom: 25px;
	height: auto;
	margin-top: -5px;
	clear: none;
	margin-left: 0px;
}
#footer {
	width: 100%;
	margin-left: 0;
	margin-top: 0px;
}
#footer1 {
	width: 15%;
	margin-left: 5.033%;
}
#socialmedia {
	width: 80%;
	margin-left: 0px;
}
#footer1a {
	margin-left: 0;
}
#footer1b {
	margin-left: 4%;
}
#footer1c {
	margin-left: 4%;
	width: 23%;
}
#footer2 {
	width: 19.4748%;
	margin-left: 0%;
	clear: none;
	margin-top: 0px;
}
#footer3 {
	width: 19.4748%;
	margin-left: 15.7549%;
	clear: none;
	margin-top: 0px;
}
#consultingA {
width: 100%;
margin-left: 0;
}
#footer4 {
	width: 24.5076%;
	margin-left: 0.6564%;
	clear: none;
	margin-top: 0px;
}
#trainingA {
width: 100%;
margin-left: 0;
}
#footer5 {
}
#copyright {
}
#simas {
}
#mainpaboutsimas {
	width: 74.8358%;
	margin-left: 0;
}
#articlesimas {
	width: 100%;
	margin-left: 0;
}
#article1 {
	width: 73.0994%;
	margin-left: 13.4502%;
}
#article2 {
	width: 73.0994%;
	margin-left: 13.4502%;
}
#article4 {
}
#article5 {
}
#article6 {
}
#article7 {
}
#article4, #article5, #article6, #article7 {
	width: 73.0994%;
	margin-left: 13.4502%;
}
#article5 img, #article6 img, #article7 img {
	width: 50%;
	height: auto;
}

#mainpaboutrefs {
	width: 74.8358%;
}
#reflogo {
	width: 73.0994%;
	margin-left: 13.4502%;
}
#refimg {
width: 32.7485%;
margin-left: 33.6257%;
}
#references {
}
#ref1 {
	width: 19.2982%;
	margin-left: 26.9005%;
}
#ref2 {
	width: 19.2982%;
	clear: none;
	margin-left: 7.6023%;
}
#ref3 {
	width: 19.2982%;
	margin-left: 26.9005%;
	clear: both;
}
#ref4 {
	width: 19.2982%;
	clear: none;
	margin-left: 7.6023%;
}
#ref5 {
	width: 19.2982%;
	margin-left: 26.9005%;
}
#ref6 {
	width: 19.2982%;
	clear: none;
	margin-left: 7.6023%;
}
#ref7 {
	width: 19.2982%;
	margin-left: 26.9005%;
}
#ref8 {
	width: 19.2982%;
	margin-left: 7.6023%;
	clear: none;
}
#ref9 {
	width: 32.7485%;
	margin-left: 33.6257%;
}
#mainpconsulting {
	width: 74.8358%;
}
#consulting {
	width: 73.0994%;
	margin-left: 13.4502%;
}
#consultingsubjects {
	width: 100%;
	margin-left: 0;
}
#consult1 {
	width: 32.7485%;
	margin-left: 13.4502%;
}
#consult2 {
	width: 32.7485%;
	margin-left: 7.6023%;
	clear: none;
}
#consult3 {
	width: 32.7485%;
	margin-left: 7.6023%;
	clear: none;
}
#consult4 {
	width: 32.7485%;
	clear: both;
	margin-left: 13.4502%;
}
#consult5 {
	width: 32.7485%;
	margin-left: 7.6023%;
	clear: none;
}
#consult6 {
	width: 32.7485%;
	margin-left: 13.4502%;
	clear: both;
}
#consult7 {
	width: 32.7485%;
	margin-left: 13.4502%;
	clear: both;
}
#consult8 {
	width: 32.7485%;
	margin-left: 7.6023%;
	clear: none;
}
#detaybilgi {
	background-position: 180px 2px;
	text-indent: 100px;
}
#mainpacounting {
	width: 74.8358%;
}
#accounting {
	width: 73.0994%;
	margin-left: 13.4502%;
}
#acountingcourses {
}
#accounting1 {
	width: 32.7485%;
	margin-left: 13.4502%;
}
#accounting2 {
	width: 32.7485%;
	margin-left: 7.6023%;
	clear: none;
}
#accounting3 {
	width: 32.7485%;
	margin-left: 13.4502%;
}
#accounting4 {
	width: 32.7485%;
	margin-left: 7.6023%;
	clear: none;
}
#accounting5 {
	width: 32.7485%;
	margin-left: 13.4502%;
}
#accounting6 {
	width: 32.7485%;
	margin-left: 7.6023%;
	clear: none;
}
#mainpfinance {
	width: 74.8358%;
}
#finance {
	width: 73.0994%;
	margin-left: 13.4502%;
}
#financecourses {
}
#finans1 {
	width: 32.7485%;
	margin-left: 13.4502%;
}
#finans2 {
	width: 32.7485%;
	margin-left: 7.6023%;
	clear: none;
}
#finans3 {
	width: 32.7485%;
	margin-left: 13.4502%;
}
#finans4 {
	width: 32.7485%;
	margin-left: 7.6023%;
	clear: none;
}
#finans5 {
	width: 32.7485%;
	margin-left: 13.4502%;
}
#finans6 {
	width: 32.7485%;
	margin-left: 7.6023%;
	clear: none;
}
#finans7 {
	width: 32.7485%;
	margin-left: 13.4502%;
}
#finans8 {
	width: 32.7485%;
	margin-left: 7.6023%;
	clear: none;
}
#mainpcm {
	width: 74.8358%;
}
#capitalmarkets {
	width: 73.0994%;
	margin-left: 13.4502%;
}
#cmcourses {
	width: 100%;
	margin-left: 0;
	min-height: 500px;
	margin-bottom: 20px;
}
#cm1 {
	width: 32.7485%;
	margin-left: 13.4502%;
}
#cm2 {
	width: 32.7485%;
	margin-left: 7.6023%;
	clear: none;
}
#cm3 {
	width: 32.7485%;
	margin-left: 13.4502%;
}
#cm4 {
	width: 32.7485%;
	margin-left: 7.6023%;
	clear: none;
}
#mainptraining {
	width: 74.8358%;
}
#training {
	width: 73.0994%;
	margin-left: 13.4502%;
	border-top: thin groove rgba(218,218,218,0.41);
}
#allcourses {
	width: 73.0994%;
	margin-left: 13.4502%;
}
#allaccounting {
}
#allfinance {
}
#mainpcontact {
	margin-left: 0px;
}
#contactimg {
	width: 19.2982%;
	margin-left: 40.3508%;
}
#contactarticle {
	width: 73.0994%;
	margin-left: 13.4502%;
}
#contactform {
	width: 73.0994%;
	margin-left: 13.4502%;
}
#contactmap {
	margin-top: 60px;
	position: static;
	margin-left: -40px;

}
#contactadress {
	clear: both;
	font-size: 0.75em;
	margin-left: -40px;
}
#contacttel {
	font-size: 0.75em;
	margin-left: -40px;
}
#mainpglossary {
	width: 74.8358%;
	margin-left: 0;
}
#glossary {
	width: 86.5497%;
	margin-left: 13.4502%;
}
#glossaryabc {
}
#glossary h5 {
	font-size: 1.3em;
}
#glossaryimg {
	width: 86.5497%;
	margin-left: 13.4502%;
}
#glossindex {
width: 86.5497%;
margin-left: 13.4502%;
}
#glossindex p {
	width: 170px;
	min-width: 170px;
}
#glossaryexp {
	width: 73.0994%;
	margin-left: 13.4502%;
}
#thankyou {
	width: 64.7702%;
	margin-left: 10.0656%;
}
#msj {
width: 68.9189%;
margin-left: 15.5405%;
}
#mainpnews, #mainppublications {
width: 74.8358%;
}
#news, #publications {
width: 73.0994%;
margin-left: 13.4502%;
}
#mainppublications {
}
#publications {
}

#article3 {
width: 73.0994%;
margin-left: 13.4502%;
}
#undercons {
	min-height: 300px;
}
#undercons img {
	width: 30%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#contacttel a {
	border-style: none;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	text-indent: 0px;
}
#deneme {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}

}
