/** 
 *
 * LYDIA@TOAST
 *
 */
 
/* Defaults 
-------------------------------------------- */
  
* {
	margin: 0;
	padding: 0;
}

body {
	color: #A2A4A7;
 	font-size: 62.5%; 
 	margin-bottom: 40px;
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif; 
}

html {
	background:#FFF url('../images/o_r1.png') repeat-x top left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear{
	clear:both;
}

/* CONTAINERS
----------------------------------------- */

#BgContainer {
	width: 1020px;  
	margin: 0 auto; 
}

#shadowl{
background: url('../images/o_s1.png') no-repeat top left;
display:block;
width:30px;
height:900px;
float:left;
}

#shadowr{
background: url('../images/o_s2.png') no-repeat top left;
float:left;
display:block;
width:30px;
height:900px;
}

#page{
background: #FFFFFF none;
width:910px; /*960px*/
padding:0 25px;
float:left;
display:block;
  /* min-height with hack */
  min-height:900px;
  height:auto !important;
  height:900px;
}

#logo{	
}

#content{
padding-top:135px;
display:block;
width:910px;
min-height:500px;
}

.basic{
margin-top:38px;
margin-bottom:60px;
* margin-top:60px;
}

.basic h2{
* padding-top:40px;	
}

h2#search{
* 	padding:40px 0 0 0;
}


#homecontent{
width:910px;
}


/* HEADER
----------------------------------------- */
#SiteSearch{
display:none;
width:484px;
height:40px;
* height:35px;
padding-left:426px;
}


#Header{
width:910px;
height:155px;
position:absolute;
z-index: 8000;
float:left;
}

a#logo img{
	border:none;
	float:left;
	z-index:8000;
}

/* used for testing */
/*#Banner{
	padding-top:135px;
	display:block;
	width:910px;
	height:340px;
}
*/

#userMenu{
	color:#B0B2B4;
	font-size:11px;
	font-style:italic;
	width:680px; /*725px;*/
	text-align:right;
	float:right;
	padding-top:12px;
	padding-right:14px;
}

	#userMenu a{
	color:#B0B2B4;
	}
	
	#userMenu a:hover{
	text-decoration:none;
	}
	
	#userMenu span.smallcart{
		font-weight:bold;
		font-style:normal;
	}
	
	a.btn-slide{
		float:right;
		display:block;
		background: url('../images/search_btn.png') no-repeat top left; 
		width:31px;
		height:31px;
		overflow:hidden;
	}
	
	a.btn-slide-active{
		background-position: 0px -31px;
	}
	
	a.btn-slide img{
		border:none;
	}


/* ICONS */

#HomeIcon{
	position:absolute;
	/*background: url('../images/icons/home1.png');*/
	height:42px;
	width:42px;
	margin-left:889px;
	margin-top:214px;
	z-index:900000;
	}
	
	#HomeIcon img{
	border:none;
	}
	
#EmailIcon{
	position:absolute;
	/*background: url('../images/icons/home1.png');*/
	height:42px;
	width:42px;
	margin-left:889px;
	margin-top:271px;
	z-index:900000;
	}
	
	#EmailIcon img{
	border:none;
	}
	
	
#BookIcon{
	position:absolute;
	/*background: url('../images/icons/home1.png');*/
	height:42px;
	width:42px;
	margin-left:889px;
	margin-top:328px;
	z-index:900000;
	}
	
	#BookIcon img{
	border:none;
	}
	


#HomeIcon1{
	position:absolute;
	/*background: url('../images/icons/home1.png');*/
	height:42px;
	width:42px;
	margin-left:889px;
	margin-top:239px;
	z-index:900000;
	}
	
	#HomeIcon1 img{
	border:none;
	}
	
#EmailIcon1{
	position:absolute;
	/*background: url('../images/icons/home1.png');*/
	height:42px;
	width:42px;
	margin-left:889px;
	margin-top:296px;
	z-index:900000;
	}
	
	#EmailIcon1 img{
	border:none;
	}
	
	
#BookIcon1{
	position:absolute;
	/*background: url('../images/icons/home1.png');*/
	height:42px;
	width:42px;
	margin-left:889px;
	margin-top:353px;
	z-index:900000;
	}
	
	#BookIcon1 img{
	border:none;
	}
	
	
    
/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs { 
 	color:#5E92A3;
	text-align: right;
	margin:0px;
	float:right;
	height:24px;
	width:718px;
	display:block;
	padding:10px 0px 0px 0px;
}

	#Breadcrumbs p {
		margin: 0;
		font-size:12px; 
		color: #B0B2B3;
	}


