body {
	font:11px/14px Arial, sans-serif;
	color:#000;
	background:#FFF;
	margin:0;
}

body.info
{
	background:#F5F5F5;
}

img{
	border:none;
	display:block;
}
form{
	padding:0;
	margin:0;
}

a
{
	font:13px/26px Arial, sans-serif;
	color:#028e98;
	text-decoration:none;
}
a:hover{text-decoration:underline}

#main
{
	overflow:hidden;
	width:100%;
}

#content
{
	overflow:hidden;
	width:100%;
}
/*
#main .content-holder
{
	margin:0 auto;
	width:530px;
	padding:0 5px;
	overflow:hidden;
}
*/
#main .info
{
	padding:0 20px 0 20px;
	background:#FFF;
}

#main .login-info
{
	padding: 20px 30px 0 30px;
	background:#FFFFFF;
}

#main .request-payment-info
{
	height:325px;
	padding: 20px 30px 20px 50px;
}

#main .help-info, #main .status-info
{
	padding:10px 30px;
}

#main .dispute-transaction-info, #dispute_thanks_container
{
	padding:20px 30px 20px 30px;
	margin:0;
}

.close-link
{
	float:right;
	text-align:right;
	/*width:485px;*/
	height:15px;
	margin:0;
	padding:0 0 20px 0;
	overflow:hidden;
}

.close-link-wide
{
	text-align:right;
	width:555px;
	height:15px;
	margin:0;
	padding:0 0 3px 0;
	overflow:hidden;
}

.close-link a, .close-link-wide a
{
	font-size: 11px;
	color:#028e98;
	font-weight:bold;
}

.head-grey
{
	background:url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/line-blue.gif) repeat-x;
	width:485px;
	height:30px;
	overflow:hidden;
}

.request-payment-info .head-grey, .dispute-transaction-info .head-grey
{
	background: none;
	overflow:hidden;
}

.head-grey-wide
{
	background:url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/line-blue.gif) repeat-x;
	width:555px;
	height:30px;
	overflow:hidden;
}

.head-grey h2, .head-grey-wide h2
{
	float:left;
	background:url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/curly_brace.gif) no-repeat 100% 0;
	padding:0 13px 0 0;
	margin:0;
}

.request-payment-info .head-grey h2, .dispute-transaction-info .head-grey h2
{
	font: 20px Arial, sans-serif;
	color:#f1592a;
	background:none;
}

.head-green{
	background:url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/line-blue.gif) repeat-x;
	width:485px;
	height:30px;
	overflow:hidden;
}
.head-green h2{
	float:left;
	background:url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/curly_brace.gif) no-repeat 100% 0;
	padding:0 13px 0 0;
	margin:0;
}

#form_container
{
	width:485px;
}

#pay2share_form_container
{
	width:555px;
}

/* Pays2Share Profile "Request Payment" modal */
.request-payment-form-container
{
	font: 14px Arial, sans-serif;
	color:#707070;
	width:340px;
	height:122px;
	margin:20px 0 0 0;
	padding:35px;
	background:#FFFFFF;
}

.request-payment-form-container div
{
	margin:0 0 30px 0;
}

.request-payment-form-container label
{
	float:left;
	padding:4px 8px 0 0;
}

.request-payment-form-container #err_msg
{
	margin:0;
}

.request-payment-form-container .value
{
	font: 15px Georgia;
	padding:0 0 0 8px;
}

.request-payment-form-container div.submit
{
	font: 15px Georgia;
}

/* Pays2Share Profile "Dispute Transaction" modal */
.dispute-transaction-info .subtitle
{
	font: 15px/19px Arial, sans-serif;
	color:#898989;
	margin:20px 0 0 0;
}

#dispute_thanks_container .subtitle
{
	font: 15px/23px Arial, sans-serif;
	color:#898989;
	margin:0;
}

.dispute-transaction-info hr
{
	border:0;
	width:510px;
	height:1px
	color:#c9c9c9;
	background-color:#c9c9c9;
	margin:15px 0 0 0;
}

.dispute-transaction-info ul
{
	list-style-type: disc;
	margin:0 20px 0 20px;
	padding:10px 0 0 0;
	background:none;
}

.dispute-transaction-info ul li
{
	font: 13px Arial, sans-serif;
	color:#898989;
	margin:0;
	padding:0 0 6px 0;
}

.dispute-transaction-info em
{
	color:#464646;
	font-weight:bold;
}

.dispute-transaction-form-container
{
	margin:15px 0 0 0;
}

.dispute-transaction-form-container label
{
	float:left;
	text-align:right;
	font: 14px Arial, sans-serif;
	color:#707070;
	width:160px;
	padding:4px 8px 0 0;
	margin:0 0 15px 0;
}

