/* ++ Common CSS for AllGifts.ie ++ */

/* ++ reset ++ */

* {
	margin: 0;
	padding: 0;
}


/* ++ html selectors ++ */

body {
	background-color: #ffffff;
	color: #4c4b4b;
	font: 0.8em/1.4em Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
}

h1, div#primaryContent h1 {
	color: #a4c71a;
	font-size: 175%;
	font-weight: normal;
	padding: 10px 15px 10px 0;
	line-height: 1.1em;
}

h1 em, div#primaryContent h1 em
{
	width: 335px;
	float: left;
	font-style:normal;
	display: block;
}

h1 span, div#primaryContent h1 span
{
	display: block;
	float: left;
	display: block;	
}
h2 {
	color: #a4c71a;
	font-size: 140%;
	font-weight: normal;
	padding: 8px 15px 8px 0;
}

h3 {
	color: #a4c71a;
	border-bottom: 1px solid #a4c71a;
	font-size: 90%;
	font-weight: normal;
	padding: 5px 3px 5px 0;
}

h4 {
	color: #fb9c06;
	font-size: 100%;
	font-weight: normal;
	padding: 0 5px 5px 0;
}

h6 {
	font-size: 80%;
	font-weight: bold;
}

p {
	font-size: 85%;
}

a:link, a:visited {
	color: #a4c71a;
	text-decoration: none;
}

a:hover, a:active {
	color: #fb9c06;
	text-decoration: none;
}

a img, fieldset {
	border: none;
}


/* ++ structural elements ++ */

#container {
	margin: 0 auto;
	width: 955px;
}

#header {
	margin: 0 auto 8px auto;
	overflow: hidden;
	width: 955px;
}

#logo {
	float: left;
	text-align: left;
	width: 500px;
}

#shoppingCart {
	float: left;
	text-align: right;
	width: 455px;
}

#navigation {
	background: transparent url(../img/common/bg_navigation.gif) top left repeat-y;
	clear: both;
	margin: 8px auto 0 auto;
	overflow: hidden;
	width: 955px;
}

#contentContainer {
	background: transparent url(../img/common/bg_contentContainer.gif) top left repeat-y;
	margin: 8px auto 0 auto;
	overflow: hidden;
	width: 955px;
}

#contentContainer_noSupp {
	background: transparent url(../img/common/bg_contentContainer2.gif) top left repeat-y;
	margin: 8px auto 0 auto;
	overflow: hidden;
	width: 955px;
}

#searchNav {
	background-color: #ffffff;
	border-bottom: 2px solid #ffffff;
	float: left;
	margin-right: 8px;
	width: 211px;
}

#primaryContent {
	float: left;
	overflow: hidden;
	width: 736px;
}

#mainContent {
	float: left;
	text-align: left;
	width: 525px;
}

#mainContent_noSupp {
	float: left;
	text-align: left;
	width: 736px;
}

#genericContent {
	float: left;
	text-align: left;
	width: 736px;
}

#supportContent {
	background-color: #ffffff;
	border-bottom: 2px solid #ffffff;
	float: left;
	width: 211px;
}

#footer {
	background-color: #a5a5a5;
	color: #ffffff;
	border-top: 8px solid #ffffff;
	overflow: hidden;
	padding: 10px 0;
	width: 955px;
}


/* ++ main section detailed styles ++ */

/* header area elements */
/*shoppingCart */
#shoppingCart h5 
{
	/*clear: both;*/
	font-size: 85%;
	font-weight: normal;
	margin-right: 15px;
}

#shoppingCart h5 a {
	padding: 10px 0 0 32px;
}

#shoppingCart h5 a:link, #shoppingCart h5 a:visited {
	background: transparent url(../img/common/icon_cart_out.gif) bottom left no-repeat;
	color: #4c4b4b;
	text-decoration: none;
}

#shoppingCart h5 a:hover, #shoppingCart h5 a:active {
	background: transparent url(../img/common/icon_cart_over.gif) bottom left no-repeat;
	color: #a4c71a;
	text-decoration: none;
}

#shoppingCart h5 strong {
	font-weight: bold;
}

