/* template: shopsunday */
table { border-collapse: collapse };
table th {
	font-size: 14px;
	font-weight: 400;
	color: #666;
}
#div-core {
	width: 1200px;
	min-height: 600px;
	background-color: white;
	display: table;
	position: relative;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 100;
	padding: 0px;
}
#div-spacer {
	background-color: #CCC;
	height: 30px;
	width: 100%;
}
#gxSelector {
	float: right;
	width: auto;
	position: fixed;
	top: 50%;
	font-weight: 500;
	display: block;
	right: 10px;
	z-index: 1000;
}
#gxSelector a {
	height: 45px;
	width: 45px;
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	display: block;
	border-radius: 30px;
	line-height: 45px;
	position: relative;
	background-color: #D3D3D3;
	margin-bottom: 5px;
}
#gxSelector .css-selected {
	background-color: rgb(0,85,129);
}
.css-promo-featured-product {
	background-image: url(/pagethemes/shopsunday/images/featured.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	width: 250px;
	font-weight: 500;
}
.css-promo-new-arrivals {
	background-image: url(/pagethemes/shopsunday/images/newarrivals.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	width: 250px;
	font-weight: 600;
}
.css-promo-on-sale {
	background-image: url(/pagethemes/shopsunday/images/onsale.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	width: 250px;
}
.css-promo-clearance {
	background-image: url(/pagethemes/shopsunday/images/clearance.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	width: 250px;
}
#div-core #div-banner {
	height: 100px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/bluebutton/images/tsoqbanner.png);
	border: 1px solid #000;
	cursor: pointer;
	position: relative;
}
/* --- TOP BAR SECTION --- */
#div-topbar {
	background-color: rgb(0,85,129);
	height: auto;
	width: 100%;
	position: fixed;
	z-index: 100000;
	padding: 0px;
	display: table;
	margin: 0px;
	top: 0px;
}
#div-topbar #div-ecart {
	height: 25px;
	width: 110px;
	position: absolute;
	font-size: 12px;
	font-weight: 400;
	line-height: 30px;
	top: -120px;
	right: 0px;
	cursor: pointer;
	display: block;
	float: right;
	z-index: 99;
	visibility: visible;
}
#div-topbar #div-ecart #icon {
	background-image: url(/pagethemes/shopsunday/images/tote.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 30px;
	float: right;
	position: absolute;
	right: 0px;
}
#div-topbar #div-ecart #icon:hover {
}
#div-topbar #div-member-panel-horz {
	width: 250px;
	float: right;
	margin-right: 10px;
	position: absolute;
	right: 0px;
	top: -15px;
	z-index: 999;
	height: 0px;
}
#div-topbar #div-member-panel-horz #css-member-panel {
	float: right;
	position: absolute;
	height: 10px;
	z-index: 999;
	top: -130px;
	right: 0px;
	width: 300px;
}
#div-topbar #div-member-panel-horz #css-member-panel #member-name {
	display: none;
}
#div-topbar #div-member-panel-horz #css-member-panel #member-selector-panel {
	position: relative;
	width: 300px;
	float: right;
}
#div-topbar #div-member-panel-horz #member-selector-panel .css-item a {
	float: right;
	background-image: url(/pagethemes/shopsunday/images/heart-s.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	margin-left: 7px;
	color: #000;
}
#div-topbar #div-member-panel-horz #css-member-panel #div-login {
	padding-top: 10px;
	z-index: 9999;
	float: right;
	display: none;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding-left: 10px;
	padding-bottom: 5px;
	position: absolute;
	right: -10px;
	top: 22px;
}
#div-topbar #div-member-panel-horz #css-member-panel #button-login {
	background-image: url(/pagethemes/shopsunday/images/heart-s.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	font-size: 12px;
	height: 20px;
	width: 57px;
}
/* --- TOP BAR SECTION : END --- */
/* --- PAGE SELECT --- */
#div-topbar #div-page-selector-horz-frame {
	height: 30px;
	width: 750px;
	position: relative;
	display: table;
	text-align: center;
	background-color: #39F;
}
#div-topbar #div-page-selector-horz-frame .css-page-selector {
	color: #000;
	height: 25px;
	float: left;
	text-align: center;
	line-height: 25px;
	cursor: pointer;
	font-weight: 600;
	position: relative;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}
