@charset "utf-8";
/* CSS Document */

body
	{
	margin: 0px;
	padding: 0px;
	/*background:#FFFFFF url(../images/bggif2.gif) 50% 0 repeat-y;*/
	color: #7A7A7A;
	font-size: 12px;
	line-height: 1.2;
	/*font-family:"Lucida Grande","Lucida Sans Unicode","Verdana",sans-serif;*/
	font-family: Helvetica, Georgia, Verdana, sans-serif;
	}
.clear
	{
	clear: both;
	}
input, select, textarea
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	}
input[type="submit"], input[type="button"]
	{
	cursor:pointer;
	font-weight:bold;
	font-size: 12px;
	padding: 3px 0px 3px 0px;
	}
a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2269cc;
	}
a:hover
	{
	text-decoration: none;
	}
p
	{
	margin-top: 0px;
	}
img, form
	{
	border:0px;
	padding: 0px;
	margin: 0px;
	}
	
h1, h2, h3, h4
	{
	margin: 0px;
	}
h1
	{
	font-size:18px;
	font-weight:bold;
	}
h2
	{
	font-size:16px;
	font-weight:bold;
	}
h3
	{
	font-weight:bold;
	font-size:14px;
	}

.cashback
	{
	color: #fe1b14;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight:bold;
	font-size:14px;
	}

a.subcat
	{
				
	}

#container
	{
	background-color:#FFFFFF;
	padding: 0px;
	width: 1006px;
	margin: 0px auto;
	}

#headTable
	{
	background: url(../images/header_border.jpg) no-repeat top left #FFFFFF;
	margin-top: 5px;
	padding: 10px 25px 0px 20px;
	height: 166px;
	overflow: hidden;
	}
#divTest
	{
	width: 160px;
	
	}
#divTest h2
	{
	background: url(../images/testimonials_header.jpg) no-repeat;
	height: 47px;
	z-index: 5;
	}
#divTest h2 span
	{
	display: none;
	}
#divTest .body
	{
	background:url(../images/testimonial_bg.jpg) no-repeat bottom left;
	height: 162px;
	overflow: hidden;
	padding: 5px;
	text-align: left;
	}
	
#divInfo
	{
	width: 160px;
	
	}
#divInfo h2
	{
	background: url(../images/information_header.jpg) no-repeat;
	height: 47px;
	z-index: 5;
	}
#divInfo h2 span
	{
	display: none;
	}
#divInfo .body
	{
	background:url(../images/information_bg.jpg);
	position: relative;
	height: 47px;
	overflow: hidden;
	padding: 5px;
	text-align: left;
	}

#divLogin
	{
	width: 160px;
	}
#divLogin h2
	{
	background: url(../images/members_login_header.gif) no-repeat;
	height: 47px;
	z-index: 5;
	}
#divLogin h2 span
	{
	display: none;
	}
#divLogin .body
	{
	background:url(../images/members_login_bg.jpg) no-repeat bottom left;
	position: relative;
	height: 158px;
	overflow: hidden;
	padding: 5px;
	text-align: left;
	}


#divOrganisation
	{
	width: 160px;
	}
#divOrganisation h2
	{
	background: url(../images/fundraiser_login_header.gif) no-repeat;
	height: 47px;
	z-index: 5;
	}
#divOrganisation h2 span
	{
	display: none;
	}
#divOrganisation .body
	{
	background:url(../images/members_login_bg.jpg) no-repeat bottom left;
	position: relative;
	height: 158px;
	overflow: hidden;
	padding: 5px;
	text-align: left;
	}


#divMyspace
	{
	width: 160px;
	}
#divMyspace h2
	{
	background: url(../images/myspace_header.jpg) no-repeat;
	height: 47px;
	z-index: 5;
	}
#divMyspace h2 span
	{
	display: none;
	}
#divMyspace .body
	{
	background:url(../images/myspace_bg.jpg) no-repeat bottom left;
	position: relative;
	height: 160px;
	overflow: hidden;
	text-align: left;
	}

#divMyspace #category-list
	{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	list-style-position:outside;
	
	}
#divMyspace #category-list li
	{
	padding-left: 2px;
	/*border-left: 2px solid #c2deec;
	border-right: 2px solid #c2deec;*/

	}

#divMyspace #category-list li:hover
	{
	background:url(../images/cats_rollover_bg.jpg) no-repeat;
	}
	
