﻿/*body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#fff;
	background-repeat:repeat;
	margin: 0px;
	padding: 0px;
	padding-top:8px;
	color:#333;
}*/

img {
	border:0;
}

img.headerNav
{
	padding-bottom: 15px;
}

td 
{
	vertical-align:top;
}
	

img.rollover 
{
	/*display:none;*/
}

a 
{
	color:#000000;
}

a.noline 
{
	text-decoration:none;
}

a:hover 
{
	text-decoration:underline;
	color:#b62516;
}

i, em 
{
	font-style: italic;
	}
ul.inline 
{
	padding:0;
	margin:0;
	list-style:none;
}

input.quicksearch 
{
	color:#999999;
	font-size:10px;
	font-family:Arial;
	width:130px;
	padding:2px;
}

ul.inline li 
{
	padding:0;
	margin:0;
}

div#Nav a, div#Nav img
{
	float:left;
}

form#SearchForm img 
{
	float:none;
}

form#SearchForm a 
{
	background:none;
	border:0;
	color:inherit;
	height:auto;
	padding:0;
}
	
h2 
{
	font-size:17px;
}

.georgia 
{
	font-family:Georgia, Times New Roman, Roman;
}

.hidden 
{
	display:none;
}

.l 
{
	float:left;
}

.r 
{
	float:right;
}

.c
{
	clear:both;
}

.textr 
{
	text-align:right;
}

.red_arrow 
{
	background:url(/images/icon_redtriangle.gif) no-repeat;
	background-position:0 3px;
	padding-left:8px;
}

.pulldown 
{
	padding:8px 8px 8px 20px;
}

.pulldown-handle 
{
	cursor:pointer;
}

.blue, a.blue { color:#00569f; }
a.blue:hover 
{
	text-decoration:underline;
	color:#00569f;
}
a.blue:visited 
{
	text-decoration:underline;
	color:#00569f;
}

.red, a.red {	color:#b62516; }
.darkred, a.darkred { color:#b62516; }
.grey, a.grey { color:#666666; }
.darkgrey, a.darkgrey { color:#333333; }
.white, a.white {color:#ffffff;}
.green, a.green {color:#006027;}

.bg_green { background:#006027; }

.whiteHeading 
{
	color:#ffffff;
	font-family:Georgia;
	font-weight:bold;
	font-size:13px;
}

h1.red
{
	padding:0; 
	margin:0;
	font-family:Georgia;
	font-size:17px;
	padding-bottom:2px;
}

h2.red
{
	padding:0; 
	margin:0;
	font-family:Georgia;
	font-size:14px;
	padding-top:8px;
}

.small { font-size:9px; }
.large { font-size:14px; }
.xlarge { font-size:17px; }

input.error,
textarea.error,
select.error
{
	border:solid 1px #ff0000;
}

div.errorList
{
	color:Red;
	background:transparent;
}


.hr_grey 
{
	border-top:1px solid #999999;
	height:2px;
	font-size:1px;
}

.field 
{
	padding-top:6px;
}

div#Logo 
{
	
}


/*#Nav{
	background: url("../images/menu_bg.gif") 0 0 repeat-x;
	height:33px;
	width:948px;
	margin:0 auto;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}

#Nav a.on, #Nav a:hover {
	background: url("../images/menu_bg_on.gif") 0 0 repeat-x;
	color:#00559e;
}

#Nav a 
{
    border-right:solid 1px #ccc;
	height:24px;
	background: url("../images/menu_bg_off.gif") 0 0 repeat-x;
	text-decoration: none;
	color:#000;
	padding:9px 10px 0 10px;
	font-family:Arial;
	font-size:1.05em;
}*/



#MainWrapper {
    border:solid 1px #ccc;
	background-color:#fff;
	width: 948px;
	position:relative;
}

#MainHeader{ 
	padding:5px 14px 0px;
	text-align:left;
}


#Footer {
	width: 950px;
	padding-top: 18px;
	padding-left:20px;
	padding-bottom:20px;
	text-align:left;
}

.clear { 
	clear:both; 
	height:2px; 
	padding:0; 
	margin:0;
	font-size:1px;
}

	
#MainContent, #PageContainer { 
	padding:8px;
}

.innerBackground{ 
	background-image:url(../images/global/inner_tile_bg.gif); 
	background-repeat:repeat-y; 
	}

div#Top
{
	padding:4px 10px 0px;
	text-align:left;	
}

div#Top .seperator
{
	border-bottom:1px solid #ccc;
	width:625px;
	height:1px;
	font-size:1px;
}

div#Top h1 
{
	display:inline;
	margin:0;
	padding:0;
    font-size:2.5em;
}

div#Top div.breadcrumb 
{
	padding-top:9px;
	padding-left:15px;
}

#MainLeft,
div#PageLeft 
{ 
	width:630px;
	float:left;
	padding:0 3px 0 0;
	text-align:left;
}

#MainRight,
div#PageRight 
{
	width:297px;
	float:right;
}
	
#Sidebar img{
	margin:0 0 7px 0; 
	padding:0; 	
	border:#cccccc solid 1px;
}
	
#MainFeatures
{
	margin-top:5px;
	background:#e5e5e5;
	width:626px;
}
	
#QuickList{
	width:133px;
	height:271px;
	float:left;
	border:#cccccc solid 1px;
	padding:10px 5px 0 8px;
	text-align:left;
}

#QuickList p {
	color:#b62516; 
	padding:0 0 3px 0; 
	border-bottom:#CCCCCC solid 1px; 
	width:130px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:700; 
	margin:0 0 10px 0;
}

#QuickList a { 
	text-decoration:none; 
	line-height:20px;
}

