/* Barbie Ornaments Page
------------------------------------------------------------------------------------------------ */
body#barbie-ornaments {
    background: url(/agbeta/homepage/11/body-back.gif) no-repeat 50% 0;
}

#agi-main {
	color: #999;
	font-size: 14px;
	line-height: 1.7em;
	text-align: left;
}

ul#agi-breadcrumbs li {
	color: #333;
}

ul#agi-breadcrumbs li a {
	color: #666;
}

#agi-main h1 {
	color: #c33;
	font-family: 'OpusRoman',arial,sans-serif;
	font-size: 30px;
	margin: 0 0 .1em 0;
	position: relative;
	text-transform: none;
}

#agi-main h2 {
	color: #c33;
	font-family: 'OpusRoman',arial,sans-serif;
	font-size: 24px;
	margin: 0 0 .1em 0;
	padding: .4em 0;
	position: relative;
	text-transform: none;
}

#agi-main h1 span,
#agi-main h2 span {
	color: #666;
	display: inline-block;
	font-family: 'AGIHand',arial,sans-serif;
	margin: 0;
	position: relative;
	text-transform: none;
	-webkit-transform: rotate(-1.5deg);
	-moz-transform: rotate(-1.5deg);
	-ms-transform: rotate(-1.5deg);
	-o-transform: rotate(-1.5deg);
	transform: rotate(-1.5deg);
}

#agi-main h1 span {
	font-size: 53px;
	margin: 0 0 0 .3em;
	top: -.05em;
}

#agi-main h2 span {
	font-size: 39px;
	margin: 0 0 0 1em;
	top: -.1em;
}

/* =Content
---------------------------------------------------------------------------------------------------------------*/
#agi-billboard {
	margin: 0 0 .8em 0;
}

.main-copy {
	clear: both;
	margin: 0 0 3em 0;
}

#agi-main .main-copy h2 {
	margin: 0 0 .4em 0;
	padding: 0;
}

ul.agi-thumbrow {
	list-style: none;
	margin: 0 0 4em .8em;
	overflow: hidden;
	padding: 0;
}

ul.agi-thumbrow li {
	background: none;
	float: left;
	margin: 0 0 0 3.5em;
	padding: 0;
	position: relative;
	text-align: center;
	width: 267px;
}

ul.agi-thumbrow li:first-child {
	margin: 0;
}

ul.agi-thumbrow li h3 {
	margin: 0 0 8px 12px;
}

ul.agi-thumbrow li h3 a {
	color: #963;
	font-family: 'OpusRoman',verdana,arial,sans-serif;
	font-size: 20px;
	text-decoration: none;
}

ul.agi-thumbrow li .agi-thumbimg {
	background: url(/agbeta/occasion/thumb-shadow.png) no-repeat 0 0;
	display: block;
	margin: 0 auto 8px auto;
	padding: 0 2px 3px 0;
	width: 100%;
}

ul.agi-thumbrow li .agi-thumbimg img {
	margin: 0 auto;
}

ul.agi-thumbrow li .agi-thumbcaption {
	color: #f33;
	display: block;
	font: bold 13px Verdana;
	margin: 0 auto;
	text-decoration: none;
	text-align: center;
}

a.agi-thumb-viewall {
	color: #F03C44;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	margin: 0 25px 15px 0;
	text-decoration: none;
}

a.agi-thumb-viewall:hover {
	text-decoration: underline;
}

#agi-content .superscript,
.agi-thumbcaption span {
    font-size: 75%;
    font-weight: normal;
    margin: 0 0 0 -.4em;
    padding: 0;
    vertical-align: super;
}

#agi-micetype {
	clear: both;
	color: #999;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 5em 0;
	text-align: center;
}

#agi-micetype a {
	color: #999;
}

#agi-micetype a:hover {
	text-decoration: none;
}

/* = Find a Retailer Lightbox
---------------------------------------------------------------------------------------------------------------*/

.retailer-iframe {
    border: 0 none;
    display: block;
    height: 650px;
    width: 1000px;
}

/* =Social Buttons
---------------------------------------------------------------------------------------------------------------*/
#social-share-buttons {
	color: #333;
	float: right;
	font-size: 12px;
	line-height: 1.4em;
	margin: 0 0 .8em 0;
	padding-left: 90px;
}

#social-share-buttons p,
#social-plusone,
#agi-fbcontainer,
#social-pinterest,
#social-twitter {
	display: block;
	float: left;
	margin-bottom: 10px;
	position: relative;
}

#social-share-buttons #agi-fbcontainer {
	padding-left: 15px;
	z-index: 100;
}

#social-share-buttons #social-plusone {
	padding-left: 30px;
}

#social-share-buttons #social-twitter{
	padding-left: 25px;
}

/* =Store Locator and Shop Online
---------------------------------------------------------------------------------------------------------------*/
.widgets {
	display: block;
	clear: both;
	margin: 0 0 3em 0;
	overflow: hidden;
	position: relative;
}

.widgetwrap {
	float: left;
	margin: 0 0 1.5em 0;
    overflow: hidden;
	padding: .2em;
    position: relative;
    width: 430px;
}

.widget {
	background: url(/agbeta/texture-back-sm-2012.jpg) repeat 0 0;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	display: block;
	min-height: 358px;
	overflow: hidden;
	width: 425px;
}

.widget-img {
	display: block;
	margin: 10px auto;
	padding: 10px 0;
	position: relative;
}

.widget-img img {
	display: block;
	margin: 0 auto !important;
	position: relative;
}

.widget p {
	color: #666;
	display: block;
	font-size: .96em;
	margin: 0 auto;
	width: 93%;
}

.widget fieldset {
	border-style: none;
	margin-top: 1em;
	padding: 1em 1em 0 1em;
}

.shop .store-locator {
	margin-right: 36px;
}

.widget #barbie-storelocator .input {
	border: 1px solid #bbb;
	float: left;
	margin: 0 0 6.5%;
	padding: 5px;
	width: 182px;
}

input#storelocator_go {
    background-color:transparent;
    border:none;
    margin-left:10px;
    margin-top:-3px;
}

.widget .shop-online-link {
	background: url(/agbeta/button/shop-ornaments.png) no-repeat 0 0;
	cursor: pointer;
	float: right;
	height: 29px;
	line-height: 1.7;
	margin: 1em .75em;
	overflow: hidden;
	text-indent: -9999px;
	width: 214px;
}

.micetype {
	clear: both;
	color: #666666;
	display: block;
	font-size: 0.85em;
	line-height: 1.7;
	margin: 1.7em auto 0;
	position: relative;
}