#content.shop-home .wrapper,
#content.shop .wrapper {
	 background: url(../images/static/blue-left-bkgd-2.png) 0 0 repeat-y;
}
.shop #left {
	width: 198px;
	padding: 2px 1px 20px;
}
.shop-home #left { padding-top: 10px;}
.shop #left h3 {
	margin-left: 8px;
	font-size: 120%;
}
.shop #left #questions h3 {
	margin-left:0;
	font-size:130%;
}

.shop #subnav li a {
	background: url(../images/static/store-side-nav-2.png) 0 0 repeat-y;
	border-bottom: 1px solid #cbe7fe;
}
.shop-home #subnav li a {
	text-align: center;
	padding: 10px 0;
}
.shop-home #subnav li a img {
	display: block;
	margin: 10px auto;
}
.shop #subnav li a:hover {
	text-decoration: underline;
}
.shop .subnav-section {
	display: none;
	padding: 5px 10px 15px;
	background: url(../images/static/shop-sidenav-divider.png) bottom left no-repeat;
}
.shop .subnav-section h4 {
	font-size: 110%;
	padding: 5px 0 5px 15px;
    color:black;
}
.shop .subnav-section ul {
	background: #ffffff;
	padding: 2px 5px 5px;
}
.shop #subnav .subnav-section li a {
	border-bottom: 0;
	color:#00447f;
	background: #ffffff;
}

shop #subnav li.active .subnav-section {
	display:block;
}

.shop #right-banner {
	position: relative;
}
.shop .right-banner-message {
	color: #ffffff;
	width: 210px;
	font-size: 110%;
}
.shop .right-title {
/*	border-bottom: 6px solid #d0e0ef;*/
	border:0;
}
.shop .right-title h2 {
	width:450px;
}

.shop .right-banner-image {
	border-top: 6px solid #d0e0ef;
	display:block;
}
.right-banner-message { color: #ffffff; }
.right-banner-message .pricing {
	text-align: left;
	line-height: 1;
	width:210px;
	padding: 10px 0 0 0;
	font-size: 90%;
	margin-bottom: 0;
	border-top: 1px solid #939393;

}
.right-banner-message .pricing .price {
	/*float:left;*/
	width:85px;
	line-height:1;
	margin: 0 10px 0 0;
}
.right-banner-message .pricing .price .amount { font-size:170%; letter-spacing:-1px; }
.right-banner-message .pricing .price .term { font-size:150%; }
.right-banner-message .pricing .price .currency { font-size:130%; }
.right-banner-message .pricing .price .eligible-group { text-transform:uppercase;font-size:80%; }
.right-banner-message .pricing .more-info { float: right; width: auto; }

#shop-banner {
	padding-bottom: 20px;
	background: #ffffff;
}
#shop-banner h2 {
	float: left;
	width: auto;
	color: #004277;
	font-size: 300%;
}
#shop-banner form,
.shop .right-title form {
	float: right;
	width: 250px;
	background:#eaf3fb;
	padding: 5px 5px 5px 0;
	margin-top: 10px;
}
#shop-banner form input,
.shop .right-title form input {
	float: left;
	width: auto;
	margin-left: 5px;
	color: #224b6f;
	font-size: 90%;
	font-weight: bold;
}
#shop-banner form input[type=text],
.shop .right-title form input[type=text] {
	width: 192px;
	padding: 2px 4px;
}
#shop-banner label,
.shop .right-title label {
	display: none;
}

#shop-banner-nav {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1000;
	border-bottom:1px solid #ccc;
}
#shop-banner-nav li {
}
#shop-banner-nav li.active {
	background: url(../images/static/store-banner-nav-active-bkgd.png) 50% 0 no-repeat;
}
#shop-banner-nav li a {
	display: block;
	float: left;
	width: 211px;
	padding: 7px 12px;
	border-left: 1px solid #ccc;
	margin-top: 10px;
	outline: none;
}

#shop-banner-nav li a img {
	float: left;
	width: auto;
	margin-right: 10px;
}

.shop-home .right-banner-image {
	margin-bottom: 20px;
}
#shop-banner-nav {
	display: none;
}

