/* CSS Document */

/*
Colours

Light Blue : #ACE2FF
Dark Blue Borders : #2DB6FF
module blue: #DDF3FF
Yellow: #FEDF82
red: #EF404B
orange: #F89A49
a blue #00689F
*/
#left {
	width: 190px;
	position: absolute;
	left: 1px;
	top: 160px;
	clear: left;
	z-index: 100;
}


* {margin:0;padding:0}
p {margin-bottom:1em}

p.bluestatement
{
	font-weight: bold;
	color: #2DB6FF;
}
span.bold
{
		font-weight: bold;
}
ul{margin-left:20px;margin-bottom:1em}
/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

body {
	background:#FEDF82;
	color: #000;
	font-size: 10pt;
	font-weight: normal;
	font-family: verdana, arial, georgia;
}

a
{
		color: #2DB6FF;

}

a:hover
{
		color: #EF404B;

}

a img
{
	border: none;
}

.hrline
{
	width: 90%;
	margin: 10px 5%;
	font-size: 1px;
	height: 10px;
	border-top: 1px solid #2DB6FF;
	padding: 0;
	border: 0;
	clear: both;
}


img.title
{
	margin: 10px 0 0 6px ;
}

img.border
{
		border: 1px solid #2DB6FF;

}

span.infoBoxContents
{
	display: block;
}

#beddingtable
{

	width: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid #ACE2FF;
}

#beddingtable td
{

	font: 10pt verdana;
}



#outer{
	margin-left:190px;
	margin-right:160px;
	background: #fff;
	border-left:1px solid #000;
	border-right:1px solid  #000;
	margin-bottom:-52px;
	min-height:100%;
}

#topbar {
	height: 37px;
	padding: 0;
	margin: 0;
	background: #ACE2FF;
	} 

#topbar ul {
	margin: 0;
	padding: 0;
	display: inline;
	} 

#topbar ul li {
	margin: 0;
	padding:0;
	border: none;
	list-style: none;
	display: inline;
		height: 35px;
	width: 76px;
	float: left;
	}
#logo
{
	height: 98px;
	width: 100%;
	background: white url('../images/kids-bedding-bears3.jpg') top right no-repeat;
}

#logo img
{
	border: none;
}

#searchbar
{
	height: 21px;
	width: 220px;
	z-index: 0;
	position: absolute;
	top: 0;
	right: 0;
	margin: 3px;
}

#searchbar #bwsubmit
{
	height: 21px;
	width: 52px;
/*	background: url('../images/bedding-search.gif') top right no-repeat;*/
	padding: 0;
	margin: 0;
	border: 0;
}

#textquery1
{
	border: 1px solid #2EB6FF;
	background: white;
	width: 136px;
	height: 21px;
	padding: 2px;
	margin: 0;

}

#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:135px;
	background: #FEDF82;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	overflow:hidden;
}
#left2 {
	width: 190px;
	position: absolute;
	left: 0px;
	top: 160px;
	background: black;
	height: 400px;
}

.leftimage
{
	margin: auto;
	width: 160px;
	clear: both;
	text-align: center;
	z-index: 1;
	margin-top: 20px;	
	margin-bottom: 10px;
	position: relative;
	left: 1px;
}

.leftbox
{
	width: 148px;
	border: 1px solid #2DB6FF;
	background: white;
	text-align: left;
	margin: auto;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.leftbox p
{
	margin: 2px;
	font-size: 8pt;
}

.leftbox i
{
	color: #EF404B;
}

#left .leftbox a
{
	font-size: 8pt;
	color: #2DB6FF;
}

#left .leftbox a:hover
{
	color: #EF404B;
}


	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 177px;

	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		margin-bottom : -1px;
		width: 177px;

	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 177px;
		top: 1px;

		
	}
	#nav li ul.ulup { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 177px;
		top: -220px;
		
		
	}
	#nav li ul.duvets { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 177px;
		top: -240px;
		
		
	}
	#nav li ul.level { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 177px;
		top: 0px;
		
		
	}

	
	#nav li ul ul { /* 2nd-level lists */
		top: -20px;
		
		
	}
	#nav li ul ul ul{ /* 3rd-level lists */
		position : absolute;
		left: -999em;
		margin-left : 243px;
		top: 0px;
		
		
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;

	}
	
	#nav li a {
		width: 176px;
		w\idth : 176px;
		display : block;
		border : 1px solid #2DB6FF;
		height: 24px;
			z-index: 1;
			background: #ACE2FF url('../images/navbull2.gif')  no-repeat;
			margin-bottom: 6px;
			margin-left: 5px;
			background-position: 3px -1px;
			text-decoration: none;
			font: bold 10pt verdana;
			color: #333333;

	}
	#nav li a:hover {
			color: #ffffff;
			background: #F89A49 url('../images/navbull2.gif')  no-repeat;
			background-position: 3px -28px;
					border : 1px solid #793C04;
	}
	
