/*-------------------------------------------------------------------------
= Ecard title
--------------------------------------------------------------------------*/
h1#display-title {
	color: #4c4c4c;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
}

/*-------------------------------------------------------------------------
= Ecard preview box
--------------------------------------------------------------------------*/
div.display {
	background: url(/eg/new_site/display.png) 0 71px no-repeat;
	border-bottom: 1px solid #c5c5c5;
	clear: both;
	float: left;
	width: 790px;
}

div.display-top {
	background: url(/eg/new_site/display_top.png) no-repeat;
	float: left;
	padding: 10px 0;
	position: relative;
	width: 790px;
}
div#product_msg_element {
	padding: 18px;
	text-align: left;	
}
/*-------------------------------------------------------------------------
= Options toolbar
--------------------------------------------------------------------------*/
div#display-options {
	background: url(/eg/new_site/display_options.png) no-repeat 10px;
	float: left;
	height: 32px;
	padding: 0 10px 0 11px;
	width: 769px;
	position: relative;
	z-index: 200;
}

a.display-option {
	border-right: 1px solid #5c5c5c;
	float: left;
	height: 32px;
	width: 156px;
}

a.display-option.email-card {
	background: url(/eg/new_site/display_email.png);
}

a.display-option.email-card#tab-selected {
	background: url(/eg/new_site/display_email_tab.png);
	margin-top: 1px;
}

a.display-option.share-card {
	background: url(/eg/new_site/display_share.png);
}

a.display-option.share-card#tab-selected {
	margin-top: 1px;
	background: url(/eg/new_site/display_share_tab.png);
}

a.display-option.email-card:hover, a.display-option.share-card:hover {
	background-position: right;
}

a#another-ecard {
	color: #fff;
	float: right;
	font-size: 11px;
	padding: 7px 9px 0 0;
	text-decoration: none;
}

span#what-can-you-do {
	color: #fff;
	float: left;
	left: 18px;
	position: absolute;
	top: 8px;
}

span#what-can-you-do span {
	background: url(/eg/new_site/display_email.png) no-repeat -11px -9px;
	float: left;
	height: 20px;
	margin-right: 10px;
	width: 20px;
}

/*-------------------------------------------------------------------------
= Ecard
--------------------------------------------------------------------------*/
div#ecard {
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	margin: 10px 0 0 95px;
	width: 600px;
	text-align:center;
	z-index:10;
}

div#ecard-info {
	background: #c5c5c5;
	float: left;
	left: 0;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}
#FlashProduct_div {
	z-index:10;	
}
#adaptvDiv, #FlashProduct {
	visibility: visible !important;
	z-index:10;
}

/*-------------------------------------------------------------------------
= Bottom options
--------------------------------------------------------------------------*/
div#display-options-bottom {
	clear: both;
	float: left;
	height: 68px;
	overflow: hidden;
	padding: 10px 0;
	width: 790px;
}
display-options-bottom a { float:left; display:block;}


/*-------------------------------------------------------------------------
= Comments form
--------------------------------------------------------------------------*/
#display-page form#comments-form {
	width: 760px;
}

#display-page form#comments-form textarea {
	width: 665px;
}

#display-page div.comment {
	width: 760px;	
}

#display-page div.comment div {
	width: 667px;	
}

/*-------------------------------------------------------------------------
= 376 x 280 ad
--------------------------------------------------------------------------*/
#display-page div#ad-376x280-placeholder, #pickup-page div#ad-376x280-placeholder, #custom-page div#ad-376x280-placeholder {
	padding-left: 207px;
}

/*-------------------------------------------------------------------------
= Sending form
--------------------------------------------------------------------------*/
div#send {
	background: url(/eg/new_site/send_box.png) no-repeat bottom;
	color: #fff;
	display: none;
	float: left;
	left: 10px;
	padding-top: 10px;
	position: absolute;
	top: 30px;
	width: 769px;
	z-index: 100;
}

div.send-column {
float: left;
padding: 0 16px;
width: 344px;
}

