#productDetailContent{
margin:0px 0px 0px 20px;
width:400px;
}

.soldOutOverlay {
	position:absolute;
	top: 228px;
	left:137px;
	text-align:center;
	background: url(/resource/images/toluxe/sold_out_overlay.png) no-repeat center;
	width:89px;
	height:73px;	
}

.hotOverlay {
	position:absolute;
	top: 238px;
	left:146px;
	text-align:center;
	background: url(/resource/images/toluxe/hot_overlay.png) no-repeat center;
	width:63px;
	height:63px;	
}

.colorOptions {
	position:absolute;
	bottom: 103px;
	left:4px;
	text-align:center;
	background: url(/resource/images/txt_see_more_colors.png) no-repeat center;
	width:86px;
	height:16px;
}

/* Added Style for the clear color selection link or button */

#colorIndicator{ 
	border: solid 1px #FCF7F1;

}

#sortBy, #perPage, #pageList {
	float:left;
	font-weight: bold;
	margin-right:35px;
	line-height:1.2;
	font-size:12px;
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
}

#pageList {
	margin-right:20px;
	float:right;
}

#sortBySpan, #perPageSpan, pageListSpan{
	letter-spacing: normal;
	font-size:12px;
}

.pageListSpan{float:left;}

div.childBottomPaginationContainer {
	margin: 10px 0 10px 0;
	clear: both;
}

div.pagination {
	float: right; !important
	line-height:1.2;
	margin-right:20px;
	text-align:left;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:12px;
}

div.contentHeader {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	float: l;
	height:50px;
}

#productContainer{
	margin: 20px -20px 0pt 0px;
	padding: 0;
	width: 100%;
}

#modalImage,
#productImage {
	padding: 3px;
}

.productItem {
	margin:0px 0px 0px 0px;
	position:relative;
}

.productItem a,
.productItem a:visited {
	color: #494542;
	text-decoration: none;
}

.productItem a:hover {
	text-decoration: underline;
}

.productImage {
	padding:1px;
	position:relative;
}

.productItemDetailWrap {
	text-align:center;
}

span.productStrikePrice {
	color:#888;
	text-decoration:line-through;
	border-right:1px solid #CCC;
	padding:2px 4px 2px 0px;
	font-size:12px;
	cursor:pointer;
}

.productExpressImage {
	background: url(/resource/images/btn_quickview.png) no-repeat;
	position: absolute;
	height: 28px;
	margin-top: 150px;
	text-align: center;
	z-index: 10000;
	width:99px;
	left:26%;
	top:0;
	cursor: pointer;
}

* html .productExpressImage {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource/images/btn_quickview.png' ,sizingMethod='crop');
}

div.expressCheckout {
	position:absolute;
	bottom: 7px;
	text-align: center;
}

div.productItemDetailWrap {
	text-align: center;
	height:90px;
}

div.productName {
	font-size:12px;
	padding: 4px 2px;
	height:35px;
	text-align:left;
	overflow:hidden;
}

.productPrices {
	display:block;
	padding: 0px 5px 0px 5px;
	text-align:left;

}

div.productPrice {
	color:#5e1b1b;
	font-size:16px;
	clear:both;
	font-weight:bold;
}

span.childWarning {
	color:#5e1b1b;
	font-weight:bold;
	padding:0px 0px 1px 4px;
	text-transform:uppercase;
	vertical-align:middle;
}

div#imageViews {
	margin-left:20px;
	text-align:center;
	float:left;
	width:50px;
}

div#imageViews img {
	border: 1px solid #CCC;
	padding: 1px;
	margin: 2px 2px 2px 0px;
}

div#imageViews img.selected {
	cursor: pointer;
	border: 1px solid #FE831F;
}
div#clearSizeSelection {
    float: left;
    margin: 0 4px 0 4px;
}

div#colorSwatches img{
	border: 2px solid #CCCCCC;
	margin: 2px;
}

div#colorSwatches img.selected {
	border: 3px solid #D91473;
	margin: 2px;
}

/* product detail page styles */

div#productDetailContent h2 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}

div#productActionsWrapper {
	width: 180px;
	text-align: center;
	float:left;
}

div#productActions {
	height: 80px;
	padding: 0px 0 0 0;
	text-align: center;
}

div#productActions div#priceContainer {
	
	width: 142px;
	margin-top: 0px;
	text-align:left;
	margin-left:20px;
	*margin-left:0px;
}

div.strikePrice {
color:#888888;
font-size:16px;
text-decoration:line-through;
cursor:pointer;
}

