/* CSS Document */

body {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:13px;
	background-color:#e2fdda;
	margin: 0px;
	padding: 0px;
}



form {
	padding: 0px;
	margin: 0px;
}

td {
	font-size:13px;
}


h1 {
	margin: 0px;
	padding: 0px;
	font-size:22px;
	margin: 0 0 7px 0;
}

h1 a.titleLink {
	color: #000000;
}

a {
	border: medium none;
	outline: medium none;
}

h2 {
	font-size:18px;
	margin: 0 0 5px 0;
	padding:0;
	color:#0e23be;
}

h3{
	font-size:16px;
	margin: 0 0 5px 0;
	padding:0;
	color:#0e23be;
}


h4 {
	font-size:13px;
	margin: 0px 0 0 0;
	padding:0px;
}


.content a{
	color:#0066FF;
	text-decoration:none;
}


.content a:hover {
	color:#000000;
	background-color:#76b0ec;
}


p{
	margin: 0 0 10px 0 ;
}

/*textarea {
	width: 400px;
	line-height: 16px;
	min-height: 84px;
	height: 84px;
}*/

a img {
	border: 0px none;
}

#pageContainer {
	width: 980px;
	margin: 15px auto 2px auto;
	background-color:#FFFFFF;
	border: 1px solid #0e4b8f;
	background-image:url(/images/bg_daisy.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
		
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#pageContainer #header {
	position:relative;
	height: 153px;
	background-image:url(/images/header2.jpg);
	background-repeat:no-repeat;
	padding: 0px;
	border: none;
}

#pageContainer #header h1 {
	text-indent:-9999px;
}


#pageContainer #header #h1 {
	position:absolute;
	left:145px;
	top: 80px;
	width: 500px;
	height: 35px;
	overflow:hidden;
}

#pageContainer #header #h1 h1 {
	position:absolute;
	left: 3px;
	top: 1px;
	z-index:50;
	font-weight:bold;
	font-size:24px;
	text-indent:0px;
}

#pageContainer #header #h1bg{
	z-index:45;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}


#pageContainer #header #crumbTrailBG{
	height: 20px;
	background-color:#F0F0F0;
	position: absolute;
	left: 0px;
	bottom:0px;
	display:block;
	width: 980px;
	padding:2px 0px 0px 0px;
	margin: 0px;
}

#pageContainer #header #crumbTrail{
	height: 20px;
	
	position: absolute;
	left: 0px;
	bottom: 0px;
	display:block;
	width: 730px;
	padding: 2px 10px 0px 10px;


}

#pageContainer #header #crumbTrail a{
	color:#0066FF;
	text-decoration:none;
}
#pageContainer #header #crumbTrail a:hover{
	color:#000000;
	background-color:#76b0ec;
}


#pageContainer #header #searchFormContainer {
	height: 20px;
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
	display:block;
	width: 220px;
	padding:0px 10px 0px 0px;
	margin: 0px;
}

#searchForm input {
	font-size:10px;
}	

/*
#header #mainLinks {
	position: absolute;
	right: 5px;
	top: 5px;
	overflow:hidden;
	width: 300px;
	padding: 4px;

}

#header #mainLinks a{
	text-indent: -1000px;
	overflow:hidden;
	display: block;
	float:left;
	height:54px;
	width: 54px;
	background-repeat:no-repeat;
	margin-left: 5px;
}

#header #mainLinks a:hover{
	
	background-position:0px -62px;
}



#header #mainLinks #signinButton {
	background-image:url(/images/buttons/signin.png);
}
#header #mainLinks #signoutButton {
	background-image:url(/images/buttons/signout.png);
}
#header #mainLinks #accountButton {
	background-image:url(/images/buttons/account.png);
}
#header #mainLinks #basketButton {
	background-image:url(/images/buttons/basket.png);
}
#header #mainLinks #contactButton {
	background-image:url(/images/buttons/contact.png);
}
#header #mainLinks #helpButton {
	background-image:url(/images/buttons/help.png);
}

*/


#mainLinks {
	position:absolute;
	right: 0px;
	top: 0px;
	height: 20px;
	padding-right: 10px;
}


#mainLinks .smallButton {
	color: #444444;
	font-size: 11px;
	text-decoration:none;
	display:block;
	float:left;
	height: 17px;
	background-image:url(/images/buttons/middle.gif);
	background-repeat:repeat-x;
	background-position:0px -22px;
	margin-right: 0px;
	padding: 0px 10px;
	border-right: 1px solid #9b9b9b;
}

#mainLinks .smallButton:hover {
	display:block;
	float:left;
	background-image:url(/images/buttons/middle.gif);
	background-position:0px -1px;

}

#mainLinks .smallButtonLeft {
	background-image:url(/images/buttons/left.gif);
	background-repeat:no-repeat;
	padding-left:13px;
}

#mainLinks .smallButtonLeft:hover {
	background-image:url(/images/buttons/left.gif);
}