#nav li a span{
	margin-left: 27px;
	position: relative;
	top: 3px;
	left: 0;	

	}

	
		#nav li ul li a {
		width: 174px;
		w\idth : 174px;
		display : block;
		font-weight : normal;
		text-decoration: none;
		color: #555;
		padding: 1px;
		margin-bottom: 0;
		border: 1px solid #2DB6FF; 
		background: #ACE2FF;
		font-size: 10pt;
		height: 17px;
	}
	
#nav li ul li ul li a {
		width: 240px;
		w\idth : 240px;
}

		#nav li ul li a:hover {
	color: #EF404B;
	background: #FEDF82;

	}

	
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	




#right p {padding:3px; margin:0;}
#right {
	position:relative;/*ie needs this to show float */
	width:160px;
	float:right;
	margin-right:-159px;/*must be 1px less than width otherwise won't push footer down */
	left:1px;
	color: #000;
		margin-top: 20px;
		text-align: center;
}

/* right menu ---------------------------------------------------------------------------------------- */


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

#right ul li a {
	display: block;
	text-decoration: none;
/*	background: url('../images/star-bullet.gif') top left no-repeat;*/
	padding: 0 0 2px 20px;
	border-bottom: 1px dashed #ACE2FF;
	margin: 2px 0 0 2px;
	}
	
#monthlybargain
{
	width: 150px;
	margin: 10px auto;
	text-align: center;
}
#shopbuttons
{
	background: white;
	width: 148px;
	border: 1px solid #2DB6FF;
	border-top: none;
	margin: auto;
	font: 10pt verdana;
	color: #2DB6FF;
	
}

#shopbuttons a
{
	font: 10pt verdana;
	color: #2DB6FF;
	
}
#shopbuttons a:hover
{
	font: 10pt verdana;
	color: #EF404B;
	
}




#rightimage
{
	padding: 0;
	margin: auto;
	width: 150px;
	border-bottom: 1px solid #2DB6FF;
	/*background: url('../images/cart-head.gif') top left no-repeat;*/
	height: 25px;

}

#kids-character-bedding
{
	width: 150px;
	/*background: url('../images/kids-character-bedding.gif') top left no-repeat;*/
	height: 24px;
	margin: auto;
	margin-top: 20px; 
}
.rightbox
{
	width: 148px;
	border: 1px solid #2DB6FF;
	background: white;
	text-align: left;
	margin: auto;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
.rightbox ul
{
	margin-right: 5px;
	float-left;
	text-align: left;
	
}
#kids-character-bedding a
{
	font: 10pt arial;
	color: #666;
	float: left;
}


/* --------------------------------------- Footer ------------------------ */

#footer {
	width:100%;
	clear:both;
	height:80px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	background-color: #ACE2FF;
	text-align:center;
}
#footer img{
	clear:both;
	margin: auto;
	margin-top: 10px;
	display: block;
	}
#clearheader{height:139px;}/*needed to make room for header*/
#clearfooter{clear:both;height:52px;}/*needed to make room for footer*/

.sectionlinks
{
	color: #F89A49;
	font: 8pt verdana;
	text-align: center;

}

.sectionlinks p
{
	text-align: center;

}

.sectionlinks a
{
	text-decoration: none;
		font: 8pt verdana;

}



#centrecontent {
	width:100%;
	float:left;
	position: relative;
	z-index:1;
	margin:0 -1px;/* moz fix*/
	color: #000;
}


/* css stuff below is just for presentation and not needed for the demo */
#centrecontent p { padding: 0  20px; text-align: left;}

#centrecontent p.centerprod
{
	margin: 10px 0;
	text-align: center;
}

#faqs-p #centrecontent ul li{
	margin-left: 10px;
	list-style-type: none;
/*	background: url('../images/q.gif') left top no-repeat;*/
	padding-left: 20px;
	padding-bottom: 1px;
	color: #2DB6FF;
	
}

#faqs-p #centrecontent ul li ul li{
/*	background: url('../images/a.gif') left top no-repeat;*/
		color: black;
	margin-top: 5px;

}



div.testibox 
{
		border: 1px solid #2DB6FF;
	background: #DDF3FF;
	margin: 18px 20px 18px 20px;
	padding: 5px 5px 0px 5px;
	width: 90%;
	
	

}

div.testibox p
{
	background: #2DB6FF;
	color: white;
	font-weight: bold;
	height: 15px;
	padding: 2px;
	margin: 5px -5px 0px -5px;
}


