﻿
#shoppingbagoverview
{
	background: #ddf;
	border: solid 1px #000;
}


#shoppingbag
{
}
#shoppingbag div.shoppingbagTop
{
	background-image: url(../css/img/general/shoppingbag_top.png);
	background-repeat: no-repeat;
	height: 37px;
	padding-left: 50px;
	padding-right: 100px;
	padding-top: 30px;
	text-align: center;
}
#shoppingbag div.shoppingbagMiddle
{
	padding-left: 50px;
	padding-right: 100px;
	background-image: url(../css/img/general/shoppingbag_middle.gif);
}
#shoppingbag div.shoppingbagMiddle p
{
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

#shoppingbag div.shoppingbagBottom
{
	background-image: url(../css/img/general/shoppingbag_bottom.gif);
	background-repeat: no-repeat;
	padding: 0px 100px 0px 50px;
	height: 142px;
}
#shoppingbag .countEditbox
{
	width: 25px;
	text-align: right;
}
#shoppingbag .editBox
{
	width: 180px;
}
#shoppingbag .dropDown
{
	width: 180px;
}
#shoppingbag h1
{
	padding: 0px;
	margin: 0px;
}
#shoppingbag h2
{
	padding: 0px;
	margin: 0px;
}
#shoppingbag input
{
	font-size: 11px;
}
#shoppingbag .shoppingItems
{
}
#shoppingbag .shoppingItems table
{
	width: 100%;
}
#shoppingbag .shoppingItems td
{
	border-bottom: solid 1px #999;
}
#shoppingbag .shoppingItems table .right, #shoppingbag .right
{
	text-align: right;
}
#shoppingbag .shoppingItems table .nowrap
{
	white-space: nowrap;
}
#shoppingbag .shoppingItems table .delete
{
	width: 11px;
	height: 11px;
}
#shoppingbag .shoppingbagBottom .total
{
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: solid 2px #000;
}
#shoppingbag .shoppingbagBottom .left
{
	float: left;
}
#shoppingbag .shoppingbagBottom .right
{
	float: right;
}
#shoppingbag .shoppingbagBottom .text
{
	padding-bottom: 5px;
}
#shoppingbag .shoppingbagBottom .valign
{
	vertical-align: middle;
}
#shoppingbag .button
{
	font-size: 11px;
}
#shoppingbag a.conditionLink a:hover.conditionLink
{
	color: #800000;
	text-decoration: underline;
}
#shoppingbag .maxWidth
{
	width: 100%;
}
#shoppingbag .bottomBorder
{
	border-bottom: solid 1px #999;
}
#shoppingbag .bold
{
	font-weight: bold;
}

.productGrid
{
	font-size: 11px;
	border: 0px;
}

.productGrid .productGridItem
{
	float: left;
	width: 140px;
	padding: 1px;
	background-color: #ffffff;
	margin-top: 20px;
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 2px;
}

.productGrid .productGridItem .productLink
{
	color: #000000;
	text-decoration: none;
}

.productGrid .productGridItem .productPhoto
{
	width: 132px;
	height: 132px;
	background-position: center top;
	background-repeat: no-repeat;
}

.productGrid .productGridItem .productName
{
	padding: 3px;
	background-color: #d0ebf2;
	text-align: center;
	height: 60px;
	overflow: hidden;
}
.productGrid .productGridItem .productName span
{
	text-decoration: line-through;
	color: #666;
}

.productGrid .productNavigation
{
	text-align: center;
}

.productGrid a
{
	text-decoration: none;
	color: #333;
}

.productGrid a:hover
{
	color: #000;
}

.productGrid a.productNavigationButtonSelected
{
	font-weight: bold;
}

.product
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 8px;
}

.product .photos
{
	float: left;
	width: 209px;
	min-height: 380px;
}

.product .photos .bigphoto
{
	background: #fff;
	font-size: 1px;
	line-height: 310px;
	height: 310px;
}

.product .photos .smallphotos
{
	width: 210px;
	padding-top: 5px;
}

.product .photos .smallphotos .sphotodiv
{
	background: #fff;
	float: left;
	width: 69px;
	height: 65px;
	text-align: center;
	margin-right: 1px;
}

.product .photos .smallphotos .sphoto
{
	bottom: 0px;
	height: 65px;
}

.product .info
{
	border: solid 1px #fff;
	background: #d0ebf2;
	float: right;
	width: 248px;
	min-height: 358px;
	font-size: 11px;
	padding: 10px;
	margin: 0px;
}

.product .info h1
{
	font-size: 18px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

.product .info p
{
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

.product .info .materials
{
	margin-top: 20px;
	margin-bottom: 10px;
	min-height: 18px;
}

.product .info .materials .materialInfo
{
	float: left;
	margin-right: 15px;
}

.product .info .laundryCare
{
	margin-top: 5px;
	margin-bottom: 50px;
}

.product .info .laundryCareInfo
{
	float: left;
}

.product .info .price
{
}

.product .info .price .before
{
	font-size: 12px;
}

.product .info .price .before span
{
	text-decoration: line-through;
}

.product .info .price .now
{
	font-size: 20px;
	font-weight: bold;
}

.product .info .order
{
	padding-top: 10px;
}

.product .info .order h1
{
	font-size: 12px;
	margin: 0px;
	padding-bottom: 5px;
}

.product .info .order .sizeDropDown
{
	margin-left: 4px;
	margin-right: 6px;
	width: 100px;
}

.product .info .order .countTextBox
{
	margin-left: 4px;
	width: 30px;
}

.product .info .order .orderButton
{
	margin-top: 8px;
	text-align: center;
}

.product .matchguide
{
	width: 492px;
	height: 160px;
	text-align: center;
}

.product .matchguide .matchTitle
{
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 10pt;
}

.product .matchguide .match 
{
	float: left;
	width: 100px;
	height: 100px;
	text-align:center;
	background-color: #faf9ed;
	border: solid 1px #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 1px;
	margin-right: 1px;
	vertical-align: top;
}

.product .matchguide .match .thumb
{
	width: 90px;
	height: 90px;
	cursor:pointer;
	background-position:center center;
	background-repeat:no-repeat;
}

.product .matchguide .match .text
{
	padding-top: 4px;
}

.product .matchguide .match a
{
	color: #000000;
}



.newline
{
	clear: both;
}

table.search
{
	padding: 0px;
	margin: 0px;
}

table.search td
{
	width: 160px;
}

table.search td .productSearchDropDown
{
	width: 150px;
}
table.search td .productSearchDropDown
{
}

.floatleft
{
	float: left;
}
.floatright
{
	float: right;
}

table.payment
{
	width: 334px;
	overflow: visible;
}

table.payment td
{
	overflow: visible;
}

.payment td
{
	height: 23px;
	width: 364px;
}

.buttonBack
{
	margin-bottom: 5px;
}
.buttonBack a, .buttonBack a:visited, .buttonBack a:hover
{
	color: #555;
}

.transactionError
{
	color: #e33;
}