/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #3d3939;
	background: #d95995 url(images/main_bg.jpg) top repeat-x;
}

a:link, a:visited { color: #262324; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #262324; text-decoration: underline;}

p {
	margin: 0px;
	padding: 0px;
}

img {
	border: 5px solid #f5d0e1;
}


#login_box form .inputfield {
	width: 120px;
	color: #000;	
	background:#743050;
	border: 1px solid #8b4264;
	font-variant: normal;
	height: 12px;
	padding: 4px;
}

#login_box form .button{
	background: url(images/login_btn.jpg) no-repeat; 
	border: none;
	color: #f6d848;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	margin: 0 0 0 7px;
	padding: 0 8px 0 4px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 50px;
}

#node1
		{
			background-color: #ff5e5e;
			border: 1;
			width: 100%;
			height: 100%;
			float: left;
		}
		#node2
		{
			background-color: #ff4242;
			border: 1;
			width: 100%;
			height: 60;
			font-size: 10px;
			color: #fff;
			text-align: center;
			padding-left: 20;
padding-right: 20;

			padding-top: 20;
			padding-bottom: 20;
		}

#node3
		{
			background-color: #ff5c5c;
			border: 1;
			width: 100%;

			float: left;
		}
		
		#node4
		{
			background-color: #968686;
			border: 1;
			width: 100%;
			height: 450;
			float: left;
		}
		#node5
		{
			background-color: #997d7d;
			border: 1;
			width: 100%;
			height: 500;
float: left;
		}
		#node6
		{
			float: left;
			
			background-color: white;
			border: 2;
			width: 63%;
padding-top: 20px;
padding-left: 20px;
font-size: 15px;
font-color:green;
font-weight: bold;
height: 150px;
			
		}
		#node7
		{
			float: right;
			
			background-color: aqua;
			border: 1;
			width: 35%;
			
		}






/* menu */

#menu {
	
	width: 100%;
	
	background: url(images/menu_bg.jpg) no-repeat;
}

#menu ul {
	padding: 15px 0 0 40;
	
	list-style: none;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	float: left;
	padding: 0 20px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #571a37;
}

#menu li a:hover, #menu li .current{
	color: #ee3f91;
}

/* end of menu*/
.soltaraf{
margin-top:57px;
margin-left:30px;
background-color:#A0C0F0;
width:350px;
float: left;
border-width:2px;  
border-style:solid;  
border-color:white; 
text-align: left;
text-decoration: none;
font-size: 12px;
font-weight: bold;
padding: 20px 10px 10px 5px;
}
.sagtaraf{
width:400px;
float:right;
}
.tablo{
width500px;
float:left;
padding top:53px;
}
.p  {  
border-width:2px;  
border-style:solid;  
border-color:white;  
padding-top:25px;  
padding-bottom:25px;  
padding-right:50px;  
padding-left:50px;  

}
.soltaraf2{
margin-top:17px;
margin-left:30px;
background-color:#A0C0F0;
width:460px;
height:700px;
float: left;
border-width:2px;  
border-style:solid;  
border-color:white; 
text-align: left;
text-decoration: none;
font-size: 12px;
font-weight: bold;
padding: 20px 10px 10px 5px;
}
.sagtaraf2{
margin-top:17px;
margin-right:15px;
background-color:#A0C0F0;
width:460px;
height:700px;
float: right;
border-width:2px;  
border-style:solid;  
border-color:white; 
text-align: left;
text-decoration: none;
font-size: 12px;
font-weight: bold;
padding: 20px 10px 10px 5px;
}


#content_right #node3 {
	clear: both;
	position: relative;
	width: 450px;
height: 450px;
	
}	


#content #content_right {
	float: right;	
	width: 350px;
margin-top: 3px;
}

#templatmeo_quick_search h1 {
	margin: 0px;
	font-size: 22px;
	border-bottom: 1px solid #d32275;
	margin-bottom: 15px;
	padding: 15px 20px;
	color: red;
}

#templatmeo_quick_search form {
	margin: 0px;
	padding: 0 20px 20px 20px;
	text-align: right;
}

#templatmeo_quick_search form label {
	width: 200px;
	margin-right: 5px;
}

#templatmeo_quick_search form .form_row{
	margin-bottom: 10px;
}

#templatmeo_quick_search form .inputfield {
	color: #000;
	font-variant: normal;
	height: 16px;
	padding: 2px;
}


#content_right #templatmeo_quick_search {
	clear: both;
	position: relative;
	width: 310px;
	
	
}

.tablo1{font-size : 8pt; font-family : Arial; font-style:italic; color:blue;}