#div-topbar #div-page-selector-horz-frame .css-page-selector a {
	text-decoration:none;
	background-color: #DBDBB7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
}
#div-topbar #div-page-selector-horz-frame .css-page-selector:hover {
	text-decoration: underline;
}
/* --- PAGE SELECT : END --- */
#div-core #div-body {
	width: 1200px;
	height: auto;
	min-height: 600px;
	position: relative;
	display: table;
	z-index: 999;
}

#div-core #footer-wrapper {
	width: 100%;
	position: relative;
	background-color: #FFF;
	display: block;
	clear: both;
	top: 0px;
	height: auto;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#div-core #footer-wrapper #div-lefttag {
	background-image: url(/images/footerline.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#div-core #footer-wrapper #div-line {
	background-image: url(/images/footerline.png);
	height: 20px;
	width: 100%;
	position: absolute;
	top: 0px;
	background-position: left bottom;
}
#div-core #footer-wrapper  #div-righttag {
	background-image: url(/images/footerline.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 20px;
	width: 20px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#div-core #footer-wrapper #div-footer {
	width: 100%;
	position: relative;
	display: table;
	clear: both;
	margin-bottom: 10px;
}
#div-core #footer-wrapper #div-footer #social-media-wrapper {
	display: block;
	width: 300px;
	position: relative;
	height: 60px;
	float: left;
	left: 5px;
}
#div-core #footer-wrapper #div-footer #social-media-wrapper #facebook {
	background-image: url(/images/facebook.png);
	height: 16px;
	width: 16px;
	float: left;
	position: relative;
	margin-right: 2px;
	cursor: pointer;
}
#div-core #footer-wrapper #div-footer #social-media-wrapper #instagram {
	background-image: url(/images/instagram.png);
	height: 16px;
	width: 16px;
	float: left;
	position: relative;
	margin-right: 2px;
	cursor: pointer;
}
#div-core #footer-wrapper #div-footer #social-media-wrapper #twitter {
	background-image: url(/images/twitter.png);
	height: 16px;
	width: 16px;
	float: left;
	position: relative;
	margin-right: 2px;
	cursor: pointer;
}
#div-core #footer-wrapper #div-footer #social-media-wrapper #tumblr {
	background-image: url(/images/tumblr-logo.png);
	height: 16px;
	width: 16px;
	float: left;
	position: relative;
	margin-right: 2px;
	cursor: pointer;
}
#div-core #footer-wrapper #div-footer #social-media-wrapper #pinterest {
	background-image: url(/images/pinterest2.png);
	height: 16px;
	width: 16px;
	float: left;
	position: relative;
	margin-right: 2px;
	cursor: pointer;
}
#div-core #div-footer #div-footer-menu {
	height: 60px;
	width: 300px;
	float: left;
	display: block;
}
#div-core #div-footer #div-footer-menu div {
	font-size: 14px;
	line-height: 20px;
	color: #000;
}
#div-core #div-footer #div-shipping {
	display: block;
	float: right;
	position: relative;
	width: 284px;
	padding: 8px;
	right: 5px;
}
#div-core #div-footer #div-shipping #text1 {
	font-size: 24px;
	font-weight: 400;
	display: block;
	float: left;
	height: auto;
	width: 100%;
	line-height: 28px;
}
#div-core #div-footer #div-shipping #text2 {
	font-size: 14px;
	line-height: 18px;
	color: #333;
	display: block;
	height: auto;
	width: 100%;
}
#div-core #div-footer #div-copyright {
	font-size: 12px;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: table;
	position: relative;
	text-align: right;
	float: right;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	right: 5px;
}
#div-core #div-body #div-body-content #div-left-sidebar {
	min-height: 500px;
	width: 268px;
	float: left;
	position: relative;
	left: 0px;
	display: block;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	top: 0px;
	padding-top: 0px;
}
#div-core #div-body #div-left-sidebar #div-body-content #div-left-sidebar a {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	height: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	text-indent: 30px;
	width: 97%;
}
#div-core #div-body #div-body-content #div-left-sidebar .css-selected {
	background-color: #999;
	width: 97%;
	margin: 0px;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
