/*	CSS STYLES FOR UK POS
	COPYRIGHT EMBRYONEX MULTIMEDIA
	Created By Martin Ellis
	*/

body {
	margin: 0px;
	font-family: "Arial", "Verdana", san-serif;
	}

#imgLogo {
	border: 0px;
	height: 85px;
	width: 165px;
	}

#headerContainer {
	position: relative;
	z-index: 1000;
	background: url(/assets/head_bckgrnd.gif) 165px top no-repeat;
	background-color: #fff;
	border-bottom: 4px solid #0cf;
	height: 89px;
	width: 660px;
	}

#headerContainer h1 {
	color: #fff;
	position: absolute;
	top: 0px;
	left: 220px;
	font-size: 110%;
	margin-top: 0px;
	padding-top: 10px;
	}

#headerContainer h2 {
	position: absolute;
	left: 220px;
	top: 45px;
	color: #036;
	font-size: 100%;
	margin-top: 0px;
	padding-top: 10px;
	}

#basketContainer {
	position: absolute;
	top: 10px;
	left: 530px;
	text-align: right;
	width: 220px;
	background: url(/assets/lock_key.gif) bottom left no-repeat;
display: none;
	}

#basketLink {
	margin-left: 30px;
	width: 195px;
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
	}

#basketLink a {
	color: #f93;
	font-weight: 700;
	font-size: 80%;
	text-decoration: none;
	background: url(/assets/view_butt.gif) top right no-repeat;
	padding-right: 30px;
	}

#basketLink a:hover {
	background: url(/assets/view_butt_over.gif) top right no-repeat;
	color: #666;
	}

#basketTotals {
	margin-left: 30px;
	width: 195px;
	padding-top: 4px;
	font-size: 75%;
	color: #808080;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
	}

#basketTotals strong {
	color: #000;
	}

#basketInfo {
	color: #808080;
	font-size: 80%;
	padding-top: 6px;
	}

#topNavContainer {
	width: 660px;
	background-color: #0066cb;
	position: relative;
	height: 14px;
	}

#topNavContainer ul {
	background-color: #0066cb;
	margin: 0px;
	position: relative;
	top: -5px;
	z-index: 0;
	text-align: right;
	margin-right: 4px;
display: none;
	}

#topNavContainer li {
	display: inline;
	list-style-type: none;
	color: #fff;
	font-weight: 700;
	font-size: 70%;
	border-left: 1px solid #fff;
	line-height: 1em
	}

#topNavContainer li a {
	text-decoration: none;
	color: #fff;
	padding-left: 4px;
	padding-right: 3px;
	margin-right: -4px;
	}

#topNavContainer li a:hover {
	background-color: #fff;
	color: #06c;
	}

li#topNavActive a {
	background-color: #fff;
	color: #06c;
	}

li#topNavActive a:hover {
	background-color: #ccc;
	color: #06c;
	}

#searchContainer label {
	display: block;
	font-size: 70%;
	color: #808080;
	font-weight: 700;
	}

#searchContainer {
	padding-left: 5px;
	float: left;
	text-align: left;
	}

#searchContainer input {
	font-size: 70%;
	width: 150px;
	color: #808080;
	}

#searchContainer #findBtn {
	background: url(/assets/find_bckgrnd.gif) 0px 1px no-repeat;
	width: 50px;
	border: 0px;
	color: #fff;
	font-weight: 700;
	font-size: 65%;
	padding: 2px;
	padding-left: 10px;
	}

#searchContainer #findBtn:hover {
	background: url(/assets/find_bckgrnd_over.gif) 0px 1px no-repeat;
	}

#functionBarContainer {
	height: 40px;
	border-bottom: 1px dotted #808080;
	width: 760px;
	text-align: right;
display: none;
	}

#functionBarContainer ul {
	padding: 0px;
	float: right;
	margin: 0px;
	margin-top: 4px;
	text-align: left;
	}

#functionBarContainer li {
	display: inline;
	list-style-type: none;
	font-size: 80%;
	width: 107px;
	}

#functionBarContainer li a {
	color: #f93;
	font-weight: 700;
	font-size: 90%;
	display: block;
	height: 35px;
	width: 70px;
	padding-left: 40px;
	}

#functionBarContainer li a:hover{
	text-decoration: none;
	}

#bookmarkPage {
	float: left;
	background: url(/assets/bookmark_icon.gif) 8px 5px no-repeat;

	}

#bookmarkPage:hover {
	background: url(/assets/bookmark_icon_over.gif) 8px 5px no-repeat; 
	}

#printPage {
	float: left;
	background: url(/assets/print_icon.gif) 8px 5px no-repeat;
	}