div.send-column li {
	clear: both;
}

div.send-column p {
	padding:0;
	margin:0;
	line-height:16px;
}
div.display div#send h2 {
text-align: center;
clear: both;
color: white;
font-size: 17px;
margin: 27px 0 20px;
padding: 0;
}

div#send label {
	float: left;
	margin-top: 20px;
	width: 150px;
}

div#send input, div#send select {
	float: left;
	font-size: 12px;
	margin-top: 20px;
}

div#send input[type=text] {
	font-family: Arial;
	font-size: 12px;
	padding: 2px 0;
	width: 180px;
}

div#send textarea {
	resize:none;
	position: relative;
	font-family: Arial;
	font-size: 12px;
	width: 330px;
	height: 70px;
}

div#send strong, div#send em {
	float: left;
	margin-top: 20px;
}
div#send em { font-style:italic;}

div#colors {
	background: #fff;
	border: 1px solid #fff;
	border-top: 0;
	border-right: 0;
	float: left;
	width: 128px;
}

div#colors a {
	background: #ddd;
	float: left;
	height: 15px;
	margin: 1px 1px 0 0;
	width: 15px;
}

div#colors a#colors-1 {
	background-color: aqua;
}

div#colors a#colors-2 {
	background-color: black;
}

div#colors a#colors-3 {
	background-color: blue;
}

div#colors a#colors-4 {
	background-color: fuchsia;
}

div#colors a#colors-5 {
	background-color: green;
}

div#colors a#colors-6 {
	background-color: gray;
}

div#colors a#colors-7 {
	background-color: lime;
}

div#colors a#colors-8 {
	background-color: maroon;
}

div#colors a#colors-9 {
	background-color: navy;
}

div#colors a#colors-10 {
	background-color: olive;
}

div#colors a#colors-11 {
	background-color: purple;
}

div#colors a#colors-12 {
	background-color: red;
}

div#colors a#colors-13 {
	background-color: silver;
}

div#colors a#colors-14 {
	background-color: teal;
}

div#colors a#colors-15 {
	background-color: white;
}

div#colors a#colors-16 {
	background-color: yellow;
}

div#send-font-style {
	float: right;
}

div#send-font-style label {
	width: 50px;
	margin: 0 0 20px 0;
}

div#send div#send-font-style select, div#send div#send-font-style input, div#send div#send-font-style strong, div#send div#send-font-style em {
	margin: 0 0 20px 0;
	line-height:15px;
}

div#send div#send-font-style input, div#send div#send-font-style strong {
	margin-right: 5px;
}

a.send-size {
	background: #6a6a6a;
	color: #fff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 5px 0 0;
	padding: 2px 0;
	text-align: center;
	text-decoration: none;
	width: 15px;
}

div#send span {
	display:block;
	margin: 0 0 10px 0;
}

div#send p a {
	color: #fff;
}

div#send label.date-label {
margin: 5px 0 0 0;
width: 50px!important;
}

div#send input#send-date {
	margin-top: 5px;
	width: 140px;
}

div#send a img {
	float: left;
	margin: 7px 0 0 5px;
}

div#send h2#special-offers {
margin: 0px 0 10px 0;
padding: 0 0 0 5px;
line-height: 20px;
}

div#permissions input {
	clear: both;
	margin: 10px 10px 0 0px;
}

div#permissions label {
	text-align:left;
	line-height: 16px;
	float: left;
	margin: 7px 0 0 0;
	width: 300px;
}

div#send-ecard-buttons {
	float: left;
	padding: 10px 0 20px 217px;
	text-align: left;
	width: 100%;
}

div#send-ecard-buttons a img {
	float: none;
	margin: 7px 25px 0 5px;
}

div#future-sends {
	float: left;
	margin-top: 0px;
	width: 285px;
}

div#future-sends div {
	float: left;
	width: 95px;
}

div#send div#future-sends select {
	display: block;
	margin-top: 0;
	width: 90px;
}

div#permissions {
	float: left;
	padding: 0 0 20px 0;
}