#FeaturesContainer 
{
	position:relative;
	padding:5px 0 5px 5px;
}

.featuredImage 
{
	width:202px;
	height:206px;
	overflow:hidden;
}

.featuredItem{
	float:left;
	padding-right:5px;
}

.featuredItem .hd {
	width:202px;
	background:#0a59a0;
	color:#fff;
}

.featuredItem .hd a 
{
	color:#fff;
}

.featuredItem .pad 
{
	padding:10px;
}

#Feature h1, #QuickGift h1, #MainLeftInner h1, .rightfeature h1 {
	margin:0; 
	padding:0; 
	color:#00569f;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:16px; 
	font-weight:bold; 
}

#MainLeftInner h2 {
	margin:0; 
	padding:10px 0 3px 0; 
	color:#b62516; font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:14px; 
	font-weight:bold; 
	border-bottom:#cccccc solid 1px; 
	width:615px;
}


#Feature p{
	margin:0; 
	padding:5px 0 10px 0;
}

#MainLeftInner p {
	margin:0; 
	padding:5px 0;
}

#MainLeftInner div#Top {
	width:615px; 
	padding:5px 0;
}

#QuickGift{ 
	width:287px;
	border:#cccccc solid 1px;
	padding:7px 0 3px 5px;
	text-align:left;
	background-color:#FFFFFF;
}
	
#QuickGift p{
	margin:0;
	padding:2px 0;
}

.giftRow{
	width:280px;
	height:46px;
	background-image: url(../images/global/inner_yellow_bg.gif);
	background-repeat:repeat;
	border:#cccccc solid 1px;
	padding:3px 0 0 0;
	margin:0 0 2px 0;
}

div.giftRow span{ 
	float:left; 
	margin:0 10px 0 3px;
}

span.thumb img{	
	border:#cccccc solid 1px;
}

span.quickBuyInfo{
	padding-top:5px; 
	font-size:12px; 
	font-weight:bold;
}

span.quickBuyInfo span{
	color:#b62516; 
	font-size:14px; 
}

a.buy{ 
	padding-top:10px;
	padding-right:5px;
	display:block;
}
	

table.categories {
	margin:5px 0 0;
}

tr.lt { 
background-color:#f3f3ee;
}

tr.drk { 
	background-color:#ecece7;
}

table.categories tr td{ 
	padding:2px 2px;  
	border-bottom:#FFFFFF solid 1px;
}

table.products tr td{ 
	border-bottom:none;
	padding:0;
	padding-left: 8px;
}

table.products tr td.arrow { 
	width:20px;
	padding-left:5px;
}

table.products tr td.noarrow { 
	width:1px;
	padding-left:3px;
}

div.arrow 
{
	background:url(../images/arrow_updown.gif) no-repeat;
	height:11px;
	width:12px;
}

div.noarrow 
{
	height:11px;
	width:1px;
}

div.arrowon 
{
	background-position:0 -11px;
}

