*{

	border: 0;

	margin: 0;

	padding: 0

}

body{

	background:url(images/gradient.gif) repeat-x scroll #BFD8E7;

	color: #f5f5f5;

	font: .75em sans-serif;

	padding: 0 0 20px;

	line-height:1.8em;

}

a{

	color: #0066CC;

	text-decoration: none

}

a:hover{

	text-decoration: underline

}

input,select,textarea{

	border: #e6e6e6 1px solid;

	font-size: 12px;

	padding: 2px

}

li{

	list-style: none

}

h2{

	color: #0066CC;

	font-size: 1.8em;

	letter-spacing: -1px;

	margin: 0 0 .8em

}

h2 a{

	color: #0066CC

}

h3{

	color: #0066CC;

	font-size: 16px;

	margin: 0 0 1em;
	
	list-style: underline;

}

h4{
	color: #304B6E; 
	font-size: 14px; 
	color: #444444;
	margin: 0 0 1em
}

p{

	padding: 0.75em 0 0.75em

}

/*=== Intro ===*/

.intro {

	line-height:1.3em;

	z-index:0;

}

.intro a {

	color:#FFFFFF;

	text-decoration:underline;

}

.intro a:hover {

	color:#222222;

	text-decoration:underline;

}



/*=== Layout ===*/

#page{

	margin: 0 auto;
	width: 966px;
}

#h1{
	padding: 0 0 0 10px;
}

/*=== Header ===*/

#header{

	height: 90px;

	position:relative;

}

#header .spacer{

	float: right;

}

/*- Logo -*/

#logo {
	float: left;
	width:414px;
}

#header h1{

	float: left;

	_width:414px;

}

#header h1 a{

	display: block;

	height: 90px;

}

#header h1 a:hover{

	text-decoration: none

}



/*=== Buttons ===*/

.btn-rounded{

	line-height: 30px;

	font-weight:bold;

	float: left;

}

.btn-rounded a{

	background: url(images/btn-rounded.gif) no-repeat left;

	color: #ffffff;

	padding: 0 0 0 13px;

	display: block;

	float: left;

}

.btn-rounded a span{

	background: url(images/btn-rounded.gif) no-repeat right;

	height: 30px;

	padding: 0 13px 0 0;

	display: block;

	float: left;

}



.btn {

	margin:0; 

	padding:5px 10px;

	background:url(images/btn.gif) repeat-x;

	border:1px solid #98ac2b;

 	color:#FFFFFF;

	font-weight:bold;

}





/*=== Navigation ===*/

/*- Nav1 -*/

/*=== Page Nav ( alternative with dropdowns) == */

/************************************************
*	Navbar      								*
************************************************/

#navbar {
	width: 960px;
	height: 29px;
	color: #CD0000;
	margin: 0px auto 0px auto;
	border-bottom: #000 3px solid;
	}

#navbarleft {
	width: 960px;
	float: left;
	margin: 0px;
	padding: 0px;
	}

#navbar ul {
	list-style:none outside none;
	margin:0;
	}

#navbar li {
	background:url(images/nav_right.gif) no-repeat scroll right top transparent;
	float:left;
	margin-left:4px;
	}

#navbar li a {
	background:url(images/nav_left.gif) no-repeat scroll left top transparent;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:1.5em;
	font-weight:normal;
	padding:4px 0;
	text-align:center;
	text-decoration:none;
	margin-left:0px;
	}

#navbar li a:hover, #navbar li a:active {
	background:url(images/nav_left.gif) no-repeat scroll left top transparent;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:1.5em;
	font-weight:normal;
	padding:4px 0;
	text-align:center;
	text-decoration:underline;
	margin-left:0px;
	}
	
li#nav-home {
margin-left:0;
}
li#nav-home a{
width:82px;
}
li#nav-popular a {
width:120px;
}
li#nav-discounts a {
width:150px;
}
li#nav-categories a {
width:120px;
}
li#nav-expiring a {
width:102px;
}
li#nav-stores a {
width:89px;
}
li#nav-about a {
width:89px;
}
li#nav-blog a {
width:180px;
}
li#nav-today a {
width:125px;
}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #555555;
	width: 150px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-transform: none;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #777777;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -32px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}


#nav1 {

	font-size:16px;

	font-weight:bold;

	height:30px;

	letter-spacing:-1px;

	float:left;	

	margin-bottom:0px 0 0;

	text-transform:uppercase;

}

#nav1, #nav1 ul {

	padding: 0;

	list-style: none; 

	line-height: 1;

	z-index: 100;

}



#nav1 a {

	display: block;

	line-height: 30px;

	padding: 0 10px;

	z-index: 100;

}



#nav1 li {

	float: left;

	line-height: 30px;

	margin: 0 4px 0 0;

}

