/* links */

#sidebar a, #sidebar a:visited {
	width: 135px;
	height: 17px;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	color: #CCCCCC;
	display: block;
	font-weight: normal;
}

#sidebar a:hover {
	width: 135px;
	height: 17px;
	background-color: #363636;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	font-weight: normal;
}

#sidebar a.current, #sidebar a:visited.current {
	background-color: #999999;
	color: #FFF;
}

#pg_bttn a, #pg_bttn a:visited {
	width: 30px;
	height: 30px;
	background-color: #414141;
	text-decoration: none;
	text-align:center;
	font-size: 26px;
	line-height: 30px;
	color: #999999;
	display: block;
	font-weight: normal;
	margin-right: 3px;
	float:right;
}
#pg_bttn a:hover {
	width: 30px;
	height: 30px;
	background-color: #414141;
	text-align:center;
	text-decoration: none;
	line-height: 30px;
	font-size: 26px;
	color: #FFFFFF;
	display: block;
	font-weight: normal;
	margin-right: 3px;
	float:right;	
}
#pg_bttn a.current, #pg_bttn a:visited.current {
	background-color: #8F0000;
	color: #FFF;
}


#sidebar p {
	margin: 2px 0 0 0;
	color: #859096;
	font-size: 11px;
	line-height: 13px;
	padding-left: 5px;
}
.enquire a, .enquire a:visited {
	width: 150px;
	height: 15px;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	display: block;
}
.enquire a:hover {
	width: 150px;
	height: 15px;
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	font-size: 12px;
	color: #990000;
	display: block;
}
#sidebar_winter a, #sidebar_winter a:visited {
	width: 135px;
	height: 20px;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	line-height: 20px;
	color: #CCCCCC;
	display: block;
	font-weight: normal;
}

#sidebar_winter a:hover {
	width: 135px;
	height: 20px;
	background-color: #363636;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	font-weight: normal;
}

#sidebar_winter a.current, #sidebar_winter a:visited.current {
	background-color: #999999;
	color: #FFF;
}

#sidebar_winter p {
	margin: 2px 0 0 0;
	color: #859096;
	font-size: 11px;
	line-height: 13px;
	padding-left: 5px;
}