.dispute-transaction-form-container .dollar-sign, .request-payment-form-container .dollar-sign
{
	float:left;
	font: 14px Arial, sans-serif;
	color:#707070;
	padding:4px 3px 0 0;
}


/* Pays2Share Profile "help" modal */
.help-info h2, .status-info h2
{
	font: 20px Arial, sans-serif;
	color:#f1592a;
	padding:0;
	margin:0 0 8px 0;
	background:none;
}

.help-info h2.first, .status-info h2.first
{
	margin:30px 0 8px 0;
}

.help-info div, .status-info div
{
	font: 13px/18px Arial, sans-serif;
	color:#5d5c5c;
	padding:0;
	margin:0 0 30px 0;
	background:none;
}

.help-info div.last
{
	margin:0;
}

.help-info .buttons
{
	margin:20px 0 0 0;
	padding:0 0 0 220px;
}

.help-info .buttons div
{
	float:left;
	cursor:pointer;
	width:85px;
	margin:0 10px 0 0;
	padding:0;
}

/* "get widget" modal */
.help-info .coupon
{
	margin:30px 0 0 0;
	padding:0;
}

.help-info .coupon .widget
{
	float:left;
	padding:0 15px 0 0;
}

.help-info .coupon .widget .top
{
	width:200px;
	padding:0;
	margin:0;
}

.help-info .coupon .widget .widget-coupon
{
	width: 158px;
	padding:12px 20px 12px 20px;
	margin:0;
	border:1px solid #badee0;
	background:#e2f2f2;
}

.help-info .coupon .widget .widget-coupon p
{
	font:12px/15px Arial, sans-serif;
	color:#707070;
	width:auto;
	padding:0;
	margin:0;
}

.help-info .coupon .widget .widget-coupon a
{
	font:14px/23px Arial, sans-serif;
	color:#707070;
	text-decoration:underline;
}

.help-info .coupon .title
{
	float:left;
	font: 18px Arial, sans-serif;
	color:#3F3D3D;
	width:260px;
	padding:0 0 8px 0;
	margin:0;
}

.help-info .coupon .description
{
	float:left;
	font: 13px Arial, sans-serif;
	color:#707070;
	width:260px;
	padding:0;
	margin:0;
}

/* Store video modal */
#video_container
{
	text-align:center;
	display: block;
	/*padding:8px;*/
	margin:27px auto;
	background:#FFF;
}

#video_container div
{
	width:560px;
	text-align:center;
	margin:0 auto;
}
/*
#video_container object{width:425px;height:350px;}
#video_container embed{width:425px;height:350px;}
*/
.screencast_details {font-size:10px;text-align:left;margin:20px;50px;margin-bottom:0;}


#thanks_container
{
	width:485px;
}

p
{
	margin:0 0 10px 0;
}

#thanks_container p.action_link {
	line-height: 14px;
	margin: 0;
	padding: 0;
}

p.intro
{
	font:18px/26px Arial, sans-serif;
	color:#707070;
	margin:30px 0 15px 0;
}

p.intro-small
{
	font:13px/20px Arial, sans-serif;
	color:#707070;
	margin:21px 0 15px 0;
}

#sendtofriend_form p.intro {
	margin: 20px 0 15px 0;
}

.login-fields a
{
	font:11px/20px Arial, sans-serif;
	color:#028e98;
	text-decoration:none;
}

ul
{
	width:485px;
	margin:0;
	padding:25px 0px;
	list-style:none;
	background:#f5f5f5;
}

ul.pays2share-fields
{
	width:555px;
}

ul.sendtofriend-fields {
	height: 250px;
}

ul.login-fields
{
	height:100px;
}

ul.forgot-fields
{
	height: 73px;
}

ul.openid-fields
{
	height:70px;
	margin-top:40px;
}

ul.flag-fields
{
	height:136px;
}

ul li
{
	width:485px;
	margin:0 0 10px 0;
	padding:0;
}

ul.pays2share-fields li
{
	width:555px;
}

ul li label
{
	float:left;
	text-align:right;
	font:normal 14px/24px Arial, Verdana, sans-serif;
	color:#707070;
	width:105px;
	height:17px;
	padding:0 20px 0 0;
	margin:2px 0 0 0;
}

ul.login-fields li label {
	width: 125px;
}

ul.signup-fields li label {
	width:120px;
	clear: both;
}

ul.pays2share-fields li label {
	width:180px;
	clear: both;
}

ul.forgot-fields li label {
	width:137px;
}

ul.flag-fields li label {
	width:130px;
}

#username_check, #email_check
{
	float:left;
	font:11px Arial;
	color:green;
	width:80px;
	padding:5px 0 0 5px;
}

#email_check a
{
	font:11px Arial;
	color:#FF0000;
	text-decoration:underline;
}

.optional
{
	float:left;
	font-size:9px;
	padding:5px 0 0 5px;
}

ul.openid-fields li label
{
	width:65px;
}