/* SIDEBAR
-------------------------------------- */
#Sidebar { 
 	width: 185px; 
	float: left;  
	margin: 34px 0 0 0;
	padding: 0;
}
	

	#Sidebar h3 { 
		clear: both; 
		text-transform: lowercase;
		color:#5E92A3;
		font-weight: bold; 
		font-size: 16px; 
		margin: 0 0 7px 0;
		line-height: 16px;
		padding:0px;
	}
	
	#Sidebar h3 a {
		color:#5E92A3;
	}
	
	#Sidebar h3 a:hover {
		color:#8BADB7;
		text-decoration:none;
	}
	
#Sidebar ul {
		margin:0px;
		list-style:none;
		padding:0px;
	}
		#Sidebar li {
			text-transform: lowercase;
			margin: 0px;
			list-style:none;
			padding:0px;
			font-size:12px;
			font-style:normal;
			font-weight:bold;
			width:185px;
			height:25px;
		}
		
		#Sidebar li a{
			font-style:normal;
			margin: 0px;
			list-style: none;
			color:#5E93A3;
			width:185px;
			height:13px;
			padding:7px 0 6px 0;
			background: url('../images/o_sb1.jpg') no-repeat top left;
			display:block;
		}
		
		#Sidebar li a.last{
			font-style:normal;
			margin: 0px;
			list-style: none;
			color:#5E93A3;
			width:185px;
			height:14px;
			padding:7px 0 6px 0;
			background: url('../images/o_sb3.jpg') no-repeat top left;
			display:block;
		}
		
		#Sidebar li a:hover{
			color:#8BADB7;
		text-decoration:none;
		background: url('../images/o_sb4.jpg') no-repeat top left;
		}
		
		#Sidebar li a.current{
			color:#8BADB7;
		text-decoration:none;
		background: url('../images/o_sb4.jpg') no-repeat top left;
		}
		
		#Sidebar li a.last:hover{
			color:#8BADB7;
		text-decoration:none;
		background: url('../images/o_sb4.jpg') no-repeat top left;
		}
			
			

/* GENERIC PAGE CONTENT
---------------------------------------- */		





/* GENERIC PAGE WITH IMAGE CONTENT
---------------------------------------- */		
		
#pageimagecontent{	
background:url("../images/o_bg_2.jpg") no-repeat scroll left top transparent;
float:left;
margin-bottom:40px;
margin-left:7px;
margin-top:34px;
min-height:400px;
padding:0 42px 0 0;
width:652px;
}

#pageimageparent{	
background:url("../images/o_bg_2.jpg") no-repeat scroll left top transparent;
float:left;
margin-bottom:40px;
margin-left:7px;
margin-top:34px;
min-height:400px;
padding:0 42px 0 0;
width:652px;
}

#ImageCol{
	width:244px;
	margin-right:16px;
	float:left;
	}

#ContentCol{
	width:392px;
	float:left;
	}


	#ImageCol .portrait{
		height:317px;
		width:234px;
		padding:5px;
		background: url('../images/content_portrait_bg.jpg') repeat-x top left;
		margin-bottom:18px;
	}
	
	#ImageCol .landscape{
		height:170px;
		width:234px;
		padding:5px;
		background: url('../images/content_landscape_bg.jpg') repeat-x top left;
		margin-bottom:18px;
	}
	
	


/* COMMENTS
---------------------------------------- */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
		background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #BCE4FE;
	}
	#PageComments li.even {
		background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
		padding-right: 40px;
		padding-left: 10px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
	#PageComments p.info {
		color: #999;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}

/* SEARCH RESULTS STYLES
------------------------------------------------ */
/*ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
	}*/



/* MESSAGEBOXS
--------------------------------------------- */

/* UNSUBSCRIBE NEWSLETTER
------------------------------------------------ */
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

	#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
	}
		#Unsubscribe_MailingListForm_MailingListForm p label{
			display: inline;
		}
	#Unsubscribe_MailingListForm_MailingListForm label{
		margin:0;
	}


/* FEATURES
----------------------------------------------- */
a.panel{
	}
	
#homepanels{

	}

#h-endorsement{
	margin-top:35px;
	width:185px;
	height:214px;
	float:left;
	display:block;
	/*background: transparent url('../images/o_p1.png') no-repeat top left; */
}

#h-brands{
	margin-top:35px;
	width:442px;
	height:214px;
	float:left;
	display:block;
	/*background: transparent url('../images/o_p2.png') no-repeat top left; */
}

#h-locator{
	margin-top:35px;
	width:283px;
	height:214px;
	float:left;
	display:block;
	/*background: transparent url('../images/o_p3.png') no-repeat top left;*/ 
}

/* BRands Menu 
---------------------------------------------------*/

#brandpanels{
	width:910px;
	height:201px;
	margin-top:10px;
	overflow:hidden;
	background: url('../images/o_r3.jpg') repeat-x top left;
}

#brandpanels ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}

#brandpanels ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	margin-left:10px;
	width:174px;
	height:201px;
	}

#brandpanels ul li.last{
	margin-left:8px;
	}
	