#mainLinks .smallButtonRight {
	background-image:url(/images/buttons/right.gif);
	background-position:right -22px;

	background-repeat:no-repeat;
	padding-right:13px;
	border-right: none;
}

#mainLinks .smallButtonRight:hover {
	background-image:url(/images/buttons/right.gif);
	background-position:right -1px;
}





#pageContainer #mainPage {
	margin: 10px 5px 10px 5px;
}

#pageContainer #mainPage #content {
	margin-left: 210px;
}

#pageContainer #footer {
	position:relative;
	height: 30px;
	
	background-repeat:no-repeat;
}


#outerFooter {
	width: 980px;
	margin: 0px auto 10px auto;
	padding: 0px;
	color: #555555;

}

#outerFooter #links a{
		
}
#outerFooter #links a {
	color: #555555;
	text-decoration:none;
}

#outerFooter #links a:hover {
	color: #999999;
}

#outerFooter #designer {
	float:right;
	color: #BBBBBB;
}

#outerFooter #designer a {
	color: #BBBBBB;
	text-decoration:none;
}

#outerFooter #designer a:hover {
	color: #888888;
}

.smallLinks {
	text-align: center;
	font-size:10px;

	margin: 10px auto 0px auto;
}

.smallLinks a {
	color: #949494;
	text-decoration:none;
}

.smallLinks a.bolder {
	color: #888888;
}


.dottedLeftBorder {
	border-left: 1px dashed  #000000;
}



.smallIconLink {
	display: block;
	width: 16px;
	height: 16px;
}

.smallIconLinkFloatingLeft {
	display: block;
	width: 16px;
	height: 16px;
	float:left;
	margin-right: 5px;
}

.smallIcon {
	width: 16px;
	height: 16px;
}


/* ====================
Useful boxes at the top right for icons and the like
================== */

.topRightBox {
	border: 1px solid #237501;
	background-color: #caf1bf;
	float: right;
	padding: 4px;
}



.black {
	color:#000000;
}

.currentNesting {
	background-color: yellow;
}

.activeNesting {
	border: 1px dotted #000000;
}


#tabsContainer {

	position:relative;
/*	font-size: 13px;*/
}

.greyText {
	color: #AAAAAA;
}

.greyText td {
	color: #AAAAAA;
}

.strikeThrough {
	text-decoration:line-through;
}

.strikeThrough td {
	text-decoration:line-through;
}

/* ====================
boxey bits for logging in etc
================== */

.fadedBg {
	position: relative;
	background-image:url(/images/faded_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	min-height: 70px;
	height:auto !important;
 	height:70px;	/* stupid IE setting */
	
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


.centeredMargins {
	margin: 0px auto 0px auto;
}

.centered {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.bigger {
	font-size:14px;
}

.wideBox {
	margin: 0px 20px 0px 0px;
}

.red {
	color: #db5026;
}
.blue {
	color: #0e23be;
}

.green {
	color: #48A219;	
}

.error {
	color: #db5026;
	font-weight:bold;
}

.alignLeft {
	text-align:left;
}
.alignRight {
	text-align:right;
}
.alignCenter {
	text-align:center;
}

.topMargin {
	margin-top: 10px;
}

.topMarginBig {
	margin-top: 20px;
}

/* ====================
Basket summary box
================== */
#basketSummary {
	position:absolute;
	display: none;
	right: 10px;
	bottom: 34px;
	height: 35px;
	background-color:#CC6666;
	border: 1px solid #237501;
	background-color: #caf1bf;
	width: 285px;
	padding: 4px;
	cursor:pointer;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#pageContainer #header #basketSummary a{
	color:#0066FF;
	text-decoration:none;
}
#pageContainer #header #basketSummary a:hover{
	color:#000000;
	background-color:#76b0ec;
}


#basketSummary #basketSummaryLinks {
	position:absolute;
	right: 5px;
	bottom: 4px;
}

/* ====================
compareSummary box
================== */
#compareSummary {
	position:absolute;
	display: none;
	right: 10px;
	bottom: 83px;
	height: 35px;
	background-color:#CC6666;
	border: 1px solid #237501;
	background-color: #caf1bf;
	width: 285px;
	padding: 4px;
	cursor:pointer;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#pageContainer #header #compareSummary a{
	color:#0066FF;
	text-decoration:none;
}
#pageContainer #header #compareSummary a:hover{
	color:#000000;
	background-color:#76b0ec;
}

#compareSummary #compareSummaryLinks {
	position:absolute;
	right: 5px;
	bottom: 4px;
}


#homeArticlesBox {
	margin: 0px 10px 10px 10px;	
	width: 200px;
	clear: right;
	font-size:12px;
	top: 0px;
	left: 530px;
	position:absolute;
}

#homeArticlesBox p {
	margin-bottom: 4px;
}

