@charset "UTF-8";
/* CSS Document */

p{
font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #003366;
	line-height:18px;
	
	
	}

body {
	background-image: url(../images/accommodation-gold-coast.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.accommodation-border {
	text-decoration: none;
	margin-bottom: 12px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #50BDEC;
	border-right-color: #50BDEC;
	border-bottom-color: #50BDEC;
	border-left-color: #50BDEC;
}

.hotelaccommodation{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:normal;
color: #0080C0;
text-decoration: none;
}
.goldcoast{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: bold;
color:#fff;
text-decoration:underline;
}
.goldcoast:hover{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color: #003366;
text-decoration:  none;
}

.search {
	padding-top: 60px;
}
.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #1B0A28;
	font-weight:bold;
	text-align: center;
	text-decoration:none;
}

.menu a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #0C0;
	font-weight:bold;
	text-align: center;
	text-decoration: underline;
}
/*The page_heading style is used for text indicating the heading of pages*/
.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/*The link_title style is used to display titles of link listings*/
.link_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #411753;
}

/*The link_description style is used to display descriptions of link listings*/
.link_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
    line-height: 18px;
}

/*The link_url style is used to display URLs with link listings*/
.link_url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
}

/*The ratings_votes style is used to display ratings/votes with link listings*/
.ratings_votes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
}

/*The link_functions style is used to display link functions wiht links like 'Rating it', 'Comments', 'More Info'*/
.link_functions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/*The link_border is used to define a border for tables displaying links*/
.link_border {
	border: 1px solid #DFDFDF;
}

/*The user_comments is used to display user comments to link listings*/
.user_comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
    line-height: 18px;
}


/*The from_category style is used when displaying categories with links*/
.from_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/*The relevance style is used when displaying match relevance with search results*/
.relevance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/*The link_approval_status style is used to indicate a links approval status (approved for inclussion in the Index or not)*/
.link_approval_status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}

/*The link_premium_indicate style is used to indicate premium links inside the user control panel*/
.link_premium_indicate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

/*The parahraph style is used for any other texts displayed on end user PowerSeek pages*/
.plain_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.gold-coast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #D700C7;
}
