body {
	color: #333333;
	font-size: small;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

a {
	color: #333333;
}

hr {
	border: 1px #eeeeee solid;
}

form {
	margin: 0px;
	padding: 0px;
}

#mainwrapper {
	width: 1000px;
	margin: 0px auto;
}

#header {
	position: relative;
	width: 1000px;
	height: 175px;
	float: left;
	background: url('../img/header_bg_normal.jpg') 0px 0px no-repeat;
}


#logo_giftsinaction {
	width: 284px;
	height: 50px;
	position: absolute;
	top: 50px;
	left: 40px;
}

#logo_actionaid {
	width: 199px;
	height: 29px;
	position: absolute;
	top: 55px;
	left: 757px;
}

#welcome {
	color: #998b7d;
	position: absolute;
	top: 90px;
	right: 40px;
	padding: 0;
	margin: 0;
}

#welcome a {
	color: #998b7d;
}

#main_menu {
	width: 500px;
	height: 40px;
	position: absolute;
	top: 115px;
	left: 20px;
	padding: 0px;
	margin: 0px;
}

ul#main_menu li{
	height: 40px;
	list-style-type: none;
	display: inline;
	float: left;	
	font-size: 1.1em;
}


ul#main_menu  li a {
	padding: 12px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

ul#main_menu li.on a{
	background: url('../img/main_menu_on.jpg') 0px 0px repeat-x;
}

ul#main_menu li#menu_home.on a{
	background: url('../img/main_menu_home_on.jpg') 0px 0px no-repeat;
}

ul#main_menu  li a:hover {
	background: url('../img/main_menu_on.jpg') 0px 0px repeat-x;
}

ul#main_menu li#menu_home a:hover{
	background: url('../img/main_menu_home_on.jpg') 0px 0px no-repeat;
}


#bookmark {
	position: absolute;
	top: 127px;
	left: 850px;
	width: 122px;
	margin: 0px;
}

#bookmark a {
	color: #3ca13e;
	text-decoration: none;
	font-weight: bold;
}


#left_bar {
	width: 152px;
	float: left;
	padding: 0px 18px 0 18px;
}

#right_bar {
	width: 152px;
	float: left;
	padding: 0px 18px 0px 18px;
}

.subcontent_box {
	width: 152px;
	float: left;
	border-bottom: 1px #e5e5e5 solid;
	margin-bottom: 15px;
}

.subcontent_box img {
	margin: auto;
}

.subcontent_box p.basket {
	color: #998b7d;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}

.subcontent_box h2 {
	width: 142px;
	font-size: 1.1em;
	background: url('../img/subcontent_top.jpg') 0px 0px no-repeat;
	color: #998b7d;
	padding: 9px 0px 8px 10px;
	margin: 0px;
}

.subcontent_box div {
	width: 130px;
	border-right: 1px #e5e5e5 solid;
	border-left: 1px #e5e5e5 solid;
	padding: 10px;
}

.subcontent_box ul {
	width: 152px;
	margin: 0px;
	padding: 0px;
}

.subcontent_box ul li {
	background:url(../img/leftnav_filter.png) no-repeat;
	color: #fff;
	width: 150px;
	margin: 0px;
	padding: 0px;
	border: 1px #e9e6e3 solid;
	border-bottom: none;
	list-style-type: none;
	line-height: 29px;
	margin: 0px;
	font-weight: bold;
	text-indent: 10px;
}

.subcontent_box ul li.all {
	text-indent: 0px;
	background-image: none;
}
.subcontent_box ul li.all a{
	background:url(../img/leftnav_filter_all.png) no-repeat;
	color: #fff;
}

.subcontent_box ul li.all a:hover{
	background:url(../img/leftnav_filter_all.png) no-repeat;
	color: #e9e6e3;
}

.subcontent_box ul li li{
	background: #fff;
	width: 150px;
	margin: 0px;
	padding: 0px;
	border: 1px #e9e6e3 solid;
	border-left: none;
	border-bottom: none;
	list-style-type: none;
	line-height: 25px;
	margin: 0px;
	font-weight: normal;
}

.subcontent_box ul li a {
	width: 140px;
	padding-left: 10px;
	text-decoration: none;
	color: #333333;
	display: block;
}

.subcontent_box ul li a.selected,
.subcontent_box ul li a:hover {
	background-color: #e9e6e3;
}

.subcontent_box label {
	width: 120px;
	color: #998b7d;
	font-size: 0.95em;
}

.subcontent_box input.text {
	width: 120px;
	border: 1px #e5e5e5 solid;
	margin: 0px 0px 5px 0px;
}

#basket {
	text-align: center;
}

