@charset "UTF-8";

.testDiv 
{

}

.privacyPol
{
	color: #666666;
    font-family: Arial;
    font-size: 12px;
}

.blanket
{
	background-color: #333333;
    height: 100%;
    left: 0;
    opacity: 0.65;
    filter: alpha(opacity=65);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9001;
}

#resultHeader
{
	height:30px;
	background-color:#827F81;
	font-family: Arial;
    font-size: 14px;
    line-height:30px;
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
	
}



#resultText
{
	font-family:Arial;
	font-size:12px;
	float:left;
	color:#666666;
	padding-top:19px;
	line-height:20px;
	padding-right:20px;
	padding-left:10px;
	padding-bottom:20px;
}
#resultImage
{
	float:left;
	height:30px;
	width:30px;
	padding-left:20px;
	padding-top:15px;
	padding-right:5px;
	background-repeat:no-repeat;
}

#resultContainer
{
	
	margin-left:auto;
	margin-right:auto;
	
}

#cartResult
{
	border:solid 5px #666666;
	background-color: #FFFFFF;
    height: 150px;
    left: 50%;
    margin-left: -150px;
    position: absolute;
    top: 150px;
    
    z-index: 9002;
}

.optionList
{
	    color: #666666;
    font-family: Arial;
    font-size: 12px;
}

#cartResultImage
{
	width:250px;
	height:30px;
	text-align:center;
}

.categoryText
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	font-weight:bold;
}
.categoryHeader	
{
	font-family:Arial;
	font-size:14px;
	color:#339900;
	font-weight:bold;
	margin-bottom:20px;
}
.nextButton
{
	background-image: url("/images/interface/next_button.jpg");
    background-repeat: no-repeat;
    border: medium none;
    float: right;
    height: 23px;
    width: 61px;
}

.previousButton
{
	background-image: url("/images/interface/previous_button.jpg");
    background-repeat: no-repeat;
    border: medium none;
    float: left;
    height: 22px;
    width: 61px;
}

.nextButton:hover
{
	cursor:pointer;
}

.previousButton:hover
{
	cursor:pointer;
}


.categoryDescription
{
	margin-top:15px;
}

.cartLeftCol
{
	margin-left:20px;
	width:290px;
	height:570px;
	background-color:#EAF5E5;
	float:left;
	padding-left:30px;
	padding-top:30px;
	padding-right:10px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	background-image:url(../images/interface/worldpay_cards.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.cartLeftCol h3
{
	color:#339900;
	font-weight:bold;
	font-size:14px;
}

.cartLeftCol h4
{
	color:#339900;
	font-weight:bold;
	font-size:12px;
}
.cartLeftCol p
{
	margin-bottom:30px;
}
.cartLeftCol span
{
	color:#339900;
	font-weight:bold;
	font-size:12px;
}

/* RESETS */


body {
	font-size:62.5%;
	font-family: "Arial";
	
	
}
* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
}
ul {
	list-style-type: none;
}
.clearfloats {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
	display: block;
	width: 100%;
	margin-top: -1px;
}

/* END RESETS */
.background {background-repeat: repeat-x;
	background-image: url(../images/interface/top-repeater.jpg); width: 100%; height: 100%;}
	
#pagewrapper {
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
	
	
}

.worldpay {
	text-align: center;
	padding-top:10px;
}

.topbar {
	position: relative;
	height: 10px;
	z-index: 1000;
	
	

}

.zones {
	position: relative;
}

.zones li {
	display: block;
	float: left;
}

.minilogin {
	font-size: 1.2em;
	color: #99CCFF;
	padding: 3px;
}

.minilogin a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}

.minilogin a:hover {}



.zones li a {
	display: block;
	float: left;
	font-size: 1.4em;
	color: #7C9CCA;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.zones li a:hover {
	color: #FFFFFF;
}

.basket 
{
	
	/*
	width: 230px;
	position: absolute;
	top: 0px;
	left: 760px;
	background-image: url(../images/interface/basket-back.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #C31F21;
*/
}

.basket table 
{
	/*
	font-size: 1.4em;
	color: #244699;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 210px;
*/
}

.basket table tr {}

.basket table tr td {}

.basket table tr td.left {
	/*width: 110px;*/
}

.basket table tr td.left a.gotobasket 
{
	/*
	color: #2F044B;
	text-decoration: none;
	background-image: url(../images/interface/basket.png);
	background-repeat: no-repeat;
	padding-left: 30px;	
*/

}

.basket table tr td.right {/*
	text-align: right;
	width: 100px;
	color: #2F044B; font-weight: bold;
*/
}

.basket table tr th {}

.basket {/* background-image: url(../images/interface/basket-back-on.png);*/}

.basket:hover {/*cursor:pointer; background-image: url(../images/interface/basket-back-on.png);*/}

.basketdetails 
{
	background-image: url(../images/interface/trolley_icon.jpg);
	background-repeat:no-repeat;
	height:34px;
	padding-left:32px;
	padding-top:8px;
	color:#666666;
	font-family:Arial;
	font-size:12px;
	
	/*display: none;*/
}
.basketdetails a
{
	color:#666666;
	text-decoration:none;
}

.basketdetails a:hover
{
	color: #339900;
}

/*.basket:hover div.basketdetails {
	display: block;
}*/


.basketdetails table {
	margin: 10px 0px 0px;
	width: 210px;
	color: #FFFFFF;
}

.cartSummary 
{
	float:right;
	
	margin-top:20px;
	padding-right:20px;
}

.topsmallNav
{
float:right;
padding-right:0px;
padding-top:8px;
width:500px;
text-transform:lowercase;
text-decoration:none;
margin-left:50px;
font-family:Arial;
font-size:12px;
}
.subTotal
{
	font-weight:bold;
	color:#000000;
}

.basketdetails table tr {}

.basketdetails table tr td {}

.basketdetails table tr td.left {
	color: #76B13D;
}