#shop-banner-nav strong {
	display: block;
	margin: 3px 0;
}
#shop-home-subcols {
	width: 708px;
	background: url(../images/static/shop-home-subcolumns-rpt.png) 0 0 repeat-y;
	margin-bottom: 10px;
}
#shop-home-subcols-top {
	width: 708px;
	height: 10px;
	background: url(../images/static/shop-home-subcolumns-top.png) top left no-repeat;
}
#shop-home-subcols-btm {
	clear:both;
	width: 708px;
	height: 10px;
	background: url(../images/static/shop-home-subcolumns-btm.png) bottom left no-repeat;
}
#shop-home-subcols .single-col {
	float: left;
	width: 232px;
}
#shop-home-subcols div h3 {
	font-size: 120%;
	color: #00447f;
	padding: 0 10px;
}
#shop-home-subcols img {
	display: block;
	margin-bottom: 10px;
}
#shop-home-subcols p {
	padding: 0 10px;
}

#shop-home-subcols #shop-home-other {
	margin: 0 6px;
}
#shop-home-subcols #shop-home-build {
/*	background: #fefbea;*/
}

#shop-home-recommend-photo {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
}

.shop #center {
	padding-top: 20px;
	border-right: 1px solid #d9e9f6;
}

.shop #right {
	background: url(../images/static/shop-right-col-bkgd.png) 0 0 repeat-x;
	padding: 20px 6px 20px 13px;
}
.shop #right-banner {
	margin-bottom: 0;
}

.shop #right-banner.recommendation-banner {
	border-bottom: 6px solid #d9e9f6;
}

.shop #right .side-module {
	margin: 0 20px 40px 0;
}
	.shop #right .side-module h4 {
		color:#00447f;
	}
	.shop #right .side-module h4 span {
		color:#000;
	}

.shop-subcat-intro {
	float: left;
	width: 205px;
}

	.shop-subcat-intro h3 {
		color:#00447f;
	}

	.shop-subcat-intro img {
		display: block;
		margin-bottom: 10px;
	}

	.shop-subcat-intro ul {
		list-style-type: none;
		margin-left: 0;
	}

.shop-subcat-item {
	float: left;
	width: 205px;
	text-align: center;
}
	.shop-subcat-item p {
		margin-bottom: 5px;
	}

/* shop-home: Shopping home page */

.shop-home #right-banner {
	margin-bottom: 20px;
}

.shop-home .right-banner-image {
	border-top: 6px solid #d0e0ef;
}
.shop .right-banner-message h3 {
	font-weight: normal;
}
.shop-home #right-cols {
	width: 708px;
}

.shop-home #right {
	background: url(../images/static/shop-home-btm-right.png) 0 0 no-repeat;
	width: 212px;
	padding: 10px;
	border: 0;
}
.shop-home #center {
	background: url(../images/static/shop-home-btm-left.png) 0 0 no-repeat;
	width: 276px;
	padding: 10px 10px 10px 184px;
	position: relative;
}

.shop-home #center h3,
.shop-home #right h3 {
	font-size: 130%;
	color: #004277;
}

.shop.product-detail #center {
	width: 408px;
	border-top: 6px solid #d0e0ef;
	border-right: 0;
	padding: 0;
}
.shop.product-detail #right {
	width: 300px;
	border-top: 6px solid #d0e0ef;
	padding: 20px 0;
	background: none;
}

.product-detail #right .product-number {
	display: block;
	color: #999999;
}

.product-detail .product-price {
	border-bottom: 1px solid #d0e0ef;
	border-top: 1px solid #d0e0ef;
	padding: 10px 0 20px;
	margin: 20px 0;
}

.product-detail .price,
.build-id .price {
	font-size: 300%;
	font-weight: bold;
	margin-bottom: 0;
}

.product-detail .price sup,
.build-id .price sup {
	font-size: 65%;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
}

#size-guide {
	padding: 6px 10px 1px;
	margin: 10px 5px 0;
	display: none;
	background: #eaf3fb;
}

.similar-products {
	width: 708px;
	float: right;
	border-top: 1px solid #d0e0ef;
	margin-top: 30px;
	padding-top: 20px;
}

.similar-products .shop-subcat-item {
	float: left;
	width: 120px;
	margin: 0 50px 20px 0;
	text-align: center;
}

/* Build ID */
#content.shop.build-id .wrapper {
	 background: none;
}

.shop.build-id #product-preview {
	width: 378px;
	height: 320px;
	border: 1px solid #d0e0ef;
	float: left;
}

.shop.build-id #left {
	display: none;
}

.shop.build-id #right-cols {
	width: 930px;
}
.shop.build-id .right-title {
	width: 930px;
	border-bottom: 1px solid #000000;
}
.shop.build-id .right-title h2 {
	width: 500px;
}
.shop.build-id #right {
	width: 180px;
	padding: 15px;
}
.shop.build-id #right .side-module {
	width: 180px;
	margin-right: 0;
}
.shop.build-id #center {
	width: 719px;
}

