@import url(./common_signup.css);

html, body {
	margin: 0;
	padding: 0;
    font-family:  Arial,Verdana,sans-serif;
    font-size: 12px;
}

.pageHeader {
	background: url( ../image/wrike_header_small.gif ) no-repeat !important;
	width: 452px;
	height: 101px;
}

.line {
	border-top: 1px dashed #AAA;
	margin: 10px 0;
	height: 1px;
	font-size: 0;
}

* {
    margin: 0px;
	padding: 0px;
}

a {
    color: #0060BF;
}

form {
    width: 756px;
}

input {
    margin: 2px;
    #margin: 1px 2px 1px 2px;
    background: #fff;
    width: 258px;
    font-family:'Trebuchet MS',Geneva, Verdana, Arial, sans-serif;
    font-size: 11px;
    padding: 2px 0 2px 4px;
}

select {
    margin: 2px;
    border: 1px solid #a2a2a2;
    background: #fff;
    width: 264px;
    font-family:'Trebuchet MS',Geneva, Verdana, Arial, sans-serif;
    font-size: 11px;
    padding: 1px 0 1px 0px;
    _padding: 0;
}

.confirmTable {
    text-align: left;
    border-collapse: collapse;
    width: 750px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.confirmTable td.legend {
    font-weight: bold;
    text-align: right;
    width: 50%;
    padding-right: 10px;
}

.confirmTable td {
    width: 50%;
    text-align: left;
    height: 25px;
}

select.short {
    width: 59px;
}

table.summary {
    width: 500px;
    text-align: left;
    border-collapse: collapse;
}

table.summary td {
    vertical-align: top;
    height: 25px;
}

table.summary .title {
    width: 149px;
    text-align: right;
}

table.summary .radio {
    padding: 2px 0 0 16px;
    width: 64px;
}

table.summary th {
    font-weight: bold;
    height: 25px;
}

.regTable {
    text-align: left;
    border-collapse: collapse;
    width: 550px;
    table-layout: fixed;
}

 #freeTrial{
     width: 470px;
 }


.regTable .colLegend {
    width: 163px;
}

.regTable .colCombo {
    width: 65px;
}

.regTable td{
    text-align: left;
    vertical-align: middle;
    height: 25px;
}

.regTable td.legend{
    text-align: right;
    vertical-align: top;
    height: 19px;
    padding-top: 6px;
    padding-right: 10px;
}

.regTable td.combo {
    text-align: left;
    vertical-align: top;
    height: 25px;
    padding-right: 10px;
}

.regTable td.text {
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    height: 21px;
    padding-top: 6px;
    padding-bottom: 6px;
    #padding-bottom: 0px;
}

.regTable td.header {
    color: #50BE00;
    vertical-align: top;
    text-align: right;
    font-weight: bold;
    font-size: 12px;
    padding: 20px 10px 5px 0;
}

div.comments {
    margin-top: 20px;
    text-align: justify;
    width: 550px;
}

/*div.agreements {
    text-align: left;
    margin-top: 10px;
    width: 550px;
}*/
div.agreements {
    text-align: center;
    margin-top: 10px;
}

div.buttons {
    margin-left: 300px;
}

div.button {
    margin-left: 340px;
}

span.normal {
    font-weight: normal;
}

.regTable td.error {
    padding-top: 0;
}

.agreementChkBox, input.radioBilling {
    width: 15px;
    height: 15px;
    padding: 0;
    margin: 0 3px 0 1px;
    border: none;
}

.checkbox {
	margin-left: 14px;
}

.row2 {
	padding-top: 8px;
}

.grayText a {
	text-decoration: underline;
}

.line1 {
	margin: 4px 0 4px 0;
}

span.buttons {
	margin-left: 118px;
}

.label {
	font-size: 15px;
	font-weight: bold;
	color: #EEEEEE;
	padding-left: 281px;
	padding-top: 47px;
}

#responseHere {
    clear: left;
    /*height: 40px;*/
	height: auto;
    padding-top: 10px;
    text-align: center;
}

#registrationFooter {
    font-size: 8pt;
    width: 100%;
    height: 16px;
    clear: left;
    text-align: center;
    border-top: 1px solid #bec0bf;
    background: #e2e3e1 url(/img/footer-bg.gif) repeat-x; color: #808080;
    bottom: 0;
	z-index: 0;
	position: relative;
	margin: -17px auto 0 auto;
}

* html #registrationFooter {
	margin-top: -17px;
}