div.dottedline
{
	background:url(/images/line_dot.gif) repeat-x;
	width:450px;
	height:4px;
}

.greyline
{
	border-bottom:solid 1px #cccccc;
	width:620px;	
}

.greylineFAQ
{
	border-bottom:solid 1px #cccccc;
	width:100%;	
	padding-top:2px;
}


div.dots 
{
	background:url(/images/line_dot.gif) repeat-x bottom;
}

table.products 
{
	margin-top:5px;
}

table.products tr td.title { 
	font-size:11px; 
	padding-right:0px; 
	width:300px;
	height:22px;
}

td.cartitem 
{
	font-size:10px;
}

tr.lt td.title span
{
	background-color:#f3f3ee;
	padding-right:3px;
}

tr.drk td.title span
{
	background-color:#ecece7;
	padding-right:3px;
}

table.products tr td.price{ 
	font-weight:bold; 
	font-size:12px; 
	color:#b62516; 
	width:60px;
}

table.products tr td.add{ 
	width:82px;
	vertical-align: top;
	padding-top:1px;
}

/* popups */


div.popup 
{
	text-align:left;
	z-index:200;
	position:absolute;
}

div.popup .wrapper1 
{
	background:url(../images/popup_right_bg.png) repeat-y top right;
	width:386px;
	float:left;
}

div.popup .wrapper2 
{
	background:url(../images/popup_left_bg.png) repeat-y top left;
	width:386px;
}

div.popup div.ieright 
{
	display:none;
}

* html div.popup .wrapper1 
{
	background:url(../images/popup_right_bg.gif) repeat-y top right;
	position:relative;
	width:15px;
}


div.popup .maincol {
	position:relative;
	margin:0;
	padding:7px;
}

div.popup .content 
{
	background:url(../images/popup_content_bg.gif) repeat-x #e7e7dd;
	padding:5px;
	border:solid 2px #cccccc;
	height:100%;
	/*width:370px;*/
	z-index: 1;
}

div.popup .content .main 
{
	padding:0 10px 10px 10px;
}


div.popup .top .arrow 
{
	background:url(/images/popup_arrow.gif) bottom no-repeat;
	width:23px;
	height:20px;
	position:relative;
	z-index:1000;
	top:2px;
}

div.popup .bottom .arrow 
{
	background:url(/images/popup_arrow_down.gif) bottom no-repeat;
	width:23px;
	height:20px;
	position:relative;
	z-index:1000;
	top:-7px;
}


div.popup .content .hd 
{
	text-align:right;
}

div.popup img.closebutton 
{
	cursor:hand;
	cursor:pointer;
}

* html div.popup .bottom 
{
	height:15px;
}


div.popuptaf .content 
{
	background:url(../images/popup_content_bg.gif) repeat-x #e7e7dd;
	padding:5px;
	border:solid 2px #cccccc;
	height:100%;
	width:370px;
	z-index: 1;
}

div.popuptaf .content .main 
{
	padding:0 10px 10px 10px;
}


div.popuptaf .top .arrow 
{
	background:url(/images/popup_arrow.gif) bottom no-repeat;
	width:23px;
	height:20px;
	position:relative;
	z-index:1000;
	top:2px;
}

div.popuptaf .content .hd 
{
	text-align:right;
}

div.popuptaf img.closebutton 
{
	cursor:hand;
	cursor:pointer;
}

* html div.popuptaf .bottom 
{
	height:15px;
}

div.freegift 
{
	width:486px;
	/*left:-470px;*/
	left:-191px;
	margin-top:-20px;
}

div.freegift .content 
{
	background:url(/images/freegift_popup_bg.gif) repeat-x #e9e9e9;
}
div.freegift .arrow
{
	margin-left:295px;
}

div.freegiftbottom 
{
	width:486px;
	left:-191px;
	margin-top:-245px;
}

div.freegiftbottom .content 
{
	background:url(/images/freegift_popup_bg.gif) repeat-x #e9e9e9;
}
div.freegiftbottom .arrow
{
	margin-left:295px;
}

div.freegifthomepage 
{
	width:300px;
	/*left:-470px;*/
	left:600px !important;
	margin-top:-1px;
	position:absolute;
	top: 305px !important;
}