.basketdetails table tr td.right {color: #76B13D; font-weight: bold;}

.basketdetails table tr th {}

.basketdetails p a {
	font-size: 1.1em;
	color: #C31F21;
	text-decoration: none;
}

.basketdetails p a:hover {
	color: #2F044B;
}

.logobar {
	clear: both;
	position: relative;
	background-color:#FFFFFF;
	
	padding-left:40px;
	padding-right:40px;
	padding-top:10px;
	
	background-image:url(../images/interface/logobackground.jpg);
	background-repeat:no-repeat;
	
	

}
.logotext 
{
	margin-top:20px;
}
.checkoutButton
{
text-align:right;
padding-top:10px;
}

#promoflags 
{
	height: 95px; 
	overflow: hidden;
	text-align:center;
	width:300px;
	margin-top:5px;
	margin-bottom:5px;
}

 .discount {
/*	position: absolute;
	left: 760px;
	top: 5px;*/
	background-image:url(../images/home/discount_back.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:300px;
	height:83px;
	padding-bottom: 12px;
	
	
}

 .discount span 
 {
 	font-family:Arial;
 	font-weight:bold;
 	display:block; 
 	position: absolute;
 	width:300px;
 	text-align:center;
}
 .promoHead
 {
 	font-size:20px;
 	color:#FFFFFF;
 	padding-top:13px;
 	
 }
 .promoText
 {
 	font-size:16px;
 	color:#DEDEDE;
 	padding-top:30px;
 }
 
 .credit {
/*	position: absolute;
	left: 760px;
	top: 5px;*/
	background-image:url(../images/home/discount_back.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:300px;
	height:83px;
	padding-bottom: 12px;

	
}

 .credit span 
 {
 	display:block; 
 	position: absolute; 

 	font-family:Arial;
 	font-weight:bold;
 	display:block; 
 	position: absolute;
 	width:300px;
 	text-align:center;
 	
 	}

.logobar a.homelink {
	display: block;
	float: left;
	padding-top:20px;
	padding-left:35px;
	
}

.logotext 
{
	float:left;
	
}
.searchBox
{
	
	margin-top: 28px;
	margin-left: 20px;
	
	float:left;
}
.logobar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6em;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.navbar {
	/*margin-top: -1px;*/
	margin-left:15px;
	background-color: #FFFFFF;
	height:30px;
	border-top:solid 1px #EAEAEA;	
	border-bottom: solid 1px #EAEAEA;
	position: relative; z-index: 1000;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:17px;


	
}

.navbar div.search {
	float: right;
	padding-top: 10px;
	position: relative;
	padding-right: 5px;
}

.navbar div.search label {
	position: absolute;
	font-size: 1.1em;
	color: #838383;
	display: block;
	padding-top: 3px;
	padding-left: 3px;
}

.navbar div.search input.seacrhsubmit {
	background-color: #838383;
	background-image: none;
	display: block;
	height: 22px;
	width: 32px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

.searchsubmit 
{
	background-color: #838383;
	background-image:url(../images/interface/search_button.jpg);
	height:24px;
	width:30px;
	color:#FFFFFF;
	border:0;
	font-weight:bold;
	font-family:Arial;
}

.searchsubmit:hover
{
	cursor:pointer;
}

.navbar div.search input.seacrhsubmit:hover {
	cursor:pointer;
	background-color: #C31F21;
}

.navbar div.search input.searchtextfield {
	width: 190px;
	display: block;
	float: left;
	height: 14px;
	padding: 1px;
}

.searchtextfield
{
	height: 20px;
	width:190px;
	border-color: #DEDEDE;
	border-width:thin;
	color:#666666;
	font-style:italic;
	font-family:Arial;
	padding:2px;
	
}

.navbar span.telephone {
	float: left;
	font-size: 1.8em;
	color: #C31F21;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 9px;
}

#smallnav
{
	display:block;
	float:right;
	list-style-type:disc;
	
}

#smallnav li:first-child
{
	list-style-type:none;
}

#smallnav li
{
	
	
	float:left;
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
	color:#666666;
	
}

#smallnav li a
{
	text-decoration:none;
	color: #666666;
	font-size:14px;
	
}

#smallnav li a:hover
{
	color:#339900;	
}

/*****  LEFT NAVIGATION ****/

#nav {
	float: left;
	position: relative;
	display: block;
	line-height:30px;
}

#nav li {
	display: block;
	float: left;
	border-right: solid 1px #EAEAEA;
	position: relative;
	padding-right:10px;
	padding-left:10px;
	margin-top:8px;
	line-height:14px;

	
}

#nav li:first-child
{
	border:none;
	padding-left:0;
		margin-top:0;
}

#nav li:last-child
{
	border:none;
}


#nav li a 
{
			font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-decoration: none;
	text-transform:uppercase;
	
	/*
	font-size: 1.6em;
	color: #000000;
	
*/
	display: block;
	float: left;
	/*
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
*/
}

#nav li a:hover 
{
	color:#3F9F0F;
	/*
	background-color: #CACACA;
	padding-right: 4px;
	padding-left: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
*/
	
}

#nav li.highlights a {
	background-image: url(../images/interface/lyndas-highlights1.png);
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	width: 140px;
	padding: 0px;
}



#nav li.highlights a span {
	color: #000000;
	font-size: 1.2em;
	display: block;
	position: absolute;
	left: -3000px;
}

#nav li.highlights a:hover {
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav li.higlights a:hover span {}

#nav li ul {
	position: absolute;
	left: -9px;
	top: 40px;
	display: none;
	width: 218px;
	padding-right: 9px;
	padding-left: 9px;
	background-image: url(../images/interface/dorpdown-shadow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 9px;

}

#nav li:hover ul {
	display: block;
}

#nav li.over ul {}

#nav li ul li {}

#nav li ul li a {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C31F21;
	background-image: none;
	font-size: 1.2em;
	width: 188px;
	background-color:#ffffff;
}

#nav li.highlights ul li a {
	background-image: none;
	height: auto;
	padding: 6px;
		width: 188px;
}



#nav li ul li a:hover {padding: 6px;}

#nav li.highlights ul li a:hover  {padding: 6px;}

#pagecontent {
	clear: both;
	background-color:#FFFFFF;
	background-image: url(../images/interface/mainbackground.jpg);
	background-repeat:repeat-y;
	padding-left:40px;
	padding-right:40px;
	
	/*background-image: url(../images/interface/side-nav-grad.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	min-height: 450px;*/
}

#pageBottom
{
		background-image: url(../images/interface/pagebottom.jpg);
		background-repeat:no-repeat;
		min-height:20px;
		margin-left:auto;
		margin-right:auto;
		width:1070px;
}

#sidenav {
	width: 130px;
	font-size: 1.1em;
	float: left;
	padding-top: 40px;
	position: relative; z-index: 1000;
}

#sidenav li {
	display: block;
	text-decoration: none;
	padding: 2px 8px 4px;
	color: #2F044B;
	position: relative;
		border-bottom: dotted 1px #ffffff;
}

#sidenav li a {
	color: #2F044B;
	text-decoration: none;
	display: block;

}

#sidenav li:hover  {
	/*color: #FFFFFF;*/
	background-color: #fafafa;
		border-bottom: dotted 1px #cccccc;
}

/*#sidenav li:hover a {
	color: #FFFFFF;
	
	
	
}

#sidenav li a:hover {
	color: #FFFFFF;
}*/

#sidenav li ul {
	position: absolute;
	left: 130px;
	top: -1px;
	background-color: #FFFFFF;
	width: 130px;
	
	display: none;
	border: 1px solid #9782a5;
}

#sidenav li:hover ul {
	display: block;
	margin: 0px;
	padding: 0px;
}

#sidenav li:hover  ul li {
	color: #C31F21;
	padding: 0px;
		border-bottom: none;
	
	
}

#sidenav li:hover  ul li a {
	color: #9782a5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9782a5;
	padding: 6px;
}

#sidenav li:hover  ul li:last-child a {
	border-bottom-style: none;
}

#sidenav li ul li:hover  {
	background-color: #E3E3E3;
		color: #9782a5;
}

#sidenav li ul li a:hover  {
	background-color: #E3E3E3;
	color: #9782a5;
}

#sidenav li:hover ul li ul {
	display: none;
}

#sidenav li:hover ul li:hover ul {	display: block;}

#sidenav li:hover ul li:hover ul li {}

#sidenav li:hover ul li:hover ul li a {}

#sidenav li:hover ul li:hover ul li a:hover {}

#sidenav li:hover ul li:hover ul li ul {
	display: none;
}

#sidenav li:hover ul li:hover ul li:hover ul {	display: block;}

#sidenav li:hover ul li:hover ul li:hover ul li {}

#sidenav li:hover ul li:hover ul li:hover ul li a {}

#sidenav li:hover ul li:hover ul li:hover ul li a:hover {}

/*****  END LEFT NAVIGATION ****/

/****** NEW TOP NAV ******/
#topcatnav {

	float: left;
	position: relative; 
	display:block;
	line-height:30px;
	
}

#topcatnav li {
	display: block;
	float:left;
	display: block;
	float: left;
	border-right: solid 1px #EAEAEA;
	position: relative;
	padding-right:10px;
	padding-left:10px;

	position: relative;

}

#topcatnav li:first-child
{
	border:none;
	padding-left:0;
		margin-top:0;
}

#topcatnav li:last-child
{
	border:none;
}



#topcatnav li a {
	font-family:Arial;
	font-size:11px;
	
	
	text-decoration: none;
	display: block;
	float: left;
}

.topcatli
{
	
}

.topcatli a
{
	color:#666666;	
}

.topcatli a:hover
{
color:#339900;	
}

.catHeadLinks
{
	color:#339900 !important;	
}

.catHeadLinks:hover
{
	color:#666666 !important;
}

#topcatnav li a:hover 
{
	
}

#topcatnav li:hover 
{

	/*color: #FFFFFF;*/

}

/*#topcatnav  li:hover a {
	color: #FFFFFF;
	
	
	
}

#topcatnav li a:hover {
	color: #FFFFFF;
}*/

#topcatnav li ul {
	position: absolute;
	left: 0px;
	top: 30px;
	background-color: #FFFFFF;
	display: none;
	border: 1px solid #9782a5;
}

#topcatnav li:hover ul {
	display: block;
	margin: 0px;
	padding: 0px;
}

#topcatnav li:hover div 
{
	display:block;	
}

.catTable
{
	background-color:#F1F1F1;
	color:#666666;
	font-family:Arial;
	font-size:12px;
	width:100%;
	line-height:22px;

}

.catTableRow
{
	width:100%;
}

.catTable a:hover
{
	color:#339900;
}

.catTableHead
{
		font-weight:bold;
		text-transform:uppercase;
		width:100%;
		padding-right:50px;
		
}

.catTableItem
{
	font-weight:normal;
	text-transform:capitalize;
	width:100%;
	padding-right:50px;
}

.catItemRow
{
	vertical-align: top;
	width:100%;
}

.catDiv
{
	background-color:#F1F1F1;
	top:30px;
	left:-1px;
	white-space: nowrap;
	z-index:9002;
	box-shadow:0px 2px 2px 0px #666666;
}

