/*

Design by Free CSS Templates

http://www.freecsstemplates.org

Released for free under a Creative Commons Attribution 2.5 License

*/



body {

	margin: 0;

	padding: 0;

	background: #FFFFFF url(images/img01.gif) repeat-x;

	font: 13px Verdana, Arial, Helvetica, sans-serif;

	color: #7F7772;

}



form {

	margin: 0;

	padding: 0;

}



fieldset {

	margin: 0;

	padding: 0;

	border: none;

}



input, textarea {

	padding: 2px;

	border: 1px solid #626262;

	font: normal 1em Verdana, Arial, Helvetica, sans-serif;

}



h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a {

	margin: 0;

	text-decoration: none;

	font-weight: normal;

	color: #6AA2FD;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	

}



h1 {

	letter-spacing: -3px;

	font-size: 2.6em;

}



h2 {

	letter-spacing: -2px;

	font-size: 2em;

}



h3 {

	margin-bottom: 2em;

	font-size: 1em;

	font-weight: bold;

}



h4 {

	font-size: 1.3em;

	padding-bottom:3px;

	font-weight:bold;

}



p, ol, ul {

	margin: 0 0 2em 0;

	line-height: 200%;

}



blockquote {

	margin: 0 0 0 1.5em;

	padding-left: 1em;

	border-left: 5px solid #DDDDDD;

}



a {

	color: #6AA2FD;

}



a:hover {

	text-decoration: none;

	color: #FF7400;

}







/* Header */



#header {

	width: 890px;

	height: 50px;

	margin: auto;

}



/* end of header */



/* search box */



#searchbox {

float:right;

width:500px;

height:60px;

margin-top: 15px;

text-align:right;

padding-right:8px;

}





#searchbox input {

border: none;

}





#content h1 {

	font-size: 26px;

	letter-spacing: -1px;

	font-weight:bold;

}



#logo

{

clear: both;

	width: 890px;

	height: 80px;

	margin: 0 auto;

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

}



#logo h1, #logo p {

	float: left;

	color: #3B3B3B;

}



#logo h1 {

	height: 88px;

	padding: 20px 90px 0 0;

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

	font-size: 3em;

}



#logo p {

	margin: 0 0 0 -30px;

	padding: 70px 0 0 0;

	line-height: normal;

	letter-spacing: -1px;

	font-size: 1.8em;

	font-weight: bold;

}



#logo a {

	text-decoration: none;

	color: #3B3B3B;

	font-weight: bold;

}





/* menulinks */



#menulinks {

	color: #FF9900;

	margin-bottom: 10px;

}



#menulinks a {

	text-decoration: none;

	color: #FF9900;

	font-weight: bold;

}



#menulinks a:visited {

	text-decoration: none;

	color: #FF9900;

	font-weight: bold;

}



#menulinks a:hover { text-decoration: underline; color: #C00; font-weight: bold; 

}



/* RSS */



#rss {

	padding: 10px 0px 0px 0px;

	padding-left: 200px;

	text-align: right;

}



#rss a {

	padding: 0 0 3px 24px;

	/*background: url(images/img03.gif) no-repeat;*/

	text-decoration: none;

	font-weight: bold;

}



#rss a:hover {

	text-decoration: underline;

}



/* Search */



#search {

	float: right;

	width: 200px;

	height: 28px;

	background: #FFFFFF url(images/img02.gif) no-repeat;

}



#searchbox #s {

	width: 320px;

	height: 30px;

	background: #ffffff;

	font: normal 1em Verdana, Arial, Helvetica, sans-serif;

	font-size:16px;

	color: #999;

	border: thin #999999 solid;

	vertical-align:middle;

}



#search br {

	display: none;

}



/* Menu */



#menu {

	width: 890px;

	margin: 0;

	padding: 0;

}



#menu ul {

	float: right;

	display: block;

	margin: 0;

	padding: 0px 0 0 0px;

	list-style: none;

	line-height: normal;

}



#menu li {

	display: inline;

}



#menu a {

	margin-right: 3px;

	padding: 10px 15px 10px 10px;

	letter-spacing: -.5px;

	text-decoration: none;

	text-transform: lowercase;

	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #FFFFFF;

}



#menu a:hover { 

	text-decoration: none;

	color: #FFFFFF;

}



#menu .current_page_item a {

	color: #FFFFFF;

}



#menu .numbertxt {

	font-size: 28px;

	color: #ffa601;

}



#menu span {

	margin: 0;

	padding: 0;

} 	



/* Page */