#nav1 li a{

	color: #3f3f3f;

	padding: 0 0 0 13px;

	text-decoration: none

}

#nav1 li a span{

	display: inline-block;

	height: 30px;

	padding: 0 13px 0 0;

}



#nav1 li a:hover,

#nav1 li.active a, 

#nav1 li.current_page_item a{

	background: url(images/btn-rounded.gif) no-repeat left;

	color: #ffffff;

	cursor: pointer;

	text-decoration: none;

}



#nav1 li.active a span,

#nav1 li.current_page_item a span,

#nav1 li a:hover span{

	background: url(images/btn-rounded.gif) no-repeat right; 

}


/************************************************
*	SubNavbar      								*
************************************************/

#subnavbar {
	background: #F3F3F3;
	width: 960px;
	height: 28px;
	color: #CD0000;
	margin: 0px auto 0px auto;
	padding: 0px;
	}
	
#subnav {
	margin: 0px;
	padding: 0px;
	}
	
#subnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	}
	
#subnav li a, #subnav li a:link, #subnav li a:visited {
	color: #CD0000;
	display: block;
	font-size: 0.9em;
    	font-weight: bold;
    	text-decoration: none ;
    	margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
	border-right:dotted 1px #cccccc;
	}

#subnav li a:hover, #subnav li a:active {
	background: #F3F3F3;
	color: #CD0000;
	display: block;
	text-decoration: underline;
    	margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #F3F3F3;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #888888;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}

#subnav li li { 
	}

#subnav li ul a { 
	width: 150px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -25px 0 0 171px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfhover1 { 
	position: static;
	}


/* Style drop down list */



#nav1 li ul {

	position: absolute;

	left: -999em;

	width: 168px;

	font-weight:normal;

	letter-spacing:0;

	text-transform:none;

}

#nav1 li ul li {

	border: 1px solid #F7F6F6;

	border-width:0 1px 1px;

	background: #FFF;

	float: none;

}



#nav1 li.current_page_item ul li a{

	background: #FFF;

}



#nav1 li ul li a:hover,

#nav1 li ul li.active a, 

#nav1 li ul li.current_page_item a{

	background: #F6F6F6;

}



#nav1 li ul li a span,

#nav1 li ul li.active a span,

#nav1 li ul li.current_page_item a span,

#nav1 li ul li a:hover span {

	background:none !important;

	color: #000;

}



#nav1 li:hover ul, #nav1 li.sfhover ul {

	left: auto;

}



#nav1 li ul li a span{

	display:inline;

	height: 30px;

	padding: 0 13px 0 0

}



#nav1 li ul li a {

	line-height: 30px;

	font-size: 11px;

	color: #555555;

	width: 150px;

}



#nav1 li ul li ul li a {

	border-width:0 1px 1px 0px;

}

#nav1 li ul ul {

	margin: -31px 0 0 163px;

}



#nav1 li:hover ul ul, #nav1 li.sfhover ul ul {

	left: -999em;

}





#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul {

	left: auto;

}



/* IE7 Fix */



#nav1 li:hover, #nav1 li.hover {  

	position: static;

	visibility:visible

}



html>body #nav1 li ul li { *margin-top:-2px; }



/*- Nav2 -*/

.nav2 li, .widget li{

	background: url(images/ico-next.gif) no-repeat left 10px;

	border-bottom:1px dotted #ccc;

	padding: .5em 0 .5em 20px;

	}

.nav2 li a, .widget li a{

	color: #555555;

}

.nav2 li a:hover, .widget li a:hover{

	color: #a4b92e;

	text-decoration: none

}

#rightcol .widget .textwidget ul { margin:0; padding:0; }


/*=== Outer Page ===*/

#outerpage{
	width: 962px;
	height: 1%;
	margin: 0 auto;
	padding: 0px 0px 10px 4px;
	background: url(/wp-content/themes/promotioncodes/images/bg.png);
}
	
/*=== All Columns ===*/

#columns{
	background:#FFFFFF;
	width: 958px;
	
	height: 1%;
	
}

/*=== Center Column ===*/

#centercol{

	float: left;

	width: 620px

}

/*=== Right Column ===*/

#rightcol{

	float: right;

	margin: 0px 0 0;

	width: 320px

}

#rightcol h3{

	color: #ffffff;

	font-size: 1em;

	height: 2.4em;

	margin-top:10px;

}

#rightcol h3 span{

	background: #ceccbb;

	display: block;

	float: left;

	line-height: 2.4em;

	padding: 0 10px;

}

#rightcol .widget ul, #rightcol .textwidget {

	background: #f0eee1;

	height: 1%;

	margin: 0 0 2em;

	padding: 7px 15px 15px

}



/*=== Sub Columns ===*/

.col1{

	float: left;

	width: 115px;

	margin:0 0 1em;	

}