.tempCatDiv
{
	display:block !important;
}

#topcatnav li div
{
	display:none;
	position:absolute;
	padding-bottom:20px;
	padding-left:20px;
	padding-top:20px;
	padding-right:0px;
	margin-left:0px;
	line-height:14px;
	
}

#topcatnav li:hover  ul li {
	color: #C31F21;
	padding: 0px;
	border-bottom: none;
	
}


#topcatnav ul li:hover div
{
	display:block !important;
}

#topcatnav li:hover  ul li a {
	color: #9782a5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9782a5;
	padding: 6px;
}

#topcatnav li:hover  ul li:last-child a {
	border-bottom-style: none;
}

#topcatnav li ul li:hover  {
	background-color: #E3E3E3;
		color: #9782a5;
}

#topcatnav li ul li a:hover  {
	background-color: #E3E3E3;
	color: #9782a5;
}

#topcatnav li:hover ul li ul {
	display: none;
}

#topcatnav li:hover ul li:hover ul {	display: block !important;}

#topcatnav li:hover ul li:hover ul li {}

#topcatnav li:hover ul li:hover ul li a {}

#topcatnav li:hover ul li:hover ul li a:hover {}

#topcatnav li:hover ul li:hover ul li ul {
	display: none;
}

#topcatnav li:hover ul li:hover ul li:hover ul {	display: block !important;}

#topcatnav li:hover ul li:hover ul li:hover ul li {}

#topcatnav li:hover ul li:hover ul li:hover ul li a {}

#topcatnav li:hover ul li:hover ul li:hover ul li a:hover {}

/*****  END NEW TOP NAVIGATION ****/

.centrecol {
	float: left;
	margin-left:20px;
	margin-top:20px;
	width: 600px;
	font-family:Arial;
	font-size:12px;
	color:#666666;
}

.centrecolterms {
	float: left;
	margin-left:20px;
	margin-top:20px;
	width: 360px;
	font-family:Arial;
	font-size:12px;
	color:#666666;
}


.centrecolcat {
	float: left;
	margin-left:20px;
	width: 600px;
}

.centrecolproduct {
	float: right;
	margin-left:20px;
	width: 600px;
	height:100%
}

.breadcrumb 
{
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	
	color: #999999;
}

.breadcrumb a {
	color: #999999;
	text-decoration: none;
}

.breadcrumb a:hover {
	color:#3F9F0F;
}

#lastCrumb
{
	color:#3F9F0F;
}

.topbreadcrumb
{
	margin-left:20px;
	padding-top:10px;
	margin-bottom:10px;
}

.topbreadcrumbcat
{
	
	padding-top:10px;
	margin-bottom:10px;
}

.bannerImage
{
	margin-left:20px;
	
}
.bannerText
{
	position:absolute;
	background-color:#FFFFFF;
	height:288px;
	width:313px;
	margin-left:20px;
	opacity: 0.70;
	filter: alpha(opacity=65);
	font-family:Arial;
	font-size:36px;
	
	color:#666666;
}
.catHeader
{
	margin-bottom:20px;
}
.catHeaderText
{
	position:absolute;
	background-color:#FFFFFF;
	height:288px;
	width:313px;
	opacity: 0.70;
	filter: alpha(opacity=65);
	font-family:Arial;
	font-size:36px;
	color:#666666;
	text-transform:lowercase;
}
.catHeaderTextInner
{
	margin-top:45px;
	margin-left:35px;
	margin-right:20px;
}

.contactForm
{
	color: #666666;
    font-family: Arial;
    font-size: 12px;
	width:350px;
}

.bannerTextInner
{
	margin-top:45px;
	margin-left:35px;
	margin-right:20px;
}

.rightCol
{
	width:300px;
	float:right;
	margin-right:10px;
	margin-top:20px;
}


.rightFormCol
{
	width:360px;
	float:right;
	
	margin-top:20px;
}

.imLinda
{
	background-image: url(../images/interface/newlynda.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;
	padding-right:55px; 
	min-height:70px;
	font-family:Arial;
	font-size:12px;
	color:#666666;
	font-style:italic;
	border-bottom:solid 1px #D3D3D3;
}

.lindaText
{
	padding-top:10px;
}

.newsCol
{
	display:none;
	margin-top:25px;
}

.newsCol h1
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#339900;
	margin-bottom:20px;
}
.newsCol h2
{
	font-family:Arial;
	font-weight:normal;
	color:#666666;
	font-size:12px;
	margin-bottom:10px;
	

}
.quotedText
{
	font-style:italic;
}

h1 {
	font-family: Arial;
	color: #339900;
	padding-bottom: 8px;
	font-size: 18px;
	font-weight: normal;
}

