/* General Set-up and Typography */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 62.5%/1.6 Arial, Helvetica, Geneva, "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	background-color:#fff;
}
h1 {
	font-size: 2.0em;
	font-weight: normal;
}
h2 {
	font-size: 1.8em;
	font-weight: normal;
}
hr {
	 height: 1px;
	margin-bottom: 10px;
	color: #000000;
}
p, li {
	font-size: 1.4em;
}
h1, h2, p {
	margin: 1em 0;
}
img {
	border: 0px;
}
a {
	color: #3E5C7A;
}
a:hover {
	text-decoration: underline;
}

#content ul {
	margin-left: 15px;
}
/* General Construction */


.mleft
{
	margin-left: 15px;
}

body {
	text-align: center; 
	min-width: 760px;
	background-color: #eee;
}
#wrapper {
	width: 1000px; 
	margin: 0 auto; 
	padding-bottom:1px;
	text-align: left; 
}

#container {
	background-color: #E9E9EA;
	margin: 0px auto;
	width: 970px;
}

#mainNav { 
	width: 180px; 
	float: left; 
} 
#footer { 
	clear: both;
	padding-bottom:20px;
	margin-top: 20px;
} 

/* Header Styles */

#header {
	width: 973px;
	margin: 0 auto;
	height: 73px;
	background-color: #fff;
}

#header #header_left {
	float: left;
	margin-left: 10px;
	width: 150px;
}

#header_offers p, #header_help p, #header_contact p, #header_call p, #header_co p {
	font-size: 1.4em;
}

#header p {
	margin: 3px 0px 3px 0px;
}

#header #header_left h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}

#header #header_right_top {
	width: 600px;
	float: right;
	margin-top:8px;
	margin-right: 8px;
	text-align: right;
}

#header #header_right_top div {
	float: right;
	margin-left: 10px;
	margin-right: 2px;
}

#header_right_top a:hover {
	text-decoration: underline;
}

#header #header_right_top {
	font-size: 0.8em;
}

#header #header_right_top div a, #header #header_right_bottom div a {
	color: #101010;
	text-decoration:none;
}

#header #header_right_bottom div a img {
	margin-top: -10px;
}

#header #header_right_bottom {
	float: right;
	clear: right;
	width:478px;
}

#header_basket, #header_search {
	float: left;
}

#header_search {
	width: 312px;
	text-align: right;
	float: right;
	margin-top: 2px;
}

#header_search_box{ 
	border: 1px solid #000000;
	height: 13px;
	width: 259px;
	float: left;
	margin-left:10px;
	font-size: 9px !important;
	font-weight: bold;
	padding: 6px 4px 4px 4px;
}

#basket_title{
	font-weight: bold;
	padding-top: 10px;
}

#header_basket_text {
	float: left;
	margin-top: 8px;
	font-size: 1.1em;
}

#basket_title {
	margin-right:6px;
	font-weight:bold !important;
}

#header_basket_text p a {
	float:left;
	font-size: 0.7em;
}

#header_basket_btn {
	float: left;
	margin-right: 5px;
	margin-top: 15px;
}

#header_search_submit {
	float: left;
	margin-left: 6px;
}

#topnav {
	height: 27px;
	margin:5px 0px;
	padding:0;
	overflow: hidden;
	width: 970px;
	clear: both;
	background-color: #fff;
}

#topnav ul {
	float:left;
	width: 100%;
	margin:0;
	padding:0;
	background-color: #fff;
	float: left;
}

#topnav ul li {
	float:left;
	display:inline;
	text-align:center;
	background-color: #58595B;
	margin-left:1px;

}

#topnav ul li a {
	color: #fff;
	height: 27px;
	line-height: 27px;	
	font-size: 12px;
	font-weight: bold!important;
	text-decoration: none;
	margin:0;
	padding:10px 0;
	text-align:center;
}

#topnav ul li a:hover {
	text-decoration: none;
}

#topnav ul li#topnav1st {
	width:65px;
	margin-left:0;
}
#topnav ul li#topnav2nd {
	width:151px;
}
#topnav ul li#topnav3rd {
	width:163px;
}
#topnav ul li#topnav4th {
	width:230px;
}
#topnav ul li#topnav5th {
	width:111px;
}
#topnav ul li#topnav6th {
	width:122px;
}
#topnav ul li#topnav7th {
	width:122px;
}