#basket.subcontent_box h2 {
	padding: 9px 5px 8px 5px;
}

input.img_btn {
	border-style: none;
	margin: 10px auto;
}

#maincontent {
	width: 622px;
	float: left;
}

#maincontent.home {
	width: 622px;
	float: left;
	background:none;
	padding: 0;
}


#maincontentlarge {
	width: 770px;
	float: left;
}


#maincontent h1 {
	font-size: 2.5em;
	letter-spacing: -1.5px;
	margin-top: 0px;
	padding-top: 0px;
}

#maincontent h1.mothersday {
	background: url(../img/h1-mothersday.gif) no-repeat;
	text-indent: -9000px;
	margin-bottom: 0;
	padding-bottom: 20px;
}

#maincontent h1.easter {
	background: url(../img/h1-easter.gif) no-repeat;
	text-indent: -9000px;
	margin-bottom: 0;
	padding-bottom: 20px;
}

.promos {
	width: 622px;
	overflow: hidden;
	height: 286px;
}

.promos_left {
	width: 370px;
	float: left;
}

.promos_right {
	width: 242px;
	margin-left: 10px;
	float: left;
}

.promos_right img {
	margin: 0px 0px 5px 0px;
}

h2.maincontent_big_box_title {
	width: 602px;
	background: url('../img/main_cont_bg_title.jpg') 0px 0px no-repeat;
	margin: 0px;
	padding: 10px;
	font-size: 1.1em;
	color: #ffffff;
}

.maincontent_big_box {
	width: 622px;
	float: left;
	background: url('../img/main_cont_bg_mid.jpg') 0px 0px repeat-y;
	margin-bottom: 10px;
}

.maincontent_big_box_bot {
	width: 622px;
	float: left;
	background: url('../img/main_cont_bg_bot.jpg') 0px bottom no-repeat;
	padding-bottom: 5px;
}

.maincontent_big_box_bot p {
	padding: 5px 10px 0px 10px;
}


.boxes {
	width: 622px;
	overflow: hidden;
	height: 1%;
}

.boxes_right {
	width: 202px;
	float: left;
	margin: 0;
	padding: 0 0 0 8px;
}

.boxes_left {
	padding: 0;
	margin: 0;
	width: 412px;
	float: left;
}


h2.maincontent_medium_box_title {
	width: 392px;
	background: url('../img/mediumbox_blue_bg_title.jpg') 0px 0px no-repeat;
	margin: 0px;
	padding: 10px;
	font-size: 1.1em;
	color: #ffffff;
}

#maincontent.xmas_content h2.maincontent_medium_box_title {
	background: url('../img/xmas_mediumbox_green_title.jpg') 0px 0px no-repeat;
}

.maincontent_medium_box {
	width: 412px;
	float: left;
	background: url('../img/main_cont_bg_middle_mid.jpg') 0px 0px repeat-y;
	margin-bottom: 10px;
}

.maincontent_medium_box_bot {
	width: 412px;
	float: left;
	background: url('../img/main_cont_bg_middle_bot.jpg') 0px bottom no-repeat;
	padding-bottom: 5px;
}

.maincontent_medium_box_bot img {
	display: inline;
	float: left;
	margin: 3px 0px 0px 8px;
}

