/* Site COLORS
	RED : 		#E60D2E
	AM Blue: 	#00A6DE
 */

#leftnav ul{
	list-style-type: none;
	width: 90%;
}

#leftnav li a:link, #leftnav li a:visited{
	text-decoration: none;
	color: #E60D2E;
}

#leftnav li a:hover{
	text-decoration: none;
	color: #000;
}

#leftnav .selected{
	font-weight: bold;
}

#leftnav .subselected{
	background: url(../../img/arrow_mini_right.gif) no-repeat scroll 0 2px;
	padding-left: 8px;
	font-weight: bold;
}

#leftnav-sub{
	margin-bottom: -.1em;
}


#leftnav-sub li a:link, #leftnav-sub li a:visited,  #leftnav-sub li a:hover{
	list-style: none;
} 

#leftnav-sub  a:hover{
	color: #000;
	background: url(../../img/arrow_mini_right.gif) no-repeat scroll 0 2px;
	padding-left: 8px;
}

.fullpage{
	height: 700px;
}

#content-text p{
	font-size: 1.1em;
	line-height: 1.6em;
}

.p-groups li{
	font-size: 1.1em;
	line-height: 1.4em;
}

#content-text p a:link, #content-text p a:visited{
	text-decoration: none;
	color: #00A6DE;
}

#content-text p a:hover{
	text-decoration: underline;
	color: #00749b;
}

#content-text h2{
	letter-spacing: .2em;
	font-weight: bold;
}

#content-text h3{
	letter-spacing: .1em;
	color: #777;
	line-height: 1.2em;
}

#plan{
	font-size: 1em;
}

#plan a:link, #plan a:visited {
	font-size: 1.5em;
	text-decoration: none;
	color: #00A6DE;
}

#plan a:hover {
	font-size: 1.5em;
	text-decoration: underline;
	color: #00749b;
}

#istatistik{
	width: 350px;
}

#istatistik.table {
	border: 1px;
}

.tcaption td{
	background-color: #dedede;
	font-weight: bold;
}

.grirow{
	background-color: #dedede;
}

.redrow{
background-color: #e60d2e;
color: #fff;
font-weight: bold;
}

.bluerow{
	background-color: #00a6de;
color: #fff;
font-weight: bold;
}
.image{
	border: 1px solid #eee;
	padding: .2em;
}

#mfrank{
	padding-bottom: 35px;
	
}

#davet-form {
	font-size: 1.2em;

}

#davet-form input{
	padding: .2em;
}

#davet-form text{
	font-size: 1em;
}

textarea#adres{
	height: 40px;
	width: 220px;
}

.error-highlight{
	
}

.error-message{
	font-size: .8em;
}

#davet-form .error{
	padding: .2em;
	margin-left: 10px;
}

.davet-label{
	font-size: 2em;
	color: #8a8a8a;
}

.davet-text{
	font-size: 3em;
	letter-spacing: .09em;
	padding-bottom: 2em;
}

#logout a:link, #logout a:visited, #logout a:hover{
	text-decoration: none;
	color: #979797;
}

#cat-hall {
	border-top: 20px solid	#818181;
	font-size: 1.7em;
	color: #818181;
}

.cat-address{
	height: 410px;
	margin-top: 1em;
	padding: .5em;
	background: #d5d5d5;
	
}

.cat-urun {
	font-size: .8em;
}

.cat-name{
	font-size: 1.9em;
	font-weight: bold;
	white-space: nowrap;
}


textarea#address {width:290px;height:100px;padding:5px;}

#counter_txt{
	margin-bottom: -2em;
}

.form-error{
	background:#FFF6BF;color:#514721;border-color:#FFD324;
	padding: .6em;
	color: #514721;
	font-size: .8em;
}

input .hall{
	width: 10px;
}

.adminth{
	background-color: #527faf;
	font-size: 1em;
	color: #eee;
}

.adminrows:hover{
	background-color: #e5ecf4;
}

.excel{
	font-size: 1.3em;
	display: block;
}


