/*Merchants--Use this file to make any edits that you wish to override styles in the main stylesheets. By making edits to this CSS file, your styles applied here will cascade and overwrite styles in the main CSS files. This will allow you to replace the entire contents of the main stylesheets should it become necessary to update those to fix styling issues with the themes without losing any of your custom styles.*/
/*Merchants--Use this file to make any edits that you wish to override styles in the main stylesheets. By making edits to this CSS file, your styles applied here will cascade and overwrite styles in the main CSS files. This will allow you to replace the entire contents of the main stylesheets should it become necessary to update those to fix styling issues with the themes without losing any of your custom styles.*/
#recenthistory label, #reviews label {
	font: bold 12px verdana;
	color: white;
	display: block;
	background-color: #ff9933;
	padding: 3px 5px;
        margin: 0px;
text-align: center;
}

#recenthistory td {
	font: normal 11px arial;
	color: black;
	text-align: center;
}

#recenthistory {
	margin-top: 0px;
}
#header {
        position: relative !important;
}
#runningcart {
  background: white url(/lib/cowboycorral/cart4.jpg) bottom left no-repeat;
  height: 50px;
  font: normal 10px arial;
  text-align: center;
  border: solid 1px black;
}
#showcart{
 margin-top: 2px;
}

#reviews {
  margin: 15px;
}

#reviews #revhead {
  width: 100%;
  font: bold 14px verdana;
  color: white;
  background-color: #ff9933;
  padding: 3px;
  margin: 3px 3px 3px 0px;
}

.reviewtitle {
	font: normal 12px arial;
	color: black;
}

.reviewtext {
	font: normal 11px arial;
	color: #a0a0a0;
}

.reviewmessage {
	font: normal 12px arial;
	color: black;
	margin: 6px 0px 6px 0px;
}

.review{
	border-bottom: solid 1px #a0a0a0;
	margin: 3px 0px 3px 0px;
padding-bottom: 5px;
}

.writereview {
  font: normal 12px arial;
}

#reviewrat {
  font: normal 11px arial;
  margin-left: 194px;
}

#reviewrat p {
  font-weight: bold;
  color: black;
  margin: 10px 0px 2px 0px;;
}
#bestsellers{
width:580px;
}

#maindiv {
  width: 915px;
  text-align: left;
}

#container {
  width: 760px;
  float: left !important;
}

#recentlydiv {
  width: 150px !important;
  float: right !important;
  background-color: white;
}

#item-contenttitle {padding:4px 0px 6px 15px;}
#bodycontent { width: 610px !important; }
#itemarea {padding:0px;}

#rotImages {
  text-align: center;
}

#prodordform .itemform .price {margin:10px 0;}
#prodordform .itemform .price-bold {font-weight:bold;margin:10px 0;}
	#prodordform .itemform .sale-price, #prodordform .itemform .sale-price-bold {margin:10px 0;}
	#prodordform .itemform .sale-price-bold {font-weight:bold;}
	#prodordform .itemform .sale-price-bold em {/*background:#ffffff;*/ color:#f12a1f; font-style:normal; font-weight:bold; margin:10px 0; padding:0 4px 0 0;}
	#prodordform .itemform .sale-price em {color:#f12a1f; font-style:normal; margin:10px 0; padding:0 4px 0 0;}
#prodordform .code {font-style:normal; margin:10px 0;}
#prodordform .code em {font-style:normal;margin:10px 0 0;}
#prodordform .itemavailable {color:#000; margin:8px 0;}
#prodordform .itemavailable em {color:#474537; font-style:normal; font-weight:bold; margin:8px 0 8px 4px;}
#prodordform .itemoption {display:inline; font-weight:bold; margin:2px 0;}
#prodordform .multiLineOption {display:block;margin:5px 0; font-weight:normal;}


