body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.mainHeaders {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#000066;
	margin-top:20px;
}

/*Main Page STY Start*/
.advertBorder {
	border:3px #70A4DE solid;
}
/*Main Page STU Finish*/
/*Header of Site Start*/
.topHeader {
	width:%100;
	height:30px;
	background-color:#00e600;
}

.mainHeader {
	width:%100;
	height:76px;
	margin-top:5px;
	background-color:#00e600;
}

.logoHolder {
	background-image:url(../images/logo.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:70px;
	width:%100;
	padding-top:3px;
	margin-left:30px;
}

.slogan {
	text-indent:150px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	margin-top:22px;
}

.languageOption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	font-weight:bold;
	margin-right:10px;
}

.headerMenu {
	 background-color:#E1E1E1;
}


/*Header of Site Finish*/

/*Main Menu of Site Start*/
.mainMenuLeft{
	width:206px;
	font-weight:bold;
}

/*Main Menu*/
.innerMenuMain{
	width:200px;
	margin:3px;
	margin-top:5px;
}

.innerMenuMainTop{
	background-image:url(../images/menuS2_top.gif);
	width:200px;
	height:20px;
	background-repeat:no-repeat;
	background-position:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	color:#FFFFFF;
	text-indent:30px;
}

#innerMenuMainBody{
	width:198px;
	border-left:1px #bdb9b7 solid;
	border-right:1px #bdb9b7 solid;
	border-bottom:1px #bdb9b7 solid;
	background-color: #E1E1E1;
}

.innerMenuMainBottom{
	background-image:url(../images/menuS2_bottom.gif);
	width:200px;
	height:20px;
	background-repeat:no-repeat;
}
/*Education Banner Start*/
.innerMenuMainEdu {
	width:200px;
	margin:3px;
	margin-top:5px;
}

#innerMenuMainBodyEdu {
	width:200px;
	background-image:url(../images/education.gif);
	height:90px;
	background-repeat:no-repeat;
}
/*Education Banner Finish*/

/*Login Menu Start*/
.innerMenuMainLogin{
	width:200px;
	margin:3px;
	margin-top:5px;
}

.innerMenuMainTopLogin{
	background-image:url(../images/menuS2_top.gif);
	width:200px;
	height:20px;
	background-repeat:no-repeat;
	background-position:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:30px;
	color:#FFFFFF;
}

#innerMenuMainBodyLogin{
	width:196px;
	border-left:1px #bdb9b7 solid;
	border-right:1px #bdb9b7 solid;
	border-bottom:1px #bdb9b7 solid;
	padding-left:2px;
}

.innerMenuMainBottomLogin{
	width:200px;
	height:20px;
	background-repeat:no-repeat;
}
/*Login Menu Finish*/

/*Login Menu Start*/
.innerMenuMainContact{
	width:200px;
	margin:3px;
	margin-top:5px;
}

.innerMenuMainTopContact{
	background-image:url(../images/menuS2_top.gif);
	width:200px;
	height:20px;
	background-repeat:no-repeat;
	background-position:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:30px;
	color:#FFFFFF;
}

#innerMenuMainBodyContact{
	width:196px;
	border-left:1px #bdb9b7 solid;
	border-right:1px #bdb9b7 solid;
	border-bottom:1px #bdb9b7 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:2px;
}

.innerMenuMainBottomContact{
	width:200px;
	height:20px;
	background-repeat:no-repeat;
}
/*Login Menu Finish*/

/*Album Left Start*/
.innerMenuMainAlbum{
	width:200px;
	margin:3px;
	margin-top:5px;
}

.innerMenuMainTopAlbum{
	background-image:url(../images/menuS2_top.gif);
	width:200px;
	height:20px;
	background-repeat:no-repeat;
	background-position:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:30px;
	color:#FFFFFF;
}

.innerMenuMainBodyAlbum{
	width:198px;
	border-left:1px #bdb9b7 solid;
	border-right:1px #bdb9b7 solid;
	border-bottom:1px #bdb9b7 solid;
}

.randImgHolder {
	background-image:url(../includes/randomImg.php);
	width:198px;
	height:140px;
}