#page {

	width: 890px;

	margin: 0 auto;

	padding: 10px 0;

}



/* Ads */



#ads {

	float: right;

	width: 160px;

	padding: 0 0 0 20px;

}



#ads ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#ads li {

	margin-bottom: 5px;

	height:35px;

	background: #F3F3F3 url(images/img05_short.gif) no-repeat left bottom

}



#ads h2 {

	width: 100px;

	height: 30px;

	padding: 2px 0 3px 30px;

/*	background: #FFB700 url(images/img05_short.gif) no-repeat;*/

	letter-spacing: -1px;

	font-size: 15px;

	font-weight: bold;

	color: #FFFFFF;

}







/* Content */



#content {

	float: left;

	width: 480px;

}





#content h2 {

	width: 480px;

	height: 30px;

	padding: 8px 0 0 30px;

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

	letter-spacing: -1px;

	font-size: 15px;

	font-weight: bold;

	color: #FFFFFF;

}



.post {

	margin-bottom: 50px;

}



.post .title {

}



.post .title h2 {

	font-size: 2.2em;

}



.post .title p {

	margin: 0;

	line-height: normal;

	color: #BABABA;

}



.post .title p a {

	color: #BABABA;

}



.post .entry {

	padding-top: 10px;

	width:480px;

}



.post .shadow {

	padding-top: 10px;

	width:480px;

	background-color:#f5f5f5;

	background: #F3F3F3 url(images/shadow_bar.gif) no-repeat;

}



.post .links {

	width: 410px;

	height: 29px;

	margin: 0;

	padding: 6px 0 0 20px;

	background: #F3F3F3 url(images/img08.gif) no-repeat;

}



.post .links a {

	padding: 0 23px;

	text-decoration: none;

	font-weight: bold;

}



.post .links a:hover {

	text-decoration: underline;

}



.post .links .more {

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

}



.post .links .comments {

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

}





.post .christmas{

	padding-top: 10px;

	width:480px;

	color:#000000;

}



.post .christmas img {

	border: 0px;

}



.post .christmas .products img {

	vertical-align: bottom; 

margin: 4px 3px 4px 3px; 

padding: 0px; 

border-style: solid; 

border-width: 1px; 

border-color: #009900; 

display: inline-block; 

}



.post .christmas h3 {

	color: #006633;

	margin-bottom:10px;

	margin-top:5px;

}



.post .christmas h4 {

	color: #990000;

	margin-bottom:2px;

	font-size: small;

}



.post .christmas a {

	color: #990000;

}



.post .christmas a:hover {

	text-decoration: none;

	color: #999999;

}





/* Sidebar */



#sidebar {

	float: right;

	width: 200px;

}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar li {

	margin-bottom: 10px;

	background: #F3F3F3 url(images/img06.gif) no-repeat left bottom;

}



#sidebar li ul {

	padding: 15px 20px;

	line-height: 200%;

}



#sidebar li li {

	margin: 0;

	padding-left: 15px;

	background: url(images/img07.gif) no-repeat 0 11px;

}



#sidebar h2 {

	width: 170px;

	height: 30px;

	padding: 5px 0 0 30px;

	background: #FFB700 url(images/img05.gif);

	letter-spacing: -1px;

	font-size: 15px;

	font-weight: bold;

	color: #FFFFFF;

}



#xmas_wrap {

	padding: 5px 0px 0px 0px;

	text-align: center;

}



/* Calendar */



#calendar_wrap {

	padding: 15px 20px;

}



#calendar table {

	width: 100%;

	background: #FFFFFF;

	border: 1px solid #DBDBDB;

	text-align: center;

}



#calendar thead {

	background: #DBDBDB;

}



#calendar tbody td {

	background: #FFFFFF;

	border: 1px solid #DBDBDB;

}



#calendar #prev {

	text-align: left;

}



#calendar #next {

	text-align: right;

}



#calendar tfoot a {

	text-decoration: none;

	font-weight: bold;

}



#calendar #today {

	background: #FFF3A7;

	border: 1px solid #FF7400;

	font-weight: bold;

	color: #FF7400

}



/* Footer */



#footer {

	clear: both;

	width: 950px;

	margin: 0 auto;

	padding: 30px 0;

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

}



#footer p {

	margin: 0 0 5px 0;

	text-align: center;

	line-height: normal;

	font-size: .9em;

}



#footer a {

	text-decoration: none;

}