div.freegifthomepage .content 
{
	background:url(/images/freegift_popup_bg.gif) repeat-x #e9e9e9;
	
}
div.freegifthomepage .arrow
{
	margin-left:250px;
}


div.freegiftgreendot 
{
	width:400px;
	/*left:-470px;*/
	left:515px !important;
	margin-top:-1px;
	position:absolute;
	top: 224px !important;
}
div.freegiftgreendotsub 
{	width:400px;
	/*left:-470px;*/
	left:515px !important;
	margin-top:-1px;
	position:absolute;
	top: 266px !important;
	}
	
div.freegiftgreendot .content,
div.freegiftgreendotsub .content,
div.freecalendar .content,
div.freecandlesticks .content 
{
	background:url(/images/freegift_popup_bg.gif) repeat-x #e9e9e9;
	
}
div.freegiftgreendot .arrow,
div.freegiftgreendotsub .arrow
{
	margin-left:350px;
}

div.freecalendar {
	left:167px;
	margin-top:-1px;
	position:absolute;
	top:66px !important;
	width:400px;
	}
	
div.freecandlesticks {
	left:167px;
	margin-top:-1px;
	position:absolute;
	top:76px !important;
	width:400px;
	}	
div.freecalendar .arrow,
div.freecandlesticks .arrow {
	margin-left:200px;
}	

/* start maybe not used */
div.israelfreegift 
{
	width:486px;
	/*left:-470px;*/
	left:-191px !important;
	margin-top:-1px;
	position:absolute;
}

div.israelfreegift .content 
{
	background:url(/images/freegift_popup_bg.gif) repeat-x #e9e9e9;
	
}
div.israelfreegift .arrow
{
	margin-left:405px;
}
/* end maybe not used */


div.freeprint 
{
	width:286px;
	/*left:-470px;*/
	left:0px !important;
	margin-top:-1px;
}

div.freeprint .content 
{
	background:url(/images/freegift_popup_bg.gif) repeat-x #e9e9e9;
}
div.freeprint .arrow
{
	margin-left:40px;
}





div.freelast
{
	top:200px;
}

div#TAFPopup 
{
	display:none;
	top:35px;
	left:595px;
	position:absolute;
	z-index:10000;
}

div#TAFPopup .arrow
{
	margin-left:320px;
}

div#CartPopup 
{
	display:none;
	top:35px;
	left:495px;
	position:absolute;
	z-index:200;
}

div#CartPopup .hd 
{
	padding-bottom:8px;
}

div#CartPopup .arrow
{
	margin-left:278px;
}

div#CheckoutPopup 
{
	display:none;
	top:35px;
	left:575px;
	position:absolute;
	z-index:150;
}

div#CheckoutPopup .hd 
{
	visibility:hidden;
}

div#CheckoutPopup .arrow
{
	margin-left:280px;
}


div#HowItWorksPopup 
{
	display:none;
	position:absolute;
	left:-250px;
	z-index:150;
	width:340px;
	font-size:12px;
}

div#HowItWorksPopup .arrow
{
	margin-left:250px;
}


/* TAF */

form#tafForm input, form#tafForm textarea
{
	font-size:10px;
	padding:2px 3px;
}

form#tafForm .container 
{
	border:solid 1px #f21010;
	background:url(/images/error_box_bg.gif) repeat-x #fbefed;
	width:350px;	
}

/* cart */


div.cartpreview 
{
	background:#f5f5f5;
	border:solid 1px #cccbc5;
	padding:14px;
	font-size:13px;
	font-family:Arial;
}

div.cartbuttons 
{
	padding-top:10px;
}

tr.cartrow td 
{	
	background:url(/images/line_dot.gif) repeat-x;
	background-position:-1px bottom;
	padding-top:3px;
}

tr.cartrow td span
{
	background:#fff;
}

tr.cartrow td.cartitem span 
{
	padding-right:3px;
}

/* E Card */
div#ECardTout 
{
	background:url(/images/bg_freegiftcard.jpg) no-repeat;
	width:297px;
	height:156px;
	position:relative;
}

div#ECardTout .card_content
{
	text-align:left;
	position:absolute;
	top:67px;
	left:125px;
}

div.rightfeature-container 
{
	text-align:left;
	margin-bottom:7px;
	width:297px;
}

div.rightfeature-container a 
{
	display:block;
}

