﻿ 

/*----MAIN PANEL----*/
#mainPan
{
	width:173px; 
	position:relative; 
	margin:0 auto;
	background-color:#efefef;
	}

/*----HEADER PANEL----*/
#headerPan
{
	width:173px; 
	 
	font-size:11px;
	background-color:#efefef;
	}

#headerPan ul.leftmenu{width:173px;}
#headerPan ul.leftmenu li{width:173px; height:25px; border-bottom:1px dashed #AECCCA;}
#headerPan ul.leftmenu li a{width:150px; height:22px; display:block; background:url(http://www.antalyacicek.com.tr/Images/bg/govde/solmenu/ok.gif) 0 7px no-repeat #efefef; color:#305E5C; line-height:22px; text-decoration:none; padding:0 0 0 25px;}
#headerPan ul.leftmenu li a:hover{background:url(http://www.antalyacicek.com.tr/Images/bg/govde/solmenu/ok_h.gif) 0 7px no-repeat #efefef; color:#ad0b0b; line-height:22px; text-decoration:none; padding:0 0 0 25px; font-weight:bold;}

/*----/HEADER PANEL----*/

/*----Body Left Panel----*/
#leftPan{width:173px; float:left;}

#leftPan h2{width:173px; height:34px; background:#efefef; color:#5F7A77; font-size:18px; line-height:34px;}

#leftPan ul{width:175px;}
#leftPan ul li{width:175px; height:24px;}
#leftPan ul li a{width:150px; height:24px; display:block; background:url(../images/bullet2-normal.gif) 0 10px no-repeat #efefef; color:#5F7A77; text-decoration:none; line-height:24px; padding:0 0 0 12px;}
#leftPan ul li a:hover{background:url(../images/bullet2-hover.gif) 0 10px no-repeat #dadada; color:#5F7A77; text-decoration:none;}
#leftPan ul li span{text-decoration:underline;}
/*----/Body Left Panel----*/
 
/******************************************/
