#breadcrumb-bar-category {
	font-size: 10px;
	color: #ffffff;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 10px;
}

#breadcrumb-bar-category a {
	color: #ffffff;
	text-decoration: underline;
}

#breadcrumb-bar-category ul {
	padding-left: 5px;
}

#breadcrumb-bar-category ul li {
	float: left;
	margin-left: 4px;
	list-style-type: none;
}

#breadcrumb-bar-category ul li.homeli {
	font-weight: bold;
}

#bread-crumb {
	margin-left: 10px;
	font-size: 10px;
	color: #FFF;
	text-transform: uppercase;
	display: inline;
	float: left;
}

#bread-crumb a {
	text-decoration: underline;
	color: #FFF;
}

#bread-crumb ul {
	padding: 0;
	margin: 0;
}

#bread-crumb li {
	display: inline;
}

.category-header h1 {
	color: #000000;
	padding-left: 15px;
}
.category-header h1 a{
	color:#666666;
	text-decoration:underline;
}

/* Neccessary Review Styles */
#review-area-for-content {
	padding: 10px 15px;
	background-color: #ffffff !important;
	float: left;
	width: 760px;
}

.indent  {
	padding-left: 15px !important;
}

#review-area-for-content h1,
#review-area-for-content h2,
#review-area-for-content h3,
#review-area-for-content h4,
#review-area-for-content p,
#product-content p {
	margin: 0 0 9px 0 !important;
}

#review-area-for-content h1,
#review-area-for-content h2,
#review-area-for-content h3,
#review-area-for-content h4 {
	padding: 0 !important;
}

#review-area-for-content h3 {
	font-size: 14pt;
	font-weight: bold;
}

.cat-review-container {
	padding: 0;
	margin: 3px 0 0 0;
}

.review-form-row {
	clear: left;
	margin-bottom: 10px;
}

.review-form-label {
	width: 200px;
	float: left;
	text-align: right;
	padding-top: 10px;
}

#review-box .review-form-label-text {
	width: 200px;
	float: left;
	text-align: right;
	padding-right: 5px;
	margin: 0;
	font-weight: bold;
}

.review-form-label label{
	font-weight: bold;
}

.review-form-input input {
	width: 275px;
}

.frame {
	margin-left: 220px;
	background: #E2E7EB;
	padding: 5px;
	border: 1px solid #d6d6d6;
	width: 280px;
}

#review-form-content {
	float: left;
	width: 510px;
	padding: 5px;
	font-size: 11px;
}

#product-content {
	float: left;
	width: 430px;
	padding: 5px 5px 5px 35px;
	font-size: 11px;
}

#product-content h2 {
	text-align: center;
}

#product-content a {
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
}

#star-value {
	margin-left: 15px;
	font-weight: bold;
	font-size: 110%;
}

#review-box {
/*	background: #D5E9F7; */
/*	border: 1px solid #d6d6d6;*/
	padding: 0 5px;
}

#review-box div {
	margin: 5px 0;
}

#ratings-summary {
	zoom: 1;
	padding: 7px;
	border: 1px solid #d7d7d7;
	margin: 10px 0 8px 0;
	float: left;
	width: 314px;
}

#ratings-summary input {
	display: none;
}

.outof {
	width: 280px;
	float: right;
}

#review-title {
	width: 379px;
	float: left;
}

#reviews {
	margin: 20px 0 0 200px;
	position: relative;
}

#reviews div {
	padding: 3px 0;
}

#reviews div.mini-review {
	padding: 10px;
	font-size: 11px;
}

#reviews div.mini-review-box {
	margin: 0;
	padding: 0 10px;
}

#reviews div.mini-review-head {
	margin: 0 0 10px 0;
	padding: 0;
}

#reviews div.mini-review-head h2 {
	clear: left;
	color: #000000;
	font-size: 12px;
	letter-spacing: 0;
	padding: 0;
	font-weight: bold;
}

#reviews div.mini-review h3 {
	margin: 0;
	padding: 0;
	font-size: 120%;
}

.mini-review input {
	display: none;
}

.bold {
	font-weight: bold;
}

