/***
*	In the QPQ2 test, for cards of type 2, the right hand options are initially hidden
*	and then displayed after determining the QPQ user test segment 
***/

.funcardType1 .compose-section.select,
.funcardType1 .compose-section.option {
	display: none;
}

.funcardType2 .compose-section.select,
.funcardType2 .compose-section.option,
.funcardType2 .compose-section.email,
.funcardType2 .compose-section.share {
	display: none;
}
.compose-section.socialNetworkTeaserBtns {
	display: none;
}

/***
*	Original CSS
***/
.toolbar {
	background-color: menu;
}

.swatch {
	background-color: menu;
	border-left: threedhighlight solid 1px;
	border-top: threedhighlight solid 1px;
	border-right: threedshadow solid 1px;
	border-bottom: threedshadow solid 1px;
	width: 3px;
	height: 24px;
}

.divider {
	background-color: menu;
	border-left: threedshadow solid 1px;
	border-right: threedhighlight solid 1px;
	width: 3px;
	height: 30px;
}

.counter {
	width: 75px;
	height: 18px;
	background-color: window;
	border: threedshadow solid 1px;
	padding: 2px;
	text-align: right;
	cursor: default;
	color: windowtext;
}

.button {
	background-color: menu;
	border-left: menu solid 1px;
	border-top: menu solid 1px;
	border-right: menu solid 1px;
	border-bottom: menu solid 1px;
	text-align: center;
	cursor: default;
}

A.colorPicker:link IMG {
	border-color: #d9d7cc;
}

A.colorPicker:hover IMG {
	border-color: #d9d7cc;
}

A.colorPicker:visited IMG {
	border-color: #d9d7cc;
}

A.colorPicker:active IMG {
	border-color: #d9d7cc;
}

td.fieldlabel {
	text-align: right;
	vertical-align: top;
	font-size: 12pt;
	color: #4369AE;
	width: 130px;
	font-weight: bold;
}

.smallink {
	font-size: 10pt;
}

.subfieldlabel {
	text-align: left;
	vertical-align: bottom;
	font-size: 10pt;
	font-weight: bold;
}

.sectiontitle {
	color: #4369AE;
	font-size: 12pt;
}

.subsectiontitle {
	font-size: 10pt;
	font-weight: bold;
}

.fielddesc {
	font-size: 8pt;
	color: #30879B;
	font-weight: bold;
	text-align: left;
}

.fieldexplain {
	font-size: 8pt;
	color: gray;
	font-weight: normal;
	text-align: left;
}

.fieldexplain a,.fieldexplain a:visited {
	color: #1F3E9E;
}

.radiovalue {
	font-weight: bold;
}

.checkvalue {
	font-size: 8pt;
}

#colorpalette {
	border: 0;
	padding: 0;
}

/***
*	End Original CSS
***/ /***
*	2008 Redesign CSS
***/
#leftside {
	width: 0 !important;
	height: 0 !important;
	display: none;
}

#cardForm {
	position: relative;
	width: 950px;
}

#email_copycodeContainer {
	float: left;
	width: 370px;
}

#cardBoxContainer {
	float: left;
	width: 550px;
	margin: 5px;
}

#cardBox {
	width: 550px;
	border: 1px solid #999999;
}

#cardBoxInfo {
	width: 100%;
	padding-top: 10px;
}

#cardBoxInfo .sent {
	float: right;
	font-weight: bold;
}

#cardBoxInfo .ratingBox {
	float: right;
	font-weight: normal;
}

#cardBoxInfo .rating {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: dotted 1px;
}

#cardBoxInfo .hidden {
	display: none;
}

#cardBoxInfo .cardMetaInfo {
	float: left;
}

.cardInfo {
	clear: both;
}

.cardInfo .bold {
	font-weight: bold;
}
.cardDescription {
	margin: 5px 0;
	font-size: 12px;
	color: #999;
}

#fbLikeIframe {
	float: right;
	width: 250px;
}
#fbLikeButton {
	float: left;
	width: 80px;
}
.composefblike {
	float: right;
	height: 20px;
}

#composeContainer {
	width: 370px;
	float: left;
}

