/* ========================== MARKETPLACE STUFF ==================================*/
#marketplace_template{
	position: relative;
	float: left;
     width: 890px;
     margin-left: 7px;
     padding:0px 0px 0px 35px;
}
h5.marketplaceHead{
font-size:18px;
font-style: normal;
font-weight: normal;
border-bottom-style: solid;
border-bottom-width: 1px;
border-color: #D8D8D8;
margin-top: 40px;
margin-bottom: 20px;
position: relative;
}
h6.marketplaceSubhead{
width: 100%;
float: left;
font-size:16px;
font-style: normal;
font-weight: normal;
margin-top: 25px;
margin-bottom: 10px;
}

div.step_number{
position: relative;
float: right;
padding:0;
margin:0;
}


/* == MARKETPLACE EXPLANATION PAGE == */
#image_container{
position: relative;
float: left;
width:100%;
}
#example_image{
float: left;
width: 891px;
margin-top: 30px;
margin-bottom: 10px;
padding-top: 15px;
padding-bottom: 15px;
border-style: solid;
border-right: none;
border-left: none;
border-width: 2px;
border-color: #c6c6c6;
}
#text_list{
float: left;
width: 48%;
margin-right: 4%;
}
#square_list{
float: left;
width: 48%;
}
ul.marketplace_list{
list-style: none;
list-style-position: inside;
}
ul.marketplace_list li:before{
content: " - ";
}
#whats_next{
position: relative;
float: left;
width: 100%;
}
#ready_button{
margin-top: 30px;
margin-left: 35%;

}
div.contact{
margin-top: 10px;
text-align: center;
font-size: 10px;
float: left; 
width: 100%;
}
span.old_price{
text-decoration: line-through;
}

/* == MARKETPLACE DATA PAGE == */

.dataTitle{
font-size: 13px;
margin-top: 10px;
margin-bottom:5px;
font-weight: bold;
}
.error{
color:red;
font-weight: bold;
}
#user_area h5.marketplaceHead{
margin-top: 20px;
margin-bottom: 10px;
}

#example_left_container{
float: left;
padding-top: 30px;
padding-bottom: 30px;
padding-left: 30px;
margin-top: 30px;
margin-bottom: 10px;
width: 397px;
border-style: solid;
border-width: 2px;
border-color: #c6c6c6;
height: 236px;
}

#example_left{
float: left;
width: 100%;
height: 236px;
background:url('http://veintemundos.com/media/marketplace/example_marketplace.png') 0 0;
}
#example_right{
margin-top: 30px;
margin-bottom: 10px;
float: left;
width: 439px;
height: 296px;
background:url('http://veintemundos.com/media/marketplace/example_marketplace.png') 439px 0;
border-style: solid;
border-width: 2px;
border-color: #c6c6c6;
}
#example_left_europe{
float: left;
width: 100%;
height: 236px;
background:url('http://veintemundos.com/media/marketplace/example_marketplace_europe.png') 0 0;
}
#example_right_europe{
margin-top: 30px;
margin-bottom: 10px;
float: left;
width: 439px;
height: 296px;
background:url('http://veintemundos.com/media/marketplace/example_marketplace_europe.png') 439px 0;
border-style: solid;
border-width: 2px;
border-color: #c6c6c6;
}
#create_square, #create_text{
margin-top: 5px;
}

#marketplace_form{
float:left;
font-size:12px;
}
#rect_area, #add_area{
border-style: solid;
border-width: 1px;
border-color: #D8D8D8;
border-bottom: none;
margin-top: 5px;
}
#marketplace_form fieldset{
border: none;
border-bottom-style: solid;
border-bottom-color: #D8D8D8;
border-bottom-width: 1px;


line-height: 12px;
}
#marketplace_form #square_field{
border: none;
}

#marketplace_form div.inputContainer{
float: left;
width: 100%;
margin: 5px 0 5px 0;
}
#marketplace_form div.inputLabel{
float: left;
width: 100px;
text-align: right;
margin:0px;
padding:0px;
margin-right: 5px;
}
#marketplace_form fieldset.user_form{
border: none;
}
#marketplace_form fieldset.user_form div.inputLabel{
text-align: left;
}

#rectangle_input{
margin: 0px 25px 0px 0px;
}
#marketplace_form span.subscript{
font-size: 9px;
}
#rect_container, #text_container{
margin-top: 25px;
width: 45%;
float: left;
}
#text_container{
margin-right: 10%;
}
#marketplace_form p{
margin: 0;
padding: 0;
}
#remove_button{
float:left;
color: #800000;
cursor: pointer;
margin: 10px 2px 5px 2px;
}
#submit_data{
margin-top: 30px;
font-weight:bold;
font-size: 13px;
float: left;
width: 10%;
margin-left:45%;
}
input.btn{
cursor:pointer;
}

/* == MARKETPLACE PAY PAGE == */
#preview_table{
font-size: 12px;
border-collapse: collapse;
}
#preview_table th{
font-weight: normal;
font-size: 12px;
border-style: solid;
border-width: 1px;
border-color: #D8D8D8;
border-top:none;
border-left: none;
border-right: none;
padding-top: 15px;
}
#left_col{
border-left-style: solid;
border-left-width: 1px;
border-left-color: #D8D8D8;
}
#preview_table td.bottom_row{
border-top-style: solid;
border-top-width: 1px;
border-top-color: #D8D8D8;
}
#preview_table td.column_label, #preview_table .price_label{
font-size: 12px;
text-align: center;
}
#preview_table td{
padding-right: 30px;
padding-bottom: 10px;
}
#preview_table th.total{
font-size: 12px;
text-align: left;
padding-top:20px;
border-left:none;
border-top: none;
border-right: none;
}
#preview_table .price{
text-align: right;
padding-left: 20px;
font-size: 12px;
}
#preview_table th.price{
font-size: 12px;
padding-top:20px;
border-left:none;
border-top: none;
border-right: none;
}
#preview_table td.price{
padding-right: 0;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #D8D8D8;
}
#paypal_button{
margin-top: 30px;
margin-left: 373px;
}
#paypal_info{
text-align: center;
font-size: 10px;
}

/* == MARKETPLACE DISPLAY PAGE == */
#text_table{
float:left;
width:425px;
}
#text_table td.country{
padding-top:15px;
padding-bottom: 0px;
font-size:14px;
font-weight:bold;
}
#text_table td {
line-height: 17px;
}
#text_table td.new_city{
padding-top: 6px;
}
#text_table td.city{
padding-top: 5px;
padding-right: 40px;
font-size: 12px;
}
#text_table a.description{
font-size: 12px;

}
#rect{
position:relative;
float:right;
width:465px;
}
#rect div.rect_container{
position: relative;
float:left;
margin-top: 30px;
margin-left: 30px;
}

#country_anchors{
	margin-bottom: 15px;
}

#at_home{
padding-top: 20px;
}

#country_anchors a{
margin-right: 20px;
}
div.anchor_header{
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
	border-bottom: 1px solid #D8D8D8;
}

/* == MARKETPLACE ADMIN PAGE == */
#marketplace_admin_template{
background-color: white;
padding: 0 20px;
}

#marketplace_admin_template table{
border-style: solid;
border-collapse: collapse;
}
#marketlplace_admin_template table.child_table{
margin-bottom: 20px;
}
#marketplace_admin_template td{
padding: 0 5px;
}
#marketplace_admin_template tr{
padding-top: 10px;
}
th.delete, td.delete{
background-color: #FF9966;
text-align: right;
}

/*================ END MARKETPLACE STUFF ==================*/