div.price {
	font-size: 24px;
	color: #5e1b1b;
}

div.modalInfoArea label{
	font-weight: bold;
	font-size: 12px;
}

.swatchLabelName {
font-weight:bold;
}
.swatch {
	color:#D91473;
	cursor:pointer;
	float:left;
	font-weight:bold;
	line-height:19px;
	text-align:center;
	vertical-align:middle;
	padding: 1px 1px;
}
.swatch img {
	border:1px solid #FFFFFF;
	display:block;
}
.swatch .normal {
	border:1px solid #F2F7FA;
    padding: 2px 4px;
	background-color:#E6E4E3;
	cursor:default;
}
.swatch .cur {
	border:1px solid #F2F7FA;
    padding: 2px 4px;
	background-color:#959595;
}
.swatch .hover {
	border:2px solid #D91473;
    padding: 2px 4px;
}
.swatch .selected {
	border:2px solid #D91473;
    padding: 2px 4px;
}
.swatch .soldOut {
	background-color:#FFFFFF;
	border:2px dotted #CCCCCC;
	color:#999999;
	margin:1px;
    padding: 1px 3px;
}
.swatch .selectedSoldOut {
	background-color:#FFFFFF;
	border:2px dotted #CCCCCC;
	color:#999999;
	margin:1px;
    padding: 1px 3px;
}


label#sizeSelectorLabel {
    float: left;
	font-weight:normal;
}

label#colorSelectorLabel {
    float: left;
	font-weight:normal;
}

div#sizeIndicatorContainer {
    float: left;
}

div#sizeIndicator {
    float: left;
    font-weight: bold;
	font-size:12px;
}

span#colorIndicator {
    font-weight: bold;
	font-size:12px;
}

div#sizeSelector {
    clear: both;
    float: left;
}

/* drop down options */
div.sizeIndicatorDropDown {
	margin: -2px 6px 0 0;
	border-color: #CCC;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
    background: #FFFFFF url(/resource/images/img_options_arrow.gif) no-repeat right;
    padding: 2px 21px 2px 2px;
	cursor: pointer;
}


div.sizeSelectorDropDown {
    display: block;
}

ul.dropDownOptions {
	position: absolute;
    margin: -2px 0 0 0;
    border-color: #CCC;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
	background: #FFF;
	cursor:pointer;
	font-weight:bold;
	font-size: 12px;
	text-align:left;
	vertical-align:middle;
	z-index: 50;
}

ul.dropDownOptions li {
	list-style-type: none;
	padding: 2px;
}
ul.dropDownOptions li.normal {
    /*border:1px solid #336699;*/
	white-space:nowrap;
}
ul.dropDownOptions li.hover {
    background-color:#DDD;
}
ul.dropDownOptions li.selected {
    background-color: #959595;
    color: #FFF;
}
ul.dropDownOptions li.soldOut {
    background-color:#FFF;
    color:#999999;
}

/* END: Drop down options */

/* tabs content containers on product modal */
div.panel {
	border-top: 2px solid #5e1b1b;
	padding: 10px 0 0 0;
	overflow: auto;
	width: 100%;
}

div.productPanel {
	padding: 10px 0 0 0;

}

div.addShipping {
    color: #959595;
	font-weight: bold;
	font-size: 10px;
	border-bottom: none;
	padding-bottom: 2px;
}

div.range {
	font-size: 20px;
	white-space: nowrap;
}

div#recentlyViewed {
	border: 1px solid #ECECE6;
	margin: 24px 0 0 0;
	padding: 8px;
	text-align: left;
}

div#recentlyViewed ul li {
	display: inline;
	float: left;
	text-align: center;
	margin: 0 5px 0 0;
	width: 102px;
}

div#recentlyViewed ul li img {
	border: 1px solid #CCC;
	padding: 3px;
}

div#recentlyViewed ul li a,
div#recentlyViewed ul li a:visited {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

div#recentlyViewed ul li a:hover {
	font-weight: bold;
}

div#recentlyViewed ul li a:hover img {
	border: 1px solid #0066FF;
}

div#productNeighborSelector {
	font-size: 10px;
	text-align: right;
	padding: 0 5px 5px 5px;
	margin: 0 0 10px 20px;
}

div#lnkBackToEvent {
	border: none;
	margin: 28px 0 3px 0;
	font-size: 10px;
	text-align: left;
	width: 354px;
}


div#lnkBackToEvent a {
background:transparent url(/resource/images/iconArrowLeft.gif) no-repeat scroll left center;
padding:0px 0px 0px 15px;
color:#7B7B7B;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration: none;
}