#buttonsub
{
	border: 0;
	/*background: url('../images/submit.gif') no-repeat;*/
	width: 134px;
	height: 41px;
}

#buttonreset
{
	border: 0;
	/*background: url('../images/reset.gif') no-repeat;*/
	width: 134px;
	height: 41px;
}




#topnav span, #footer span {
	display:none;	
}	
}
@media all and (min-width: 0px){
  #left a:hover span {
	top:150px;
  }
}
#footer a, #left a { color:#555; }
	
#footer a:hover {
	text-decoration: none;
	color:#222;
	background: #FFF;
}
#footer a:hover span {
	display:block;
	position:absolute;
	top:-95px;
	width:150px;
	z-index:20;
	background:#fff;
	left:50%;
}
html>body #minHeight{float:right;width:0px;height:100%;margin-bottom:-52px;} /*safari wrapper */

* > html #clearfooter {float:left;width:100%;}/* ie mac styles */








/* top nav ---------------------------------------------------------------------------------------------- */




#topbar a#home-t, #topbar a#childrens-curtains-t, #topbar a#childrens-bedding-t, #topbar a#childrens-bedroom-design-t, #topbar a#about-t, #topbar a#contact-t, #topbar a#testimonials  
{
	height: 35px;
	width: 76px;
	border-right: 1px solid #97DBFF;
	border-bottom: 1px solid #97DBFF;
	display: block;
}

#topbar a:hover#home-t, #topbar a:hover#childrens-curtains-t, #topbar a:hover#childrens-bedding-t, #topbar a:hover#childrens-bedroom-design-t, #topbar a:hover#about-t, #topbar a:hover#contact-t, #topbar a:hover#testimonials 
{
	border-bottom: 2px solid #F89A49;
}
#topbar a#home-t
{
	background: url('../images/childrens-bedding-direct.gif') no-repeat;
}


#topbar a#childrens-bedding-t
{
	background: url('../images/faq.gif') no-repeat;
}


#topbar a#childrens-curtains-t
{
	background: url('../images/privacy.gif') no-repeat;
}



#topbar a#childrens-bedroom-design-t
{
	background: url('../images/shipping.gif') no-repeat;
}


#topbar a#about-t
{
	background: url('../images/about-childrens-bedding.gif') no-repeat;
}


#topbar a#contact-t
{
	background: url('../images/contact-childrens-bedding.gif') no-repeat;
}

#topbar a#testimonials
{
	background: url('../images/testimonials.gif') no-repeat;
}




/* --------------------------------------------------- figures caption -------------------- */

.figure {
  margin: 0 20px 10px 20px;
  width: 161px;
  display: inline;
clear: none;
float: left;
	text-align: center;
	border-bottom: 1px dashed #2DB6FF;
	padding-bottom: 15px;
}


.figurelogo {
  margin: 0 20px 12px 20px;
  width: 120px;
  display: inline;
clear: none;
float: left;
	text-align: center;
	vertical-align: bottom;
		height: 160px;

}

.figurelarge {
  margin: 0 20px;
  width: 200px;
  display: inline;
clear: none;
	float: left;
	text-align: center;
}

.figurelarge img{
	float: center;
	text-align: center;
		border: 1px solid #2DB6FF;

}

.figurelarge p
{
	font-size: 16pt
}

#centrecontent p.credit
{
	text-align: center;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

#centrecontent p.credit a
{
	font-size: 10pt;
}

#centrecontent .figure img
{
	margin: auto;
	border: 1px solid #2DB6FF;
}

#centrecontent  .figure p.caption {
  font-style: italic;
  text-align: center;
    margin-bottom: 0px;
  padding-bottom: 0px;

}
.figure .title {
  color:  #EF404B;
  font-weight: bold;
  font-size: 110%;
}
.figurelarge .title {
  color:  #EF404B;
  font-weight: bold;
  font-size: 110%;
}

.figure .title2 {
  color:  black;
  font-weight: bold;
  font-size: 110%;
}
.figure .title:after {
  content: "  ";
}


/* -------------------------------------- Image styles ------------------------ */

#about-p #centrecontent a img
{
	border: 1px solid #2DB6FF;
}

/* -------------------------------------- Title styles ------------------------ */

h1#hometitle
{
 		background: url('../images/titles/childrens-bedding.gif') no-repeat;
 		width: 321px;
 		height: 58px;
 }

h1.hometitle span
{
 		display: none;
 }

h1
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 15pt;
 font-weight: normal;
 margin-left: 20px;
 margin-bottom: 10px;
 padding-bottom: 0;
color: red;
text-align: center;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12pt;
 font-weight: normal;
 margin-left: 20px;
 margin-bottom: 10px;
 padding-bottom: 0;
color: #2DB6FF;
}