div.rightfeature, a.rightfeature
{
	border: solid 1px #ccc;
}

div.rightfeature .content 
{
	padding:8px;
}

div.RightNavFAQ{ 
	background-color:#ffffff;
	padding:10px;
}

div.RightNavTellaFriend{ 
	background-color:#f18a07;
	padding:10px;
}


/* cart */

div#CartContainer
{
	width:948px;
	padding-top:10px;
	/*background:url(/images/cart_tile_bg.gif) repeat-y;*/
}

div#CartContainer div#Top {
    padding:10px 0 0 0;
    border-bottom:solid 1px #ccc;
}

div#CartLeft
{
	float:left;
	width:500px;
	text-align:left;
	min-height:500px;
}

div#CartLeft p {
    padding-top:4px;
}

div#CartLeft div.pad {
    padding-right:40px;
    padding-left:10px;
}

div#CartLeft h2, div#CartRight h2
{
	margin-bottom:0;
	padding-bottom:0;
}

div#CartLeft p,
div#PageLeft p 
{
	margin-top:0;
}

div#CartRight
{
	width:430px;
	float:left;
	text-align:left;
}

div#CartHeader 
{
	font-size:13px;
	/*border-bottom:solid 1px #cccccc;*/
	
	padding-bottom:4px;	
	font-family:Georgia, "Times New Roman", Times, serif; 
}

div#CartRight div.checkoutbox 
{
	background:#eaeaea;
	padding:8px;
}

* html div#CartRight div.checkoutbox 
{
	display:inline-block;
}

div#CartRight div.on 
{
	background:#eaeaea;
	width:400px;
}

div#CartRight div.off 
{
	background:#eaeaea;
	width:390px;
	color:#999999;
}

div#CartRight form 
{
	padding:4px;
	
}

/* Confirmation */

div#ConfirmationContainer
{
	width:940px;
	/*padding-left:10px;*/
	padding-top:10px;
	/*background:url(/images/cart_tile_bg.gif) repeat-y;*/
}

div#ConfirmationLeft
{
	float:left;
	width:490px;
	text-align:left;
	min-height:500px;
	
}

div#ConfirmationLeft h2, div#ConfirmationRight h2
{
	margin-bottom:0;
	padding-bottom:0;
	margin-top:0;
	padding-top:0;
}

div#ConfirmationLeft p,
div#PageLeft p 
{
	margin-top:0;
}

div#ConfirmationRight
{
	width:422px;
	padding:9px;
	float:left;
	text-align:left;
	padding-top:0px;
	margin-top:0;
}

div#ConfirmationHeader 
{
	font-size:13px;
	width:490px;
	padding-bottom:4px;	
	font-family:Georgia, "Times New Roman", Times, serif; 
}

div#ConfirmationRight div.checkoutbox 
{
	border:solid 1px #cccccc;
	padding:8px;
}

* html div#ConfirmationRight div.checkoutbox 
{
	display:inline-block;
}

div#ConfirmationRight div.on 
{
	background:#fff;
}

div#ConfirmationRight div.off 
{
	background:#f8f8f4;
}

div#EGiftCardSelection-popup
{
	text-align:left;
	width:791px;
	margin-left:-400px;
	background:#fff;
	border:solid 1px #333;
}

div#PrintableGiftCardSelection-popup
{
	text-align:left;
	margin-left:-400px;
	background:#fff;
	border:solid 1px #333;
}

div#directtraffic-popup
{
	text-align:left;
	width:780px;
	margin-left:-400px;
	background:#fff;
	border:solid 1px #333;
}


div#EGiftCardSelection-popup div.l,
div#PrintableGiftCardSelection-popup div.l
{
	width:590px;
	padding-right:10px;
}

div#EGiftCardSelection-popup div.r,
div#PrintableGiftCardSelection-popup div.r
{
	width:190px;
}

div#EGiftCardSelection-popup div.top,
div#PrintableGiftCardSelection-popup div.top
{
	background:url(/images/confirm_popup_top.png) no-repeat;
	width:650px;
	height:16px;
}

div#EGiftCardSelection-popup div.bottom,
div#PrintableGiftCardSelection-popup div.bottom
{
	background:url(/images/confirm_popup_bottom.png) no-repeat;
	width:650px;
	height:10px;
}

