/* en_GB */

body { background-color:#fff }

/* global hides */
#countries,
#nav,
#breadcrumbs,
#email-print,
.product .header,
.wtb-instructions,
#viewoptions,
#footer
{
	display:none;
}

/* borders / backgrounds */
body,
#ui,
#header,
#body,
#content,
div.product .image
{
	border:none;
	background:none;
}
div.product p.new { margin:4px 0 0 4px }
div.product .image
{
	border:1px solid #555;
	border-bottom-color:#aaa;
}
div.product .image p.colourway { margin-left:15px }


/* rounded */
.rounded 
{
	clear:both;
	width:100%; /* IE fix */
}
.rounded div .body
{
	background-image:none;
	padding-left:0;
}
.rounded div .body .content
{
	background-image:none;
	padding-right:0;
}
.rounded div .header, .rounded div .footer { display:none }

.rounded .white-dkgray-ltgray .body,
.rounded .white-dkgray-ltgray .body .content,
.rounded .white-dkgray-ltgray .header span.border,
.rounded .white-dkgray-ltgray .footer span.border
{
	background-image:none;
}

.rounded .yellow-medgray-white { background-color:#fff}
.rounded .yellow-medgray-white .body,
.rounded .yellow-medgray-white .body .content,
.rounded .yellow-medgray-white .header span.border,
.rounded .yellow-medgray-white .footer span.border
{
	background-image:none;
}


/* ul.tabs */
ul.tabs li { float:left; margin-right:3px; }
ul.tabs li p
{
	border:1px solid #555;
	border-width:1px 0 0 1px;
}
ul.tabs li p.inverse { border-width:0 0 1px 1px; }
ul.tabs li p span
{
	border:1px solid #555;
	border-width:0 1px 0 0;
}
ul.tabs li p span strong
{
	font-weight:bold;
	font-size:1.2em;
}

ul.tabs li.white-dkgray-ltgray p { background-image:none }
ul.tabs li.white-dkgray-ltgray p span { background-image:none }
ul.tabs li.white-dkgray-ltgray p.inverse { background-image:none }
ul.tabs li.white-dkgray-ltgray p.inverse span { background-image:none }

ul.tabs li.yellow-medgray-white p { background-image:none }
ul.tabs li.yellow-medgray-white p span { background-image:none }
ul.tabs li.yellow-medgray-white p.inverse { background-image:none }
ul.tabs li.yellow-medgray-white p.inverse span { background-image:none }


/* product tables */
table.products tr td
{
	border-color:#bababa;
	border-width: 0 1px 1px 0;
}
table.products tr td.noborder { border-right:1px solid #bababa }


/* main width/height/float edits */
#header
{
	border-bottom:1px solid #555;
	min-height:62px;
	height:62px;
	width:700px;
}
#logo
{
	position:absolute;
	top:-14px;
	left:8px;
	overflow:hidden;
}
#body
{
	width:700px;
}
#content
{
	width:auto;
	float:none;
	padding-top:20px;
}

/* outer content */
#footertables
{
	padding:20px 0 20px 15px;
}
#outercontent
{
	float:none;
	margin-top:0px;
	clear:both;
	padding-top:20px;
	width:700px;
}
#outercontent .column
{
	float:none;
	width:auto;
}
#outercontent .column .pad
{
	padding:0 15px 0 0;
}
#outercontent .content { padding:0; }
#outercontent .content .rounded div .body .content { padding:0 }
#outercontent .content .rounded div .header { display:none }

#outercontent table
{
	border:1px solid #555;
	margin-left:15px;
}
#outercontent h2
{
	padding-top:20px;
	padding-bottom:2px;
}


/* custom */
p#description
{
	border-top:1px solid #555;
	padding:3px 0 5px 0;
	margin:7px 0 0 15px;
	display:block;
	clear:both;
}
p.description
{
	display:none;
}

ul.product-icons
{
	padding-top:0px;
}

ul.features
{
	padding-right:0;
}
ul.features li
{
	border:1px solid #555;
	background:none;
}
ul.features li ul li
{
	border:none;
}
ul.features li div.body
{
	background:none;
}
ul.features li div a.toggle,
ul.features li.closed div a.toggle,
ul.features li.open div a.toggle
{
	background:none;
	padding-left:0px;
	font-weight:bold;
	text-decoration:none;
}
ul.features li.closed div a.toggle span { display:none }
ul.features li.closed div a.toggle { background-image:none }
ul.features li.open div a.toggle { background-image:none }
ul.features li.closed div.content { display:block }

ul.bulletedlist
{
	padding-left:9px;
}
ul.bulletedlist li
{
	background:url(http://media.gracobaby.eu/images/locale/en_GB/icons/bullet-gray.gif) no-repeat 0 4px;
	display:block;
	margin-bottom:5px;
	padding:0;
	padding-left:9px;
	float:none;
}


#techspecs table
{
	background:none;
	border:1px solid #555;
	border-collapse:collapse;
	margin-left:1px;
}
#techspecs table tr td
{
	border:1px solid #555;
}
#techspecs table tr td p
{
	background:none;
	padding-left:0;
}
#techspecs table tr.top td
{
	background:none;
}
#techspecs table tr.bottom td
{
	background:none;
}
#techspecs table tr.top td.last p span
{
	background-image:none;
}
#techspecs table tr.bottom td.first p span
{
	background-image:none;
}
#techspecs table tr.bottom td.last p span
{
	background-image:none;
}

#care-maintanence div.content
{
	border:1px solid #555;
	padding:7px;
}

