.clear {
	clear: both;
}
/* BREADCRUMBS - Held Within a span class. Styling can be done through this class with anchor tags */
.outer-bread {
	display: block;
	float: left;
	margin-bottom: 18px;
}

.currency {
	float: right;
	display: block;
	font-size: 11px;
	color: #696969;
}
/* PRODUCT HEADING - Styling for "product name" */
.product_heading {
	font-size: 22px;
	color:#333399;
	font-weight:normal;
	margin-bottom: 2px;
	margin-top: 0px;
}

/* ITEM ID - Styling for "item id" */
.item_id {
	color: #666666;
	display: block;
	font-size: 11px;
	margin-bottom: 8px;
}

/* IMAGE CAPTION - Text under main image currently set to display none */
#imagecaptiont {
	display: none;
}

/* PRICE INFO - Default 3dcart class. Contains the 3 thumbnails under the main image */
.product_thumbnails, .product_thumbnails_last {
	display: inline;
}

.product_thumbnails img {
	border: 1px solid #cccccc;
	margin-right: 10px;
}

.product_thumbnails_last img {
	margin-right: 0px;
	border: 1px solid #cccccc;
}

.main_img {
	/*border: 1px solid #cccccc;*/
	width: auto;
}

/* PRODUCT LISTING CONTAINER - Main container */
#product_listing_container {
	width: 100%;
	overflow: hidden;
	margin-bottom: 45px;
	/*font-size: 12px;*/
}

/* PRODUCT LEFT CONTAINER - Left container stays at 320px */
#product_left_container {
	margin-right: 38px;
	width: 317px;
	float: left;
}
.youtube {
	margin-top: 15px;
}
.fb_iframe_widget {
	margin-left: 15px;
}

/* LINKS FOR LEFT CONTAINER - .. */
#product_left_container a {
	text-decoration: none;
	font-size: 12px;
	color: #4c4c4c;
}

#product_left_container a:hover {
	text-decoration: underline;
	color: #4c4c4c;
}
/* PRODUCT RIGHT CONTAINER - Right container width will vary with design */
#product_right_container {
	width: 409px;
	float: left;
	/*line-height: 18px;*/
}

#product_right_container ul {
	padding: 0;
}

#product_right_container ul li {
	clear: both;
	list-style: disc inside !important;
	margin-left: 20px;
}

.price {
	font-size: 27px;
	color:#333399; 
	font-weight:normal;
	padding-right: 3px;
	float: left;
	padding-top: 11px;
}

.price-checkout {
	font-size: 27px;
	color:#333399; 
	font-weight:normal;
	padding-right: 3px;
	padding-top: 11px;
}

#option_container input, 
#add_to_cart_bar input,
#option_container select, 
#add_to_cart_bar select {
	border: 1px solid #c8c8c8;
	color: #9a9999;
}
	#add_to_cart_bar input[type="text"] { padding: 10px 0 10px 10px; width: 26px; }
/* LIST PRICE - UL that contains all the pricing */
#content .list_price {
	font-weight: bold;
	color: #4c4c4c;
	font-size: 11px;
	margin-top: 12px;
	margin-left: 0px;
	margin-bottom: 5px;
}
	#content .list_price li {
		list-style: none;
	}
/* PRICE TITLE - Set width in price title so proper spacing for the prices can occur */
.price_title {
	width: 110px;
	display: inline-block;
}

/* YOUR PRICE - Bolded final price */
.your_price {
	font-size: 14px;
	font-weight: normal;
	color: #534741;
	margin-top: 20px;

}

.your_price b {
	
}

.actual_price {
	display: inline;
	color:#F16320;
}
.price-currency {
	color: #696969;
	font-size: 11px;
	display: inline-block;
	padding-top: 17px;
}

.product-availability {
	margin-bottom: 10px;
}
/* SMALL - Small font size*/
.small {
	font-size: 11px;
	display: block;
	margin-top: 16px;
	color: #4c4c4c;
}

/* OPTION CONTAINER - Houses all the options*/
#option_container {
	background: none;
	width: 390px;
	padding: 10px 0 10px 0px;
	margin-top: 10px;
	font-size: 14px;
}

#option_container td {
	padding: 8px 0px;
}

#option_container th {
	/*width: 101px;*/
	color: #777777;
	font-size: 14px;
	vertical-align: middle;
	/*padding: 11px 10px 8px 0px;*/
}

#option_container .txtBoxStyle {
	width: 270px;
	padding: 10px; 
	color: #9a9999;
}

/* FIELD CONTAINER - Houses all the Field content*/
.custom_field {
	/*width: 700px;*/
	font-size: 12px;
	/*line-height: 22px;*/
        margin-top:1em;

}

.request-trial {
	margin-top: -7px;
}

