/*
Personal CSS - Ksa7.com
*/

.categorylinks a:visited{color: #D52F3C; text-decoration: none; }
.categorylinks a:hover {	color: #fff;	background: #D52F3C; text-decoration: none; }

BODY {
	margin: 0px 0px 0px 0px;
    TEXT-DECORATION: none;
    font-family:Tahoma;
    font-size:13px;
	color: #B92D37;
    background: #f9e9ea;
}

img {border: 0px none;}

.cat A:hover {
        COLOR: #C71725;
        TEXT-DECORATION: none;
}

A:link, A:visited, A:active {
        COLOR: #C71725;
        TEXT-DECORATION: none;
}
.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid #D5515C; 
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; 
border-right: 1px solid white; 
color: white;
background: #E25F69;
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #993333;
}
/*Foooooooooooter;*/

#ja-footerwrap {
	border-top: 0px solid #999999;
	background: url("footer.gif"/*tpa=http://ch.ql00p.com/images/footer.gif*/) repeat-x top;
	height: 74px;
}
#ja-footerwrap,
	clear: both;
	width: 100%;
	}
	
/*menu chaaaaaaaaaaat;*/
	
	ul.vert-one{
margin:0;
padding:0;
list-style-type:none;
    font-family:Tahoma;
    font-size:13px;
display:block;
line-height:165%;width:120px;}
ul.vert-one li{margin:0;padding:0;border-top:1px solid #9f343d;
border-bottom:1px solid #f7a5ab;}
ul.vert-one li a{display:block;
text-decoration:none;color:#fff;
background:#e25f69;
padding:0 0 0 20px;
width:100px;}
ul.vert-one li a:hover{background:#900 url("vert-one_arrow.gif"/*tpa=http://ch.ql00p.com/images/vert-one_arrow.gif*/) no-repeat 0 9px;}
ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#933 url("vert-one_arrow.gif"/*tpa=http://ch.ql00p.com/images/vert-one_arrow.gif*/) no-repeat 0 9px;}
