/* Begin Category Grid Page Customizations */
#categoryGrid {
	width: 550px;
	margin: 0 auto;
}
#categoryGrid table {
	text-align: center;
}
#categoryGrid td {
	
}
#categoryGrid .content-odd2, #categoryGrid .content-odd3 {
	border: none;
	vertical-align: bottom;
}
#categoryGrid .content-odd2 h2, #categoryGrid .content-odd3 h2 {
	font-size: 15px;
	text-align: center;
}
#categoryGrid .content-odd2 a, #categoryGrid .content-odd3 a {
	color: #00458b;
}
#categoryGrid .content-even2, #categoryGrid .content-even3 {
	border: none;
	vertical-align: bottom;
}
#categoryGrid .content-even2 h2, #categoryGrid .content-even3 h2 {
	font-size: 15px;
	text-align: center;
}
#categoryGrid .content-even2 a, #categoryGrid .content-even3 a {
	color: #00458b;
}
/* Begin Category Grid Page Customizations */

/* Begin Featured Product Grid Page Customizations */
#featuredProductGrid {

}
#featuredProductGrid h1 {
	margin-top: 10px;
	margin-left: 25px;
	font-size: 15px;
}
#featuredProductGrid #featuredProducts {
	width: 92%;
	margin: 0 auto;
}
#featuredProductGrid #featuredProducts .content-odd3 {
	width: 33%;
	border-right: 1px dashed #d9e1f0;
	padding: 0 5px;
	vertical-align: top;
}
#featuredProductGrid #featuredProducts .content-odd3 h2 {
	color: #3f5d93;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#featuredProductGrid #featuredProducts .content-odd3 .photo {
	text-align: center;
}
#featuredProductGrid #featuredProducts .content-odd3 .title {
	font-size: 11px;
	font-weight: bold;
}
#featuredProductGrid #featuredProducts .content-odd3 .title a {
	color: #11315d;
}
#featuredProductGrid #featuredProducts .content-odd3 .details .sprice {
	font-size: 11px;
	font-weight: bold;
}
#featuredProductGrid #featuredProducts .content-even3 {
	width: 33%;
	border-right: 1px dashed #d9e1f0;
	padding: 0 5px;
	vertical-align: top;
}
#featuredProductGrid #featuredProducts .content-even3 h2 {
	color: #3f5d93;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#featuredProductGrid #featuredProducts .content-even3 .photo {
	text-align: center;
}
#featuredProductGrid #featuredProducts .content-even3 .title {
	font-size: 11px;
	font-weight: bold;
}
#featuredProductGrid #featuredProducts .content-even3 .title a {
	color: #11315d;
}
#featuredProductGrid #featuredProducts .content-even3 .details .sprice {
	font-size: 11px;
	font-weight: bold;
}
#featuredProductGrid #featuredProducts .rightCol {
	border: none;
}
/* End Featured Product Grid Page Customizations */

/* Begin Product Grid Page Customizations */
#productGrid {
	width: 550px;
}
#productGrid h2 {
	color: #000000;
}
#productGrid h2 a {
	color: #00458b;
}
#productGrid #topOptions {
	height: auto;
	margin-bottom: 20px;
}
#productGrid #topOptions .search {
	margin-bottom: 10px;
	margin-left: 10px;
}
#productGrid #topOptions .myrow {
	line-height: 18px;
	font-size: 11px;
	color: #000000;
	margin-left: 25px;
}
#productGrid #topOptions .display {
	height: 18px;
}
#productGrid #topOptions .sort {
	float: left;
	height: 18px;
	width: 225px;
}
#productGrid #topOptions .pagination {
	clear: left;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}
#productGrid .content-odd3 {
	border: none;
	width: 195px;
	padding: 0px;
	font-size: 11px;
	padding-top: 20px;
}
#productGrid .content-even3 {
	border: none;
	width: 195px;
	padding: 0px;
	font-size: 11px;
	padding-top: 20px;
}
#productGrid table {
	clear: left;
	float: left;
	width: 100%;
}
#productGrid .content-odd2 {
	border: none;
	width: 125px;
}
#productGrid .content-even2 {
	border: none;
	width: 125px;
}
#productGrid .title {
	margin: 0;
}
#productGrid .title a {
	font-size: 11px;
	color: #00458b;
}
#productGrid table td .details .sprice {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin: 0;
}
#productGrid #btmOptions .pagination {
	clear: both;
	float: left;
	text-align: left;
	color: #000000;
	font-weight: bold;
	margin-left: 25px;
}
/* End Product Grid Page Customizations */

/* Begin Product Detail Page Customizations */
#productDetail {
	width: 700px;
	color: #000000;
	margin-left: 15px;
	position:relative;
}
#productDetail h2 {
	color: #000000;
}
#productDetail h2 a {
	color: #00458b;
}
#productDetail form {
	float: left;
	width: 550px;
}
#productDetail #productPhotos {
	width: 250px;
}
#productDetail #extraDetails {
	width: 275px;
	font-size: 12px;
	color: #000000;
}
#productDetail #extraDetails .form-field a {
	color: #00458b;
	font-size: 12px;
}
#productDetail #productDescription {
	width: 500px;
	font-size: 11px;
}
#productDetail #productDescription a {
	color: #00458b;
}
#productDetail #productsRelated {
	clear: none;
	float: right;
	width: 140px;
	border:1px solid #333;
	padding:5px;
	position:absolute;
	top:10px;
	right:5px;
}
#productDetail #productsRelated .hdr-title {
	font-size: 12px;
	background: none;
	color: #000000;
}
#productDetail #productsRelated .content-odd {
	width: 140px;
}
#productDetail #productsRelated .content-odd .title {
	width: 100%;
}
#productDetail #productsRelated .content-odd .title a {
	color: #942824;
}
#productDetail #productsRelated .content-odd .details {
	width: 100%;
}
#productDetail #productsRelated .content-odd .sprice {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#productDetail #productsRelated .content-even {
	width: 140px;
}
#productDetail #productsRelated .content-even .title {
	width: 100%;
}
#productDetail #productsRelated .content-even .title a {
	color: #942824;
}
#productDetail #productsRelated .content-even .details {
	width: 100%;
}
#productDetail #productsRelated .content-even .sprice {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
/* End Product Detail Page Customizations */

/* Begin View Cart Page Customizations */
#viewCart {
	width: 90%;
	margin: 0 auto;
}
#viewCart #cartItems thead tr th {
	font-weight: normal;
	padding: 0 10px;
}
#viewCart #cartItems tbody tr td {
	padding: 0 5px;
}
/* End View Cart Page Customizations */

/* Begin Free Text Page Customizations */
.container {
	width: 90%;
	margin: 0 auto;
}
/* End Free Text Page Customizations */