.entry img { 

vertical-align: bottom; 

margin: 4px 3px 4px 3px; 

padding: 0px; 

border-style: solid; 

border-width: 1px; 

border-color: #cccccc; 

display: inline-block; 

} 



#sidebar input {

border:0;

}





table.section {

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

	border-spacing: 0px;

	border-style: solid solid solid solid;

	border-color: white white white white;

	border-collapse:collapse;

	background-color: #f5f5f5;

}

table.section th {

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

	padding: 1px 1px 1px 1px;

	border-style: solid solid solid solid;

	border-color: white white white white;

	background-color: #f5f5f5;

	-moz-border-radius: 0px 0px 0px 0px;

}

table.section td {

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

	padding: 1px 1px 1px 1px;

	border-style: solid solid solid solid;

	border-color: white white white white;

	background-color: #f5f5f5;

	-moz-border-radius: 0px 0px 0px 0px;

}



.voucher_shadow {

padding:10px;

background-color:#FFFFFF;

border:medium;

border-color:#FF9900;

border-style:dashed;

}



.post .voucher_shadow img {

	border: 0px;

}







/* sponsored links */

.sponsored_background



{

	background-color:#F7F7F7;

	padding: 5px;

	border-color:#ffcc33;

	border-style:solid;

	border-width:thin;

}



.sponsored_header

{

	color:Gray;

}



.code_description

{

font-size:12px;

font-weight:bold;

padding-bottom:10px;

}



.code

{

	float:right;

}



.activate

{



	float:right;

}





.code_logo

{

 float:left;

 padding-right: 10px;

}





.code 

{

border: thin dotted #ff9900;

	font-size: 140%; 

	line-height: 1.7; 

	padding: 0em 0px; 

	font-weight: bold; 

	background: url(http://www.moneyoffvouchercodes.co.uk/global/images/code-bg.gif); 

	float: right; 

	width: 250px; 

	text-align: center; 

	height: 30px;

	margin-top:5px;

	

} 



.offer_shadow {

padding:10px;

background-color:#FFFFFF;

border-color: #6AA2FD;

border-style:dashed;

border-width:medium;



}



.offer_shadow img{

border:0px;

}



.retailer_logo

{

padding-bottom:0px;

padding-right: 5px;

float:left;

display:inline-block;

}



#content h1 {

	width: 480px;

	height: 30px;

	padding: 8px 0 0 30px;

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

	letter-spacing: -1px;

	font-size: 15px;

	font-weight: bold;

	color: #FFFFFF;

}



/* Orange Tab Menu */



#glowingtabs{

float:left;

width:100%;

font-size:90%;

line-height:normal;

border-bottom: 1px solid #FF9900; /*Add border strip to bottom of menu*/

margin-bottom:5px;

}



#glowingtabs ul{

list-style-type: none;

margin:0;

margin-left: 5px; /*Left offset of entire tab menu relative to page*/

padding:0;

}



#glowingtabs li{

display:inline;

margin:0;

padding:0;

}



#glowingtabs a{

float:left;

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

margin:0;

margin-right: 5px; /*spacing between each tab*/

padding:0 0 0 9px;

text-decoration:none;

z-index:10;

}



#glowingtabs a span{

float:left;

display:block;

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

padding: 4px 12px 2px 3px;

font-weight:bold;

color:#ffffff;

}



/* Commented Backslash Hack hides rule from IE5-Mac \*/

#glowingtabs a span {float:none;}

/* End IE5-Mac hack */



#glowingtabs a:hover span {

color: #ffffff;

}



#glowingtabs #current a{ /*Selected Tab style*/

background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/

}



#glowingtabs #current a span{ /*Selected Tab style*/

background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/

color: black;

}



#glowingtabs a:hover{ /*onMouseover style*/

background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/

}



#glowingtabs a:hover span{ /*onMouseover style*/

background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/

}







#marqueecontainer{

position: relative;

width: 150px; /*marquee width */

height: 300px; /*marquee height */

background-color: white;

overflow: hidden;

border: 1px solid orange;

padding: 2px;



}





/*Make sure your page contains a valid doctype at the top*/

#simplegallery1{ 

position: relative; /*keep this intact*/

visibility: hidden; /*keep this intact*/

border: 1px solid #FF9900;

float:left;

margin-right:10px;

margin-top: 5px;

background-color:#ffffff;

}



#simplegallery2{ 

position: relative; /*keep this intact*/

visibility: hidden; /*keep this intact*/

border: 1px solid #FF9900;

float:right;

margin-left:10px;

margin-top: 5px;

background-color:#ffffff;

}