.larger {
	font-size: 125%;
}

.dark {
	background: #e6e6e6;
}

.submit {
	margin-left: 150px;
	padding: 5px;
	width: 280px;
}

/* ReviewAllDisplay */
#review-all-product-top {
	padding: 5px;
	border-bottom: 1px solid #d7d7d7;
}

#review-all-product-image {
	float: left;
	width: 185px;
	padding-right: 10px;
	text-align: right;
}

#review-all-product-content h2 {
	clear: none !important;
}

#review-all-product-content {
	margin-left: 200px;
}

#review-all-product-content input {
	display: none;
}

#review-all-product-content-box {
	width: 230px;
	float: left;
}

#reviews div.mini-all-review {
	padding: 10px;
	width: 739px;
	height: 150px;
	float: left;
	word-wrap: break-word; /* Internet Explorer 5.5+ */	
	overflow: hidden;
	border-top: 1px dotted #d7d7d7;
	border-right: 1px dotted #d7d7d7;
	position: relative;	
}

.mini-all-review.dark {
	border-left: 1px dotted #d7d7d7;
	background: #ffffff;
	margin-left: -1px;
	clear: left;
}

.mini-all-review.light {
	border-right: 0 !important;
}

.mini-all-review input {
	display: none;
}

#reviews div.mini-review-end {
	border-top: 1px solid #d7d7d7;
	padding: 10px;
	text-align: center;
	background: #f7f7f7;
	width: auto;
}

#reviews div.pages {
	font-size: 115%;
	width: 190px;
	margin: 3px auto;
	background: #D5E9F7;
	border: 1px solid #D7D7D7;
	text-align: center;
	padding: 1px 0 3px;
}

#reviews div.pages a {
	font-size: 160%;
}

#review-foot {
	border-top: 1px dotted #c9c9c9;
}

#review-link-back {
	margin-top: 30px;
}

.review-spacer {
	width: auto;
	height: 10px;
}

.no-review {
	line-height: 22px;
	padding: 5px;
}

#breadcrumb-bar-review {
	background: #E2E7EB;
	border: 1px solid #c6c6c6;
	color: #7b7b7b;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 8px 0 7px 10px;
}

#breadcrumb-bar-review span {
	color: #0954B9;
}

#breadcrumb-bar-review ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#breadcrumb-bar-review ul li {
	float: left;
	padding: 0;
}

#breadcrumb-bar-review a {
	color: #7b7b7b;
	text-decoration: none;
}

#breadcrumb-bar-review a:hover {
	text-decoration: underline;
}

.large {
	font-size: 125%;
}

.dark-gray {
	color: #767676;
}

.float-left {
	float: left;
}

.border-left-dotted {
	border-left: 1px dotted #c9c9c9;
}

.gray {
	text-align: center;
}

.center {
	background: #f7f7f7;
}

#long-description {
	float: left;
	width: 520px;
}

#long-description li {
	list-style-position: inside;
	list-style-image: url("http://img.iconcdn.com/Freemotion/images/bullet-black-tiny.gif");
}

#prod-description {
	list-style-position: inside;
	list-style-image: url(http://img.iconcdn.com/Freemotion/images/wall_btm_list_image.gif);
	padding-left: 10px;
}

#review-all-product-content-box .msrp {
	margin: 0 !important;
	padding: 0;
	color: #666666;
	font-size: 12px;
	line-height: 1.8em;
	text-transform: uppercase;
}

#review-all-product-content-box .sale-price {
	margin: 0 !important;
	font-weight: bold;
	padding: 0;
	color: #000000;
	font-size: 16px;
	line-height: 1.8em;
	text-transform: uppercase;
}

.rating-box {
	text-align: center;	
}

.rating-box div {
	margin: 0 auto;
}