#divMyspace #category-list li a
	{
	text-decoration: none;
	text-transform:capitalize;
	padding: 3px 3px 7px 3px;
	display: block;
	color:#999999;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	}
#divMyspace #category-list li a:hover
	{
	color: #000000;
	}



#divCats
	{
	width: 160px;
	text-align: left;
	}
#divCats h2
	{
	background: url(../images/category_header.jpg) left top no-repeat;
	height: 47px;
	}
#divCats h2 span
	{
	display: none;
	}
#divCats #category-list
	{
	display: block;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	list-style: none;
	list-style-image: none;
	list-style-position:outside;
	background:url(../images/category-bottom-bg.jpg) bottom left no-repeat #FFFFFF;
	}
#divCats #category-list li
	{
	border-left: 2px solid #c2deec;
	border-right: 2px solid #c2deec;

	}

#divCats #category-list li:hover
	{
	background:url(../images/cats_rollover_bg.jpg) no-repeat;
	}
	
#divCats #category-list li a
	{
	text-decoration: none;
	text-transform:capitalize;
	padding: 8px 3px 7px 3px;
	display: block;
	color:#999999;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	display: block;
	}
#divCats #category-list li a:hover
	{
	color: #000000;
	}


#divLatest
	{
	width: 160px;
	text-align: left;
	}
#divLatest h2
	{
	background: url(../images/latest_stores_header.jpg) left top no-repeat;
	height: 47px;
	}
#divLatest h2 span
	{
	display: none;
	}
#divLatest #category-list
	{
	display: block;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	list-style: none;
	list-style-image: none;
	list-style-position:outside;
	background:url(../images/latest_stores_bottom.jpg) bottom left no-repeat #FFFFFF;
	}
#divLatest #category-list li
	{
	border-left: 2px solid #f9e5ca;
	border-right: 2px solid #f9e5ca;

	}

#divLatest #category-list li:hover
	{
	background:url(../images/cats_rollover_bg.jpg) no-repeat;
	}
	
#divLatest #category-list li a
	{
	text-decoration: none;
	text-transform:capitalize;
	padding: 8px 3px 7px 3px;
	display: block;
	color:#999999;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	display: block;
	}
#divLatest #category-list li a:hover
	{
	color: #000000;
	}


#divBlog
	{
	width: 160px;
	text-align: left;
	}
#divBlog h2
	{
	background: url(../images/blog_categories_header.jpg) left top no-repeat;
	height: 47px;
	}
#divBlog h2 span
	{
	display: none;
	}
#divBlog #category-list
	{
	display: block;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	list-style: none;
	list-style-image: none;
	list-style-position:outside;
	background:url(../images/category-bottom-bg.jpg) bottom left no-repeat #FFFFFF;
	}
#divBlog #category-list li
	{
	border-left: 2px solid #c2deec;
	border-right: 2px solid #c2deec;

	}

#divBlog #category-list li:hover
	{
	background:url(../images/cats_rollover_bg.jpg) no-repeat;
	}
	
#divBlog #category-list li a
	{
	text-decoration: none;
	text-transform:capitalize;
	padding: 8px 3px 7px 3px;
	display: block;
	color:#999999;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	display: block;
	}
#divBlog #category-list li a:hover
	{
	color: #000000;
	}



#divVouchers
	{
	width: 160px;
	text-align: left;
	}
#divVouchers h2
	{
	background: url(../images/latest_vouchers_header.jpg) left top no-repeat;
	height: 47px;
	}
#divVouchers h2 span
	{
	display: none;
	}
#divVouchers #category-list
	{
	display: block;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	list-style: none;
	list-style-image: none;
	list-style-position:outside;
	background:url(../images/latest_vouchers_bottom.jpg) bottom left no-repeat #FFFFFF;
	}
#divVouchers #category-list li
	{
	border-left: 1px solid #a4d1f2;
	border-right: 1px solid #a4d1f2;

	}

#divVouchers #category-list li:hover
	{
	background:url(../images/cats_rollover_bg.jpg) no-repeat;
	}
	
#divVouchers #category-list li a
	{
	text-decoration: none;
	text-transform:capitalize;
	padding: 8px 3px 7px 3px;
	display: block;
	color:#999999;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	display: block;
	}
#divVouchers #category-list li a:hover
	{
	color: #000000;
	}



#topnav
	{
	float: right;
	position:relative;
	vertical-align:top;
	}
#topnav ul
	{
	margin:0;
	padding:0;
	}
#topnav li
	{
	float:right;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	}
.searchTable
	{
	position: relative;
	background: url(../images/search_input_bg.jpg) no-repeat top left;
	width: 332px;
	height: 30px;
	margin-top:1px;
	}
.searchTable IMG
	{
	margin-top: 5px;
	}
.searchTable INPUT
	{
	border: 0px;
	font-size: 13px;
	}

div#left {
	margin-right: -3px;
    float: left;
    width: 180px;
	}