p.install-other-stuff {
	clear: both;
	color: #888;
	text-align: center;
}

ul.send-promo {
	clear: both;
}

div#send p.install-other-stuff strong, div#send ul.send-promo strong {
	float: none;
	margin: 0;
}

p.install-other-stuff strong {
	color: #aaa;
}

div#send ul.send-promo {
	color: #888;
	list-style-type: disc;
	padding: 0 0 20px 24px;
}


/*-------------------------------------------------------------------------
= Share this ecard
--------------------------------------------------------------------------*/
div#fb-post {
	padding-top: 35px;
	display: block;
	line-height: 20px;
	min-height:30px;
}

div#fb-post a.post-button {
	background: url(/eg/new_site/fb_share.png);
	float: left;
	font-weight: bold;
	color: #6373a9;
	height: 25px;
	line-height:20px;
	margin-left: 72px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	width: 200px;
}

div#fb-post a.post-button:hover {
	background-position: 200px 0;
}

div#send div#fb-post p {
	clear: both;
	display: block;
	margin: 0;
	padding: 15px 0 15px 0;
	text-align: center;
}

div#show-friends {
border: 1px dotted #333;
clear: both;
display: none;
float: left;
margin: 41px 0 0 14px;
height: 230px;
overflow: auto;
text-align: center;
width: 310px;
}

div#show-friends a {
	line-height: 20px;
	vertical-align: middle;
	border: 1px dotted 	transparent;
	color: 	white;
	float: left;
	height: 100px;
	overflow: hidden;
	padding: 11px 2px 2px 2px;
	text-align: center;
	text-decoration: none;
	width: 90px;
}

div#show-friends a:hover {
	border: 1px dotted #999;
	background: black;
}
div#show-friends a img {
	border: 2px solid white;
	background-color: black;
	padding: 1px;
	margin: 0px 20px;
	width:52px;
	height:52px;
}
div#show-friends a:hover img{
	border: 2px solid #CCC;
}


/*-------------------------------------------------------------------------
= Custom preview page
--------------------------------------------------------------------------*/
#custom-page div#site-content {
	padding-left: 0;
}

#custom-page div#send {
	background: #e5e5e5;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	color: #888;
	display: block;
	position: static;
	width: 788px;
}

#custom-page div#send input[type=text], #custom-page div#send textarea {
	border: 1px solid #888;
}

#custom-page div.display div#send h2, #custom-page div#send label {
	color: #4d4d4d;
}

#custom-page div#send ul.send-promo, #custom-page p.install-other-stuff, #custom-page p.install-other-stuff strong {
	color: #000;
}

#custom-page p.install-other-stuff strong {
	color: #4d4d4d;
}


/*-------------------------------------------------------------------------
= Pickup page
--------------------------------------------------------------------------*/
form#pickup-page-form {
	float: left;
	padding: 0 10px 20px 10px;
	width: 770px;
}

form#pickup-page-form p {
	margin: 0;
	padding:  20px 0;
	text-align: center;
}

form#pickup-page-form input {
	float: left;
}

form#pickup-page-form input[type=text] {
	border: 1px solid #888;
	font-family: Arial;
	font-size: 12px;
	margin: 0 10px 0 258px;
	padding: 8px 0 7px 5px;
	width: 100px;
}

/*-------------------------------------------------------------------------
= Suggested messages
--------------------------------------------------------------------------*/
body#suggested-messages {
	background: #efefef;
}

span#suggested-messages {
	color: #999;
	font-size: 10px;
}

span#suggested-messages a {
	color: #fff;
}

#custom-page span#suggested-messages {
	color: #4d4d4d;
}

#custom-page span#suggested-messages a {
	color: #000;
}

div#suggested-messages-page {
	background: #efefef;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	width: 90%;
}

div#suggested-messages-page h1 {
	color: #4d4d4d;
	font-size: 17px;
	padding: 10px 0;
}

div#suggested-messages-page label {
	display: block;
	padding: 10px 0;
}

