@charset "UTF-8";
/* CSS Document */

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background-color: #ed1c24;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(http://www.royalmail.com/sites/default/files/be1st-bg_tile.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#wrapper {
	margin: 0 auto;
	width: 1031px;
	height: 100%;
}	


#main {
	width: 830px;
	margin: 0 auto;	
}

#header {
	display: inline-block;
	margin: 0 0 20px 0;
}

#header .col {
	float: left;	
	width: 400px;
	margin: 40px 0 0 0;
}

#header .logo {
	width: 149px;
	height: 101px;
	margin: 0 0 30px 0;
}

#header .welcomecopy h1 {
	margin: 0 0 16px 0;
}
	

h1 {
	font-size: 1.375em;	
}

h2 {
	font-size: 1.25em;
	margin-bottom: 5px;	
}

p {
	font-size: 0.8em;	
}

#nav {
	display: inline-block;
}

#nav ul {
	width: 840px;	
	background-color: #FFF;
	list-style-type: none;
	margin: 20px 0 0 0;
	
}


#nav li {
	border: 1px solid #aeb0b2;
	float: left;
	margin: 0 11px 0 0;
}

#nav li a:hover {
	background-color: #ed1c24;
}

#nav li a {
	color: #ed1c24;
	text-decoration: none;	
	font-weight: bold;
	font-size: 1.063em;
	display:block;
	display: block;
	padding: 7px 13px;
}

#nav ul .selected a {
	background-color: #ed1c24;
	color: #FFF;
}

#nav ul #stamps {
	min-width: 87px;
}

#nav ul #stampsandcoin {
	min-width: 157px;
}

#nav ul #giftsandcollectibles {
	min-width: 200px;
}

#nav ul #bestsellers {
	min-width: 115px;
}

#nav ul #register {
	min-width: 212px;
}


#nav ul li a:hover {
	color: #FFF;	
}

#shopitems {
	display: inline-block;	
	margin: 0 0 70px;
}

#itemleft {
	float:left;	
	width: 390px;
	height: 240px;
	margin: 30px 25px 50px 0;
}

#itemright {
	float:left;	
	width: 390px;
	height: 240px;
	margin: 30px 0 50px 25px;
}

#itemleft a {
	color: #ed1c24;
	text-decoration:none;
}

#itemright a {
	color: #ed1c24;
	text-decoration:none;
}

#itemleft .descrip {
	-moz-box-shadow: 0 0 8px #d6d5d5;
	-webkit-box-shadow: 0 0 8px #d6d5d5;
	box-shadow: 0 4px 8px 0 #d6d5d5;
	border: 1px solid #d6d5d5;
	background-color: #FFF;
	height:100%;
}

#itemright .descrip {
	-moz-box-shadow: 0 0 8px #d6d5d5;
	-webkit-box-shadow: 0 0 8px #d6d5d5;
	box-shadow: 0 0px 8px 0 #d6d5d5;
	border: 1px solid #d6d5d5;
	background-color: #FFF;
	height:100%;
}

#itemleft .descrip .col {
	width: 155px;
	float: left;
	margin: 17px 0 10px 20px;
}

#itemright .descrip .col {
	width: 155px;
	float: left;
	margin: 17px 0 10px 20px;
}


#itemleft .piccol {
float:right;
	margin: 17px 0 10px 20px;
		width: 155px;
}

#itemright .piccol {
float:right;
	margin: 17px 0 10px 20px;
		width: 155px;
}


#itemleft .button {
	margin: 15px 20px 0 0;
	float: left;
}

#itemright .button {
	margin: 15px 20px 0 0;
	float: left;
}





#itemlefthor {
	float:left;	
	width: 390px;
	height: 240px;
	margin: 30px 25px 50px 0;
}

#itemrighthor {
	float:left;	
	width: 390px;
	height: 240px;
	margin: 30px 0 50px 25px;
}

#itemlefthor a {
	color: #ed1c24;
	text-decoration:none;
}

#itemrighthor a {
	color: #ed1c24;
	text-decoration:none;
}

#itemlefthor .descrip {
	-moz-box-shadow: 0 0 8px #d6d5d5;
	-webkit-box-shadow: 0 0 8px #d6d5d5;
	box-shadow: 0 4px 8px 0 #d6d5d5;
	border: 1px solid #d6d5d5;
	background-color: #FFF;
	height:100%;
}

#itemrighthor .descrip {
	-moz-box-shadow: 0 0 8px #d6d5d5;
	-webkit-box-shadow: 0 0 8px #d6d5d5;
	box-shadow: 0 0px 8px 0 #d6d5d5;
	border: 1px solid #d6d5d5;
	background-color: #FFF;
	height:100%;
}

#itemlefthor .descrip .col {
	width: 345px;
	float: left;
	margin: 17px 0 10px 20px;
	min-height:60px;
}

#itemlefthor .descrip .col2 {
	width: 345px;
	float: left;
	margin: 10px 0 10px 20px;
}


#itemrighthor .descrip .col {
	width: 345px;
	float: left;
	margin: 17px 0 10px 20px;
	min-height:60px;
}

#itemrighthor .descrip .col2 {
	width: 345px;
	float: left;
	margin: 10px 0 10px 20px;
}


#itemlefthor .button {
	margin: 15px 20px 0 0;
	float: left;
}

#itemrighthor .button {
	margin: 15px 20px 0 0;
	float: left;
}
























.regmsg {
	margin: 40px 0 70px 0;
	display: inline-block;
}

.regmsg .button {
	margin: 40px 20px 0 0;
	float:left;	
}


#footnav {
	border-top: 1px solid #CCC;	
	padding: 2.5em 0 1em;
}

#footnav a {
	text-decoration: none;
	color: #666666;	
	font-size: 0.75em;
	
}


#footnav strong {
	text-decoration: none;
	color: #666666;	
	font-size: 0.75em;
		font-weight: bold;
}


#footnav p {
	color: #666666;
	font-size: 0.75em;
}

#footnav h3 {
	font-weight: bold;
	font-size:0.75em;	
	margin: 5px 0 0 0;
}

#footnav ul li {
	list-style-type: none;	

}

#footnav ul li .highlight {
	font-weight: bold;
}

#footnav .col {
	float: left;
	width: 170px;	
	margin: 0 0 20px 0;
}

#footnav .colright {
	float: left;
	width: 250px;
	margin: 0 0 0 240px;	
}

/*IE FIXES*/

.ie7 #shopitems {
	display: inline-block;	
	margin: 0 0 110px;
}

.ie7 #footnav {
	margin: 0 0 20px 0;
}

#nav ul #stampsgold {
	min-width: 87px;
}

#nav ul #stampsandcoingold {
	min-width: 152px;
}

#nav ul #giftsandcollectiblesgold {
	min-width: 190px;
}

#nav ul #bestsellersgold {
	min-width: 115px;
}

#nav ul #registergold {
	min-width: 212px;
	background-color: gold;
	color: #FFF;
}