/* Lifestyle Box */
#lifestyle_box {
	width: 935px;
	margin: 0 auto;
}

#lifestyle_box div {
	float: left;
}

#lifestyle_box #lifestyle_left {
	margin-top: 13px;
	width: 700px;
	height: 255px;
	background: url(../images/flashpics/header1.jpg) top left no-repeat;
	text-align: left;
	position: relative;
}

#lifestyle_overlay {
  display: none;
}

.home_cat_link {
	height: 170px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}

#lifestyle_overlay_text {
	position: absolute;
	left: 0px;
	bottom: 0px;
	opacity:1;
	color: #FFF;
	width: 230px;
	padding: 15px;
	font-size: 1.1em;
	line-height: 1.5em;
	z-index: 5;
	background: url(../images/overlaybg.png) repeat;
}

#lifestyle_overlay_text p {
	float:left;
	margin: 5px 0 0 10px;
	font-weight:normal !important;
	padding: 0px;
	font-size: 1.5em;
	line-height:1.2em;
	font-weight: bold;
}

#lifestyle_box #lifestyle_right {
	width:202px;
	height: 215px;
	margin: 13px 0px 0px 13px;
	background-color: #DBDBEA;
	padding: 10px;
	padding-top: 30px;
	font-size: 0.81em;
	line-height: 1.4em;
}

#lifestyle_box {
	margin-top: 0px;
}

#lifestyle_right p {
	font-size: 1.5em;
	line-height: 1.3em;
}

#lifestyle_right p a {
	padding-top: 20px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#lifestyle_right p a:hover {
	text-decoration: underline;
}

/* styling for homepage */

#home_products_wrapper {
	clear: both;
	margin: 0 auto;
	width: 940px;
	background-color: #DFDFE1;
}

.onepx {
	height: 1px;
	font-size: 1px;
}

.home_products {
	float: left;
	margin: 8px 7px 0px 9px;
}

.home_products_first {
	margin-left: 1px!important;
	margin-right: 5px;
}

.home_products_last {
	margin-right: 0px!important;
	margin-left: 4px;
}

.home_product_overlay {
	margin: 0px;
}

.product_box {
	width: 222px;
	overflow:hidden;
	height: 229px;
	border: 1px solid #E9E9EA;
}
.product_box a { font-weight: normal; }

.product_box:hover {
	border: 1px solid #000000;
}

.product_box p {
	/*margin: 0px 0px 150px 0px;*/
}

.product_header {
	background-color: #3C3E3E;
	opacity:0.6;
	filter:alpha(opacity=60);
	text-align: right;
	height: 18px;
	padding-top:2px;
	cursor:pointer;
	margin: 0px;
}
.product_header a {
	font-weight: bold;
}

.box_prod_title {
	padding-right: 10px;
}
.home_products a:hover {
	text-decoration: none;
	border: 0px;
}

.product_header a:hover {
	text-decoration: none;
}

.header_spacing {
	margin-left: 10px;
}

.bottom_line {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	height: 66px;
	background-color: #FFF;
	margin: 0px;
	background-color: #D7D8D9;
}

.product_box p.bottom_line {
	margin:0px;
}

.bottom_line_blue {
	color: #25408F;
}

.bottom_line_blue a {
	color: #25408F;
	text-decoration: none;
}

.bottom_line a {
	font-weight: bold;
}

#home_intro_wrapper {
	width: 936px;
	margin: 8px auto;
}

#home_intro_text {
	float: left;
	width: 440px;
	padding-right: 27px;
	height: 159px;
	font-size: 1.3em;
	line-height: 1.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #25408F;
}

#home_intro_wrapper p{
	margin: 0px;
}

.pinktext, #content .pinktext{
	color:#F140A9;
}

.darkpinktext, #content .darkpinktext {
	color: #EC008C;
}

#home_intro_video {
	float: left;
	width: 223px;
	height: 159px;
	margin-left: 10px;
}

#home_intro_social {
	background-color: #D4D5D7;
	margin-left: 711px;
	width:200px;
	padding:6px 12px;
	height: 131px;
	padding-top: 5px;
}

#home_intro_social #social_logos {
	float:left;
	width:100%;
	margin-bottom: 10px;
	line-height:25px;
	width: 200px;
}

#home_intro_social #social_logos a {
	float:left;
	width: 84px;
	padding-bottom:8px;
	margin-right:13px;
}