#printPage:hover {
	background: url(/assets/print_icon_over.gif) 8px 5px no-repeat;
	}

#emailPage {
	float: left;
padding-left: 10px;
	background: url(/assets/email_icon.gif) 8px 0px no-repeat;
	}

#emailPage:hover {
	background: url(/assets/email_icon_over.gif) 8px 0px no-repeat;
	}

#quickQuote {
	float: left;
	background: url(/assets/quickQ_icon.gif) 8px 5px no-repeat;
	}

#quickQuote:hover {
	background: url(/assets/quickQ_icon_over.gif) 8px 5px no-repeat;
	}

#shoppingHelp {
	float: left;
	background: url(/assets/help_icon.gif) 8px 5px no-repeat;
	}

#shoppingHelp:hover {
	background: url(/assets/help_icon_over.gif) 8px 5px no-repeat;
	}

#navContainer {
	position: absolute;
	width: 216px;
display: none;
	}

#navContainer p {
	background-color: #06c;
	color: #fff;
	font-size: 80%;
	font-weight: 700;
	padding: 2px;
	padding-left: 6px;
	margin: 0px;
	margin-top: 1px;
	}

#navContainer ul {
	background-color: #ebebeb;
	margin: 0px;
	padding: 0px;
	}

#navContainer ul li {
	font-weight: 700;
	font-size: 70%;
	padding: 0px;
	margin: 0px;
	background: url(/assets/main_arrow.gif) top left no-repeat;
	}

#navContainer ul li a {
	text-decoration: none;
	color: #000;
	padding-left: 24px;
	line-height: 1.8em;
	}

#navContainer ul li a:hover {
	background: url(/assets/main_arrow_over.gif) top left no-repeat;
	text-decoration: underline;
	display: block;
	}

ul li#navActive {
	background: url(/assets/main_arrow_active.gif) top left no-repeat;
	background-color: #999;
	padding-left: 24px;
	line-height: 1.8em;
	}

ul li#activeSubCat ul {
	background-color: #fff;
	}

ul li#activeSubCat li {
	background-color: #fff;
	font-size: 100%;
	line-height: 2.1em;
	background: url(/assets/submenu_arrow_active.gif) 5px 10px no-repeat;
	}

ul li#subNavActive {
	color: #3367cd;
	padding-top: 4px;
	font-weight: 700;
	padding-left: 40px;
	}

ul li#activeSubCat a {
	padding-left: 0px;
	font-weight: 400;
	text-decoration: underline;
	color: #8c8c8c;
	padding-left: 40px;
	background-color: #fff;
	}

ul li#activeSubCat a:hover {
	line-height: 2.1em;
	padding-left: 40px;
	background: none;
	background-color: #fff;
	text-decoration: none;
	}

#catalogueContainer {
	border-top: 1px dotted #808080;
	border-bottom: 1px dotted #808080;
	margin-top: 15px;
	padding-top: 4px;
	height: 128px;
	}

#catalogueContainer img {
	border: 0px;
	float: left;
	}

#catalogueContainer a {
	color: #f93;
	font-weight: 700;
	font-size: 80%;
	}

#contentContainer {
	padding-left: 60px;
	width: 544px; 
	}

#contentContainer h1 {
	font-size: 110%;
	color: #06c;
	margin-left: 20px;
	}

#contentContainer h2 {
	font-size: 80%;
	padding-left: 20px;
	}

div#prodRotationContainer {
	height: 200px;
	padding-left: 207px;
	background: url(/assets/product_banner_01.jpg) top left no-repeat;
	padding-top: 20px;
	}

div#prodRotationTextContainer {
	float: right;
	width: 185px;
	color: #06c;
	font-size: 70%;
	font-weight: 700;
	padding-right: 15px;
	}

div#prodRotationTextContainer h2 {
	font-weight: 400;
	font-size: 180%;
	}

div#prodRotationTextContainer a {
	color: #f93;
	font-size: 90%;
	}

.prodGroup img {
	border: 0px;
	}

.prodGroup h2 {
	background-color: #06c;
	color: #fff;
	font-size: 70% !important;
	padding: 4px;
	padding-left: 4px !important;
	text-align: center;
	margin: 0px;
	margin-bottom: 1px;
	}

.prodGroup {
	width: 135px;
	margin: 1px;
	margin-left: 0px;
	float: left;
	}

	
#footerContainer {
	clear:both;
	padding-top: 100px;
	padding-left: 217px;
	width: 444px;
	text-align: right;
	color: #808080;
	font-size: 60%;
	font-weight: 700;
	}

#footerContainer a {
	color: #808080;
	}