.rating-stars,
.rating-stars-preview { 
	width: 80px;
	height: 16px;
	background-image: url(http://img.iconcdn.com/Freemotion/images/stars_sprite.png);
}

.rating-stars { 
	margin: 12px 0 0 0;
}

.rating-stars-preview {
	margin: 0;	
}

.rating-stars span,
.rating-stars-preview span {
	display: none;	
}

.cat-review {
	margin: 0 0 15px 0;
	padding: 0;
}

.rating-stars-0-00 { 
	background-position: 0 0;
}

.rating-stars-0-25 { 
	background-position: 0 -16px;
}

.rating-stars-0-50 { 
	background-position: 0 -32px;
}

.rating-stars-0-75 { 
	background-position: 0 -48px;
}

.rating-stars-1-00 { 
	background-position: 0 -64px;
}

.rating-stars-1-25 {
	background-position: 0 -80px;
}

.rating-stars-1-50 { 
	background-position: 0 -96px;
}

.rating-stars-1-75 { 
	background-position: 0 -112px;
}

.rating-stars-2-00 { 
	background-position: 0 -128px;
}

.rating-stars-2-25 {
	background-position: 0 -144px;
}

.rating-stars-2-50 { 
	background-position: 0 -160px;
}

.rating-stars-2-75 { 
	background-position: 0 -176px;
}

.rating-stars-3-00 { 
	background-position: 0 -192px;
}

.rating-stars-3-25 { 
	background-position: 0 -208px;
}

.rating-stars-3-50 { 
	background-position: 0 -224px;
}

.rating-stars-3-75 { 
	background-position: 0 -240px;
}

.rating-stars-4-00 { 
	background-position: 0 -256px;
}

.rating-stars-4-25 { 
	background-position: 0 -272px;
}

.rating-stars-4-50 { 
	background-position: 0 -288px;
}

.rating-stars-4-75 { 
	background-position: 0 -304px;
}

.rating-stars-5-00 { 
	background-position: 0 -320px;
}

div.error {
	background-color: #E9E9E9;
	border: 1px solid #CCCCCC;
	margin: 25px auto;
	padding: 12px;
	text-align: left;
	width: 580px;
}

div.error p.error-header {
	color: #CC0000;
	font-size: 140%;
	font-weight: bold;
	margin-top: 0;
}

div.error p.double-indent {
	font-size: 110%;
	margin-bottom: 0;
	padding-left: 25px;
	padding-right: 25px;
}

div.error p {
	margin: 12px 0;
}

#reviews-right {
	width: 790px;
	float: right;
}

#apparel-left {
	width: 200px;
	text-transform: capitalize;
}

#apparel-left a {
	color: #000000;
	text-decoration: none;
}

#apparel-nav-mens {
	padding: 0 0 0 15px;
	margin: 10px 0 0 25px;
}

#apparel-nav-mens.on {
	background: transparent url(http://img.iconcdn.com/Freemotion/images/apparel_arrow.gif) no-repeat 0 3px;
}

#apparel-nav-mens.on .on {
	background: transparent url(http://img.iconcdn.com/Freemotion/images/apparel_nav_active.gif) no-repeat -6px 0;
	margin-left: -10px;
	padding-left: 22px;
}

#apparel-nav-mens.on .title a {
	color: #B52127;
}

#apparel-nav-mens .on a {
	color: #ffffff;
}

#apparel-nav-mens li.title {
	margin-left: 0;
	padding-left: 0;
	font-weight: bold;
}

#apparel-nav-mens li {
	padding: 0;
	margin: 0;
	padding-left: 12px;
	list-style-type: none;
}

#apparel-nav-womens {
	padding: 0 0 0 15px;
	margin: 10px 0 0 25px;
}

#apparel-nav-womens.on {
	background: transparent url(http://img.iconcdn.com/Freemotion/images/apparel_arrow.gif) no-repeat 0 3px;
}

#apparel-nav-womens.on .on {
	background: transparent url(http://img.iconcdn.com/Freemotion/images/apparel_nav_active.gif) no-repeat -6px 0;
	margin-left: -10px;
	padding-left: 22px;
}

#apparel-nav-womens.on .title a {
	color: #B52127;
}

#apparel-nav-womens .on a {
	color: #ffffff;
}

#apparel-nav-womens li.title {
	margin-left: 0;
	font-weight: bold;
}

#apparel-nav-womens li {
	padding: 0;
	margin: 0 0 0 12px;
	list-style-type: none;
}