#home_intro_social .social_heading {
	text-transform: uppercase;
	font-size: 1.2em;
	clear: left;
}

#home_intro_social p {
	font-size: 1.1em;
	line-height: 1em;
	margin: 5px 0px 5px 5px;
}

#home_intro_social a {
	color: #25408F;
}

#home_intro_social strong {
	margin-bottom: 10px;
}

.social_heading strong {
	font-size: 0.9em;
}

p#social_spacing {
	font-size: 11px;
	float:left;
	margin:0; padding:0;
	line-height:1.2em;
}

p#social_spacing a {
	text-decoration:none;
	font-weight:bold;
}


/* Footer Styling */

#footer {
	background:#E0E1E2;
	color: #000;
	font-size: 0.8em;
	width: 940px;
	padding: 10px 10px 25px 20px;
	margin: 0 auto;
	overflow:hidden;
}

#footer ul {
	float: left;
	width: 936px;
	background:#E0E1E2;
}

#footer ul li {
	display: inline;
	float: left;
	width: 150px;
	margin-right:6px;
}

#footer ul li ul {
	width: 150px;
}

#footer ul li ul li {
	display: block;
	font-size: 0.9em;
	margin-bottom: 3px;
}

#footer ul li {
	color: #25408F;
}

#footer ul li ul li a {
	color: #000;
	font-size:1.1em;
	line-height: 1em;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #3E5C7A;
	text-decoration: underline;
}

#footer_lower {
	clear: both;
	text-align: right;
	margin-right: 15px;
	font-size: 0.8em;
	color: #444;
}

#footer_lower p {
	font-size: 1.4em;
}

#footer_lower a {
	color: #444;
	text-decoration: none;
}

#footer_lower a:hover {
	color: #000;
	text-decoration: none;
}

/* Main Content */

#content {
	width: 936px;
	margin: 0px auto;
}
#content h1 {
	color: #3E5C7A;
	margin: 0;
	margin-top: -9px;
}
#content p {
	font-size: 1.1em;
	line-height: 18px;
}
#content h2 {
	color: #3E5C7A;
	margin: 0;
	margin-top: -7px;
	clear: both;
}
#content h3 {
	color: #3E5C7A;
	margin: 0;
	font-size:1.1em;
}
.pagination {
  clear: left;
  margin-left: 10px;
}

/*category pages */

#breadcrumb {
	width:936px;
	height:37px;
	margin: 0 auto 15px auto;
	padding:0;
}

#breadcrumb.breadcrumb_notitle {
	height: 5px;
}
#breadcrumb.breadcrumb_notitle p {
	margin-bottom: 0px;
}
#breadcrumb p {
	font-size: 1.25em;
	margin: 7px auto 3px auto;
	color: #25408F;
}
#breadcrumb p a {
	color:#000;
	text-decoration: none;
	font-weight: normal;
}
#breadcrumb p a:hover {
	text-decoration: underline;
}

#breadcrumb h2 {
	margin: 0px;
	padding:0;
	line-height:1em;
	color: #25408F;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 2.5em;
	letter-spacing: -1px;
}

#breadcrumb h2 bold {
	color: #ec008c;
}

#category_wrapper {
	clear: both;
	width: 936px;
	background: transparent url(../images/cat_head_line.gif) repeat-x top left;
	margin: 0 auto;
	padding-top: 13px;
}

.subcatlist {
	list-style: none;
	margin: 0px;
	padding: 30px 0px 0px 20px;
}

.subcatlist li {
	line-height: 1.6em;
	font-size: 1.2em;
}

.subcatlist li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #353536; 
}
.subcatlist li a:hover {
	text-decoration: underline;
}

#cathead_lifestyle {
	width: 469px;
	float: left;
	height: 285px;
}

#moreresults {
	clear: left;
	text-align:right;
	font-size:9px;
	padding-top: 2px;
}

#moreresults p {
	font-size:11px;
	margin-right: 5px;
}

#moreresults a {
	text-decoration: none;
	color: #25408F;
}

.cat_products {
	float: left;
	width:220px;
	height:285px;
	margin: 0px 0px 10px 13px;
}

.cat_products .bottom_line {
	background-color: #D7D8D9;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 7px;
	margin-top: 0px;
	line-height: 1.4em;
	height: 46px;
	font-size: 1.1em;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Chrome rules here */
	.cat_products .bottom_line {
		height:43px;
		padding-top: 10px;
	}
}