h3
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12pt;
 font-weight: normal;
 margin-left: 20px;
 margin-bottom: 10px;
 margin-top: 20px;
 padding-bottom: 0;
color: red;
text-align: left;

}

h4
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 20pt;
 font-weight: bold;
 margin-left: 20px;
 margin-bottom: 20px;
 margin-top: 10px;
 padding-bottom: 0;
color: red;
text-align: center;

}

h5
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 14pt;
 font-weight: bold;
 margin-left: 20px;
 margin-bottom: 10px;
 padding-bottom: 0;
color: red;
text-align: center;

}

h2.girl {
color: #F9A7E2;
}

h1 span
{

	display: none;
}








/* -------------------------------------- Form Style ----------------------------------------- */

.error
{
	font: bold 14pt verdana;
	color: red;
}


form#two {background:#DDF3FF; width:370px; padding:10px; border:1px solid #000; margin:0 auto;}
div#bratzform form#two {background:#F9A7E2;}
form#two fieldset {width:350px; display:block; border:1px solid #fff; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}
form#two fieldset#personal {background:transparent;}
* html form#two fieldset#personal, * html form#two fieldset#medical {background-position:400px 20px;}
* html form#two fieldset#current {background-position:390px 20px;}
form#two fieldset#opt {background:#DDF3FF;}
form#two legend {font-family:georgia, sans-serif; font-size:1.1em; font-weight:bold; border:3px solid #fff; margin-bottom:5px; padding:3px; width:254px; }
form#two fieldset#personal label {clear:left; display:block; float:left; width:110px; text-align:right; padding-right:10px; color:#888; margin-bottom:0.5em;}
div#bratzform form#two label {color: white;}
form#two label {clear:left; display:block; float:left; width:270px; text-align:right; padding-right:10px; color:#888; margin-bottom:0.5em;}
form#two input {border:1px solid #fff; background:#fff ; padding-left:0.5em; margin-bottom:0.6em;}
form#two select {margin-left:0.5em;}
form#two textarea {width:310px; height:8em; border:1px solid #fff; padding:0.5em; overflow:auto; background:#fff ;}
form#two option {background:#788; color:#fff;}
form#two optgroup {background:#abb; color:#000; font-family:georgia, serif;}
form#two optgroup option {background:#9aa; color:#fff;}
form#two #button1, form#two #button2 {color:#c00; padding-right:0.5em; cursor:pointer; width:135px; margin-left:8px;}
form#two #button1:hover, form#two #button2:hover {background-position:center left; color:#000;}

div.kids-bedding-form
{
	width: 450px;
	margin: 20px auto;
	padding-top: 10px;
	border: 1px solid #2DB6FF;
	background: #ACE2FF;
	color: black;
	clear: both;
}

#end
{
		color: #2DB6FF;
	font: 8pt verdana;
	text-align: center;

}

.little-misses
{
		color: #C6175E;
}

#cse-search-results
{
	margin-left: 10px;
}

img.floatright
{
	float:right;
	border: 1px solid black;
	margin-right: 10px;
	margin-bottom: 10px;
}


.products_table
{
	width: 90%;
	margin-left: 5%;
	margin-bottom: 15px;
	border: 0;
	border-bottom: 1px dashed #2DB6FF;
}

.products_table .product_image
{
	width: 150px;
	text-align: left;
	vertical-align: top;
}

.products_table .product_imagelink
{
	text-align: center;
	margin: 0;
}

.products_table .product_description
{
	text-align: left;
	font: normal 10pt verdana;
}

.products_table .product_price
{
	text-align: right;
	font: bold 12pt verdana;
	color: #EF404B;
}

.products_table .product_buy
{
	float: right;
	font: bold 12pt verdana;
	margin-bottom: 5px;
	margin-right: 20px;
}

td.buynow
{
	text-align: right;
	background: white;
}

td.buynow .quantity
{
	margin-bottom: 15px;
}

.aweberform table
{
	border: 1px dashed #2DB6FF;
	background: #FEDF82;
		width: 400px;

}

.aweberform td
{
	text-align: left;
}

.centerproducts, .centermanu
{
	margin-bottom: 20px;
}

a.viewcart, a.checkout, a.bwaddfav, a.imgsecurity, a.imgssl, a.imggt, a.imgpost, a.imgfeed, a.imgsheet, div.imgnewduvet, #logo a, a.imgduvet2, a.imgduvet1 
{
	display: block;
	background: transparent url('../images/allimages.gif');
	margin: 0;
	padding:0;
}
a.viewcart
{
	width: 117px;
	height: 29px;
	background-position: 175px -9px;
}
a.checkout
{
	width: 117px;
	height: 29px;
	background-position: 175px -39px;
}
a.bwaddfav
{
	width: 155px;
	height: 104px;
	background-position: 200px -213px;
}
a.imgsecurity
{
	width: 155px;
	height: 298px;
	background-position: 200px 402px;
}