#brandpanels ul li.first{
	margin-left:0px;
	}
	
#brandpanels ul li .overlay{
	float:left;
	width:174px;
	height:201px;
	position: absolute;
	z-index: 9000000;
	overflow:hidden;
	cursor: pointer;
	display:block;
	background: transparent url('../images/o_o2.png') no-repeat 0 14px;
	* display: none;
	}
	
	
#brandpanels ul li .overlay span{
	
	}

/* BrandFooter 
------------------------------------------------*/
#brandFooter ul{
	margin:0px;
	padding:0px;
	list-style:none;
	height:133px;
	width:910px;
	display:block;
	border-top:1px solid #8BAEB7;
	background: url('../images/o_r4.jpg') repeat-x top left;
	}
	
	#brandFooter h3 {
	clear:both;
	color:#5E92A3;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	margin:14px 0 7px;
	padding:0;
	text-transform:lowercase;
	}
	
	#brandFooter ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	display:block;
	}
	
	#brandFooter ul li a img{
	border:none;
	}
	
	#brandFooter ul li.outlook{
	width:176px;
	height:133px;
	margin-right:7px;
	}
	
	#brandFooter ul li.bamboo{
	width:175px;
	height:133px;
	margin-right:7px;
	}
	
	#brandFooter ul li.sockons{
	width:175px;
	height:133px;
	margin-right:7px;
	}
	
	#brandFooter ul li.safety{
	width:175px;
	height:133px;
	margin-right:8px;
	}
	
	#brandFooter ul li.carry{
	width:180px;
	height:133px;
	}
	
/* GENERIC PAGE
------------------------------------------------ */


/* This is only used in level or menu(2) pages so the page
	floats left of the side bar*/
	#pagecontent{
	background:url("../images/o_bg_2.jpg") no-repeat scroll left top transparent;
	float:left;
	margin-left:7px;
	margin-top:0px;
	padding:0px 42px 0 12px;
	width:664px;
	min-height:400px;
	margin-bottom:40px;
	}
	
	#pageparent{
	background:url("../images/o_bg_2.jpg") no-repeat scroll left top transparent;
	float:left;
	margin-left:7px;
	margin-top:34px;
	padding:0px 42px 0 12px;
	width:664px;
	min-height:400px;
	margin-bottom:40px;
	}
	
	#mediacontent{
	background:url("../images/o_bg_2.jpg") no-repeat scroll left top transparent;
	float:left;
	margin-left:7px;
	margin-top:0px;
	padding:0px 42px 0 12px;
	width:664px;
	margin-bottom:20px;
	}

/* TRADE PAGE
--------------------------------------------------*/

#Trade {
	float:left;
	margin-left:7px;
	margin-top:0px;
	padding:34px 0px 0 0px;
	width:718px;
}


/* MY OUTLOOK PAGE
-----------------------------------------------*/

ul#myoutlookMenu{
	list-style:none;
	margin:0px;
	padding:0px;
	width:573px;
	height:185px;
	display:block;
	margin-bottom:20px;
}

ul#myoutlookMenu li{
	list-style:none;
	float:left;
	width:138px;
	margin:0px 7px 0 0;
	padding:0px;
}

ul#myoutlookMenu li.last{
	margin:0px 0px 0 0;
}

ul#myoutlookMenu li a span{
	background:#5E92A3;
	width:120px;
	height:28px;
	font-size:11px;
	float:left;
	color:#fff;
	font-weight:300;
	padding:9px 9px 9px 9px;
	margin-top:4px;
	cursor:pointer;
}

ul#myoutlookMenu li a:hover span{
	background:#8DC4C7;
}

ul#myoutlookMenu li a span em{
	font-weight:bold;
	text-transform:uppercase;
	font-style:normal;
	font-size:14px;
	width:120px;
	height:14px;
	display:block;
}

#advertisement{
	width:138px;
	height:517px;
	float:left;
	display:block;
}

#advertisement span{
	float:right;
	color:#B0B2B5;
	font-size:10px;
	margin-top:7px;
}

#userIn{
	width:573px;
	float:left;
	margin-right:7px;
}

/*  STOCKISTS
-----------------------------------------------*/
#StockistMap h2{
	border-bottom:1px solid #5E92A3;
	font-size:16px;
	text-transform:lowercase;
	margin-bottom:7px;
	font-weight:600;
}

#map{
	float:left;
	margin-bottom:20px;
	width:718px;
	height:340px;
}

#SContent{
	width:718px;
	float:right;
	margin:0 0 40px 0;
	padding:0px;
}

