﻿/*-----------------------------------------------------
    PUBLISH
-----------------------------------------------------*/
.publish
{
	width: 750px;
	margin: 0 auto;
}

.publish_steps
{
	margin: 20px 0 0 0;
	font-size: 16px;
}

.publish_steps table
{
	margin: 0 auto;
}

.publish_steps table td
{
	padding: 0 20px 0 20px;
}

.publish_gray
{
	color: Gray;
}

.publish_orange
{
	color: #E47B0E;
}

.publish_gray_bold;
{
	color: Gray;
	font-weight: bold;
}

.publish_orange_bold
{
	color: #E47B0E;
	font-weight: bold;
}

.plans_form
{
	padding: 30px 0 0 0;
}

.plans_form table
{
	margin: 0 auto;
}

.plans_option
{
    height: 210px;
}

.div_radio
{
	width: 30px;
	float: left;
	margin: 30px 0 0 0;
}

.div_foot
{
	clear: both;
	text-decoration: none;
	color: #666666;
	text-align: center;
	font-weight: bold;
}

.standard_img
{
	width: 261px;
	height: 210px;
	float: left;
}

.premium_img
{
	width: 252px;
	height: 207px;
	float: left;
}

/* TABLA FEATURES */

.plans
{
	border-bottom: solid 2px orange;
	margin: 20px 0 0 0;
	width: 750px;
}

.plans table td
{
	padding: 5px 0 5px 0;
}


.plans_td
{
	border-left: 1px orange dotted;
}

.yes
{
	width: 32px;
	height: 32px;
	margin: 0 auto 0 auto;
	background-image: url( "../images/tick.png" );
}

.no
{
	width: 32px;
	height: 32px;
	margin: 0 auto 0 auto;
	background-image: url( "../images/cruz.png" );
}

.plans_foot
{
	color: #666666;
	text-align: center;
	font-size: 11px;
}

.plans_foot_orange
{
	color: #E47B0E;
	font-weight: bold;
	text-align: center;
}

.publish_form
{
    width: 750px;
	padding: 30px 0 0 0;
}

.publish_form table
{
	margin: 0 auto;
	width: 750px;
}

.publish_form table td
{
    padding: 10px 0 10px 0;
}

.publish_label
{
	padding: 0 10px 0 0;
	text-align: right;
}

.publish_td1 { width: 140px; }
.publish_td2 { width: 235px; }
.publish_td3 { width: 140px; }
.publish_td4 { width: 235px; }

.publish_form table td input
{
    width: 205px;
}

.publish_form table td select
{
    width: 210px;
}

.publish_form_specializations
{
	width: 700px;
	height: 60px;
	font-family: Arial;
	font-size:12px;
}

.publish_form_services
{
	width: 700px;
	height: 200px;
	font-family: Arial;
	font-size:12px;
}

.publish_proftype
{
	width: 380px;
	height: 60px;
	margin: 20px auto 0 auto;
}

.publish_prof, .publish_emp
{
	width: 185px;
	height: 55px;
	float: left;
}

.publish_prof1, .publish_emp1
{
	float: left;
	width: 20px;
}

.publish_prof2_1, .publish_prof2_2, .publish_emp2_1, .publish_emp2_2
{
	float: left;
	width: 50px;
	height: 52px;
}

.publish_prof2_1
{
	background: url(../images/prof.png) 0 0;
}

.publish_prof2_2
{
	background: url(../images/prof.png) 0 52px;
}

.publish_emp2_1
{
	background: url(../images/emp.png) 0 52px;
}

.publish_emp2_2
{
	background: url(../images/emp.png) 0 0;
}

.publish_prof3, .publish_emp3
{
	width: 100px;
	float: left;
	padding: 0 0 0 10px;
}

/*-----------------------------------------------------
    PAYMENT
-----------------------------------------------------*/

.payment
{
	width: 750px;
	margin: 0 auto;
}

.payment table
{
    width: 750px;
}

.payment td
{
	/*border: 1px gray dotted;*/
}

