/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

input,
select,
button
{
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
*:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ---------------------- */





body
{
	font-family: Sans-serif;	
}

h1,h2,h3,h4,h5,h6
{
	margin-bottom: 1em;
	line-height: 1.2em;
}

a
{
	text-decoration: none;
}

#mastHead,
#footer
{
	background: #0e2374;
	color: #fff;
}

#mastHead
{
	position: relative;
	z-index: 1;
}

#mastHead .inner
{
	background: transparent url("../images/design/dnp-bg.png") no-repeat 0 50%;
	height: 111px;
	position: relative;
}

#mastHead h1
{
	clear: none;
	background: transparent url("../images/design/main-logo.png") no-repeat 50% 50%;
	float: left;
	height: 85px;
	margin: 13px 0 0 25px;
	width: 167px;
	text-indent: -99999px;
}

#contact-num
{
	bottom: -6px;
	color: #465694;
	font-size: 2.4em;
	position: absolute;
	left: 144px;	
}

#decoration
{
	bottom: -114px;
	background: transparent url("../images/design/decoration.png") no-repeat 50% 50%;
	height: 219px;
	position: absolute;
	right: -20px;
	width: 401px;
}

.inner,
#wrapper
{
	width: 960px;
	margin: auto;	
}

#wrapper
{
	position: relative;
	z-index: 2;	
}

#footer
{
	padding: 36px 20px 20px;
	position: relative;
	clear: both;
}

#page
{
	position: relative;
	z-index: 2;
}

#payment-cards
{
	background: transparent url("../images/design/payment-cards.png") no-repeat 50% 50%;
	height: 32px;
	left: 50%;
	margin-left: -135px;
	position: absolute;
	top: -16px;
	width: 271px;	
}

#leftCol,
#rightCol
{
	clear: none;
	width: 160px;	
}

#leftCol
{
	float: left;
}

#rightCol
{
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px outset #d00;
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.8), 3px 4px 6px rgba(0,0,0,0.6), 4px 10px 12px rgba(0,0,0,0.2);
	-o-box-shadow: 2px 2px 4px rgba(0,0,0,0.8), 3px 4px 6px rgba(0,0,0,0.6), 4px 10px 12px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.8), 3px 4px 6px rgba(0,0,0,0.6), 4px 10px 12px rgba(0,0,0,0.2);
	box-shadow: 2px 2px 4px rgba(0,0,0,0.8), 3px 4px 6px rgba(0,0,0,0.6), 4px 10px 12px rgba(0,0,0,0.2);
	background: #d00;
	color: #fff;
	padding: 20px 12px;
	position: absolute;
	right: 0;
	width: 136px;
	top: -100px;
}

#mainContent
{
	clear: none;
	font-size: 0.8em;
	margin: 0 0 0 160px;
	padding: 0 20px 26px;
	width: 600px;
}

#mainContent a,
#mainContent a:link,
#mainContent a:visited
{
	color: #0e2374;
}

#mainContent a:hover,
#mainContent a:active,
#mainContent .active a
{
	color: #d00;
}

#mainContent p
{
	line-height: 1.4em;	
	margin-bottom: 1em;
}

#mainContent li
{
	line-height: 1.4em;
}

.productTitle,
.productPrice,
.productDesc
{
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 0.9em;	
	padding-bottom: 0.9em;
}

.productPrice
{
	border-bottom: 2px solid #0e2374;
	font-size: 1.3em;
	padding-top: 0.9em;
}

.productDesc
{
	font-size: 0.8em;	
}

#imageContainer
{
	float: left;
	width: 250px;
}

.descBox
{
	margin: 0.5em 0 0.5em 260px;	
}

label,
input,
select,
textarea
{
	font-family: Sans-serif;
	font-size: 1em;
}

#mainContent  label,
#mainContent  input,
#mainContent  select,
#mainContent  textarea
{
	display: block;
	margin-bottom: 0.8em;
	width: 100%;
}

#mainContent  input,
#mainContent  textarea,
#mainContent  select
{
	border: 1px inset #999;	
}

#mainContent  label
{
	color: #0e2374;
	font-size: 0.8em;
	margin: 0 0 0.5em;
}

.productItem,
.categoryItem
{
	float: left;
	height: 260px;
	text-align: center;
	margin: 5px 5px 15px;
	overflow: hidden;
	width: 31%;
}

.categoryItem a
{
	display: block;
	margin: 5px 0;
}

.categoryDesc
{
	display: block;
	border: 1px solid #0e2374;
	padding: 4px;
}

table
{
	font-size: 0.9em;	
}

th,
td
{
	padding: 5px;
	vertical-align: top;
	text-align: left;	
}

th
{
	background: #eee;
	color: #0e2374;
}

td
{
	color: #0e2374;
}

table .quantity
{
	width: 12%;	
}

table .description
{
	width: 40%;	
}

table .itemPrice,
table .linePrice
{
	width: 12%;	
}

#shoppingBasketSummary
{
	float: right;
	width: 50%;
	margin: 10px;
}





#searchForm
{
	margin-bottom: 5px;	
}

