/* (C) 2007 YOOtheme.com */

a:focus { outline: none; }

div.yoo-drawer { position: relative; }

div.yoo-drawer ul.list { padding: 0; position: relative; overflow: hidden; margin: 0 0 0; }
 
div.yoo-drawer ul.list .item { padding: 0; overflow: hidden; width: 100%; margin: 0 0 0; display: block; }/* (C) 2007 YOOtheme.com */

div.default-v div.yoo-drawer span.header-r,
div.default-v div.yoo-drawer span.header-m {
	display: block;
}

div.default-v div.yoo-drawer .header-l {
	margin: 0px;
	padding: 0px;
	background: url(styles/default-v/images/header_l.png) 0 0 no-repeat;
	line-height: 25px;
	color: #646464;
	font-size: 100%;
	font-weight: bold;
}

div.default-v div.yoo-drawer .header-r {
	padding: 0px 10px 0px 10px;
	background: url(styles/default-v/images/header_r.png) 100% 0 no-repeat;
}

div.default-v div.yoo-drawer .header-m {
	height: 25px;
	background: url(styles/default-v/images/header_m.png) 0 0 repeat-x;
}

div.default-v div.yoo-drawer .item-bg {
	padding: 0px 1px 0px 1px;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	background: #ffffff;
}

div.default-v div.yoo-drawer .item-m {
	background: #ffffff;
}

div.default-v div.yoo-drawer .active .item-m {
	background: url(styles/default-v/images/item_m_hover.png) 0 100% repeat-x;
}

div.default-v div.yoo-drawer .item-bl {
	background: url(styles/default-v/images/item_bl.png) 0 100% no-repeat;
}

div.default-v div.yoo-drawer .active .item-bl {
	background: url(styles/default-v/images/item_bl_hover.png) 0 100% no-repeat;
}

div.default-v div.yoo-drawer .item-br {
	padding: 0px 10px 0px 10px;
	background: url(styles/default-v/images/item_br.png) 100% 100% no-repeat;
}

div.default-v div.yoo-drawer .active .item-br {
	background: url(styles/default-v/images/item_br_hover.png) 100% 100% no-repeat;
}

div.default-v div.yoo-drawer .item-b {
	height: 10px;
	background: url(styles/default-v/images/item_b.png) 0 100% repeat-x;
}

div.default-v div.yoo-drawer .active .item-b {
	background: url(styles/default-v/images/item_b_hover.png) 0 100% repeat-x;
}

div.default-v div.yoo-drawer .article {
	padding: 18px 10px 0px 10px;
	font-size: 95%;
	line-height: 125%;
	overflow: hidden;
}

div.default-v div.yoo-drawer li.item1 .article {
	padding: 10px 10px 0px 10px;
}

div.default-v div.yoo-drawer .article h3 {
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
	font-size: 150%;
	font-weight: bold;
	color: #323232;
}/* (C) 2007 YOOtheme.com */

.yootools-black div.default-v div.yoo-drawer .header-l {
	background: url(styles/default-v/black/images/header_l.png) 0 0 no-repeat;
	color: #646464;
}

.yootools-black div.default-v div.yoo-drawer .header-r {
	background: url(styles/default-v/black/images/header_r.png) 100% 0 no-repeat;
}

.yootools-black div.default-v div.yoo-drawer .header-m {
	background: url(styles/default-v/black/images/header_m.png) 0 0 repeat-x;
}

.yootools-black div.default-v div.yoo-drawer .item-bg {
	border-left: 1px solid #323232;
	border-right: 1px solid #323232;
	background: #141414;
}

.yootools-black div.default-v div.yoo-drawer .item-m {
	background: #141414;
}

.yootools-black div.default-v div.yoo-drawer .active .item-m {
	background: url(styles/default-v/black/images/item_m_hover.png) 0 100% repeat-x;
}

.yootools-black div.default-v div.yoo-drawer .item-bl {
	background: url(styles/default-v/black/images/item_bl.png) 0 100% no-repeat;
}

.yootools-black div.default-v div.yoo-drawer .active .item-bl {
	background: url(styles/default-v/black/images/item_bl_hover.png) 0 100% no-repeat;
}

.yootools-black div.default-v div.yoo-drawer .item-br {
	background: url(styles/default-v/black/images/item_br.png) 100% 100% no-repeat;
}

.yootools-black div.default-v div.yoo-drawer .active .item-br {
	background: url(styles/default-v/black/images/item_br_hover.png) 100% 100% no-repeat;
}

.yootools-black div.default-v div.yoo-drawer .item-b {
	background: url(styles/default-v/black/images/item_b.png) 0 100% repeat-x;
}

.yootools-black div.default-v div.yoo-drawer .active .item-b {
	background: url(styles/default-v/black/images/item_b_hover.png) 0 100% repeat-x;
}

.yootools-black div.default-v div.yoo-drawer .article h3 {
	color: #787878;
}/* (C) 2007 YOOtheme.com */



div.photo-v div.yoo-drawer ul.list li.item { background-color: #a0a0a0; display: block; }



div.photo-v div.yoo-drawer ul.list li.last { border-bottom: medium none; }/* (C) 2007 YOOtheme.com */

.yootools-black div.photo-v div.yoo-drawer ul.list li.item {
	border-bottom: 10px solid #141414;
}

.yootools-black div.photo-v div.yoo-drawer ul.list li.last {
	border-bottom: none;
}/* (C) 2007 YOOtheme.com */

div.photo-h div.yoo-drawer ul.list li.item { background-color: #fff; display: block; }

div.photo-h div.yoo-drawer ul.list li.last { background-color: #fff; }
div.photo-h div.yoo-drawer ul.list li.active { background-color: #fff; background-repeat: repeat-x; background-position: 50% bottom; }
/* (C) 2007 YOOtheme.com */

.yootools-black div.photo-h div.yoo-drawer ul.list li.item {
	border-right: 10px solid #141414;
}

.yootools-black div.photo-h div.yoo-drawer ul.list li.last {
	border-right: none;
}