div#suggested-messages-page select {
	clear: both;
	float: left;
	margin-bottom: 20px;
}

div#suggested-messages-page div {
	clear: both;
	float: left;
	width: 100%;
}

div#suggested-messages-page div span {
	clear: both;
	float: left;
	padding-top: 10px;
	width: 100%;
}

div#suggested-messages-page input {
	margin-right: 10px;
}

div#suggested-messages-page span.submit {
	float: left;
	margin: 20px 0;
	text-align: center;
	width: 100%;
}

/*-------------------------------------------------------------------------
= Recaptcha
--------------------------------------------------------------------------*/
div.recaptcha {
	color: #bbb;
	float: left;
	font-weight: bold;
	height: 155px;
	text-align: center;
	width: 100%;
}

div.recaptcha a {
	color: #fff;
	font-weight: normal;
}

div#recaptcha {
	float: left;
	padding: 10px 0 0 207px;
}

#custom-page div.recaptcha {
	color: #333;
}

#custom-page div.recaptcha a {
	color: #000;
}

#custom-page div#recaptcha {
	padding-left: 216px;
}
div.bottom_item_pinterest {
float: left;
margin: 6px 0 0 37px;
text-align: left;
	}
	
.bottom_item_like_display {
border: none;
overflow: hidden;
height: 62px;
margin-top: 4px;
float:right;
	}
#plus1_display {
float: right;
margin-top: 9px;
}
div#posttrigger_content{ 
border: 1px dotted #333;
height: 253px;
width: 310px;
}
#pw_post_1 a{
float: left;
position: relative;
display: block;
margin: 15px!important;
}
div#posttrigger { 
display: none;
position: absolute;
top: 95px;
right: 69px;
z-index: 9999;
}
span.please_wait_msg { 
display:inline-block;
margin-top:90px !important;
}
input#search-fb-friends{
	color: #CCC;
	border: 1px solid #555;
	background-color: #333;
	font-weight: normal;
	padding: 2px 3px 3px 7px !important;
	width: 302px !important;
	position: absolute;
	top: 100px;
	left: 29px;
}
#recaptcha_instructions_image { font-weight:normal;}
/*New Capcha*/
div.capcha-container-div {
float:left;
width:100%;
}

div.top_text_capcha {
color:#08c;
display:block;
float:left;
margin:12px 0;
text-align:center;
width:100%;
}

div.top_text_capcha a {
color:#2bf;
font-weight:normal;
}

#adcopy-outer {
-moz-border-radius:4px;
-webkit-border-radius:4px;
background-color:#141414;
border-radius:4px;
color:#999;
float:left;
height:197px;
margin:0 0 0 221px;
padding:3px;
position:relative;
width:300px;
}

a#adcopy-link-refresh img,a#adcopy-link-audio img,a#adcopy-link-image img,a#adcopy-link-info img,a#adcopy-link-image img {
display:inline-block;
margin:4px 0 0!important;
}

#adcopy-outer a {
color:#CCF;
text-decoration:none;
}

#adcopy-outer #adcopy-link-refresh img,#adcopy-outer #adcopy-link-info img,#adcopy-outer #adcopy-link-audio img,#adcopy-outer #adcopy-link-image img {
vertical-align:middle;
}

#adcopy-outer #adcopy_response {
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
font-size:12px!important;
left:2px;
position:absolute;
top:154px;
width:198px!important;
}

div.holder_cap_options {
position:absolute;
right:0;
top:171px;
}

#adcopy-puzzle-image {
height:152px;
}

#adcopy-outer tbody,#adcopy-outer table,#adcopy-outer span,#adcopy-outer tr,#adcopy-outer td,#adcopy-outer a,#adcopy-outer img {
border:0!important;
line-height:normal!important;
margin:0!important;
padding:0!important;
}

textarea#send-message {
height:130px!important;
}

div.future_sends_container {
height:60px;
width:360px;
}
div#adcopy-pixel-image { position:absolute;}
table#recaptcha_table input#recaptcha_response_field {
	position:static!important;
	float:right;
}