/* Video Ecards (Smashups) Page May 2013
------------------------------------------------------------------------------------------------ */
#agi-main {
	color: #888;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
}

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

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

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

.vecards-welcome p {
	line-height: 2em;
}

.vecards-hero {
	height: 590px;
	margin: 0 0 3em 0;
	padding: 0;
	position: relative;
	width: 915px;
}

img#vecards-back {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 10;
}

a#vecards-lg,
a#vecards-sm1,
a#vecards-sm2 {
	display: block;
	position: absolute;
	z-index: 20;
}

a#vecards-lg {
	height: 420px;
	left: 10px;
	top: 90px;
	width: 540px;
}

a#vecards-sm1 {
	height: 205px;
	left: 590px;
	top: 90px;
	width: 260px;
}

a#vecards-sm2 {
	height: 205px;
	left: 590px;
	top: 315px;
	width: 260px;
}

img.vecards-spacer {
	border: 0 none;
	height: 100%;
	width: 100%;
}

.vecards-instruction {
	background: url(/agbeta/ecards/video-ecards/video-back.jpg) no-repeat 0 0;
	margin: 0 0 3.5em 0;
	overflow: hidden;
}

.vecards-instruction h2 {
	color: #c94747;
	font-family: 'OpusRoman',arial,sans-serif;
	font-size: 24px;
	margin: 0 0 1em 0;
}

.vecards-instruction ol {
	color: #036;
	float: right;
	font-family: 'OpusRoman',verdana,sans-serif;
	font-size: 18px;
	list-style: none;
	margin: 0;
	padding: 1.5em 0 0 42px;
	text-align: left;
	width: 420px;
}

.vecards-instruction ol li {
	background: url(/agbeta/ecards/video-ecards/number-bullet-1.png) no-repeat 0 0;
	line-height: 1.25em;
	margin: 0 0 2em 0;
	padding: .25em 0 1em 4em;
}

.vecards-instruction ol li .list-title {
	color: #333;
	display: block;
	font-family: 'OpusRoman',arial,sans-serif;
	font-size: 20px;
	margin: 0 0 .25em 0;
}

.vecards-instruction ol li .list-subtitle {
	color: #666;
	font-size: 14px;
}

.vecards-instruction ol li + li {
	background: url(/agbeta/ecards/video-ecards/number-bullet-2.png) no-repeat 0 0;
}

.vecards-instruction ol li + li + li {
	background: url(/agbeta/ecards/video-ecards/number-bullet-3.png) no-repeat 0 0;
}

.vecards-instruction ol li + li + li + li {
	background: url(/agbeta/ecards/video-ecards/number-bullet-4.png) no-repeat 0 0;
}

/* =Social Buttons
---------------------------------------------------------------------------------------------------------------*/
#social-share-buttons {
	margin: 0 0 2.5em 0;
	padding: 0;
}

#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;
}

.vecards-instruction-video {
	background: #fbfaf9 url(/agbeta/texture-back-sm-2012.jpg) repeat 0 0;
	border: 1px solid #f5f5f5;
	-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);
	float: left;
	height: 330px;
	margin: 0 0 0 0.2em;
	padding: 13px;
	width: 440px;
}

.micetype {
	color: #999;
	font-size: 12px;
	line-height: 2em;
	text-align: left;
	margin: 0 0 5em 0;
}