#div-core #div-body #div-body-content {
/*	width: 900px;*/
	width: 100%;
	min-height: 400px;
	position: relative;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
}
#div-core #div-body #div-right-sidebar {
	float: left;
	width: 120px;
	display: none;
}
/* --- FRIENDLY LINK --- */
#div-core #div-body #div-right-sidebar #div-friendly-link-wrapper {
	padding-left: 10px;
}
#div-core #div-body #div-right-sidebar #div-friendly-link-wrapper .css-friendly-link {
}
/* --- FRIENDLY LINK -: END -- */
/* --- CATEGORY SELECTOR --- */
#div-core #div-body #div-left-sidebar #div-category-selector-wrapper {
	position: relative;
	font-size: 12px;
	font-weight: 400;
	color: #000;
	width: 100%;
	margin-top: 30px;
	left: 0px;
	margin-left: 0px;
}
#div-core #div-body #div-left-sidebar  #div-category-selector-wrapper .css-category-topline {
	height: 10px;
	visibility: hidden;
	display: none;
}
#div-core #div-body #div-left-sidebar  #div-category-selector-wrapper #category_selector {
	font-size: 18px;
	font-weight: 600;
	color: #F00;
}
#div-core #div-body #div-left-sidebar  #div-category-selector-wrapper #category_selector a {
	text-decoration: none;
	color: #000;
	font-size: 14px;
	font-weight: 600;
}
#div-core #div-body #div-left-sidebar  #div-category-selector-wrapper .css-category-bottomline {
	height: 0px;
}
/* --- CATEGORY SELECTOR : END --- */
/* --- MEMBER PANEL --- */
#div-core #div-body #div-left-sidebar #css-member-panel {
	height: 30px;
	width: 370px;
	margin-left: 10px;
	position: relative;
	top: 200px;
	display: none;
	float: right;
	right: -400px;
}
/* --- MEMBER PANEL : END --- */
/* --- promotion center --- */
#div-promotion-center-frame {
	width: 200px;
	height: auto;
	margin-left: 0px;
	position: relative;
	left: 0px;
	top: 15px;
	font-weight: 600;
	font-size: 16px;
	color: #F00;
}
#div-promotion-center-frame .css-top-line {
	color: #069;
	height: 0px;
	width: 100%;
	visibility: hidden;
	line-height: 25px;
	display: none;
}
#div-promotion-center-frame .css-selector {
	color: #000;
	height: 24px;
	width: 90%;
	cursor: pointer;
	font-size: 14px;
	line-height: 25px;
	font-weight: 600;
	padding-bottom: 5px;
}
#div-promotion-center-frame .css-selector:hover {
	text-decoration: underline;
}
#div-promotion-center-frame .css-bottom-line {
	height: 0px;
	width: 100%;
	visibility: inherit;
}
/* --- promotion center: END --- */