a.imgssl
{
	width: 129px;
	height: 82px;
	background-position: 180px -69px;
}
a.imggt
{
	width:154px;height:100px;background-position:4px 0px;
}
#logo a
{
	width:419px;height:99px;background-position:0px 99px;
}
a.imgpost
{
	width:160px;height:203px;background-position:-223px -317px;
}
a.imgsheet
{
	width:154px;height:275px;background-position:-6px -97px;
}
a.imgfeed
{
	width:148px;height:153px;background-position:-9px -369px;
}

div.imgnewduvet
{
	width:147px;height:51px;background-position:-12px -518px;
}
a.imgduvet1
{
	width:112px;height:128px;background-position:-24px -572px;
}
a.imgduvet2
{
	width:112px;height:125px;background-position:-24px -697px;
}

div.mannav
{
	clear: both;
	width: 490px
	text-align: center;
	margin: auto;
	margin-left: 20px;
}

div.mannav a
{
	float: left;
	display: inline;
	border: 1px solid #2DB6FF;
	background: #ACE2FF url('../images/bgrepeat.gif') repeat;
	color: #333;
	font: bold 10pt verdana;
	text-decoration: none;
	height: 30px;
	width: 80px;
	margin-right: 15px;
	padding: 2px;
	text-align: center;
}

div.mannav a:hover
{
	background: #EF404B;
	color: #fff;
}

div.mannav a.on
{
	border: 1px solid #000;
	background: #F89A49;
	color: #fff;
}

div#homediv img
{
	margin-left: 20px;
	margin-bottom: 10px;
}

div.bedroompage
{
clear: both;
display: block;
}

div.bedroompage a
{
	width: 150px;
	background: url('../images/bedroom-accessories.jpg') no-repeat;
	height: 175px;
	border: 0;
	float: left;
	margin: 20px;
}

div.bedroompage a#bb
{
	background-position: 0 0;
}

div.bedroompage a#kbins
{
	background-position: -160px 0;
}

div.bedroompage a#kcanvas
{
	background-position: -320px 0;
}

div.bedroompage a#kcup
{
	background-position: 0px -185px
}

div.bedroompage a#kcush
{
	background-position: -160px -185px;
}

div.bedroompage a#kblank
{
	background-position: -320px -185px;
}

div.bedroompage a#klamp
{
	background-position: 0 -370px;
}

div.bedroompage a#knl
{
	background-position: -160px -370px;
}

div.bedroompage a#kphoto
{
	background-position: -320px -370px;
}

div.bedroompage a#kpon
{
	background-position: 0 -555px;
}

div.bedroompage a#krug
{
	background-position: -160px -555px;
}

div.bedroompage a#ktow
{
	background-position: -320px -555px;
}

div.bedroompage a#khook
{
	background-position: -320px -925px;
}

div.bedroompage a#kwallp
{
	background-position: 0 -740px;
}

div.bedroompage a#kflan
{
	background-position: -160px -740px;
}

div.bedroompage a#kstick
{
	background-position: -320px -740px;
}

div.bedroompage a#kval
{
	background-position: 0 -925px;
}

div.bedroompage a#ksheet
{
	background-position: -160px -925px;
}



/* ---------------------------------------- shop styles -------------------------------------------------- */
td
{
	font: 10pt verdana;
}

a
{
		color: #2DB6FF;
		font: 10pt verdana;

}

a img
{
	border: none;
}

#logo
{
	border: none;
}

.bwprodinfo
{
	font: 8pt verdana;
	font-weight: normal;
	color: black;
	margin-bottom: 5px;
}

#bwman
{
	width: 150px;
	margin: auto;
	margin-top: 0px;
	background: url('/images/allimages.gif') -226px -160px;
	padding: 0;
	border: 0;
	margin-bottom: 20px;
	margin-top: 10px;
}

#bwshopcart{
	width: 150px;
	margin: auto;
	margin-top: 0px;
	background: url('/images/allimages.gif') -224px -186px;
	padding: 0;
	border: 0;
}


#right table table
{
	margin-top: 25px;
	background: none;
	width: 150px;
}

#right table table table
{
	margin: 5px 2px;
	background: none;
	width: 144px;
}

#right .infoBoxHeading
{
	display: none;
}

#right table.infoBoxContents
{
	border: 1px solid #2DB6FF;
	background: white;
}

#right td
{
	padding: 0;

}
#right table table table.infobox
{
	border-bottom: 1px dashed #2DB6FF;

}



