/* IHM_LP_content 

Updated: 15:56 11/12/2013 - Border added to C7 cartridge, titles tweaked

*/

/* ----- Cartridge 3 ----- */
.productSort {
	border-left: 1px solid #bfbfbf;
	border-right: 1px solid #bfbfbf;
}

/* ----- Cartridge 6 ----- */

.C6_lifestyleContent h1 {
	font-size: 34px !important;
	height: 30px;
}

.C6_lifestyleContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #222 !important;
	font-weight: 400;
	position: relative;
	width: 390px;
	padding: 0;
	margin: 10px 0 15px;
	line-height: 50px;
}

.C6_lifestyleContent li {

}

.C6_lifestyleContent li a:link,.C6_lifestyleContent li a:visited {
	color: #f06;
	text-decoration: underline;
}

.C6_lifestyleContent li a:hover {
	text-decoration: none;
}

.C6_navigation {
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	margin-left: 5px;
	width: 809px;
}

.C6_navTitleStatic h2 {
	color: #fff;
	font-weight: 700;
	font-size: 13px;
	padding: 4px 5px 0 3px;
}

.C6_navTitle {
	background: url(http://images2.drct2u.com/content/images/freeformat/C6_navBG.jpg);
	border: 1px solid #fff;
}

.C6_navTitle h2 a:link,.C6_navTitle h2 a:visited,.C6_navTitle h2 a:hover {
	color: #222;
	text-decoration: none;
	font-size: 13px;
}

.C6_navTitle h2 a:hover {
	text-decoration: underline;
}

/* ----- Cartridge 7 ----- */
.C7_cartridge {
	float: left;
	margin: 5px 0 5px 0;
	padding: 0;
	border: 1px solid #CCC;
}

/* ----- Cartridge 8 ----- */
.C8_cartridge {
	float: left;
	width: 260px;
	height: 200px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.C8_Content {
	float: right;
	width: 160px;
	height: 200px;
	margin: 0;
}

/* Styles for text replacement titles */
.C8_Title {
	float: left;
	width: 162px;
	width: 160px;
	height: 85px;
	margin-bottom: 10px;
}

.C8_Title h2.textReplacement {
	font-size: 40px;
	font-size: 37px;
	color: #222 !important;
	font-weight: 400;
	position: relative;
	top: 10px;
	left: 5px;
	left: 0;
	padding: 0;
	line-height: 40px;
}

.C8_Title h2.textReplacementSub {
	color: #222 !important;
	font-size: 40px;
	font-weight: 400;
	float: right;
	padding: 0;
	position: relative;
	top: 15px;
	line-height: 30px;
	line-height: 45px;
	right: 17px;
	right: 8px;
}

.C8_Title h2 {
	padding: 38px 0 0 5px;
	color: #222;
	font-size: 22px;
	font-weight: 400;
}

/* Styles for text replacement titles - END*/
.C8_Copy {
	float: left;
	height: auto;
	margin-left: 18px;
	padding-bottom: 5px;
	width: 148px;
}

.C8_Copy p {
	font-size: 12px;
	margin: 0;
	padding: 0 3px;
}

.C8_Copy h3 {
	font-size: 14px;
	font-weight: 700;
	color: #f36;
	text-decoration: underline;
	margin: 0;
	padding: 0 0 5px 0;
	width: 111px;
}

.C8_c2a {
	float: left;
	height: 30px;
	width: 93px;
	margin-left: 18px;
}

.C8_c2a p {
	color: #ed115f;
	font-size: 14px;
	font-weight: 700;
	padding: 0;
}

.C8_c2a a:hover,.C8_c2a a:link,.C8_c2a a:visited {
	color: #ed115f;
	padding: 6px 8px 0 0;
	display: inline;
}

/* ----- Cartridge 9 ----- */
.C9_cartridge {
	width: 100%;
	margin: 0;
	height: 340px;
	position: relative;
}

.C9_title {
	text-align: center !important;
	margin: 5px 0 0;
	float: left;
	width: 100%;
}

.C9_title h3 {
	text-align: center !important;
}

.C9_copySection {
	width: 90% !important;
	height: 120px !important;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 5%;
	
}

.C9_copySection h3 {
	font-size: 16px !important;
	font-weight: bold;
	/*width: 260px !important;*/
	width: 99%;
	padding: 5px 0 0 0 !important;
	color: #222;
	float: left;
}


.C9_copySection p {
	width: 100% !important;
	font-size: 12px !important;
	padding: 5px 0 !important;
	text-align: center;
	clear: left;
}

.C9_copy {
	height: auto !important;
	text-align: center;
}

.C9_productSection {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 0 0 50px;
}

.C9_productSection a {
	display: block;
	margin: 0 auto;
}

.C9_c2a {
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;

	width: 100%;
}

.C9_c2a h3 {
	color: #FFF;
}

.C9_copySection a:link,.C9_copySection a:visited {
	text-decoration: none !important;
	color: #fff;
	background-color: #4C9EA5;
	width: 90%;
	height: 25px;
	display: block;
	margin: 0 5%;
	padding: 5px 0 0;
/*	border-right: 1px solid #FFF;*/
}

.C9_copySection a:hover {
	text-decoration: none !important;
	color: #222 !important;
}

.C9_copySection a:after {
   content:  " \003e";
}
/* ----- Cartridge 10 ----- */
.C10_cartridge {
	height: auto !important;
	margin: 10px 0;
	border-top: none;
	border-bottom: none;
}

/* cartridgeTitle */

.cartridgeHeader {
	height: auto;
}

.cartridgeTitle {
	border-left: none;
	border-right: none;
	background-color: #4A4944; !important;
}

.cartridgeTitle h2 {
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	
}

.cartridgeTitle h2.viewAll {
	border: none;
}

#cartridgeTitle h2.viewAll a {
	border: none !important;
}

h2.viewAll a,h2.viewAll a:link, h2.viewAll a:visited {
	font-weight: bold;
	margin: 0px;
	padding: 4px 8px !important;
	color: #fff;
	background: #4C9EA5;
	font-size: 16px;
	
}

h2.viewAll a:hover {
	color: #000;
	text-decoration: none;
}

h2.viewAll a:after {
	content:  " \003e";
}