.maincontent_medium_box_bot div {
	float: left;
	width: 175px;
	margin: 3px 0px 0px 8px;
}


.maincontent_medium_box_bot div.maincontent_medium_box_item {
	width: 410px;
	margin: 5px 0px 0px 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDD;
}

.maincontent_medium_box_bot div.maincontent_medium_box_item.last {
	border-bottom: 0;
}

.maincontent_medium_box_bot div.maincontent_medium_box_item div.maincontent_medium_box_item_text {
	margin-left: 10px;
}

.maincontent_medium_box_bot div.maincontent_medium_box_item  div.error_message_flash {
	width: 202px;
}

.maincontent_medium_box_bot div.maincontent_medium_box_item h3 {
	margin: 0px;
	padding: 0px;
	color: #00a5d9;
	font-size: 1.1em;
}

.maincontent_medium_box_bot div.maincontent_medium_box_item h3 a {
	color: #00a5d9;
	text-decoration: none;
}

#maincontent.xmas_content .maincontent_medium_box_bot div.maincontent_medium_box_item h3,
#maincontent.xmas_content .maincontent_medium_box_bot div.maincontent_medium_box_item h3 a {
	color: #00704a;
}

.maincontent_medium_box_bot div.maincontent_medium_box_item p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}


h2.maincontent_small_box_title, h2.maincontent_small_box_title_magenta, h2.maincontent_small_box_title_orange  {
	width: 182px;
	margin: 0px;
	padding: 10px;
	font-size: 1.1em;
	color: #ffffff;
}

.maincontent_small_box_title_magenta {
	background: url('../img/smallbox_magenta_bg_title.jpg') 0px 0px no-repeat;
}

.maincontent_small_box_title_orange {
	background: url('../img/smallbox_blue_bg_title.jpg') 0px 0px no-repeat;
}

.maincontent_small_box {
	width: 202px;
	background: url('../img/main_cont_bg_small_mid.jpg') 0px 0px repeat-y;
	margin-bottom: 8px;
}

.maincontent_small_box_bot {
	width: 202px;
	background: url('../img/main_cont_bg_small_bot.jpg') 0px bottom no-repeat;
	padding-bottom: 5px;
	overflow: hidden;
	height: 1%;
}

.maincontent_small_box_bot.magenta {
/*	background: url('../img/smallbox_magenta_bg_down.jpg') 0px bottom no-repeat; */
}

#maincontent.xmas_content .maincontent_small_box_bot.magenta {
	background: url('../img/xmas_smallbox_purple_down.jpg') 0px bottom no-repeat;
}

.maincontent_small_box_bot.magenta a {
	font-weight: bold;
	color:#666;
	text-decoration: none;
}

#maincontent.xmas_content .maincontent_small_box_bot.magenta a {
	color: #7c2b83;
}

.maincontent_small_box_bot.magenta p.maincontent_small_box_footer a {
	color: #d52285;
	background: url(../img/magenta_arrow.png) top right no-repeat;
	padding-right: 20px;
}

.maincontent_small_box_bot.magenta .gift {
	display: inline;
}

.maincontent_small_box_bot.magenta .price {
	display: inline;
	text-align: right;
}

p.maincontent_small_box_footer  {
	font-size: 1.1em;
	color: #FFF;
	padding: 10px;
	margin: 0px;
	clear: both;
}

p.maincontent_small_box_footer a {
	color: #FFF;
}

#maincontent.xmas_content .maincontent_small_box_bot.magenta p.maincontent_small_box_footer a {
	color: #ffffff;
}

.maincontent_small_box_bot ul {
	width: 202px;
	margin: 0px;
	padding: 0px;
}

.maincontent_small_box_bot ul li {
	width: 180px;
	padding: 10px;
	border-top: 1px #e5e5e5 solid;
	list-style: none;
	margin: 0px;
	font-weight: bold;
	color: #666;
	overflow: auto;
	height: 1%;
	
}

