/* Dynamic Page Styles */

/* This general class applies to all Dynamic Buttons, Text Fields, and Dropdowns. Google Custom Search Button will also inherit this class.  */

input, textarea, select {
color: #0b3042;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid;
border-color: #55777b;
background-color: #e3fbfe;
padding: 2px 2px 2px 2px; 
}

/* This is the button class to be used on all Dynamic Pages */

input.button {
	color: #fee8bc;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #2a1318;
	background: #49101a url(images/button-bkgd.jpg) repeat-x top left;
	height: 24px;
	width: 245px;
	padding: 0px 0px 2px 0px;
	vertical-align: top;
}

/* The checkbox/radio alternative should match the page background color */

input.clear {
	color: #000000;
	border: 0px;
	background-color: #83b0b6;
	padding: 0px;
}

/* Buttons created using Tables and Text Link Classes. Generally used on House Page. */

.buttonbartable {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	width: 181px;
	height: 37px;
	background:url(images/buttonbar-bkgd2.jpg) center no-repeat;
}

.buttonbarcell {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #534026;
	text-align: center;
	padding: 4px 4px 4px 4px;
}

a:link.buttonbarlink, a:visited.buttonbarlink {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a:hover.buttonbarlink, a:active.buttonbarlink {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #402b00;
	text-decoration: underline;
}

/* Book Now Button which pops up on house page after client searches for homes at a future time and date using Advanced Search */

.book-buttonbartable {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	width: 181px;
	height: 37px;
	background:url(images/book-buttonbar-bkgd.jpg) center no-repeat;
}

.book-buttonbarcell {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #534026;
	text-align: center;
	padding: 4px 4px 4px 4px;
}

a:link.book-buttonbarlink, a:visited.book-buttonbarlink {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a:hover.book-buttonbarlink, a:active.book-buttonbarlink {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #b87d09;
	text-decoration: underline;
}


.specialsTable {
	padding: 3px;
	border: 1px solid #124f5c;
	color: #d0ddea;
	font-size: 16px;
	font-weight: bold;
}

A:link.specialsLinks, A:visited.specialsLinks {
	font-weight: bold;
	text-decoration: underline;
}

A:hover.specialsLinks, A:active.specialsLinks  {
	font-weight: bold;
	color: #2d0108;
	text-decoration: underline;
} 

.specialsContainer {
	width: 100%;
	background-color: #c5e1e5; 
	padding: 1px;
	border: solid 1px #124f5c;
}

.specialsTD{
	padding: 5px 5px 5px 10px; 
	font-size: 15px;

}

.specialsBKGD {
	background: #104e5b url(images/specials-gradient.jpg) repeat-x bottom left;
}


#footerlinksDIV a:link, #footerlinksDIV a:visited {  
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#footerlinksDIV a:hover, #footerlinksDIV a:active {  
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;

}

/* ***** Complex Page ***** */
/* /rental/complex.html */

.complex_table {}
.complex_head {}
.complex_label {}
.complex_data {}
.complex_unit_table {}
.complex_unit_head {}
.complex_unit_label {}
.complex_unit_data {}

/* ***** Alpha Page ***** */
/* /rental/alpha.html */

.alphatable {
	width: 100%;
	text-align: center;
	padding: 0px;
	background-color: #b1cacf;
	border: 1px solid #104e5b;
	margin: 0px;
}
.alphaletter	{ 
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 4%;
	background: #104e5b;
	border: 0px; 
	padding: 3px;
}
.alphaname	{ 
	font-size: 11px;
	color: #000000;
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #96b3b9;
	padding: 4px 6px 4px 6px;
}

.rental_alpha_head {}

A:link.rental_alpha, A:visited.rental_alpha {}
A:hover.rental_alpha, A:active.rental_alpha {}



/* ***** Advanced Search Page ***** */
/* /rental/query.html */

.rental_query_table {
	width: 100%;
}

.rental_query_amenities_td {
	padding-left: 25px;
	color: #0b3042;
	line-height: 24px;
}

.rental_query_head {
	font-size: 16px;
	font-weight: bold;
	color: #104e5b;
	padding-top: 15px;
	padding-bottom: 15px;
}

.rental_query_label {
	color: #0b3042;
	width: 110px;
}


.rental_query_data {
	width: 250px;
}


.rental_query_table_alt {}
.rental_query_head_alt {}
.rental_query_label_alt {}
.rental_query_data_alt {}
a:rental_query{}

/* ***** Results Page ***** */
/* /rental/results.html */

.rental_results_table {
	width: 100%;
	background-color: #ffffff; 
	border: 1px solid #0b3042;
	margin: 0px 0px 15px 0px;
	padding: 2px;
}

.rental_results_head {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	border: solid 1px #49101a;
	background: #49101a url(images/button-bkgd.jpg) repeat-x top left;
	text-indent: 3px;
	padding: 0px 2px 0px 2px;
	text-align: left;
	height:24px;
}

A:link.rental_results, A:visited.rental_results {
	color: #ffffff;
	text-decoration: none;
}

A:hover.rental_results, A:active.rental_results {
	color: #ffffff;
	text-decoration: underline;
}

.rental_results_head2 {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	border: solid 1px #0e444f;
	background: #104e5b;
	text-indent: 3px;
	padding: 0px 2px 0px 2px;
	text-align: center;
	height:24px;
}

.rental_results_head3 {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	border: solid 1px #926100;
	background: #a16c02;
	text-indent: 3px;
	padding: 0px 2px 0px 2px;
	text-align: center;
	height:24px;
}

.rental_results_data{
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #0b3042;
	padding: 3px;
	background: #ffffff url(images/rental_results_data_bkgd2.jpg) repeat-x bottom left;
	height: 85px;
	font-size: 11px;
}

.rental_results_img {
	width: 175px;
	text-align: right;
	border: solid 1px #0b3042;
}

.results_img {

}

.rental_results_label {}
.rental_results_table_alt{}
.rental_results_head_alt{}
.rental_results_label_alt{}
.rental_results_data_alt{}




A:link.addcartlink, A:visited.addcartlink {}
A:hover.addcartlink, A:active.addcartlink {}

/* ***** House Page ***** */
/* /rental/house.html */

.housephoto {
	border: solid 1px #124f5c;
}

.tabtable {
	margin-top: 0px;
}

a.tabLink:link, a.tabLink:visited {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #124f5c url(images/tab-bkgd.jpg) repeat-x top left;
	text-decoration: none;
	font-weight: normal;
	padding: 2px 7px 2px 7px;
	border: solid 1px #124f5c;
}

a.tabLink:hover, a.tabLink:active {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #46031e;
	text-decoration: underline;
	font-weight: normal;
	padding: 2px 7px 2px 7px;
	border: solid 1px #46031e;
}

.tabTD {
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tabTD2 {
	padding-top: 4px;
	padding-bottom: 4px;
}


.house_table {
	width: 100%;
	background: #ffffff;
}

.househead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #124f5c;
	background: #ffffff url(/images/house-info-bg.gif) no-repeat top left;
	border-bottom: solid 1px #124f5c;
	padding: 0px 0px 0px 12px;
	height: 22px;
	text-align:left;
}

.housespecs {
	padding: 10px 0px 15px 0px;
	color: #0b3042;
	font-size: 12px;
}

.rental_house_ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #124f5c;
	list-style-position: outside;
}