#simplegallery3{ 

position: relative; /*keep this intact*/

visibility: hidden; /*keep this intact*/

border: 1px solid #FF9900;

float:left;

margin-right:10px;

margin-top: 5px;

background-color:#ffffff;

}



#simplegallery4{ 

position: relative; /*keep this intact*/

visibility: hidden; /*keep this intact*/

border: 1px solid #FF9900;

float:right;

margin-left:10px;

margin-top: 5px;

background-color:#ffffff;

}



#simplegallery5{ 

position: relative; /*keep this intact*/

visibility: hidden; /*keep this intact*/

border: 1px solid #FF9900;

float:left;

margin-right:10px;

margin-top: 5px;

background-color:#ffffff;

}



#simplegallery6{ 

position: relative; /*keep this intact*/

visibility: hidden; /*keep this intact*/

border: 1px solid #FF9900;

float:right;

margin-left:10px;

margin-top: 5px;

background-color:#ffffff;

}



#simplegallery7{ 

position: relative; /*keep this intact*/

visibility: hidden; /*keep this intact*/

border: 1px solid #FF9900;

float:left;

margin-right:10px;

margin-top: 5px;

background-color:#ffffff;

}



#simplegallery8{ 

position: relative; /*keep this intact*/

visibility: hidden; /*keep this intact*/

border: 1px solid #FF9900;

float:right;

margin-left:10px;

margin-top: 5px;

background-color:#ffffff;

}



#simplegallery9{ 

position: relative; /*keep this intact*/

visibility: hidden; /*keep this intact*/

border: 1px solid #FF9900;

float:left;

margin-right:10px;

margin-top: 5px;

background-color:#ffffff;

}



#simplegallery10{ 

position: relative; /*keep this intact*/

visibility: hidden; /*keep this intact*/

border: 1px solid #FF9900;

float:right;

margin-left:10px;

margin-top: 5px;

background-color:#ffffff;

}



#simplegallery11{ 

position: relative; /*keep this intact*/

visibility: hidden; /*keep this intact*/

border: 1px solid #FF9900;

float:left;

margin-right:10px;

margin-top: 5px;

background-color:#ffffff;

}



#simplegallery12{ 

position: relative; /*keep this intact*/

visibility: hidden; /*keep this intact*/

border: 1px solid #FF9900;

float:right;

margin-left:10px;

margin-top: 5px;

background-color:#ffffff;

}



#simplegallery13{ 

position: relative; /*keep this intact*/

visibility: hidden; /*keep this intact*/

border: 1px solid #FF9900;

float:left;

margin-right:10px;

margin-top: 5px;

background-color:#ffffff;

}



#simplegallery14{ 

position: relative; /*keep this intact*/

visibility: hidden; /*keep this intact*/

border: 1px solid #FF9900;

float:right;

margin-left:10px;

margin-top: 5px;

background-color:#ffffff;

}



#simplegallery15{ 

position: relative; /*keep this intact*/

visibility: hidden; /*keep this intact*/

border: 1px solid #FF9900;

float:left;

margin-right:10px;

margin-top: 5px;

background-color:#ffffff;

}



#simplegallery16{ 

position: relative; /*keep this intact*/

visibility: hidden; /*keep this intact*/

border: 1px solid #FF9900;

float:right;

margin-left:10px;

margin-top: 5px;

background-color:#ffffff;

}



#simplegallery17{ 

position: relative; /*keep this intact*/

visibility: hidden; /*keep this intact*/

border: 1px solid #FF9900;

float:left;

margin-right:10px;

margin-top: 5px;

background-color:#ffffff;

}



#simplegallery18{ 

position: relative; /*keep this intact*/

visibility: hidden; /*keep this intact*/

border: 1px solid #FF9900;

float:right;

margin-left:10px;

margin-top: 5px;

background-color:#ffffff;

}



#simplegallery19{ 

position: relative; /*keep this intact*/

visibility: hidden; /*keep this intact*/

border: 1px solid #FF9900;

float:left;

margin-right:10px;

margin-top: 5px;

background-color:#ffffff;

}



#simplegallery20{ 

position: relative; /*keep this intact*/

visibility: hidden; /*keep this intact*/

border: 1px solid #FF9900;

float:right;

margin-left:10px;

margin-top: 5px;

background-color:#ffffff;

}



.gallerylayer img 

{

 	border: 1px solid #FF9900;

}



.valentines

{

line-height:16px;

text-align:center;

padding:10px;

}



.valentines img

{

border:0px;

}