.col1 a{

	color: #555555;

	text-decoration: underline

}

.col2{

	float: right;

	width: 425px

}

.col3{

	float: left;

	padding: 0 35px 0 0;

	width: 273px

}

.col3.last, .col6.last{

	padding: 0

}

.col3.nav2, .col6.nav2{

	background: none;

	padding: 0

}

.col3 h2{

	color: #464646;

	margin: 0 0 .5em

}

.col3 p{

	padding: 0

}

.col4{

	float: left;

	width: 335px

}

.col5{

	float: right;

	width: 415px

}

.col5 img{

	border: 10px solid #f6f5ed;

}

.col6{

	float: left;

	padding: 0 20px 20px 0;

	width: 300px

}

* html .col6{

	width: 290px;

}

/*=== Styling Boxes ===*/

/*- Box1 -*/

.box{

	margin: 0 1em 1em;
	
	width: 620px

}

.box .top,.box .bot{

	background: url(images/box-top.gif) no-repeat top;

	clear: both;

	height: 10px;

	overflow: hidden

}

.box .bot{

	background: url(images/box-bot.gif) no-repeat top

}

.box .spacer{

	background: #ffffff;

	height: 1%;

	padding: 15px 15px

}

/*- Sidebar -*/

.box2{
	background: #FFF;
	margin: 0px 0 1em;
	width: 320px;
	float: left;
	}

.box2 h2 {
	background:#FFF;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	color: #304b6e;
	font-family:"Trebuchet MS";
	font-size:18px;
	border-bottom: #EAEAEA 1px solid;
	width: 250px;
}
.box2 .inner{
	margin: 0px 10px 0px 10px;
	background:#eee;
	padding: 10px 10px 10px 10px;
}

.box2 .spacer{

	border:#999 solid;
	background: #FFF;
	border-width: 1px;
	

}
		

/*- Box3 -*/

.box3{

	margin: 0 0 1em;

	width: 425px

}

.box3 .top,.box3 .bot{

	background: url(images/box3-top.gif) no-repeat top;

	clear: both;

	height: 10px;

	overflow: hidden

}

.box3 .bot{

	background: url(images/box3-bot.gif) no-repeat top

}

.box3 .spcr{

	background: #f0eee1;

	height: 1%;

	padding: 0 20px;

	min-height:100px;

}

.box3 p{

	padding: 0

}

/*- Box4 -*/

.box4{

	color: #ffffff;

	

	margin: 0 0 20px;

	width: 960px

}

.box4 .top,.box4 .bot{

	background: url(images/box4-top.gif) no-repeat top;

	clear: both;

	height: 10px;

	overflow: hidden

}

.box4 .bot{

	background: url(images/box4-bot.gif) no-repeat top

}

.box4 .spacer{

	background: #b0c730;

	

	padding: 2px 5px

}

.box4 p{

	padding: 0

}

/*- Box5 -*/

.box5{

	margin: 0 0 20px;

	width: 960px

}

.box5 h2 {

	margin-bottom: 0px;

	color: #304b6e;

	font-family:"Trebuchet MS";

	font-size:24px;

	padding: 0px 0px 0px 40px;

}

.box5 .top,.box5 .bot{

	background: url(images/box5-top.gif) no-repeat top;

	clear: both;

	height: 10px;

	overflow: hidden

}

.box5 .bot{

	background: url(images/box5-bot.gif) no-repeat top

}

.box5 .spacer{

	background: url(images/box5-bgr.gif) repeat-y top;

	height: 1%;

	

}

.box5 .post img {

	border:0;

}

.box5 #mycarousel.jcarousel-skin-tango{ 

background:url(images/loading.gif) center center no-repeat; 

width:900px; 

height:95px; 

  } 

.box5 #mycarousel.jcarousel-skin-tango li{ 

  display:none; 

  } 

/*- Box6 -*/

.box6{

	margin: 10px 10px 0px 10px;

	width: 938px

}

.box6 .top,.box6 .bot{

	clear: both;

	height: 10px;

	overflow: hidden

}

.box6 .bot{

}

.box6 .spacer{

	background: #e5e3d1;

	height: 1%;

	padding: 10px 25px

}

#footer .box6 .spacer{

	padding: 10px 10px

}



/*- Wrapper -*/

.wrapper{

	float: left;

	padding: 0 0 0 20px;

}

/*- Date -*/

.date{

	background-image: url(/images/calendar.jpg);

	background-repeat: no-repeat;

	padding: 2px 0px 0px 18px;

	color: #898989;

	margin: 5px 0 3px;

	

	position: relative;

	line-height: 15px;

}

.date_expiry{

	background-image: url(/images/calendarexpiry.jpg);

	background-repeat: no-repeat;

	padding: 2px 0px 0px 18px;

	color: #898989;

	margin: 0px 0 3px;

	position: relative;

	line-height: 15px;

}