#SContent h2{
	border-bottom:1px solid #5E92A3;
	font-size:16px;
	text-transform:lowercase;
	margin-bottom:7px;
	font-weight:600;
}
.stockist p{}
#stockistcontent{
	padding-top:135px;
	display:block;
	width:910px;
}
#Breadcrumbs2 { 
 	color:#5E92A3;
	text-align: right;
	margin:0px;
	float:right;
	height:24px;
	width:718px;
	display:block;
	padding:0px 0px 0px 0px;
}
	#Breadcrumbs2 p {
		margin: 0;
		font-size:12px; 
		color: #B0B2B3;
	}

#stockistsfooter{
	width:910px;
}
.auserr{
	* margin-top:-135px;
}
#stockistsfooter a img{
	border:none;
}
#StockistMap{
	float:right;
	width:718px;
	height:335px;
	overflow:hidden;
}
#MapResults{
	float:right;
	width:718px;
	height:335px;
	overflow:hidden;
	margin-bottom:0px;
}
.map1{
	cursor:pointer;
}
#StockistMap #selectstate{
	background: url("../images/selectbg.gif");
	width:718px;
	height:335px;
	position:absolute;
	z-index:9000;
	opacity: .6;
	filter: alpha(opacity = 60);
	display:none;
	zoom: 1;
}
#StockistMap img.selectnote{
	position:absolute;
	z-index:10000;
	padding:125px 0 0 179px;
	opacity: 1;
	display:none;
}
#map_canvas{
	position:relative;
	margin:0px;
}
#States{
	margin:29px 0 0 0;
	padding:0;
	width:192px;
	float:left;
}
#States h2{
	margin-bottom:5px;
	color:#7F8185;
	font-size:12px;
	font-weight:normal;
	* margin-bottom:3px;
	margin-bottom: 3px\9;
}
* html #States h2{
	margin-bottom:3px;
	color:#7F8185;
	font-size:12px;
	font-weight:normal;
}
#States ul{
	list-style:none;
	margin:0 0 0 0;
	padding:0;
	width:192px;
	float:left;
}
#States ul li{
	margin:0;
	padding:0;
	list-style:none;
	width:192px;
	height:32px;
	
}
#States ul li a{
	background: url("../images/stockist1.gif");
	line-height:32px;
	padding:0 0 0 15px;
	margin:0;
	font-size:12px;
	color:#7F8185;
	width:177px;
	height:32px;
	display:inline-block;
	overflow:hidden;
	font-weight:normal;
}
#States ul li a:hover{
	background: url("../images/stockist2.gif");
	color:#FFF;	
}
#States ul li a:hover em{
	background: url("../images/arrw_white.gif") no-repeat top left;
	width:4px;
	height:8px;
	float:right;
	display:block;
	margin-top:12px;
	margin-right:5px;
}
#States ul li a.current{
	background: url("../images/stockist2.gif");
	color:#FFF;
	width:177px;
	height:32px;
}
#States ul li a.current em{
	background: url("../images/arrw_white.gif") no-repeat top left;
	width:4px;
	height:8px;
	float:right;
	display:block;
	margin-top:12px;
	margin-right:5px;
}
#States ul li a.online{
	background: url("../images/stockist2.gif");
	color:#FFF;
}
#stockistsfooter #h-endorsement {
	margin-top:10px;
}
#stockistsfooter #h-brands {
	margin-top:10px;
}
#stockistsfooter #h-locator {
	margin-top:10px;
}

/* NZ STOCKISTS SET-UP */
#NZSearch{
	margin:0 0 7px 0;
	padding:0;
	width:910px;
	float:left;
	height:38px;
}
#StockistMapNZ{
	float:right;
	width:910px;
	height:335px;
	overflow:hidden;
}
#StockistMapNZ #selectstate{
	background: url("../images/selectbg.gif");
	width:910px;
	height:335px;
	position:absolute;
	z-index:9000;
	opacity: .6;
	filter: alpha(opacity = 60);
	display:none;
	zoom: 1;
}
#StockistMapNZ img.selectnote{
	position:absolute;
	z-index:10000;
	padding:125px 0 0 275px;
	opacity: 1;
	display:none;
}

/* NZ STOCKIST FORM */
form#Form_StockistForm {
	background: url('../images/stockistform_bg.jpg') no-repeat top left;
	width:910px;
	height:38px;
	overflow:hidden;
	float:left;
}
form#Form_StockistForm fieldset {
	border:none;
	width:auto;
	padding:0;
	margin:0;
}
form#Form_StockistForm fieldset.sfield{
	float:left;
	width:auto;
	margin-left:480px;
}
form#Form_StockistForm fieldset.action{
	float:left;
	width:auto;
	margin-top:7px;
}
form#Form_StockistForm label {
	font-size:14px;
	font-weight:100;
	color:#fff;
	line-height:38px;
	float:left;
	margin-right:7px;
	width:auto;
}
form#Form_StockistForm select{
	margin-top:7px;
	width:250px;
	margin-right:7px;
}
.NFSelect {
	height:24px;
	position:absolute;
	border:none;
}