.field_error {
    background: #fff8e6;
    border: 1px solid #cf432a;
}

.hide {
    display: none;
}

.field_error_message {
    color: #cf432a;
    padding-top: 3px;
    display: block;
}

.label1{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
	font-weight: bold;
	color: #50BE00;
}

.label2{
    padding-bottom: 10px;
    font-size: 12px;
	color: #333;
}

.label3{
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

#expire_month {
    width: 196px;
}

#expire_year {
    width: 66px;
}

#cvv {
    width: 50px;
}

#card_type {
    width: 115px;
    float: left;
    margin-top: 0;
    margin-bottom: 1px;
    margin-right: 5px;
    _margin-right: 2px;
}

#visatip, #amextip {
    font-size: 11px;
    display: none;
}

img.cards {
    display: block;
}

/* invite page */
input.email {
    margin: 2px;
    #margin: 1px 2px 1px 2px;
    border: 1px solid #a2a2a2;
    background: #fff;
    width: 396px;
    font-family:'Trebuchet MS',Geneva, Verdana, Arial, sans-serif;
    font-size: 11px;
    padding: 2px 0 2px 4px;
}

textarea {
    margin: 2px;
    width: 400px;
    font-family:'Trebuchet MS', Geneva, Verdana, Arial, sans-serif;
    border: 1px solid #a2a2a2;
}

.inviteTable {
    text-align: left;
    border-collapse: collapse;
    width: 580px;
    margin-top: 10px;
}

.inviteTable td.legend {
    width: 80px;
    text-align: right;
    vertical-align: top;
    padding-right: 10px;
    padding-top: 6px;
    font-weight: bold;
}

table.signupContent h1 {
    color: #5D9119;
    font-family: Georgia, serif;
    font-size: 24px;
}
/*table.signupContent h2 {
    color:#5D9119;
    font-family:Georgia serif;
    font-size:18px;
}*/

#planNameInSignup {
    text-transform: capitalize;
}

#planNameInAdvert {
    text-transform: lowercase;
}

#planNameInInfo {
    text-transform: lowercase;
}
#expire_month_error, #expire_year_error {
    width: 185px;
}

.greyButtonTourSignUp{
    background: url( "/image/big_button_signup_free.png" ) no-repeat;
    border:none;
    color:#0060bf;
    width:325px;
    height:45px;
    font-size:18px;
    font-family:Georgia,Verdana, sans-serif;
    text-align:center;
    text-decoration:none;
    padding-right:4px;
    padding-bottom:6px;
}

.greyButtonTourSignUp:hover{
    color:#000;
}

#submitButton{
	overflow:hidden;
	width:260px;
	margin:30px auto;
}

#submitButton  input.center{
	width:244px;
}

.bigButton .left,.bigButton .right{
	height:46px;
	width:4px;
	float: left;
	display:inline;
}

.bigButton .left{
	background: #fff url("/image/button_big.png") repeat-x 0 0;
}

.bigButton .right{
	background: #fff url("/image/button_big.png") repeat-x 0 -92px;
}

.bigButton input.center {
	height: 46px;
	float: left;
	display: inline;
	background: #fff url("/image/button_big.png") repeat-x 0 -46px;
	color: #2274c5;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: none;
	padding: 0 7px 4px;
	margin: 0;
	white-space:nowrap;
	font-weight:bold;
	font-family: Verdana, sans-serif;
}

.bigButton input.center:hover {
	 color:#000;
}
#tourButton {
	margin-left:185px;
}
#tourButton input.center{
	 font-weight:normal;
	font-family: Georgia, sans-serif;
}

li.dots{
	border-bottom:1px dashed #555;
	padding:20px 0;
}

#wrikeBenefitsSignUp {
	margin: 5px 0 5px 5px;
	list-style:none;
}

#wrikeBenefitsSignUp li {
	padding-left: 30px;
	background: url("/image/bullet/ok.gif") left top no-repeat;	
	font-family: Verdana;
	font-size: 12px;
	padding-bottom: 10px;
}
#wrikeBenefitsAPS {
	margin: 5px 0 5px 30px;
}

#wrikeBenefitsAPS li {
	list-style: url("/image/bullet/ok.gif") outside;
	font-family: Verdana;
	font-size: 12px;
	padding-left:10px;
	padding-bottom: 10px;
}

p.prompting{
	font-size:11px;
	line-height:18px;
}

.rightText {
	padding-left: 20px;
	text-align: left;
}

.feedback-radio input {
    border: none;
    vertical-align: top;
}