/*- Author -*/

.author{

	background-image: url(/images/author.jpg);

	background-repeat: no-repeat;

	padding: 2px 0px 0px 18px;

	color: #898989;

	margin: 5px 0 3px;

	

	position: relative;

	line-height: 15px;

}

/*=== Styling Forms ===*/

/*- Search -*/

#search{

	height: 32px;

	margin: 0px;

	padding: 0 0 0 25px

}

#search input.keyword{
	background: #ffffff;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c4c2b5;
	border-left: 1px solid #c4c2b5;
	color: #000000;
	float: left;
	font-size: 11px;
	padding: 7px 5px 8px;
	width: 190px
	}

#search2{
	margin: 0px;
	}

#search2 input.keyword{
	color: #000000;
	float: left;
	font-size: 20px;
	padding: 2px 3px 2px;
	width: 400px
	}	

/*- Form1 Setup -*/

.form1 div{

	margin: 0 0 15px

}

.form1 label{

	padding: 7px 0 0 15px

}



/* Form1 Textarea */

.form1 textarea{

	height: 165px;

	overflow: auto;

	width: 550px

}

/*=== Link Buttons ===*/

.btn-cat {

	margin: 1em 0 1.5em;

}

.btn-continue{

	margin: 0 0 2em;

}

.btn-general{

	background: #a4b92e;

	padding: 5px 10px;

	color: #ffffff;	

}

.btn-general a { 

	color: #ffffff;

}

.btn-continue a{

	background: url(images/ico-more2.gif) no-repeat left;

	padding: 0 0 0 20px

}

.btn-arr a{

	background: #bdbbac;

	color: #ffffff;

	line-height: 25px;

	padding: 5px 10px

}

.btn-arr2{

	float: left;

	padding: 130px 0 0;

	width: 27px

}

/*=== Pics, Ads etc. ===*/

.ads{

	margin: 0 0 10px

}

.ads img{

	margin: 0 8px 5px 0

}

/*=== Footer ===*/

#footer a{

	color: #949387;

	text-decoration: underline

}

#footer img{

	position: relative;

	vertical-align:middle

}

/*=== Misc. ===*/

.fix{

	clear: both;

	height: 1px;

	margin: -1px 0 0;

	overflow: hidden

}

.fl{

	float: left

}

.fr{

	float: right

}

.ac{

	text-align: center

}

.ar{

	text-align: right

}

img.centered{

display: block;

margin-left: auto;

margin-right: auto;

}



img.alignright{

padding: 4px;

margin: 3px 0 2px 10px;

display: inline;

}



img.alignleft{

padding: 4px;

margin: 3px 10px 2px 0;

display: inline;

}



.alignleft{

float: left;

}



.alignright{

float: right;

}



/*=== Posts ===*/



.post ul, .post ol{

	padding: 0 0 1.2em 2em;

}

.post ul li{

	color: #555555;

	background: url(images/ico-bullet.gif) no-repeat left top;

	padding: 0 0 0 20px;

}

.post ol li{

	list-style-type:decimal;

	margin: 0 0 0 20px;

}	

.post li a:hover{

	color: #a4b92e;

	text-decoration: none

}



.post blockquote {

	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;

	background:#F0EEE1 url(images/ico-quote.gif) no-repeat 10px 10px;

	border-top:1px solid #E5E3D1;

	border-bottom:1px solid #E5E3D1;	

	width:80%; height:auto;

	margin:0 0 15px 10px; padding:15px 25px 0px 55px;

	display:block;

}

.post h2 { margin: 0px 0px 0px 0px; }



/*=== Comments ===*/



#comments .box3 p { padding-bottom:10px; }

#respond { margin: 1em 0 0; }



/*=== Widget styling ===*/



.widget #recentcomments li{

	background: url(images/hl-dot.gif) repeat-x bottom;

	padding: .5em 0

}

.widget #recentcomments li a{

	background:none;

	color: #a4b92e;

	text-decoration:none;

}

.widget #recentcomments li a:hover{

	color: #a4b92e;

	text-decoration: underline;

}



.widget #searchform, .widget #calendar_wrap{

	background: #f0eee1;

	height: 1%;

	margin: 0 0 2em;

	padding: 7px 15px 15px

}



.widget #searchform, .widget #calendar_wrap{

	clear: both;

	height: 1%;

	margin: 0 0 14px;

}



.widget #wp-calendar caption {

	font-size:1.2em;

	text-transform: uppercase;

	font-weight: bold;

	padding-top: 10px;

	padding-right: 5px;

	padding-bottom: 10px;

	padding-left: 5px;

	margin-bottom:5px;

	color:#333333;

}



