html, body {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #0b0a20;
	background: #fff;
	min-width: 890px !important;
}

p {
	font-size: 12px;
	line-height: 150%;	
}

a, a:link, a:active, a:visited {
	color: #0b0a20;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #09f;
}

/*---------- Headings ----------*/

h1 { 
      padding-top: 0;
      margin-top: 0;  
      font: bold 160% Verdana, Arial, sans-serif;
}



/* ### Background ### */

.page-tl {
	width: 50px;
	height: 135px;
	background: url(http://www.consumerdeals.co.uk/images/page-tl.png) no-repeat bottom;
}

.page-tr {
	width: 50px;
	height: 135px;
	background: url(http://www.consumerdeals.co.uk/images/page-tr.png) no-repeat bottom;
}

.page-ts {
	height: 115px;
	background: #fff;
	padding-top: 20px;
	vertical-align: top;
}

.page-sl {
	width: 50px;
	background: url(http://www.consumerdeals.co.uk/images/page-sl.png) repeat-y;
}

.page-sr {
	width: 50px;
	background: url(http://www.consumerdeals.co.uk/images/page-sr.png) repeat-y;
}

.page-ss {
	background: #fff;
	padding: 40px;
	text-align: justify;
	vertical-align: top;
}

.page-sidebar {
	width: 170px;
	vertical-align: top;
	padding-right: 10px;
}

.page-bl {
	width: 50px;
	height: 60px;
	background: url(http://www.consumerdeals.co.uk/images/page-bl.png) no-repeat;
}

.page-br {
	width: 50px;
	height: 60px;
	background: url(http://www.consumerdeals.co.uk/images/page-br.png) no-repeat;
}

.page-bs {
	height: 60px;
	background: url(http://www.consumerdeals.co.uk/images/page-bs.png) repeat-x;
}

/* ### Header ### */

.logo {
	width: 300px;
	height: 80px;
	background: url(http://www.consumerdeals.co.uk/images/logo.png) no-repeat top;
	position: absolute;
	top: 20px;
	left: 20px;
	text-align: center;
	padding-top: 25px;
	color: #003399;
}

.search {  
  font: bold 85% Verdana, Arial, sans-serif;
  color: #0b0a20;
  margin: 0 auto;
  padding: 0;
  float: right;
  vertical-align: top;
}

	input.btn {
		border: 0px;
		width: 99px;
		height: 20px;
		background: url(http://www.consumerdeals.co.uk/images/button-low.png);
		outline: none;
	}
	
	input.btnhov {
		background: url(http://www.consumerdeals.co.uk/images/button-hov.png);
		outline: none;
	}
	
	input.btndwn {
		background: url(http://www.consumerdeals.co.uk/images/button-dwn.png);
		outline: none;
	}
	
	input.text {
		background: #fff url(http://www.consumerdeals.co.uk/images/input-shdw.png) repeat-x top left;
		border: #67639b 1px solid;
		height: 18px;
		padding: 0px;
		margin: 0px;
		position: relative;
		top: -1px;
	}
	
.nav-s {
	width: 100%;
	min-width: 890px !important;
	height: 30px;
	background: url(http://www.consumerdeals.co.uk/images/nav-s.png) repeat-x;
	position: absolute;
	top: 90px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}

.nav-l {
	width: 10px;
	height: 30px;
	background: url(http://www.consumerdeals.co.uk/images/nav-l.png) no-repeat;
	display: inline-block;
	float: left;
}

.nav-r {
	width: 10px;
	height: 30px;
	background: url(http://www.consumerdeals.co.uk/images/nav-r.png) no-repeat;
	display: inline-block;
	float: right;
}

.nav-s ul, .nav-s li {
	list-style: none;
}

.nav-s ul li a, .nav-s ul li a:link {
	height: 24px;
	display: inline;
	float: left;
	position: relative;
	top: -15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	font-size: 12px;
	color: #0b0a20;
	font-weight: bold;
	text-decoration: none;
}

.nav-s ul li a:hover {
	height: 30px;
	background: url(http://www.consumerdeals.co.uk/images/nav-btnhov.gif) repeat-x;
	display: inline;
	float: left;
}

.nav-s ul li a:active {
	height: 30px;
	background: url(http://www.consumerdeals.co.uk/images/nav-btndwn.gif) repeat-x;
	display: inline;
	float: left;
}

.nav-btn-trm {
	height: 24px;
	width: 2px;
	display: inline;
	float: left;
	position: relative;
	top: -15px;
	padding-top: 6px;
	background: url(http://www.consumerdeals.co.uk/images/nav-btn-trm.png) no-repeat;
}

/* ### Body ### */

.table-1 {
	min-width: 400px !important;
	width: 75%;
}

.th-left {
	min-width: 200px !important;
	width: 30%;
	height: 20px;
	background: url(http://www.consumerdeals.co.uk/images/th-background.gif) repeat-x;
	border-left: #67639b 1px solid;
	font-size: .8em;
	text-align: left;
}

.th-center {
	min-width: 100px !important;
	width: 20%;
	height: 20px;
	background: url(http://www.consumerdeals.co.uk/images/th-background.gif) repeat-x;
	border-left: #67639b 1px solid;
	border-right: #67639b 1px solid;
	font-size: .8em;
	text-align: center;
}

.th-right {
	min-width: 100px !important;
	width: 20%;
	height: 20px;
	background: url(http://www.consumerdeals.co.uk/images/th-background.gif) repeat-x;
	border-right: #67639b 1px solid;
	font-size: .8em;
	text-align: center;
}

.td-center {
	min-width: 100px !important;
	width: 20%;
	height: 18px;
	border-top: #67639b 1px solid;
	border-bottom: #67639b 1px solid;
	border-left: #67639b 1px solid;
	border-right: #67639b 1px solid;
	font-size: .8em;
	text-align: center;
}

.td-right {
	min-width: 100px !important;
	width: 20%;
	height: 18px;
	border-top: #67639b 1px solid;
	border-bottom: #67639b 1px solid;
	border-right: #67639b 1px solid;
	font-size: .8em;
	text-align: center;
}

.actiondiv {
	width: 600px;
	background: #ff0;
	color: #f00;
	font-size: 1.5em;
	font-weight: bold;
}

.actiondiv a, .actiondiv a:link {
	text-decoration: underline;
	color: #f00;
}

.actiondiv a:hover {
	color: #f60;
}

.bookmarks {
	width: 100%;
	color: #575757;
	font-weight: bold;
	text-align: center;
}

.bookmarks a, .bookmarks a:link {
	color: #575757;
	text-decoration: none;
	font-size: .8em;
	font-weight: normal;
}

.bookmarks a:hover {
	color: #666;
	text-decoration: underline;
}

.break {
	width: 100%;
	height: 1px;
	background-color: #000;
}

.break-left {
	width: 50px;
	height: 1px;
	background: url(http://www.consumerdeals.co.uk/images/break-left.png) no-repeat;
	display: inline-block;
	float: left;
}

.break-right {
	width: 50px;
	height: 1px;
	background: url(http://www.consumerdeals.co.uk/images/break-right.png) no-repeat;
	display: inline-block;
	float: right;
}

/* ### Sidebar ### */

.nav-s-mini {
	width: 162px;
	height: 25px;
	background: url(http://www.consumerdeals.co.uk/images/nav-s.png) repeat-x;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	position: relative; 
	left: -5px;
}

.sidebar-wrapper {
	width: 162px;
	border: 1px #0b0a20 solid;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 5px;
}

.sidebar-wrapper a, .sidebar-wrapper a:link {
	color: #0b0a20;
	font-size: .8em;
}

.sidebar-wrapper a:hover {
	color: #09f;
}

.subscribe-wrapper {
	width: 167px;
	height: 160px;
	background-color: #ffa87d;
	border-bottom: 1px #000 solid;
	position: relative;
	left: -5px;
}

.subscribe-feeds {
	width: 164px;
	height: 48px;
	text-align: center;
}

/* ### Footer ### */

.footer {
	width: 100%;
	min-width: 890px !important;
	font-size: 11px;
}

.footerlefttext {
	display: inline;
	float: left;
}

.footerrighttext {
	display: inline;
	float: right;
}


/*------------------------- Wordpress Theme  --------------------------*/


.textinput {
border: #6CB800 solid 1px;
}



.left-sidebar {
z-index: 10;
float: right;
padding: 0px 5px 5px 0;
width: 220px;
}

.left-sidebar ul{
margin: 0;
padding: 0;
list-style: none;
}

table#wp-calendar th {
font-weight: bold;
}

table#wp-calendar caption {
font-size: 0.9em;
}

.entry a:link {
text-decoration: underline;
color: #000080;
}



textarea#comment {
width: 550px;
border: #6CB800 solid 1px;
}

ol.commentlist {
list-style: none;
margin: 0;
padding: 0;
}

ol.commentlist .alt {
background-color: #ffffff;
padding: 5px;
margin-bottom: 10px;
}

.postmetadata-alt {
background-color: #ffffff;
padding: 5px;
border: #6CB800 solid 1px;
font-style: italic;
text-align: center;
}

.nextpost {
float: right;
}

.previouspost {
float: left;
}

hr {
	background-color: #9089e7;
	color: #000066;
	height: 3px;
	border: 0;
}



.alignright {
	float: right;
	padding: 5px 5px 5px 5px;
	margin: 4px 4px 4px 10px;
	border: #6CB800 solid 1px;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   text-align:center;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}