#shopBuild #product-options {
	float: right;
	width: 304px;
	margin-right: 18px;
	display: inline;
}


#shopBuild .option-name {
	display: block;
	background: #ececec;
	color: #474747;
	padding: 10px 10px;
	margin: 0;
	font-size: 120%;
	font-weight: bold;
	width: 284px;
	border-bottom: 1px solid #d4d4d4;
}

#shopBuild .current .option-name {
	background: #dbeeff url(../images/static/shop-build-name-bkgd.png) 0 0 repeat-x;
	color: #00447f;
	border-bottom: 0;
}
#shopBuild .completed .option-name {
	background: #666666;
	color: #ebebeb;
	border-bottom: 0;
}

#shopBuild .completed .option-name span {
	float: left;
	width: auto;
}

#shopBuild .options-list {
	display: none;
	padding: 16px 0 0px;
	width: 304px;
}
#shopBuild .current .options-list {
	display: block;
	border-bottom: 1px solid #d0e0ef;
}
#shopBuild .completed .options-list {
	display: block;
}

#shopBuild label {
	white-space: nowrap;
	display: block;
	/*float: left;*/
	width: auto;
	padding: 5px 2px;
	margin: 0 5px 5px 0;
	display: inline;
	font-weight: bold;
}
#shopBuild #style-options label,
#shopBuild #size-options label {
	background: #eff8ff;
	border: 1px solid #eff8ff;
	width: 90px;
}
.shopBuildImage{
	background: #eff8ff;
	border: 1px solid #eff8ff;
	width: 90px;
	display: block;
	float: left;
	margin: 0px 5px 0px 0px;
	align: center;
}
.shopBuildImage01{
	padding: 6px 0px 6px 0px;

}

.shopBuildImageCompleted{
	background: #eff8ff;
	border: 1px solid #9ab6ce;
	width: 90px;
	display: block;
	float: left;
	margin: 0px 5px 0px 0px;
	align: center;
}

#shopBuild #style-options label img {
	display: block;
	float: left;
	width: auto;
}
#shopBuild #style-options label input,
#shopBuild #size-options label input {
	display: block;
	float: left;
	width: auto;
	margin: 15px 0 0 5px;
	display: inline;
}
#shopBuild #size-select {
	padding-top: 20px;
}
#shopBuild #engraving-suggestion {
	padding-bottom: 2px;
	margin-bottom: 20px;
}
#shopBuild .buttons {
	display: none;
	padding-top: 20px;
	border-top: 1px solid #d0e0ef;
}
#shopBuild .buttons01 {
	padding-top: 20px;
	border-top: 1px solid #d0e0ef;
}
#shopBuild .buttons .price {
	float: left;
	width: auto;
	vertical-align: top;
}
#shopBuild .buttons input {
	float: right;
	width: auto;
	margin-top: 4px;
}
#shopBuild #engraving-options {
	margin-bottom: 20px;
	border-bottom: 1px solid #d0e0ef;
}
#size-guide01 {
	padding: 6px 10px 1px;
	margin: 10px 5px 0;
	display:block;
	background: #eaf3fb;
}

/* Recommendation */

form.two-column td {
	width:200px;
}
form.two-column th {
	width: 180px;
	padding-right: 10px;
}
form.two-column select,
form.two-column input {
	color: #224b6f;
	font-weight: bold;
}
form.two-column .buttons {
	text-align: center;
}
#content.no-columns form.two-column .buttons {
	text-align: left;
}

.shop-category-sort {
	background:#234b6e;padding: 10px 14px; color: #fff;
}
.prodStyle1,.prodStyle2,.prodStyle3{
	vertical-align:top;
	}
.discounted{
        color:red;
}
.original{
        text-decoration:line-through;
}
.discounted01{
 	font-size: 300%;
	font-weight: bold; color:red;
	margin-bottom: 0;
}
.right-banner-message .pricing .price .discounted-amount { font-size:170%; letter-spacing:-1px; color:red; }
.right-banner-message .pricing .price .term { font-size:150%; }
.right-banner-message .pricing .price .currency { font-size:130%; }
.right-banner-message .pricing .price .eligible-group { text-transform:uppercase;font-size:90%; }
.right-banner-message .pricing .more-info { float: right; width: auto;}
.right-banner-message .pricing .price .oldamount { font-size:170%; letter-spacing:-1px;}

.actualprice {
	font-size: 300%;
	font-weight: bold;
	margin-bottom: 0; text-decoration:line-through;
}

.shopHomeText {font-family:"MS Shell Dlg"; font-size:13px; font-weight:bold; font-style:normal }
