/*-------------------------------------------------------------------------
= General
--------------------------------------------------------------------------*/
#agi-cardpicker {
	background: #F9EDF7 url(/agbeta/cardpicker/val12/background.jpg) no-repeat;	
	overflow: hidden;
    position: relative;
	width: 968px;
}

#agi-cardpicker img {
	border: 0;	
}

#agi-cardpicker #agi-picker-content {
	overflow: hidden;
	padding: 15px 0 65px 20px;
	position: relative;
	width: 935px;
}

#agi-cardpicker #hide {
	position: absolute;
	left: 20px;
	top: 20px;	
}

#agi-cardpicker #hide:hover {
    cursor: pointer;
}

#agi-cardpicker h1 {
	background: none !important;
    border:none !important;
    color: #CC3333;
	font-family: 'OpusRoman',verdana,arial,sans-serif;
	font-size: 36px;
	padding: 8px 0 6px 88px;
	text-transform: none;
}

#agi-cardpicker ul {
	list-style: none;
	margin: 0 14px 0 0;
	padding: 0;
}

#agi-cardpicker ul li {
	color: #81705c;
	font-family: 'OpusRoman',verdana,arial,sans-serif;
	font-size: 24px;
	line-height: 34px;
	position: relative;
	zoom: 1;
}

#agi-cardpicker #agi-product-tone {
	float: left;
	text-align: right;
	width: 255px;
}

#agi-cardpicker h2 {
	color: #888888;
	font-family: 'AGIHand',Times New Roman, serif;
	font-size: 41px;
	text-align: right;
	text-transform: none;
    vertical-align: middle;
}
#agi-cardpicker h2 span {
	background:  url(/agbeta/cardpicker/val12/heart.png) no-repeat;	
    display: inline-block;
	height: 30px;
    overflow: hidden;
    position: relative;
    text-align: left;
    text-indent: -9999px;
    vertical-align: middle;
	width: 51px;
}

#agi-cardpicker #agi-product-category h2 {
	text-align: left;	
}

#agi-cardpicker #agi-product-tone ul li {
	padding-right: 40px;
}

#agi-cardpicker #agi-product-tone .click,
#agi-cardpicker #agi-product-category .click {
	background: url(/agbeta/cardpicker/val12/circles.gif) no-repeat scroll 0 0 transparent;
	height: 27px;
	position: absolute;
	top: 2px;
	width: 28px;
}

#agi-cardpicker #agi-product-tone .click:hover,
#agi-cardpicker #agi-product-category .click:hover {
	cursor:pointer;
}

#agi-cardpicker #agi-product-tone .selected,
#agi-cardpicker #agi-product-category .selected{
	background: url(/agbeta/cardpicker/val12/circles.gif) no-repeat scroll 0 -34px transparent;
}

#agi-cardpicker #agi-product-tone .click {
	right: 0;
}

#agi-cardpicker #agi-product-category .click {
	left: 0;
}

#agi-cardpicker #agi-product-category {
	float: left;
	margin-left: 65px;
	text-align: left;
	width: 280px;
}

#agi-cardpicker #agi-product-category ul li {
	padding-left: 40px;
}

#agi-cardpicker #agi-product-category li span {
	background: url(/agbeta/cardpicker/hover.png) no-repeat;
	display: none;
	font-family: 'AGIHand',Times New Roman, serif;
	font-size: 34px;
	height: 75px;
	line-height: 24px;
	padding: 7px 10px 5px;
	position: absolute;
	text-align: center;
	top: -58px;
	width: 116px;
	z-index: 10;
}

#agi-cardpicker #agi-product-category li:hover span {
	display: block;
	left: 42px;
}

#agi-cardpicker #agi-and,
#agi-cardpicker #agi-equals {
	height: 40px;
	position: absolute;
	top: 230px;
	width: 38px;
}

#agi-cardpicker #agi-and {
	background: url(/agbeta/cardpicker/val12/conditionals.gif) no-repeat scroll -5px -3px transparent;
	left: 279px;
}

#agi-cardpicker #agi-equals {
	background: url(/agbeta/cardpicker/val12/conditionals.gif) no-repeat scroll -5px -50px transparent;
	left: 563px;
	margin-left: 0;
}

#agi-cardpicker #card-wrapper {
	float: left;
	margin: 30px 0 0 80px;
	text-align: center;
	width: 185px;
}

#agi-cardpicker #card-wrapper p {
	margin: 5px 15px;
}

#agi-cardpicker #card-wrapper p a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#agi-cardpicker #card-wrapper-ecard {
	background: url(/agbeta/cardpicker/box-bg-sm.gif) no-repeat;
	height: 218px;
	width: 185px;	
}

#agi-cardpicker #card-wrapper-ecard img {
	border: 1px solid #B9BAA4;
	margin-top: 30px;
	padding: 1px;
}

#agi-cardpicker #card-wrapper-cnp {
	background: url(/agbeta/cardpicker/box-bg.gif) no-repeat;
	height: 242px;
	width: 185px;	
}

#agi-cardpicker #card-wrapper-cnp img {
	margin-top: 30px;
}

#agi-cardpicker #papercard-wrapper {
	height: 242px;
	width: 185px;	
}

#agi-cardpicker #personalize {
	bottom: 20px;
	position: absolute;
	right: 40px;	
}

#agi-cardpicker #personalize .agi-button-inner .agi-button-copy{
	font-size: 16px;	
    line-height: 22px !important;
}

#agi-cardpicker #personalize #personalize-x {
    color: #888888;
    font-family: 'AGIHand',Times New Roman,serif;
    font-size: 36px;
	left: -413px;	
    line-height: 36px;
	position: absolute;
    text-align: right;
    top: 2px;
    vertical-align: middle;
    width: 400px;
}
#agi-cardpicker #personalize #personalize-x span{
	background:  url(/agbeta/cardpicker/val12/arrow.gif) no-repeat;	
    display: inline-block;
	height: 12px;
    position: relative;
    text-align: left;
    vertical-align: middle;
	width: 22px;
}