.bottom_line .viewall {
	margin-left: 6px;
}

.cat_products .bottom_line a {
	text-decoration: none;
	color: #25408F;
	padding-left: 6px;
}

.cat_products .bottom_line a:hover {
	text-decoration: underline;
}

.cat_products .bottom_line strong {
	text-transform: uppercase;
}

.cat_products .bottom_line .limitededition {
	margin-bottom:-3px;
	color: #7A7B7D;
}

.cat_product_photo {
	margin: 0px;
	text-align: center;
	margin-bottom: -5px;
}


#cat_left_box_wrapper {
	float: left;
	margin-left:1px;
	height: 600px;
}

#cat_left_box_wrapper_cat {
	float: left;
	margin-top: 8px;
}

#cat_left_box {
	background: #D4D5D7 url(../images/left-col-circles-bg.gif) no-repeat top left;
	width: 225px;
	min-height: 387px;
	margin-right: 10px;
	padding-top: 4px;
}

#cat_left_box p#cat_left_stuff_we_love {
	margin-top: 35px;
}

#cat_left_box p#cat_left_stuff_we_love_lower {
	margin-top: -20px;
}

#cat_left_box_cat {
	background: #D4D5D7 url(../images/left-col-circles-single-bg.gif) no-repeat 0px 20px;
	width: 227px;
	height: 385px;
	margin-right: 10px;
}

#cat_left_box p {
	width: 166px;
	margin: 0 auto;
	font-size: 1.1em;
	padding-bottom: 20px;
}

#cat_left_box p img {
	margin-left: -22px;
	margin-bottom:10px;
}

#cat_left_box p a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#cat_left_box p a:hover {
	text-decoration: underline;
}

#cat_left_box_lower {
	background-color: #E9E9EA;
	margin-top: 10px;
}

#cat_left_box_lower {
	width:225px;
	font-size: 1.1em;
}

#cat_left_box_lower p {
	font-size: 0.9em;
	line-height:1.2em;
}

p#cat_parent_link {
	float:right !important;
	margin-top: 4px;
	font-size:11px;
	color: #000;
}

p#cat_parent_link a{
	font-weight: normal;
	color: #25408F;
}

/* Products page */

#product_wrapper {
	width: 936px;
	margin: 0 auto;
	/*border-top: 3px solid #AFAFB0;*/
	background: transparent url(../images/cat_head_line.gif) repeat-x top left;
	padding-top:14px;
}

#prod_left {
	width: 280px;
	float: left;
	margin-right: 12px;
	padding-bottom: 30px;
	line-height: 1.4em;
}

#prod_left p{
	margin:0; padding:0 0 4px 0;
	font-size:12px !important;
	line-height:1.7em !important;
}

#prod_left div {
	font-size: 12px;
	line-height:1.3em !important;
}


#prod_middle {
	width: 310px;
	float: left;
	margin-right: 20px;
}

#prod_right {
	width: 314px;
	float: left;
}

#prod_left a {
	text-decoration: none;
	color: #000;
}

#prod_left a:hover {
	text-decoration: underline;
}

#prod_left img {
	margin-bottom: 3px;
}

#prod_thumbs a {
	margin-right: 8px;
}

#prod_thumbs {
	margin-bottom:24px;
	margin-top: 5px;
}

#prod_left p {
	font-size: 1.2em;
	line-height: 1.75em;
}

#prod_keypoints ul {
	margin-left: 22px;
	margin-top: 5px;
}

#prod_keypoints ul li {
	text-transform: uppercase;
	font-size: 1.3em;
	line-height: 2.0em;
}

#prod_video {
	background-color:#29292A;
	padding:5px;
	margin: 0 auto;
}
#prod_video_wrapper {
	width: 310px;
	height: 195px;
	background-color: #000000;
	text-align: center;
	margin-top: 29px;
}

#prod_video_wrapper object {
	padding: 0px
}

	#prod_video_wrapper{
		padding-top: 5px;
	}


#home_video {
	background-color:#29292A;
	padding: 4px;
}

.heading {
	background-color: #8A8C8C;
	color: #fff;
	text-align: right;
	font-size: 1.2em;
	padding-right: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
}

.heading a {
	color: #3E5C7A;
}

#prod_techspecs table p{
	font-size: 11px;
	font-family: "Arial", helvetica;
}

#prod_techspecs table {
	background-color: #E0E0ED;
}

#prod_techspecs table tr td {
	padding-left: 5px;
}