.centrecol h2 
{
	font-family:Arial;
	color:#339900;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.centrecolterms h2 {font-family:Arial;color:#339900;font-size: 14px;font-weight:bold;margin-bottom: 10px;padding-bottom: 0px;}

.checkoutLeftCol
{
	width:290px;
	height:200px;
	float:left;
	    margin-left: 20px;
    padding-left: 30px;
    padding-right: 10px;
    padding-top: 30px;
	background-color: #EAF5E5;
	    color: #666666;
        font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

.checkoutLeftCol p
{
	margin-bottom:10px;
}

.centrecol p 
{
	
	margin-bottom: 10px;

}
.centrecolterms p {margin-bottom: 10px;}

.centrecol ul {
	margin-left: 20px;
	list-style-type: disc; padding-bottom: 6px;
}

.centrecol ul li {	font-size: 12px;
	
	color: #666666; padding-bottom: 6px;}

.centrecol a {
	color: #666666;	
}

.centrecol span.bespokeimage {
	display: block;
}

.centrecol span.bespokeimage .overlaybox {
	display: block;
	color: #FFFFFF;
	background-color: #6F232E;
	left: 0px;
	bottom: 0px;
	padding: 10px;
}

.centrecol span.bespokeimage .overlaybox span.bespokeheading {
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	padding-bottom: 6px; font-family: Georgia, "Times New Roman", Times, serif;
}

.centrecol span.bespokeimage .overlaybox ul {}

.centrecol span.bespokeimage .overlaybox ul li {
	color: #FFFFFF;
}





.offerpanel {
	padding-bottom: 6px;
	font-size: 1.2em;
	line-height:1.4em;
}

.productselect {
	float: left;
	width: 630px;
	
}

.itemcontainer {
	height: 58px;
	width: 188px;
	float: left;
	margin-right: 10px;
	border: 1px solid #BDBDBD;
	margin-bottom: 10px;
	background-image: url(../images/interface/product-item-grad-back.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}

.catitemcontainer {

	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	text-decoration: none;
}
.catitemcontainerproduct 
{
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	text-decoration: none;
	min-height:205px;
}

.catitemdescription 
{
	position:absolute;
	margin-top:154px;
	width:185px;
	height:44px;
	background-color:#F6F6F6;
	padding-left:10px;

	font-family:Arial;
	font-size:17px;
	line-height:20px;
	color:#333333;
	text-transform:lowercase;
	text-decoration:none;
	opacity: 0.80;
	filter: alpha(opacity=80);
	
}

.catitemproduct
{
	position:absolute;
	margin-top:155px;
	width:142px;
	padding-bottom:10px;
	font-family:Arial;
	font-size:12px;
	font-weight:500;
	line-height:20px;
	color:#666666;
	text-transform:capitalize;
	text-decoration:none;
	
}

.catitemproduct a
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#666666;
}

.catproductimage
{
	border:solid 1px #DFDFDF;
	height:150px;
}

.catitemdescription a
{
	text-decoration:none;
	font-family:Arial;
	font-size:17px;
	color:#333333;
}



.itemcontainer a:hover {
	border-top-color: #2F044B;
	border-right-color: #2F044B;
	border-bottom-color: #2F044B;
	border-left-color: #2F044B;;
}

.itemcontainer span.image {
	float: left;
	height: 58px;
	width: 58px;
	display: block;
}

.itemcontainer span.description a {
	display: block;
	padding-left: 6px;
	color: #707070;
	font-size: 1.3em;
	text-decoration: none;
	float: left;
	padding-top: 6px;
	width: 124px;
}

.itemcontainer a:hover span.description {
	color: #2F044B;
}

.itemcontainer a:hover span {cursor: pointer } 

/* TEST LAYOUT STYLES */

.test .itemcontainer {
	height: /*58px; */ 190px;
	width: 140px;
	float: left;
	margin-right: 10px;
	border: /*1px solid #BDBDBD*/ none;
	margin-bottom: 10px;
	background-image: /*url(../images/interface/product-item-grad-back.gif)*/ none;
	background-repeat: repeat-x;
	text-decoration: none;
}

.test .itemcontainer a:hover {
	border-top-color: #2F044B;
	border-right-color: #2F044B;
	border-bottom-color: #2F044B;
	border-left-color: #2F044B;;
}

.test .itemcontainer span.image {
	float: /*left;*/ none;
	height: 140px;
	width: 140px;
	display: block;
}

.test .itemcontainer span.description a {
	display: block;
	padding: 6px;
	color: #707070;
	font-size: 1.3em;
	text-decoration: none;
	float: /*left;*/ none;
	
	width: 128px;
}

.test .itemcontainer span.description a:hover {
	color: #2F044B;
}

.test .itemcontainer a:hover span {cursor: pointer }

/* END */

.columnthree {
	float: left;
	width: 230px;
	padding-top: 1px;
}

.intro {
	font-size: 1.1em;
	line-height: 1.4em;
	height: 48px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/interface/lynda.gif);
	background-repeat: no-repeat;
	background-position: 176px 20px;
	padding-right: 70px;
	padding-left: 4px;
}

.intro span {
	font-size: 1.3em;
	display: block;
}

.values {
	padding-bottom: 6px;
}

.values a span {
	display: block;
	font-size: 1.4em;
	color: #FFFFFF;
	padding: 4px;
}

.values a span.green {
	background-color: #77B23E;
}

.values a span.blue {
	background-color: #5976BB;
}

.values a span.purple {
	background-color: #4E156B;
}

.news {
	padding-bottom: 10px;
}

.news h2 {
	font-size: 1.8em;
	color: #FFFFFF;
	background-color: #244699;
	padding: 4px;
}

.news ul {}

.news ul li {}

.news ul li a {
	display: block;
	height: 46px;
	background-color: #E2E9F5;
	background-image: url(../images/interface/blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	padding: 4px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005CAB;
}

.news ul li a span.newssnippet {
	font-size: 1.2em;
	color: #000000;
	text-decoration: none;
	padding-left: 16px;
	width: 150px;
	display: block;
}

.news ul li a span.newsthumb {
	display: block;
	float: right;
}

.news ul a:hover {}

ul.newsupdate li {
	display: block;

	background-color: #E2E9F5;
	background-image: url(../images/interface/blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	padding: 4px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005CAB;
	
	position: relative; top: -10px;
}

ul.newsupdate li span.newssnippet {
	font-size: 1.2em;
	color: #000000;
	text-decoration: none;
	padding-left: 16px;
	width: 200px;
	display: block;
}

ul.newsupdate li span.newssnippet strong {
	color: #243285;
}

ul.newsupdate li span.newsthumb {
	display: block;
	float: right; margin-right: -5px; padding-left: 10px;
}

.brochuredownload {
	padding-bottom: 10px;
}

.brochuredownload a {
	color: #fff;
	text-decoration: none;
	height: 56px;
	background-color: #5976BB;
	background-image: url(../images/interface/download-arrow-white.gif);
	background-repeat: no-repeat;
	background-position: 4px 16px;
	padding: 4px;
	display: block;
}

.brochuredownload a span.brochurethumb {
	display: block;
	float: right;
	padding-right: 6px;
}

.brochuredownload a span.brochuretext {
	display: block;
	width: 150px;
	font-size: 1.4em;
	padding-left: 20px;
	padding-top: 10px;
}

.brochuredownload a:hover {}



.easyguide {
	background-color:  #76B13D;
	padding: 4px 4px 4px 20px;
	background-image: url(../images/interface/white-arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	font-size: 1.3em;
	/*color: #FFFFFF;*/
	line-height: 1.2em;
	margin-bottom: 10px;
}

.easyguide a {
	color: #FFFFFF;
	text-decoration: none;
}

.easyguide:hover {cursor:pointer;background-color: #C31F21;}

#easyguidelink
{
	    color: #666666;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    margin-left: 25px;
    padding: 0 0 10px;
    text-decoration:none;
    float:right;
}

#easyguidelink img
{
	padding-right:4px;
}

#easyguidelink:hover
{
	color: #339900;
}

#easyguide {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #339900;
	background-color: #FFFFFF;
}

#easyguide div.topbar {
	background-color: #339900;
	padding: 10px;
}

#easyguide div.topbar h2 {
	color: #FFFFFF;
	float: none;
	font-family: "Arial";
	font-size: 15px;
	padding-top:4px;
	width:400px;
	text-align: left;
	position: relative;
	top: -10px;
	font-weight:normal;
}

#easyguide div.topbar a {
	display: block;
	float: right;
	font-size: 1.4em;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/interface/close-icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}

#easyguide div.topbar a:hover {cursor:pointer;}

#easyguide div.modalcol1 {
	padding: 10px;
	width: 300px;
	float: left;
}

#easyguide div.modalcol1 h3 {
	font-size: 1.3em;
	color: #339900;
	padding-bottom: 4px;
}

#easyguide div.modalcol1 p {
	font-size: 1.1em;
	line-height: 1.4em;
	padding-bottom: 8px;
}

#easyguide div.modalcol2 {
	float: left;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
}

#easyguide div.modalcol2 h3 {
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #339900;
	padding: 4px;
}

#easyguide div.modalcol2 table {
	font-size: 1.2em;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
}

#easyguide div.modalcol2 table tr {}

#easyguide div.modalcol2 table tr td {
	padding: 2px 4px;
	text-align: center;
}

#easyguide div.modalcol2 table tr th {
	padding: 4px;
	color: #339900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
}

#easyguide div.modalcol2 table tr:hover td {
	background-color: #DDDDDD;
}

#easyguide div.modalcol3 {
	float: left;
	width: 248px;
	border: 1px solid #BDBDBD;
	position: relative;
	height: 361px;
	overflow: hidden;
	}
	
	#easyguide div.modalcol3 div {
	height: 71px;
	width: 208px;
	padding: 290px 20px 20px;
/*	position: absolute;
	left: -5000px;*/
}

#easyguide div.modalcol3 div.on {
	height: 71px;
	width: 208px;
	padding: 290px 20px 20px;
	left: 0px;
}
	
	#easyguide div.modalcol3 div p {
	font-size: 1.2em;
	line-height: 1.7em;
}
	
	#easyguide div.modalcol3 div p span.green {
	color: #339900;
}
	#easyguide div.modalcol3 div p span.red {
	color: #C31F21;
}
	
	#easyguide div.modalcol3 div p span.grey {
	color: #666666;
}
	
	#efs1 {
	background-image: url(../images/temp/efs1.gif);
	background-repeat: no-repeat;
}
	
	#efs2 {
	background-image: url(../images/temp/efs2.gif);
		background-repeat: no-repeat;
}
	
	#efs3 {
	background-image: url(../images/temp/efs3.gif);
		background-repeat: no-repeat;
}
	
	#efs4 {
	background-image: url(../images/temp/efs4.gif);
		background-repeat: no-repeat;
}
	
	#efs5 {
	background-image: url(../images/temp/efs5.gif);
	background-repeat: no-repeat;
}
	
	#nfs1 {
	background-image: url(../images/temp/nfs1.gif);
		background-repeat: no-repeat;
}
	
	#nfs2 {
	background-image: url(../images/temp/nfs2.gif);
		background-repeat: no-repeat;
}
	
	#nfs3 {
	background-image: url(../images/temp/nfs3.gif);
		background-repeat: no-repeat;
}
	
	#nfs4 {
	background-image: url(../images/temp/nfs4.gif);
		background-repeat: no-repeat;
}
	
	#nfs5 {
	background-image: url(../images/temp/nfs5.gif);
		background-repeat: no-repeat;
}
	
	#nfs6 {
	background-image: url(../images/temp/nfs6.gif);
		background-repeat: no-repeat;
}
	
	
/*** HIGHLIGHTS PAGE SPECIFIC STYLES ***/


.highlightscol 
{
	

}

.highlightTop
{
	background-image: url(../images/interface/newlynda.jpg);
	background-position:right;
	min-height:70px;
	background-repeat: no-repeat;
}
.highlightTopText
{
	font-family:Arial;
	font-size:14px;
	color:#339900;
	text-transform:uppercase;
	padding-top:45px;	
}
.highlightItemAll
{
width:305px;
height:20px;
background-color:#EAF5E5;
margin-bottom:2px;
padding-top:2px;
	text-align:center;
}