.widget #wp-calendar {

	margin-left:auto;

	margin-right:auto;

	text-align:center;

	width:240px;

}



.widget #wp-calendar thead th {

	color:#333333;

}





.widget #wp-calendar tfoot td {

	padding:10px 0 10px 0;

	text-align:left;

}



.widget #wp-calendar tfoot td#next {

	text-align:right;

}



.widget #wp-calendar td {

	width:auto;			

}



.widget #wp-calendar td a {

	padding:2px;

	text-decoration:underline;

}



.widget #wp-calendar tfoot td a {

	color:#333333;	

}

.quote {

	background:url(images/ico-quote.gif) no-repeat top left;

	margin:9px 0 0;

	width:37px;

	height:29px;

}

.flickr_badge_image img{

	margin: 0 3px 8px;

	padding: 0 7px 5px 0;

	float:left;

}

.flickr img{

	vertical-align:middle;

	margin:6px 0 8px;	

}

.subscribe img{

	vertical-align:middle;

	margin:6px 0 8px;	

}



/*=== Slider ===*/



.stepcarousel{

position: relative; 

overflow: scroll; 

width: 795px;

height: 300px; 

}



.stepcarousel .belt{

position: absolute; /*leave this value alone*/

left: 0;

top: 0;

}



.stepcarousel .panel{

float: left; 

overflow: hidden; 

margin: 15px; 

width: 770px; /

}



/*=== THREADED COMMENTS == */



ol.commentlist li.threaded .box3 { width:auto; margin:0px; }

ol.commentlist li.threaded .col1 { width:90px; }

ol.commentlist li.threaded .box3 .spcr { padding:10px 15px 0; margin:0; }

ol.commentlist li.threaded .children { margin-left:20px; }

ol.commentlist li.threaded .col2 { float:none; width:auto; margin-left:115px; }



/* Fixes 2.0 */

#nav1 li ul li.cat-item a { color:#555; }



.atoz {



	font-size:14px;

	color:#FFF;



}

.atoz_spaced {

	padding: 0px 0px 0px 5px;

	word-spacing: 6px;

}

.atoz_spaced a{

	color: #FFF;

	text-decoration: none;

}

.atoz_spaced a:hover{

	color: #FFCC00;

	text-decoration: none;

}

fieldset.topsearch {

	border: none;

	width: 500px;

	

	

}

.topsearch input, .topsearch button {

	border: none;

	float: left;

}

.topsearch input.search_box {

	color: #000;

	font-size: 1.4em;

	width: 420px;

	height: 24px;

	padding: 8px 5px 0;

	

	margin-right: 5px;

}

.topsearch input.search_box:focus {

	

	

	color: #000;

}

.topsearch button.search_btn {

	width: 60px;

	height: 32px;

	cursor: pointer;

	text-indent: -9999px;

	background: url(/images/search_bg.gif) no-repeat top right;

}

.topsearch button.search_btn:hover {

	background: url(/images/search_bg.gif) no-repeat bottom right;

}

.searchbox { 
	
	width: 500px;
	margin: 5px 0px 0px 0px;

}

.top_banner {

	padding: 10px 15px 0px 0px;

	float: right;

}

#homepage_recents {

	float: left;

	width: 620px;

}

.recents_box {

	float: left;

	width: 310px

}

.sidebar_new {

	width: 130px;

	float: right;

	margin: 0px 0 1em;

}





.sidebar_new .spacer{

	border:#CCC solid;

	border-width: 1px;



	margin: 0px 0px 0px 10px;

}

.exclusive_text {

	color: #F00;

	font-weight: bold;

}

.terms{

	background-image: url(/images/terms.jpg);

	background-repeat: no-repeat;

	padding: 2px 0px 0px 18px;

	color: #898989;

	margin: 0px 0 10px;

	position: relative;

	line-height: 15px;

}

.terms_text {

	display: none;

	padding: 0px 0px 0px 20px;

	color: #898989;

	margin: 0px 0 10px;

	position: relative;

	font-size:10px;

}

.vcode {

	width: 230px;

	height: 35px;

}

.underlay {

	display: none;

	position: absolute;

	background-image: url(/images/code-layer.gif);

	background-repeat:no-repeat;

	text-align:center;

	padding: 8px 3px 3px 3px;

	font-size: 14px;

	font-weight:bold;	

	z-index: 1;

	width: 230px;

	height: 35px;

}

.overlay {

	display: block;	

	z-index: 3;

	position: absolute;

	background-image: url(/images/reveal-layer.png);

	background-position: left;

	width: 230px;

	height: 35px;

}

.overlay-expired {

	display: block;

	

	z-index: 3;

	position: absolute;

	background-image: url(/images/reveal-layerexpired.png);

	background-position: left;

	width: 230px;

	height: 35px;

}