#footerContainer a:hover {
	text-decoration: none;
	}

#breadCrumbsContainer ul {
	padding-left: 8px;
	margin-bottom: 0px;
	}

#breadCrumbsContainer li {
	font-size: 90%;
	display: inline;
	font-weight: 700;
	padding-right: 5px;
	border-right: 1px solid #000;
	}

li#activePage {
	border-right: none;
	}

#breadCrumbsContainer a {
	text-decoration: none;
	color: #000;
	}

#breadCrumbsContainer a:hover {
	text-decoration: underline;
	}

#breadCrumbsContainer p {
	padding-left: 8px;
	font-size: 80%;
	visibility: hidden;
	}

.prodContainer {
	border-top: 1px solid #69c;
	border-bottom: 1px solid #69c;
	margin-bottom: 20px;
	padding-top: 1px;
	}

.prodContainer h2 {
	float: left;
	background-color: #69c;
	color: #fff;
	font-size: 80%;
	padding: 2px;
	margin: 0px;
	margin-top: 1px;
	}

div.toTop {
	background: url(/assets/btt_arrow.gif) 488px 1px no-repeat;
	background-color: #69c;
	text-align: right;
	height: 21px;
	font-size: 80%;
	font-weight: 700;
	padding-right: 5px;
	visibility: hidden;
	}

div.toTop a {
	color: #fff;
	}

div.toTop a:hover {
	text-decoration: none;
	}

.prodContainer {
	position: relative;
	}

.prodContainer img {
	float: left;
	}

.prodContainer p {
	margin-left: 140px;
	font-size: 80%;
	}

.prodMarketingFlash {
	float: right;
	}

.prodMarketingFlash img {
	padding: 20px;
	padding-bottom: 10px;
	}

.prodOptions {
	text-align: right;
	font-weight: 700;
	font-size: 70%;
	padding-top: 30px;
	color: #06c;
	visibility: hidden;
	}

.prodOptions a {
	color: #f93;
	}

.prodLineItems {
	clear: both;
	width: 544px;
	}

.prodUsageBtn {
	background-color: #ccc;
	font-size: 70%;
	font-weight: 700;
	margin-left: 1px;
	float: left;
	position: absolute;
	top:150px;
	left: 131px;
	visibility: hidden;
	}

.prodUsageBtn a {
	color: #333;
	padding: 4px;
	display: block;
	text-decoration: none;
	}

.prodUsageBtn a:hover {
	background-color: #999;
	display: block;
	}

.prodLineItems th {
	background-color: #69c;
	color: #fff;
	font-size: 70%;
	}

.prodLineItems td {
	font-size: 70%;
	text-align: center;
	background-color: #edf4fa;
	}

.prodQty {
	width: 30px;
	font-size: 80%;
	text-align: right;
	padding-right: 5px;
	border: 1px solid #000;
	}


.prodLineItemStretch {
	width: 40%;
	}

.prodQuickQuote {
	visibility: hidden;
	}

.prodQuickQuote img {
	border: 0px;
	margin-top: -10px;
	margin-left : -10px;
	padding-right: 20px;
	}

.prodQuickQuote a {
	color: #f93;
	font-size: 70%;
	font-weight: 700;
	padding-left: 30px;
	margin-top: 10px;
	vertical-align: bottom;
	float: left;
	}

.prodQuickQuote a:hover {
	text-decoration: none;
	}

.prodSubmit {
	background-color: #666;
	border: none;
	color: #fff;
	font-family: "Arial", "Verdana", san-serif;
	font-size: 70%;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	visibility: hidden;
	}

.optionsContainer {
	text-align: right;
	padding: 3px;
	}

#contentContainer p {
	font-size: 80%;
	padding-left: 20px;
	}

#contentContainer blockquote {
	font-size: 80%;
}

.newsBriefContainer {
	border-top: 1px solid #68c;
	background-color: #edf4fa;
	margin-left: 20px;
	}

.newsBriefContainer h2 {
	margin-left: -20px;
	margin-bottom: -10px;
	margin-top: 2px;
	}

.newsBriefContainer h3 {
	font-size: 80%;
	font-weight: 400;
	border-top: 1px dashed #808080;
	}

ul.newsBriefOptions {
	background-color: #69c;
	text-align: right;
	padding-right: 3px;
	}

ul.newsBriefOptions li {
	display: inline;
	font-size: 80%;
	padding-left: 3px;
	border-left: 1px solid #fff;
	line-height: 1.6em;
	}

ul.newsBriefOptions li a {
	text-decoration: none;
	color: #fff;
	}

ul.newsBriefOptions li a:hover {
	text-decoration: underline;
	}