.innerMenuMainBottomAlbum{
	width:200px;
	height:20px;
	background-repeat:no-repeat;
}
/*Album Left Finish*/
/*Main Menu of Site Finish*/

/*General Style for Menu Start*/
.arrow {
	background-image:url(../images/arrow.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.arrowGreen {
	background-image:url(../images/arrowGreen.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#menuInline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000066;
}

#menuInline a{
	text-decoration:none;
	color:#000066;
}
#menuInline a:hover{
	color:#006600;
}

#menuInlineMenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border-bottom:1px #CCCCCC dotted;
}

#menuInlineMenu a{
	text-decoration:none;
	color:#000000;
}
#menuInlineMenu a:hover{
	text-decoration:underline;
	color:#A81A2F;
}
/*General Style for Menu Finish*/
/*Style For Login Start*/
.loginBox {
	width:100px;
	margin:2px;
	border:#45a7e6 1px solid;
}

.loginButton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
 	border:#45a7e6 1px solid;
	background-color:#FF0000;
	color:#FFFFFF;
	margin:2px;
	cursor:pointer;
	
}
/*Style For Login Finish*/

/*News Table Start*/
.newsMainTable {
	border:1px #6666CC solid;
	margin-top:30px;
	margin-left:30px;
	
}

.newsHeader {
	border-bottom:1px #6666CC solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#663399;
	padding:5px;
}

.newsBody{
	background-color:#e8e7f1;
}

#newsBottom {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#663399;
	font-weight:600;
	padding:5px;
}

#newsBottom a{
	color:#663399;
	text-decoration:none;
}

#newsBottom a:hover{
	color:#3366FF;
}
/*News Table Finish*/

/*Articles Table Start*/
.articlesMainTable {
	border:1px #FF9933 solid;
	margin-top:30px;
	margin-left:30px;
	margin-bottom:30px;
}

.articlesHeader {
	border-bottom:1px #FF9933 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF9933;
	padding:5px;
}

.articlesBody{
	background-color:#F8F5C7;
}

#articlesBottom {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF9933;
	font-weight:600;
	padding:5px;
}

#articlesBottom a{
	text-decoration:none;
	color:#FF9933;
}

#articlesBottom a:hover{
	color:#3366FF;
}
/*Articles Table Finish*/

/*Mevzuat Table Start*/
.mevzuatMainTable {
	border:1px #158600 solid;
	margin-top:30px;
	margin-left:30px;
}

.mevzuatHeader {
	border-bottom:1px #158600 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#158600;
	padding:5px;
}

.mevzuatBody{
	background-color:#E8FFEB;
}

#mevzuatBottom {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#158600;
	font-weight:600;
	padding:5px;
}

#mevzuatBottom a{
	text-decoration:none;
	color:#158600;
}

#mevzuatBottom a:hover{
	color:#3366FF;
}
/*Mevzuat Table Finish*/

/*Main Text Site of Home Start*/
.mainText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000033;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
	border-bottom:1px #FFFFFF dotted;
}
/*Main Text Site of Home Finish*/
/*Style For Admin Panel*/
.mainAdmin {
	border:#000066 1px dotted;
	background-color:#c2cdd3;
}

.adminBox {
	 border:#0099FF 1px solid;
	 margin:10px;
}

.adminBoxHead {
	background-color:#999999;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.superUserPan {
	border:#000066 1px dotted;
	width:200px;
}

.superUserPanHead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:2px;
	color:#FFFFFF;
	background-color:#000033;
}

.superUserPanBut {
	padding:5px;
}

.adminPanelHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000066;
	padding-left:12px;
}


/*Style For Admin Panel*/

/*Style of Administrator Panel Start*/

.genTable {
border:thin;
border-style:solid;
border-color: #3368FF;
}

.tableHeader {
font-size:13px;
font-weight:700;
font:Arial, Helvetica, sans-serif;
background:#C5C5FE;
color:#000000;
text-align:center;
}

.mustFillLabel {
font-size:11px;
color:#FF0000;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
}

.box {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	border-width: thin;
	border-style: solid;
	border-color: #3368FF;
}

.boxTall {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	border-width: thin;
	border-style: solid;
	border-color: #3368FF;
	width:300px;
}