.house_propdetailstable {
	width: 100%;
	color: #0b3042;
}

.house_propdetailsheads {
	font-weight: bold;
}

.house_propdetails {
	padding-left: 3px;
	font-weight: normal;
}

.rental_house_detail_table {
	text-align: center;
	width: 100%;
	padding: 1px;
	border: 1px solid #3e595d;
	margin-bottom: 10px;	
}

.rental_house_detail_head { 
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	background: #114f5c url(images/house_detail_head_bkgd.jpg) repeat-x top left;
}

.rental_house_detail_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 2px;
	background-color: #fffaef;
	color: #0f4d5a;
}

.rental_house_rate_table {
	text-align: center;
	width: 100%;
	background-color: #c5e1e5; 
	padding: 1px;
	border: solid 1px #124f5c;
}

.rental_house_rate_head {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	background: #124f5c url(images/tab-bkgd.jpg) repeat-x top left;
	border: 1px solid #124f5c;
}

.rental_house_rate_data {
	text-align: center;
	padding: 3px;
	border: 1px solid #124f5c;
	background-color: #ffffff;
	color: #69091a;
	font-size: 12px;
}

.map {
	width: 272px;
	height: 324px;	
	border: solid 1px #000000;
}

.fineprint {
	font-size: 12px;
}

