iframe#looks{
	width: 661px;
	height: 455px;
	border: 0;
	padding: 0;
	margin: 0;
}
div#contentHolder {
	float:left;
	width: 670px;
	left: 270px;
	display: block;
	/*overflow: hidden;*/
	font-size: 12px;
}
div#navPop {
	left: 45px;
}

div.section img {
	margin-bottom: 7px;
}

div.section a {
	padding: 0;
	margin: 0;
}

table{
	border-collapse: collapse;
	border-spacing: 0 0;
}

div#shopTop{
	height: 50px;
	width: 100%;
	overflow: hidden;
	padding: 0 0 15px 14px; 
	border-left: 1px solid #ED318D;
	font-weight: bold;
}

div#shopTop div{
	float: left;
	margin: 0 38px 0 0; 
}

div#shopTop div img{
	margin: 0 0 3px 0;
}

div#shopMain{
	height: 455px;
	width: 654px;
	padding-left: 14px;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
	border-left: 1px solid #ED318D;
}

div#middle {
	width: 100%;
}

input.btn{
	margin: 0 5px 0 0;
	line-height: 32px;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 10px 3px 10px ;
	text-transform: uppercase;
	border-width: 0;
	color: #FFF;
	height: 32px;
	background-color: #EE318F;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	cursor: pointer;
}

input.faded{
	background-color: #F3F3F3;
	color: #EE318F;
}

/* Single Product Page
--------------------------------*/
div#productDisplay{
	float: left;
	width: 278px;
	height: 300px;
	font-size: 11px;
	color: #AAA;
}

div#mainProductImage{
	width: 278px;
	height: 278px;
	overflow: hidden;
	margin: 0 0 5px 0;
}

div#productDetails{
	float: left;
	margin: 0 5px 0 5px;
	padding-right:5px;
	width: 255px;
}

div#relatedItems{
	float: left;
	width: 89px;
	overflow: hidden;
	text-align: left;
	color: #FFC10F;
	font-weight: bold;
	font-size: 11px;
}

div#relatedItems div.relatedThumb{
	width: 89px;
	height: 89px;
	overflow: hidden;
	margin: 0 0 1px 0;
}

div#priceInfo{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

div#productName{
	color: #CC8BBD;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

div#productDesc{
	width: 250px;
	margin: 0 0 10px 0;
	line-height: 16px;
	font-size: 11px;
}

div#stockInfo{
	margin: 20px 0 50px 0;
	font-size: 11px;
}

div#altProductImages{
	margin: 0 0 10px 0;
	font-size: 11px;
	font-size: 11px;
}

div#altProductImages img{
	margin: 5px 11px 0 0;
}

div#addToCart input.txtBoxStyle{
	width: 25px;
	margin: 0 0 10px 0;
}

div#addToCartBtn{
	width: 129px;
	height: 32px;
	color: #FFF;
	line-height: 32px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #CC8BBD;
}

div#productOptions table td.price-info, div#addToCart table td.price-info{
	text-align: left;
	width: 75px;
	font-size: 11px;
	vertical-align: top;
	padding-bottom:4px;
}

div#productOptions table td select{
	width: 125px;
	margin: 0 0 10px 0;
}


/* Category View
--------------------------------*/
table#categoryView{

}

table#categoryView td{
	font-size: 11px;
}

td.productListing td{
	text-align: left;
	vertical-align: top;
	padding: 0;
}

table.categoryItem{
	width: 150px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	line-height: 14px;
	margin: 0 14px 13px 0;
	text-align: left;
}

table.categoryItem a{
	color: #EC308E;
	text-decoration: none;
}

td.categoryTop {
	vertical-align: middle;
	padding: 0 0 10px 0;
}

td.categoryTop select {
	margin: 0 14px 0 0;
}

/* My Account
--------------------------------*/
div#myAccount {
	padding-bottom:300px;
	width: 633px;
}

div#myAccount table td{
	background-color: #F3F3F3;
	padding: 5px;
}

div#myAccount .top{
	vertical-align: top;
}

div#myAccount table{
	margin-bottom: 14px;
	padding-right: 7px;
	line-height: 25px;
	font-size: 12px;
	width: 623px;
}
div#myAccount #test td{
	border: 1px solid #000;
}
div#myAccount #test td td{
	border: 0;
}
div#myAccount .btn{
	margin: 0;
}

/* Single Page Checkout
--------------------------------*/
div#shoppingCartDiv {
	padding-bottom:300px;
	width: 633px;
}

div#billing_div {
	text-align: left;
	width: 633px;
	height: 3000px;
}

div#divCart table{
	width: 100%;
}

div#divCart table{
	width: 100%;
	margin: 0 0 25px 0;
}

div#divCart table td, table#tableCart td{
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #FFF;
	background-color: #F3F3F3;
}

div#divCart table td a, table#tableCart td a{
	color: #666;
	line-height: 14px;
	font-weight: bold;
}

div#divPayment{
	margin: 25px 0 25px 0;
}

.data a {
	text-decoration:underline;
}

div#divPayment table{
	background-color:  #F3F3F3;
}

div#divPayment table td td{
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0 0;
}

div#divPayment table td{
	padding: 5px 10px 5px 10px;
	line-height: 18px;
}

div#billing_info, div#shipping_info, div#shippingMethod, div#orderTotal {
	text-align: left;
	width: 311px;
	float: left;
	margin: 0 0 25px 0;
}

div#shipping_info {
	margin-left: 10px;
}

div#orderTotal {
	margin-left: 9px;
}

table#ccTable td{
	padding: 5px 0 5px 0;
}

div#billing_info table, div#shipping_info table, div#alias_info table, div#order_info table, div#addressbook table, div#createNewAccount table, div#updateAccount table {
	width: 100%;
	background-color: #F3F3F3;
}

div#billing_info table td, div#shipping_info table td, div#alias_info table td, div#order_info table td, div#addressbook table td, div#createNewAccount table td, div#updateAccount table td {
	padding: 5px 10px 5px 10px;
	line-height: 18px;
}

td.sameAsBilling {
	height: 30px;
}

div#shippingMethod table, div#orderTotal table {
	width: 100%;
	background-color: #F3F3F3;
}


div#shippingMethod table td, div#orderTotal table td {
	padding: 5px 10px 5px 10px;
	line-height: 18px;
}

div#shippingMethod table td table td, div#orderTotal table td table td{
	padding: 5px 0 5px 0;
}

div#divCart table td.titles2, table#tableCart td.titles2, td.titles2, td.checkout-headers {
	font-weight: bold;
	color: #FFF;
	border: 0;
	background-color: #CC8BBD;
	text-transform:uppercase;
	padding: 5px 10px 5px 10px;
	line-height: 18px;
}

div#myAccount table td.checkout-headers {
	font-weight: bold;
	color: #FFF;
	border: 0;
	background-color: #CC8BBD;
	text-transform:uppercase;
	padding: 5px 10px 5px 10px;
	line-height: 18px;
}

hr{
	height: 1px;
}

div#shipResult{
	border:1px solid #000;
}

table#applyCoupon{
	border:1px solid #000;
}

table table td{
	padding: 0;
}


}

div#createNewAccount table{
	margin:25px 0 25px 0;
}
div#createNewAccount table input{
	width: 250px;
}
div#divEmail{
	width: 250px;
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #777;
	height: 22px;
	line-height: 22px;
}
table#createNewAccount td{
	padding: 5px 10px 5px 10px;
}

.data a {
	text-decoration:underline;
}