/**handles:foxy**/
/* ---------- Colors and Sizes to Update ------------ */

/* border color for images */
.foxyshop_product_image img {
	border: none;
}

.foxyshop_product_list li.foxyshop_product_box {
	margin-bottom: 30px;
	padding: 10px;
	width: 29%;
}
.foxyshop_product_list .foxyshop_product_image,
.foxyshop_product_list .foxyshop_product_image img {
	border-radius: 3px;
	box-shadow: 3px 3px 5px #333;
	height: auto;
	width: 100%;
}
.foxyshop_product_list .foxyshop_product_info {
	height: auto;
	width: 100%;
}
.foxyshop_product_list .foxyshop_product_info h2,
.foxyshop_product_list .foxyshop_product_info h2 a:visited,
.foxyshop_product_list .foxyshop_product_info h2 a {
	font-family: 'Oldenburg', sans-serif;
	font-size: 16px !important;
	text-align: center !important;
	text-decoration: none !important;
}

/* price size and sale price color */
.foxyshop_price {
display:none;
}
.foxyshop_saleprice {
display:none;
}

/* button color and settings */
.foxyshop_button {
display:none;
}
.foxyshop_button:hover {
display:none;
}

/* disabled button color and settings */
.foxyshop_button.foxyshop_disabled {
display:none;
}
.foxyshop_button.foxyshop_disabled:hover {
display:none;
}

/* product page settings */
.foxyshop_product .foxyshop_product_image {
	float: right;
}
.foxyshop_product .foxyshop_product_image img {
	border-radius: 3px;
	box-shadow: 3px 3px 5px #333;
	max-width: 100%;
	display: block;
}
.foxyshop_product .foxyshop_product_info {
	float: left;
	margin-left: 4.5%;
	width: 95%;
}
.foxyshop_slideshow_title {
	font-size: 11px;
	color: #ABABAB;
}
.foxyshop_slideshow li img {
	border: 1px solid #2C2A32;
}
.foxyshop_variations label {
	width: 190px;
}

/* featured product settings */
.foxyshop_featured_product_list .foxyshop_product_box {
	background-color: #FBEEB2;
	border: 1px solid #E3CD69;
}

/* related product settings (gray default) */
.foxyshop_related_product_list {
	
} 

/* pagination colors (gray default) */
#foxyshop_pagination a {
	border: 1px solid #CECECE;
	background-color: #DFDFDF;
}
#foxyshop_pagination a.current {
	background-color: #CECECE;
}
#foxyshop_pagination a:hover {
	background-color: #CECECE;
}

/* Inventory Colors and Settings */
.foxyshop_stock_alert {
	background-color: #FBEEB2;
	border: 1px solid #E3CD69;
	padding: 10px;
	margin-bottom: 20px;
}

/* Product Sort Dropdown */
#foxyshop_sort_dropdown {
	float: right;
}





/* generic settings below */
#foxyshop_container .clr, .foxyshop_category_widget .clr { clear: both; height: 1px; }



/* ---------- Breadcrumbs ------------ */
#foxyshop_breadcrumbs {
	list-style: none;
	padding: 5px;
	margin: 0 0 15px 0;
	overflowL: auto;
}
#foxyshop_breadcrumbs li {
	float: left;
	margin: 0 10px 0 0;
	list-style: none;
}


/* ---------- Product Category Page ------------ */
.foxyshop_categories {
	list-style: none outside;
	padding: 0;
	margin: 30px 0 0 0;
	width: 100%;
}
.foxyshop_categories li {
	float: left;
	width: 150px;
	margin: 0 15px 15px 0;
}


.foxyshop_product_list {
	list-style: none outside;
	padding: 0;
	margin-top: 30px;
	margin-bottom: 15px;
	width: 100%;
}
.foxyshop_product_list li.foxyshop_product_box {
	margin: 0 20px 20px 0;
	float: left;
	height: 210px;
}
.foxyshop_product_list li.foxyshop_product_box .foxyshop_price {
display: none;
}
.foxyshop_product li.foxyshop_product_box .foxyshop_price {
display:none;
}
.foxyshop_product_list .foxyshop_product_image {
	margin: 0 14px 10px 0;
	float: left;
}
.foxyshop_product_list .foxyshop_product_image img {
	display: block;
}
.foxyshop_product_list .foxyshop_product_info {
	float: left;
}
.foxyshop_product_list .foxyshop_product_info p {
	margin: 0 0 10px 0;
}


/* ---------- Product Page ------------ */
.foxyshop_edit_product {
	float: right;
}
.foxyshop_product_info ul {
	padding-bottom: 15px;
}
.foxyshop_product_info li {
	list-style: disc outside;
	margin-left: 27px;
	padding-left: 1px;
	margin-bottom: 7px;
}
input.foxyshop_quantity {
	width: 30px;
}
.foxyshop_oldprice {
display:none;
}

.dkey {
	display: none;
}


/* ---------- Slideshow ------------ */
.foxyshop_slideshow_title {
	clear: both;
	margin: 10px 0 2px 0;
}
.foxyshop_slideshow {
	list-style: none;
	margin: 0;
	padding: 0;
}
.foxyshop_slideshow li {
	list-style: none;
	margin: 0 5px 8px 0;
	float: left;
}
.foxyshop_slideshow li img {
	width: 50px;
	display: block;
	border: 1px solid #2C2A32;
}