.navordertype
{
	background: transparent url(../img/common/bg_orderingfromacc.gif) no-repeat;	
	width: 286px;
	height: 25px;
	margin: -35px 0 10px 135px;
	padding: 3px 30px 0 0;
	color: #ffffff;
	font-size: 85%;	
}

/* redeem link area */
#redeemLink {
	background: transparent url(../img/common/corner_grey_right.gif) top right no-repeat;
	float: left;
	overflow: hidden;
	padding: 10px 15px 10px 0;
	width: 295px;
}

#redeemLink h4 {
	color: #ffffff;
	float: left;
	font-size: 95%;
	font-weight: normal;
	text-align: right;
	width: 210px;
}

a.buttonRedeem, input.buttonRedeem {
	background: transparent url(../img/common/btn_redeem.gif) no-repeat;
	display: block;
	float: right;
	height: 22px;
	width: 70px;
}

.redeemvouchercontainer
{
	padding: 0 0 10px 0;	
}

.redeemvouchercontainer input, .redeemvouchercontainer span
{
	margin: 0 10px 0 0;
	float: left;	
}

#supportContent .redeemvoucher input.buttonRedeem
{
	background: transparent url(../img/common/btn_redeem_whitebg.gif) no-repeat;
	float: right;	
	border: 0;
	margin: 5px 0;	
	cursor:pointer;
}

a.buttonRedeem:link, a#buttonRedeem:visited { background-position: top left; }
input.buttonRedeem:hover, a.buttonRedeem:hover, a#buttonRedeem:active { background-position: bottom left; }
a.buttonRedeem span { display: none; }


/* primary content areas */
/* homepage feature */
.primaryFeature {
	background-color: #d2d2d2;
	width: 517px;
}

.primaryFeature img {
	display: block;
}

.primaryFeature a span {
	display: block;
	margin-left: 330px;
	padding: 5px;
	text-align: right;
}
.primaryFeature a img
{
	margin: 0;
	padding: 0;
}

.primaryFeature a:link span, .primaryFeature a:visited span{
	background: transparent url(../img/common/icon_starSm_dkGrey.gif) center left no-repeat;
	color: #4c4b4b;
}

.primaryFeature a:hover span{
	background: transparent url(../img/common/icon_starSm_white.gif) center left no-repeat;
	color: #ffffff;
}

/* main content elements */
#mainContent_noSupp h1 span {
	font-size: 75%;
}

#mainContent h2 {
	color: #4c4b4b;
	font-size: 100%;
	font-weight: normal;
	padding-top: 0;
}

#mainContent h2.Large, #mainContent h2.gfLarge
{
	clear:both;
	color: #a4c71a;
	font-size: 140%;
	font-weight: normal;
	/*padding: 8px 15px 8px 0;	*/
	padding: 2px 15px 2px 0;
}

#mainContent h2.gfLarge
{font-size: 150%;}

#mainContent h2.Largev2
{
	clear:both;
	color: #4c4c4b;
	font-size: 140%;
	font-weight: normal;
	padding: 2px 15px 0px 0;	
	margin: 0 0 -5px 0;
}

/* my account specific changes */
#mainContent .myaccount h2.Large
{
	padding: 0px 15px 0px 0px;
}
DIV#primaryContent .myaccount H1
{
	padding: 5px 15px 5px 0;
}

.myaccount em
{
	display: block;
	text-align: right;
	font-style: normal;		
	padding: 0 3px 0 0;
}

/* end changes */

#mainContent h2.bestsellers {
	color: #a4c71a;
	font-size: 175%;
	font-weight: normal;
	padding: 10px 15px 10px 0;
}

#mainContent address {
	font-style: normal;
	font-size: 85%;
	margin-top: 10px;
}

img.partnerSuppImg {
	float: left;
	margin: 10px 8px 0 0;
}

#detailLeftCol
{
	float: left;
	margin-right: 15px;	
	width: 320px;
}

#detailLeftCol h4
{
	padding: 10px 0 0 0;	
}

#detailImg {
	border-bottom: 8px solid #d2d2d2;
	text-align: center;
	width: 320px;
	overflow: hidden;
}

#detailImg img {
	border-bottom: 1px solid #ffffff;
	display: block;
	margin: 0 auto;
}

