/*
========================
Layout
========================
*/
body {
	background:#000 url(/Assets/Identify/Images/bg-page.jpg) top center no-repeat;
	margin:0 auto;
}
p {
	margin-bottom:.7em;
}
ul.bullet {
	margin-left:15px;
}
ul.bullet li {
	margin-bottom:1em;
	background:url(/Assets/Identify/Images/bullet-dark.gif) 0 5px no-repeat;
	padding-left:15px;
	position:relative;
}
ul.nomargin {
	margin-bottom:1em;
}
ul.nomargin li {
	margin-bottom:4px;
}
h1 {
	border-bottom:1px solid #bbb;
	color:#41b3d9;
}
h3.subhead {
	font-size:130%;
	margin-bottom:.7em;
	color:#41b3d9;
}
.breadCrumb {
	display:block;
	margin-bottom:10px;
}
a.breadItem {
	color: #10a1d1;
}
div.container {
	border:0;
	width:958px;
	background:none;
}
div.content {
	margin:0;
	padding:25px;
	background:#ddd;
}
div.contentBackground {
	background:#eee;
	padding:20px;
}
div.header {
	background:none;
	padding:44px 0 0 0;
	height:138px;
	margin-bottom:1px;
	z-index:1000;
}
div.footer {
	padding:10px 32px 20px 0;
	text-align:right;
	font-weight:bold;
	height:15px;
	background:#000;
	border:0;
	width:auto;
}
div.footer * {
	float:right;
	color:#999;
	border:0;
	font-family:Arial;
	font-size:11px;
	font-style:normal;
}
div.footer a {
	padding-top:2px;
	margin-left:15px;
}
div#map {
	float:none;
	width:auto;
	height:400px;
	position:static;
}
div.header .logo img {
	display:block;
}
div.sideBar {
	width:160px;
	position:relative;
}
div.sideBar ul {
	padding-top:4px;
	border:none;
	display:none;
}
#simpleNavigator ul {
	background-color:#FFFFFF;
	list-style-image:none;
	list-style-position:inside;
	list-style-image: url('/Assets/Identify/Images/point.gif');
	padding:0px;
	margin:0px;
}
#simpleNavigator li 
{
	border-bottom:solid 1px #eeeeee;
}
#simpleNavigator li a {
	text-decoration:none;
}
#simpleNavigator li.nodeLevel0
{
	padding-left:5px;
	background-color:#EEEEEE;
}
#simpleNavigator li.nodeLevel1 
{
	padding-left:15px;
	background-color: #FFFFFF;
}
div.sideBar li a:hover {
	color:#41b3d9;
}
div.sideBar a.heading {
	color:#fff;
	background:#41b3d9 url(/Assets/Identify/Images/bg-nav.gif) repeat-x;
	border:none;
	font-size:12px;
	line-height:16px;
	display:none;
	position:relative;
}
div.sideBar div.showList ul,
div.sideBar div.showList a.heading {
	display:block;
}
div.productViewOptions {
	display:none;
}
div.search {
	position:absolute;
	top:55px;
	right:22px;
}
div.search input.text {
	width:300px;
	height:20px;
	padding:3px;
	font-size:14px;
}
div.search input.search {
	width:69px;
	height:26px;
	background:url(/Assets/Identify/Images/bg-button-search.png) no-repeat;
}
div.productList {
	border:none;
}
div.product {
	width:150px;
	height:160px;
	border:2px solid #bbb;
	border-top:none;
	border-left:none;
	margin:0 8px 8px 0;
}
* html div.product {
	width:148px;
	height:167px;
}
div.product img {
	width:140px;
	height:105px;
	margin-bottom:6px;
}
div.product * {
	text-align:left;
}
div.product h3 {
	font-family:Sans-Serif;
	font-style:normal;
	font-weight:normal;
	text-align:center;
	padding-bottom:0;
}
div.subnavContainer {
	height:26px;
}
ul.subnav {
	float:none;
	height:26px;
	border:none;
	border-left:1px solid #eee;
	background:#fff;
}
div.secondary {
	top:0;
	margin-left:-1px;
}
ul.subnav li, ul.subnav li a {
	float:left;
	line-height:26px;
}
ul.subnav li a {
	border-left:1px solid #fff;
	border-right:1px solid #ddd;
	padding:0 12px;
	outline:none;
}
ul.subnav li a {
	color:#999;
	text-transform:none;
	background:none;
}
ul.subnav li a:hover {
	background:none;
}
ul.subnav li a.active, ul.subnav li a.active:hover {
	color:#fff;
	background:#41b3d9 url(/Assets/Identify/Images/bg-nav.gif) repeat-x;
	border-left-color:#a5d6eb;
}
.nav {
	position:absolute;
	bottom:0; left:0;
	height:44px;
	line-height:44px;
	padding-left:17px;
}
.nav li {
	float:left;
	position:relative;
}
.nav li a {
	color:#fff;
	font-weight:bold;
	font-family:Arial !important;
}
.nav li a.active {
	color:#2be;
}
.nav a.active:hover {
	color:#fff;
}
.nav li ul {
	display:none;
	position:absolute;
	top:44px; left:0;
	width:190px;
}
.nav li ul li {
	background:#fff;
	width:190px;
	height:30px;
	line-height:30px;
}
.nav li:hover li a,
.nav li.active:hover li a {
	float:none;
	color:#666;
	display:block;
	border-bottom:1px solid #ccc;
}
.nav li:hover li a:hover {
	background:#eee;
}
.nav li:hover {
	background:#1ad;
}
.nav li:hover ul {
	display:block;
}
.nav a {
	float:left;
	font-size:13px;
	padding:0 17px;
	text-decoration:none !important;
}
.nav a em {
	font-weight:bold;
	color:#1ad !important;
}
div.validationContainer {
	float:none;
	margin-bottom:8px;
	width:auto;
}
div.loginStatus {
	position:absolute;
	top:15px;
	right:10px;
}
div.loginStatus, div.loginStatus * {
	color:#fff;
}
b.textGrey {
	color:#666666;
}
/*
========================
Category Menu (Home)
========================
*/
ul.categoryMenu li {
	width:150px;
	height:150px;
	margin:0 8px 8px 0;
	border:2px solid #bbb;
	border-top:none;
	border-left:none;
	background:#fff;
	padding:10px;
}
* html ul.categoryMenu li {
	width:148px;
}
ul.categoryMenu li a img {
	width:140px;
	height:105px;
}
ul.categoryMenu li a span {
	display:block;
	color:#666;
	font-family:Sans-Serif;
	font-style:normal;
	font-weight:normal;
	font-size:14px;
	border-top:1px dotted #ccc;
	padding-top:3px;
	margin-top:6px;
}