#centrecontent .infoBoxHeading
{
	background: #ACE2FF;
	font: 8pt verdana;
	color: white;
}

#centrecontent .infobox
{
	width: 90%;
	margin-left: 20px;
}

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

#maintable
{
	width: 90%;
	margin-left: 20px;
}

.shippinghead
{
	font-size: 10pt;
	color: #EF404B;
}

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


.ptable_bw
{
	width: 600px;
}
.product_bw
{
	width: 300px;
	height: 180px;
	background: white;
}

.productbwcelll
{
	width: 50%;
	vertical-align: top;
	text-align: center;

}
.productbwcellr
{
	width: 50%;
	text-align: left;
	valign: top;

}
.product_bwlineh
{
	height: 1px;
	background: #2DB6FF;
}

.product_bwlinev
{
	width: 1px;
		padding: 0;
	margin: 0;
	font-size: 1pt;
/*	background: url('/images/1px-dblue.gif') repeat-y;*/

}

.product_divleft
{
	float: left;
	width: 115px;
	margin-left: 10px;
}

.product_divleft img
{
	border: 1px solid black;
	width: 100px;
	height: 117px;
}
p.mcafee
{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0;
}
p.mcafee img
{
	border: none;
}
.absolutep
{
	position: relative;
	left: 0;
	top: 0;
	width: 265px;
	height: 180px;
}

.product_divright
{
	float: right;
	width: 150px;
		position: absolute;
		top: 0;
		left: 135px;
		font-size: 8pt;

}

.product_divright a
{
text-decoration: none;
font-weight: bold;
		font-size: 10pt;


}

.product_divright a font
{
font-weight: normal;
		font-size: 8pt;

}

.prod-price
{
	color: red;
	font-size: 12pt;
		font-weight: bold;
	margin-top: 10px;
}

.prodbold
{
	color: black;
}

.product-options
{
	font-size: 10pt;
	color: #000;
	margin: 15px 0;
}

.product-options span
{
	font-weight: normal;
}

/* ---------------- View Shopping Cart -------------------------------- */

.productListing
{
	width: 90%;
	margin: 0 0 0 20px;
	border: 1px solid #2DB6FF;
}

.productListing td
{
	padding: 2px;
}

.productListing-heading
{
	color: #EF404B;
	background: #FEDF82;
	font-weight: bold;
	border-right: 1px solid #fff;
}

.productListing-heading, .productListing-even .productListing-data
{
	border-bottom: 1px dashed #2DB6FF;
}

.productListing-data img
{
	border: 1px solid black;
	width: 100px;
	height: 117px;
}

.productListing-even .productListing-data
{
	color: #333;
	background: #DDF3FF;
}

.productListing-even .productListing-data a
{
	color: #333;
}

.productListing-odd .productListing-data
{
	color:  #2DB6FF;
	background: #fff;
}

td.main b
{
	color: #EF404B;

}

.stockWarning
{
	font-size: 8pt;
	color: #EF404B;
}

.product-main-table
{
	width: 400px;
	border: 1px solid #2DB6FF;
	margin: auto;

}

.product-main-table img
{
	border: 1px solid black;
}

.product-main-table td
{
	color: #2DB6FF;
	font-weight: bold;
	text-align: left;
			font-size: 11pt;

}
.product-main-table td p
{
	margin-bottom: 0;
}

.prod-main-price
{
	color: #EF404B;
	font-weight: bold;
	margin-bottom: 10px;
}

.product-main-table td.product-main-left, .product-main-table td.product-main-left a

{
	width: 160px;
		text-align: center;

}


.product-main-table td.product-main-right
{
	vertical-align: middle;
}


.product-main-table td.product-main-head
{
	border-bottom: 1px dashed #2DB6FF;
	background: #FEDF82;
	color: #EF404B;
	font-weight: bold;
	padding: 2px;
}

.moduleRow { }
.moduleRowOver { background-color: #ACE2FF; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #DDF3FF; }


.headerNavigation
{
	background: #FEDF82;
	color: #EF404B;
}
#footer span {
	display:none;	
}

.markProductOutOfStock
{
	display: none;
}

/* New Product Listing -------------------------------------------------- */

.prod9 {
  margin: 0 10px 30px 10px;
  width: 265px;
  display: inline;
clear: none;
float: left;
	text-align: center;
	border: 1px dashed #2DB6FF;
	padding: 5px;
	height: 210px;
	background: white url('../images/yellblend.png') top left repeat-x;

}

a.prodname{
font-weight: bold;
text-decoration: none;

}

.prodright9 {
float: right;
width: 150px;
text-align: left;
font: 8pt verdana;
padding: 0;
margin: 0;
}

.prodright9 a.readmore {
font: 8pt verdana;
}