#detailText {
	float: left;
	width: 385px;	
}

#detailText p {
	padding: 0 0 1.0em 0;
}

a.buttonAddCart {
	background: transparent url(../img/followon/btn_addtocart.gif) no-repeat;
	display: block;
	height: 40px;
	margin-top: 10px;
	width: 180px;
}

a.buttonOrderNow
{
	background: transparent url(../img/common/btn_oderbook_whitebg.gif) no-repeat;	
	display: block;
	height: 40px;
	margin-top: 10px;
	width: 228px;
}

a.buttonAddCart:link, a.buttonAddCart:visited, a.buttonOrderNow:link, a.buttonOrderNow:visited { background-position: top left; }
a.buttonAddCart:hover, a.buttonAddCart:active, a.buttonOrderNow:hover, a.buttonOrderNow:active { background-position: bottom left; }
a.buttonAddCart span, a.buttonOrderNow span { display: none; }

/* feature categories and bestseller rows */
div.tripleCol_row {
	background: transparent url(../img/common/bg_tripleCol_row.gif) top left repeat-y;
	margin-bottom: 8px;
	overflow: hidden;
	width: 525px;
}

div.doubleCol_row {
	background: transparent url(../img/common/bg_doubleCol_row.gif) top left repeat-y;
	margin-bottom: 8px;
	overflow: hidden;
	width: 525px;
}

div.singleCol_row {
	background: transparent url(../img/common/bg_singleCol_row.gif) top left repeat-y;
	margin-bottom: 8px;
	overflow: hidden;
	width: 525px;
}

div.singleColumn {
	border-top: 1px solid #d2d2d2;
	float: left;
	margin-right: 8px;
	width: 167px;
}

div.tripleCol_row div.tripleRow_base {
	background: transparent url(../img/common/bg_tripleCol_base.gif) top left no-repeat;
	clear: left;
	height: 3px;
	width: 525px;
}
div.doubleCol_row div.doubleRow_base {
	background: transparent url(../img/common/bg_doubleCol_base.gif) top left no-repeat;
	clear: left;
	height: 3px;
	width: 525px;
}

div.singleCol_row div.singleRow_base {
	background: transparent url(../img/common/bg_singleCol_base.gif) top left no-repeat;
	clear: left;
	height: 3px;
	width: 525px;
}

div.tripleCol_row div.tripleRow_base hr, div.doubleCol_row div.doubleRow_base hr, div.singleCol_row div.singleRow_base hr {
	display: none;
}

div.singleColumn h3.catTitles { /* for use on homepage */
	border-bottom: 1px solid #a4c71a;
	font-size: 115%;
	font-weight: normal;
	padding: 3px 5px;
}

div.singleColumn h3 { /* for use on category pages for bestsellers */
	color: #4c4b4b;
	padding-left: 5px;
}

div.singleColumn h4 { /* bestseller prices */
	padding-left: 5px;
	float: left;
	width: 70px;
}

div.singleColumn p {
	padding: 5px 5px 0 5px;
	min-height: 40px;
	height: auto !important;
	height: 40px;

}

div.singleColumn img {
	display: block;
	margin-left: 1px;
	padding: 1px;
}

div.singleColumn span
{
	text-align: right;	
	float:left;
	width: 75px;
	display: block;
	font-size: 85%;
}

/* ++ shopping process elements ++ */
/* added item detail page */
#addedItem {
	background-color: #f0fac8;
	border-top: 1px solid #a4c71a;
	border-bottom: 1px solid #a4c71a;
	margin-bottom:5px;
	width: 736px;
}

#addedItemWide {
	background-color: #fb9b08;
	margin-bottom:5px;
	width: 736px;
}

#addedItem h4, #addeditemWide h4 {
	color: #4c4b4b;
	font-size: 100%;
	font-weight: normal;
	padding: 9px 0;
	text-align: center;
}

#addedItemWide h4
{
	color: #ffffff;		
}

#addedItemWide h4 a
{
	color: #ffffff;		
	text-decoration: underline;		
}


/* support content in shopping process */
#cartSupport {
	background: #a4c71a url(../img/common/bg_voucherBox2.gif) bottom left repeat-x;
	color: #ffffff;
	padding-bottom: 10px;
	text-align: left;
}