#searchForm label
{
	color: #fff;
	font-size: 1.0em;
	font-weight: bold;	
}

#searchForm div
{
	overflow: hidden;
	margin: 5px 0;	
}

#searchForm div,
#searchForm input,
#searchForm button
{
	background: #fff;	
}

#searchForm input,
#searchForm button
{
	clear: none;
	float: left;
	margin: 0;
	height: 20px;
}

#searchForm div
{
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#searchForm input
{
	width: 80%;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

#searchForm button
{
	width: 20%;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius;
	border-bottom-right-radius: 5px;
}

#searchForm button:hover
{
	background: #000;
	color: #fff;
}

#shoppingBasket
{
	background: transparent url("../images/design/cart-icon.png") no-repeat 10px 100%;	
	overflow: hidden;
	margin-bottom: 20px;
}

#shoppingBasket p
{
	font-size: 0.8em;
	font-weight: bold;	
}

#cartLink
{
	background: transparent url("../images/design/right-arrow.png") no-repeat 50% 100%;
	color: #fff;
	float: right;
	padding-bottom: 30px;
}

#deliveryOptions,
#secure-pay
{
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 20px;
}

#deliveryOptions p
{
	line-height: 1.3em;	
}

.UK,
.WW
{
	font-size: 1.3em;	
}

.UK
{
	background: transparent url("../images/design/parcel.png") no-repeat 90% 100%;
	padding-bottom: 72px;
	margin-bottom: 10px;	
}

.UK span
{
	font-size: 2.2em;	
}

.WW span
{
	font-size: 1.2em;	
}

#sagepay,
#verisign
{
	display: block;
	height: 70px;
	margin: 10px 0;
	text-indent: -99999px;
}

#sagepay
{
	background: transparent url("../images/design/sagepay.png") no-repeat 50% 50%;
}

#verisign
{
	background: transparent url("../images/design/verisign.png") no-repeat 50% 50%;
}

#nav
{
	clear: both;
	overflow: hidden;
	padding: 10px;
	padding-left: 175px;
	position: relative;
	z-index: 1;
}

#nav li
{
	float: left;
	margin-right: 10px;
}

#nav li a,
#nav li a:link,
#nav li a:visited
{
	color: #0e2374;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding: 5px;	
}

#nav li a:hover,
#nav li a:active
{
	color: #d00;	
}

.subMenu li
{
	font-size: 0.8em;	
}

.subMenu li a,
.subMenu li a:link,
.subMenu li a:visited
{
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #0e2374;
	color: #fff;
	display: block;
	padding: 0.2em 0.6em 0.3em;
	text-decoration: none;
}

.subMenu li ul
{
	margin: 5px 0 10px;	
}

.subMenu li a:hover,
.subMenu li a:active
{
	background: #d00;
}

.subMenu li li
{
	font-size: 1em;	
}

.subMenu li li a,
.subMenu li li a:link,
.subMenu li li a:visited
{
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #fff;
	color: #555;
	padding: 0.15em 0.6em 0.25em;
}

.subMenu li li a:hover,
.subMenu li li a:active
{
	color: #d00;	
}

#crumbs,
#pagination
{
	font-size: 0.9em;
	margin: 0 0 10px;
}

#pagination
{
	text-align: right;	
}

#crumbs .active a
{
	color: #d00;
}

legend
{
	display: none;	
}

#homePageImageContainer
{
	background: transparent url('../images/design/homepanelbg.gif') no-repeat 0 0;
	padding: 30px 0 30px 20px;
	position: relative;
	z-index: 2;
}

#homelinks
{
	min-height: 1%;
	position: relative;
	overflow: hidden;
	z-index: 2;
	width: 495px;
}


#homelinks li
{
	float: left;
	width: 226px;
	height: 249px;
	margin: 0 10px 10px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#homelinks li a
{
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -99999px;	
}

#personalise
{
	background-image: url("../images/design/personalisedgifts.png");	
}

#corporate
{
	background-image: url("../images/design/corpawards.png");	
}

#sports
{
	background-image: url("../images/design/sportsawards.png");	
}

#schools
{
	background-image: url("../images/design/schoolsbadges.png");	
}

#social
{
	background: transparent url("../images/design/cup.png") no-repeat 50% 50%;
	position: absolute;
	height: 358px;
	width: 209px;
	top: -25px;
	right: -30px;
	z-index: 1;
}

#social ul
{
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 84px;
	margin-left: -42px;
}

#sociallinks li
{
	float: left;
	margin: 0 0 0 25px;
	width: 32px;
	height: 32px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#facebook
{
	background-image: url("../images/design/fblogo.png");
}

#twitter
{
	background-image: url("../images/design/twitterlogo.png");
}

#sociallinks li a
{
	display: block;
	text-indent: -99999px;
	width: 100%;
	height: 100%;	
}

.highlight
{
	color: #dc0000;	
}

#tcs
{
	margin: 0 0 15px 0;	
}

#tcs a,
#tcs a:link,
#tcs a:visited
{
	color: #dc0000;	
}

#tcs a:hover,
#tcs a:active
{
	color: #f7db00;
}