.highlightItemAll a
{
	color: #666666;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}

.highlightItem
{
width:295px;
min-height:60px;
background-color:#EAF5E5;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
margin-bottom:2px;


}

.linkItem
{
width:255px;
background-image:url("/images/home/green_arrow.jpg");
background-repeat:no-repeat;
background-position: 10px center;
/*background-color:#EAF5E5;*/
padding-left:40px;
padding-right:5px;
min-height:20px;
line-height:20px;




}
.linkItemTop
{
		/*background-image:url("/images/interface/linkItemTop.jpg");*/
	height:12px;
	width:300px;
	border-top:solid 1px #E5E5E5;
	
}
.linkItemBottom
{
	/*background-image:url("/images/interface/linkItemBottom.jpg");*/
	height:12px;
	width:300px;
	margin-bottom:2px;
	
}
.linkItemBottomLast
{
	/*background-image:url("/images/interface/linkItemBottom.jpg");*/
	height:12px;
	width:300px;
	margin-bottom:2px;
	border-bottom:solid 1px #E5E5E5;
}
.linkItem a
{
font-family:Arial;
color:#666666;
font-size:12px;
font-weight:bold;
text-decoration:none;

}
.linkItem a:hover
{
	color: #339900;
}


.highlightItem a
{
font-family:Arial;
color:#666666;
font-size:12px;
font-weight:normal;
text-decoration:none;
padding-top:8px;
}


.highlightImage
{
	
	padding-bottom:4px;
	width:58px;
	float:left;
	
	
}
.highlightImage img
{
	border:solid 1px #DEDEDE;
}
.highlightItemText
{
	padding-left:10px;
	padding-top:20px;
	
	float:left;
	
}

.highlightscol h2 {



}

.highlightscol h2 span 
{


}

.highlightscol div.hlitem {
	padding-bottom: 4px;
	clear: left;

}



.highlightscol div.hlitem a {
	font-size: 1.2em;
	padding-left: 6px;
	
	color: #333333;
	display: block;
	text-decoration: none;
}

.highlightscol div.hlitem a img {
	display: block;
	
	border: 1px solid #C5D6EB;
}

.highlightscol div.hlitem a span {
	padding-left: 6px;
	
	display: block;
	width: 138px;
}

.highlightscol div.hlitem span.flags {
	display: block;
	clear: both;
	padding-top: 6px;
	padding-bottom: 6px;
}

.highlightscol div.hlitem span.flags img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.highlightscol p {clear: both; padding-top: 10px;}

.highlightscol p a { color: #406F40; font-size: 13px; display: block; padding: 3px; text-decoration: none; border-top: solid 1px #C5D6EB; border-bottom: solid 1px #C5D6EB;}

.highlightscol p a:hover {
	background-color: #EDF3F9;
}


/*** PRODUCT PAGE SPECIFIC STYLES ***/

.columnthree.productpage {
	padding: 8px;
	width: 212px;
}

.productLeftCol
{
	float:left;
	width:332px;
	margin-left:20px;
}

.galleryMainImage
{
	
	width:332px;
}

#gallery 
{
	margin-bottom:15px;

}

#gallery h2 {
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding: 4px;
}

#gallery h2 span {
	font-size: 0.7em;
	font-weight: normal;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

#gallery ul {
	
	overflow: hidden;
}

.galleryThumb
{
	margin-right:2px;
	margin-top:2px;
}

.galleryThumbnails
{
	width:332px;
}

#gallery ul li {display: block; float: left;}

#gallery ul li a {display: block; float: left;}

.swatches {
	border: 1px solid #ffffff;margin-bottom: 10px;
	float:left;
}

.swatches h2 {
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding: 4px;
	font-size: 1.6em;
}

.swatches ul {
	width: 205px;
	background-image: url(../images/interface/swatch-back-grad.gif);
	background-repeat: repeat-x;
	padding-left: 5px;
}

.swatches ul li {
	display: block;
	float: left;
}

.swatches ul li a {
	display: block;
	float: left;
	margin: 1px;
}

.colournote {
	font-size: 1.1em;
	text-align: center;
	padding: 10px;
	color: #666666;
}

.productdetails {}

.productdetails h1 {
	font-family: Arial;
	font-size:18px;
	font-weight: normal;
	color: #339900;
	
	
}

.productDescription
{
	font-family:Arial;
	font-size:13px;
	color:#666666;
	margin-right:70px;
	margin-bottom:25px;
	font-weight:500;
}

.productdetails p {
	font-size: 13px;
	color: #333333;
	padding-bottom: 12px;
}

.step1 {
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:10px;
	border-top:solid 1px #D6D6D6;
	clear:both;

}

.step1 h2 {
	font-family: Arial;
	color: #666666;
	font-size:12px;
	font-weight: bold;
	padding: 0px;
	margin-left:25px;
	padding-bottom:10px;
}

.step1 table 
{
	
	}

.step1 table tr {}

.step1 table tr th {
	color: #666666;
	font-size: 1.2em;
	
	padding: 4px;
	text-align: left;

}

.step1 table tr th.code 
{
	font-family:Arial;
	color:#666666;
	font-size:12px;
	font-style:italic;
	padding-left: 10px;
	width: 100px;
}

.step1 table tr th.description 
{
		font-family:Arial;
	color:#666666;
	font-size:12px;
	font-style:italic;
	}

.step1 table tr th.price 
{
		font-family:Arial;
	color:#666666;
	font-size:12px;
	font-style:italic;
	width: 50px;
	text-align: center;
}

.step1 table tr th.qty 
{
		font-family:Arial;
	color:#666666;
	font-size:12px;
	font-style:italic;
	width: 30px;
	text-align: center;
}

.step1 table tr td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 1.1em;

}

.step1 table tr td.code {
	padding-left: 10px;
	width: 100px;
	font-family:Arial;
	color:#666666;
	font-size:12px;
}

.step1 table tr td.description 
{
		font-family:Arial;
	color:#666666;
	font-size:12px;
	}

.step1 table tr td.price {
	width: 50px;
	text-align: right;
		font-family:Arial;
	color:#666666;
	font-size:12px;
}


.step1 table tr td.qty {
	width: 30px;
	text-align: center;
		font-family:Arial;
	color:#666666;
	font-size:12px;
}

.step1 table tr td input {
	width: 30px;
	text-align: center;
	background-color:#EDEDED;
	font-family:Arial;
	font-weight:bold;
	padding:2px;
	font-size:12px;
	color:#666666;
	width:20px;
	text-align:left;
	border:none;
}

.step2 
{
		border-top:solid 1px #D6D6D6;
		padding-top:20px;
		    margin-bottom: 10px;
    padding-bottom: 20px;
    clear:both;
    height:100%;

}

.step2 h2 
{
		font-family: Arial;
	color: #666666;
	font-size:12px;
	font-weight: bold;
	padding: 0px;
	margin-left:25px;
	padding-bottom:10px;
	

	}
	
.step2 p {
	padding: 5px 0px;
	font-family:Arial;
	font-size:12px;
	color: #666666;
	clear: both;
	font-weight:bold;
	float:left;
	width:150px;

}

.optSpacer
{
	padding-bottom:20px;
}

.step2 p label {
	display: block;
	float: left;
	width: 150px;
	
}

.step2 p select {
	width: 300px;
		font-family:Arial;
	font-size:12px;
	color: #666666;
}

.step3 {

margin-top:10px;
	margin-bottom: 20px;
	padding-top:20px;

		border-top:solid 1px #D6D6D6;

	    clear: both;
    float: none;
}

.step3 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 10px;
	color: #4E156B;
	font-weight: normal;
	float: left;
	}
	
.step3 input.addtoorder {

	background-image: url(../images/interface/add_to_basket.jpg);
	background-repeat: no-repeat;
	border:none;

	float: right;
	
	width: 110px;
	height:23px;

}

.step3 input.addtoorder:hover {
	cursor:pointer;
	color: #FFFFFF;
	background-color: #6F207F;
}

.step4 {
	    border-top: 1px solid #D6D6D6;
        padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 10px;
}

.step4 h2 {
		font-family: Arial;
	color: #666666;
	font-size:12px;
	font-weight: bold;
	padding: 0px;
	margin-left:25px;
	padding-bottom:10px;
	}
	
	.step4 input.addtoorder {
	color: #666666;
	background-color: #FFFFFF;
	/*background-image: url(../images/interface/addthis.gif);
	background-repeat: no-repeat;*/
	background-position: 100px 3px;
	border: 1px solid #999999;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	width: 120px;
	text-align: right;
	padding-right: 24px;
}

