html, body {
font-family:"Trebuchet MS", Verdana, Arial;
	
	color:#000;

}
h1,h2{
	color:#205EBA;
	display:inline;
	font-size:1.14em;
}

h5 {
	color:#205EBA;
	display:inline;
	font-size:1.7em;
}



.left {
	font-size:0.9em;
	padding-right:5px;
	padding:2px;
}

.left a {
	font-weight:normal;
}

h3 {
	color:#205EBA;
	display:inline;
	font-size:0.98em;
}




form {
	display: inline;
}

.buttons {
	border-right: dashed 1px #ccc;
	border-bottom:dashed 1px #ccc;
	text-align:center;
	padding: 3px;
	font-size:0.8em;
}

.buttons a:link {
	color:#999;
}



.latest {
	border-bottom:1px dashed #205EBA;
}
.leftpad {
	padding-left:6px;
	border-left:solid 1px #000;
	
}

a:link {
	text-decoration:none;
	
	
}

a:visited {
	text-decoration:none;
	
}

a:hover {
	text-decoration:underline;
	
}

a:active {
	text-decoration:none;
	
}

.description {
	font-size:1em;
	background-image:url(/images/codebg.gif);
	color:#000;
	padding:8px;
	font-family:Arial;
	border:1px solid #999;
	}

.description h1 {
	color:#000;
	font-size:1.34em;
}

.description a {
	color:#000;
	text-decoration:underline;

}



.showcodes {
	background:#ffff80;
	border-bottom:2px solid #000;
	padding:3px;
	color:#000;
}
.maintext {
	color:#000;
}
.showcodes h3,h5
{ 
	color:#000;
}

select {
	color:#000;
	background:#E0E6F0;
font-weight:bold;
	font-family: Arial;
	font-size:1.0em;
}

.featured_store {
	border:solid 3px #205EBA;
	padding:4px;
	font-size:0.95em;
}

.featured_td {
	border-right:1px dashed #205EBA;
}

.featured_td_right {
	padding-left:4px;
}

.imgpad {
	margin-right:5px;
	border:1px #000 solid;
}

.expired {
	border:solid 2px #ccc;
	padding:3px;
	font-size:0.95em;
	width:100%;
}

.desc {
	border-bottom:solid #222 1px;
	background:#f1f1f1;
}

.desc1 {
	border-bottom:solid #222 1px;
	background:#fff;
}

.newsform {
	border:solid 3px #000;
	background:#ffe4e1;
	padding:4px;
}


.list_stores {
	font-size:0.9em;
	font-family:Arial;
	background: #EEEEDD;
	color:#000;
	padding:4px;
	border:1px solid #999;
	}
.bordered_voucher {
	font-size:0.9em;
	font-family:Arial;
	background: #EEEEDD;
	color:#000;
	padding:4px;
	border:1px solid #999;
	}
.list_stores a {
	color:#000;
	font-weight:normal;
}

.greybg {
	font-size:0.8em;
	border: 1px solid #3CA2DA;
	background:#5786CB;
	padding:3px;
	text-align:center;
	color:#fff;
}

#listcodes {
	background-image:url (/images/codebg);
}


.blackheader  {
	color:#fff;
	font-size:1.05em;
	text-align:center;
	}
	
	
.blackheader a {
	color:#fff;
}

#buttonlink {
	background:#0000FF;
	width:350px
	height:40px;
	text-align:center;
	border:solid 2px #000;
	font-size:1.3em;
	color:#fff;
	font-weight:bold;
	padding:3px;
}

#buttonlink1 {
	background:#0000FF;
	width:350px
	height:40px;
	text-align:center;
	border:solid 2px #000;
	font-size:1.3em;
	color:#fff;
	font-weight:bold;
	padding:3px;
}

#buttonlink1 a { 
	color:#fff;
}

#buttonlink a { 
	color:#fff;
}