div#productNeighborSelector {
	white-space: nowrap;
}
div#productNeighborSelector a,
div#productNeighborSelector a:visited {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
text-decoration: none;
}

div#productNeighborSelector a:hover,
div#lnkBackToEvent a:hover {
	text-decoration: underline;
}

div#productNeighborSelector a#productDetailLink {
	color:#D91473;
	text-decoration:underline;
}

#productNeighborSelector #next {
	float: right;
	text-align: center;
	font-size: 11px;
}

div#productNeighborSelector a.next {
	background: url(/resource/images/iconArrowRight.gif) no-repeat right;
	padding: 0 14px 0 5px;
}

#productNeighborSelector #previous {
	float: right;
	text-align: center;
	font-size: 11px;
}

div#productNeighborSelector a.previous {
	background: url(/resource/images/iconArrowLeft.gif) no-repeat left;
	padding: 0 6px 0 14px
}

#divider {
float:right;
}

/* quick view modal */

div.expressModalContainer {
	height:300px;
	margin: 0;
	padding: 0;
}

div.expressModalImage {
	float: left;
}

div.expressModalContent{
	float: left;
	margin: 0 0px 0px 25px;
	text-align: left;
	position: relative;
}

div.expressModalProductTitle {
	font-size: 20px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
	width: 360px;
}
span.modalStrikePrice {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	font-weight: bold;
	color: #999;
	font-size: 11px;
}

span.modalPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444;
	font-size: 17px;
}

div#colorSwatches img.soldOut {
    border: 1px dotted #CCC;
	opacity: .4;
	filter: alpha(opacity=40);
}

div.modalInfoArea label{
	font-weight: bold;
	margin-right:5px;
}

div.modalInfoArea {
	margin: 5px 0 0 0;
	padding: 7px 0 5px 0;
}

#qtySelectionSection {border-bottom: 1px solid #CCCCCC;}

div.productTitle {
	margin: 0 0 7px 0;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:20px;
	color:#494036;
	line-height:1;
}

div#productMastDetails {
	margin: 0 0 7px 0;
}

div#modalAddToCart {
	background: none;
	border: 1px solid #ECECE6;
	padding: 2px 3px;
	width: 450px;
}

div#itemDetails {
	background: #ebebe5 url(/resource/images/img_addToBagArrow.gif) no-repeat right;
	float: left;
	margin: 0;
	text-align: right;
	padding: 3px 20px 0 0;
	height: 17px;
	width: 65%;
	font-weight:normal;
}

div#itemDetailsOut {
	background: #ebebe5 url(/resource/images/img_addToBagArrow.gif) no-repeat right;
	float: left;
	margin: 0;
	text-align: right;
	padding: 3px 30px 0 0;
	height: 17px;
	width: 65%;
	font-weight: bold;
}

table.modalExpressTable {
	border: none;
}

table.modalExpressTable th {
	padding-right: 5px;
	text-align: right;
}

table.modalExpressTable th,
table.modalExpressTable td{
	border: none;
	padding-bottom: 5px;
}

a.help {
	background: #FFF;
	border: 1px solid #CCC;
	color: #000;
	font-weight: bold;
	padding:0 3px;
	margin-left: 5px;
	text-decoration: none;
}


div.photoCaption {
	text-align: right;
	font-size: 10px;
	margin: 4px 0 0 0;
}

/* tabs content containers on product modal */

div.productPanel {
	padding: 10px 0 0 0;
	width: 100%;
}

div#productPageTabs div.panel {
	width: 100%;
	overflow: hidden;

}

div#inventoryAvailable {
color:#D91473;
font-size:120%;
font-weight:bold;
margin: 10px 0 0 0;
}

#shortProductDesc{
font-size:13px;
font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
line-height:1.3;
}

#productName {
font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
font-size:22px;
line-height: 30px;
margin:-5px 0 10px 0;
}

#productPageTabsView {
float:right;
margin-left:6px;
margin-top:0px;
}

#productPageTabs {
width:820px;
margin-top:0px;
}

#emailFriend {
display:block;
margin-top:10px;
}

#recentlyViewedContainer{
clear:both;
}

h3#recent {
color:#404953;
font-size:14px;
font-weight:bold;
letter-spacing:normal;
visibility:visible;
}

#productChart img{
margin: -6px 0 10px 14px;
*margin: -6px 0 10px 4px;
float: left;
cursor: pointer;
}


/* Rounded Corners */

/* Event Child Rounded Corners */

.roundedBottom{
	background: transparent url(/resource/images/rounded.gif) no-repeat 0px -8px;
	height: 8px;
}

