/* General styles */

body {  background-image: url(../images/UKPriceComparisonShoppingMallMerchantsList.jpg);
	font: bold 17px Arial Black, Verdana, Helvetica, sans-serif;
	text-align: left;
}

.hovermenu {
		 background: url(../images/UKPriceCompareSite.jpg);
                 min-height: 25px;
	}
	
	.hovermenu ul{
		font: bold 13px arial;
		padding-left: 71px;
                margin-left: 0;
		height: 20px;
	}
	
	.hovermenu ul li{
		list-style: none;
		display: inline;
	}
	
	.hovermenu ul li a{
		padding: 2px 0.5em;
		text-decoration: none;
		float: left;
		color: #000035;
		background-color: #98ccff;
		border: 4px outset #ffcc00;
	}
	
	.hovermenu ul li a:hover{
		background-color: transparent;
		border: 4px inset #0000cc;
		color: #cc0000;
	}
	
	html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
		border-style: inset;
	}

td {
	font: bold 6px Verdana, Arial, Helvetica, sans-serif;
	color: #ffff00;
	text-align: left;
}

th {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #ffff00;
}

a:link, a:visited {
        text-decoration: none;
        color: #000098;
}

a:hover {
	text-decoration: underline;
	color: #00ffcc;
}

h2 {
	font: 14px Arial Black, Verdana, Helvetica, sans-serif;
	color: #980000;
	margin-top: 0;
}

h3 {
	font: bold 17px Arial Black, Verdana, Helvetica, sans-serif;
	color: #890000;
	margin-top: 0;
}

img {
	border: none;
}

form {
	display: inline;
}

#sw_breadcrumb {
	margin: 10px 0;
	clear: both;
}

#sw_breadcrumb a {
	text-decoration: underline;
	color: #000089;
}

#sw_frame {
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}

/* the following styles position the navigation to the left and content on the right */

#rightCol {
         float: right;
         width: 180px;
        }

#sw_container {
	float: left;
	vertical-align: top;
	width: 85%;
	margin: 0;
	margin-left: -180px;
}

#sw_nav {
	float: left;
	width: 180px;
}

#sw_content {
	margin: 0;
	margin-left: 190px;
}

/* Shared elements. All main components use this formatting*/

.sw_hotpicks, .sw_featuredmerch, .sw_cats, .sw_similar_products {
	clear: both;
	border: 0px outset #0000CC;
        padding: 10px;
	margin-bottom: 10px;
	position: relative;
}

.sw_hotpicks ul, .sw_featuredmerch ul, .sw_cats ul, .sw_similar_products ul {
	list-style-type: none;
	margin: 0;
	margin-left: 0;
	padding-left: 0;
}


/* Search box styling */

.sw_searchbox {
	clear: both;
	background-image: url(../images/Best-Price-Comparison-Shopping-Site-UK.jpg);
	border: 3px outset #0000CC;
	padding: 10px;
	margin: 0px;
	margin-bottom: 10px;
}

.sw_searchbox select {
	height: 18px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #890000;
}

#sw_searchform {
	display: inline;
}

#sw_searchbox h2 {
	font: 14px Arial Black, Verdana, Helvetica, sans-serif;
	color: #890000;
	margin: 0;
	padding: 0;
}

#sw_searchform select {
	height: 18px;
	width: 270px;
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	color: #890000;
	padding: 0;
	margin: 0;
	margin-right: 8px;
	vertical-align: middle;
}


input#sw_searchterm {
	width: 278px;
	height: 18px;
	font: bold 13px Arial, Verdana, Helvetica, sans-serif;
	color: #890000;
	padding: 0;
	margin: 0;
	border: 3px solid #0000ff;
	vertical-align: middle;
}

input#sw_searchbutton {
	vertical-align: middle;
}


.sw_searchsuggestion {
	border: 6px dashed #0000ff;
	padding: 8px;
	margin: 6px 0;
	font-size: 13px;
	font-weight: bold;
}

.sw_searchsuggestion h3 {
	margin: 0;
	display: inline;
	color: #890000;
	font-size: 13px;
}

.sw_searchsuggestion p {
	margin: 0;
	display: inline;
}

.sw_searchsuggestion ul {
	margin: 6px 0;
	padding: 0;
}

.sw_searchsuggestion ul li {
	display: inline;
	margin: 0;
	margin-right: 10px;
	padding: 0;
}

.refineby {
	margin: 10px 0;
	position: relative;
	width: 100%;
}


.refineby h3 {
	margin: 0;
	margin-top: 10px;
	font-size: 16px;
}

.refineby table {
	border-collapse: collapse;
	width: inherit;
}


.refineby td, .refineby th {
	border: 4px solid #0000ff;
	background-image: url(../images/cloth119.jpg);
	padding: 6px;
	font-size: 16px;
	vertical-align: top;

}

.refineby th {
	background-image: url(../images/cloth119.jpg);
}

.refineby a#clear {
	font-size: 15px;
	color: #ffff00;
}

.active_filters {
	border: solid #0000ff 3px;
	padding: 3px;
}




/* Hot Picks styling */

.sw_hotpicks, .sw_similar_products {
	height: 1%;
	min-height: 120px;
}

/* Style added as hack for IE6 which has issues with floated elements and images.  IE ignores following style. */
html>body .sw_hotpicks {
	height: auto;
}