.prodleft9 {
float: left;
width: 110px;
padding: 0;
margin: 0;
}

.prodleft9 img{
width: 100px;
height: 117px;
margin: 0;
padding: 0;
margin-right: 10px;
	border: 1px solid #000;

}











/* new styles ----------------------------------------------------- */



















/*
Colours

light blue: #99CCFF
links: #333366
borders: #333366
yellow: #EFCE08
red: #900
border-red: #6F0000;
orange: #E98300


*/


.prodimage
{
	width: 150px;
	float: left;
	border: 0;
	margin: 10px 10px 0 0;
}

/* --------------------------------------------------- figures caption -------------------- */

.figure {
  margin: 0 20px 10px 20px;
  width: 161px;
  display: inline;
clear: none;
float: left;
	text-align: center;
	border-bottom: 1px dashed #fff;
	padding-bottom: 15px;
}


.figure img
{
	border: 1px solid #333366;
	width: 130px;
	height: 130px;
}

.figure a, .figure p
{
	margin: 0;
	padding: 0;
}

.prodouter
{
	width: 134px;
		display: inline;
			float: left;
margin: 10px;
padding:0;

}

.prodlist
{
	text-align: center;
	width: 134px;
	background: #fff;
	border: 1px solid #000;
	margin: 0;
	padding: 0 0 0 0;
	display: inline;
	float: left;

}

.prodlist img
{
	width: 130px;
	border: 1px solid #000;
	margin: 1px;
}

.prodlist p
{
	margin: 1px;
	color: #333366;
	font-weight: bold;
}

.prodlist a
{
	color: #22f;
		font-weight: normal;

}

.prodlist a:hover
{
	color: #f33;
}
	a.addcartlist
	{
		display: block;
		background: #99CCFF;
		border: 1px solid #333399;
		color: #fff;
		text-decoration: none;
		width: 100px;
		margin: 3px auto;
		height: 18px;
	}
.brandslist
{
	text-align: center;
	width: 600px;
}

.brandslist img
{
	border: 1px solid #333366;
}

.brandslist p
{
	margin: 0;
	margin-bottom: 10px;
}


#buttonsub
{
	border: 1px solid #FFC;
/*	background: url('../images/submit.gif') repeat;*/
	width: 115px;
	height: 27px;
	color: #FF0;
}

#buttonreset
{
	border: 0;
/*	background: url('../images/reset.gif') no-repeat;*/
	width: 134px;
	height: 41px;
}

	#continue {
	height: 20px;
	width: 150px;
display: block;
	margin-bottom: 10px;
	border: 1px solid #333366;
/*	background-image: url('../images/check-orange.gif');*/
	background-repeat: repeat;
	text-decoration: none;
	font: 10pt verdana;
	vertical-align: middle;
	text-align: center;
	color: #000;
			font-weight: bold;


	}

	#continue:hover{

	border: 1px solid #F7AD42;
	background: #000;
	color: #F7AD42;
	

	}

	
	.tcart
	{
		background: #99CCFF;
		border: 1px solid #333366;
		color: #666;
		width: 600px;
		margin-bottom: 20px;
		padding-bottom: 5px;

	}
	.tcart td
	{
		border-bottom: 1px dashed #ffc;
		padding: 3px;


	}

	.thead
	{
/*		background: url('../images/check.gif') repeat;*/
		border-bottom: 1px solid #333366;
		height: 25px;
		font-weight: bold;

	}

	.columnhead
	{
		background: url('../images/shopback.gif') repeat;
		border: 1px solid #6F0000;
		border-bottom: 0;
		height: 22px;
		font-weight: bold;
		width: 148px;
		text-align: center;
		padding-top: 3px;
		margin: 20px 0 0 3px;
		color: #fff;
		text-decoration: lowercase;
	}

	.columnbox
	{
		background: #fff;
		border: 1px solid #333366;
		width: 148px;
				margin-left: 3px;
				color: #666;


	}
	.columnbox p
	{
		text-align: right;
						color: #666;
						font-weight: bold;
						font-size: 8pt;
						margin: 0 3px 0 0;
						padding: 0;

	}
.columnbox ul li
{
	margin: 0 0 2px 0;
	padding-left: 2px;
	color: #666;
	list-style: none;
	font-size: 8pt;

}
.columnbox ul li a
{

	font-size: 8pt;

}
.columnbox ul
{
	margin: 10px 0 2px 2px;
	padding: 0;



}



.admintable
{
	width: 700px;
	border: 1px solid black;
	margin: auto;
	
}
.admintoprow
{
background: #013D65; color: #fff; font-weight: bold;
}
.highlightrow
{
background: #CC3300; color: white; font-weight: bold;
}

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	min-height: 400px;
	left: 20px;
	top: 300px;
	background-color: #fff;
	border: 1px solid #000;
	padding: 10px;
	z-index: 99;
}