.vbutton {

	width: 147px;

	height: 35px;

}

.voucher-button {

	background-image: url(/images/voucher-button.png);

	background-position: left;

	cursor: hand;

	width: 147px;

	height: 35px;



}

.voucher-button-expired {

	background-image: url(/images/voucher-buttonexpired.png);

	background-position: left;

	cursor: hand;

	width: 147px;

	height: 35px;



}

.offer-button {

	background-image: url(/images/offer-button.png);

	background-position: left;

	cursor: hand;

	width: 147px;

	height: 35px;



}

.offer-button-expired {

	background-image: url(/images/offer-buttonexpired.png);

	background-position: left;

	cursor: hand;

	width: 147px;

	height: 35px;



}

.clicked {

	display: none;

	line-height:normal;

	background-color:#FFC;

}

.readinfull a{

	background: url(images/ico-more2.gif) no-repeat left;

	padding: 0 0 0 20px;

	margin: 0px 0px 0px 0px;

}

.seeallcat {

	background: url(images/ico-more2.gif) no-repeat left;

	padding: 0 0 0 20px;

	margin: 0px 0px 0px 0px;

}

.rating_div img {

	border: none;

}

.comments_left {

	background-image: url(/images/comments_icon.jpg);

	background-repeat: no-repeat;

	padding: 0px 0px 0px 20px;

}

.merch-list {

	float: left;

  width: 690px;

  margin: 0;

  padding: 0;

  background-color:#FFF

}

.merch-list ul {

  

  list-style: none;

}

 

.merch-list li {

  float: left;

  width: 160px;

  margin: 0;

  padding: 0;

} 

#followus

{

	padding: 5px 3px 5px 3px;

	margin: 0px 0px 0px 0px;

	background-color:#ffffff;

	display:block;

}

#categories

{

	padding: 5px 3px 5px 3px;

	margin: 0px 0px 0px 0px;

	background-color:#ffffff;

	display:block;

}

#categories a {

	line-height:16px;

	font-weight:600;

}



#categories .icons li {

	padding:2px 0 2px 20px;

	list-style:none;

	margin-left:0px;

	line-height:20px;

	font-weight:600;

}



#categories .icons li.business {

	background: url(/images/icons/business.jpg) no-repeat scroll left center;

}

#categories .icons li.cds {

	background: url(/images/icons/cdanddvds.jpg) no-repeat scroll left center;

}

#categories .icons li.children {

	background: url(/images/icons/children.jpg) no-repeat scroll left center;

}

#categories .icons li.clothing {

	background: url(/images/icons/clothingandaccessories.jpg) no-repeat scroll left center;

}

#categories .icons li.communication {

	background: url(/images/icons/communication.jpg) no-repeat scroll left center;

}

#categories .icons li.computing {

	background: url(/images/icons/computing.jpg) no-repeat scroll left center;

}

#categories .icons li.dating {

	background: url(/images/icons/dating.jpg) no-repeat scroll left center;

}

#categories .icons li.education {

	background: url(/images/icons/education.jpg) no-repeat scroll left center;

}

#categories .icons li.electronics {

	background: url(/images/icons/electronics.jpg) no-repeat scroll left center;

}

#categories .icons li.entertainment {

	background: url(/images/icons/entertainment.jpg) no-repeat scroll left center;

}

#categories .icons li.finance {

	background: url(/images/icons/finance.jpg) no-repeat scroll left center;

}

#categories .icons li.foodanddrink {

	background: url(/images/icons/foodanddrink.jpg) no-repeat scroll left center;

}

#categories .icons li.gambling {

	background: url(/images/icons/gambling.jpg) no-repeat scroll left center;

}

#categories .icons li.gifts {

	background: url(/images/icons/gifts.jpg) no-repeat scroll left center;

}

#categories .icons li.healthandbeauty {

	background: url(/images/icons/beauty.jpg) no-repeat scroll left center;

}

#categories .icons li.holidays {

	background: url(/images/icons/holidaysandtravel.jpg) no-repeat scroll left center;

}

#categories .icons li.homeappliances {

	background: url(/images/icons/home-appliances.jpg) no-repeat scroll left center;

}

#categories .icons li.houseandgarden {

	background: url(/images/icons/homeandgarden.jpg) no-repeat scroll left center;

}

#categories .icons li.jewellery {

	background: url(/images/icons/jewelleryandwatches.jpg) no-repeat scroll left center;

}

#categories .icons li.motoring {

	background: url(/images/icons/motoring.jpg) no-repeat scroll left center;

}

#categories .icons li.pets {

	background: url(/images/icons/pets.jpg) no-repeat scroll left center;

}

#categories .icons li.shopping {

	background: url(/images/icons/shopping.jpg) no-repeat scroll left center;

}

