/*** Default tags ***/
body{
  background-color: #bbb;
	background-image: url(http://www.noveltyfundraising.co.uk/img/canvas.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	color: #3F3F3F;
}
#content ul{
  margin-top: 10px;
}
#content ul li{
  list-style: inside disc;
  margin-left: 10px;
}
p.clearfix{
	clear: both !important;
}
p{
	margin: 5px 0 5px 0;
	line-height: 1.4;
}
p.intro{
  font-size: 14px;
	font-weight: bold;
}

span.small{
  font-size: 14px;
}
div.radio label{
  float:none;
}

h1, h2, h3, h5, h6, dt{
  font-family: Arial Black, Arial, Tahoma, sans-serif;
	font-weight: bold;
	margin: 10px 0 15px 0;
	color: #232323;
}
h1{
	font-size: 24px;
	font-style: italic;
}
h2{
	font-size: 18px;
	margin-bottom: 2px;
}
h3, dt{
	font-size: 12px;
}
h4{
	font-size: 8px;
	font-style: italic;
	color:#CCCCCC;
}
h7{
	font-size: 10px;
}
h8{
	font-size: 18px;
	color:#09F;
}
a, a:link, a:active, a:visited{
	color: #203392;
	text-decoration: none;
}
a:hover{
	color: #CE0000;
	text-decoration: underline;
}
dl{
	margin: 20px 0;
}
dt{
	margin: 5px 0 5px 0;
}
dd{
	margin-left: 10px;
}

a.iconlink{
	text-decoration: underline;
}
a.iconlink:hover{
	text-decoration: underline;
}
.sidebullets1{
	font-size:13px;
	color:#0099FF;
	font-weight:bold;
}
.sidebullets2{
	font-size:13px;
	color:#0066FF;
	font-weight:bold;
}
.sidebullets3{
	font-size:18px;
	color:#0099FF;
	font-weight:bold;
}
a.checkout, a.emptybasket{
	display: block;
	width: auto;
	height: 18px;
	padding: 6px;
	border: 1px solid #232323;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
a.checkout{
	float: right;
	background: #BDE5F8;
}
a.emptybasket{
	float: left;
	background: #D33E7E;
	color: #fff;
	font-weight: bold;
}
a.viewbasket{
  display: block;
  height: 26px;
  widows: 180px;
	background: #fff url(../img/view-basket.jpg) no-repeat 6px 6px;
	padding: 20px 0 0 65px;
	color: #000;
	text-decoration: none;
}

ul.pageskips li{
  list-style: inside none;
  display: block;
  float: left;
  margin-left: 0;
}

/*** Layout ***/
#wrapper{
	width: 960px;
	margin: 10px auto;
	background-color: #fff;
}
#masthead{
	width: 960px;
	height: 150px;
	background: url(../img/heading.jpg) no-repeat;
}
#masthead a.homelink{
	width: 405px;
	height:  80px;
	display: block;
	position:  relative;
	top: 40px;
	left: 70px;
}
#masthead a.gmglink{
	width: 111px;
	height: 53px;
	display: block;
	position: relative;
	top: -54px;
	left: 808px;
}
#masthead a.alterlink{
	width: 111px;
	height: 20px;
	display: block;
	position: relative;
	top: -45px;
	left: 808px;
}
#masthead #topbar{
  height: 35px;
	background: url(../img/top-shadow.gif) repeat-x bottom;
	border-bottom: 1px solid #fff;
}
#masthead #topbar div.accountlinks{
  width: 300px;
	margin-left: 80px;
	float:  left;
}
#masthead #topbar div.accountlinks a{
  font-size: 10px;
	float: left;
	height: 16px;
	border: 1px solid #999B9D;
	padding: 4px 10px 0 10px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
}
#masthead #topbar div.phonebanner{
	float: right;
	font: 25px Arial Black, Arial, sans-serif;
	margin-right: 60px;
}