* html div#EGiftCardSelection-popup div.top, 
* html div#PrintableGiftCardSelection-popup div.top
{
	background:url(/images/confirm_popup_top.gif) no-repeat;
}

* html div#EGiftCardSelection-popup div.content , 
* html div#PrintableGiftCardSelection-popup div.content
{
	background:#fff;
}

* html div#EGiftCardSelection-popup div.bottom, 
* html div#PrintableGiftCardSelection-popup div.bottom
{
	background:url(/images/confirm_popup_bottom.gif) no-repeat;
}

div#EGiftCardThanks-popup,
div#PrintableGiftCardThanks-popup,
div#Submit-popup 
{
	margin-left:-250px;
	background:#fff;
	border:solid 1px #333;
}

div#EGiftCardThanks-popup div.top,
div#PrintableGiftCardThanks-popup div.top,
div#Submit-popup div.top
{
	background:#fff;
	width:500px;
	height:9px;
	font-size:1px;
}

div#EGiftCardThanks-popup div.bottom,
div#PrintableGiftCardThanks-popup div.bottom,
div#Submit-popup div.bottom
{
	background:#fff;
	width:500px;
	height:5px;
	font-size:1px;
}

div#EGiftCardThanks-popup div.content,
div#PrintableGiftCardThanks-popup div.content,
div#Submit-popup div.content
{	
	padding:3px 13px 20px 30px;
}

div#FreeGiftsTout .head 
{
	height:50px;
}

div#FreeGiftsTout 
{
	height:330px;
}

div#FreeGiftsTout h2 
{
	display:block;
	padding-top:14px;
	margin:0;
}

ul#FreeGifts, ul#FreeGifts li 
{
	padding:0;
	margin:0;
}

ul#FreeGifts 
{
	border-top:solid 1px #eee;
	list-style:none;
	text-align:left;
}
ul#FreeGifts li 
{
	border-bottom:solid 1px #eee;
}

ul#FreeGifts li table.giftrow
{
	background:#eaf2ed;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
}

div.subcat 
{
	width:315px;
}

div.subcat div.hd 
{
	background:#004c94;
	color:#fff;
}

div.subcat div.hd div.pad 
{
	padding:6px;	
}

div.subcat div.bd 
{
}

div.subcat div.ft 
{
	color:#333333;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	padding:2px;
}

div.subcat div.ft div.pad 
{
	background:#f4f4f4;
	padding:6px;
}

div.product-container 
{
	padding-right:15px;
	padding-bottom:15px;
}

/* jqModal base Styling courtesy of;
  Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
    a) supplying one via CSS
    b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
  
.jqmWindow {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */



div#SearchBar
{
  background-color:White;
  border:solid 1px #ccc;
  text-align:left;
  padding-left:10px;
  padding-bottom:10px;
}



/********Paging CSS****************/
.pager { text-align:right; height:20px;padding-top:10px; }


.pager #ctl00_ctl00_MainContent_LeftContent_uiResultsPager1 span 
{ 
	border: 1px solid #888888;
	color: #888888;
	font-weight:bold;
	margin-right:2px;
	padding:3px 4px;
}

.pager #ctl00_ctl00_MainContent_LeftContent_uiResultsPager1 span.currentPage 
{
	color:#ffffff;
	border:1px solid #888888;	
	padding:4px 6px;
	margin-right:2px;
}


.pager .currentPage
{
	/*color: #000000;*/
	text-decoration:none;
	font-weight:bold;
	margin-right:2px;
	padding:4px 6px;
}

.pager a:link,
.pager a:visited
{
	text-decoration:underline;
	font-weight:bold;
	padding:3px 6px;
	margin-right:2px;
	
}

div.monthlycontent 
{
	padding-left:20px;
}

div#CVVPopup 
{
	top:300px;
	left:830px;
}

div#CVVPopup .content
{
	padding:10px;
	width:170px;
}

body#giftcard ul#giftlist
{
	margin-left:0;
	padding:0;
}
.yellowbg
{
	background-color:Yellow;
}

#CATIDPopup
{
	background:#E7E7DD url(../images/popup_content_bg.gif) repeat-x scroll 0 0;
	border: solid 1px #333;
	width:250px;
	padding:10px;
}

#donorInfoForm-container > ul
{
	width:350px;
}

#customDonationAmt 
{
    width:100px;
}
