html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
}




.style3{}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color:#006666;
	/*background-color: #FFD183;
	background-color: #C6724F;
	
	background-image: url(../layoutimages/bluebg.jpg);
		background-color: #ffffff;
	
	*/
	background-repeat: repeat-x;
	color:#000;
}
html,body {
	height: 100%;
	width: 100%;
}
a {color: #006666; }
a:hover {
	vertical-align: baseline;
	
}

#bgTop,#bgMiddle,#bgBottom {
	width: 100%;
	clear:both;
	text-align: center;
	
}
#bgTop,#bgMiddle {
	margin-top: 6px;
}
/* the only BG with a tiled background*/
#bgMiddle {
	background-image: url(../layoutimages/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 92px;
}
/********************/
#bgBottom {
	background-color: #FFFFFF;
	padding-top:6px;
	padding-bottom:12px;
}

/* define all three website content wrappers */
#wrapperTop,#wrapperMiddle,#wrapperBottom {
	width: 993px;
	display: block;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}
/* define the footer links */
#wrapperMiddle ul {
	font-size: 0.7em;
	display: block;
	float: left;
	height: 66px;
	width: 131px;
	list-style-type: none;
	margin-right: 55px;
	margin-top: 12px;
	overflow: hidden;
}

#wrapperTop {
	background-image: url(../layoutimages/menu_bg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	margin-top: 6px;
}

#wrapperMiddle a {
	color: #ccffcc;
	text-decoration: none;
	text-decoration:underline
}
#wrapperMiddle {color: #fff;
}
#wrapperBottom {
	margin-top: 6px;
	margin-bottom: 6px;
}
/* ClearFix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#menuArea {
	display: block;
	width: 185px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 7px;
	padding-left: 13px;
	float: left;
}

#menuArea ul {
	margin: 0px;
	padding: 0px;
}
#menuArea #mainMenu a {
	display:block;
	width:160px;
	height:20px;
	color:#D45126;
	text-decoration:none;
	padding:2px 0px 0px 4px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px -20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccc99;
	padding-bottom:2px;
	padding-top:3px;
	font-weight:bold;

	
	
	
}
#menuArea #mainMenu a:hover {
	BACKGROUND-IMAGE: url(../layoutimages/xlinkbg.png);
font-weight:bold;
	background:#F9F4EE;

}
#menuArea #mainMenu {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #cccc99;
	text-align: left;
	list-style-type: none;
	width: 164px;
	
}
#menuArea #mainMenu li {
	font-size: 0.82em;
	width: 164px;
	line-height: 16px;
	letter-spacing: -.5px;
	position: relative;
	
}
#menuArea #mainMenu li.newItem {
	background-image: url(../layoutimages/xnew.gif);
	background-color:#ffffff;
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	width: 164px;
	height: 20px;
}
#menuArea #mainMenu li.newItem a:hover {
	background-image: url(../layoutimages/new.gif);
	background-repeat: no-repeat;
	background-position: 135px center;
	border-top: 1px solid #000;
}
#menuArea hr {
	height: 1px;
	width: 164px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7DC7C8;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.menuHeading {
	clear: both;
	margin-top: 8px;
	margin-bottom: 5px;
}
#content {
	display: block;
	float: left;
	width: 770px;
	z-index:1;
}
#searchBar {
	display: block;
	height: 105px;
	width: 770px;
	margin-top: 6px;
	margin-bottom: 20px;
	text-align: right;
	clear: right;
	font-size: 0.8em;
	background-image: url(../layoutimages/xsecure.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#searchBar a {
	font-size: 0.8em;
	color: #000000;
}

#searchBar #form1 {
	background-image: url(../layoutimages/search_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	height: 40px;
	width: 260px;
	margin-top: 30px;
	float: right;
}
#searchBar #form1 #searchField {
	position: relative;
	left: -5px;
	top: -4px;
}
#searchBar #form1 #goButton {
	left: -5px;
	top: 5px;
	position: relative;
}


.smallAd {
	background-image: url(../layoutimages/product_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 151px;
	width: 250px;
	margin-right: 10px;
	margin-top: 10px;
	display: block;
	float: left;
}
.smallAdCopyArea {
	display: block;
	clear: right;
	height: 115px;
	width: 137px;
	overflow: hidden;
	float: left;
	padding-left: 3px;
}
.smallAd .thumbnail {
	float: left;
	height: 115px;
	width: 110px;
}

.smallAdCopyArea h1 {
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 14px;
}
.smallAdCopyArea p {
	font-size: 0.7em;
}
.smallAdCopyArea h2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #A41D45;
	margin-top: 10px;
}
.smallAdButtonArea {
	height: 27px;
	width: 250px;
	display: block;
	padding-top: 9px;
	clear: both;
}
.btnAddToBasket {
	float: right;
	margin-right: 10px;
}
.btnMoreInfo {
	float: left;
	margin-left: 10px;
}


.lineBreak {
	display: block;
	clear: both;
	height: 10px;
	width: 164px;
}
.pleaseNote {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AE254C;
	padding: 10px;
	margin-top: 10px;
}
.plsWait {
	font-size: 0.7em;
	font-weight: normal;
	background-color: #666666;
	padding: 10px;
	width: 490px;
	margin-top: 10px;
	color: #FFFFFF;
}
.addOrd {

	font-size: 0.8em;
	font-weight: bold;
	background-color: #48C3C5;
	padding: 10px;
	width: 490px;
	margin-top: 10px;
	color: #FFFFFF;
}
.plsWait a {
	font-weight: bold;
	color: #FFFFFF;
}
#content h1 {
font-size: 22px;
color: #D45126;;
font-family:"Trebuchet MS",Arial;

}
#content h2 {
	font-size: 18px;
	font-weight: bold;
	color: #D45126;;
	font-family:"Trebuchet MS",Arial;
}

#content p,ul {
	font-size: 0.8em;
	margin-bottom: 12px;
}
#content li {
	/*list-style-type: disc;*/
}
#feature {
	background-image: url(../layoutimages/bg_feature_small.gif);
	padding: 6px;
	height: 139px;
	width: 238px;
	float: left;
	display: inline;
	margin-right: 10px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#feature  h1   {
	color: #FFFFFF;
	margin-bottom: 10px;
	font-size: 0.9em;
}
#feature a.copy, .adSkipHop a.copy {
	color: #333300;
}
#feature a.foot, .adSkipHop a.foot {
	color: #333300;
	font-size: 0.8em;
	line-height: 16px;
}
#feature p {
	font-size: 0.7em;
	line-height: 16px;
}
.goBack {
	clear: both;
	padding-bottom: 6px;
	display: block;
}
.moreImages {
	line-height: 24px;
	background-image: url(../layoutimages/more_images_bg.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 2px 10px;
	clear: both;
	height: 26px;
	width: 756px;
	margin-bottom: 12px;
}
.smallAdTwo {
	clear: left;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.adSkipHop {
	background-image: url(../layoutimages/ad_skip_hop.jpg);
}
.adBushBaby {
	background-image: url(../layoutimages/bg_bushbaby.jpg);
}
.adOiOi {
	background-image: url(../layoutimages/bg_oioi.jpg);
}
.adSkipHop, .adBushBaby, .adOiOi {
	background-repeat: no-repeat;
	display: block;
	clear: both;
	height: 145px;
	width: 620px;
	padding-right: 25px;
	padding-left: 125px;
	padding-top: 6px;
	overflow: hidden;
	font-size: 0.8em;
}
.adSkipHop p {
	line-height: 14px;
}

#content .anAddress {
	list-style-type: none;
}
#thanks {
	font-size: 0.8em;
}
#royalmail {
	background-image: url(../layoutimages/bg_feature_rm.gif);
	padding: 6px 6px 6px 8px;
	height: 139px;
	width: 236px;
	float: left;
	display: inline;
	margin-right: 10px;
	overflow: hidden;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#royalmail h1 {
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 28px;
	clear: both;
}
#royalmail p {
	font-size: 0.7em;
}