#composeForm {
	margin: 0 0 5px 0;
	clear: both;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	border: none;
	padding-bottom: 5px;
}

#composeForm {
	padding-left: 15px;
	width: 351px;
}

#copyCode {
	padding-right: 10px;
	width: 336px;
}

#compose input.styledInput,
#compose textarea,
#compose select,
#editform_sendDateString {
	border: 1px solid gray;
	margin: 2px;
	padding: 1px;
}

#compose .compose-section {
	padding: 4px 0;
}

#compose .compose-section .header {
	float: left;
	color: #2e3c47;
	font-size: 14px;
	font-weight: bold;
}

#compose .compose-section.select {
	border-top: none;
}
#compose .compose-section.select .send {
	display: block;
	width: 348px;
	height: 63px;
	cursor: pointer;
	background-position: -27px -322px;
	text-indent: -9999px;
	margin-bottom: 15px;
	xxxmargin-top: 25px;
	margin-top: 5px;
}
#compose .compose-section.select .send:hover {
	background-position: -27px -397px;
}
#composeForm .sendThisEcardText {
	color: #999999;
	text-align: center;
	cursor: pointer;	
}
#composeForm .sendThisEcardText.large {
	font-size: 14pt;
}
#composeForm .sendThisEcardText.small {
	font-size: 13pt;
}
#composeForm .socialNetworkTeaserBtns {
	margin-top: 12px;
	margin-left: auto;
    margin-right: auto;
    width: 172px;
    cursor: pointer;
}
#composeForm .socialNetworkTeaserBtns img {
	margin-left: 2px;
    margin-right: 2px;
}



#compose .compose-section.select h2 {
	font-size: 16px;
	margin-bottom: 10px;
}
#compose .compose-section.select .share {
	padding-bottom: 5px;
	overflow: hidden;
}
#compose .compose-section.select .email {
	float: left;
	width: 50%;
	line-height: 20px;
}
#compose .compose-section.select .email i {
	display: block;
	width: 32px;
	height: 32px;
	margin-right: 15px;
	cursor: pointer;
	background-position: -17px -460px;	
	float: left;
}
#compose .compose-section.select .facebook {
	float: left;
	width: 50%;
	line-height: 20px;
}
#compose .compose-section.select .facebook i {
	display: block;
	width: 32px;
	height: 32px;
	margin-right: 15px;
	cursor: pointer;
	background-position: -59px -460px;	
	float: left;
}

#compose .compose-section.option {
	border-top: none;
}
#compose .compose-section.option h2 {
	font-size: 16px;
}
#compose .compose-section.option .select {
	margin-top: 15px;
	position: relative;
	display: block;
	width: 368px;
	height: 401px;
	background-position: -18px -502px;
}
#compose .compose-section.option .installBtn {
	position: absolute;
	display: block;
	width: 212px;
	height: 49px;
	top: 95px;
	right: 25px;
	background-position: -387px -504px;
	cursor: pointer;
	text-indent: -9999px;
}
#compose .compose-section.option .installBtn:hover {
	background-position: -387px -562px;
}
#compose .compose-section.option .subscribeBtn {
	position: absolute;
	display: block;
	width: 212px;
	height: 49px;
	bottom: 30px;
	left: 25px;
	background-position: -387px -696px;
	cursor: pointer;
	text-indent: -9999px;
}
#compose .compose-section.option .subscribeBtn:hover {
	background-position: -387px -754px;
}

#compose .compose-section.email {
	border-top: none;
}

#compose .compose-section.email .header {
	width: 100%;
	color: #000;
	clear: both;
	margin: 5px 0;
}
#compose .compose-section.email label {
	display: block;
	clear: both;
	float: left;
	width: 100%;
	line-height: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}

#compose .compose-section.email label.radio {
	width: 50%;
	clear: none;
}

#compose .compose-section.email select,
#compose .compose-section.email input,
#compose .compose-section.email textarea {
	float: right;
}

#compose .compose-section.email label.from-name input,
#compose .compose-section.email label.from-email input {
	width: 298px;
}

#compose .compose-section.email label.to-email textarea {
	width: 298px;
}

#compose .compose-section.email label.subject select {
	width: 290px;	
}

