body{
	width: 1024px;
	margin: 0 auto;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

a{
	text-decoration: none;
	color: #3370a1;
}

.logo{
	margin: 21px 0 21px 17px;
}

a:hover{
	text-decoration: underline;
}

.inlineitem{
	display: inline-block;
	vertical-align: top;
}

.marginbottom{
	margin-bottom: 30px;
}

.darkbluebackground{
	background-color: #003366;
}

.darkbluetxt{
	color: #003366;
}

.bluelink{
	color: #003366;
}

.black{
	color: #000;
}

.topnavigation{
	width: 100%;
	height: 34px;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
}

.topnavigation div{
	padding: 10px 40px 9px 30px
}

.topnavigation .whitebg{
	float: right;
	
}

.white{
	color: #fff;
}

.whitebg{
	background-color: #fff;
}

.topnavigation a{
	text-transform:capitalize;
}

.twentyfour{
	font-size: 24px;
}

.sixteen{
	font-size: 16px;
}

.fourteen{
	font-size: 14px;
}

.eightteen{
	font-size: 18px;
}

.thirty{
	font-size: 30px;
}

.twenty{
	font-size: 20px;
}

.charitycontainer{
	background-color: #eaf0f5;
	text-align: center;
	width: 100%;
	margin-top: 20px;
}

.mainbody{
	padding:0 32px;
	margin-top: 24px;
}

.bold{
	font-weight: bold;
}

.charitytxt{
	text-align: center;
	margin: 0 20px 20px 0;
}

.inlineitem.giftcardcontainer{
	width: 260px;
	margin-left: 80px;
}

.charitycontainer img{
	margin: 20px 32px 20px 0;
}

.bluebutton{
	color: #ffffff;
	background: #003366 no-repeat left center;
	border: 1px solid #dadada;
	height: 37px;
	padding: 0 19px;
	font-size: 18px;
}

.buttontxt{
	margin-left: 10px;
	color: #ffffff;
}

.giftcardwrapper{
	width: 100%;
	margin: 0 auto;
}

.smallgray{
	color: #999999;
	font-size: 12px;
}

.firstcontainer{
	width: 460px !important;
	float: left;
	text-align: center;
}

	.firstcontainer p {
		text-align: left;
		max-width: 220px;
		margin-left: 120px;
	}

.lowercharity{
	margin-top: 30px;
}

.uppercharity{
	margin-top: 25px;
}

.donatenow{
	margin: 0 0 0 14px;
	width: 460px;
}

.centerwrapper{
	margin: 0 auto;
	width: 228px;
}

.selectstyle select{
	background: transparent;
	width: 112px;
	font-size: 12px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	padding: 3px 0 0px 12px;
	-webkit-appearance: none;
	color: #7d7e7e;
}
.selectstyle {
	width: 95px;
	height: 23px;
	overflow: hidden;
	background: url("../img/grayselectarrow.png") no-repeat right #fff;
	border: 1px solid #7d7e7e;
	color: #7d7e7e;
	margin-bottom: 20px;
}

.shortstyle{
	width: 47px !important;
}

.blueshortstyle{
	background: url("../img/blueselectarrow.png") no-repeat right #fff;
}

.shortstyle select{
	width: 64px !important;
	padding: 3px 0 0px 6px !important;
}

.countrystyle{
	width: 215px !important;
	background: url("../img/blueselectarrow.png") no-repeat right #fff;
}   


.countrystyle select{
	width: 235px !important;
	padding: 3px 0 0px 6px !important;
}

.longstyle{
	width: 198px !important;
	background: url("../img/blueselectarrow.png") no-repeat right #fff;
	
}

.shortinputbox{
	width: 20px !important
}

.longstyle select{
	width: 218px !important;
	padding: 3px 0 0px 6px !important;
}

.uppercase{
	text-transform: uppercase;
}

.callingcardwrapper{
	width: 228px;
}

.callingcardtxt{
	height: 155px;
}

.ltbluecontainer{
	background-color: #eaf0f5;
}

.checkouttitles{
	padding: 15px 9px;
}

.checkoutitem{
	width: 355px;
	margin-right: 20px;
}

.checkoutproduct{
	width: 365px;
	margin-left:20px;
}

.checkoutshop{
	width: 210px;
	margin-left: 38px;
}

.checkoutprice{
	margin-left: 15px;
    width: 65px;
}

.checkoutpriceitem{
	width: 65px;
	margin-left:25px;
}

.checkoutqty{
	width: 90px;
	margin-left: 10px;
}

.lowerborder{
	border-bottom: 1px solid #e7edf2;
	margin-bottom: 30px;
}

.topborder{
	border-top: 1px solid #e7edf2;
	margin-top: 30px;
}

.secode{
	width: 30px !important;
}

.ordersummarycontainer{
	width: 520px;
	float: right;
	clear: both;
	border-top: 1px solid #e7edf2;
	border-bottom: 1px solid #e7edf2;
	padding: 20px 0;
	margin-top: 25px;
}

.ordersummarybox {
	width: 520px;
	padding: 20px 0;
	margin-left: 210px;

}

.topbottomborders{
	width: 730px;
	border-top: 1px solid #e7edf2;
	border-bottom: 1px solid #e7edf2;
	margin: 25px 0;
}

.summarycontainer{
	margin-top: 15px;
	border-top: 1px solid #e7edf2;
	border-bottom: 1px solid #e7edf2;
}

.red{
	color: #cc0000;
}

.floatright{
	float: right;
	clear: both;
}

.itemwrapper{
	margin: 20px 0;
}

.productdesc{
	margin-left: 20px;
}

.checkoutshipping{
	margin-left:30px;
}

.checkoutshippingtotal{
	margin-left:10px;
}

.checkouttotalprice{
	margin: 0 20px 0 40px;
	width: 50px;
}

.removelink{
	margin-top: 65px;
}

.ordersum{
	margin-bottom: 25px;
}

.estorder{
	margin-top: 25px;
}

.emptycart{
	margin: 12px 25px 0 0;
}

.graycontainer{
	background-color: #f6f6f6;
	padding: 10px;
}

.shippingtxtbox{
	width: 170px;
	text-align: right;
	margin-right: 18px;
	color: #717171;
	margin-top: 4px;
}

.shippingborder{
	padding-bottom: 25px;
	border-bottom: 1px solid #ececec;
	clear: both;
}

.alignright{
	text-align: right;
}

.shippingtitles{
	margin: 30px 0;
}

input[type="checkbox"] {
    opacity:0;
    position:relative;
    margin-right:-20px;
    z-index:9;
    filter:alpha(opacity=0);
}

.anon input[type="checkbox"] + label  .checkbox{
	background: url("../img/radio.png")  -19px top no-repeat;
	height: 17px;
	width: 17px;
	display: inline-block;
	margin-right: 6px;
	position: relative;
	top: 2px;
}

.anon input[type="checkbox"]:checked + label .checkbox{
	background: url("../img/radio.png") left top no-repeat;
}
.anon input.checked + label .checkbox{
	background: url("../img/radio.png") left top no-repeat;
}


.shippingcontainer input[type="text"]{
	width: 275px;
	height: 23px;
	border: 1px solid #f6f6f6;
	margin-bottom: 16px;
}

.shippingcontainer{
	clear: both;
}

.optional{
	color: #717171;
	font-size: 11px;
	margin: 8px 0 0 10px;
}

.anon .charitytxt{
	color: #717171;
	margin: 6px 0 0 6px;
}

.graycontainer .anon{
	margin-top: 10px;
}

.selectaddress{
	padding: 13px 10px;
}

.shiptxt{
	color: #bebebe;
	font-size: 22px
}

.activeship{
	color: #3370a3;
	font-weight: bold;
} 

.shipparrow{
	margin: 0 16px;
}

.checkprogresswrapper{
	margin: 24px 0 33px 0;
}

.graytxt{
	color: #717171;
}

.confirmtxt{
	padding-top: 28px;
}

.shipitemaddress{
	margin: 30px 0 24px 0;
}

.orderrec{
	padding: 30px 0;
	color: #3370a1;
	border-bottom: 1px solid #ececec;
}

.orderParts div{
	width: 165px;
	margin-right: 78px;
}

.orderParts{
	margin-top: 18px;
}

.conftitle{
	margin: 27px 0 16px 12px;
}

.successrecived{
	margin: 0 0 19px 12px;
}

.shiptocontainer{
	height: 120px;
}

.shiptocontainer .bottommargin{
	margin-bottom: 20px;
}

.shippinglink {
	vertical-align: bottom;
}

.confirmationwrapper{
	margin: 0 15px;
}

.marginleftonly{
	margin-left: 8px;
}

.cardtype{
	width: 132px !important;
	margin-bottom: 18px
}

.cardtype select{
	width: 152px !important;
}

.cardtime{
	width:75px !important;
	margin:0 14px 18px 0;
	background: url("../img/blueselectarrow.png") no-repeat right #fff;
}

.cardtime select{
	width:95px !important;
}

.paymentcontainer{
	padding-top: 18px;
	width: 710px;
}

.confirmmargins{
	margin-bottom: 100px;
}

.leftbutton{
	margin-top: 35px;
}

.titlespace{
	margin-top: 17px;
}

.giftcardtitle{
	margin:10px 0 20px 0;
}

.inputtitle{
	margin:20px 0 10px 0;
}

.addbutton{
	margin: 20px 0;
}

.cardimage{
	margin-top: 25px;
}

.cardspace{
	margin-right:75px;
}

.firstcard{
	margin-left: 70px;
}

.callingcardpriceqty{
	margin: 20px 0;
}

.termsconditions{
	font-size: 11px;
}

.securitylogo{
	margin:20px 0;
}

.shoppingcarttitle{
	margin-bottom: 35px;
}

.continuebutton{
	margin-bottom: 100px;
}

.itemCaption{float: right;margin-right: 100px;}
.checkoutitem {
   padding-left: 77px;
  }
  
.shippingcontainer-error-message{color:#ff0000;margin:15px 0;}

label {
	margin: 16px 0;
}

input[type="text"] {
	margin: 8px;
    border: 1px solid #DADADA;
    height: 27px;
    line-height: 27px;
    width: 275px;
    padding: 0px 5px;
}

select#clookCatalogRefIds {
	margin: 8px;
}

.fz18 {
	font-size: 18px;
}

input[type="submit"] {
	margin: 0;
	border: none;
}

.ptb12 {
	padding: 12px 0;
}

.haagc {
	padding: 10px 0;
}

.help2 {
	margin-left: 260px;
	margin-top:10px;
}

div.gc{
	display: inline-block;
	vertical-align: top;
	margin-left: 45px;
	width: 260px;
}

div.donate{
	display: inline-block;
	vertical-align: top;
	margin-left: 45px;
	width: 180px;
}

p.gcdesc{
	align: justify;
	height: 140px;
}

