body {
	color: #5f5f5f
}
.breadcrumb {
	margin:0;
}
.description {
	padding-left:5px;
	padding-right:5px;
}
.description a {
	color:#00a2f6;
	/**color:#4778ae;*/
}
.options_layout {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #bdbdbd;
}
.options_layout_interior {
	margin:1px;
 	margin-top:0px;
	padding-right:14px;
	padding-left:14px;
	background:url(../images/product-bg.png) repeat-x;
}
#options {
	padding:0px;
}
#options.tab-options {
	border-bottom-style: dotted;
	border-width: 2px;
	border-color: #bdbdbd;
	padding:0px;
	padding-top:8px;
	color:#434a54;
}
.tab-content {
	padding-top:10px;
	color:#434a54;
}
#filters li a.selected {
	color: #fff;
	background: #00a2f6;
	text-decoration: none;
}
.tab-options a {
	color: #5f5f5f;
	text-decoration: none;
}
.tab-content .tab-pane table td ul li a.dark_btn:hover {
	background: none;
	color: #5f5f5f;
}
/**.btn-info, .btn-info:focus {
	color: #56ad11;
	background-color: transparent;
	border-color: transparent;
	background-image: url(images/detal-bg.png);
	width:63px;
	height:27px;
		text-align:left;
	padding:1px 0 0 7px;
	blr:expression(this.onFocus=this.blur());
	outline:none;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	color: #56ad11;
	background-color: transparent;
	border-color: transparent;
	background-image: url(images/detal-bg-fouce.png);
	width:63px;
	height:27px;
	text-align:left;
	padding:1px 0 0 7px;
 	blr:expression(this.onFocus=this.blur()); 
	outline:none; 
}*/
.btn-info, .btn-info:focus ,.btn-info:hover, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	blr:expression(this.onFocus=this.blur()); 
	outline:none; 
}

a:focus {
	-moz-outline-style: none; /* FF */
	outline:none;/*FF*/
	-moz-outline:none;/* FF */
}

a:focus {
	-moz-outline-style: none; /* FF */
	outline:none;/*FF*/
	-moz-outline:none;
	  text-decoration: none
    }
                /**
                .element-interior {
                    border-bottom-style: solid;
                     border-width: 5px; border-color: #e7e7e7 ;
                }
                .element-interior:hover {
                    border-bottom-style: solid;
                     border-width: 5px; border-color: #4075a9 ;
                }
                */
	/* background: #D00B01; 
          
}*/
.title_t{
	margin-bottom:3px
}