/* Content Styles */

h2{
	color: #d49122;
}

.breadcrumb{
	width:100%;
	height:30px;
	font-size:10px;
}

#media_photos.content_media{
	position: relative;
	float: right;
}

.thumb_box{
	clear: both;
}

#media_photos img{
	width:100px;
}

#product_headers{
	text-align:left;
	position:relative;
	left:0;
	top:10px;
	float:left;
	padding:0 0 20px 0;
}

.ui-accordion-header{
	cursor:pointer;
	min-width:500px;
}

#product_headers ul{
	position:relative;
	left:0;
	margin:0;
	padding:0;
	font-size:14px;
	color:#333;
}

#product_headers li{
	border-bottom:#c5d1e5 1px solid;
	background-image:url('../../_img/arrow.jpg');
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-top:10px;
	min-height:30px;
	float:left;
	width:100%;
	position:relative;
	left:-50px;
	line-height:normal;
	list-style:none;
}

#product_headers li.first{
	border-top:#c5d1e5 1px solid;
}

#product_headers li img{
	float:right;
	margin:5px;
}

.category_description_wrapper{
}

.category_description{
	font-size:10px;
	padding:10px;
}
.category_description p{
	line-height:11px;
}

.category_product_item{
	!important;
	background:none;
	margin:0;
	padding:0;
	font-size:10px;
	border-bottom:#c5d1e5 1px solid;
}

#category_product_item_last{
	position:relative;
}

.category_product_title{
	color:#3366cc;
	font-weight:bold;
}

.category_accordion h3{
	font-style:normal;
	font-weight:normal;
}

.dialog ui-dialog-content ui-widget-content{
	!important
	border:#c5d1e5 1px solid;
	height:150px;
	width:480px;
	overflow:scroll;
	background-image:url('../../_img/info_selected.jpg');
	background-position:bottom right;
}

.dialog{
	display:none;
}

.dialog_brief{
	width:355px;
	height:75px;
}

.view_details_wrapper{
	margin-top:10px;
}

#prod_image_toolbar{
	width:690px;
	text-align:right;
}

#media_photos{
	float:left;
}