#categories .icons li.sportsequipment {

	background: url(/images/icons/sportsequipment.jpg) no-repeat scroll left center;

}

.scategories h3, #categories h3 a{

	color: #ffcc00;

}

.scategories h3 span{

	background: #D0D0CD;

}



.all_button a {

	font-weight:800;

	text-decoration:none;

	color:#333;

}

.all_button a:hover {

	font-weight:800;

	text-decoration: underline;

	color:#333;

}

.all_button a:visited {

	font-weight:800;

	color:#333;

}



.codes_button a {

	font-weight:800;

	text-decoration:none;

	color:#333;

}

.codes_button a:hover {

	font-weight:800;

	text-decoration: underline;

	color:#333;

}

.codes_button a:visited {

	font-weight:800;

	color:#333;

}



.deals_button a {

	font-weight:800;

	text-decoration:none;

	color:#FFF;

}

.deals_button a:hover {

	font-weight:800;

	text-decoration: underline;

	color:#FFF;

}

.deals_button a:visited {

	font-weight:800;

	color:#FFF;

}

#sidebar_blog

{

	padding: 5px 3px 5px 3px;

	margin: 0px 0px 0px 0px;

	background-color:#ffffff;

	display:block;

}



#sidebar_blog .blog_list li {

	padding:6px 0 2px 20px;

	list-style:none;

	margin-left:0px;

	line-height:16px;

	font-weight:600;

	background: url(/images/merch-li.gif) no-repeat scroll left center;

	

}

.sideblogbot a {

	font-size:10px;

	text-decoration:none;

	color:#000;

}

.sideblogbot a:hover {

	text-decoration: underline;

}

.newsletter {
	background: url(/images/newsletter.jpg) no-repeat;
	width: 280px;
	margin: 10px 0px 10px 10px;
	border-right:solid 1px #ccc;
	height: 120px;
	padding: 0px 0px 0px 18px;
	}

#voucher10 {
	background: url(images/top10.png) no-repeat;
	width: 280px;
	height: 300px;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 18px;
	}

#voucher10 h2 {
	color: #333333;
	font-size: 22px;
	font-family: sans-serif;
	font-weight: normal;
	text-align:center;
	padding: 35px 0 0 30px;
	}

#voucher10 a {
	font-family: sans-serif;
	font-size: 13px;
	}
	
#voucher10 a:hover, a:active {
    	text-decoration: underline;
	}	

#voucher10 ul {
	list-style:none outside none;
	margin:0;
	padding-top: 5px;
	}
	
#voucher10 li {
	float:left;
	width:260px;
	}	
	
.image {
        float: left;
        position: relative;
        top: -30px;
        left: 250px;
        }

li#top10 {
	min-height: 20px;
	}
	
li#top10-2 {
	background-position: 0 -100px;
	}
	

li#top10-3 {
	background-position: 0 -200px;
	}

li#top10-4 {
	background-position: 0 -300px;
	}

li#top10-5 {
	background-position: 0 -400px;
	}
	
li#top10-6 {
	background-position: 0 -500px;
	}
	
li#top10-7 {
	background-position: 0 -600px;
	}
	
li#top10-8 {
	background-position: 0 -700px;
	}
	
li#top10-9 {
	background-position: 0 -800px;
	}
	
li#top10-10 {
	background-position: 0 -900px;
	}
	
#top10 ul:hover {
	cursor: pointer;
	}
	
#top10 p {
	border-bottom: 1px dashed #CCCCCC;
	margin-left: -10px;
	}
	
.top10exclusive {
	position-top: -30px;
	color: #F00;
	font-weight: bold;
}	

.facebook {

	width: 310px;

	margin: 0px 0px 10px 10px;

	background:#FFF;

}

fieldset.subs {

	

	padding: 65px 0px 0px 0px;

	

}

.newsletter_response {

	margin: 0px 0px;

	margin-bottom: 0px;

	line-height: 1.0;

	font-size:10px;

	color:#000;

}

.ac_results {

	padding: 0px;

	border: 1px solid black;

	background-color: white;

	overflow: hidden;

	z-index: 99999;

}



.ac_results ul {

	width: 100%;

	list-style-position: outside;

	list-style: none;

	padding: 0;

	margin: 0;

}



.ac_results li {

	margin: 0px;

	padding: 2px 5px;

	cursor: default;

	display: block;

	/* 

	if width will be 100% horizontal scrollbar will apear 

	when scroll mode will be used

	*/

	/*width: 100%;*/

	font: menu;

	font-size: 12px;

	/* 

	it is very important, if line-height not setted or setted 

	in relative units scroll will be broken in firefox

	*/

	line-height: 16px;

	overflow: hidden;

}



.ac_loading {

	background: white url('promotioncodes.org.uk/images/indicator.gif') right center no-repeat;

}