.roundeMidborder{
	background: transparent url(/resource/images/toluxe/goodborder.gif) no-repeat 0px 0px;
	margin-bottom:10px;width:255px;height:421px;
}

.roundedMid{
	background: #fff;margin-top:11px;margin-left:14px;border:1px solid #a1a19f;width:227px;height:302px;border:1px solid;
	position:relative;top:12px;
	*top:0px;
}


/* Large Product Rounded Corners */
.roundedpTop {
	background:transparent url(/resource/images/p_rounded.gif) no-repeat 0px 9px;
	height: 9px;
	width: 356px;
}

.roundedpBottom{
	background: transparent url(/resource/images/p_rounded.gif) no-repeat 0px -9px;
	height: 9px;
	width: 356px;
}

.roundedpMid{
	width: 304px;
}


#expressImage{
	margin:0px 1px 0px 1px;
}


/* Modal Product Rounded Corners */
.roundedmTop {
	background:transparent url(/resource/images/m_rounded.gif) no-repeat 0px 0px;
	height: 9px;
}

.roundedmBottom{
	background: transparent url(/resource/images/m_rounded.gif) no-repeat 0px -9px;
	height: 9px;
}

/* Tab Image Replacements */

li a#tabDetails{
	background: url(/resource/images/tab_product_details_off.gif) no-repeat;
	text-indent: -9999em;
	height: 40px;
	width: 107px;
	float:left;
}
li.selected a#tabDetails{
	background: url(/resource/images/tab_product_details_on.gif) no-repeat;
	text-indent: -9999em;
	height: 40px;
	width: 107px;
	float:left;
}

li a#tabShipping {
	background: url(/resource/images/tab_product_shipping_off.gif) no-repeat;
	text-indent: -9999em;
	height: 40px;
	width: 166px;
	float:left;
}

li.selected a#tabShipping{
	background: url(/resource/images/tab_product_shipping_on.gif) no-repeat;
	text-indent: -9999em;
	height: 40px;
	width: 166px;
	float:left;
}

li a#quickTabSize{
	background: url(/resource/images/tab_quick_size_off.gif) no-repeat;
	text-indent: -9999em;
	height: 20px;
	width: 110px;
	float:left;
}
li.selected a#quickTabSize{
	background: url(/resource/images/tab_quick_size_on.gif) no-repeat;
	text-indent: -9999em;
	height: 20px;
	width: 110px;
	float:left;
}

li a#quickTabDetails {
	background: url(/resource/images/tab_quick_details_off.gif) no-repeat;
	text-indent: -9999em;
	height: 20px;
	width: 132px;
	float:left;
}

li.selected a#quickTabDetails{
	background: url(/resource/images/tab_quick_details_on.gif) no-repeat;
	text-indent: -9999em;
	height: 20px;
	width: 132px;
	float:left;
}


#inviteLink {
	margin-top:30px;
	color:#D91473;
	font-family:Verdana,Arial,Sans-serif;
	font-weight:bold;
}

#inviteLink a{
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:12px;
	color:#7B7B7B;
}

.sizeChartTable th td {
	font-size: 10px;
}

#productPageDetailsTabs {
	width: 100%;
}

#productPageDetailsTabs.panel {
	width: 100%;
	overflow: hidden;
}

#productPageDetailsTabs TABLE {
	width: 100%;
	margin-bottom:20px;
}

#productPageDetailsTabs TABLE TR{
	width: 100%;
	border:0px;
	height:14px;
}

#productPageDetailsTabs TABLE TR TD{
	text-align:center;
	border-left:1px solid;
	height:14px;
	padding:2px 0px 2px 0px;
	vertical-align:middle;
}

#productPageDetailsTabs TABLE TR TD.title{
	text-align:center;
	background-color:#737474;
	color:#fff;
}

#productPageDetailsTabs TABLE TR TD.right{
	text-align:center;
	border-left:1px solid;
	border-right:1px solid;
}

#details ul{
	position:static;
}

/* The image for "zoom to see close up" for illZoom */
#zoomPrompt {
    margin-left:230px;
}

a#returnsLink{
	cursor:pointer;
}

#qtySelectorContainer {
    float: left;
    width: 60px;
}

#qtySelectorLabel {
    float: left;
    line-height: 2.4em;
}

#cartLimit {
    float: left;
    color: #D91473;
    font-family:Verdana,Arial,Sans-serif;
    font-weight: bold;
    margin: 0 0 0 3px;
    padding: 4px;
    text-align: center;
}