.sw_hotpicks h2, .sw_similar_products h2 {
	font: bold 17px Arial, Verdana, Helvetica, sans-serif;
	color: #ffcc00;
	margin: 0;
	padding: 0;
}

.sw_hotpicks h3, .sw_similar_products h3  {
	font-weight: bold;
	font-size: 17px;
}


.sw_hotpicks li, .sw_similar_products li {
	float: left;
	width: 232px;
	padding: 10px;
}

.sw_hotpicks span, .sw_similar_products span {
	float: left;
 	width: 80px;
 	height: 80px;
}

.sw_hotpicks img, .sw_similar_products img {
 	margin-right: 10px;
	border: 4px solid #ffcc00;
}

.sw_hotpicks div, .sw_similar_products div {
	clear: both;
	height: 1px;
}


/* Featured Merchants */


.sw_featuredmerch h3 {
	font: bold 17px Arial, Verdana, Helvetica, sans-serif;
	margin-top: 0;
}

.sw_featuredmerch li {
	margin-bottom: 10px;
	border-bottom: 4px dotted #0000ff;
	padding-bottom: 8px;
}

.sw_featuredmerch img {
	border: 4px solid #ffcc00;
}

#sw_featuredtext {
	margin: 0;
}

#sw_featuredtext h4 {
	margin: 0;
	font: bold 16px Arial, Verdana, Helvetica, sans-serif;
}

/* Tag Cloud styles */

.sw_tagcloud {
	padding: 10px;
	border: 4px solid #00cccc;
	margin-bottom: 10px;
	font: bold 17px Arial, Verdana, Helvetica, sans-serif;
	position: relative;
	overflow: hidden;
}

/* Category listing styles */


.sw_cats li {
	margin-bottom: 12px;
        
}

.sw_cats h3 {
        background-image: url(../images/UKPriceCompareSite2.jpg);
	font-size: 14px;
        text-align: center;
        font-color: #0000cc;
	font-weight: bold;
        border: gold 0px outset;
	margin: 0;
}

.sw_cats h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 4px 0;
}

.sw_categorylist dl {
	clear: left;
	margin-bottom: 10px;
	border-bottom: 4px dotted #0000ff;
	padding-bottom: 10px;
}

.sw_categorylist dl br {
	clear: left;
}

.sw_categorylist h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 6px 0;
	position: relative;
}



.sw_categorylist dl dt {
	float: left;
	width: 200px;
	height: 20px;
}

/* styles for product listing pagination */

#sw_resultsheader {
	text-align: center;
	font-weight: bold;
	margin: 20px 0;
	clear: both;
}

#sw_resultsheader select {
	color: #ffff00;
	background-image: url(../images/cloth119.jpg);
	border: 4px solid #0000ff;
	font: bold 17px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;

}

#sw_prodsperpage {
	float: left;
	margin-right: 20px;
}

#sw_sortby {
	float: right;
	margin-left: 20px;
}

#sw_pagination {
	font-weight: bold;
	text-align: center;
}


/* product listing styles */


.sw_productlist {
	width: 100%;
	margin: 10px 0;
	position: relative;

}

.sw_productlist table {
	width: inherit;
}

.sw_productlist h3, .sw_productdesc h3 {
	font: bold 16px Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.sw_productdesc p {
	font: bold 16px Arial, Verdana, Helvetica, sans-serif;
}

td.sw_productentry {
	background-image: url(../images/cloth119.jpg);
	vertical-align: top;
	border: 4px solid #ffcc00;
	width: 50%;
	padding: 10px;
	margin: 10px !important;
}

.sw_productphoto {
	display: block;
        border: 4px solid #ffcc00;
	float: left;
	margin-right: 10px;
}

.sw_productdesc {
	margin: 0;
}

.sw_productdesc ul {
	list-style-type: square;
	margin: 0;
}

.sw_productdesc ul li {
	background-image: url(../images/cloth119.jpg);
	margin-left: 18px;
	padding-left: 2px;
}

.sw_productcat {
	margin: 8px 0;
	font-size: 14px;
}

.sw_productcat a {
	text-decoration: none;
}

.sw_productlogo {
	display: block;
	float: right;
}

.sw_productdivider {
	clear: right;
	display: block;
	height: 1px;
}

.sw_productbuy {
	float: right;
	font: bold 15px Arial, Verdana, Helvetica, sans-serif;
	vertical-align: top;
}

.sw_productbuy img{
	margin-left: 10px;
	vertical-align: middle;
}

.sw_retailer_info {
	clear: left;
	padding-top: 10px;
}

.sw_error {
	clear: both;
	background: #fff url(../images/warning_icon.gif) no-repeat top left;
	padding-left: 60px;
	height: 50px;
	font-size: 12px;
	margin: 18px 0;
}


.sw_error h3 {
	font-size: 12px;
	color: #f00;
	margin: 0;
}

#videoBar-bar { 
clear:left; 
}

#RSSFeed{ 
clear:right; 
}


/* footer */

#sw_footer {
	clear: both;
        background-image: url(../images/BestUKShoppingDealFooter2.jpg);
        font-size: 13px;
        color: #ffcc00;
        margin: 0px 0;
        padding: 0px 0;
        padding-right: 1px 0;
        padding-left: 1px 0;
	border: 4px outset gold;
}



