/***** PRODUCT PAGES *****/

#prod_content {
	margin-bottom:0;
}
#prod_content h3.header {
	padding-bottom:4px;
	border-bottom:6px solid #E0E6EB; /*#DDDDDD; */
	font-size:20px;
	color:#666666;
	font-weight:300;
	letter-spacing:.2px;
	margin-bottom:18px;
}
#prod_content h3.multi {
	font-size:18px;
}
#prod_content h4.header {
	font-size:16px;
	color:#666666;
	font-weight:400;
	letter-spacing:.2px;
}



/***** VERSION 2 COMPARE PAGES ("Getting Started") *****/
.container.top.compare.version2 #prod_content .label {
	font-size:20px;
}
.container.top.compare.version2 #prod_content .subjectHead {
	color:#5cb85c;
}
.container.top.compare.version2 #prod_content .subjRule {
	margin-bottom:0;
}
.container.top.compare.version2 #prod_content .content_item {
	margin-top:24px;
}



/***** ANCHOR LINKS (Group pages) *****/

#prod_content .anchorList {
	 margin-left:60px;
	 margin-bottom:24px;
}
#prod_content .anchorItem .number {
	  width:90px;
}
#prod_content .anchorItem .name {
}


/***** GROUP PRODUCTS *****/

#order_products .orderItem.group .partNumber {
	font-size:14px;
	font-weight:500;
	color:#666666;	
}


/***** CONTENT BLOCKS *****/

#prod_content .content-block, #exp_page .content-block {
	padding:12px 12px 12px 24px;
	background-color:#EEEEEE;
	margin:0 36px;
}
#prod_content .content-block h3.header, #exp_page .content-block h3.header {
	border:none;
	margin:0;
	padding:0;
	margin-bottom:9px;
	color:#CC0000;
}


/***** SECONDARY PRODUCTS *****/

.subLabel {
	font-weight:bold;
	font-size:16px;
}


/***** GENERAL *****/

.videoiframe {
	margin-bottom:12px;
}
.highlightBox {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	padding:12px;
}
.highlightBox h2 {
	font-size:16px;
	margin:0 0 18px 0;
}


/***** OVERVIEW *****/

p.mediaLabel {
	color:#CC0000;
	font-size:16px;
	font-weight:700;
	margin-bottom:0px;
}


/***** EXPERIMENTS *****/

#experiments .panel-title .icon {
	font-size:18px !important;
	color:#AAAAAA !important;
}
#experiments .panel-title .glyphicon {
	font-size:12px !important;
	color:#AAAAAA !important;
}


/***** INCLUDES *****/

#includes .includes.table .headerCol a {
	color:#FFFFFF;
}
#includes .includes.table .tableBullet {
	font-size:10px;
}
#includes .specCol.all_matched .spec {
	text-align:center;
}


/***** SPECIFICATIONS *****/

#specifications .specs.compare.allunmatched {
	float:left;
	margin-right:18px;
}
#specifications .specs.compare p {
	font-weight:bold;
}


/***** RESOURCES *****/

#resources ul li .greyColor {
	color:#888888;
}
#resources .normalWt {
	font-weight:normal;
}


/***** GALLERY *****/

#gallery .mainCaption .caption {
	font-size:12px;
}


/***** ACCESSORIES, BUYING GUIDE *****/

#buying-guide a.info_accessories .icon.products, #accessories a.info_accessories .icon.products, #cart a.info_cart .icon.products {
	color:#f0ad4e;
}
#buying-guide .orderItem_qty input, #accessories .orderItem_qty input {
	max-width:50px;
}
.orderItem_qty {
	font-size:14px;
}
#buying-guide p.compatProds {
	color:#888888;
	font-size:10px;
	font-style:italic;
	margin:0;
	padding-bottom:12px;
	margin-left:24px;
}
#buying-guide h5 {
  font-size:14px;
  padding: 2px 12px 4px 12px;
  background-color: #AAAAAA;
  color: #FFFFFF;
}
#order_products .row {
	margin-bottom:0;
}
#order_products .orderItem.products {
	margin-bottom:6px;
}
				
				
/***** CART SUMMARY *****/

#cart_content, #cart_container {
	margin-bottom:0;
}
#cart_content .nonOrderable {
	color:#CC0000;
}
#cart_container.affix {
	max-width: 222px;
	/* width:25%; */
}
@media (max-width: 768px) {
	#cart_container.affix{
		position:relative;
		max-width: inherit;
	}
	#cart_content {
		margin-bottom:24px;
	}
}
#cart .price {
	font-weight:600;
	font-size:16px;
}
#cart .cartHeader h1 {
	font-size:24px;
	font-weight:600;
	margin-bottom:2px;
	margin-top:9px;
}
.compare.version2 #cart .cartHeader h1 {
	font-size:18px;
	font-weight:300;
}
#cart .notes, #summary_noProds, #addButtonCont, #selectedLinkContainer, #cart .disclaimers {
	border-top:1px solid #CCCCCC;
	padding-top:6px;
	margin-top:4px;
}
#total {
	border-bottom:1px solid #CCCCCC;
	padding-top:6px;
	margin-top:4px;
}
#cart .notes, #selectedLinkContainer, #cart .disclaimers {
	font-size:12px;
}
.notes.main, .notes.ip {
	color:#CC0000;
}
#cart .incompatibleMsg {
	color:#CC0000;
	font-size:12px;
	/* display:none; */
}
#cart .selectedProds {
	border-top:1px solid #CCCCCC;
	padding-top:6px;
	margin-top:9px;
}
#cart .heading {
	color: #999999;
	margin-bottom: 18px;
	font-size:12px;
}
#total .heading {
	color:#000000;
	font-weight:300;
	font-size:18px;
}
#cart .qty {
	font-size:12px;
	margin-bottom: 18px;
}
#cart .qty input {
	border:1px solid #CCCCCC;
}
#cart .qty .price {
	font-weight:500;
	font-size:12px;
}
#cart .itemID {
	display:none;
}
#cart .summary {
	margin-bottom:6px;
	line-height:120%;
}
#cart .product {
	width:175px;
}
#cart .prodNumber {
	font-size:12px;
}
#cart .removeBtn {
	font-size:11px;
}
#cart .removeBtn a {
	font-weight:500;
}
#total {
	display:none;
}
#addButtonCont {
	display:none;
}
#addButtonCont .add-btn {
	margin-top:6px;
}
#addButtonCont .add-btn .orderItem_add {
	font-weight:bold;
	letter-spacing:.7px;
}
#cart .wishlist a {
	font-weight:500;
	font-size:11px;
	margin-top:4px;
}

/* ****** MISC ****** */
.itemDivider {
	margin-bottom:9px;
	border:1px solid #DDDDDD;
}
