body,div,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var,optgroup{font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
html			{ background:#fff url('http://searchengenie.co.uk/i/htmlbg.gif') repeat-y center top;font-size:0.7em;font-family:Verdana, Arial, Helvetica, sans-serif; }

body{ background:#fff url('http://searchengenie.co.uk/i/robot.jpg') no-repeat left top; width:75%;margin:0 auto;border:1px solid #ccc;}

h1,h2,h3,h4,h5,h6{
	font-weight:700;
	color:#002655;
}
h1{
	font-size:1.5em;
}
h2{
	font-size:1.4em;
}
h3{
	font-size:1.3em;
}
h4{
	font-size:1.2em;
}
h5{
	font-size:1.1em;
}
h6{
	font-size: 1em;
}



a {
	text-decoration:none;
	color:#002655;
}

a:hover {
	text-decoration:underline;
	color:#376AAB;
}
a:visited {
	color:#5386D5;
}

.logo{
	float:left;
	margin-left: 125px;
}

#pageContain{
	/*border:1px solid #002655;*/
	width: 99%;
	height: 100%;
	margin: 0 auto;
	overflow:hidden;
}


#header{
	/*border:1px solid green;*/
	width: 100%;
	height:100px;
}

#searchBar{
	float:right;
	border: 1px solid #ccc;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius:20px;
	background:url('http://searchengenie.co.uk/i/silver_bg_search.png') repeat-x center left;
	padding: 12px 17px;
	margin: 10px;
	position:relative;
}
input.search{
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #7F8FC3;
	font-size:2.2em;
	font-weight:700;
	float:left;
}
.searchHint{
	background:url('http://searchengenie.co.uk/i/search_hint.png') no-repeat left center;
}
#searchBar button{
	background:url('http://searchengenie.co.uk/i/search_btn.png') no-repeat center center;
	height:42px;
	width:40px;
	float:left;
	cursor:pointer;
	cursor:hand;
}
#sideBar {
	width: 18%;
	height:100%;
	float:left;
	margin:90px 0 0 0;
	
}


#mainContain {
	/*border:1px solid blue;*/
	width: 80%;
	float:left;
	margin-left: 1%;
	clear:none;
	position:relative;
}


#footer{

	width: 100%;
	height:100px;
	float:left;
	clear:both;
	margin-top: 40px;
}

.indexText{
	width: 96%;
	color: #002655;
	font-family: Courier, monospace;
}


ul#navigation,ul#relatedNavigation{
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 5px auto;
	padding:5px;
	background: #fff;
}
#navigation ul,#relatedNavigation ul{
	padding:0;
	margin:2px;
}
#navigation li,#relatedNavigation li{
	margin: 4px 0;
	border-bottom: 1px dotted #ccc;
}

#showNav {
	color: red;
	font-size:1.1em;
	font-weight: 700;
	margin: 15px 0 15px 15px;
	
	cursor:pointer;
	cursor:hand;
}

.isParent {
	font-weight:700;
	font-size:1em;
	text-decoration:none;
}
.isParent:hover {
	text-decoration:underline;
}

.isChild {
	margin:10px;
	font-weight:400;
	font-size:0.9em;
}
.isChild:hover {
}

.isGrandChild {
	margin:10px;
	margin-left:20px;
	font-weight:350;
	font-size:0.8em;
}
/*Index Only*/
#popularProducts{
	width:100%;
	margin:0 0 20px 0;
	overflow:auto;
	height:350px;
}
#popularProducts ul, #popularProducts li{
	padding:0;
	margin:0;
}
.popularProd{
	width:46%;
	height:160px;
	margin:1%;
	border: 1px dotted #000;
	overflow:hidden;
	float:left;
	padding:4px;
}
.isPopular{
	font-weight:700;
}
.prodLink{
	font-size:1.2em;
	font-weight:700;
	margin-top:20px;
}
.isPopularImg{
	width:50px;
	height:50px;
	float:left;
	margin:0 4px 4px 0;
	text-align:center;
}
.popProdPriceRange{
	font-size:0.8em;
	/*color:blue;*/
}
.popProdText{
	font-size:0.8em;
	margin:3px 0;
}

.popProdInfo{
	font-size:0.8em;
}

.popProdBestOffer{
	font-size:0.8em;
	margin:3px 0;
}
div.cellRated {
	margin:2px;
	width:50px;
	height:10px;
	background:url('http://searchengenie.co.uk/i/greyStars.png') no-repeat left top;
	float:left;
}
div.cellRating{
	height:10px;
	background:url('http://searchengenie.co.uk/i/goldStars.png') no-repeat left top;
}

