/*Menu of catalog */
div.catalogMenu{
	float				: left;
	margin-right		: 16px;
	width				: 215px;
	background			: #f8f8f8;
}
div.catalogMenu h1{
	margin				: 0;
	padding				: 25px 0 12px 0;
	font-family			: Tahoma;
	font-size			: 24px;
	color				: #fff;
	background			: #a9a9a9;
	text-align			: center;
}
div.catalogMenu  ul{
	margin				: 0;
	padding				: 0;
}
div.catalogMenu  ul li{
	margin				: 0;
	padding				: 6px 0 6px 25px;
	line-height			: 14px;
	list-style-type		: none;
	background			: #fff url(/img/catalog_menu_sep.gif) 0px 100% repeat-x;
}
div.catalogMenu  ul li.sep{
	margin				: 0;
	padding				: 0 0 1px 0;
	background			: #f4f4f4 url(/img/catalog_menu_sep.gif) 0px 100% repeat-x;
}
div.catalogMenu  ul li.last{background-image: none;}
div.catalogMenu  ul li a{
	font-weight			: bold;
	color				: #626262;
	text-decoration		: none;
}
div.catalogMenu  ul li ul{
	margin				: -14px 0 0 0;
	padding				: 7px 0 7px 0;
	/*background			: #2d2d2d url(/img/catalog_menu_level2.gif) 0px 100% no-repeat;*/
}
div.catalogMenu  ul li ul li{
	margin				: 0 0 7px 0;
	padding				: 0 0 0 25px;
	list-style-type		: none;
	font-size			: 11px;
	line-height			: 11px;
	background			: url(/img/list2.gif) 0 7px no-repeat;
}
div.catalogMenu ul li ul li a{
	padding-left		: 15px;
	font-size			: 11px;
	font-weight			: normal;
	color				: #000;
	text-decoration		: underline;
	/*background			: url(/img/catalog_menu_item.gif) 0px 6px no-repeat;*/
}
div.catalogMenu ul li ul li a:hover{text-decoration		: none;}
/*Content block*/
div.content{
	float				: left;
	width				: 659px;
}
div.content .element{
	float				: left;
	padding				: 14px 34px 0 0;
	width				: 197px;
	height				: 213px;
	background			: url(/img/catalog-bg.gif) 0px 0px no-repeat;
}
div.content .last{padding: 14px 0px 0 0;}
div.content .element h1{
	margin				: 0 34px 0 18px;
	font-family			: Tahoma;
	font-size			: 12px;
	font-weight			: bolder;
	color				: #535354;
}
div.content .element div.photo{
	margin				: 10px 0 0 1px;
	height				: 142px;
}
div.content .element div.photo img{margin: 0;}
div.content .element div.link{
	padding				: 3px 0 0 13px;
	float				: left;
	width				: 78px;
	vertical-align		: text-top;
}
div.content .element div.link a{
	padding-right		: 10px;
	font-size			: 10px;
	line-height			: normal;
	color				: #2e3e7b;
	background			: url(/img/link.gif) 100% 6px no-repeat;
}
div.content .element div.price{
	float				: left;
	padding				: 6px 0 0 6px;
	width				: 100px;
	height				: 32px;
	background			: url(/img/price_bg.gif) 0px 0px no-repeat;
	text-align			: center;
}
div.content .element div.price span{
	font-size			: 18px;
	color				: #fefeff;
	margin-right		: 6px;
}
/*Page navigation*/
div.pageNav {
	margin				: 20px  0 30px 0;
	text-align			: center;
	overflow:hidden;
}
div.pageNav p{margin: 0;}
div.pageNav p span{
	margin				: 0 2px 0 2px;
	padding				: 1px 3px 1px 3px;
	font-weight			: bolder;
	color				: #fff;
	background			: #000;
}
div.pageNav p a{
	margin				: 0 2px 0 2px;
	padding				: 1px 3px 1px 3px;
	color				: #000;
}


.order			{display:block; padding:70px 0 70px 0; text-align:center;}



.groupDescription {background: #ffffff;font-size:11px;text-align:justify;padding-top:20px;}
.groupDescription p{font-size:11px;margin:0 0 5px;text-indent:1.5em;}






div.content .element{
	float				: left;
	padding				: 14px 34px 0 0;
	width				: 197px;
	height				: 213px;
	background			: url(/img/catalog-bg.gif) 0px 0px no-repeat;
}
div.content .last{padding: 14px 0px 0 0;}


.items td{
	background-color	: #D7D7D7;
}
.items h1{
	margin				: 11px 10px 3px 10px;
	font-family			: Tahoma;
	font-size			: 12px;
	font-weight			: bolder;
	color				: #535354;
}
.items div.photo{

}
.items div.photo img{margin: 0;}
.items div.link{
	padding				: 7px 0 20px  13px;
	float				: left;
	width				: 78px;
	vertical-align		: text-top;
}
.items div.link a{
	padding-right		: 10px;
	font-size			: 10px;
	line-height			: normal;
	color				: #2e3e7b;
	background			: url(/img/link.gif) 100% 6px no-repeat;
}
.items div.price{
	position:absolute;
	left:108px;top:0;
	padding				: 6px 0 0 6px;
	width				: 100px;
	height				: 32px;
	background			: url(/img/price_bg.gif) 0px 0px no-repeat;
	text-align			: center;

}
.items div.price span{
	font-size			: 18px;
	color				: #fefeff;
	margin-right		: 6px;
}

.typeTB {
	border-color: #cccccc;
}
.typeTB td{
	border-color: #cccccc;
	padding				: 6px 2px;
}

UL.jqueryFileTree {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

UL.jqueryFileTree LI {
	list-style: none;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	white-space: nowrap;
}

UL.jqueryFileTree A {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px 2px;
}

UL.jqueryFileTree A:hover {
	background: #BDF;
}

/* Core Styles */
.jqueryFileTree LI.directory { background: url(/img/directory.png) left top no-repeat; }
.jqueryFileTree LI.expanded { background: url(/img/folder_open.png) left top no-repeat; }
.jqueryFileTree LI.file { background: url(/img/file.png) left top no-repeat; }
.jqueryFileTree LI.wait { background: url(/img/spinner.gif) left top no-repeat; }
.jqueryFileTree LI.ext_txt { background: url(/img/txt.png) left top no-repeat; }

.treeBox {
background:#FFFFFF none repeat scroll 0 0;
border-color:#BBBBBB #FFFFFF #FFFFFF #BBBBBB;
border-style:solid;
border-width:1px;
height:500px;
overflow:scroll;
padding:5px;
width:100%;
margin-right:0;
}

a.link4{
	padding				: 0 0 2px 0;
	display				: block;
	width				: 160px;
	line-height			: 20px;
	font-size			: 11px;
	color				: #fff;
	background			: url(/img/link_bg_4.gif) 0px 0px no-repeat;
	text-align			: center;
	text-decoration		: none;
	font-style			: italic;
	float: left;
}
a.link5{
	padding				: 0 0 2px 0;
	display				: block;
	width				: 370px;
	line-height			: 20px;
	font-size			: 11px;
	color				: #fff;
	background			: url(/img/link_bg_5.gif) 0px 0px no-repeat;
	text-align			: center;
	text-decoration		: none;
	font-style			: italic;
	float: right;
}
a.link6{
	padding				: 0 0 2px 0;
	display				: block;
	width				: 180px;
	line-height			: 20px;
	font-size			: 11px;
	color				: #fff;
	background			: url(/img/link_bg_6.gif) 0px 0px no-repeat;
	text-align			: center;
	text-decoration		: none;
	font-style			: italic;
	float: left;
}