#cust_comments {
	background-color:#E5F0EB;
	padding-bottom: 15px;
}

#cust_comments p {
	font-size: 1.1em;
	padding-left:13px;
	padding-right: 20px;
}

#cust_comments p.heading {
	font-size: 1.2em;
	padding-right: 10px;
}

#buy_box {
	background-color: #fff;
	padding: 16px 10px 15px 30px;
}

#buy_box p {
	margin: 0px 0px 3px 0px;
	font-size: 1.05em;
	line-height: 2em;
}

#buy_box p strong {
	font-size: 2.1em;
	padding-right: 10px;
	margin-bottom: 3px;
}

#buy_box p.redtext {
	font-size: 1.1em;
}

#buy_box label {
	clear: left;
	width: 72px;
	float: left;
}

#buybtn_para {
	float: right;
}

#buy_price {
	float: left;
}

#buy_box #buy_avail {
	width: 300px;
}

#buy_btn {
	margin-top: 0px;
}

.greybg {
	background-color: #8A8C8C;
}

#also_bought {
	width: 314px;
	background-color: #DBDCDE;
	padding:9px 0px 15px 0px;
}

#also_bought p.heading {
	margin: 0px auto;
	width:282px;
}

#also_bought p.greybg {
	text-align: right;
	font-weight: bold;
	margin-top: 2px;
}

#also_bought p.greybg a{
	text-decoration: none;
	color:#25408F !important;
}

.alsoboughtspacing, #also_bought p.alsoboughtspacing {
	margin-top: 2px;
}

.prod_related_box {
	clear: both;
	margin: 0px 10px 4px 11px;
	height:86px;
	width: 277px;
	background-color: #fff;
	padding:4px 0px 0px 15px;
}

.prod_related_box p {
	margin: 0px;
	line-height: 1.1em;
	font-size: 1.1em;
}

.prod_related_name {
	background-color: #fff;
	float: left;
	width:150px;
	padding-top: 8px;
	text-transform:uppercase;
}

.prod_related_box p a {
	text-decoration: none;
}

.prod_related_box p a:hover {
	text-decoration: underline;
}

.prod_related_buy {
	float: left;
	margin-top: 8px;
}

.prod_related_img {
	float: left;
	width: 125px;
	margin-top: 0px;
	height: 80px;
}

/* Basket Page */
#basket_wrapper {
	width: 936px;
	margin: 0 auto;
	border-top: 4px solid #E9E9EA;
	min-height: 400px;
}

#basket_left {
	float: left;
	width: 607px;
	margin-right: 12px;
	background-color: #E9E9EA
}

#basket_left table{
   /*border-top: 3px solid #AFAFB0;*/
   background: transparent url(../images/cat_head_line.gif) repeat-x top left;
}

#basket_left table img{
margin-top:2px;
}


.checkoutbasket {
border-top: 3px solid #AFAFB0;
}

#basket_left table th { 
   /*border-bottom: 3px solid #AFAFB0;*/
   background: transparent url(../images/cat_head_line.gif) repeat-x bottom left;
   padding:6px 0;
}

.checkoutbasket th { 
   border-bottom: 3px solid #AFAFB0;
}

#basket_right {
	float: left;
	width: 314px;
}

.basket_promotion td {
	background: transparent url(../images/cat_head_line.gif) repeat-x top left;
	padding: 8px 0px 15px 0px;
}

#basket_left form input[type=text] {
	text-align:center;
	width:27px;
}

.basket_qty {
	font-size: 1.6em;
	text-decoration: none;
	padding: 3px;
}
#basket_left table a.basket_qty:hover {
	text-decoration: none;
}

#promocode {
	text-align: right;
	font-weight: bold;
	font-size: 1.1em;
}

#basket_left #promocode_code {
	text-align: center;
	margin: 0px 3px 0px 10px;
	width: 103px;
	height:20px;
	float: right;
	padding-top:2px;
	border: 1px solid #000;
}

.checkoutbasket #promocode_code {
	text-align: center;
	margin: 0px 3px 0px 10px;
	width: 103px;
	height:20px;
	float: right;
	padding-top:2px;
	border: 1px solid #000;
}

#basket_left table a {
	text-decoration: none;
}
#basket_left table a:hover {
	text-decoration: underline;
}

.baskettxt {
	font-size: 1.1em;
	line-height: 1.8em;
}

