#profile_container {
    width: 390px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#profile_pathway {
    float: left;
    font-size: 12px;
    margin-bottom: 10px;
}

#profile_pathway a, #profile_pathway a:visited {
    text-decoration: underline;
    color: #666666;
}

#profile_pathway a:hover {
    text-decoration: none;
    color: #999999;
}

#profile_name {
    float: left;
    width: 48%;    
}

#profile_name span {
    width: 100%;
    font-size: 20px;
    text-align: left;
}

#profile_tabs {
    float: right;
    width: 48%;    
    text-align: right;
    /*
    border: 1px solid #cccccc;
    */
}


#profile_tabs ul {
    list-style: none;
    width: 100%;
}

#profile_tabs li {
    float: left;    
}

#profile_tabs span {
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	padding: 0 10px;
	color: #000000;
    text-decoration: none;
}

#profile_tabs a:link, #profile_tabs a:visited {
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
	padding: 0 10px;
	color: #999999;
    text-decoration: none;
}

#profile_tabs a:hover {
	color: #000000;
    text-decoration: underline;
}

.clr {
    clear: both;
}

#profile_logo {
    float: left;
    width: 230px;
    /*
    height: 200px;
    line-height: 200px;
    */
    vertical-align: middle;
    text-align: left;
}

#profile_logo img {
    border: 1px solid #cccccc;
}


#profile_1 {
    float: right;
    width: 255px;
    text-align: left;    
    font-size: 12px;
}

#profile_1 a:link, #profile_1 a:visited {
    text-decoration: none;
    color: #000000;
}

#profile_1 a:hover {
    text-decoration: underline;
    color: #000000;
}


#profile_description {
    width: 100%;
    text-align: left;
    margin: 0px;
    margin-bottom: 20px;
		margin-top: 10px;
    font-size: 12px;
}

#profile_1 table {
    width: 100%;
    font-size: 11px;
    /*
    background-color: #cccccc;    
    padding: 2px;
    */
}

#profile_1 table th {
    width: 50px;
    /*
    background-color: #ffffff;
    */
}

#profile_map {
    width: 100%;
    text-align: right;
}

#profile_map a:link, #profile_map a:visited {
    color: #999999;
    text-decoration: none;
}

#profile_map a:hover {
    color: #000000;
    text-decoration: underline;
}

#profile_images {
    float: left;
    width: 375px;
    text-align: left;
    margin:0px;
    margin-top: 20px;    
}

#profile_images table {
	font-size: 12px;
	/*
    padding: 2px;
    */
    text-align: center;
	width:100%;
}

#profile_images table tr td {
    width: 170px;
    text-align: left;
}

#profile_images img {
    /*
    width: 150px;    
    margin: 3px;
    */
    border: 1px solid #cccccc;
}

#profile_images p {
    width: 100%;
    margin: 0;
    text-align: left;
}


#profile_2 {
    float: right;
    width: 200px;
    margin-top: 20px;
    font-size:12px;
}

#profile_2 table {
    width: 200px;
    font-size: 11px;
    /*
    background-color: #cccccc;
    padding: 2px;
    */
}

#profile_2 table th {
    width: 50px;
    /*
    background-color: #ffffff;
    */
}

#profile_2 table td {
    width: 150px;
    word-wrap: break-word;
}

#profile_2 #profile_comments {
    width: 100%;
    text-align: left;
    /*
    font-style: italic;
    */
}

#profile_2 a:link, #profile_2 a:visited {
    text-decoration: none;
    color: #000000;
}

#profile_2 a:hover {
    text-decoration: underline;
    color: #000000;
}


#profile_addon {
    width: 100%;
    margin-top: 20px;
}

#profile_addon table {
    width: 100%;
    font-size: 11px;
}


#profile_addon table img {
    width: 30px;
    margin: 2px;
    border: 1px solid #cccccc;
}

#profile_addon a {
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}

#profile_addon a:hover {
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

#profile_offerings {
    width: 100%;
}

#profile_offerings #profile_display_table {
    width: 100%;
    font-size: 11px;
}

#profile_offerings #profile_display_table th {
    padding: 2px;
    padding-left: 5px;
    font-size: 13px;
    font-weight: bold;    
    text-align: left;    
}

#profile_offerings #profile_display_table img {
    border: 1px solid #cccccc; 
}

#profile_offerings #profile_display_table td {
    padding: 2px;
    padding-left: 5px;
    text-align: left;    
}

#profile_offerings .textfield, #profile_offerings select {
    border: 1px solid #cccccc;
    font-size: 10px;    
}

#profile_offerings h3, #profile_offerings table h3{
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}


#profile_container span a:link, #profile_container span a:visited {
    padding: 3px;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
}

#profile_container span a:link, #profile_container span a:visited {
    text-decoration: underline;
    color: #ff0000;
}

#profile_othernotes {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    border: 0px solid #cccccc;
    /*
    background-color: #fefefe;
    */
}

#profile_othernotes h3 {
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

#profile_othernotes p {
    margin: 0;
    padding-top: 0;
    padding-bottom: 5px;
}

#profile_cancel {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    border: 0px solid #cccccc;
    /*
    background-color: #fefefe;
    */
}

#profile_cancel h3 {
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

#profile_cancel p {
    margin: 0;
    padding-top: 0;
    padding-bottom: 5px;
}

#profile_reservationstep {
    width: 100%;
    text-align: right;
}

#profile_reservationstep h3 {
    font-size: 11px;
    font-weight: bold;
}


.addonservice_off {
     filter:alpha(opacity=25); 
     -moz-opacity:.25; 
     opacity:.25;    
}

#client_comments {
    width: 580px;
}

#client_comments a {
    text-decoration: none;
    color: #666666;
}

#client_comments a:hover {
    text-decoration: none;
    color: #000000;
}

#client_comment_form {
}

#client_comment_form h3 {
    font-size: 13px;
    font-weight: bold;
}

#client_comment_form input, #client_comment_form textarea {
    font-family: verdana;
    font-size: 11px;
}

#client_comment_form th {
    vertical-align: top;
    text-align:left;
    padding: 3px;
}

.comment_result {
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
}

#profile_tour_schedule table {
    font-size: 11px;
}

#profile_tour_schedule th {
    text-align: left;
    padding-left: 5px;
    font-size: 11px;
    border-bottom: 1px solid #cccccc;
    /*
    font-weight: normal;
    */
}

#profile_tour_schedule td {
    text-align: left;
    padding-left: 5px;
    font-size: 11px;
    
}

#profile_tour_others th {
    text-align: center;
    padding-left: 5px;
    width: 22%;
    font-size: 11px;
}

#profile_tour_others td {
    text-align: left;
    padding-left: 5px;
    font-size: 11px;
    width: 78%;    
}

#profile_tour_others a:link, #profile_tour_others a:visited {
    color: #000000;
    text-decoration: none;
}

#profile_tour_others a:hover {
    color: #000000;
    text-decoration: underline;
}

#profile_owner {
    font-size:12px;    
}

#profile_2_v2 {
    float: left;
    width: 100%;
    text-align: center;
}

#profile_2_v2 tr th {
    width: 30%;
    text-align: center;
}

#profile_2_v2 tr td {
    width: 70%;
}

#profile_2_v2 a:link, #profile_2_v2 a:visited {
    color: #000000;
    text-decoration: none;
}

#profile_2_v2 a:hover {
    color: #000000;
    text-decoration: underline;
}

