﻿.photo { 
    border:2px solid #26618D;
}

/* HOLIDAY RENTAL PAGES- NAVIGATION NEXT/PREVIOUS */

#rentPhoto { 
    border:1px dotted black;
    width:380px;
    padding-left:23px;
    padding-top:5px;
    margin:10px 0 20px 57px;
}
#rentPhoto h1 { /* RENTAL PAGES - LARGE PHOTO */
    font-size:17px;
	border-top: 1px solid #26618D;
	border-bottom: 1px solid #26618D;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:8px;
	margin-top:5px;
	text-align: center; 
	width:354px;
	background-color:#CCCCCC;
	color:blue;
	font-weight:normal;
} 
#rentPhoto h2 {     
	font-size:12px;
	border-top: 1px solid #26618D;
	border-bottom: 1px solid #26618D;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 8px;
	width: 354px;
	text-align: center; 
	background-color:#CCCCCC;
	color:blue;
	font-weight:normal;
}
                                                                                                       	                  
/* RIGHT SECTION - RENTAL PHOTOS */

#right_prime {   /* right photo column - rentals */
    width:140px; 
    float:right;
    display:inline; 
    margin:0;
    padding:0;
    border-left:1px solid #315A84;
    border-bottom:1px solid #315A84;
    background-color:white;
    font-family: verdana, arial, sans-serif;
}                                                   
#right_prime h1 {
	color:black;
	font-weight:normal;
	text-align: center;
	font-size:10px;
	margin:0;
	padding-top:2px;
	padding-bottom:4px;
}   
#right_prime h2 {
	color:white;
	font-weight:normal;
	text-align:center;
	font-size:11px;
	font-style:italic;
	margin:0 0 2px 1px;
	padding-top:2px;
	padding-bottom:4px;
	background-color:#A52121;
}  
.right_photo {
    margin:0;
    float:right;
}

#left_prime { 
    width:794px;
    background:#FFFFFF url('CSSbg/left-bg.gif') repeat-y left top;
    float:left;
    display:inline;
    margin-left:3px;
} 




/*CENTRE*/

#text_box {
	width:500px;
	padding:10px 0 0 0;
}

#rentList ul { 
    width:128px;
    float:left;
    margin:0;  
    padding:0; 
}       
#rentList li {                       
    padding: 3px 0px 3px 5px; /* top right bottom left */               
    margin:0;
    color:#000000;
    font-weight:normal;
    font-size: 11px;
    list-style: none;
    border-bottom:1px solid #6699CC;
}
    margin:0;
    color:#000000;
    font-weight:normal;
    font-size: 11px;
    list-style: none;
    border-bottom:1px solid #6699CC;
}
#rentList li.odd-tick { 
    background:#E0E6C6 url(CSSbg/odd-tick.gif) right center repeat-y;
}                                                                             
#rentList li.odd-cross { 
    background:#E0E6C6 url(CSSbg/odd-cross.gif) right center repeat-y;
 }  
#rentList li.even-tick { 
    background:#ffffff url(CSSbg/even-tick.gif) right center repeat-y;
 }
#rentList li.even { 
    background-color:#ffffff;
}
#rentList li.odd { 
    background-color:#E0E6C6;
} 
#rentList li.ref { 
    background-color:#A52121;
    color:white;
}
#rentList li.mins { 
    background-color:#5C7896;
    color:white;
    border-top:1px solid #5C7896;
}
#rentList li.even-cross { 
    background:#ffffff url(CSSbg/even-cross.gif) right center repeat-y;
 }                
#rentList li.title3 { 
    width: 88px;   /* width and left padding need to add up to 129px (width of column) */
    height: 25px;
    padding: 4px 0px 0px 40px;
    margin:0; /* top right bottom left */  
    font-weight:normal;
    font-size: 11px;  
    color:blue; 
    border-top:5px #CECE9C solid; 
    border-bottom:0;
	background-image: url('CSSimage/info-2.gif');
	background-position: left center;
	background-repeat:no-repeat; 
}
	 
/*********************/
/* RENTAL COST */
/*********************/	   
                                 	    
#rental_cost {
	background-color:#E8D7E9;
	padding:10px;
	border: 1px dashed #6B2E6C;
}

/*********************/
/* RENTAL FORM */
/*********************/	 