.rental_house_label {}
.rental_house_data {}
.rental_house_detail_label {}
.rental_house_rate_label {}
.rental_house_amenity_table {}
.rental_house_amenity_head {}
.rental_house_amenity_label {}
.rental_house_amenity_data {}
.rental_house_thumbs {}
.rental_house_img {}
.rental_house_img_table {}
.rental_house_img_label {}
.rental_house_img_data {}
.rental_house_img_table {}
.rental_house_img_data {}
.rental_house_toolbox_data {}

A:link.rental_house, A:visited.rental_house {}
A:hover.rental_house, A:active.rental_house {}

A:link.addcartlink, A:visited.addcartlink {}
A:hover.addcartlink, A:active.addcartlink {}


/* Calendar Page */
/* /calendar/availcal.htm */

A:link.cal-alink, A:visited.cal-alink {
	color: #000000;
}

A:hover.cal-alink, A:active.cal-alink {
	color: #000000;
} 


A:link.cal-dlink, A:visited.cal-dlink {
	color: #000000;
}

A:hover.cal-dlink, A:active.cal-dlink {
	color: #000000;
} 


A:link.cal-link, A:visited.cal-link {
	color: #000000;
}

A:hover.cal-link, A:active.cal-link {
	color: #000000;
} 


A:link.arrivalLink, A:visited.arrivalLink {
	color: #000000;
}

A:hover.arrivalLink, A:active.arrivalLink {
	color: #000000;
} 


A:link.backtotopLink, A:visited.backtotopLink {
	color: #ffffff;
}

A:hover.backtotopLink, A:active.backtotopLink {
	color: #ffffff;
} 


.cal-back {
	background-color: #134e5c;
}

.cal-box {
	border-top-color: #134e5c;
	border-right-color: #134e5c;
	border-bottom-color: #134e5c;	
	border-left-color: #134e5c;
	margin-top: 5px;
	margin-bottom: 5px;
}

.cal-month {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	background: #114f5c url(images/house_detail_head_bkgd.jpg) repeat-x top left;
}

.cal-month-box {
	border-bottom-color: #CCCCCC;
}

.cal-month-next {
	color: #000000;
	background-color: #EDCDCD;
	border-left-color: #CCCCCC;
}

.cal-month-prev {
	color: #000000;
	background-color: #EDCDCD;
	border-right-color: #CCCCCC;
}

.cal-today {
	color: #000000;
	background-color: #EDCDCD;
	border-right-color: #CCCCCC;
}

.cal-year {
	color: #000000;
	background-color: #EDCDCD;
}

.cal-year-box {
	border-bottom-color: #CCCCCC;
}

.cal-year-next {
	color: #000000;
	background-color: #EDCDCD;
	border-left-color: #CCCCCC;
}

.cal-year-prev {
	color: #000000;
	background-color: #EDCDCD;
	border-right-color: #CCCCCC;
}

.cal-day-start {
	color: #134e5c;
	background-color: #D2F0FC;
}

.cal-day-rest {
	color: #134e5c;
	background-color: #D2F0FC;
}

.cal-days-avail {
	color: #000000;
	background-color: #fff5e1;
}

.cal-days-booked {
	color: #000000;
	background-color: #c4d9dd;
}

.cal-days-unknown {
	color: #000000;
	background-color: #e5ae40;
}

.cal-days-box {}

