@charset "UTF-8";

#main_right {
	width:315px;
	float:right;
	margin-left:15px;
}
#main_left {
	width:630px;
	float:right;
}
div.itemHeader h2.itemTitle,div.itemListCategory h2 {
	background:url(../../armedeck_general/images/content_back.png);
}
.itemView {
	color:#777;
}
div.itemContentContainer {
	background:url(../../armedeck_general/images/content_back.png);
	padding:15px;
	margin-top:3px;
}
div.itemContentContainer .itemFullText ul li{
	padding-right:15px;
	background-image:url(../../arme_deck_home/images/blue_arrow.png);
	background-repeat: no-repeat;
	background-position:right -35px;
}
.secondmenu h3 {
	padding:15px;
	margin:0;
	background:url(../../armedeck_general/images/noise.png) #C39862;
	font-family:'yekan',Tahoma;
	font-size:22px;
	font-weight:normal;
	line-height:100%;
	color:#281706;
}
.secondmenu ul {
	margin:3px 0 0 0;
	font-family:'yekan', Tahoma;
	font-size:17px;
	line-height:100%;
}
.secondmenu ul li{
	margin-bottom:3px;
	background:url(../../armedeck_general/images/content_back.png);
}
.secondmenu ul li a{
	padding:15px;
	display:block;
	margin-bottom:3px;
	color:#545454;
	background:url(../images/submenu_arrow.png) left top no-repeat;
	background-position:15px -35px;
}
.secondmenu ul li.selected a,.secondmenu ul li a:hover{
	background:url(../images/submenu_arrow.png) left top no-repeat #b1b1b1;
	background-position:15px 20px;
	color:#fff;
}
ul.specialList {
	margin:0 10px;
	list-style:disc;
}
ul.specialList li p{
	display:none;
	cursor:default;
	color:#777;
	line-height:150%;
	text-align:justify;
}
ul.specialList li {
	cursor:pointer;
	margin-bottom:20px;
	color:#2E1D0F;
	list-style:none;
}
ul.specialList li:hover {
	background-color:#ccc;
}
div.subCategoryContainer {
	background:url(../../armedeck_general/images/content_back.png);
}
div.itemContainer {
	background:url(../../armedeck_general/images/content_back.png);
	width:600px;
}
div.itemContainer:hover {
	background:#f4f4f4;
}
.itemImageGallery h3 {
	font-family:'yekan', Tahoma;
	font-size:20px;
	color:#281706;
}
div.itemContentContainer .itemFullText ul {
	margin:6px 0;
}
.componentheading {
	padding:15px;
	margin:0;
	background:url(../../armedeck_general/images/content_back.png);
	font-family:'yekan',Tahoma;
	font-size:22px;
	font-weight:normal;
	line-height:100%;
	color:#281706;
}