/* @override http://media.linux.intersurgical.com/global/styles/products.css */

/* MediaServer safe */

#mainheader a {
	color: white;
}

h1.intro {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 5px;
}

p.intro {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Product level 1 (P1)*/

#prodGroups {
	display: block;
	float: none;
	overflow: auto;
	height: 100%;
	z-index: 1;
	width: 960px;
}

#prodGroups li {
	width: 220px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 10px;
}

#prodGroups a {
	text-decoration: none;
	color: white;
}

#prodGroups li#airway {
	background-image: url(http://media.intersurgical.com/global/elements/p1Air.png);
}

#prodGroups li#anaesthesia {
	background-image: url(http://media.intersurgical.com/global/elements/p1Abs.png);
}

#prodGroups li#critical {
	background-image: url(http://media.intersurgical.com/global/elements/p1Critical.png);
}

#prodGroups li#oxygen {
	background-image: url(http://media.intersurgical.com/global/elements/p1Oxy.png);
	
}

#prodGroups li h2 {
	color: white;
	text-decoration: none;
	font-size: 15px;
	display: block;
	padding-bottom: 7px;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px;
	margin-top: 209px;
	padding-left: 15px;
	font-weight: bold;
}

#prodGroups li .description {
		color: #292929;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 3px;
	margin-top: 12px;
	line-height: 17px;
	height: 107px;
}

/* Product Level 2 (P2) */

#pl1 {
	padding-bottom: 50px;
	margin: 10px 10px 20px;
}

#pl1 h1, span#mainheader {
	color: white;
	font-size: 19px;
	display: block;
	padding: 3px 5px 7px 20px;
}

#pl1 h2 {
	margin-top: 20px;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	padding-left: 20px;
	border-bottom: 1px solid #8077b7;
}

#pl1 ul.depth0 {
	width: 409px;
	color: #292929;
}

#pl1 .depth1 {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

#pl1 .depth1 li {
	background-color: #ededed;
	padding: 2px 5px 2px 20px;
	margin-bottom: 5px;
	margin-left: 0;
}

#pl1 .depth1 li:hover {
	background-color: #dfdfdf;	
}

#pl1 a {
	text-decoration: none;
	color: #292929;
}

/* Product level 3 default (P3) */

#pl3 h1 {
	font-size: 19px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
	margin-left: 20px;
}

#pl3 span#mainheader {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* NEW product list code - cleaner */
div.sbfmly {
	margin-bottom: 25px;
	overflow: auto !important;
	overflow: visible;
	height: 100%;
}

div.sbfmly h2 {
	font-size: 16px;
	padding-top: 5px;
	margin-right: 20px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 3px;
	padding-left: 22px;
}

div.sbfmly img.prdGrpImg {
	margin-right: 20px;
	z-index: 2;
	float: right;
}

div.sbfmly li {
	margin-top: 5px;
	overflow: visible;
}

ul.products {
	width: 492px;
	clear: left;
}

ul.products li {
	cursor: pointer;
}

p.desc_p2 {
	line-height: 19px;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 20px;
}

p.desc {
	line-height: 19px;
	float: left;
	width: 482px;
	padding: 10px 5px;
}

p.desc a {
	margin-top: 10px;
	margin-bottom: 10px;
}

span.code {
	display: block;
	width: 65px;
	float: left;
	padding: 2px 5px 2px 10px;
	color: #292929 !important;
	}

span.productname {
	display: block;
	margin-left: 80px;
	padding: 2px 5px;
}

#pl3 span.qty {
	display: none;
}

/* Special */
.links {
	margin-left: 20px;
	padding-bottom: 25px;
}

/* Tags */
li.tag12 span, li.tag12 {
	background-color: #b391c3 !important;
}

li.tag12 {
	background: #997ba8 url(http://media.intersurgical.com/global/elements/icons/silverknight_tag.png) no-repeat 462px center !important;
	padding-right: 40px;
}

li.tag12 span.code, li.tag12 span:hover {
	background-color: #997ba8 !important;
}



li.tag13 span, li.tag13 {
	background-color: #9cd8cc !important;
}

li.tag13 {
	padding-right: 61px;
	background: #7dcbbb url(http://media.intersurgical.com/global/elements/icons/eco_tag.png) no-repeat 443px center !important;
}

li.tag13 span.code, li.tag13 span:hover {
	background-color: #7dcbbb !important;
}
