#photostore{
	margin:0px;
}

#photostore .store_name{
  font-size:25px;
}




.photostore_sporttitle, .photostore_sporttitle.link, .photostore_sporttitle.visited{
	font-weight:plain;
	font-size:1em;
	text-align:center;
	margin: 0px;
	padding-top: 1px;
	padding-left: 3px;
}

.photostore_image .imgContainer{
	overflow:hidden;
	text-align: center;
	border: 1px solid #eeeeee;
	width: 190px;
}
.photostore_image .imgContainer img {
	text-align:center;
	padding: 5px;
	border: 1px solid #eeeeee;
	margin: 10px 5px;
	background-color: #FFFFFF;
}
.photostore_image a {
}
.photostore_image .imgContainer .photostore_sporttitle {
	height: auto;
	margin-bottom: 0px;
}
.photostore_image .imgContainer div {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-color: #ffffff;
}
.photostore_image .imgContainer div.photostore_sporttitle {
	background-color:#eeeeee;
	border-bottom: 2px solid #eeeeee;
	border-left: 0px solid #CC0202;
	padding-right: 1px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: repeat-x;
	background-position: 0px -3px;
}

td.photostore_image {
	margin: 0px;
	padding-bottom: 10px;
}

.photostore_image .imgContainer div.photostore_sporttitle{
	text-align:left;
	font-size:1em;
	font-weight:bold;
  }
  
.photostore_image .buttons{
    text-align:right;
  }
  
div.photostore_sportslist{
	width:580px;
	padding:2px;
	background-color:#FFFFFF;
	}


.photostore_sportslist, .photostore_sportslist:link, .photostore_sportslist:visited{
	font-size:.95em;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
}


.photostore_featured{
	font-size:10px;
	color:#FFFFFF;
	background-color:#CACACA;
	font-weight:bold;
	text-align:left;
	border-left: 0px solid #CC0202;
	width:175px;
	padding:3px 3px 3px 5px;
	display: block;
	margin-left: 4px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0202;
	border-right-color: #CC0202;
	border-bottom-color: #CC0202;
	margin-bottom: 5px;
	margin-top: 12px;
}
.photostore_button{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #CC0202;
	background-color:#eeeeee									;
	background-repeat: repeat-x;
	background-position: top;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	font-weight: bold;
	height: 20px;
	margin-right: 3px;
}
  
.photostore_image form {
	text-align: right;
}
.photostore table {
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0202;
}