.typography #Form_StockistForm img.NFSelectLeft {
	float:left;
	width:3px;
	height:24px;
	background:url('../images/select-left2.png') no-repeat 0 0;
	vertical-align:middle;
}
.NFSelectRight {
	height:12px;
	width:auto;
	background:url('../images/select-right2.png') no-repeat 100% 0;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	color:#60A0A7;
	padding:6px 3px;
	margin-left:3px;
}
.NFSelectTarget {
	position:absolute;
	background:none;
	margin-left:-13px;
	margin-top:18px;
	z-index:3;
	left:0;
	top:0;
	padding-bottom:13px;
}
.typography #Form_StockistForm .NFSelectOptions {
	position:relative;
	background:#FFF;
	margin-left:14px;
	margin-top:6px;
	list-style:none;
	padding:4px 0;
	color:#60A0A7;
	font-size:12px;
	overflow-y:auto;
	overflow-x:hidden;
	left:0;
	top:0;
}
.typography #Form_StockistForm .NFSelectOptions li {
	padding-bottom:1px;
}
.typography #Form_StockistForm .NFSelectOptions a {
	display:block;
	text-decoration:none;
	color:#60A0A7;
	padding:4px 3px;
	background:none;
}
.typography #Form_StockistForm .NFSelectOptions a.NFOptionActive {
	background:#60A0A7;
	color:#fff;
}
.typography #Form_StockistForm .NFSelectOptions a:hover {
	background:#8DC4C7;
	color:#fff;
}
/*Focused*/
.NFfocused {
	border:1px dotted #8DC4C7;
}
/*Hovered*/
.NFh {
	background-position:0 100%;
}
.NFhr {
	background-position:100% 100%;
}
/*Hidden*/
.NFhidden {
	opacity:0;
	z-index:-1;
	position:relative;
}
/*Safari*/
form#Form_StockistForm select, input, textarea, button {
	outline:none;
	resize:none;
}
/*Buttons*/
.typograpghy form#Form_StockistForm input{
	border:none;
}
.typograpghy form#Form_StockistForm img{
	border:none;
}
.typography #Form_StockistForm .NFButton {
	width:auto;
	height:26px;
	color:#fff;
	padding:0 2px;
	background:url('../images/button2.png') repeat-x 0 0;
	cursor:pointer;
	border:none;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	vertical-align:middle;
	float:left;
}
.typography #Form_StockistForm .NFButtonLeft, .typography #Form_StockistForm .NFButtonRight {
	width:6px;
	height:26px;
	display:block;
	float:left;
	border:none;
	vertical-align:middle;
}
.NFButtonLeft {
	background:url('../images/button-left2.png') no-repeat 0 0;
}
.NFButtonRight {
	background:url('../images/button-right2.png') no-repeat 0 0;
}


/* IE6 */
* html form#Form_StockistForm fieldset.sfield{
	float:left;
	width:275px;
	height:38px;
	padding-left:635px;
}
* html form#Form_StockistForm fieldset.sfield select{
	float:left;
	width:auto;
	font-size:12px;
	color:#60A0A7;
	margin-top:9px;
}
* html form#Form_StockistForm label{
	float:left;
	width:115px;
	color:#fff;
	margin-left:0px;
}
* html form#Form_StockistForm fieldset.sfield{
	float:left;
	width:auto;
	margin-left:0px;
}
* html form#Form_StockistForm fieldset.action{
	float:left;
	width:auto;
	height:38px;
	display:block;
}
* html form#Form_StockistForm fieldset.action input{
	padding:2px;
	height:20px;
	font-size:12px;
	margin-top:2px;
	font-weight:bold;
}

/* NZ STOCKIST FORM ENDS */




/* STOCKISTS RESULTS */

#resheader{
	background: url("../images/results_header.jpg") repeat-x top left;
	width:880px;
	height:38px;
	display:block;
	padding:0 15px;
	color:#5A9BA4;
	line-height:40px;
	font-size:14px; 
}
.australiaerr{
	* margin-top:-138px;
}
#resheader strong{
	color:#7F8185;
	font-weight:normal;
}
#resheader a.printlist{
	background: url("../images/printlist.png") no-repeat center right;
	text-align:right;
	padding:4px 25px 0 0;
	cursor:pointer;
	font-weight:normal;
	line-height:20px;
}
#resguide{
	background: url("../images/resguide.jpg") no-repeat top left;
	width:910px;
	height:30px;
	display:block;
	margin:0;
	padding:0;
}
#onlineresguide{
	background: url("../images/ores_guide.jpg") no-repeat top left;
	width:910px;
	height:30px;
	display:block;
	margin:0;
	padding:0;
}
#sresults{
	margin:0;
	padding:0;
	list-style:none;
	* margin-top: 4px;
}
#sresults li{
	margin:0;
	padding:0;
	list-style:none;
	width:910px;
	cursor:pointer;
}
#sresults li a{
	width:910px;
	height:31px;
	display:block;
	margin:0;
	padding:0;
	font-size:11px;
	line-height:30px;
	* margin-top: -4px;
}
#sresults li a.odd:hover,
#sresults li a.even:hover{
	background: url("../images/sres_hover.gif") repeat-x top left;
	color:#fff;
	* margin-top: -4px;
}
#sresults li a.odd.current{
	background: url("../images/sres_hover.gif") repeat-x top left;
	color:#fff;
}
#sresults li a.even.current{
	background: url("../images/sres_hover.gif") repeat-x top left;
	color:#fff;
}
#sresults li a.odd{
	background: url("../images/sres_odd.jpg") no-repeat top left;
	color:#5B9AA3;
}
#sresults li a.even{
	background: url("../images/sres_even.jpg") no-repeat top left;
	color:#82B8BE;
}