.payment b
{
	color: #E47B0E;
}

.payment_label_center
{
    text-align: center;
    margin: 0 auto;
    width: 450px;
    padding: 5px 0 5px 0;
}

.payment_label_right
{
    text-align: right;
    margin: 0 0 0 auto;
    width: 100px;
    height: 15px;
    padding: 5px 50px 5px 0;
}

.payment_label_right a
{
    font-size: 11px;
    color: #E47B0E;
}

.payment_data table
{
    width: 650px;
    margin: 0 auto;
}

.payment_data table td
{
    vertical-align: top;
    line-height: 25px;
}

.payment_amount_td1 { width: 250px; }

.payment_data_td1 { width: 150px; }
.payment_data_td2 { width: 175px; }
.payment_data_td3 { width: 100px; }
.payment_data_td4 { width: 175px; }

.payment_options
{
    width: 690px;
    height: 70px;
    margin: 0 auto;   
}

.payment_option
{
	width: 210px;
	height: 57px;	
	float: left;
	padding: 0 0 0 20px;
}

.payment_radio
{
	width: 30px;
	float: left;	
}

.paypal_img, .western_img, .italcred_img, .abitab_img, .moneygram_img, .more_img
{
    float: left;
    height: 50px;
    background-repeat: no-repeat;
	background-position: bottom;
}

.paypal_img
{
	width: 180px;
	background-image: url("../images/paypal_hor.png");
}

.western_img, .italcred_img, .abitab_img, .moneygram_img, .more_img
{
	width: 160px;
}

.western_img { background-image: url("../images/westernunion.jpg"); }
.italcred_img { background-image: url("../images/italcred.jpg"); }
.abitab_img { background-image: url("../images/abitab.jpg"); }
.moneygram_img { background-image: url("../images/moneygram.jpg"); }
.more_img { background-image: url("../images/more.jpg"); }

.payment_description table 
{
    width: 650px;
    margin: 0 auto;
    text-align: justify; 
}

.payment_description ol li
{
	padding-top: 20px;
}

.table_data 
{
    width: 500px;
    margin: 0 auto;
}

.table_data table
{
	font-weight: bold; margin: 10px 0 10px 0;
	border-spacing:0;
	border-top: solid 1px silver;
	border-right: solid 1px silver;
	width: 500px;
}

.table_data .td1
{
	border-bottom: solid 1px silver;
	border-left: solid 1px silver;
	border-right: solid 1px silver;
	padding: 5px;
	width: 200px;
}

.table_data .td2
{
	border-bottom: solid 1px silver;
	padding: 5px;
	width: 300px;
}

.table_data .td3
{
	border-left: solid 1px silver;
	border-bottom: solid 1px silver;
	padding: 5px;
	width: 500px;
}


.preview_area
{
	width: 669px;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
}

.preview_area_top
{
	width: 669px;
	height: 14px;
	background-image: url(../images/preview_top.png);
	font-size: 0;
}
.preview_area_middle
{
	width: 639px;
	min-height: 50px;
	background-image: url(../images/preview_middle.png);
	background-repeat: repeat-y;
	padding: 0 15px 0 15px;
	text-align: justify;
	line-height: 24px;
}

.preview_area_bottom
{
	width: 669px;
	height: 14px;
	background-image: url(../images/preview_bottom.png);
	font-size: 0;
}

.publish_checks
{
    width: 600px;
    margin: 0 auto;
    padding: 15px;
}


/*-----------------------------------------------------
    PAYMENT CONFIRMATION
-----------------------------------------------------*/

.payment_confirm
{
	width: 750px;
	margin: 0 auto;
}

.payment_confirm table
{
    width: 500px;
    margin: 20px auto 0 auto;
}

.payment_confirm table td
{
    height: 50px;
}

.payment_confirm_td1
{
    width: 200px;
}

.payment_confirm_td2
{
    width: 300px;
}

.payment_confirm table td select
{
    width: 250px;
}

.payment_confirm table td input
{
    width: 250px;
}