#masthead #navbar{
	height: 73px;
	background: url(../img/nav-shadow.gif) repeat-x;
}
#masthead #navbar .search{
	width: 350px;
	margin-top: 25px;
	margin-left: 60px;
	float: left;
}
#masthead #navbar .navigation{
  width: 350px;
  margin-right: 60px;
  float: right;
  text-align: right;
  clear: right;
}
#masthead #navbar .navigation .row1 ul li, #masthead #navbar .navigation .row2 ul li{
	display: block;
	float: right;
	margin: 10px 10px 0 0;
}
#masthead #navbar .navigation .row1 ul li.lastitem, #masthead #navbar .navigation .row2 ul li.lastitem{
  margin-right: 0;
}
#masthead #navbar .navigation .row1, #masthead #navbar .navigation .row2{
	clear: left;
	text-align: right;
}
#masthead #navbar .navigation .row1{
  font-size: 14px;
  color: #00B4FF;
}
#masthead #navbar .navigation .row1 a{
	color: #00B4FF;
	text-decoration: none;
}
#masthead #navbar .navigation .row1 a:hover{
  text-decoration: underline;
}
#masthead #navbar .navigation .row2{
	font-size: 10px;
	color: #8F9194;
}
#masthead #navbar .navigation .row2 a{
  color: #8F9194;
 	text-decoration: none;
}
#masthead #navbar .navigation .row2 a:hover{
  text-decoration: underline;
}

#content{
	width: 640px;
	margin: 50px 0 0 240px;
	padding: 10px;
}
#sidebar{
	width: 180px;
	margin: 50px 10px 0 50px;
	float: left;
}
#loading{
	width: 570px;
	height: 200px;
	text-align:	center;
	font-size: 12px;
}

#footer{
  height: 100px;
	background: #F5F4F5 url(../img/rainbow-shadow.jpg) repeat-x top;
	clear: both;
	margin-top: 30px;
}
#footer ul{
	float: right;
	margin: 10px 32px 0 0;
}
#footer ul li{
  margin: 0 4px;
	float: left;
}
#footer ul li a{
  font-size: 10px;
	color: #000;
	text-decoration: none;
}

.bubble{
	width: 179px;
	height: 265px;
	padding-top: 26px;
	text-align: center;
}
.bubble.earlybird{
	background: url(../img/pink-bubble.gif) no-repeat top center;
}
.bubble.earlybird p.a{
  font-size: 14px;
	font-weight: bold;
	color: #EF5AB6;
}
.bubble.earlybird p.b{
	font-size: 10px;
	color: #6E6A6F;
}
.bubble.earlybird p.c{
	font-size: 18px;
	font-weight: bold;
	color: #EF5AB6;
}
.bubble.online{
	background: url(../img/earlybird-discount.png) no-repeat top center;
}
.bubble.online p.a{
  font-size: 25px;
	font-weight: bold;
	color: #00B4FF;
}
.bubble.online p.b{
	font-size: 10px;
	color: #6E6A6F;
}


/*** Basket ***/
#basket{
	margin-left: 10px;
}
#basket h3{
	margin: 3px 0s;
}
#basket hr{
	border-top: 1px dotted #232323;
}
#basket ul{
  padding: 10px 5px;
	background-color: #E6E6E7;
}
#basket ul li{
	list-style: none inside;
	margin-bottom: 3px;
}
#basket ul li.baskettotal{
  margin-top: 10px;
}
.basketdivider{
  height: 1px;
	background: url(../img/rainbow-stripe.jpg) repeat;
}