.cal-days-C {
	color: #000000;
	background-color: #6A93E2;
	padding-left: 5px;
}

.cal-days-CI {
	color: #000000;
	background-color: #6A93E2;
	padding-left: 5px;
}

.cal-days-CO {
	color: #000000;
	background-color: #6A93E2;
	padding-left: 5px;
}

.cal-days-G {
	color: #000000;
	background-color: #FFBA5F;
	padding-left: 5px;
}

.cal-days-HS {
	color: #000000;
	background-color: #7EABB2;
	padding-left: 5px;
}

.cal-days-invalid {
	color: #000000;
	background-color: #FFFFFF;
}

.cal-days-O {
	color: #000000;
	background-color: #95E49F;
	padding-left: 5px;
}

.cal-days-UC {
	color: #000000;
	background-color: #FCD97F;
	padding-left: 5px;
}

.cal-days-W {
	color: #000000;
	background-color: #D4C3A9;
	padding-left: 5px;
}

.cal-days-ZB {
	color: #000000;
	background-color: #D4C3A9;
	padding-left: 5px;
}


/* Reservation Pages */
/* /res-terms.html, res-form.html, res-confirm.html, res-submit.html */

.progressBar {
	padding: 2px;
    text-align:center;
    font-size:12px;
    color: #a3a3a8;
}



.progressBarSelected {
    color: #3e2a00;
    font-weight:bold;
    font-style:normal;
	border: solid 1px #3e2a00;
    padding: 4px 5px 5px 4px;
	background: url(images/step-selected.jpg) repeat-x;
}

.progressBarSelected {
    color: #0b3042;
    font-weight:bold;
    font-style:normal;
	border: solid 1px #4a6e73;
    padding: 4px 5px 5px 4px;
	background: url(images/step-selected2.jpg) repeat-x;
}

.progressBarNotSelected {
    color: #6d8689;
    font-weight:normal;
    font-style:italic;
    padding: 4px;
    background-color:#abd3d8;
}

.propdetailstable {
	text-align: center;
	width: 100%;
	background-color: #c5e1e5; 
	padding: 1px;
	border: solid 1px #124f5c;
}

.propdetailsheads {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	background: #124f5c url(/images/tab-bkgd.jpg) repeat-x top left;
	border: 1px solid #124f5c;
}

.propdetails {
	text-align: center;
	padding: 3px;
	border: 1px solid #124f5c;
	background-color: #ffffff;
	color: #69091a;
	font-size: 11px;
}

.reservetable {
	padding: 1px;
	border: solid 1px #4a6e73;
	background-color: #b2d9de;
	padding: 4px;
	width: 240px;
}

.reserve {
	width: 75%;
	text-align: right;

	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	border: solid 1px #49101a;
	background: #49101a url(images/button-bkgd.jpg) repeat-x top left;
	padding: 0px 2px 0px 2px;
}

.reservedata {
	font-size: 12px;
	text-align: left;
	padding: 4px;
	background-color: #ffffff;
	color: #44001b;
	border: 1px solid #82a4a9;
	width: 25%;
	text-align: right;
}

.resterms {
	width:500px;
    height:205px;
    overflow:auto;
	border: solid 1px #4a6e73;
	padding: 7px;
	background: #e9f4f5;
}

.resformdata {
	text-align: left;
}

.resformlabel {
	text-align: right;
}

.resformtable {
	width: 70%;
	float: left;
}

.resinfodata {
	font-size: 11px;
	text-align: left;
	padding: 1px;
	background-color: #ffffff;
	color: #003265;
	border: 1px solid #b2b5e8;
	width: 250px;
}

.resinfolabel {
	font-size: 11px;
	font-weight: bold;
	color: #282f9b;
	text-align: left;
	background-color: #d5e0fa;
	border: 1px solid #bbcaec; 
	padding: 1px;
	width:150px;
}
.resinfotable {
	width:400px;
	padding: 1px;
	border: 1px solid #003265;
	padding: 1px;
	background-color: #a5a8dd;
}