ul.sendtofriend-fields li label
{
	font:bold 11px/21px Verdana, sans-serif;
	width:175px;
	padding:0 10px 0 0;
}

ul li span, ul.signup-fields li span
{
	float:left;
	background:url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/bg-input3.jpg) no-repeat;
	width:220px;
	height:24px;
	margin:0 0 10px 0;
	padding:0;
}

/* Pays2Share Signup */
ul.signup-fields li span.no-bg
{
	float:left;
	width:220px;
	height:24px;
	margin:0 0 10px 0;
	padding:0;
	background:none;
}

ul.signup-fields li span.no-bg div
{
	float:left;
	font:13px/21px Arial, sans-serif;
	color:#000000;
	padding:3px 10px 0 0;
}

ul.signup-fields li span
{
	width:260px;
}

ul.signup-fields li label span
{
	float:none;
	font-size: 0.7em;
	background: none;
}

ul li span.xshort
{
	background:url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/bg-input6.jpg) no-repeat;
	width:49px;
	height:24px;
	margin:0 0 10px 0;
	padding:0;
}

ul li span.short, span.short
{
	float:left;
	background:url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/bg-input4.jpg) no-repeat;
	width:130px;
	height:24px;
	margin:0 0 10px 0;
	padding:0;
}

.request-payment-form-container span.short
{
	background:url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/bg-input7.jpg) no-repeat;
	width:111px;
	height:25px;
	margin:0;
	padding:0;
}

ul.pays2share-fields li span.short
{
	background:url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/bg-input4.jpg) no-repeat;
	width:130px;
	height:24px;
	margin:0 0 10px 0;
	padding:0 200px 0 0;
}

ul li span.dropdown
{
	margin:0 90px 10px 0;
	padding:0;
}

ul li span.long, span.long
{
	float:left;
	background:url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/bg-input-settings.jpg) no-repeat;
	width:282px;
	height:24px;
	margin:0 0 10px 0;
	padding:0;
}

ul li span.large, span.large
{
	float:left;
	background:url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/bg-input-large1.jpg) no-repeat;
	width:282px;
	height:87px;
	margin:0 0 10px 0;
	padding:0;
}

span.xlarge
{
	float:left;
	background:url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/bg-input-widget.jpg) no-repeat;
	width:501px;
	height:66px;
	margin:0 0 10px 0;
	padding:0;
}

ul li input
{
	float:left;
}

.text1, ul.signup-fields .text1
{
	font:12px/16px Arial, sans-serif;
	color:#888;
	background:none;
	border:none;
	width:212px;
	height:16px;
	margin:0;
	padding:4px;
}

ul.signup-fields .text1
{
	width:202px;
}

.text2
{
	font:12px/16px Arial, sans-serif;
	color:#888;
	background:none;
	border:none;
	width:120px;
	height:16px;
	margin:0;
	padding:4px;
}

.dropdown2
{
	font:12px/16px Arial, sans-serif;
	color:#888;
	background:none;
	border:none;
	width:130px;
	height:26px;
	margin:0;
	padding:4px;
}

.text3
{
	font:12px/16px Arial, sans-serif;
	color:#888;
	background:none;
	border:none;
	width:274px;
	height:16px;
	margin:0;
	padding:4px;
}

.dropdown3
{
	font:12px/16px Arial, sans-serif;
	color:#888;
	padding:3px;
}

.text4
{
	font:12px/16px Arial, sans-serif;
	color:#888;
	background:none;
	border:none;
	width:274px;
	height:79px;
	margin:0;
	padding:4px;
}

.text-short
{
	font:16px Georgia;
	color:#7C7C7C;
	background:none;
	border:none;
	width:101px;
	height:17px;
	margin:0;
	padding:4px;
}

.text-xshort
{
	text-align:center;
	font:12px/16px Arial, sans-serif;
	color:#888;
	background:none;
	border:none;
	width:39px;
	height:16px;
	margin:0;
	padding:4px;
}

.text-xlarge
{
	font:12px/16px Verdana;
	color:#707070;
	background:none;
	border:none;
	width:491px;
	height:56px;
	margin:0;
	padding:4px;
}

.submit-container
{
	padding:0;
	margin:0;
}

ul.login-fields #btn_submit, ul.openid-fields #btn_submit, ul.forgot-fields #btn_submit, ul.signup-fields #btn_submit, ul.sendtofriend-fields #btn_submit, ul.flag-fields #btn_submit {
	float: none;
	display: inline;
	vertical-align: middle;
}

.login-fields .submit, .openid-fields .submit, .forgot-fields .submit, .signup-fields .submit, .sendtofriend-fields .submit, .flag-fields .submit {
	clear: both;
	font:10px/14px Arial, Verdana, sans-serif;
	color:#707070;
	display: block;
	padding:10px 57px 0 0;
	vertical-align: middle;
	text-align: right;
}

