﻿/* *********************************
* Master Page                      *
* ******************************** */
BODY, #page, #page .left, #page .right,
#page .bar, #page .mapImages, #proje .h1,
#left .subpage,
#tt1,#t1,#t2,#t3,#t4,#t5,#t6,#t7,#t8,#t9, spaces,
hr 
{
	margin:0px;
	}

body 
{
	margin:auto;
	/*position:fixed;*/
	background-image:url("../images/bg_bg.png");
	background-repeat:repeat;
	
	}
#page
{
	margin-left: auto;
	width: 1000px;
	margin-right: auto;
	background-image:url("../images/banner.png");
	background-repeat:no-repeat;
	position: relative;
	background-color:#f1f1f1;
	text-align:justify;
	top: 0px;
}


#page .scripts
{
	/*background-image: url("../images/pg_bar.png");*/
	background-position:center;
	/*text-align:center;*/
	padding-top:83px;
	background-repeat: no-repeat;
	/*position:absolute;*/

}

#proje 
{
	background-position:center;
		
	}

	
.lleft 
{
	
	border-right:solid 3px #CC0000;
	background-repeat:repeat-y;

	}

.rright
{
	
	border-left:solid 3px #CC0000;
	background-repeat:repeat-y;
	}

.bbottom 
{
	width:1000px;
	background-color:#CC0000;
	background-repeat:repeat-x;
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	font-family:Arial,Arial;
	color:#ffffff;

	}

#page .left 
{
	background-color:#CC0000;
	background-repeat:repeat-x;
	text-align:right;
	font-family:Arial,Arial;
	font-weight:bold;
	font-size:10pt;
	color:#ffffff;
	}
	
#page .right 
{
	
	background-color:#CC0000;
	background-repeat:repeat-x;
	text-align:left;
	font-family:Arial,Arial;
	font-weight:bold;
	font-size:large;
	color:#ffffff;
	}

#page .main_center 
{
	background-color:#CC0000;
	background-repeat:repeat-x;
	text-align:left;
	font-family:Arial,Arial;
	font-size:18pt;
	font-weight:bold;
	color:#ffffff;
	}
#tt1
{
	padding:5px 5px 5px 5px;
	/*background-color:#f3f3f3;*/
	text-align:justify;
	font-family:Arial,Arial;
	font-size:medium;
	color:#000000;
	}

#t1,#t2,#t3,#t4,#t5,#t6,#t7,#t8,#t9
{
	padding:5px 5px 5px 5px;
	background-color:#f3f3f3;
	text-align:justify;
	font-family:Arial,Arial;
	font-size:medium;
	color:#000000;
	}

/* *********************************
* Master Page                      *
* ******************************** */

/**************/
/*  BOX TEST  */
/**************/
.tll, .trl, .bll, .brl
{
	height:6px;
	width:6px;
	background-repeat: no-repeat;
	padding-top:5px;
	}
.tll
{
	background-image:url('../css/box/tll.gif');
	}	

.trl
{
	background-image:url('../css/box/trl.gif');
	}		
.bll
{
	background-image:url('../css/box/bll.gif');
	}			
.brl
{
	background-image:url('../css/box/brl.gif');
	}				
.lcor
{
	background-image:url('../css/box/lcor.gif');
	background-repeat:repeat-y;
	background-position:center;
	}					
.rcor
{
	background-image:url('../css/box/rcor.gif');
	background-repeat:repeat-y;
	background-position:center;
	}						
.tm
{
	background-image:url('../css/box/tm.gif');
	background-repeat:repeat-x;
	background-position:center;
	}					
.bm
{
	background-image:url('../css/box/bm.gif');
	background-repeat:repeat-x;
	background-position:center;
	}			
	
	
/**************/
/*  PAGİNG COLORS      */
/**************/
.pagingfont
{	
	padding-top:5px;
	padding-bottom:5px;
	color:#FFFFFF;
	/*background-color:#314c85;*/
	background-color:#CC0000;
	font-family:Arial,Arial;
	font-weight:bold;	
	font-size:small;
	/*border:solid 1px #314c85;*/
	border:solid 1px #CC0000;
	
	
	}		
.xpagingfont
{	
	padding-top:5px;
	padding-bottom:5px;
	color:#FFFFFF;
	/*background-color:#314c85;*/
	background-color:#CC0000;
	font-family:Arial,Arial;
	font-weight:bold;	
	font-size:small;
	/*border:solid 1px #314c85;*/
	border:solid 1px #CC0000;
	
	
	}			
	
/**************/
/*  DIV TEST  */
/**************/
.div1, .div2, .div3, .div4
{
	text-align:justify;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
	
	}	


.defaultpage 
{
	cursor:pointer;
	}
.defaultpage a, defaultpage a:visited
{
	font-family:Arial,Arial;
	font-weight:normal;
	color:#4e7dd7;
	text-decoration:none;
	}	

.defaultpage a:hover
{
	font-family:Arial,Arial;
	font-weight:normal;
	color:#CC0000;
	text-decoration:underline;
	}	

.defTitle
{
	font-family:Arial,Arial;
	font-weight:bold;
	font-size:13pt;
	color:#CC0000;
	text-decoration:none;
	}	
		
hr 
{
	color:#CC0000;
	width:100%;
	height:0.5px;
	}
	