#maincontent.xmas_content .maincontent_small_box_bot ul li {
	color: #7c2b83;
}


.maincontent_small_box_bot ul li span.gift {
	float: left;
	display: block;
	width: 130px;
}

.maincontent_small_box_bot ul li span.price {
	float: right;
	display: block;
	width: 40px;
	text-align: right;
}

.bestseller_image {
	float: left;
	margin: 10px;
}

.bestseller_text {
	width: 100px;
	float: left;
	padding: 0;
	margin: 10px 10px 10px 0;
	overflow: hidden;
}

.bestseller_text a {
	font-weight: bold;
	color:#333333;
	text-decoration: none;
}





#footer {
	width: 622px;
	color: #333333;
	position: relative;
	float: left;
}

#footer a {
	color: #333333;
	text-decoration: none;
}

#footer_menu {
	width: 622px;
	background: url('../img/main_cont_bg_bot.jpg') 0px bottom no-repeat;
	padding-bottom: 5px;
	margin-bottom: 9px;
}

#footer_menu_content {
	width: 622px;
	background: url('../img/main_cont_bg_mid.jpg') 0px 0px repeat-y;
}

#footer_menu_content ul {
	width: 592px;
	background: url('../img/main_cont_bg_top.jpg') 0px 0px no-repeat;
	padding: 10px 15px 6px 15px;
	margin: 0px;
	overflow: auto;
	height: 1%;
}

#footer_menu_content ul li {
	display: block;
	float: left;
	list-style: none;
}

#copy_and_credits p {
	margin: 0px;
	padding: 0.6em 0 0.6em 0;
}

#copy_and_credits {
	font-size: 0.9em;
	color: #999;
	width: 620px;
	position: relative;
	float: left;
	background: url('../img/footer_bot_bg.jpg') 0px bottom no-repeat;
}

#copy_and_credits_top {
	width: 600px;
	padding: 10px;
	background: url('../img/footer_top_bg.jpg') 0px 0px no-repeat;
}

#copy_and_credits_top img {
	margin-bottom: 5px;
}

#form_wrapper .fields_group div.error_message {
	background-color: #ed1c24;
	color: #FFF;
	padding: 10px;
	width: auto;
}
#form_wrapper .fields_group div.error_message p {
	margin: 0 0 0.5em 0;
	padding:0;
}

.error_message {
	background-color: #ed1c24;
	color: #FFF;
	padding: 10px;
	width: auto;
}

#success_message {
	background-color: #f9b8bb !important;
	border: 1px dotted #f29ca0;
	padding: 5px;
	width: 550px;
}

	.error_message p {
		margin: 0;
		padding: 0;
	}
	
	.error_message a {
		color: #fff;
	}
	
	/* TOP ANCHOR LINKS */
	
ul.anchor {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow:hidden;
	margin-top: 1.5em;
	margin-bottom: 1.0em;
	width: 400px;
}

ul.anchor li {float: left;padding: 0; margin: 0;}

ul.anchor li a{
	display: block;
	float: left;
	padding: 4px 8px;;
	font-weight: bold;
}

ul.anchor li a:hover{
	text-decoration: none;
}

ul.anchor li.pop a{
	background: #00a6da;
	color: #fff;
}

ul.anchor li.ecard a{
	background: #f58426;
	color: #fff;
}

.anchor a{
	text-decoration: none;
}	
.anchor a:hover{
	text-decoration: underline;
}	


ul.login_register {
	border:1px dotted #e7e7e7;
	margin: 0 0 10px 0;
	padding: 0.5em;
}

ul.login_register li{
	margin-bottom: 10px;
	list-style: none;
}

#login_wrap h1 {
margin: 0;
}

.hidden {
    display: none;
}
.cursor_wait {
    cursor: wait;
}

.ecardHeadings {
	border-bottom: 1px solid #e1ddda;
	line-height: 2em;
}