.forgot-fields .submit {
	padding: 10px 45px 0 0;
}

.openid-fields .submit {
	padding:10px 46px 0 0;
}

.signup-fields .submit {
	padding:10px 135px 0 0;
}

.flag-fields .submit {
	padding:10px 51px 0 0;
}

.sendtofriend-fields .submit {
	padding: 5px 16px 0 0;
}

.pays2share-fields .submit
{
	text-align:right;
	padding:20px 20px 0 0;
}

.request-payment-info .submit, .dispute-transaction-info .submit
{
	clear:both;
	display:block;
	text-align:right;
	padding:16px 58px 20px 0;
}

.request-payment-info .intro
{
	width:100px;
	background:yellow;
}

.login-fields .submit p, .signup-fields .submit p
{
	float:left;
	font:10px/18px Arial, Verdana, sans-serif;
	color:#707070;
	padding:0 10px 0 0;
}

.openid
{
	width:495px;
	height:50px;
	padding:0;
	margin:0;
	background:none;
}

.openid p
{
	text-align:right;
	padding:10px 0 0 0;
	margin:0;
}

.login-fields a, .openid a
{
	font:9px/18px Verdana, sans-serif;
	color:#707070;
	text-decoration:underline;
}

p.description
{
	font:normal 12px/19px Arial, Verdana, sans-serif;
	color:#707070;
	padding:0 0 20px 0;
	margin:0;
}

/* Send to a Friend */
p.title
{
	font:bold 18px/26px Arial, sans-serif;
	color:#707070;
	margin:30px 0 15px 0;
}


/* Begin "Send to Friend" coupon container */
.email-coupon
{
	position:relative;
	border: none;
	min-height:120px !important;
	width:485px;
	margin-bottom:15px;
	clear:both;
	background: #F0F0F0;
}

.email-coupon .foto
{
	position:absolute;
	top: 12px;
	left: 12px;
	border: 3px solid #4f4f4f;
}

.email-coupon .row1a, .email-coupon .row1b {
	background:#f0f0f0;
	font: normal 11px/13px Arial, Verdana, sans-serif;
	padding: 10px 0 5px 0;
	color: #707070;
	background: #F0F0F0;
}

.email-coupon .row1b {
	padding: 0 0 5px 0;
}

.email-coupon .row1a a
{
	font:14px/22px Arial, sans-serif;
	color:#707070;
	margin:0;
	text-decoration:underline;
}
.email-coupon .row1a a:hover{text-decoration:none}

.email-coupon .row2
{
	min-height: 22px !important;
	padding: 5px 0px;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	color: #707070;
	font: bold 18px/22px Arial, Verdana, sans-serif;
	background: #FFF;
}

.email-coupon .row2 a.activate-coupon
{
	font-size:18px;
	color: #028e98;	
	text-transform:none;
	text-decoration:none;
}

.email-coupon .row3
{
	padding:5px 0px 5px 162px;
	text-transform: uppercase;
	color: #707070;
	font: normal 10px/14px Arial, Verdana, sans-serif;
	background:#e0e0e0;
}

.email-coupon .row3 em {
	padding: 0 0 0 7px;
}


.email-coupon .field-title
{
	float:left;
	width:60px;
	padding:0 10px 0 150px;
	margin:0;
	text-align: right;
	font: normal 10px/18px Arial, Verdana, sans-serif;
	color: #979797;
	text-transform:uppercase;
}

.email-coupon .row2 .field-title, .email-coupon .row1a .field-title {
	padding-top: 3px;
}

.email-coupon .discount
{
    float: left;
    width: 247px;
    padding: 0 5px 0 0;
    max-height: 50px;
    overflow: hidden;
}

.email-coupon span.code
{
	font:bold 18px/22px Arial, sans-serif;
	color:#707070;
}

/* End coupon container */

/* Contests */

#contest_terms, #contest_rules {
	font: normal 13px/20px Arial, Verdana, sans-serif;
	color: #707070;
}


/* My Profile -> Account Status modal */
.status-info div
{
	margin-top:18px;
}

.status-info ul
{
	padding:20px 0 0 0;
	margin:0;
	list-style:none;
	background:none;
}

.status-info ul li
{
	line-height:25px;
	background-image: url(https://43ee169c0acf5ae8f01c-5d485ab1e4501e3434113a44e0f8a3a1.ssl.cf2.rackcdn.com/icon-list-item-bullet.gif);
	background-position: 0px 7px; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	padding:0 0 0 15px;
	margin:0;
}

.status-info ul li a
{
	color:#5d5c5c;
	text-decoration:underline;
	padding:0;
	margin:0;
}


/* Clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.paste-code-img{
	display: block;
	float:left;
	height: 310px;
	width: 590px;
	margin: 0 5px;
	padding: 0;
}