.css-maintenance-mode {
	font-size: 14px;
	font-weight: 500;
	color: #FFF;
	background-color: #C00;
	text-align: center;
	height: 30px;
	width: 100%;
	vertical-align: 60%;
	line-height: 30px;
	top: -100px;
	position: relative;
}
.css-open-hour-wrapper {
	height: auto;
	width: 100%;
	border: 1px ridge #06F;
}
/* --- MAJOR CONTENT SECTION --- */
.css-wrapper-body {
	width: 100%;
	padding: 0px;
	background-color: transparent;
	position: relative;
	left: auto;
	right: auto;
	display: block;
	text-align: left;
}
.css-wrapper-body .css-wrapper-body-header {
	font-size: 16px;
	font-weight: 500;
	height: 30px;
	line-height: 30px;
	background-color: #FFF;
	color: #333;
	text-transform: lowercase;
	padding-top: 3px;
	padding-bottom: 3px;
}
.css-wrapper-body .css-wrapper-body-text {
	padding: 20px;
	height: 500px;
	width: 50%;
	vertical-align: top;
}
/* --- MAJOR CONTENT SECTION : END --- */
/* --- PRODUCT WINDOW FRAME --- */
.css-product-frame-box {
	width: 292px;
	float: left;
	border: 1px solid #DFDFDF;
	display: block;
	overflow: hidden;
	position: relative;
	height: 540px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.css-product-frame-box:hover {
	border: 1px solid #333;
}
.css-product-frame-box:first-child { margin-left: 3px; }
.css-product-frame-box .css-sticker {
	position: absolute;
	right: 0px;
	top: 40px;
}
/*.css-product-frame-box .css-onsale {
	background-image: url(/images/onsale.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: none;
	height: 20px;
	width: 80px;
	position: absolute;
	top: 0px;
	right: 8px;
}*/
.css-product-frame-box .css-brand{
	font-size: 14px;
	color: #333;
	text-align: left;
	text-indent: 10px;
	position: relative;
	line-height: 40px;
	width: auto;
	font-weight: 400;
	height: 40px;
}
.css-product-frame-box .css-image {
	height: 430px;
	width: 100%;
	overflow: hidden;
}
.css-product-frame-box .css-image img {
	width: 96%;
	height: auto;
}
.css-product-frame-box .css-details {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	bottom: 0px;
}
.css-product-frame-box .css-details .css-name {
	font-size: 14px;
	font-weight: 500;
	color: #333;
	width: auto;
	line-height: 20px;
	overflow: hidden;
	text-align: left;
	display: block;
	position: relative;
	padding-bottom: 5px;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
.css-product-frame-box .css-details .css-desc {
	font-size: 12px;
	color: #000;
	display: none;
	position: relative;
}
.css-product-frame-box .css-details .css-price-tag {
	bottom: 0px;
	color: #000;
	font-size: 14px;
	display: block;
	position: relative;
	height: 20px;
	width: 96%;
	font-weight: 400;
	text-transform: lowercase;
	float: left;
	padding: 0px 10px;
}
.css-product-frame-box .css-details .css-price-tag .css-discount-percentage {
	font-size: 10px;
	font-weight: 400;
	text-align: right;
	float: right;
	padding-right: 10px;
	line-height: 10px;
	padding-top: 8px;
	color: #333;
}
/* --- PRODUCT WINDOW FRAME : END --- */

/* --- PRODUCT DETAIL TEXT CONTAINER --- */
.css-section-header {
	font-size: 14px;
	font-weight: 500;
	color: #333;
	font-style: normal;
	font-variant: normal;
	text-indent: 6;
	height: 25px;
	width: 100%;
}

#div-body #div-body-content .css-product-detail-frame {
	width: 100%;
	height: 100%;
	position: relative;
	top: 0px;
	right: 0px;
	border-radius: 0px;
	display: table;
	margin-top: 30px;
	min-height: 850px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#div-body #div-body-content .css-product-detail-frame .css-left-wrapper {
	width: 600px;
	height: 850px;
	display: table;
	position: relative;
	float: left;
	left: 5px;
}
#div-body #div-body-content .css-product-detail-frame .css-left-wrapper img {
	overflow: hidden;
	float: left;
	padding: 0px;
	width: 565px;
	position: relative;
	margin: auto;
}
#div-body #div-body-content .css-product-detail-frame .css-right-wrapper {
	width: 600px;
	display: table;
	float: left;
	height: auto;
	position: relative;
	overflow: hidden;
	right: 5px;
}
#div-body #div-body-content .css-product-detail-frame .css-right-wrapper .css-picture-frame {
	width: 600px;
	position: relative;
	cursor: pointer;
	float: right;
	height: 200px;
	overflow: hidden;
	display: block;
}
.css-picture-frame .css-thumbnail-wrapper {
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 5px;
	height: 200px;
	overflow: auto;
	white-space: normal;
	overflow: hidden;
}
.css-picture-frame .css-thumbnail-wrapper .css-thumb-pic {
	width: 121px;
	height: 184px
	display: table-cell;
	cursor: pointer;
	float: left;
	white-space: nowrap;
	margin-right: 2px;
	border: 1px solid #CCC;
}
.css-picture-frame .css-thumbnail-wrapper .css-thumb-pic:hover {
	border: 1px solid #999;
}
.css-product-detail-frame .css-right-wrapper .css-product-title {
	width: 100%;
	line-height: 30px;
	height: 30px;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	color: #333;
	position: relative;
	display: block;
	float: right;
	margin-bottom: 30px;
}
.css-product-detail-frame .css-right-wrapper .css-manufacturer {
	font-size: 20px;
	display: block;
	height: 24px;
	width: 100%;
	position: relative;
	float: right;
	line-height: 24px;
	font-weight: bold;
}
.css-product-detail-frame .css-right-wrapper .css-product-text-container {
	float: right;
	position: relative;
	height: auto;
	width: 100%;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.css-product-detail-frame .css-product-text-container .css-product-desc {
	height: auto;
	width: 95%;
	font-size: 12px;
	font-weight: 400;
	color: rgb(57,57,57);
	position: relative;
	margin-top: 10px;
	line-height: 22px;
}
.css-product-detail-frame .css-product-text-container .css-product-desc ul {
	list-style-type: disc;
	list-style-position: outside;
}
.css-product-detail-frame .css-product-text-container .css-product-desc ul li {
	font-size: 12px;
}
.css-product-detail-frame .css-product-text-container .css-sizing-box-text {
	font-size: 12px;
	line-height: 24px;
}
.css-product-detail-frame .css-right-wrapper .css-price-tag .css-product-sku {
	font-size: 10px;
	margin-left: 20px;
	line-height: 30px;
	width: 100%;
	position: relative;
	text-align: right;
	display: block;
	right: 0px;
	bottom: 0px;
	height: 30px;
	float: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
.css-product-detail-frame .css-right-wrapper .css-price-tag #div-size-chart {
	line-height: 20px;
	height: 20px;
	width: 100px;
	position: relative;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	display: inline-block;
	top: 2px;
	color: #FFF;
	background-color: rgb(0, 85, 129);
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.css-product-detail-frame .css-right-wrapper .css-price-tag {
	height: auto;
	width: 100%;
	position: relative;
	bottom: 0px;
	display: block;
	float: left;
	padding-bottom: 0px;
}
#div-body #div-body-content .css-product-detail-frame .css-price-tag .css-product-sku{
	position: relative;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: right;
	text-align: right;
	right: 0px;
}
.css-product-detail-frame .css-right-wrapper .css-price-tag .css-price{
	width: 100%;
	font-size: 16px;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 400;
	margin-top: 10px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
.css-product-detail-frame .css-right-wrapper .css-price-tag .css-price .css-discount-percentage {
	float: right;
	font-size: 12px;
}
#div-body #div-body-content .css-product-detail-frame .css-price-tag .css-currency {
	font-size: 12px;
	color: #999;
	width: auto;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	float: left;
	position: relative;
	line-height: 12px;
	height: auto;
	padding-left: 0px;
	cursor: pointer;
	margin-right: 10px;
}
.css-product-detail-frame .css-product-text-container .css-free-shipping {
	color: rgb(57,57,57);
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
}
#div-body #div-body-content .css-product-detail-frame .css-price-tag .css-subclass {
	font-size: 14px;
	line-height: 24px;
	text-align: right;
	display: block;
	height: 24px;
	width: 100%;
	position: relative;
	margin-top: 20px;
	font-weight: 400;
	clear: both;
}
#div-body #div-body-content .css-product-detail-frame .css-price-tag .css-subclass select, #div-body #div-body-content .css-product-detail-frame .css-price-tag .css-quantity input { width: 200px; }
#div-body #div-body-content .css-product-detail-frame .css-price-tag .css-quantity {
	font-size: 14px;
	line-height: 24px;
	text-align: right;
	display: block;
	height: 24px;
	width: 100%;
	position: relative;
	margin-top: 10px;
}
#div-body #div-body-content .css-product-detail-frame .css-price-tag .css-add-to-cart {
	clear: both;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 30px;
	width: 300px;
	position: relative;
	cursor: pointer;
	color: #FFF;
	background-color: #999;
	text-align: center;
	display: block;
	font-size: 18px;
	line-height: 30px;
	margin-top: 30px;
	margin-bottom: 10px;
	boarder-radius: 10px;
	font-weight: 600;
	border: 1px solid #999;
}
#div-body #div-body-content .css-product-detail-frame .css-price-tag .css-add-to-cart:hover {
	background-color: #008FDD;
	right: 0px;
}
#div-body #div-body-content .css-product-detail-frame .css-price-tag .css-quantity {
	position: relative;
	right: 0px;
}
#div-body #div-body-content .css-product-detail-frame .css-price-tag .css-add-to-cart .css-add-button {
	background-image: url(/pagethemes/shopsunday/images/Button_03.jpg);
	background-position: center center;
	height: 32px;
	width: 101px;
	cursor: pointer;
	float: right;
}
#div-body #div-body-content .css-product-detail-frame .css-price-tag .css-add-to-cart input {
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	height: 20px;
	width: 40px;
	text-align: center;
	color: #000;
}
#div-body #div-body-content .css-product-detail-control-wrapper {
	height: auto;
	width: 50%;
	display: block;
	position: relative;
	top: 0px;
	float: right;
	clear: left;
	left: -50%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#div-body #div-body-content .css-product-detail-control-wrapper .css-tag {
	padding: 5px;
	width: 400px;
	font-size: 14px;
	color: #FFF;
	cursor: pointer;
}
#div-body #div-body-content .css-product-detail-control-wrapper .css-tag a {
	font-size: 16px;
	color: #FFF;
}
#div-body #div-body-content .css-product-detail-control-wrapper .css-tag : hover { }
#div-body #div-body-content .css-product-detail-control-wrapper .css-manufacturer-link-tag {
	background-image: url(/pagethemes/shopsunday/images/heart-s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 200px;
	line-height: 30px;
	text-indent: 20px;
	font-size: 14px;
}
#div-body #div-body-content .css-product-detail-control-wrapper .css-back-to-shopping-tag {
	background-image: url(/pagethemes/shopsunday/images/heart-s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 200px;
	line-height: 30px;
	text-indent: 20px;
	font-size: 14px;
}
#div-body #div-body-content .css-product-detail-control-wrapper .css-rate-product-tag {
	background-image: url(/pagethemes/shopsunday/images/heart-s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 200px;
	line-height: 30px;
	text-indent: 20px;
	font-size: 14px;
}
#div-body #div-body-content .css-product-detail-control-wrapper .css-customer-review-tag {
	background-image: url(/pagethemes/shopsunday/images/heart-s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 200px;
	line-height: 30px;
	text-indent: 20px;
	font-size: 14px;
}