/*** Tables ***/
table{
	width: 685px;
	border-collapse: collapse;
	margin-top: 20px;
}
table tr th{
	background: none;
	font-weight: bold;
}
table tr.heading, table tr.heading:hover, table tr.totals, table tr.totals:hover{
	background: none;
}
table tr.totals{
	border-top: 2px solid #232323;
}
table tr{
	margin: 3px 0;
	background-color: #F4F3F3;
	border-bottom: 3px solid white;
}
table tr.altrow{
	background-color: #E8E7E7;
}
table tr:hover{
	background-color: #CFD7FF;
}
table tr td{
	padding: 3px;
}
/*** Containers ***/
#container .column {
  float: left;
}
#left {
  width: 420px;  /* LC width */
}
#right {
  width: 220px;  /* RC width */
}
#left2 {
  width: 130px;  /* RC width */
}
/*** Products ***/
.products .image{
	float: left;
}
.products .image p{
	text-align: center;
	font-size: 10px;
}
.products .copy{
	float: left;
	margin-left: 20px;
}
.products .copy ul li{
  list-style-type: none !important;
}
.products span.label{
	float: left;
	width: 60px;
	margin-right: 10px;
}
.products span.label2{
	font-size:14px;
	float: left;
	width: 60px;
	margin-right:10px;
	color:#0099FF;
}
.products span.detail{
	margin-left:50px;
}
.products span.detail2{
	font-size:14px;
	color: #0099FF;
	margin-left:50px;
}
.products table tr td{
  vertical-align: middle;
}
.products table tr td span.price{
  font-weight: bold;
  color: #203392;
}
.products table tr td.actions{
  font-weight: bold;
}
td.actions a{
  color: red;
}
span.category{
	color: #203392;
}
.rrp{
	color:#999999;
	font-weight: bold;
}
.exvat{
	color:#999999;
	font-size:9px;
}

/*** Forms ***/
.input, .submit{
	margin: 0px 0;
	padding: 8px 8px 8px 0px;
}
.required{
	background: url(../img/icons/bullet_red.png) top center no-repeat;
}
legend{
	font-weight: bold;
}
label{
	width: 130px;
	float: left;
}
.error-message{
	color: #851B19;
}
.addtobasket input, .iconlink.checkout input{
	display: block;
	width: auto;

	border: 1px solid #ffffff;
	background-color: #ffffff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
  float: right;
  clear: both;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
}
.iconlink.checkout input{
	background: #9C21B7;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:25px;
	padding-right:25px;
	border: 1px solid #232323;
	font-size:14px;
	clear: none;
}

/*** Messages ***/
.message{
	margin: 10px;
	padding: 4px 4px 4px 25px;
	border: 1px solid;
	background: url(../img/icons/information.png) no-repeat 3px 3px;
	color: #00529B;
  background-color: #BDE5F8;
}

/*** Other parts ***/
div.paging{
	margin: 10px 0;
}

span.loggedinas{
	color: red;
}
.ourphone{
	font-size: 18px;
}
div.checkout-process-1{
	width: 279px;
	height: 34px;
	margin: 20px auto;
	background: url(../img/gmg-charities-steps.gif) no-repeat 0px 0px;
}
div.checkout-process-2{
	width: 279px;
	height: 34px;
	margin: 20px auto;
	background: url(../img/gmg-charities-steps.gif) no-repeat 0px -34px;
}
div.checkout-process-3{
	width: 279px;
	height: 34px;
	margin: 20px auto;
	background: url(../img/gmg-charities-steps.gif) no-repeat 0px -68px;
}

span.negative, span.positive{
	padding: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #fff;
}
span.negative{
	background-color: #AF151B;
}
span.positive{
	background-color: #208F1A;
}

/*** Actions ***/
div.actions{
	width: 350px;
	background-color: #F8F8F8;
	border: 1px dashed #EDECEC;
	padding: 5px;
	margin: 10px 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.actions ul{
	list-style: none;
}
div.actions ul li{
	padding-left: 16px;
	background: url(../img/icons/link.png) no-repeat center left;
	margin: 2px 0;
	list-style: none !important;
}
div.actions p{
	font-weight: bold;
	margin-top: 0;
}
ul.homebullets li{
	list-style: disc inside;
	margin: 3px 0 0 10px;
}

form tr.totals td label{
	width: auto;
}
form tr.totals td.totalcell{
  background-color: #E8E7E7;
}