.step4 input.addtoorder:hover {
	cursor:pointer;
	color: #FFFFFF;
	background-color: #999999;
}

.step4 table {}

.step4 table tr {}

.step4 table tr th {

	padding: 4px;
	text-align: left;

}

.step4 table tr th.code {
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    font-style: italic;
    padding-left: 10px;
    width: 100px;
}

.step4 table tr th.description 
{
	    color: #666666;
    font-family: Arial;
    font-size: 12px;
    font-style: italic;
    padding-left: 10px;

	}

.step4 table tr th.price {
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    font-style: italic;
    padding-left: 10px;
    width: 50px;
    text-align:center;
}

.step4 table tr th.qty {
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    font-style: italic;
    padding-left: 10px;
    width: 30px;
    

}

.step4 table tr td {
 padding: 2px 4px;
}

.step4 table tr:last-child td {
	border-bottom-style: none;
}

.step4 table tr td.code {
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    padding-left: 10px;
    width: 100px;
}

.step4 table tr td.description 
{
		    color: #666666;
    font-family: Arial;
    font-size: 12px;
    padding-left: 10px;
	}

.step4 table tr td.price {
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    padding-left: 10px;
    width: 50px;
    text-align:right;
    
}

.step4 table tr td.qty {
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    font-style: italic;
    padding-left: 10px;
    width: 30px;
}

.step4 table tr td input {
    background-color: #EDEDED;
    border: medium none;
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    text-align: left;
    width: 20px;
}

.step5 
{	
	border-top: 1px solid #D6D6D6;
	    margin-bottom: 20px;
    margin-top: 10px;
    padding-top: 20px;

}

.step5 h2 
{
	
		font-family: Arial;
	color: #666666;
	font-size:12px;
	font-weight: bold;
	padding: 0px;
	margin-left:25px;
	padding-bottom:10px;
	}
	
	.step5 input.addacctoorder 
	{
		
		    background-image: url("../images/interface/add_accessory.jpg");
    background-repeat: no-repeat;
    border: medium none;
    float: right;
    height: 23px;
    width: 110px;
    

}

.step5 input.addacctoorder:hover {
	cursor:pointer;
	color: #FFFFFF;
	background-color: #999999;
}

.relatedproducts {
	
	float:left;
	background-color:#FFFFFF;
	margin-bottom:20px;
}

.relatedproducts h3 {
	font-family: Arial;
	font-weight: bold;
	color: #339900;
	font-size: 11px;
	text-transform:uppercase;
	margin-bottom:10px;
	}

.relatedproducts div.relatedproduct {
	
	padding: 0px;
	float: left;
	width: 162px;
	
	margin-right:4px;
	margin-bottom:2px;
	
	
}

.relatedproducts div.relatedproduct a {
	text-align: center;
	display: block;
	width: 162px;
	text-decoration: none;
	height: 200px;
}

.relatedproducts div.relatedproduct a:hover {
	border-top-color: #C31F21;
	border-right-color: #C31F21;
	border-bottom-color: #C31F21;
	border-left-color: #C31F21;
}

.relatedproducts div.relatedproduct a span.relatedimg 
{
	
	/*text-align: center;
	display: block;
	height: 100px;
	width: 100px; padding: 9px; */
	
	}
	
.relatedproducts div.relatedproduct a img
{
	border:solid 1px #DEDEDE;
	text-decoration:none;
}

.relatedproducts div.relatedproduct a span.para 
{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:200;

	/*
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 5px 15px;
	color: #000000;
	text-decoration: none;
	display: block;*/
}

.relatedProductText
{
		/*border-bottom:solid 1px #D6D6D6;*/
	width:161px;
	
	margin-top:10px;
	padding-bottom:10px;
	text-align:left;
	
}

/***   SHOPPING BASKET PAGE DETAILS ****/

.centrecol.basketpage {
	float: right;
	margin-top:0px;
	margin-right:10px;
	width: 610px;
}

.centrecol.requestcatpage {
	
	margin-top:0px;
	margin-right:10px;
	width: 610px;
}

.centrecol.checkoutpage {
	float: left;
	margin-top:0px;
	margin-right:10px;
	
}

.baskettable 
{
	width:600px;
}

.baskettable tr 
{
	
		border-top:solid 1px #D6D6D6;
	}

.baskettable tr th {
	font-size: 12px;
	font-family:Arial;
	font-style:italic;
	color: #666666;
	padding-left:4px;
	
	text-align: left;
	
}


.baskettable tr td 
{
	font-family:Arial;
	font-size: 12px;
	color:#666666;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}

.baskettable tr td.summaryText
{
	text-align:right;
	font-weight:bold;
	font-style:italic;
		padding-top:1px;
	padding-bottom:1px;
}
.baskettable tr td.topsummary
{
	text-align:right;
	font-weight:bold;
	font-style:italic;
	 border-top: 1px solid #D6D6D6;
	 padding-top:20px;
	padding-bottom:1px;
}



.baskettable tr td.grandTotalText
{
	text-align:right;
	font-weight:bold;
	font-style:italic;
	padding-top:20px;
	padding-bottom:20px;
}

.baskettable tr.baskettableitem td 
{
padding-bottom:20px;
	
}
.basketHeader
{
	
}
.basketHeader th
{
		border-top:solid 1px #D6D6D6;
		padding-top:20px;
}
.baskettable tr.baskettabletotal {

}

.baskettable tr th.cell4 {
	
}

.baskettable tr th.cell6 {}

.baskettable tr td.cell4 {}

.baskettable tr td.cell6 
{
	text-align:right;

	}
	
.baskettable tr td.sumcell6 
{
	text-align:right;
	padding-top:1px;
	padding-bottom:1px;

}
	
	
.baskettable tr td.topvalue 
{
	text-align:right;
	border-top:solid 1px #D6D6D6;
	padding-top:20px;
	padding-bottom:1px;

	}

.baskettable tr td.gtotal6 
{
	padding-top:20px;
	padding-bottom:20px;
	font-weight:bold;
	text-align:right;
	}
	
	

.baskettable tr td.cell5 input {
	padding: 2px;
	background-color:#EDEDED;
	margin-right: 4px;
	border:none;
	text-align:center;
	
	width: 60px;
	font-family:Arial;
	font-size:12px;
	color:#339900;
	font-weight:bold;
	
}

.baskettable tr td a.updatebutton {
	font-family:Arial;
	font-size:11px;
	color:#339900;
	display: block;
	
	text-decoration:underline;
	

	
	width: 50px;
	
}

.baskettable tr td a.updatebutton:hover {

}

p.orderactionbuttons {
	text-align: right;


}
.orderButtons
{
		 border-top: 1px solid #D6D6D6;
	 border-bottom: 1px solid #D6D6D6;
	 padding-top:20px;
	 padding-bottom:20px;
	 text-align:right;
	 height: 23px;
}
.continueShopping
{
	padding-top:20px;
	height: 23px;
}

.continueButton
	
{
	background-image: url("../images/interface/contshop_button.jpg");
    background-repeat: no-repeat;
    background-color:#FFFFFF;
    border: medium none;
    float: right;
    height: 22px;
    width: 135px;	
}
.continueButton:hover
{
		cursor:pointer;
}
p.orderactionbuttons input {
	
	
	
	color: #FFFFFF;
	background-color: #005CAB;
	display: block;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p.orderactionbuttons input:hover {
	background-color: #0082F3;
	cursor: pointer;
}

.centrecol.basketpage p 
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	padding-bottom: 8px;
}

.accountaccess {
	border: 1px solid #CCCCCC;
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
}

.accountaccess div {
	float: left;
	width: 384px;
	
	padding: 15px;
}

.accountaccess div.newcustomer {
	background-color: #f0f0f0;
	height: 170px;
}

.accountaccess div h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding-bottom: 20px;
	font-size: 2em;
	font-weight: normal;
	}
	
	.accountaccess div p {
	clear: both;
	width: 384px;
	padding-bottom: 12px;
}
	
	.accountaccess div p label {
	float: left;
	width: 100px;
}
	
	.accountaccess div p input {
	padding: 2px;
	border: 1px solid #999999;
	float: left;
	width: 278px;
	margin-bottom: 12px;
}
	
	.accountaccess div p.signin {
	padding-left: 100px;
}

.accountaccess div.newcustomer p.signin {
	padding-left: 0px;
}
	
	.accountaccess div p.signin input {
	width: 100px;
	color: #FFFFFF;
	background-color: #999999;
}