#promocode input[type=image] {
	float: right;
}

#checkout_link {
	margin-left: 365px;
}

#continueshopping_link {
	margin-left: 325px;
}

.basket_cards, #basket_delivery { 
	width: 458px;
	font-size: 1.1em;
	margin: 0px 0px 22px 0px;
	padding: 6px 6px 12px 7px;
	background-color: #fff;
}
#basket_delivery a { 
	color: #3E5C7A;
	text-decoration: none;
}

.basket_cards {
	margin-top: 38px;
}

#basket_delivery a{
	font-weight: bold;
	text-decoration: none;
}

.basket_prod_name {
	font-size: 1.1em;
	color: #25408F;
	text-transform: uppercase;
}

#basket_left table tr td a {
	color: #25408F;
}

#basket_delivery a:hover {
	text-decoration: underline;
}

/* Checkout page */
#checkout_wrapper {
	width: 936px;
	margin: 0 auto;
}
#checkout_login {
	width: 310px;
	height: 485px;
	float: left;
	background-color: #DBDCDE;
	clear: both;
}

#checkout_register {
	width: 365px;
	float: left;
	margin-left: 17px;
	height: 485px;
	background-color: #DBDCDE;
}

#checkout_login p {
	padding-left: 36px;
	clear: both;
}
#checkout_register p {
	padding-left: 16px;
	clear: both;
}

#checkout_login p {
	padding-top: 20px;
}

#checkout_login p.heading, #checkout_register p.heading {
	margin-top: 0px;
	padding: 0px 12px 0px 0px;
}

#checkout_login label, #checkout_register label {
	width: 90px;
	float: left;
	clear: both;
	font-size: 0.9em;
}

#checkout_login input {
	float: left;
}

#checkout_login input[type=image] {
	padding: 0px 0px 0px 130px;
}

#checkout_login #forgotpassword{
	padding-right: 40px;
	font-size: 1em;
	padding-top: 5px;
	margin-top: 0px;
}

#checkout_register p.checkout_mailingtext{
	margin-left: 95px;
	clear: both;
	font-size: 1.1em;
}

#checkout_register a, #checkout_login a {
	text-decoration: none;
}
#checkout_register a:hover, #checkout_login a:hover {
	text-decoration: underline;
}

#checkout_privacy {
	font-size: 0.8em;
}

#checkout_stages li {
	margin-bottom:20px;
	margin-top:17px;
	display: inline;
	float: left;
	height: 21px;
	padding-top: 8px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	background-color: #ACACAD;
}

#checkout_stages li a {
	text-decoration: none;
	color: #000;
}

#buy_box #buy_freepp_text {
	font-size: 1.1em;
}

#stage1 {
	width: 117px;
}

#stage2 {
	width: 103px;
}

#stage3 {
	width: 174px;
}

#stage4 {
	width: 120px;
}

#stage5 {
	width: 177px;
}

#checkout_stages li.checkout_stages_active {
	background-color: #fff;
}

#footer_checkout {
	clear: both;
	width: 936px;
	padding-top: 15px;
	margin: 0 auto;
}
label.error, #checkout_register label.error, #checkout_login label.error {
	float:right;
	clear: left;
	width: 75px;
	margin-top: -22px;
	line-height: 1em;
	color: #ff0000;
}

#content {
/*	border-top: 3px solid #AFAFB0; */
	margin:0 auto;
	padding-top:5px;
	width:936px;
}

.press_box {
	float:left;
	clear: both;
	width:455px;
	height: 110px;
	margin-top: 20px;
}

#press_left_wrapper, #press_right_wrapper { 
	float: left; 
	width: 465px; 
}
#press_right_wrapper {
	width: 460px;
	margin-left: 10px;
}

.press_box_photo {
	width: 100px;
	float: left;
	background-color: #FFF;
	height:106px;
	border-right:6px solid #E9E9EA;
}

.press_box_text {
	width: 345px;
	background-color: #fff;
	float: left;
	height: 106px;
}

.press_box_text p{
	padding-left: 10px;
}

.press_box_text a{
color:#25408F;
}

.press_main_text {
	margin: 5px 0px 0px 0px;
}

.press_date{
	font-size: 1.1em;
	padding-top: 10px;
}

#content .press_box_text h3.heading {
	background-color: #ACACAD;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-left: 14px;
}

.press_box_photo p {
	margin: 0px;
}

.press_box_text a {
	text-decoration: none;
}