#div-body #div-body-content .css-product-detail-control-wrapper .css-email-to-friend-tag {
	background-image: url(/pagethemes/shopsunday/images/heart-s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 200px;
	line-height: 30px;
	text-indent: 20px;
	font-size: 14px;
}
#div-body #div-body-content .css-related-products {
	position: relative;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
	display: table;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#div-body #div-body-content .css-related-products .css-title{
	font-size: 16px;
	color: #333;
	text-indent: 10px;
	width: 99.5%;
	line-height: 20px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right:auto;
}
#div-body #div-body-content .css-related-products .css-image-box{
	float: left;
	font-size: 14px;
	color: #666;
	white-space: normal;
	overflow: hidden;
	width: 190px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 2px;
	height: 360px;
}
/*#div-body #div-body-content .css-related-products .css-image-box:first-child {
	margin-left: 0px;
}*/
#div-body #div-body-content .css-related-products .css-image-box:last-child {
	margin-right: 0px;
}
#div-body #div-body-content .css-related-products .css-image-box .css-brand { color: #666; }
#div-body #div-body-content .css-related-products .css-image-box .css-std { color: #333; }
/* --- PRODUCT DETAIL TEXT CONTAINER : END --- */
/* --- MEMBER PANEL VERT --- */
#div-core #div-body #div-left-sidebar #div-member-panel-vert {
	width: 100%;
	margin-top: 30px;
	display: none;
}
/* --- MEMBER PANEL VERT : END --- */
/* used in inc_checkout_login.php */
.css-checkout {
	font-size: 14px;
	color: #000;
	height: 20px;
	width: 90%;
	line-height: 20px;
	font-weight: 400;
	display: block;
	text-indent: 0;
	text-align: left;
}
/* Page Flipper */
.page-flipper-frame {
	width: 100%;
	display: table;
	height: 20px;
	position: relative;
}
.page-flipper-frame:first-child {
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;*/
}
.page-flipper-frame .page-flipper {
	position: relative;
	top: 0px;
	right: 0px;
	height: 20px;
	float: right;
	display: table;
}
.page-flipper-frame .page-flipper .page-flipper-selected {
	font-size: 18px;
	color: #000;
	text-decoration: underline;
	float: left;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #CCC;
	margin-right: 10px;
	font-weight: 600;
}
.page-flipper-frame .page-flipper .page-flipper-std {
	font-size: 10px;
	color: #333;
	cursor: pointer;
	float: left;
	height: 20px;
	line-height: 20px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #FFF;
	margin-right: 10px;
}
.page-flipper-frame .page-flipper .page-flipper-std:hover {
	color: #000;
	border: 1px solid #000000;
}
/* END: Page Flipper */
.css-separator {
	background-image: url(/images/arrow-list.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.css-checkout-paypal {
	background-image: url(/images/paypal.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	width: 450px;
	cursor: pointer;
	font-size: 14px;
	line-height: 20px;
	display: block;
	position: relative;
	text-align: center;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
}
.css-continue-checkout {
	line-height: 22px;
	height: 22px;
	font-size: 14px;
	cursor: pointer;
	display: block;
	width: auto;
}
.css-checkout-edit-cart {
	font-size: 14px;
	height: 22px;
	cursor: pointer;
	line-height: 22px;
	position: relative;
}
.css-continue-shopping {
	font-size: 14px;
	line-height: 22px;
	height: 22px;
	cursor: pointer;
	clear: both;
}
.css-delivery-options {
	background-color: #FFC;
	width: 100%;
	position: relative;
	border: 1px solid #CCC;
	padding: 10px;
}
.css-promo-msg
{
	font-size: 12px;
	font-weight: 400;
	color: #000;
	background-color: #FFF0FF;
	position: absolute;
	height: auto;
	width: auto;
	top: 0px;
	right: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-radius:10px;
	z-index: 9999;
	display: inline;
	text-align: center;
}
#div-topbar #div-nav {
	height: 80px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
	color: #FFF;
}
#div-topbar #div-nav #div-home {
	position: absolute;
	cursor: pointer;
	height: 57px;
	width: 309px;
	display: block;
	left: 25px;
	background-image: url(/images/logo.png);
	background-position: left center;
	top: 10px;
	background-repeat: no-repeat;
}
#div-topbar #div-nav a {
	color: #FFF;
}
#div-topbar #div-nav input {
	font-size: 10px;
}
#div-topbar #div-nav #div-right-wrapper {
	display: block;
	width: 300px;
	position: absolute;
	height: 80px;
	right: 0px;
	top: 0px;
}
#div-topbar #div-nav #div-right-wrapper #div-mycart {
	display: block;
	position: relative;
	top: 10px;
	right: 0px;
	text-align: right;
	height: auto;
	font-size: 13px;
	float: right;
	color: #FFF;
	width: auto;
}
#div-topbar #div-nav #div-right-wrapper #div-mycart a {
	color: #FFF;
	font-size: 11px;
}
#div-topbar #div-nav #div-right-wrapper #my-account {
	font-family: inherit;
	display: block;
	position: absolute;
	top: 10px;
	height: 24px;
	width: auto;
	font-size: 13px;
	float: left;
	left: 0px;
}
#div-topbar #div-nav #div-subscribe {
	float: left;
	position: absolute;
	left: 10px;
	top: 40px;
	display: block;
	width: auto;
	background-color: transparent;
	height: 22px;
	font-size: 14px;
}
#div-topbar #div-nav #div-subscribe img {
	position: relative;
	top: 5px;
	left: 2px;
}
#div-topbar #div-nav #div-right-wrapper .css-tag {
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	color: #FFF;
	line-height: 18px;
	font-weight: 400;
	cursor: pointer;
	vertical-align:middle;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	position: relative;
	top: 10px;
}
#div-topbar #div-nav #div-right-wrapper .css-tag a {
	color: #FFF;
	font-size: 11px;
	line-height: 18px;
}
#div-topbar #div-nav #div-right-wrapper .css-tag:hover{ }
#div-topbar #div-nav .css-tag-to-right {
	width: auto;
	float: right;
	padding: 2px;
	cursor: pointer;
	vertical-align: middle;
	height: 35px;
	font-size: 16px;
}
#div-core #div-body #div-catselect{
	height: 50px;
	width: 1000px;
	clear: both;
	display: table;
	margin-right: auto;
	margin-left: auto;
	z-index: 999;
	text-align: center;
}
#div-core #div-body #div-catselect .css-catitem {
	float: left;
	cursor: pointer;
	text-align: center;
	display: block;
	height: 30px;
	background-repeat: no-repeat;
	font-size: 18px;
	font-style: oblique;
	line-height: 30px;
	font-weight: 500;
	text-transform: capitalize;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#div-core #div-body #div-catselect .css-catitem:hover {
	background-color: #D2F0FF;
	border: 1px dotted #09C;
}
#div-core #div-body #div-catselect .css-bar {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
#div-core #div-promo-msg{
	position: absolute;
	font-size: 12px;
	color: #900;
}
#div-core #div-body #div-left-sidebar #div-news-subscribe {
	height: auto;
	width: 100%;
	display: block;
	padding: 0px;
	position: relative;
	top: 50px;
}
#div-core #div-body #div-left-sidebar #div-news-subscribe img{
	margin-left: 5px;
	cursor: pointer;
	position: relative;
	top: 5px;
}
#div-core #div-body #div-left-sidebar #div-news-subscribe #fd_subscribe_email {
	font-size: 12px;
	font-weight: 400;
	color: #333;
	line-height: 15px;
	height: 15px;
	width: 90%;
	font-size: 24px;
	color: #FFF;
	text-align: right;
	padding: 5px;
}
.css-credit-card {
	background-image: url(/images/cc.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: auto;
	width: 50%;
	position: relative;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
#div-right-wrapper #div-subscription {
	height: 24px;
	width: 100%;
	display: block;
	position: relative;
	top: 45px;
	background-color: #FFF;
}
#div-right-wrapper #div-subscription input {
	font-size: 13px;
	line-height: 20px;
	width: 80%;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	color: #999;
	left: 0px;
}
#div-right-wrapper #div-subscription #subscribe {
	background-image: url(/images/Mailing_envelope.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	width: 34px;
	cursor: pointer;
	position: absolute;
	right: 0px;
}
#div-core #div-breadcrumb {
	font-size: 38px;
	color: #000;
	height: 50px;
	width: 100%;
	padding-top: 30px;
	margin-top: 20px;
	font-weight: 600;
	text-indent: 10px;
	position: relative;
	line-height: normal;
}
#div-core #div-breadcrumb .css-trace {
	font-size: 14px;
	color: #333;
	font-weight: 400;
}
.color-bbs-blue { color: rgb(0,85,129) }
.color-onsale-blue { color: rgb(151,218,253) }
.color-grey4 { color: rgb(57, 57, 57,) }
.color-grey3 { color: rgb(87, 87, 87) }
.color-grey2 { color: rgb(160,160,160) }
.color-grey1 { color: rgb(226,226,226) }