#close {
	float: right;
}



/* Light Box Styles */


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent; /*url(../images/blank.gif) no-repeat;  Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
/*#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
*/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #fff; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* -------------------- SagePay Styles ------------------- */

.subheader 
{
    background-image: url(../images/yellowBlob.png);
    background-repeat: no-repeat;
    background-position: 0px 22px;
    padding: 20px 0px 8px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E98300;
}

.errorheader
{
    background-image: url(redGrad.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    margin-top: 20px;
    padding: 12px;
    border: #daa7a6 1px solid;
}
.infoheader 
{
    background-image: url(greenGrad.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    margin-top: 20px;
    padding: 12px;
    border: #b1d0b1 1px solid;
}

.smalltext 
{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color:  #666666;
}
.code 
{
	font-family: courier, Arial, Helvetica;
	font-size: 11px;
	color:  #666666;
}

.greybar 
{
	background-color:#cbcbcb;
	background-position:center;
	background-image: url(greyglass.gif);
	width: 865px;
}
	
.greyBoxTop
{
    background: transparent url(greyBorderTop.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 5px;
    padding-bottom: 6px;
}
.greyBoxBottom
{
    background: transparent url(greyBorderBottom.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}
.greyBoxSides
{
    background: transparent url(greyBorderSides.gif);
    background-repeat: repeat-y;
    background-position: top left;
    width: 210px;
}

.resourcecontent
{
    width: 200px;
    font-family: Arial, Helvetica, sans-serif;
    color: #675C53;
    text-align: center;
}
.resourcecontent td
{
    padding: 15px;
    font-size: 11px;
}

.warning 
{
	list-style-type:disc;
	font-size: 12px;
	color: #CC0000;
}

.formTable
{
    width: 90%;
	margin-left: 5%;
    border: 0px none;
	border-collapse: collapse;
}

.formTable td
{
	border-top: 0px none;
	border-right: 0px none;
	border-left: 0px none;
	border-bottom: 1px solid #d3d3d3;
    padding: 3px 10px 6px 3px;
	vertical-align: top;
}

.formFooter
{
    margin: 12px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 90%;
		margin-left: 5%;

}
.fieldLabel 
{
	font-family: Arial, Helvetica, sans-serif;
	color:#575C53;
	font-size:14px;
	font-weight:normal;
	text-align: right;
	width: 33%;
}	

.fieldData 
{
	width: 70%;
}

.inputBoxDisable
{
    background-color: #DDDDDD;
    border: 1px solid #999999;
}
.inputBoxEnable
{
    background-color: #FFFFFF;
    border: 1px solid #999999;
}

.greyHzShadeBar
{
    height: 20px;
    background-image: url(../images/greyGrad.png);
    background-repeat: repeat-x;
    background-position: bottom left;
}































/* New styles              -------- */

.productcontainer
{
	margin-left: 20px;
}

.pouter
{
	width: 185px;
	min-height: 275px;
	border: 1px solid #D1D1D1;
	margin: 5px;
	float: left;
}
.phead
{
	height: 45px;
	width: 181px;
	margin: 2px;
	padding: 0;
	border-bottom: 1px solid #D1D1D1;
	background: url('../images/greyblend43.png') repeat-x;
}

.phead a
{
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
	color: #00689F;
	margin: 5px;
}
.phead a:hover
{
	font-weight: bold;
	color: #EF404B;
}

.pmid
{
height: 150px;
width: 181px;
border-bottom: 1px solid #D1D1D1;
text-align: center;

}

.pmid img
{
max-width: 170px;
max-height: 130px;
padding: 0;
margin: 9px auto;
border: 1px solid #555;
}

.pbottom
{
height: 80px;
width: 181px;
padding: 0px;
margin: 2px;
	background: url('../images/greyblendreverse43.png') bottom left repeat-x;
}

p.bwprice
{
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	color: #555;
}

p.bwprice span
{
		font-size: 16px;
	font-family: verdana;
	font-weight: normal;
	color: #EF404B;
}


.icons
{
	width: 130px;
	float: left;
	height: 150px;
}

.tableCart
{
	 border: 0;
	 margin: 10px;
	 width:90%;
	 background: #888;
}
.tableCart th {
        background-color: #62BBE8;
        border: 1px dashed #fff;
		font: 10pt verdana;
		padding: 2px;

 }
.tableCart tr
{

	 background: #fff;
}
.tableCart tr.adminrow
{
background: #62BBE8;
color: white;
font-weight: bold;
}

.tableCart td
{
    background-color: transparent;
	padding: 3px;
	font: 10pt verdana;
	 }