hr {
	color: #AFAFB0;
	height: 1px;
	border-bottom: 2px solid #AFAFB0;
}

#content_lifestyle_photo {
	clear: both;
	height: 255px;
}

#textcontent {
	clear: both;
	margin-top: 10px;
}

#textcontent table th.heading {
	text-align: left;
	padding-left: 10px;
}

#textcontent table td p {
	margin: 3px 0px 3px 0px;
}

#schoolfairs tr td{
	background-color: #fff;
	padding-left: 10px;
}

#schoolfairs tr td.leftcol {
	border-right: 1px solid #999;
}

#schoolfairs .heading {
	background-color: #B7B8B8;
}
#schoolfairs tr th.leftcol {
	border-right: 1px solid #999;
}

#press_article img {
	margin-right: 15px;
}

#feedbackform, #competition_newsletterform {
	float: right;
	width: 250px;
	border: 1px solid #000;
	padding: 10px;
	margin: 10px;
	background-color: #fff;
}
#feedbackform{
	clear: right;
}

.compgallery {
	height: 170px;
	overflow: hidden;
	width: 170px;
	float: left;
	padding: 10px;
	text-align: center;
}

.compgallery .gallerydescription {
	font-size: 1em;
	color: #000;
	text-align: center;
	padding: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px dotted #A8D9F4;
}

.gallery_box {
	width: 218px;
	float: left;
	overflow:hidden;
	height: 254px;
	margin-right: 15px;
}

.gallery_box .bottom_line {
	border: none;
	height: 80px;
}

.gallery_box p {
	margin: 0px 0px 150px 0px;
}

.gallery_header {
	background-color: #3C3E3E;
	opacity:0.6;
	filter:alpha(opacity=60);
	text-align: right;
	height: 20px;
	padding-right: 6px;
}

#competitionheader {
	padding: 15px 0px 10px 0px;
	color:#58595B !important;
}

#press_viewall {
	color: #000;
	text-decoration: none;
}
#press_viewall:hover {
	text-decoration: underline;
}

/*to merge back in*/

#competition_left_box_wrapper {
	float: left;
}

#competition_left_box {
	background: #D4D5D7 url(../images/left-col-circles-bg.gif) no-repeat 0px 165px;
	width: 225px;
	min-height: 557px;
	margin-right: 10px;
	margin-bottom: 15px;
}

#competition_left_box p {
	width: 166px;
	margin: 0 auto;
	font-size: 1.1em;
	padding-bottom: 20px;
	padding-top: 10px;
}

#competition_left_box p img {
	margin-left: -22px;
}

#competition_left_box p a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#competition_left_box p a:hover {
	text-decoration: underline;
}

#competition_left_box_lower {
	background-color: #E9E9EA;
	margin-top: 10px;
}

#competition_left_box_lower {
	width:225px;
	font-size: 1.1em;
}

#competition_left_box_lower p {
	font-size: 0.9em;
}

#competition_left_header_img {
	padding-bottom: 10px;
}

#competition_form {
	width: 400px;
}

.boxy-content h2{
	color:#EC008C;
}
.boxy-content p {
	font-size: 1.1em;
}
.boxy-content input,.boxy-content form p label input {
	height: 22px;
	font-size: 1.3em;
}

.aboutlinks a {
	color: #000;
	text-decoration: none;
}

/* Sitemap page */
#sitemap_left {
	width: 200px;
	float: left;
}
#sitemap_right {
	width: 300px;
	float: left;
}
#sitemap_right2 {
	width: 300px;
	float: left;
}

#schoolsheading {
	font-size: 2em;
	color: #58595B;
	font-weight: bold;
}

#schoolsheading strong{
	color:#EC008C;
}

#searchbygoogle {
	float: right;
}

/* What people say page */

#breadcrumb h2#feedbackbreadcrumb {
	margin: 8px 0px 22px -1px;
}

#feedbackintro {
	clear: both;
	margin-top: 19px;
}

#feedbackintro p {
	color: #59595C;
	font-size: 1.2em;
}

#feedbackwrapper {
	margin-top: 25px;
}

#whatpeoplesayform {
	float: left;
	width: 294px;
	background-color: #fff;
}

#whatpeoplesayform form {
	margin: 0px 0px 145px 20px;
}

#whatpeoplesayform form input[type="submit"], #whatpeoplesayform form input[type="image"]{
	height: auto;
}