#sresults li a span{
	cursor:pointer;
}
#sresults li a span.name{
	width:175px;
	height:30px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}
#sresults li a.odd:hover span.name em,
#sresults li a.even:hover span.name em{
	background: url("../images/sres_arrw.png") no-repeat 0 -16px;	
}
#sresults li a.odd.current span.name em,
#sresults li a.even.current span.name em{
	background: url("../images/sres_arrw.png") no-repeat 0 -16px;	
}
#sresults li a span.name em{
	width:15px;
	height:8px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	overflow:hidden;
	display:block;
}
#sresults li a.odd span.name em{
	background: url("../images/sres_arrw.png") no-repeat 0 -8px;
}
#sresults li a.even span.name em{
	background: url("../images/sres_arrw.png") no-repeat 0 0;
}
#sresults li a span.city{
	width:176px;
	height:30px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}
#sresults li a span.loc{
	width:415px;
	height:30px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}
#sresults li a span.phone{
	width:102px;
	height:30px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}
#onlineheader a.online{
	color:#808286;
 	font-size:14px;
	text-decoration:none;
	height:38px;
	display:block;
	background: url("../images/online_icon.png") no-repeat center right;
}
#onlineheader a.online:hover{
	color:#A4A6A9;
}
#onlineheader{
	background: url("../images/results_header.jpg") repeat-x top left;
	width:880px;
	height:38px;
	display:block;
	color:#5A9BA4;
	line-height:40px;
	font-size:14px;
	padding:0 15px;
}



/*--------------------- 
STOCKISTS SEARCH PANELS 
-----------------------*/

ul#SearchResults{
	width:718px;
	float:right;
	margin:0 0 40px 0;
	padding:0px;
	list-style:none;
}

ul#SearchResults li{
	width:228px;
	float:left;
	margin:0px;
	padding:5px;
	list-style:none;
	height:211px;
	display:block;
	background: url('../images/o_s_off.jpg') no-repeat top left;
	margin:0 0 0 2px;
}

ul#SearchResults li.first{
	margin:0;
}

ul#SearchResults li.selected{
	background: url('../images/o_s_on.jpg') no-repeat top left;
}

ul#SearchResults li h2{
	margin-bottom:0;
}
ul#SearchResults li h2 a{
	height:16px;
	width:193px;
	font-size:14px;
	font-weight:200;
	font-family:Helvetica, sans-serif;
	overlow:hidden;
	display:block;
	padding:13px 15px 13px 20px;
	color:#666;
	background: url('../images/o_s_title.jpg') no-repeat 0 -42px;
}

ul#SearchResults li h2 a:hover{
	background: url('../images/o_s_title.jpg') no-repeat 0 -84px;
	color:#fff;	
}

ul#SearchResults li.selected h2 a{
	background: url('../images/o_s_title.jpg') no-repeat 0 0;
}

ul#SearchResults li p{
	width:100px;
	color:#666666;
	padding:20px 20px 0 20px;
	line-height:14px;
}

ul#SearchResults li p.extras{
	width:100px;
	color:#666666;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	padding:0 20px 0 20px;
}

ul#SearchResults li p.extras a{
	color:#666;
}

ul#SearchResults li p.extras a:hover{
	color:#58A4B9;
}

ul#SearchResults li.selected p.extras a{
	color:#58A4B9;
}

ul#SearchResults li.selected p.extras a:hover{
	color:#3E8193;
}

ul#SearchResults li.selected h2 a{
	color:#fff;
}


ul#SearchResults li.selected p{
	color:#3E8193;
}
	
#PageNumbers{
	width:718px;
	float:right;
	margin:0 0 40px 0;
	padding:0px;
	list-style:none;
	}
	
#PageNumbers a.prev{
	float:left;
	background: url('../images/o_s_prev.jpg') no-repeat 0 -11px;
	height:11px;
	width:73px;
	overflow:hidden;
}

#PageNumbers a.prev:hover{
	background: url('../images/o_s_prev.jpg') no-repeat 0 0;
}