#cartSupport h4.firstH4 {
	background:  #a4c71a url(../img/followon/bg_cartSupport.gif) top left no-repeat;
}

#cartSupport h4 {
	color: #ffffff;
	font-size: 115%;
	font-weight: normal;
	padding: 8px 15px;
}

#cartSupport p {
	padding: 0 15px;
}

#cartSupport img {
	background-color: #ffffff;
	margin: 15px;
	padding: 10px;
}

/* step by step checkout process */
#checkoutProgress {
	background: #4c4b4b url(../img/common/bg_checkoutProgress_top.gif) top left no-repeat;
	margin: 10px 0 0 0;
	text-align: left;
	width: 517px;
}

#checkoutProgress ul {
	background: transparent url(../img/common/bg_checkoutProgress_base.gif) bottom left no-repeat;
	list-style: none;
	overflow: hidden;
	padding: 10px 0;
	width: 517px;
}

#checkoutProgress ul li {
	border-right: 1px solid #d2d2d2;
	color: #d2d2d2;	
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	padding: 8px;
	text-transform: uppercase;
}

#checkoutProgress ul li.last {
	border: none;
}

#checkoutProgress ul li.active {
	color: #ffffff;	
}

#checkoutProgress ul li.lastActive {
	border: none;
	color: #ffffff;	
}


/* ++ generic page styling ++ */

#genericContent img {
	background-color: #ffffff;
	border-bottom: 8px solid #d2d2d2;
	float: right;
	margin-left: 16px;
	padding-bottom: 1px;
}

#genericContent ul {
	font-size: 85%;
	list-style: disc outside;
	margin: 10px 0 10px 40px;
}

#genericContent ul li {
	padding: 0.2em 0;
}


/* support content - please see navigation.css and forms_tables.css for styles for this area */


/* ++ footer elements ++ */
#footer h6 {
	float: left;
	padding-left: 15px;
	text-align: left;
	width: 196px;
}

.footer_logos
{
	float: left;
	padding: 2px 0;	
}

h6#credits {
	padding: 10px 15px 10px 0;
	text-align: right;
	width: 200px;
	float: right;
}


/* ++ miscellaneous ++ */

div.clear, p.clear {
	clear: both;
}

.buttoncontainer input
{
	margin: 0 0 0 200px;
}

input.gensubmit
{
	color: #ffffff;
	background-color: #a4c71a;	
	border: 0;
	cursor: pointer;
}

tr.evouchertopprint
{
	display: none;	
}

input.butbuyforself
{
	margin: 5px 0 0 0;
	background: transparent url(../img/common/btn_spendgiftacc_whitebg.gif) top left no-repeat;	
	width: 169px;
	height: 22px;
	border: 0px;
	cursor: pointer;
}

input.butbuyforself:hover, a.myaccorderbutton:hover
{
	background-position: bottom left;	
}

a.myaccorderbutton
{
	background: transparent url(../img/common/btn_orderbooknow.gif) top left no-repeat;	
	width: 74px;
	height: 40px;	
	display: block;
}

a.myaccorderbutton span
{
	display: none;
}
a.bestsellers-toggle
{
	float:right;
	display:block;
	padding-right:5px;
}

a.link_deliverygvd 
{ 
	background: transparent url(../img/common/icon_delivery_link.gif) no-repeat; 
	background-position: center right;
	text-align: left;
	display:block;
	padding-left:15px;
	padding-bottom:15px;
	padding-top:15px;
	height:30px;
}
.div_gvddeliveryicon
{
	color:#FFFFFF;
	background-color:#A4C71A;		
}
a.link_deliverygvd:hover
{
	color:#FFFFFF;
}

.shippingPanel
{
	display: none;	
}

div.headertitle
{
	color: #a4c71a;
	font-size: 175%;
	font-weight: normal;
	padding: 10px 15px 10px 0;
	line-height: 1.1em;
}
a.Titlelink:link, a.Titlelink:visited 
{
	color:Black;	
}

a.Titlelink:hover, a.Titlelink:active {
	color: #fb9c06;
	text-decoration: none;
}