#homeRightPictureContainer {
	:right;
	margin: 0px 10px 10px 10px;	
	width: 215px;
	height: 215px;
}
.homeRightPicture {
	position: absolute;
	width: 215px;
	height: 215px;
}
.homeRightPicture img{
	padding: 4px;
	background-color:#FFFFFF;
	margin: 0px;
	border: 1px solid #000000;
}


a.hiddenLink {
	background-color:transparent;
}
a.hiddenLink:hover {
	background-color:transparent;
}



#pageContainer #mainPage #leftColumn {
	position:relative;
	width: 175px;
	float:left;
	margin: 0 0 13px 5px;
}




.lampCapImg {
	float: right;
	clear: right;
	margin: 0 5px 5px 5px;

}

.clearRight {
	clear:right;
}

.clearer {
	clear: both;
}

.floatRight {
	float:right;
}


.badVoucher {
	padding: 5px;
}



#homeInfo {

}

#homeInfo h2{
	font-size:13px;
}
#homeInfo h2:hover {
	color:#00CC00;
}

#homeInfo .infoSection {

}

#homeInfo h2 {

}

.homeInfoText {
	position:relative;
}

.homeInfoText h1 {
	font-size:13px;
}

.homeCol {
	width: 311px;
	float: left;
	font-size:11px;
	padding: 0 5px;
}


.smallText {
	font-size:12px;
}



.articleImage {
	background-color:#FFFFFF;
	float: right;
	margin: 5px 0 5px 5px;
	padding: 3px;
	border: 1px solid #DDDDDD;
	font-size:0.8em;
	text-align:center;
}

#paymentOptions {

	height: 75px;
	margin-top: 5px;
}

#paymentOptions .paymentOption {
	float: left;
	margin-right: 10px;
}


.workingIcon {
	display: none;
}

table.pretty {
	background-color:#CDCDCD;
	font-size:8pt;
	margin:10px 0 15px;
	text-align:left;
}
table.pretty thead tr th, table.pretty tbody tr th {
	background-color:#E6EEEE;
	border:2px solid #FFFFFF;
	margin:0;
	padding:4px;
}
table.pretty thead tr .header {
	background-position:right center;
	background-repeat:no-repeat;
}
table.pretty tbody td {
	background-color:#FFFFFF;
	color:#3D3D3D;
	padding:4px;
	vertical-align:top;
}
table.pretty tbody tr.odd td {
	background-color:#F0F0F6;
}
table.small {
	font-size:10px;
}
table.small thead tr th, table.small tbody tr th {
	padding:2px;

}
table.small tbody td {
	padding:2px;
	font-size:10px;
}


/* -------------------- ui widget over-rides ------------- */
.ui-widget {
	font-size: 1em;	
}

.ui-widget-header {
	position:relative; /* required to make anything display in IE6 on our site for some reason*/
	padding: 0.2em;
	margin-bottom: 5px;
	font-size: 1.1em;
}

.ui-widget-content {
	padding: 0.3em;
	margin-bottom: 5px;
}


.ui-tabs li a{
	font-size:12px;
}


.ui-tabs .ui-tabs-nav li a:hover {
	background-color:transparent;
}


.ui-effects-transfer {
	border: solid 1px #000000;
		
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.ui-tabs .ui-tabs-panel {

	padding:0.9em 1.3em;
}


.ui-state-error a {
	color:#FC0;	
}
.ui-state-error a:hover {
	color: #000;
	background-color:#FC0;	
}



a.helpIcon {
	width: 16px;
	height: 16px;
	margin-left:3px;
	background-image:url(/images/icons/help_icon.gif);
	background-repeat:no-repeat;
	background-position: 0px -16px;
}

a.helpIcon:hover {
	background-position: 0px 0px;
	background-color:transparent;
}



#recentlyViewedProducts {
	margin-top: 10px;
	border: 1px solid #DDD;
	padding: 5px;
	font-size: 0.9em;
}

#recentlyViewedProducts h4 {
	padding: 5px 0px 10px 0px;	
}

#recentlyViewedProducts .recentProduct {
	display: block;
	overflow:auto;
	margin: 5px 0 2px 0;
}

#recentlyViewedProducts .recentProduct .thumbnail{
	float:left;
	margin-right: 10px;
}

#recentlyViewedProducts a {
	text-decoration: none;	
}

.recentProduct a {
	color: #0066ff;

}	

.recentProduct a:hover {
	color: #000;
}	

#recentlyViewedProducts a:hover {
	background-color: #76B0EC;
}

.recentProduct .productName {
	text-decoration: none;
}

.recentProduct .productPrice {
	color: #000;
	text-decoration: none;
}





#JSCookieError {
	position:absolute;
	z-index: 10000;
	width: 300px;
	padding: 5px;
	margin: 30px;
	left: 0px;
	top: 0px;
	border: solid 5px #FFCC00;
}

#JSCookieError .errorHeading {
	font-weight: bold;
	font-size: 1.2em;
}