#PageNumbers a.next{
	float:right;
	background: url('../images/o_s_nxt.jpg') no-repeat 0 -11px;
	height:11px;
	width:44px;
	overflow:hidden;
}

#PageNumbers a.next:hover{
	background: url('../images/o_s_nxt.jpg') no-repeat 0 0;
}

p.sorry{
	width:718px;
	float:right;
}

#map{
	font-size:12px;
	color:#666666;
}

#map strong{
	color:#3E8193;
	font-size:12px;
	line-height:14px;
}


/* WARRANTY REGISTRATION FOR WARRANTY FORM */

form#Form_WarrantyForm div.field.dropdown select {
	-moz-border-radius:0 0 0 0;
	background:url("../images/o_f2.jpg") no-repeat scroll left top transparent;
	border:1px solid #8BADB7;
	color:#B0B2B4;
	font-size:12px;
	margin:0;
	padding:2px 2px 2px 6px;
	width:206px;
}

/*--------------------- 
GENERAL SITE SEARCH  
-----------------------*/


ul#searchResults{
	width:910px;
	float:left;
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}

ul#searchResults li{
	width:910px;
	float:left;
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	background:#FCFCFC none;
	margin-bottom:10px;
}

ul#searchResults li.odd{
	background:#E6E7E7 none;
}

ul#searchResults li h3 a{
	width:892px;
	height:28px;
	background: url('../images/searchHeader.jpg') no-repeat 0 0;
	margin-bottom:10px;
	display:block;
	color:#fff;
	font-weight:normal;
	padding:14px 0 0 18px;
	}
	
	ul#searchResults li h3 a:hover{
	background: url('../images/searchHeader.jpg') no-repeat 0 -42px;
	}
	
	ul#searchResults li h3 a em{
	font-style:normal;
	text-align:center;
	margin-right:20px;
	}
	
	ul#searchResults li p{
		padding:20px;
	}
	
	ul#searchResults a.readMoreLink{
		float:right;
		padding:0px 20px 20px;
		color:#5E92A3;
		font-size:14px;
	}
	
	ul#searchResults a.readMoreLink:hover{
		color:#8DC4C7;
	}

	
/*  MEDIA
-----------------------------------------------*/
ul#docs{
	list-style:none;
	padding:0px;
	width:718px;
	height:auto;
	float:right;
	margin:0 0 0 7px;
	}
	
ul#docs li{
	list-style:none;
	margin:0 0 7px 0;
	padding:0 0 0 20px;
	width:698px;
	height:118px;
	}
	
ul#docs li.even{
	background:#E9E9E9;
	}

ul#docs li.odd{
	background: #FAFAFA;
	}
	
ul#docs li .micon{
	width:44px;
	height:118px;
	float:left;
	padding:0 20px 0 0;
	}

ul#docs li.even .micon{
	background: url(../images/o_hr2.jpg) no-repeat top right;
}

ul#docs li.odd .micon{
	background: url(../images/o_hr1.jpg) no-repeat top right;
}
	
ul#docs li .desc{
	padding:20px;
	float:left;
	width:455px;
}

ul#docs li .desc h2{
	font-size:12px;
	margin-bottom:0;
	margin-top:5px;
}

ul#docs li .desc p{
	color:#595D5F;
}

ul#docs li.even .desc{
	background: url(../images/o_hr2.jpg) no-repeat top right;
}

ul#docs li.odd .desc{
	background: url(../images/o_hr1.jpg) no-repeat top right;
}

ul#docs li .desc a{
	font-size:12px;
	color:#84ABB8;
}

ul#docs li .desc a:hover{
	color:#8DC4C7;
}

.typography .desc a[href$=".pdf"],
	.typography .desc a[href$=".PDF"],
	.typography .desc a.pdf {
		background: none;
		padding:0;
		margin:0;
	}

.typography .micon a[href$=".pdf"],
	.typography .micon a[href$=".PDF"],
	.typography .micon a.pdf {
		height:118px;
		width:auto;
		display:block;
		background: url(../images/icons/micon_pdf.png) no-repeat center center;
		text-indent:-99999em;
		padding:0 0 0 0;
	}
	
.micon a[href$=".jpeg"],
	.micon a[href$=".jpeg"],
	.micon a.jpg { 
		height:118px;
		width:auto;
		display:block;
		background: url(../images/icons/micon_jpg.png) no-repeat left center;
		text-indent:-99999em;
		padding:0 0 0 0;
	}
	
.micon a[href$=".jpg"],
	.micon a[href$=".jpg"],
	.micon a.jpg { 
			height:118px;
		width:auto;
		display:block;
		background: url(../images/icons/micon_jpg.png) no-repeat left center;
		text-indent:-99999em;
		padding:0 0 0 0;
	}
	