/* ---------- Variations and Custom Upload Features ------------ */
.foxyshop_variations {
	width: 680px;
}
.foxyshop_variations label {
	float: left;
	text-align: right;
	margin: 3px 7px 10px 0;
}
.foxyshop_variations input, .foxyshop_variations select {
	float: left;
}
.foxyshop_short_element_holder {
	float: left;
	margin: 3px 7px 10px 0;
}
.foxyshop_short_element_holder input {
	float: none;
	margin-left: 0;
}
.foxyshop_radio_wrapper label, .foxyshop_radio_wrapper input {
	margin: 3px 7px 0 0;
}
label.foxyshop_no_width {
	width: auto;
}
.foxyshop_radio_wrapper .foxyshop_short_element_holder {
	margin: 0;
}
.foxyshop_radio_wrapper {
	margin-bottom: 10px;
}
.foxyshop_radio_title {
	clear: both;
	font-weight: bold;
}
.foxyshop_uploaded_file img {
	max-width: 400px;
	max-height: 400px;
}
.foxyshop_custom_upload_container object, .foxyshop_custom_upload_container embed {
	float: left;
	margin-bottom: 10px;
}
.foxyshop_custom_upload_container p {
	margin-left: 196px;
	clear: both;
}
.foxyshop_custom_upload_container .uploadifyQueue {
	clear: both;
}
.foxyshop_uploaded_file {
	margin-bottom: 10px;
}
.shipto_name {
	clear: both;
}
.foxyshop_descriptionfield_title {
	font-weight: bold;
}
.foxyshop_descriptionfield_text {
	margin-bottom: 10px;
}


/* ---------- Featured Product ------------ */
.foxyshop_featured_product_list .foxyshop_product_box {
	margin-bottom: 15px; 
	padding: 5px;
}
.foxyshop_featured_product_list .foxyshop_product_image {
	float: left;
	width: 50px;
	margin-right: 10px;
}
.foxyshop_featured_product_list .foxyshop_product_image img {
	width: 50px;
	display: block;
}
.foxyshop_featured_product_list .foxyshop_product_info {
	width: 205px;
	float: left;
}
.foxyshop_featured_product_list .foxyshop_product_info h2 {
	font-size: 16px;
	margin-bottom: 0;
}


/* ---------- Related Product ------------ */
.foxyshop_related_product_list {
	padding: 5px;
	margin-top: 10px;
	clear: both;
}
.foxyshop_related_product_list li.titleline {
	margin: 0 0 5px 0;
	padding: 0;
}
.foxyshop_related_product_list li.titleline h3 {
	line-height: normal;
}
.foxyshop_related_product_list li {
	margin: 0;
	list-style: none;
}
.foxyshop_related_product_list .foxyshop_product_box {
	display:inline-block;
	margin-bottom: 0; 
	padding: 5px;
	width: 150px;
	vertical-align: top !Important;
}
.foxyshop_related_product_list .foxyshop_product_image {
	float: left;
	margin-right: 10px;
}
.foxyshop_related_product_list .foxyshop_product_image img {
	width: 150px !important;
	display: inline-block;
}
.foxyshop_related_product_list .foxyshop_product_info {
	float: left;
	width: 150px !important;
}
.foxyshop_related_product_list .foxyshop_product_info h2 {
	font-size: 16px;
	margin-bottom: 0;
}
.foxyshop_price {
display:none;
}


/* ---------- Pagination ------------ */
.foxyshop_category_widget li {
	width: auto;
}
.foxyshop_category_widget .foxyshop_featured_product_list {
	clear: both;
}
.foxyshop_category_widget .foxyshop_product_box {
	clear: both;
}

/* ---------- Pagination ------------ */
#foxyshop_pagination {
	clear: both;
}
#foxyshop_pagination a {
	float: left;
	margin-right: 4px;
	padding: 3px 5px;
	text-decoration: none;
}
/* Misc Changes */
#foxyshop_container {
	margin-left: 4.5%;
	width: 95%;
	}
.foxyshop_product_list .foxyshop_product_info a:link {
	font-size: 13px;
	}
.foxyshop_categories h2 {
	font-size: 25px !important;
	text-align: center;
	}

.foxyshop_product_list li.foxyshop_ , .foxyshop_featured_product_list  {
	list-style: none;
}
.foxyshop_featured_product_list .foxyshop_product_image img {
padding-top: 0px !important;
width: 170px;
display: block;
}
.foxyshop_featured_product_list .foxyshop_product_box {
background: #fff;
border: 1px solid #fff;
margin-top: 0px;
margin-bottom: 0px;
list-style: none;
padding-left: 0px;
padding-right: 0px;
}
.foxyshop_featured_product_list .foxyshop_product_info {
width: 200px;
float: left;
}
#foxyshop_container ul.foxyshop_categories h2 a{
	font-size: 25px !important;
}
div.foxyshop_category_widget ul.foxyshop_featured_product_list li.foxyshop_product_box div.foxyshop_product_info h2 a{
	color: #000;
	font-weight: normal;
}