#compose .compose-section.email label.message {
	background-color: inherit;
	border: none;
	color: inherit;
	margin: inherit;
	padding: inherit;
	font-size: inherit;
}
#compose .compose-section.email label.message textarea {
	width: 255px;	
}
#compose .compose-section.email label.checkbox,
#compose .compose-section.email label.radio {
	cursor: pointer;
}
#compose .compose-section.email label.checkbox input,
#compose .compose-section.email label.radio input {
	float: none;
	width: auto;
	cursor: pointer;
}

#compose .compose-section.email .import {
	clear: both;
	float: left;
	margin-bottom: 5px;
}
#compose .compose-section.email .import span {
	margin-right: 25px;
}
#compose .compose-section.email .import a {
	margin-right: 5px;
}


#compose .compose-section.email .schedule {
	display: none;
	clear: both;
	float: left;
	margin-bottom: 5px;	
	line-height: 24px;
}

#compose .compose-section.email .schedule span {
	float: left;
	margin-right: 10px;
}

#compose .compose-section.email .schedule select {
	float: left;
	cursor: pointer;
}

#compose .compose-section.email .schedule input {
	float: left;
	margin-right: 15px;
}

#compose .compose-section.print {
	border-bottom: dotted 1px;
	border-top: none;
}

#compose .compose-section.bottom {
	border-bottom: none;
	border-top: dotted 1px;
}

#compose .compose-section.print .header {
	line-height: 27px;
	background:
		url(http://ak.imgfarm.com/images/mfc/v3/icons/icon_print2.png)
		no-repeat;
	text-indent: 32px;
}

#compose .compose-section.share .share-buttons {
	clear: both;
	text-align: center;
	font-weight: normal;
}
#compose .compose-section.share a.buttons:hover {
	text-decoration: none;
}

#compose .compose-section .from-email {
	width: 154px;
}

#compose .compose-section .from-name {
	width: 120px;
}

#compose .compose-section .preview-send {
	line-height: 32px;
}

#compose .preview-send {
	clear: both;
	padding: 10px 0;
}

#compose div.horizontalLine {
	height: 1px;
	width: 100%;
	background-position: -26px -475px;
	background-repeat: repeat-x;
	margin-bottom: 6px;
    margin-top: 10px;
}

.register_link {
	padding: 10px 0 0 60px;
}

#copy-code-outer {
	display: none;
}

#copy-code-modal {
	background: #FFF;
	border: solid 2px #CCC;
	padding: 10px;
	font-family: Courier New;
	position: relative;
}

#copy-code-modal .close {
	background:
		url("http://ak.imgfarm.com/images/mfc/v3/icons/icon_close_preview.gif")
		no-repeat scroll right center transparent;
	cursor: pointer;
	font-size: 10px;
	position: absolute;
	right: 3px;
	top: 2px;
	width: 50px;
}

#copy-code-modal h2 {
	color: #6D6D6D;
	font-size: 13px;
	font-weight: bold;
}

#copy-code-modal textarea {
	border: solid 1px #999;
	padding: 5px;
}

#copy-code-modal .networks {
	padding: 5px 0;
}

#copy-code-modal .networks input {
	margin-right: 3px;
}

#copy-code-modal .network {
	width: 120px;
	line-height: 18px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: 22px;
	float: left;
	padding-bottom: 5px;
	color: #32859D;
	margin-left: 5px;
}

#copy-code-modal .myspace {
	background-image:
		url(http://ak.imgfarm.com/images/mfc/v3/composePage/copyCodeIcons/mySpace.gif)
		;
}

#copy-code-modal .livejournal {
	background-image:
		url(http://ak.imgfarm.com/images/mfc/v3/composePage/copyCodeIcons/liveJournal.gif)
		;
}

#copy-code-modal .zwinky {
	background-image:
		url(http://ak.imgfarm.com/images/mfc/v3/composePage/copyCodeIcons/zwinky.gif)
		;
	width: 90px;
}

#copy-code-modal .hi5 {
	background-image:
		url(http://ak.imgfarm.com/images/mfc/v3/composePage/copyCodeIcons/hi5.gif)
		;
	width: 90px;
}

