/* Products Menu */
.products_menu{
	background:top center #E9E8ED;
	padding:15px 15px;
	margin:0px 0px 0px 0px;
	width:199px;
}

.products_menu #title{
	margin: 0px;
	padding: 0px;
	color: #b7b6b6;
	font-size: 18pt;
	font-family: 'fjallaoneregular';
}

.products_menu .title span{
	text-align:right;
	float:right;
}

.products_menu #list{
	margin:0px;
	padding:0px 0px 0px 0px;
        margin-top: 10px;
	color:#000;
	background:url(../images/pro/left_menu_bg.png) top center;
}

.products_menu #list ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px ;
}

.products_menu #list ul.space{
	list-style:none;
	margin:0px 0px 15px 0px;
	padding:0px ;
}

.products_menu #list ul li{
	list-style:none;
	direction: ltr;
	margin:0px 0px;
	padding:0px;
	color:#000;
}

.products_menu #list ul li a{
	margin:0px;
	padding:8px 5px 10px 25px;
	display:block;
	text-decoration:none;
	color: #023784;
	font-size:11pt;
	text-align: left;
	background:url(../images/pro/list_a.png) no-repeat top 6px left;
	border-bottom: 1px solid #ccc;
}

.products_menu #list ul li a:hover{
	background:url(../images/pro/list_hover.png) no-repeat top 6px left #FFF;
	text-decoration:none;
	color: #dd514a;
	border-bottom: 1px solid #ccc;
}

.products_menu #list ul li a.select{
	background:url(../images/pro/list_hover.png) no-repeat top 6px left #FFF;
	text-decoration:none;
	color:#dd514a;
}

/* Products Img */
.inner_products_details{
	margin: 0px 0px 15px 20px;
	padding: 0px;
	color: #023784;
	font-size: 18pt;
	font-family: 'fjallaoneregular';
}

/* Products Img */
.products_img{
	margin:0px;
	padding:10px 5px;
	width:337px;
}

.products_img .top{
	height:15px;
	margin:0px;
	padding:0px 10px;
	background: url(../images/pro/products_img_top.png) no-repeat top center;
}

.products_img .middle{
	margin:0px;
	padding:0px;
	background: url(../images/pro/products_img_middle.png) repeat-y top center;
}

.products_img .bottom{
	margin:0px;
	padding:0px;
	background: url(../images/pro/products_img_bottom.png) no-repeat top center;
	height:15px;
}

.products_img .title{
	color:#000;
	margin:0px 2px;
	font-size:12pt;
}

.products_img .title a{
	color:#000;
	font-size:12pt;
	text-decoration:none;
	display:block;
	background:url(../images/pro/title.png) no-repeat top left #EEEEEE;
	padding:10px 10px 10px 30px;
}

.products_img .title a:hover{
	color:#081A52;
	font-size:12pt;
	text-decoration:none;
	background:url(../images/pro/title_hover.png) no-repeat top left #EEEEEE;
}

.products_img .img{
	color:#000;
	text-align:center;
}

/* Products Sup Img */

.products_sup_img{
	margin:0px;
	padding:10px 5px;
	width:221px;
}

.products_sup_img .top{
	height:7px;
	margin:0px;
	padding:0px 10px;
	background: url(../images/pro/products_img_sup_top.png) no-repeat top center;
}

.products_sup_img .middle{
	margin:0px;
	padding:0px;
	background: url(../images/pro/products_img_sup_middle.png) repeat-y top center;
}

.products_sup_img .bottom{
	margin:0px;
	padding:0px;
	background: url(../images/pro/products_img_sup_bottom.png) no-repeat top center;
	height:7px;
}

.products_sup_img .title{
	color:#000;
	margin:0px 2px;
	font-size:10pt;
}

.products_sup_img .title a{
	color:#000;
	font-size:10pt;
	text-decoration:none;
	display:block;
	padding:10px 10px 10px 30px;
	background:url(../images/pro/title.png) no-repeat top left #EEEEEE;
}

.products_sup_img .title a:hover{
	color:#081A52;
	text-decoration:none;
	background:url(../images/pro/title_hover.png) no-repeat top left #EEEEEE;
}

.products_sup_img .img{
	color:#000;
	text-align:center;
}

/* Products Sup Img */
.products_details{
	margin:0px 0px 0px 20px;
	padding:0px 5px;
}

.products_details .products_details_title{
	margin:0px;
	padding:10px 5px 10px 5px;
	font-size:11pt;
	color:#093001;
	font-weight:bold;
}

.products_details .list{
	margin:4px 0px;
	padding:8px 10px;
	background:#f1f1f1;
	color:#383838;
	border-bottom:1px solid #ccc;
	font-size:10pt;
}

.products_details .list strong{
	width:150px;
	display: block;
}

/* images */
.products_details_img{
	margin:0px 0px 0px 10px;
	padding:0px 0px;
	width:300px;
	height:350px;
	overflow:hidden;
	
	border: 1px solid #E1E1E1;
	border-top: 10px solid #E1E1E1;
	border-bottom: 10px solid #E1E1E1;
	display:block;
}

/* Category */
#category{
	margin:0px;
	padding:0px;
}

#category .category_view{
	 float:left;
	 margin:0px 10px 20px 10px;
	 width:435px;
	 overflow:hidden;
	 height:225px;
	 background:#E1E1E1;
	 padding:0px 0px;
	 border:1px solid #E1E1E1;
	 border-top:10px solid #E1E1E1;
	 border-bottom:10px solid #E1E1E1;
	 display:block;
	 position:relative;
}

#category .category_view a{
	 width:435px;
	 height:225px;
	 display:block;
}

#category .category_view a:hover{
	border-top:2px solid #6FCC02;
	 height:223px;
	 overflow:hidden;
}

#category a:hover .category_title{
	color:#6FCC02;
	background:#1B1B1B;
}

#category .category_view a img{
	 width:435px;
}

#category a .category_title{
	position:absolute;
	display:block;
	bottom:0px;
	background:url(../images/pro/categories_bg.png) repeat;
	padding:10px 20px;
	font-size:14pt;
	left:0px;
	color:#1B1B1B;
}

/* Products All */
#products-all{
	margin:0px 0px 0px 15px;
	padding:0px;
}

#products-all .products-all_view{
	 float:left;
	 margin:0px 5px 20px 5px;
	 width:298px;
	 overflow:hidden;
	 height:228px;
	 background:#E1E1E1;
	 padding:0px 0px;
	 border:1px solid #E1E1E1;
	 border-top:10px solid #E1E1E1;
	 border-bottom:10px solid #E1E1E1;
	 display:block;
	 position:relative;
}

#products-all .products-all_view a{
	 width:298px;
	 display:block;
}

#products-all .products-all_view a:hover{
	border-top:2px solid #023784;
	 height:293px;
	 overflow:hidden;
}

#products-all .products-all_view a:hover .products-all_title{
	color:#023784;
	background:#E9E8ED;
	
}

#products-all .products-all_view a img{
	 width:298px;
}

#products-all a .products-all_title{
	position:absolute;
	display:block;
	bottom:0px;
	background:url(../images/pro/categories_bg.png) repeat;
	padding:5px 20px;
	font-size:12pt;
	left:0px;
	color:#E9E8ED;
}






