.accountaccess div p.signin input:hover {
	background-color: #666666;
	cursor: pointer;
}
	
	.accountaccess div p a {
	color: #C31F21;
	text-decoration: none;
	padding-left: 100px;
}
	
	.accountaccess div p a:hover {
	text-decoration: underline;
}

.checkoutbox {
	width: 500px;
}

.checkoutbox div {
	
	
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	
	
	font-family:Arial;
	font-size:12px;
	color:#666666;
}

 h2 {	font-family:Arial;
	color:#339900;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 10px;
	padding-bottom: 0px;}

.checkoutbox div p {
	clear: both;
	
}

.checkoutbox div p label {
	display: block;
	float: left;
	width: 150px;
}

.checkoutbox div p input {
	padding: 2px;
	width: 300px;
	border: 1px solid #CCCCCC;
	font-family:Arial;
	font-size:12px;
}

.checkoutbox div p select {
	
	    color: #666666;
    font-family: Arial;
    font-size: 12px;
	width: 100px;
	border: 1px solid #CCCCCC;
}

.nextsbtn
{
	    background-image: url("/images/interface/next_button.jpg");
    background-repeat: no-repeat;
    border: medium none;
    float: right;
    height: 23px;
    width: 61px;
}

.previousbtn
{
		    background-image: url("/images/interface/previous_button.jpg");
    background-repeat: no-repeat;
    border: medium none;
    float: right;
    height: 23px;
    width: 61px;
}

.checkoutbox div p textarea {
	padding: 2px;
	width: 300px;
	border: 1px solid #CCCCCC;
}

.checkoutbox div p.checkbox input {
	text-align: left;
	width: auto;
}

.buttons {
	
	clear: both;
	padding-top: 10px;
}

.buttons input {

}

.checkoutInput
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
}

.buttons input:hover {
cursor:pointer;
}

.buttons span {

}

#invoicebody {
	
}

#invoicebody table {
	font-size: 12px;
	font-family:Arial;
	color: #666666;
	line-height: 1.4em;
	width: 600px;

}

#invoicebody table tr {}

#invoicebody table tr th {
	padding: 4px;
}

#invoicebody table tr td {
	padding: 4px;
	vertical-align: top;   
}

#invoicebody table tr td.contactdetails {
	width: 407px;
}

#invoicebody table tr td.orderref {
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
}

#invoicebody table tr td table {
	font-size: 1em;
}

#invoicebody table tr td table tr 
{
	
	
	}

#invoicebody table tr td table tr th {
	text-align: left;
border-top: 1px solid #D6D6D6;
border-bottom: 1px solid #D6D6D6;
}

#invoicebody table tr td table tr td {
	vertical-align: top;
}

#invoicebody table tr td table tr td.cell7 {
	text-align:right;
	font-weight:bold;
	font-style:italic;
}


#invoicebody table tr td table tr.singleitem td {
		
border-bottom: 1px solid #D6D6D6;
}

#invoicebody table tr td table tr th.cell4 {
	text-align: right;
}

#invoicebody table tr td table tr td.cell4 {	text-align: right;}

#invoicebody table tr td table tr th.cell6 {	text-align: right;}

#invoicebody table tr td table tr td.cell6 {	text-align: right;}

#invoicebody table tr td table tr td.gtotal6 {	text-align: right;}
#invoicebody table tr td table tr td.gtotal {	text-align: right; font-style:italic;}

#invoicebody table tr.grandtotal td {
border-bottom: 1px solid #D6D6D6;
border-top: 1px solid #D6D6D6;
	font-weight: bold;
}

#invoicebody div.specialinstructions  {
	padding: 10px;
	border: 1px solid #D6D6D6;
	display: block;
	font-family:Arial;
	color: #666666;
	font-size: 12px;
	margin-left: 4px;
	margin-top: 8px;
}

.paymentmethod {
    border-top: 1px solid #D6D6D6;
    
    color: #666666;
	padding: 8px;
	float: left;
	clear: left;
	width: 600px;
	font-family:Arial;
	font-size: 12px;
}
.paymentmethodAccount
{
   border-top: 1px solid #D6D6D6;
   border-bottom: 1px solid #D6D6D6;
    
    color: #666666;
	padding: 8px;
	float: left;
	clear: left;
	width: 600px;
	font-family:Arial;
	font-size: 12px;	
}

.checkoutButtons
{
	border-top: 1px solid #D6D6D6;
	width:600px;
}

.paymentmethod span {}

.paymentmethod input {

	display: block;

	float: right;
	
}

.Error
{
	color: #CC0000;
}

.errorMsg
{
	
	background-color: #FFFFCC;
	font-family:Arial;
	font-size:12px;
	display: block;
	padding: 8px;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #FF0000;
}
.paymentpage
{
		font-family:Arial;
	font-size:12px;
		color: #666666;
}

.paymentpage p
{
	margin-bottom:10px;
}

.payByCard
{
	background-image: url("/images/interface/pay_card_button.jpg");
    background-repeat: no-repeat;
    border: medium none;
    float: right;
    height: 23px;
    width: 110px;	
}

.payOnAccount
{
		background-image: url("/images/interface/pay_account_button.jpg");
    background-repeat: no-repeat;
    border: medium none;
    float: right;
    height: 23px;
    width: 110px;	
}

.payOnAccount:hover
{
	cursor:pointer;
}

.paymentmethod input:hover {
	background-color: #551E26;
	cursor:pointer;
}

.tacslink
{
	font-family:Arial;
	font-size:12px;
	color: #666666;
	margin-left:4px;
	
}

.tacslink a {
	font-weight: bold;
	color: #C31F21;
	text-decoration: none;
}

.tacslink a:hover {
	text-decoration: underline;
}

.freeformcontent {
	font-size: 1.2em;
	line-height: 1.6em;
}

.freeformcontent h2 {
	padding-bottom: 2px;
	font-size: 1.2em;
}

.freeformcontent p {
	padding-bottom: 12px;
}

.centrerightcols {	float: left;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 16px;
	width: 835px;}
	
	.centrerightcols table {
	font-size: 1.2em;
}
	
	.centrerightcols table tr {}
	
	.centrerightcols table tr th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C31F21;
	padding: 2px;
	text-align: left;
}
	
	.centrerightcols table tr td {
	padding: 2px;
}
	
	.centrerightcols table tr.dark td {
	background-color: #ECECEC;
}

.centrerightcols table tr td a {color:#C31F21;}

.centrerightcols table tr td a:hover {color:#333333;}
	
	.centrerightcols div.pagedetails {
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
}
	
	.centrerightcols div.pagedetails p.page {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	font-size: 1.2em;
	padding: 4px;
}
	
	.centrerightcols div.pagedetails p.page a {
	display: block;
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 2px 4px;
	position: relative;
	top: -2px;
	margin-left: 2px;
}
	
	.centrerightcols div.pagedetails p.page a:hover {
	background-color: #C31F21;
	cursor:pointer;
}

#legalFooter 
{
	text-align:center;
	padding-bottom:50px;
	color: #B5B5B5;
    font-family: Arial;
    font-size: 11px;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}

#legalFooter a
{
		color: #B5B5B5;
    font-family: Arial;
    font-size: 11px;
    text-decoration:none;
}

#footer {

	margin-left: auto;
    margin-right: auto;
    text-align:center;
    width: 1000px;
    font-family:Arial;
    font-size:11px;
    color:#B5B5B5;
}

#footer p {
	clear: both;
}

#footer p span {}

#footer p span.right {
	font-size: 1.1em;
	color: #999999;
	display: block;
	float: right;
}

#footer p span.right a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#footer p span.right a:hover {
	color: #333333;
}

#footer p span.left {
	font-size: 1.1em;
	color: #999999;
	display: block;
	float: left;
	}
	
	#footer ul {
	position: absolute;
	left: 450px;
	top: 10px;
}
	
	#footer ul li {
	display: block;
	float: left;
}
	
	#footer ul li a {
	color: #390C76;
	display: block;
	float: left;
	padding-right: 10px; text-decoration: none;
}
	.topflags {padding-bottom:10px;}

.topflags div {
	padding: 4px;
	float: left;
	margin-right: 4px;
	
	text-align: center;
}

	.lowerflags  {padding-bottom:10px;}