/*
========================
Product Page
========================
*/
ul.bulletedList {
	list-style:disc;
	padding:0 0 0 16px;
}
ul.bulletedList li {
	padding:0;
}
span.productPrice {
}
div.comparisonListContainer {
	width:350px;
}
div.comparisonListContainer p {
	width:320px;
}
div.comparisonListContainer ul.bulletedList,
div.comparisonListContainer ul.bulletedList li {
	width:304px;
}
div.imageContainer {
	width:320px;
}

/*
========================
Product Page
========================
*/
div.form {
	background:#f2f2f2;
}
/*
========================
Contact Page
========================
*/
div.staffContainer {
	float:left;
	margin:0 10px 10px 0;
	border:4px double #ccc;
	padding:10px 10px 10px 10px;
}
div.staffContainer a {
	color:#41b3d9;
	text-decoration:none;
}
div.staffContainer label {
	float:left;
	width:40px;
}
h2.contactHeading {
	color:#41b3d9;
	font-size:18px;
	line-height:18px;
	margin:0 0 10px 0;
	position:relative;
}
span.tel {
	color:#41b3d9;
	font-size:18px;
	font-weight:bold;
}

/*
========================
Product List
========================
*/
div.pagingContainer {
	margin-bottom:12px;
}
div.pager {
	text-align:right;
}
div.pager * {
	color: #444444;
}
div.pager span.selected, 
div.pager a:hover {
	color:#41b3d9;
}