#copy-code-modal .blogger {
	background-image:
		url(http://ak.imgfarm.com/images/mfc/v3/composePage/copyCodeIcons/blogger.gif)
		;
	width: 90px;
}

#copy-code-modal .ebay {
	background-image:
		url(http://ak.imgfarm.com/images/mfc/v3/composePage/copyCodeIcons/eBay.gif)
		;
}

#copy-code-modal .from-message {
	margin-top: 10px;
	padding: 5px;
	padding-bottom: 10px;
	background-color: #eaf5f7;
	color: #32859D;
}

#copy-code-modal .from-message input {
	border: solid 1px #999;
	width: 320px;
}

#copy-code-modal .from-message textarea {
	width: 310px;
}

#copy-code-modal .copy-code-box {
	padding: 5px;
}

#copy-code-modal .copy-code-box textarea {
	width: 310px;
	height: 60px;
}

#copy-code-modal .copy-code-buttons {
	padding: 5px;
}

#compose td.fieldlabel {
	text-align: right;
	vertical-align: top;
	font-size: 11px;
	color: #30879B;
	width: 130px;
	font-weight: bold;
}

#toolbar2b select {
	font-family: courier;
}

#edit {
	border: 1px solid gray;
}

#sendRadioButtons {
	font-size: 11px;
	color: #30879B;
}

#inpSearchFriends {
	height: 18px;
}

#toField span.match {
	color: #30879b;
}

#switchFormView {
	text-align: right;
	padding: 10px;
	float: right;
	clear: both;
	width: 200px;
}

#switchFormView2 {
	background: transparent
		url(http://ak.imgfarm.com/images/mfc/v3/composePage/MFC_cardSent_emailTab_top.gif)
		no-repeat scroll 0;
	width: 348px;
	height: 35px;
	clear: both;
	margin-left: 15px;
	position: relative;
}

#switchFormView2.cc {
	background: transparent
		url(http://ak.imgfarm.com/images/mfc/v3/composePage/MFC_cardSent_ccTab_top.gif)
		no-repeat scroll 0;
}

#composeNav {
	width: 930px;
	height: 18px;
	background:
		url(http://ak.imgfarm.com/images/mfc/v3/composePage/mfc_breadcrumbs_bar.gif)
		no-repeat;
	margin: 0px 0px 0px 5px;
	color: #599BB1;
	clear: both;
}

#switchToEmail,
#switchToCopyCode {
	height: 30px;
	display: block;
	float: left;
}

#switchToEmail {
	margin-left: 145px;
	width: 87px;
	display: inline;
}

#switchToCopyCode {
	width: 114px;
}

#switchToEmail a,
#switchToCopyCode a {
	display: block;
	padding: 7px 0 10px 40px;
}

#switchFormView span a:hover {
	text-decoration: underline;
	color: #32859D;
}

.BasicHoverSprite {
	background-position: 0 -29px;
}

.BasicHoverSprite a {
	color: white;
}

.submitButtons {
	text-align: center;
}

#more_options_link {
	display: block;
	width: 100px;
	background:
		url(http://ak.imgfarm.com/images/mfc/v3/composePage/arrow_right.png)
		right no-repeat;
}

#more_options_link.expanded {
	background:
		url(http://ak.imgfarm.com/images/mfc/v3/composePage/arrow_down.png)
		right no-repeat;
}

#more_options {
	display: none;
	padding-top: 10px;
}

#buttonLinkBox {
	text-align: center;
	margin-top: 5px;
	width: 272;
	height: 14px;
	margin-bottom: 10px;
}

#printCardDiv {
	display: none;
	color: #30879b;
	font-weight: bold;
}

#printCardBtn {
	background-image:
		url('http://ak.imgfarm.com/images/mfc/v3/composePage/buttons/btn_medium.png')
		;
	background-position: 0 0;
	color: #FFF;
	display: block;
	text-align: center;
	width: 138px;
	line-height: 32px;
	float: right;
}

#previewCardBtn {
	background-image: none;
}

#previewCardBtn a {
	display: block;
	color: #30879b;
	font-weight: bold;
	text-decoration: none;
}

#previewCardBtn a:hover {
	text-decoration: underline;
}