/*popular category products*/
#popularCatProducts, #bestOffers {
	width:100%;
	
	margin:20px 0 20px 0;
	overflow:hidden;
}
#popularCatProducts ul, #popularCatProducts li, #bestOffers ul, #bestOffers li{
	padding:0;
	margin:0;
}
#popularCatProducts{
	padding-top: 50px;
}
.popularCatProd{
	font-size:0.8em;
	width:29%;
	height:60px;
	margin:1% 1% 2% 1%;
	border: 1px solid #aaa;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius:15px;
	background:url('http://searchengenie.co.uk/i/silver_bg_x.png') repeat-y center top;
	float:left;
	padding:8px;
	text-align:center;
	position:relative;
}
.popularCatProdHead{
	position:absolute;
	top:-20px;
	left:15px;
	font-size:1em;
	color: #000;
	font-weight: 700;
	padding:5px;
	padding-bottom:0;
	border: 1px solid #aaa;
	-moz-border-radius-topright: 5px;
		-moz-border-radius-topleft: 5px;
		-webkit-border-top-right-radius: 5px;
		-webkit-border-top-left-radius: 5px;
		-khtml-border-radius-topright:5px;
		-khtml-border-radius-topleft:5px;
	background:url('http://searchengenie.co.uk/i/silver_tab_bg.png') repeat;
}

/*Categories*/

ul.catPopularProducts, div#categoryIndex, div#catPopularMerchants{
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px;
	margin: 5px 0;
	background:#fff;
}
ul.catPopularProducts,#categoryIndex ul,#catPopularMerchants ul {
padding:0;
}
.popularOffers{
	width:97%;
	margin:1%;
	border: 0;
	overflow:hidden;
	float:left;
	padding:4px;
}

#catPopularMerchants li {
	padding: 5px;
	border-bottom: 1px dotted #aaa;
}

.isOfferImg{
	width:100px;
	height:100px;
	margin:4px;
	border:1px solid #7E8FC3;
}
.isOfferImg:hover{
	border:1px solid #002655;
}


.displayOfferImg{
	width:100px;
	height:150px;
	float:left;
	margin:10px;
}
.popCatPrice{
	font-size: 2em;
	font-weight:700;
}
#bestOffers {
	height:400px;
	overflow:auto;
}

.productList ul, .productList li{
	padding:0;
	margin:0;
	margin: 5px 15px;
}
.productCell,.errorProductCell{
	width: 96%;
	border: 1px solid #7E8FC3;
	float:left;
	padding:4px;
	position:relative;
}

.errorProductCell{
	height: 130px;
	background: url('http://searchengenie.co.uk/i/attention.jpg') no-repeat left center;
	color:#7E8FC3;
	font-size: 2em;
	font-weight: 700;
	padding: 20px;
}
.errorProductCell p{
	margin-left: 110px;
}

.productCellBestOffer{
	width: 50%;
	padding:5px;
	margin: 10px auto;
	border: 1px solid #002655;
	overflow:hidden;
}
.productCellBestOffer span{
	color:#376AAB;
	font-size:0.8em;
	font-weight: 700;
}
.productCellBestOfferDisplay img{
	margin:4px;
	border:1px solid #7E8FC3;
	float:left;
}
.productCellBestOfferDisplay img:hover{
	margin:4px;
	border:1px solid #002655;
}

span.caveat{
	font-size: 9px;
	color: #ccc;
}

div.ratings{
	padding: 10px 20px 10px 10px;
	width:100px;
	text-align:center;
	font-size: 0.8em;
	font-weight: 700;
	float:right;

}


.newProductList{
	width:97%;
	margin:1%;
	border: 2px solid black;
	overflow:hidden;
	float:left;
	padding:4px;
}

.bestProductCell{
	width:31%;
	height:180px;
	float:left;
	border:1px solid #7E8FC3;
	padding: 5px;
	margin:5px;
}

.isNewProdImg, .isBestProdImg{
	width:40px;
	height:40px;
	margin:4px;
	border:1px solid #7E8FC3;
}
.isNewProdImg:hover, .isBestProdImg:hover{
	border:1px solid #002655;
}


.displayNewProdImg, .displayBestProdImg{
	width:40px;
	height:60px;
	float:left;
	margin:16px;
}
.newProductCellBestOffer, .bestProductCellBestOffer{
	width: 80%;
	margin: 0 auto;
	overflow:hidden;
}
.pagination{
	width:90%;
	font-size:1.1em;
	color: #000;
	text-align:center;
	padding: 5px;
	margin: 5px auto;
}

.moreInfo{
	background: url('http://searchengenie.co.uk/i/moreInfo.png') no-repeat center top;
	width:150px;
	height:34px;
	min-width:150px;
	min-height:34px;
	float:left;
	margin:4px;
}