.ac_odd {

	background-color: #eee;

}



.ac_over {

	background-color: #0A246A;

	color: white;

}

img.thumbnail {

	border:#CCC 3px solid;

	}

.browse_box_top {

	background: url(/images/browse-box-top.jpg) no-repeat;

	width: 560px;

	

}

.browse_box_top h2 {

	margin: 0px;

	margin-bottom: 0px;

	font-size:18px;

	margin-left: 5px;

	margin-top: 3px;

}

.browse_box_top h3 {

	margin: 0px;

	margin-bottom: 0px;

	font-size:12px;

	margin-left: 5px;

}

.browse_box_text {

	background: url(/images/browse-box-text.jpg) no-repeat;

	width: 198px;

}

.browse_box_tab1_off {

	background: url(/images/browse-box-tab1-off.jpg) no-repeat;

	width: 81px;

	background-position: left;

	cursor: hand;

}

.browse_box_tab1_off a {

	font-weight:500;

	color:#000;

}

.browse_box_tab1_selected {

	background: url(/images/browse-box-tab1-selected.jpg) no-repeat;

	width: 81px;

	cursor: hand;

}

.browse_box_tab1_selected a {

	font-weight:500;

	color:#000;

}

.browse_box_tab2_off {

	background: url(/images/browse-box-tab2-off.jpg) no-repeat;

	width: 90px;

	background-position: left;

	cursor: hand;

}

.browse_box_tab2_off a {

	font-weight:500;

	color:#000;

}

.browse_box_tab2_selected {

	background: url(/images/browse-box-tab2-selected.jpg) no-repeat;

	width: 90px;

	cursor: hand;

}

.browse_box_tab2_selected a {

	font-weight:500;

	color:#000;

}

.browse_box_tab3_with4th_off {

	background: url(/images/browse-box-tab3-with4th-off.jpg) no-repeat;

	width: 90px;

	background-position: left;

	cursor: hand;

}

.browse_box_tab3_with4th_off a {

	font-weight:500;

	color:#000;

}

.browse_box_tab3_with4th_selected {

	background: url(/images/browse-box-tab3-with4th-selected.jpg) no-repeat;

	width: 90px;

	cursor: hand;

}

.browse_box_tab3_with4th_selected a {

	font-weight:500;

	color:#000;

}



.browse_box_tab3_without4th_off {

	background: url(/images/browse-box-tab3-without4th-off.jpg) no-repeat;

	width: 91px;

	background-position: left;

	cursor: hand;

}

.browse_box_tab3_without4th_off a {

	font-weight:500;

	color:#000;

}

.browse_box_tab3_without4th_selected {

	background: url(/images/browse-box-tab3-without4th-selected.jpg) no-repeat;

	width: 91px;

	cursor: hand;

}

.browse_box_tab3_without4th_selected a {

	font-weight:500;

	color:#000;

}



.browse_box_tab4_off {

	background: url(/images/browse-box-tab4-off.jpg) no-repeat;

	width: 101px;

	background-position: left;

	cursor: hand;

}

.browse_box_tab4_off a {

	font-weight:500;

	color:#000;

}

.browse_box_tab4_selected {

	background: url(/images/browse-box-tab4-selected.jpg) no-repeat;

	width: 101px;

	cursor: hand;

}

.browse_box_tab4_selected a {

	font-weight:500;

	color:#000;

}

.browse_box_bot {

	background: url(/images/browse-box-bot.jpg) no-repeat;

	width: 560px;

}

.browse_box_filler {

	background: url(/images/no4th-filler.jpg) no-repeat;

	width: 100px;

}

.similar_top {

	background-color: #E4E4E0;

	width: 560px;
	
	height: 40px;

	

}

.similar_top h2 {

	margin: 0px;

	margin-bottom: 0px;

	font-size:18px;

	margin-left: 5px;

	margin-top: 5px;

}
.searched_for {
	background: #EDEDED;
	width: 550px;
	padding: 5px 0px 2px 5px;
}
.vcuk-bc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFF;
}
.vcuk-bc a {
	color:#fff;
	text-decoration:none;
}
.vcuk-bc a:hover {
	color: #000;
}
#crp_related ul li {
	list-style:disc;
}
div.atoz {
	padding: 3px;
	margin: 3px;
	float: right;
}

div.atoz a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #304b6e;
	font-size: 9px;
	text-decoration: none; /* no underline */
	color: #304b6e;
	
}
div.atoz a:hover, div.atoz a:active {
	border: 1px solid #ccc;

	color: #304b6e;
}
div.atoz span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #909;
		
		font-weight: 600;
		background-color:#909;
		color: #FFF;
	}
	div.atoz span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
. merchantimg {
	 border: 2px solid ccc;
	 }
.merchantimg a {
 border: 2px solid ccc;
 }