.composeError {
	display: none;
	margin: 5px 0 5px 1px;
	padding: 5px;
	color: red;
	font-weight: bold;
	font-size: 12px;
	font-family: arial,serif,'Cabin';
}

#composeNav h4 {
	margin: 0;
	font-size: 20px;
	color: #000;
}

#composeNav h4 a {
	color: #999;
}

/*** Copy Code ***/
#copyCode .label {
	display: block;
	width: 80px;
	float: left;
	text-align: right;
	color: #30879b;
	font-weight: bold;
}

#copyCode input.form,#copyCode textarea.form,#copyCode select.form {
	border: 1px solid gray;
	margin: 2px;
	padding: 2px;
	width: 242px;
}

#copyCode .copyCodeLabel {
	color: DimGray;
	font-size: 14px;
	font-weight: bold;
	width: 260px;
	text-align: center;
	float: right;
	margin: 5px;
}

#copyCodeBtns {
	clear: both;
	float: right;
	margin-top: 20px;
}

#copyCodeBtn {
	background-image:
		url('http://ak.imgfarm.com/images/mfc/v3/composePage/buttons/mfc_copyCode_btn.gif')
		;
	height: 17px;
	width: 117px;
	padding: 6px 0;
	float: left;
	margin-right: 10px;
	text-align: center;
	color: white;
	font-weight: bold;
}

#quickPostBtn {
	background-image:
		url('http://ak.imgfarm.com/images/mfc/v3/composePage/buttons/mfc_quickPost_btn.gif')
		;
	float: left;
	text-align: center;
}

#quickPostBtn a {
	height: 17px;
	width: 117px;
	padding: 6px 0;
	display: block;
}

#quickPostModal {
	background-image:
		url('http://ak.imgfarm.com/images/mfc/v3/composePage/buttons/mfc_questionmark_btn.gif')
		;
	float: left;
	margin-left: 3px;
}

#txt_copy_code {
	height: 200px;
}

/*** Other cards ***/
#otherCards {
	float: left;
	position: relative;
}
#otherCards > .mask {
	float: left;
	overflow: hidden;
	width: 855px;
	height: 142px;
	padding-top: 40px;
	position: relative;
}
#otherCards ul {
	height: 90px;
	visibility: hidden;
	position: relative;
}
#otherCards li {
	position: relative;
	float: left;
	margin: 0 12px;
	list-style: none;
}
#otherCards li.first {
	margin-left: 0;
}
#otherCards li.last { 
	margin-right: 0;
}
#otherCards > span {
	display: block;
	text-indent: -9999px;
	float: left;
	cursor: pointer;
}
#otherCards > span.scroll {
	margin-top: 60px;
	width: 31px;
	height: 50px;
	visibility: hidden;
}
#otherCards > span.back {
	margin-right: 10px;
	background-position: -18px -80px;
}
#otherCards > span.back:hover {
	background-position: -18px -140px;
}
#otherCards > span.forward {
	margin-left: 10px;
	background-position: -59px -80px;
}
#otherCards > span.forward:hover {
	background-position: -59px -140px;
}
#otherCards > span.browse {
	width: 129px;
	height: 22px;
	background-position: -18px -17px;
	position: absolute;
	left: 10px;
	top: 2px;
}
#otherCards > span.browse:hover  {
	background-position: -18px -49px;
}
#otherCards .current {
	position: relative;
	width: 120px;
	height: 1px;
	z-index: 2
}
#otherCards .frame {
	z-index: 2;
	position: absolute;
	left: -45px;
	top: -40px;
	width: 200px;
	height: 172px;
	background-position: -154px -16px;
	padding: 10px 0 0 14px;
}
#otherCards .cover {
	position: absolute;
	top: 10px;
	left: 14px;
	width: 180px;
	height: 130px;
	background-position: -378px -16px;
}

/** Date Picker **/
#gcDatePicker {
	position: relative;
	margin-top: 5px;
}

#gcDatePicker .fieldvalue {
	float: left;
}

#gcDatePicker .fieldLabel {
	float: left;
	margin-top: 3px;
}

#editform_sendDateString {
	padding: 1px 1px 1px 3px;
}