.micon a[href$=".JPG"],
	.micon a[href$=".JPG"],
	.micon a.JPG { 
		height:118px;
		width:auto;
		display:block;
		background: url(../images/icons/micon_jpg.png) no-repeat left center;
		text-indent:-99999em;
		padding:0 0 0 0;
	}
	

ul#docs li .sampl{
padding:14px 20px;
float:left;
width:96px;
}

ul#docs li .sampl img{
	padding:0 0 0 15px;
}

.header_row{
	width:718px;
	float:left;
	margin-left:0px;
	margin-top:20px;
}

.typography .header_row p{
	float:left;
	color:#808286;
	margin-bottom:7px;
	}
	
p.head1{
	width:44px;
	padding:0px 20px;
	background: url(../images/o_hr3.jpg) no-repeat right 2px;
	}

p.head2{
	width:456px;
	padding:0px 20px;
	background: url(../images/o_hr3.jpg) no-repeat right 2px;
	}

p.head3{
	width:96px;
	padding-left:20px;
	}

/* FOOTER
----------------------------------------------- */
#Footer{
	width: 870px;
	height: 46px; 
	background: transparent url('../images/o_r2.png') repeat-x top left; 
	float:left;
	display:inline;
	padding:30px 20px 0 20px;
	font-weight:bold;
	color:#fff;
	font-size:14px;
}

#Footer img.copyright{
	width:200px;
	height:13px;
	float:right;
	* margin-top: -13px;
	}
	
#Footer a{
	font-weight:bold;
	color:#fff;
	font-size:14px;
	height:16px;
	text-decoration:none;
	}
	
#Footer a.facebook{
	background: url('../images/fb_logo.png') no-repeat left -1px;
	padding-left:20px;
	margin-left:2px;
	height:13px;
}
	
#Footer a:hover{
	color:#E1E2E5;
	}
	
	
/* TOOLTIP
----------------------------------*/

#tooltip {
	/* makes an unusual black background in IE8 so revert to IE7 styles for all browsers for now.*/
	/*
	
    background:transparent url('../images/white2.png') no-repeat; 
	height:70px; 
    width:160px; 
    padding:25px; 
	*/
	/*opacity: 0.85;
	filter: alpha(opacity=0);
	*/
	position: absolute;
 	z-index: 90000000;
    color:#808286;
	border: 1px solid #808286;
	background: #EAEAEA;
	background-image: none;
	height:20px; 
    width:160px; 
    padding:5px; 
	
	
}

#tooltip h3, #tooltip div {   
	font-weight:bold; 
	font-size:14px; 
	margin: 0; 
}

/* STOCKIST NEW */
#stockist .searchd{
	background: url('../images/slist_3.jpg') no-repeat left top;
	padding-left:165px;
	padding-top:10px;
	height:19px;
	width:44px;
	float:left;
}

#stockist .searchd span{
	font-size:13px;
	font-color:#808286;
	font-weight:bold;
	text-transform:uppercase;
}

#stockist .searchag a{
	background: url('../images/slist_4.jpg') no-repeat left top;
	height:29px;
	width:117px;
	font-size:12px;
	font-color:#5E92A3;
	font-weight:bold;
	text-transform:uppercase;
	float:right;
	display:block;
	padding:0;
}

#stockist .titleb{
	background: url('../images/slist_2.jpg') no-repeat left top;
	width:910px;
	height:32px;
	display:block;
	margin-top:10px;
}

#stockist ul{
	width:910px;
	margin:0;
	padding:0;
	display:block;
}

#stockist ul li{
	background: url('../images/slist_1.jpg') no-repeat left top;
	width:910px;
	height:32px;
	display:block;
	font-size:10px;
	font-weight:bold;
	line-height:20px;
	color:#5E92A3;
	overflow:hidden;
}

#stockist ul li a{
	font-size:10px;
	font-weight:bold;
	line-height:32px;
	color:#5E92A3;
	cursor:pointer;
}
#stockist ul li a:hover{
	color:#8DC4C7;
}
#stockist ul li a span.name{
	width:174px;
	float:left;
	margin-right:10px;
	line-height:32px;
	height:32px;
	overflow:hidden;
}
#stockist ul li a span.city{
	width:176px;
	float:left;
	margin-right:10px;	
	line-height:32px;
	height:32px;
	overflow:hidden;
}
#stockist ul li a span.loc{
	width:382px;
	float:left;
	margin-right:10px;
	line-height:32px;
	height:32px;
	overflow:hidden;
}
#stockist ul li a span.phone{
	width:137px;
	float:left;
	margin-right:10px;
	line-height:32px;
	height:32px;
	overflow:hidden;
}

/* FEEDBACK
-----------------------------------------*/

#PageComments_holder{}

/*
----------------------------------------*/

#Form_ProductVariationsForm .Actions{
	display:none;
}

#Form_ProductVariationsForm .Actions input{
	display:none;
}