#whatpeoplesayform p {
	margin-top: 0px;
}

#whatpeoplesayform h2, #competitionform h2 {
	margin-left: 20px;
	margin-top: 2px;
	color: #25408F;
	font-size: 1.3em;
	text-transform: uppercase;
}

#whatpeoplesayform label.error, #contact_left form label.error {
	display: block;
	margin-top: -37px;
	margin-right:20px;
	width: 100px;
}

#whatpeoplesayform p input, #contact_left p input { 
	height: 20px;
	font-size: 1.3em;
	width: 225px;
}
#whatpeoplesayform p input#submit, #contact_left p input#submit { 
	width: 25px;
}

#competitionform {
	padding-bottom: 10px;
}

#competitionform form p{
	margin: 0px auto 0px auto;
	padding: 0px;
}

#competitionform h2 {
	font-size: 1.2em;
}

#competitionform input {
	width: 155px;
	height: 20px;
	font-size: 1.3em;
}

#competitionform div.fileinputs {
	position: relative;
}

#competitionform div.fakefile {
	position: absolute;
	top: -5px;
	left: 29px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#competitionform div.fakefile {
		left: 0px;
	}
}
#competitionform #fakebrowse {
	width: 75px;
}

#competitionform #fakefile {
	width: 100px;
}

#competitionform input.comp_file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	margin-left: -30px;
	width: 180px;
}
#comp_fileinput_ie {
	display: none;
}

#competitionform #submitlabel {
	width: 30px;
}

#competitionform #comp_file_warning {
	margin-top: 15px;
}

#competitionform #comp_fake_browse {
	margin-top: 5px;
}

#competitionform input[type="image"] {
	width: auto;
	padding: 5px 0px 5px 0px;
}

#competitionform textarea {
	width: 170px;
}

#competition_left_box #competitionheadimg {
	margin: -10px 0px 0px -29px;
	padding: 0px;
}

#feedbackboxes {
	float: left;
	width: 636px;
}

.feedbackbox {
	width: 303px;
	height: 290px;
	overflow: hidden;
	margin: 0px 0px 11px 15px;
	float: left;
	background-color: #fff;
}

#content .feedbackbox p  {
	padding-left: 9px;
	padding-right: 9px;
	color: #59595C;
	font-size: 1.15em;
	margin-top: 5px;
}

#content .feedbackbox .heading {
	text-align: left;
	margin-top: 0px;
	color: #fff;
	font-size: 1.1em;
}

#newsletterwrapper {
	width: 936px;
	margin-bottom: 10px;
	background-color: #ffffff;
	min-height: 200px;
}

#newsletterwrapper p.nomargin {
	font-size: 1px;
	line-height: 1px;
}

#newsletter_left {
	width: 469px;
	float: left;
	background-color: #ffffff;
	padding: 15px 15px 15px 15px;
}

#newsletter_right {
	padding: 15px 15px 15px 15px;
	float:left;
	width: 388px;
	background-color: #ffffff;
	font-size: 1.1em;
}

#newsletterform label.error {
	display: block;
	margin-top: 0px;
	margin-right:125px;
	width: 100px;
}

#contact_wrapper {
	width: 936px;
}

#contact_left {
	float: left;
	width: 469px;
	margin-right: 23px;
}
#contact_left .whitebg {
	background-color: #fff;
}
#contact_right {
	float: left;
	width: 444px;
	text-align: left;
}
#contact_right h2 {
	font-size: 1.9em;
}
#contact_left form {
	padding: 10px;
	width: 449px;
	background-color: #fff;
	text-transform: uppercase;
}
#contact_left_heading {
	padding-left: 7px;
	margin-top: 24px;
}
#contact_thanks {
	padding: 10px 10px 255px 10px;
	margin: 0px;
	background-color: #fff;
}

/* Details for repeat page */

.stockyes {
	color: #008000;
}
.stockno {
	color: #D21232;
}
.clear {
	clear: both;
}
.redtext {
	color: #D83F45;
}
.blacktext {
	color: #000;
}
.feedback_bold {
	font-weight: bold;
}
.textcentre {
	text-align: center;
}
.textright {
	text-align: right;
}
.textleft {
	text-align: left;
}
.floatleft {
	float: left;
}
.nomargin {
	margin: 0px;
}

#sharethis {
	float: right;
	width: 150px;
	margin-top: -20px;
}

#break_skype {
	display: none;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}