#logoheader{text-align: center; margin-top: 5px;}
#logoheader img{max-width: 300px;}

.ui-icon-myapp-basket {
	background-image: url("basket-icon.jpg");
}

.product-thumbnail {max-height: 100px; max-width: 100px;}

#product-wrapper {text-align: center;}

embed {max-width: 100%;}
iframe .youtube-player {max-width: 100%;}

.product-page-custom-view-image {max-width: 200px;}

#center-div {text-align: center;}
#product-page-attributes{width: auto !important; margin: 10px auto !important;}

#header-bar-home-button {position:relative; top:-1px;}
ul.proddata {padding:0 !important; margin:0 !important;}
#product-page-attributes table {width:auto; margin:auto;}
input.product-quantity-input {width:45px !important; margin:auto;}
.next-step .ui-btn-up-c {
	border: 1px solid 		#155678 /*{global-active-border}*/;
	background: 			#FEDF37 /*{global-active-background-color}*/;
	font-weight: bold;
	color: 					#000 /*{global-active-color}*/;
	cursor: pointer;
	text-shadow: 0 /*{global-active-shadow-x}*/ 0 /*{global-active-shadow-y}*/ 0 /*{global-active-shadow-radius}*/ #145072 /*{global-active-shadow-color}*/;
	text-decoration: none;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #FEDF37 /*{global-active-background-start}*/), to( #E5B72D /*{global-active-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#FEDF37 /*{global-active-background-start}*/, #E5B72D /*{global-active-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(#FEDF37 /*{global-active-background-start}*/, #E5B72D /*{global-active-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient(#FEDF37 /*{global-active-background-start}*/, #E5B72D /*{global-active-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient(#FEDF37 /*{global-active-background-start}*/, #E5B72D /*{global-active-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient(#FEDF37 /*{global-active-background-start}*/, #E5B72D /*{global-active-background-end}*/);
	font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
}

#product-description-wrapper {width:auto !important; margin:auto !important;}
#shipping-subtext-wrapper {width:100%; text-align:center;}
.shipping-subtext {width:auto; margin:auto; text-align:center;}

p.price {color: #004bbf;}

div .ui-checkbox input { left: 150px !important; top: 7px;}

#prod-collapsible-content {border: 1px solid #000;}
.category-product-listing p {white-space:normal !important;}
.search-results-product-listing p {white-space:normal !important;}


td.my-cart-cell {padding-top:5px;}


#starburst
{
	margin: 0px auto;
	display: block;
	width: 66px;
	color: #ffffff;
	background-image: url("images/starburst.png");
	overflow: hidden;
	height: 66px;
	text-transform: uppercase;
	font-size: 12px;
}

#also_available {
	margin: 0px auto;
	width: 208px;
}
	
#also_available #inner h4{
	font: bold 14px Helvetica, Arial, sans-serif;
	margin: 0px;
	color: #0F3A81;
	padding: 0px;
}


#also_available #inner {
	margin-top: -10px;
	margin-bottom: -5px;
    padding-top: 10px;
	padding-bottom: 5px;
	background: #FFFFFF;
	border-right: 2px solid #e5eaee;
	border-left: 2px solid #e5eaee;
	padding-left: 10px;
	width: 194px;
	}

#also_available #inner ul {
	list-style: none;
	margin: 5px 0px 0px;
	padding: 0px;
	font: 12px/16px Helvetica, Arial, sans-serif;
}
#also_available #inner .savings {
	color: #C10808;
}

#also_available img
{
  border-top-width: 0px;
  border-right-width-value: 0px;
  border-bottom-width: 0px;
  border-left-width-value: 0px;
  border-top-style: none;
  border-right-style-value: none;
  border-bottom-style: none;
  border-left-style-value: none;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  
}

.mobilereview{text-align:left;}

#store_locations #col1{
	float: left;
	width: 270px;
	font-family:Helvetica, Arial, sans-serif;
	margin-right:20px;
	margin-left:28px;
	margin-top: 10px;
}


#store_locations h2 {
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #e8debc;
	border-left: 0;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#000;
}
#store_locations h3 {
	margin-bottom:5px;
}
#store_locations ul {
	margin:5 0 0;
	padding:0;
	list-style:none;
}

#store_locations li {
	margin: 0px 0px 10px;
	font-size:13px;
	padding-left:7px;
}
#store_locations li:hover {
	background-color:#e8debc;
}

#store_locations .address {
	display: block;
	margin-bottom: 3px;
	font-size:15px;
}

#store_locations .map a{
display:block;
	margin-bottom: 3px;
	color:#0F3A81;

}
#store_locations h2 em {
	font-style:normal;
	font-size:13px;
}

div.exampleborderradius
{
  background-color: #eeeeee;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-right: 20px;
  text-align: center;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

img{max-width:300px;}

td.left{text-align:left;}
td.right{text-align:right; font-weight:bold;}

.durability1
{
  color: #ffffff;
  background-color: #800080;
}

.power1
{
  color: #ffffff;
  background-color: #ff0000;
}

.court1
{
  color: #ffffff;
  background-color: #000099;
}

.overall1
{
  color: #ffff00;
  background-color: #000000;
}