/*
========================
Home Page Content Boxes
========================
*/
ul.contentBoxes {
	list-style:none;
}
ul.contentBoxes li {
	float:left;
	background:#fff url(/Assets/Identify/Images/bg-contentbox.gif) repeat-x;
	margin:0 8px 8px 0;
	border-right:2px solid #bbb;
	border-bottom:2px solid #bbb;
	width:350px;
	height:170px;
}
* html ul.contentBoxes li {
	margin-right:5px;
}
ul.contentBoxes li a,
ul.contentBoxes li span.heading {
	display:block;
	padding:27px 0 10px 27px;
	color:#888;
	font:22px/100% Arial, sans-serif;
	text-decoration:none;
	outline:none;
}
ul.contentBoxes li a:hover {
	color:#9f9f9f;
}
ul.contentBoxes li.groupLink a {
	padding:0;
}
ul.contentBoxes li.groupLink img {
	margin:0;
}
ul.contentBoxes li a.hotdeals {
	padding-left:42px;
}
ul.contentBoxes li img {
	border:none;
	display:block;
	margin:10px 0 0 -6px;
}
ul.contentBoxes li ul {
	margin-left:27px;
}
ul.contentBoxes li ul li {
	background:url(/Assets/Identify/Images/bullet.gif) 0 5px no-repeat;
	float:none;
	width:auto;
	height:auto;
	border:none;
	margin:0;
	padding-left:12px;
	font:16px/108% Arial, sans-serif;
	color:#888;
}
ul.contentBoxes li p {
	margin:0 27px;
	font:17px/108% Arial, sans-serif;
	color:#888;
}
ul.contentBoxes li p.quote {
	font-size:12px;
}
ul.contentBoxes li img.quoteClose {
	float:right;
	margin:3px 38px 0 0;
}
* html ul.contentBoxes li img.quoteClose {
	margin-right:20px;
}
ul.contentBoxes li p em {
	font-weight:bold;
	font-size:inherit;
	font-style:normal;
	font-family:inherit;
}
ul.contentBoxes div.linkBox {
	float:left;
	width:45%;
}
* html ul.contentBoxes div.linkBox {
	margin-right:-10px;
}
ul.contentBoxes img.arrow {
	position:absolute;
	top:71px;
	cursor:pointer;
	visibility:hidden;
}
ul.contentBoxes img.back {
	left:15px;
	visibility:hidden;
}
ul.contentBoxes img.forward {
	right:7px;
}
ul.contentBoxes div.sliderContainer {
	overflow:hidden;
	height:107px;
	width:250px;
	margin:0 43px;
}
ul.contentBoxes ul.slider {
	list-style:none;
	height:107px;
	margin:0;
}
ul.contentBoxes ul.slider li {
	float:left;
	background:none;
	border:none;
	padding:0;
	height:107px;
	width:250px;
}
ul.contentBoxes ul.slider li img {
	margin:0;
	padding:0;
	background:#ddd url(/Images/bg-noimage.gif) center no-repeat;
	float:left;
	width:100px;
	height:75px;
}
ul.contentBoxes ul.slider li a {
	padding:0;
	font-size:12px;
	height:107px;
	width:250px;
	color:#555555;
}
ul.contentBoxes ul.slider li a span {
	float:left;
	padding:10px 0 0 10px;
	width:120px;
	padding-bottom:4px;
	font-weight:bold;
	color:#555555;
}

/* Submenu */
ul.subnav li ul.subMenu {
	list-style:none;
	position:absolute;
	top:30px;
	left:0px;
	width:104px;
	margin:0 0 0 1px;
	background:#fff;
	display:none;
	border:1px solid #41b3d9;
	border-top:none;
	padding:2px;
	float:none;
}
ul.subnav li ul.subMenu li {
	padding:0;
	float:none;
	height:2em;
	line-height:2em;
}
ul.subnav li ul.subMenu li a {
	float:none;
	display:block;
	color:#aaa;
	text-align:center;
	padding:0;
	border:none;
	height:2em;
	line-height:2em;
}
ul.subnav li ul.subMenu li a:hover {
	background:#ccc;
	color:#fff;
}

/*
========================
Validation
========================
*/
div.form div.validation-container {
	border:1px solid red;
	padding:6px;
	margin:0 0 8px 0;
	background:#fff;
}
div.form div.validation-container * {
	list-style:none;
	font-size:12px;
	margin:0;
	padding:0;
	color:#000;
	border:0;
}
div.form div.validation-container h3 {
	color:Red;
}