.buyNow{
	background: url('http://searchengenie.co.uk/i/buynow.png') no-repeat center top;
	width:150px;
	height:34px;
	min-width:150px;
	min-height:34px;
	float:left;
	margin:4px;
}

.moreInfo:hover{
	background: url('http://searchengenie.co.uk/i/moreInfo.png') no-repeat center bottom;
}

.buyNow:hover{
	background: url('http://searchengenie.co.uk/i/buynow.png') no-repeat center bottom;
}


.prodMoreInfo{
	float:none;
	margin: 4px auto;
}


.moreInfoSm{
	background: url('http://searchengenie.co.uk/i/moreInfoSM.png') no-repeat center top;
	width:100px;
	height:22.5px;
	min-width:100px;
	min-height:22.5px;
	margin:4px auto;

}
.moreInfoSm:hover{
	background: url('http://searchengenie.co.uk/i/moreInfoSM.png') no-repeat center bottom;
}

/*boilerplate*/
#containHead{
	float: left;
	width: 100%;
	padding: 10px;
}
#refineBy{
	float:right;
}
#breadCrumb{
	float: left;
	margin: 5px;
	font-weight: 700;
}

/*Product*/

#productDisplay{
	float:left;
	width:80%;
	padding: 10px;
	padding-right:200px;
	overflow: hidden;
	background:url('http://searchengenie.co.uk/i/robot_pres.jpg') no-repeat right top;

}


img.productImg{
	border: 1px solid #ccc;
	width:200px;
	height:200px;
	float:left;
	margin: 10px;
}
img.productImg:hover{
	border: 1px solid #002655;
}

p.productDesc{
	margin: 30px 0 20px 0;
}
span.intro{
	color:#aaa;
	font-weight:700;
}
span.subLabel{
	color:#000;
	font-weight:600;
}

span.bigger{
	font-size:1.2em;
}

p.productPriceRange{
	margin: 20px;
	font-size:2em;
}
#productOffers{
	width:98%;
	border:0;
	float:left;
	clear:both;
}
#productSpecs {
	width:85%;
	padding: 30px;
	border:1px solid #ccc;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-khtml-border-radius:30px;
	position:relative;
	float:left;
	margin:30px auto;
	background:url('http://searchengenie.co.uk/i/silver_specs_bg.png') repeat-x center center;
}

.viewport{
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background:#fff url('http://searchengenie.co.uk/i/robot_data_by.jpg') no-repeat right top;

}

h3.specs {
	margin:30px 0 0 20px;
	float:left;
	clear:both;
	color:#000;
	padding:8px;
	padding-bottom:0;
	border: 1px solid #aaa;
	-moz-border-radius-topright: 10px;
		-moz-border-radius-topleft: 10px;
		-webkit-border-top-right-radius: 10px;
		-webkit-border-top-left-radius: 10px;
		-khtml-border-radius-topright:10px;
		-khtml-border-radius-topleft:10px;
	background:url('http://searchengenie.co.uk/i/tab_bg.png') repeat;
	cursor:pointer;
	cursor:hand;
}
span.specsTip{
	width:96%;
	height:20px;
	color:#000;
	border:1px solid #7E8FC3;
}

table.productOffers{
	width:98%;
	margin: 10px auto 40px auto;
}
.productOffers td{
	padding: 4px;
	border: 1px solid #ccc;
	vertical-align:top;
}

table.productOffers tbody tr:hover{
	background-color:#fcfbd4;
}

table.productOffers td:last-child{
	text-align:center;
}

table.productOffers td:last-child img{
	border:1px solid #7E8FC3;
}
table.productOffers td:last-child img:hover{
	border:1px solid #002655;
}

table.productOffers th{
	border: 0;
}

span.tableTab{
	color: #000;
	font-weight: 700;
	padding:5px;
	padding-bottom:0;
	border: 1px solid #aaa;
	-moz-border-radius-topright: 5px;
		-moz-border-radius-topleft: 5px;
		-webkit-border-top-right-radius: 5px;
		-webkit-border-top-left-radius: 5px;
		-khtml-border-radius-topright:5px;
		-khtml-border-radius-topleft:5px;
	background:url('http://searchengenie.co.uk/i/silver_tab_bg.png') repeat;
}

.offerDetails a{
	font-weight: 700;
}

.offerImg{
	width:120px;
	text-align:center;
}

.offerImg img{
	border: 1px solid #7E8FC3;
}

.offerImg img:hover{
	border: 1px solid #002655;
}

.offerPrice{
	width: 100px;
	font-size: 1.6em;
	font-weight:700;
	color: red;
}