.resconfirmtable {
	background-color: #b1cacf; 
	padding: 1px;
	border: solid 1px #104e5b;
	float: left;
	margin-right: 20px;
}

.resconfirmlabel {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 3px;
	background: #104e5b;
	border: 1px solid #124f5c;
	width: 50%;
}

.resconfirmdata {
	text-align: left;
	padding: 3px;
	border: 1px solid #96b3b9;
	background-color: #ffffff;
	color: #104e5b;
	font-size: 11px;
	width: 50%;
}


.reservedetails {}
.reservedetailstable {}
.reservehead {}
.reservelabels {}

/* ***** LONG TERM RENTALS ***** */

/* Long Term Rentals Alpha Page */
/* /ltrental/alpha.html */

.ltrental_alpha_table{}
.ltrental_alpha_head{}
.ltrental_alpha_label{}
.ltrental_alpha_data{}

A:link.ltrental_alpha, A:visited.ltrental_alpha {}
A:hover.ltrental_alpha, A:active.ltrental_alpha {}

/* Long Term Rentals Advanced Search Page */
/* /ltrental/query.html */

.ltrental_query_table {}
.ltrental_query_head {}
.ltrental_query_label {}
.ltrental_query_data {}

A:link.ltrental_query, A:visited.ltrental_query {}
A:hover.ltrental_query, A:active.ltrental_query {}

/* Long Term Rentals Results Page */
/* /ltrental/results.html */

.ltrental_results_table {}
.ltrental_results_head {}
.ltrental_results_label {}
.ltrental_results_data {}
.ltrental_results_head_alt {}
.ltrental_results_label_alt {}
.ltrental_results_data_alt {}
.ltrental_results_img {}

A:link.ltrental_results, A:visited.ltrental_results {}
A:hover.ltrental_results, A:active.ltrental_results {}


/* Long Term Rentals House Page */
/* /ltrental/house.html */

.ltrental_house_table {}
.ltrental_house_head {}
.ltrental_house_label {}
.ltrental_house_data {}
.ltrental_house_detail_table {}
.ltrental_house_detail_head {}
.ltrental_house_detail_label {}
.ltrental_house_detail_data {}
.ltrental_house_rate_table {}
.ltrental_house_rate_head {}
.ltrental_house_rate_label {}
.ltrental_house_rate_data {}
.ltrental_house_amenity_table {}
.ltrental_house_amenity_head {}
.ltrental_house_amenity_label {}
.ltrental_house_amenity_data {}
.ltrental_house_thumbs {}
.ltrental_house_img {}

A:link.ltrental_house, A:visited.ltrental_house {}
A:hover.ltrental_house, A:active.ltrental_house {}


/* Long Term Rentals Quick Search */
/* /ltrental/quicksearch.html */

.ltrental_qsrch_table {}
.ltrental_qsrch_head {}
.ltrental_qsrch_label {}
.ltrental_qsrch_data {}


/* ***** SALES ***** */

/* Sales Alpha Page */
/* /sale/alpha.html */

.sale_alpha_table{}
.sale_alpha_head{}
.sale_alpha_label{}
.sale_alpha_data{}

A:link.sale_alpha, A:visited.sale_alpha {}
A:hover.sale_alpha, A:active.sale_alpha {}


/* Sales Advanced Search Page */
/* /sale/query.html */

.sale_query_table {}
.sale_query_head {}
.sale_query_label {}
.sale_query_data {}

A:link.sale_query, A:visited.sale_query {}
A:hover.sale_query, A:active.sale_query {}


/* Sales Results Page */
/* /sale/results.html */

.sale_results_table {}
.sale_results_head {}
.sale_results_label {}
.sale_results_data {}
.sale_results_head_alt {}
.sale_results_label_alt {}
.sale_results_data_alt {}
.sale_results_img {}

A:link.sale_results, A:visited.sale_results {}
A:hover.sale_results, A:active.sale_results {}


/* Sales House Page */
/* /sale/house.html */

