@charset "UTF-8";
/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#999;
	background-image:url(http://www.my-giftcards.com/images/lgbg.gif);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */font-size:12px;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.oneColElsCtr #container {
	width: 769px;
	background-image:url(http://www.my-giftcards.com/images/whitebg.png);
	background-repeat:repeat-y;
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#footer{
	width: 769px;
	float:left;
 /* the auto margins (in conjunction with a width) center the page */
	
 /* this overrides the text-align: center on the body element. */
}

#footer #fbg{
	width: 763px;
	background-image:url(http://www.my-giftcards.com/images/bottom.png);
	background-repeat:no-repeat;
	height:38px;
	padding:5px;
	padding-left:3px;
	padding-right:3px;
	font-size:10px;
	margin-left:3px; /* the auto margins (in conjunction with a width) center the page */
	color:#FFF;
	text-align:center;
	
	 /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding-left:3px;
	padding-right:3px;
	float:left;/* remember that padding is the space inside the div box and margin is the space outside the div box */
		background-image:url(http://www.my-giftcards.com/images/whitebg.png);
	background-repeat:repeat-y;
}

#topbar{
	background-image:url(http://www.my-giftcards.com/images/topbar.gif);
	background-repeat:repeat-x;
	float:left;
	width:753px;
	height:20px;
	color:#FFF;
	padding-left:10px;
	padding-top:2px;
	
	
	}
	#header{
		height:122px;
		float:left;
	width:763px;
		background-image:url(http://www.my-giftcards.com/images/header.jpg);
		background-repeat:no-repeat;
		}
		h1{
			font-size:20px;
			font-weight:bold;
			color:#FFF;
			margin:0px;
			float:left;
			margin-left:20px;
			margin-top:25px;
			width:700px;
			height:20px;
			padding:0px;
			}
			h2{
			font-size:12px;
			margin:0px;
			color:#FFF;
				height:20px;
			float:left;
				width:700px;
			margin-left:20px;
			font-weight:bold;
			margin-top:10px;
			padding:0px;
			}
			#getitnow{
				height:34px;
				width:250px;
				float:left;
					margin-left:20px;
						margin-top:5px;
				}
				#left{float:left;width:219px;height:100%;}
#right{float:left;width:524px; padding:10px;height:100%;}

.subleft{float:left;width:197px;padding:0px;margin:0px;margin-left:10px;margin-top:10px; background-image:url(http://www.my-giftcards.com/images/lsidebg.gif); background-repeat:repeat;font-size:12px; color:#333}
.subheader{float:left;width:185px;padding:0px; background-image:url(http://www.my-giftcards.com/images/subtitle.gif); background-repeat:no-repeat; font-size:12px; color:#FFF;padding:2px;padding-left:10px;}
.comparisonheader{
	width:520px;height:26px;float:left; background-image:url(http://www.my-giftcards.com/images/subheaderright.gif); background-repeat:no-repeat}
.comparison{width:520px;float:left;padding-top:15px; border-bottom-color:#999; border-bottom-style:solid; border-bottom-width:1px}
.ctitle{float:left; width:400px; color:#FFF; font-weight:bold; padding:4px;}
.stars{float:right;width:100px;padding:4px;}
.compleft{float:left;width:170px;padding:4px;}
.compright{float:left;width:329px;padding:4px;}
.productthumb{float:left;margin:10px;}
.visitsite{float:left;margin:10px;}
.subheader1 {float:left;width:185px;padding:0px; background-image:url(http://www.my-giftcards.com/images/subtitle.gif); background-repeat:no-repeat; font-size:12px; color:#FFF;padding:2px;padding-left:10px;}
.subheader2 {float:left;width:185px;padding:0px; background-image:url(http://www.my-giftcards.com/images/subtitle.gif); background-repeat:no-repeat; font-size:12px; color:#FFF;padding:2px;padding-left:10px;}
.lcontent{float:left;padding-left:4px;}

.crumb{ font-size:10px;margin-bottom:10px;height:20px}
ul{margin:0px;padding:0px;float:left}
li{margin:0px;padding:0px;float:left;width:180px; list-style:none;}
