/* (C) 2007 YOOtheme.com */

a:focus { outline: none; }

div.yoo-drawer { 
	position: relative;
}

div.yoo-drawer ul.list {
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
}
 
div.yoo-drawer ul.list .item {
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	width: 100%;
}/*(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) no-repeat 0 0;
	line-height: 25px;
	color: white;
	font-size: 100%;
	font-weight: bold;
}
DIV.default-v DIV.yoo-drawer .header-r
{
	padding: 0px 10px;
	background: url(styles/default-v/images/header_r.png) no-repeat 100% 0;
}
DIV.default-v DIV.yoo-drawer .header-m
{
	height: 25px;
	background: url(styles/default-v/images/header_m.png) repeat-x 0 0;
}
DIV.default-v DIV.yoo-drawer .item-bg
{
	padding: 0px 1px;
	border-left: 1px solid #93B3D3;
	border-right: 1px solid #93B3D3;
	background: #225588;
}
DIV.default-v DIV.yoo-drawer .item-m
{
	/*[empty]background:;*/
}
DIV.default-v DIV.yoo-drawer .active .item-m
{
	background: url(styles/default-v/images/item_m_hover.png) repeat-x 0 100%;
}
DIV.default-v DIV.yoo-drawer .item-bl
{
	background: url(styles/default-v/images/item_bl.png) no-repeat 0 100%;
}
DIV.default-v DIV.yoo-drawer .active .item-bl
{
	background: url(styles/default-v/images/item_bl_hover.png) no-repeat 0 100%;
}
DIV.default-v DIV.yoo-drawer .item-br
{
	padding: 0px 10px;
	background: url(styles/default-v/images/item_br.png) no-repeat 100% 100%;
}
DIV.default-v DIV.yoo-drawer .active .item-br
{
	background: url(styles/default-v/images/item_br_hover.png) no-repeat 100% 100%;
}
DIV.default-v DIV.yoo-drawer .item-b
{
	height: 10px;
	background: url(styles/default-v/images/item_b.png) repeat-x 0 100%;
}
DIV.default-v DIV.yoo-drawer .active .item-b
{
	background: url(styles/default-v/images/item_b_hover.png) repeat-x 0 100%;
}
DIV.default-v DIV.yoo-drawer .article
{
	padding: 18px 10px 0px;
	font-size: 95%;
	line-height: 125%;
	overflow: hidden;
}
DIV.default-v DIV.yoo-drawer LI.item1 .article
{
	padding: 10px 10px 0px;
}
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 */

body.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;
}

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

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

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

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

body.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;
}

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

body.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;
}

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

body.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;
}

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

body.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;
}

body.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 {
	border-bottom: 10px solid #ffffff;
	display: block;
}

div.photo-v div.yoo-drawer ul.list li.last {
	border-bottom: none;
}/* (C) 2007 YOOtheme.com */

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

body.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 {
	border-right: 10px solid #ffffff;
	display: block;
}

div.photo-h div.yoo-drawer ul.list li.last {
	border-right: none;
}/* (C) 2007 YOOtheme.com */

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

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