/* PRODUCT FEATURE - Houses all the product features*/
#product_features {
	margin-top: 20px;
	font-size: 12px;
}

.line_break {
	clear: left;
	border-bottom: 1px solid #cccccc;
	display: block;
	width: 700px;
	margin: 10px 0px;
}

/* LISTING TITLE - Styling for all titles in listing page*/
.listing_title {
	color: #7f7f7f;
	font-size: 15px;
	font-weight: bold;
	display: block;
	padding-top: 5px;
}

/* LISTING ITEMS - UL container for ALL listed items*/
#content #listing_items {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#content #listing_items li {
	float: left;
	list-style: none;
	margin-right: 30px;
	margin-bottom: 30px;
}

#listing_items img {
	border: 1px solid #cccccc;
} 

.category_items img {
	border: 1px solid #cccccc;
}

#product_items {
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
}

#product_items li {
	float: left;
	list-style: none;
	margin-right: 30px;
	margin-bottom: 30px;
}

#product_items img {
	border: 1px solid #cccccc;
} 

.sale {
	font-weight: bold;
	color: #333399;
}
.price-info { color:#ed8f00; }
.price-info a {
	margin-left: 5px;
	color:#ed8f00; 
	text-decoration: underline;
}
.related-price {font-weight: bold;
	color: #333399;}
product_name {
	color: #534741;
	font-size: 12px;
}

/* ADD TO CART BAR - Houses quantity selection and add to cart button*/
#add_to_cart_bar {
	/*background-color: #3c1318;
	margin-top: -1px;
	width: 320px;
	height: 50px;
	padding: 0px 15px;
	position: relative;*/
	
	background-image:url(../img/eccomerce/eccom-bg-addtocart.png);
	background-repeat:no-repeat;
	width:414px;
	height:88px;
	color:#777777;
	font-size:14px;
	position:relative;
}


#content #add-to-cart {
	border: 0px;
	position: absolute;
	right: 17px;
	top: 26px;
	cursor: pointer;
	
	display:block;
	background-image:url(../img/eccomerce/eccom-cart.png);
	height:1px;
	padding-top:42px;
	width:156px;
	overflow:hidden;
}
	#content #add-to-cart:hover {
		background-position:0 -43px;
	}

#add_to_cart_bar ul {
	padding-top: 26px;
	margin: 0 0 0 22px;
}

#content #add_to_cart_bar li {
	float: left;
	list-style: none !important;
	font-size: 14px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
}

#add_to_cart_bar li .btn-dark, #add_to_cart_bar li .btn-light {
	margin-left: 75px;
}

/* QUANTITY CONTAINER - Houses table styling*/
#quantity_container {
	
}

#quantity_container table {
	width: 100%;
	font-size: 11px;
	margin-top: 5px;
}

#quantity_container th {
	font-weight: bold;
	height: 25px;
	background-color: #ebebeb;
	width: 33%;
}

#quantity_container td {
	width: 33%;
	border-bottom: 1px solid #e6e6e6;
	padding: 1px 0px 1px 5px;
}

#quantity_container td, #quantity_container th {
	padding-left: 5px;
	color: #4c4c4c;
}

/*PRODUCT TOTAL - Style for category page*/
.product_total {
	color: #7f7f7f;
	font-size: 15px;
	font-weight: bold;
}

.page_selection {
	text-decoration: underline;
}

.page_selection:hover {
	text-decoration: none;
}

.sort_by {
	font-size: 11px;
}

.page_highlight {
	font-weight: bold;
	color: #F16320;
}

/*CATEGORY STYLING*/
.category_image { 
	/*border: 1px solid #cccccc;
	margin-bottom: 5px;*/
	margin-top: 10px;
}

.category_description {
	/*padding-left: 25px;*/
}

.category_description a {
	font-size: 12px;
	color: #ed8f00;
	text-decoration: underline;
}

.category_description a:hover {
	text-decoration: none;
}

.product_image {
	/*border: 1px solid #cccccc;*/
	margin-bottom: 5px;
	margin-top: 10px;
}

.product_description {
	padding-left: 5px;
	color: #000;
}

.product_description a {
	font-size: 12px;
	color: #ed8f00;
	margin-left: 5px;
	text-decoration: underline;
}
	.product_description a:hover {text-decoration: none;}

.product_description s {
	font-size: 12px;
	color: #000;
}



.contact-container {
	font-size: 16px;
	margin-top: 15px;
	line-height: 24px;
	paddig-left: 6px;
}

	.contact-container span {color: #f16320; font-weight: bold;}
	
.extra-field-ammount {display: inline-block; width: 106px; color: ##534741; font-weight: bold; font-size: 14px;}

.price-info a:hover {color: #513613; text-decoration: none;}

.normal-item-price {
	font-weight: bold;
	color: #333399;
}

.single-user {
	font-size: 14px;
	color: #534741;
}