.pss {
	height: 21px;
	line-height: 21px;
	display: block;
}
.homeLink {
	list-style-type: none;
}
.homeLink li {
	display: block;
	width: 164px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7DC7C8;
}
.homeLink a {
	color: #2F3130;
	text-decoration: none;
}
#wrapperBottom .owner {
	font-size: 0.7em;
	display: block;
	float: right;
	width: 200px;
	line-height: 12px;
	text-align: right;
	margin-top: 8px;
}
#wrapperBottom .pay {
	font-size: 0.7em;
	display: block;
	line-height: 12px;
	margin-top: 8px;
}
.hide {
	display: none;
}

#content .note {
	font-size: 90%;
	margin-top: 12px;
	margin-right: 21px;
	margin-bottom: 4px;
}
#content .note h2 {
	font-size: 105%;
}
#content .homecopy {
	font-size: 70%;
	line-height: 16px;
	margin-bottom: 10px;
}
#featurePanel {
	background-color: #ffffff;
	background-image: url(../layoutimages/feature_panel_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#featurePanel h1 {
	background-image: url(../layoutimages/feature_panel_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 755px;
	padding-top: 10px;
	padding-left: 15px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
}
#featurePanel h2 {
	padding-left: 15px;
}

#featurePanel p {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#featurePanel ul {
	padding-left: 15px;
	list-style-position: inside;
	line-height: 20px;
	padding-bottom: 15px;
}
#featurePanel a {
	color: #000000;
}
#stext {
	margin-top: 3px;
	margin-bottom: 3px;
	width: 100%;
}
.twinlist {
	display: block;
	padding: 4px;
	float: left;
	width: 340px;
}
.floatLeft {
	float: left;
}
.imgBorder {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #000000;
}


#featurePanel br {
	clear: both;
	width: 100%;
}
#menuArea   #mainMenu   li  {
	position: relative;
}
#menuArea   a   .tooltip {
	display: none;
}

#menuArea     #mainMenu     li:hover .toolTip     {
	background-image: url(../layoutimages/new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	height: 51px;
	width: 130px;
	z-index: 10;
	left: -147px;
	top: -55px;
	display: block;
}

#menuArea   a   .freeship {
	display: none;
}

#menuArea     #mainMenu     li:hover .freeship     {
	background-image: url(../layoutimages/freeship.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	height: 51px;
	width: 130px;
	z-index: 10;
	left: -147px;
	top: -55px;
	display: block;
}

#mainMenu    .offers  {
	font-weight: bold;
	color: #FFFFFF;
	BACKGROUND-IMAGE: url(../layoutimages/xheadbg.jpg);
	background-color: #fff;
	line-height: 18px;
	border-right:1px dotted #cccc99;
	border-bottom:1px solid #cccc99;
	border-left:1px dotted #cccc99;
}

#mainMenu    .offers  a{
	font-weight: bold;
	color: #000000;

	
}
