<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width:180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 12px Arial;
color: white;
background: black url(media/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font: bold 12px Arial;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

//2.munu başlangıç



.arrowlistmenu2{
width:260px; /*width of menu*/
}

.arrowlistmenu2 .headerbar{
font: bold 12px Arial;
color: white;
background: black url(media/titlebar2.png) repeat-x center left;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}


.arrowlistmenu2 ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu2 ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu2 ul li a{
color: #f98c00;
background: url(media/arrowbullet2.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font: bold 12px Arial;
}


.arrowlistmenu2 ul li a:visited{
color: #f98c00;
}

.arrowlistmenu2 ul li a:hover{ /*hover state CSS*/
color: #FFFFFF;
background-color: #f98c00;
}





//3.munu başlangıç



.arrowlistmenu3{
width:180px; /*width of menu*/
height:243px;
}

.arrowlistmenu3 .headerbar{
font: bold 12px Arial;
color: white;

margin-bottom: 5px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}


.arrowlistmenu3 ul{
list-style-type: none;
margin: 0;
padding: 0;
height: 47px;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu3 ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
height: 47px;
}

.arrowlistmenu3 ul li a{
height: 32px;
color: #000080;
display: block;
padding: 2px;
text-align: left;
vertical-align: middle;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font: bold 17px Arial;
}


.arrowlistmenu3 ul li a:visited{
color: #000080;

}

.arrowlistmenu3 ul li a:hover{ /*hover state CSS*/
color: #FFFFFF;
background-color: #f98c00;
font: bold 17px Arial;
}




//3.munu başlangıç



.arrowlistmenu4{
width:180px; /*width of menu*/
height:243px;
}

.arrowlistmenu4 .headerbar{
font: bold 12px Arial;
color: white;

margin-bottom: 5px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}


.arrowlistmenu4 ul{
list-style-type: none;
margin: 0;
padding: 0;
height: 47px;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu4 ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
height: 47px;
}

.arrowlistmenu4 ul li a{
height: 32px;
color: #000080;
display: block;
padding: 2px;
text-align: left;
vertical-align: middle;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font: bold 17px Arial;
}


.arrowlistmenu4 ul li a:visited{
color: #000080;

}

.arrowlistmenu4 ul li a:hover{ /*hover state CSS*/
color: #FFFFFF;
background-color: #B0B0B0;
font: bold 17px Arial;
}














</style>
