@charset "UTF-8";
/* CSS Document */
#bodyblock{
	padding:10px;
	width:930px;
}

#gift_card_content{
	width:590px; 
	float:left;
	}
	
#gift_card_main_flash{
	width:525px; 
	margin:0 auto;
	}

#div0 ul, #div1 ul{
	margin:0 auto; 
	float:left; 
	list-style:none; 
	}
	
#div0 ul li, #div1 ul li{
	float:left; 
	padding-right:10px;
	}

.current{
	color:#1c5ba2;
	}
	
.not_current{
	color:#ff8128;
	}
	
.order_gift_cards_link{
	float:right;
}

#div1{
	display:none;
	}

ul#terms_detail{
	list-style:outside;
	padding-left:40px;
	}

ul#terms_detail li ul li{
	list-style:none;
	}
	
#gift_card_verticle_divider{
	width:5px; 
	border-right: 1px dashed #666666; 
	height:550px; 
	padding:10px 5px; 
	float:left;
	}
	
#sidebar{
	float:left; 
	width:295px;
	}
	
#sidebar p{
	padding-left:30px;
	}
	
#locations_img{
	width:272px; 
	padding-left:35px;
	border:none;
	}
	
#weekly_img{
	padding-left:35px;
	border:none;}
	
.right_panel {
	float:right; 
	width:200px; 
	padding-right:15px;
	}
	
.left_panel {
	width:400px; 
	float:left;
	}
	
.gc_images {
	width:308px; 
	margin:0 auto;
	}
	
ol, ul {
	color:#666666
	}