.sale_house_table {}
.sale_house_head {}
.sale_house_label {}
.sale_house_data {}
.sale_house_detail_table {}
.sale_house_detail_head {}
.sale_house_detail_label {}
.sale_house_detail_data {}
.sale_house_rate_table {}
.sale_house_rate_head {}
.sale_house_rate_label {}
.sale_house_rate_data {}
.sale_house_amenity_table {}
.sale_house_amenity_head {}
.sale_house_amenity_label {}
.sale_house_amenity_data {}
.sale_house_thumbs {}
.sale_house_img {}

A:link.sale_house, A:visited.sale_house {}
A:hover.sale_house, A:active.sale_house {}

/* Sales Quick Search */
/* /sale/quicksearch.html */

.sale_qsrch_table {}
.sale_qsrch_head {}
.sale_qsrch_label {}
.sale_qsrch_data {}


/* ***** CONCIERGE PAGE ***** */
/* /concierge/ */

.concierge_table {}
.concierge_head {}
.concierge_label {}
.concierge_data {}
.concierge_detail_table {}
.concierge_detail_head {}
.concierge_detail_label {}
.concierge_detail_data {}
.concierge_img {}
.vendor_table {}
.vendor_head {}
.vendor_label {}
.vendor_data {}
.vendor_detail_table {}
.vendor_detail_head {}
.vendor_detail_label {}
.vendor_detail_data {}
.vendor_img {}

A:link.concierge, A:visited.concierge {}
A:hover.concierge, A:active.concierge {}

A:link.vendor, A:visited.vendor {}
A:hover.vendor, A:active.vendor {}


/* ***** EVENTS PAGE ***** */
/* /event/ */

.event_table {}
.event_head {}
.event_label {}
.event_data {}
.event_detail_table {}
.event_detail_head {}
.event_detail_label {}
.event_detail_data {}
.event_img {}

A:link.event, A:visited.event {}
A:hover.event, A:active.event {}


/* ***** GALLERY PAGE ***** */
/* /gallery/ */

.gallery_table {}
.gallery_head {}
.gallery_label {}
.gallery_data {}
.gallery_detail_table {}
.gallery_detail_head {}
.gallery_detail_label {}
.gallery_detail_data {}
.gallery_img {}

A:link.gallery, A:visited.gallery {}
A:hover.gallery, A:active.gallery {}


/* ***** SPECIALS PAGE ***** */
/* /special/special.html */

.special_table {}
.special_head {}
.special_label {}
.special_data {}
.special_detail_table {}
.special_detail_head {}
.special_detail_label {}
.special_detail_data {}
.special_img {}

A:link.special, A:visited.special {}
A:hover.special, A:active.special {}


/* ***** OWNERNET ***** */
/* /ownernet/ownernet.html */

.ownernet_table {}
.ownernet_head {}
.ownernet_label {}
.ownernet_data {}
.ownernet_detail_table {}
.ownernet_detail_head {}
.ownernet_detail_label {}
.ownernet_detail_data {}
.ownernet_img {}

A:link.ownernet, A:visited.ownernet {}
A:hover.ownernet, A:active.ownernet {}


/* ***** AGENTS PAGE ***** */
/* /agent/ */

.agent_table {}
.agent_head {}
.agent_label {}
.agent_data {}
.agent_detail_table {}
.agent_detail_head {}
.agent_detail_label {}
.agent_detail_data {}
.agent_img {}

A:link.agent, A:visited.agent {}
A:hover.agent, A:active.agent {}


/* ***** CART PAGE ***** */
/* /cart/ */

.cart_table {}
.cart_head {}
.cart_label {}
.cart_data {}
.cart_detail_table {}
.cart_detail_head {}
.cart_detail_label {}
.cart_detail_data {}
.cart_img {}
.compare_table {}
.compare_head {}
.compare_label {}
.compare_data {}
.compare_detail_table {}
.compare_detail_head {}
.compare_detail_label {}
.compare_detail_data {}
.compare_img {}

A:link.cart, A:visited.cart {}
A:hover.cart, A:active.cart {}

A:link.compare, A:visited.compare {}
A:hover.compare, A:active.compare {}