.textAreaSty1 {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	border-width: thin;
	border-style: solid;
	border-color: #3368FF;
	width:300px;
	height:100px;
}

.buttonSty1 {
	border:thin;
	border-color:#3368FF;
	border-style:solid;
}

.redMiniAlarm {
	font-size:9px;
	color:#FF0000;
	margin:5px;
}

.buttonAlert {
	border:thin;
	border-color:#3368FF;
	border-style:solid;
	color:#FF0000;
}

.genTableMini {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:thin;
	border-style:solid;
	border-color: #3368FF;
}


/*Style of Administrator Panel Finish*/

/*Style of Album Start*/
.imgDiv {
	width:145px;
	height:110px;
	overflow:hidden;
	border:#0066FF 1px solid;
	margin:10px;
}

.lineDiv {
	width:165px;
	height:130px;
	overflow:hidden;
	border:#0066FF 1px solid;	
	float:left;
	margin:20px;
}

#numOrderTab {
	width:100%;
	float:left;
	padding-top:100px;
}

#numOrderTab a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000033;
	margin:5px;
}

#numOrderTab a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#FF6600;
}

.hovedTab {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#FF6600;
}


#presenterBg {
	position:absolute;
	width:100%;
	height:768px;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	background-color:#000000;
	display:none;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}

#presenterFg {
	position:absolute;
	display:none;
	height:768px;
	width:100%;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
}

#presentedImg {

}
/*Style of Album Finish*/
/*DB Article News Sty Start*/
.dbinHead {
	font-size:24px;
	font-weight:bold;
	color:#000033;
	padding:10px;
}

.dbinBody {
	font-size:12px;
	font-weight:400;
	color:#333333;
	padding:10px;
}

.dbinDate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000099;
	padding:10px;
}

.dbInHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#003300;
}
/*DB Article News Sty Finis*/
/*Style of Administrator Panel Start*/

.genTable {
border:thin;
border-style:solid;
border-color: #3368FF;
}

.tableHeader {
font-size:13px;
font-weight:700;
font:Arial, Helvetica, sans-serif;
background:#C5C5FE;
color:#000000;
text-align:center;
}

.mustFillLabel {
font-size:11px;
color:#FF0000;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
}

.box {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	border-width: thin;
	border-style: solid;
	border-color: #3368FF;
}

.boxTall {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	border-width: thin;
	border-style: solid;
	border-color: #3368FF;
	width:300px;
}

.textAreaSty1 {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	border-width: thin;
	border-style: solid;
	border-color: #3368FF;
	width:300px;
	height:100px;
}

.buttonSty1 {
	border:thin;
	border-color:#3368FF;
	border-style:solid;
}

.redMiniAlarm {
	font-size:9px;
	color:#FF0000;
	margin:5px;
}

.buttonAlert {
	border:thin;
	border-color:#3368FF;
	border-style:solid;
	color:#FF0000;
}

.genTableMini {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:thin;
	border-style:solid;
	border-color: #3368FF;
}
/*Style of Administrator Panel Finish*/

/*Menu Builder Start*/
.contentList {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.contentListHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	font-weight:bold
}

#contentListDiv {
	height:150px;
	overflow:auto;
}
/*Menu Builder Finish*/
/*Footer of Site Start*/
#footerSty {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	margin-top:5px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#000033;
	vertical-align:middle;
}

#footerSty a{
	color:#0033CC;
	text-decoration:none;
}

#footerSty a:hover{
	color:#FF9900;
}

.reference {
	display:none;
}

.searchEngine {
	display:none;
}
/*Footer of Site Finish*/
/*Category Main Holder Start*/
.mainHolder {
	padding-left:100px;
	padding-top:30px;
	padding-bottom:20px;
	width:650px;
	padding-right:10px;
}
/*Category Main Holder Finish*/
/*Main Page Team Area Start*/
.team {
	margin-left:30px;
	background-color:#8AC1FF;
}

.teamheader {
	padding-left:15px;
	padding-right:5px;
	background-color:#8AC1FF;
}

.teambottom {

	height:16px;
	background-color:#8AC1FF;
	
}
/*Main Page Team Area Finish*/