#rentbox_tel {
	float:left;
	width:300px;
	margin:0 0 10px 45px;
	padding:5px;
	background-color:#B6B2B2;
	border:1px dashed #6B2E6C;
}
#form_contact { 
   margin:15px 0 2px 0;
   float:left;
   width:500px;
   padding:0;
   border:1px dashed #6B2E6C;
   background-color:#CCCCCC; 
}
#form_contact.private {
   background-color:#E0E6C6; 
}
#wrapper_contact {
	float:left;
	width:480px;
	margin:0;
	padding:0;
}
#img_net {
	float:left;
	width:100px;
	margin:10px 0 0 5px;
	padding:0;
}
#txt_net { 	
    float:left;
	width:350px;
	margin:15px 0 0 10px;
	font-style:italic;
	padding-top:5px;
}
#txt_net h1 {
	text-transform:uppercase;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
#wrapper_table {
	width:490px;
	float:left;
	margin:0;
	padding:0;
}
#table_form {
	float:left;
	width:300px;
	margin:10px 0 0 1px;
	padding:0;
}
#table_form td {
	width:280px;
}

/* TABLE WITHOUT TEL NUMBERS */

#prime_contact.private {
   background-color:#E0E6C6; 
}
#prime_contact {
	float:left;
	width:430px;
	margin:30px 0 0 35px;
	padding:0 0 10px 0; 
	border:1px dashed #6B2E6C;
    background-color:#CCCCCC; 
}
#prime_contact h1 {
	text-transform:uppercase;
	font-size:14px;
	padding:10px 0 0 20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
#prime_contact h2 {
	text-transform:uppercase;
	font-size:12px;
	padding:6px 0 0 20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

#wrapper_prime {
	width:430px;
	float:left;
	margin:0;
	padding:0;
}
#form_prime {
	float:left;
	width:400px;
	margin:10px 0 0 10px;
	padding:0;
}
#form_prime td {
	width:380px;
}
.prime_label {  /*  rental form only  */
    float:left;
    width:140px;
	font-size:11px;
	text-align:left;
	padding:2px 2px 0 0;
	margin:0;
}

/* ------------ */

#wrapper_table h6 {
    font-size:10px;
    padding-bottom:20px;
    text-align:center;
    font-weight:bold;
    color:#A52322; 
    margin:0;
} 
#text_box .table_rent {
	width:400px;
	margin:2px 0 0 5px;
}
#text_box .table_rent td {
	text-align:left;
	font-size:12px;
}

#tableContact { 
	border-collapse: collapse;
	width:438px;
	margin-left:18px;
	margin-bottom:20px;
	margin-top:10px;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	font-weight:bold;
}
#tableContact caption {
	text-align: center;
	font-size: 10px;
}
#tableContact td,th {
	border: 1px solid #73afb7;
	padding: 3px 5px 2px 5px;
	font-size: 12px;
}
#tableContact th {
    background: url(CSSbg/th_bg.gif) no-repeat left top;
	color:#A52322;
	text-align: center;
	border-color: #14556b;
}
#tableContact tr.alt td {
	background-color:#E0E6C6;
}
#tableContact td.textcenter {
    text-align:center;
}
#img_form {
	float:left;
	width:170px;
	margin:15px 0 0 0;
	background-color:#000000;
	padding:0 0 10px 0;
}
.img_face {
	padding:10px;
}
#img_form.owners {
	background-color:#BEC69E;
	width:180px;
}
#img_form h1 {
	font-size:12px;
	text-align:left;
	margin:0;
	padding:0 0 10px 12px;
	color:#ffffff; 
}
#img_form h2 {   
    font-size:12px;    
	color:#A52322; 
	padding:0 0 10px 12px;	     
	margin:0;     
	color:#ffffff;      
}
#img_form p { 
	text-align:left;
	margin:0;
	padding:0 0 5px 12px;
	line-height:15px;
	font-size:11px; 
}
#emailaddress {
	float:left;
	width:480px;
}
#netforce_email {
	float:left;
	width:480px;
}
#netforce_email h2 {
	font-size:13px;
    font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center;
}
#emailaddress h2 {
	font-size:13px;
    font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center;
}
.rent-label {  /*  rental form only  */
    float:left;
    width:100px;
	font-size:11px;
	text-align:left;
	padding:2px 2px 0 0;
	margin:0;
}
input#subscribe { 
    margin-top: 20px;
    margin-left: 20px;
	background-color: #A52322;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif; 
}    

input#firstname,
input#lastname,
textarea#txtbox,
input#email,
input#phonenumber,
select#found { 
    width:190px;
    margin:5px 0 0 0;
	background-color:#FBEF99;
    font-family:Verdana, Gill, Helvetica, sans-serif;
	font-size:11px;
	padding:1px 0 1px 0;
}  