.bkcolor-grey4 { background-color: rgb(57, 57, 57,) }
.bkcolor-grey3 { background-color: rgb(87, 87, 87) }
.bkcolor-grey2 { background-color: rgb(160,160,160) }
.bkcolor-grey1 { background-color: rgb(226,226,226) }

.css-product-text-container .css-sticker {
	font-size: 14px;
	display: block;
	height: 60px;
	width: 50px;
	display: block;
	right: 0px;
	position: absolute;
	top: 0px;
}
.css-sticker-onsale {
	background-image: url(/images/tab_onsale.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 25px;
	width: 55px;	
}
.css-sticker-new {
	background-image: url(/images/tab_new.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 25px;
	width: 55px;	
}
.css-sticker-restock {
	background-image: url(/images/tab_restock.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 25px;
	width: 55px;	
}
.css-onsale { color: #FF2400; }
.css-seperator-line {
	height: 5px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	display: table;
	margin-top: 20px;
	margin-bottom: 20px;
}
#div-message-bar {
	display: block;
	width: 100%;
	position: fixed;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(/imagedepot/S34/homepage/messagebar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 999;
	top: 120px;
}
#tbl_cart {
	font-size: 1.2em;
	line-height: 1.2em;
}
.css-price-tag-currency {
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;	
}
.css-price-tag-value {
	font-size: 18px;
	line-height: 20px;
	font-weight: 600;	
}
.css-brand-style {
	text-transform: uppercase;
	font-variant: small-caps;
	font-size: 11px;
	line-height: 13px;
}