div#right {
	margin-left: -3px;
    float: right;
    width: 180px;
}
div#middle {
	overflow:hidden;
    margin: 0px auto;
	text-align:left;
	height: 1%;
}

div#middle p{height: 1%;} /* haslayout for a/the first tag in the float */

#footer
	{
	clear:both;
	margin: 0px auto;
	text-align:center;
	bottom:0;
	bottom: 0px;
	background:url(../images/footer.gif) repeat-x;
	height:110px;
	padding-top: 10px;
	vertical-align:middle;
	color:#CC0000;
	font-family: "Trebuchet MS", Arial, Verdana;
	}
#footer a
	{
	font-size: 14px;
	color: #CC0000;
	}
#footer a:hover
	{
	text-decoration:none;
	}
#footer #footerLinks
	{
	position: relative;
	top: 25px;
	}
	
#footer #footerLinks .powered, a.powered
	{
	color: #333333;
	font-size:100%;
	}

#newsletterSignup
	{
	position: relative;
	top: 10px;
	text-align:center;
	color:#333333;
	font-size:13px;
	}
#newsletterSignup .signup_email
	{
	border:1px solid #000000;
	padding:5px 0 5px 11px;
	width:230px;
	font-size: 12px;
	}
#newsletterSignup .btn_newsletter
	{
	background:#000000 none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	margin-left:2px;
	padding:5px 15px;
	width:70px;
	}

#topSearch
	{
	width: 360px;
	background:url(../images/searchbar.jpg) no-repeat;
	text-align:right;
	height: 35px;
	padding-top: 5px;
	padding-right: 10px;
	float:right;
	}
#topNav ul
	{
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	text-align:right;
	}
#topNav li
	{
	display:inline;
	}

#topFlags
	{
	margin: 40px 0px 0px 0px;
	padding:0px;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	text-align:right;
	}
#topFlags li
	{
	display:inline;
	}

.topTable
	{
	margin: 10px 3px 10px 3px;
	}

#infobox
	{
	text-align:left;
	color: #003366;
	border: 1px solid #B5C1E1;
	padding: 5px 5px 5px 30px;
	margin: 0px 0px 10px 0px;
	background: #E6ECF2 url(../images/information.png) no-repeat  8px 50%;
	}

#successbox
	{
	text-align:left;
	color:#009933;
	border: 1px solid #009933;
	padding: 5px 5px 5px 30px;
	margin: 0px 0px 10px 0px;
	background:#E3FCE2 url(../images/accept.png) no-repeat  8px 50%;
	}

#errorbox
	{
	text-align:left;
	color:#A08401;
	border: 1px solid #D8CD6B;
	padding: 5px 5px 5px 30px;
	margin: 0px 0px 10px 0px;
	background:#FEFFDB url(../images/error.png) no-repeat  8px 50%;
	}

.voucherCode
	{
	border: 1px dashed #333333;
	padding: 3px;
	margin: 0px 0px 5px 0px;
	}

.orange
	{
	color: #FF6600;
	}
.white_text
	{
	color: #FFFFFF;
	}

.thinBorder
	{
	border: 1px solid #CCCCCC;
	}

/* XMAS CSS*/
#xmasImageDiv{
	padding: 2px;
	margin-bottom: 5px;
	/*width: 312px;
	height: 70;*/
	background:url(../images/tag_images/bg.jpg) repeat-x;
}
#xmasImageDiv p
	{
	padding-bottom:5px;
	margin: 0px;
	text-align:justify;
	}
#xmasImageDiv img{
	float: left;
	padding: 0px 5px 5px 0px;
	margin: 0 2px 2px 0;
}
a.nav
	{
	background-color:#CC0000;
	font-size: 11px;
	font-family:Tahoma, Arial, Verdana;
	color: #FFFFFF;
	font-weight:bold;
	padding:3px;
	text-decoration:none;
	}
a.nav:hover
	{
	background-color:#FFFFFF;
	color: #CC0000;
	}
/* XMAS CSS ABOVE*/