div.products {
	width:105%;
	clear:none;
	float:left;
	font-family:"Typewriter", "American Typewriter", Verdana, Arial, sans-serif;
}
.prod_image {
	clear:both;
	height:206px;
	width:189px;
	margin:3px;
	overflow:hidden;
}
.prod_image_large {
	clear:both;
	width:380px;
	height:410px;
	margin:3px;
	overflow:hidden;
	float:left;
}
.row {
	/*display:block;
	clear:both;
	height:235px;
	min-height:235px;*/
	
	/*border-top:1px dotted white;*/
}
.prod {
	width:195px;
	float:left;
	display:block;
	height:270px;
	margin:0px 7px 7px 0px;
	border:1px solid #CCC;
}
.proddetail {
	width:200px;
	float:left;
}
.proddetail div {
	width:100%;
	height:auto;
	clear:both;
	float:left;
	padding:0px;
	margin:0px !important;
	font:9pt Verdana Arial, Helvetica, sans-serif;
}
.proddetail span.attrnamelabel {
	display:block;
	font-weight:bold;
	text-transform: uppercase;
	color: #666666;
}
.carts .prodname {
	font-size:14pt;
	text-align:left;
	font-weight:normal;
	color:#ff9933;
	font-family:"Typewriter", "American Typewriter", Verdana, Arial, sans-serif;
	margin:0px !important;
}
.carts .prodprice {
	font-size:14pt;
	text-align:left;
	font-weight:normal;
	color:#666666;
	font-family:"Typewriter", "American Typewriter", Verdana, Arial, sans-serif;
	margin:0px !important;
}
.carts label {
	font-weight:bold;
	text-transform:uppercase;
}
#maincol .carts form div.input {
vertical-align:middle;
padding:0px 0px;
}

.proddetail .proddesc {
	padding:5px 0px;
}
.proddetail .prodname {
	margin-bottom:0em;
}
.proddetail .prodprice {
	margin-bottom:3em;
}
.proddetail .prodcolor, .proddetail .proddesigner {
	width:50%;
	clear:none;
	padding-bottom:1em;
	color:#333;
}
.proddetail .prod-size {
	display:block;
	padding-bottom:1em;
}

.proddesc, .prodprice {
	width:90px;
	height:25px;
	float:left;
	/*margin-top:25px;*/
	padding: 0px 3px 3px;
	font-size:9pt;
	font-weight:normal;
	color:#666666;
	position:relative;
	bottom:0px;
	
	
}
.proddesc a {
	text-decoration:none;
	color:#333333;
}
.prodcolor {
	color:#ff9933;
}
.prodprice {
	font-size:14pt;
	text-align:right;
	font-weight:normal;
}
div.prodprice_large, .proddetail .prodname {
	font-size:14pt;
	color:#333333;
	font-family:"Typewriter", "American Typewriter", Verdana, Arial, sans-serif;
	font-weight:normal;
	padding-bottom:3em;
}
 .proddetail .prodname {
 	padding-bottom:0em;
	font-size:16pt;
	padding-top:5px;
 }
.paging {
	display:block;
	clear:both;
	color:#FF0099 !important;
	padding-right:2em;
}
.paging div {
	display:inline;
	
}
.paging a, .paging span {
	color:#FF0099 !important;
}
.disabled {
	display:none;
}
.carts .proddetail {
	
}
.subtotal {
	color:#999;
	font-family:"Typewriter", "American Typewriter", Verdana, Arial, sans-serif;
}
.small {
	font-size:7pt;
	font-style:normal;
	font-weight:normal;
	width:auto;
	white-space:nowrap;
}
/* Product Category Menu */
ul#product-nav {
	list-style:none;
	padding:0px !important;
	margin:0px !important;
}
ul#product-nav li.cat-parent {
	display:inline;
	width:140px;
	clear:both;
	padding-bottom:10px;
}
ul#product-nav >  li.cat-parent {
	display:block;
}


ul#product-nav li.cat-parent a {
	display:block;
}
ul.cat-sub{
	float:left;
	padding:0px;
	margin:0px;

}
ul.cat-sub li{
	list-style:none;
	display:block;
	clear:both;
	margin-left:0px;
	padding:.4em 0em 0em 0em;
}

* html ul.cat-sub li{
	list-style:none;
	display:block;
	clear:both;
	top:0em;
	left:0em;
	margin-left:0em;
	padding:.4em 0em 0em 0em;
}
ul.cat-sub li {
	margin:0em 0em 0em 1.3em;	
}
/* End Product Catgeory Menu*/

/* Form */
.centercolumn form select.fixedwidth {
	width:12em;
}
.centercolumn form table legend {
	display:none;
}
.centercolumn form table fieldset {
	border:none;
}
a.add_cart_btn {
	background: #666666;
	border:1px solid #999999;
	color:#FFFFFF;
	font-size:11px;
}
#form_checkout label {
	width:12em;
	float:left;
}
#form_checkout input {
	width:20em;
	float:left;
	clear:right;
}
#form_checkout div.input {
	clear:both;
}
div.validation-advice {
	display:block;
	color: #900;
	font-weight: bold;
	font-size: 10px;
	margin-left:1em;
	margin-bottom:.5em;
	width:250px;
	overflow:hidden;
}
/* End Form */
a img {
	border:none;
}
input.btn{
	border:none !important;
}
#cart_count {
	background-image:url(/staging_web/img/shop/icon_cart.jpg); padding-left:74px;padding-top:.6em;height:30px; width:70px; background-repeat:no-repeat; font-size:10pt;
	font-family:"Typewriter", "American Typewriter", Verdana, Arial, sans-serif;
}
#cart_count {
	text-decoration:none;
}
.carts h4 {
	font-family:"Typewriter", "American Typewriter", Verdana, Arial, sans-serif;
	font-size:11pt;
	font-weight:normal;
}
div.cartsview form .input label {
	font-weight:normal !important;
	text-transform:none;

}
div.cartsview div.input {
	padding:10px 0px !important;
} 

div.cartsview div.select {
	padding:6px 0px 0px !important;
} 

div#contact_info {
	padding-top:100px;
}

div#flashMessage {
	position:absolute;
	padding:9px;
	background-color:#000000;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	width:98px;
	height:90px;
	color:white;
	font:9pt bold Verdana Arial, Helvetica, sans-serif;
}