.sideBlock {
	width:92%;
		border: 1px solid #ccc;
		-moz-border-radius-topright: 10px;
		-moz-border-radius-topleft: 10px;
		-webkit-border-top-right-radius: 10px;
		-webkit-border-top-left-radius: 10px;
		-khtml-border-radius-topright:10px;
		-khtml-border-radius-topleft:10px;
	background:url('http://searchengenie.co.uk/i/silver_bg_x.png') repeat-y center top;
	position:relative;
	padding: 10px;
	margin-bottom:30px;
}


.sideHead {
	font-weight:700;
	width:100%;
	font-size: 0.9em;
	padding:5px;
	padding-bottom:0;
	border: 1px solid #ccc;
	-moz-border-radius-topright: 10px;
		-moz-border-radius-topleft: 10px;
		-webkit-border-top-right-radius: 10px;
		-webkit-border-top-left-radius: 10px;
		-khtml-border-radius-topright:10px;
		-khtml-border-radius-topleft:10px;
	background:url('http://searchengenie.co.uk/i/silver_tab_bg.png') repeat;
	margin:0 0 0 10px;
}
.centreHead {
	font-weight:700;
	width:100%;
	font-size: 1.1em;
	padding:5px;
	padding-bottom:0;
	border: 1px solid #ccc;
	-moz-border-radius-topright: 20px;
		-moz-border-radius-topleft: 20px;
		-webkit-border-top-right-radius: 20px;
		-webkit-border-top-left-radius: 20px;
		-khtml-border-radius-topright:20px;
		-khtml-border-radius-topleft:20px;
	background:url('http://searchengenie.co.uk/i/silver_tab_bg.png') repeat;
	margin: 0 20px;
}

#newProdCarousel,#bestProdCarousel,#popProdCarousel{
width: 90%;
	height: 150px;
	padding:15px 40px;
	border:1px solid #ccc;
	background:url('http://searchengenie.co.uk/i/silver_bg_hi.png') repeat-x center left;
	position:relative;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	float:left;
}
#popProdCarousel{
	width: 60%;
	float:left;
}

button.prev{
	position:absolute;
	left:20px;
	top: 70px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url('http://searchengenie.co.uk/i/arrow-left.png') no-repeat center center;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

button.next{
	position:absolute;
	right:20px;
	top:70px;
	width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url('http://searchengenie.co.uk/i/arrow-right.png') no-repeat center center;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

button.prev:hover,button.next:hover{
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	opacity: .8;
    -moz-opacity: .8;
    filter: alpha(opacity=80);
}

	
.horizCarousel,.indexPopCarousel{
	height: 150px;
	background:#fff;
	margin: 0 auto 20px auto;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.horizCarousel li, .indexPopCarousel li{
	width: 360px;
	float:left;
}

.sideCarousel{
	background:#fff;
	margin: 0 auto 20px auto;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.sideCarousel li{
height: 200px;
	border: 1px solid #7E8FC3;
	padding:4px;
	margin:4px;
	text-align:center;
}

.displayAccessoryImg{
	width:60px;
	height:60px;
	margin:10px;
	border:1px solid #7E8FC3;
}

.displayAccessoryImg:hover{
	border:1px solid #002655;
}
.newProductCell{
	border:1px solid #7E8FC3;
	height: 140px;
	margin: 5px;
}

#merchantInfo{
	width: 300px;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px;
}







/*lightbox*/
#SLB-Wrapper
{
  margin:0.5em 0;
  margin:auto;
  font-family:Verdana;
  text-align: left;
  position: absolute;
}

#SLB-Wrapper #SLB-Background
{
  position: absolute;
  left:7px;
  top:7px;
  float:left;
}

#SLB-Wrapper #SLB-Top
{
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}

#SLB-Wrapper #SLB-Top a
{
  float:right;
  display:inline;
  padding:0;
  margin:5px 10px;
  width:41px;
  height:16px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Top a:hover
{
  background-position:0px -16px;
}

#SLB-Wrapper #SLB-Top img
{
  float:right;
  border:0px;
  margin:6px 10px;
  width:41px;
  height:16px;
}

#SLB-Wrapper #SLB-Top div
{
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;
}

#SLB-Wrapper #SLB-Bottom
{
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight
{
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav,
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  height:52px;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav
{
  background-position:0 100%;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  background-position:100% 100%;
}

#SLB-Wrapper #SLB-Contenido
{
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador
{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right,
#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  display:inline;
  padding:0;
  margin:0;
  width:26px;
  height:26px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right
{
  background-position:26px 0;
  margin:0 18px 0 10px;
  float:right;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right:hover
{
  background-position:26px -26px;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  background-position:52px 0;
  margin-right:10px;
  float:left;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left:hover
{
  background-position:52px -26px;
}

#SLB-Wrapper #SLB-Navegador strong
{
  display: block;
  padding-top:5px;
}