.lowerflags div {
	
	float: left;
	margin-right: 4px;
	border: 1px solid #000000;
	text-align: center;
	font-family:Arial;
	font-size:12px;
	}
	
	.lowerflags div.deliverytime {


	background-image: url(/images/interface/guarantee.jpg);
	background-repeat:no-repeat;
    height:30px;
	width:150px;
    padding-top:4px;
    padding-bottom:0px;
    padding-left:0px;
    padding-right:0px;
    border:none;
    text-align:center;


    color: #FFFFFF;
    font-weight: bold;
}
	
	.colourOptions
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#666666;
		float:left;
		margin-bottom:20px;
		
		
	}

	.colourOptions fieldset
	{
		border:none;
	}
	.colourHeader
	{
		float:left;
	}
	.colourOptions ul
	{
		
	}
	
	.colourOptions li
	{	
		
	}
	
	.colourCol
	{
		float:left;
		margin-right:10px;
	}
	
	.colourCol ul li
	{
		padding-bottom:3px;
	}
	
	.colourCol ul li img
	{
		vertical-align: middle;
		padding-right:3px;
		
	}
	
	.colourCol ul li img:hover
	{
		cursor:pointer;
	}
	
	.lowerflags div span.days {
	color: #BC2925;
	font-size: 2em;
	font-weight: bold;
	display: block;
	font-family: "Arial Black";
}

.lowerflags div span.number {color: #BC2925;
	font-size: 2em;
	font-weight: bold;
	display: block;
	font-family: "Arial Black";}

.lowerflags div span.year {
	color: #BC2925;
	display: block;
	font-size: 1.5em;
}

.lowerflags div.guarantee 
{
	background-image: url(/images/interface/guarantee.jpg);
	background-repeat:no-repeat;
    height:30px;
	width:150px;
    color: #FFFFFF;
    font-weight: bold;
    padding-top:4px;
    padding-bottom:0px;
    padding-left:0px;
    padding-right:0px;
    border:none;
    text-align:center;
}

.offer {
	background-image: url(/images/interface/special.jpg);
	background-repeat:no-repeat;
	height:32px;
	width:103px;
}

.new 
{
	background-image: url(/images/interface/new.jpg);
	background-repeat:no-repeat;
	height:32px;
	width:60px;
	
}
.fromprice {
	
	font-family:Arial;
	font-weight: bold;
	font-size: 14px;
}

.price
{
	font-size:18px;
}

.discountflag 
{
	background-image: url(/images/interface/discount.jpg);
	background-repeat:no-repeat;
    height:30px;
	width:200px;
    padding-top:4px;
    padding-bottom:0px;
    padding-left:0px;
    padding-right:0px;
    border:none !important;
    text-align:center;
    

	font-weight: bold;
	
	color: #FFFFFF;
}

.notes {
	padding-top: 10px;
	padding-bottom: 20px;
	font-family:Arial;
	font-size: 12px;
	 color: #666666;
	 border-top: 1px solid #D6D6D6;
}

.notes p {}

.notes ul {}

.notes ul li {}

.notes ul li.pricesexclude {color: #BC2925;}

.brochureContainer 
{
	
	background-color:#EAF5E5;
	border: 1px solid #BFBFBF;
	width: 248px;
	margin-bottom: 6px;
	float: left;
	text-align: center;
}

.brochureContainer h2 {
	
	padding: 6px;
}

.brochureContainer img {
	padding: 6px;
}

.brochureContainer div {
}

.brochureContainer div p {
	padding: 6px;
}

.brochureContainer div p span{
	display: block;
	padding-top: 6px;
}

.brochureContainer div p span a {
	color: #C31F21;
	background-color: #CCCCCC;
	display: block;
	padding: 6px;
	width: 236px;
	position: relative;
	left: -6px;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
}

.brochureContainer div p span a:hover {
	background-color: #999999;
}



.blockUI {
width:100%;
/*border:3px solid #aaa;*/

 top:10px; 
       
}


.centrecol p.team {}

.centrecol p.team span {
	display: block;
	float: left;
	width: 74px;
	margin-right: 10px;
	text-align: center;
	padding-top:83px;
}
.team span.lynda {
	background-image: url(/images/team/lynda.jpg);
	background-repeat: no-repeat;
}
.team span.lesley {
	background-image: url(/images/team/lesley.jpg);
	background-repeat: no-repeat;
}
.team span.emma {
	background-image: url(/images/team/emma.jpg);
	background-repeat: no-repeat;
}

.team span.scott {background-image: url(/images/team/scott.jpg);
	background-repeat: no-repeat;}

.team span.tony {background-image: url(/images/team/tony.jpg);
	background-repeat: no-repeat;}

.team span.jean {background-image: url(/images/team/jean.jpg);
	background-repeat: no-repeat;}
	
	.gobasket {
	padding-left: 450px;
}
	
	.gobasket a {
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #93231F;
	display: block;
	padding: 6px;
	text-decoration:none;
	width: 130px;
	background-image: url(../images/interface/addthis-b.gif);
	background-repeat: no-repeat;
	background-position: 120px 8px;
	font-weight: bold;
}
	
	.gobasket a:hover {
	background-color: #76A233;
}

.backbutton a {
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #cccccc;
	display: block;
	width: 70px;
	background-image: url(../images/interface/addthis-left.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
}

.backbutton a:hover {
	background-color: #666666;
}

p.orderactionbuttons input.checkoutbtn 
{


}
.checkoutbtn
{
	    background-image: url("../images/interface/checkout_button.jpg");
    background-repeat: no-repeat;
    border: medium none;
    float: right;
    height: 23px;
    width: 80px;	
}

.checkoutbtn:hover
{
	cursor:pointer;
}

.feedbackform {width: 370px; padding:15px; border: solid 1px #000;}

.feedbackform p 
{
    color: #666666;
    font-family: Arial;
    font-size: 12px;
     line-height: 17px; 
     clear: both; 
     padding-bottom: 8px;}
     

.feedbackform p label {display: block; float: left; width: 120px;}

.feedbackform p input {padding: 2px; width: 240px; border: solid 1px #76A233;}

.feedbackform p textarea {
	padding: 2px;
	width: 240px;
	border: 1px solid #76A233;
}

.feedbackform p.checkbox {}

.feedbackform p.checkbox label {}

.feedbackform p.checkbox input {width: auto; border: none; padding: 0px;}

.feedbackform p.signin {text-align: right}

.feedbackform p.signin input 

{
	background-image: url("../images/interface/submit_button.jpg");
    background-repeat: no-repeat;
    border: medium none;
    height: 23px;
    width: 80px;	
	
 }

.feedbackform p.signin input:hover {
	cursor: pointer;
	
}

/*#banners {height: 122px; overflow:hidden;}*/

#specialists { claer: both; padding-bottom: 12px;}

#specialists h2 {}

#specialists ul {
	list-style-type: none;
}

#specialists ul li {
	display: block;
}

#specialists ul li img {
	display: block;
	float: left;
	padding-right: 8px;
}

#specialists ul li span {
	display: block;
	float: left;
	width: 120px;
	font-size: 14px; line-height: 19px;
}
.printorderlink { margin-bottom: 10px;}
.printorderlink h2 {
	font-size: 1.8em;
	color: #FFFFFF;
	background-color: #4E156B;
	padding: 4px;
}
.printorderlink p {
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #939;
	padding: 4px; line-height: 18px; border: solid 1px #4E156B;
}

.printorderlink p a {text-decoration: none; font-weight: bold; color: #fff;}

.printorderlink p a:hover {text-decoration: none;}

.contactForm p 
{
	padding-bottom:4px;
}

.contactForm p label {
	display: block;
	float: left;
	width: 150px;
}

.contactForm p input {
	padding: 2px;
	width: 170px;
	border: 1px solid #CCCCCC;
	font-family:Arial;
	font-size:12px;
	
}

.rightFormCol p.signin {text-align: right;padding-top:10px;width: 328px;}
.rightFormCol p.signin input:hover {cursor: pointer;}
.rightFormCol p.signin input 

{
	background-image: url("../images/interface/submit_button.jpg");
    background-repeat: no-repeat;
    border: medium none;
    height: 23px;
    width: 80px;	
	
 }
.searchresults
{
	
}
.searchtips
{
	border:1px solid #EAEAEA;
	
	width:930px;
	min-height:50px;
	padding:10px;
	margin-right:40px;
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    padding-bottom: 12px;
}

.searchtips ul
{
	list-style: square inside none;
	margin: 0;
    padding: 0;
}

.searchtips ul li {
    line-height: 120%;
    margin: 0 0 10px;
}	

.searchtips a
{
	text-decoration:none;
    color: #666666;
	font-weight:bold;
}
