@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body  {
	background: url(../images/header.jpg) no-repeat center top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: "Myriad Web", Calibri, Arial, sans-serif;
	font-size: 101%;
}
html {
	background: #514b42  url(../images/body_background.jpg) repeat-y center top;
}
#container {
	width: 912px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size: 0.8em;
} 

#top_header {
	height: 172px;
	background: url(../images/top_header_gradient.jpg) repeat-x left bottom;
	text-align: center;
	margin: 0;
	position: relative;
}
#logo    img {
	padding-top: 22px;


}
#social {
	padding: 0 0 36px 32px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#social img {
	margin: 0 25px 0 0;


}
#flags {
	float: right;
	padding: 0 32px 36px 0;
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #666666;
	font-family: "Myriad Web", Calibri, Arial, sans-serif;
    font-size: 0.9em;
}

#google_translate_element {
	text-align: left;
	padding-left: 3px;
	padding-bottom: 10px;
}

#header {
	height: 400px;

} 
#header h1 {
	text-indent: -9999px;

}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 375px;
}
#image {
	background-image: url(../images/side_images/drop-shadow.jpg);
	height: 213px;
	width: 268px;
	margin-left: 78px;
	margin-bottom: 25px;
}
#image img {
	margin: 8px 0 0 15px;
}
#image_text {
	width: 268px;
	margin-left: 78px;
	background: url(../images/side_images/drop-shadow_length.jpg) no-repeat center bottom;
	padding-bottom: 30px;
}
#image_text p {
	line-height: 1.5;
	padding: 0 33px 0 28px;
	text-align: justify;
}
#night {
	position: relative;
	width: 207px;
	height: 55px;
	overflow: hidden;
	padding: 0;
	margin: 0 auto;
}
#night li a {
	position: absolute;
	width: 207px;
	height: 55px;
	display: block;
	top: 0px;
	background: url(../images/buttons/availability_sprite.jpg) no-repeat;
	text-indent: -9999px;
}
li#nightsbridge a {
	background-position: 0 0;
	left: 0px;
	width: 207px;
}
li#nightsbridge a:hover {
	background-position: 0 -55px;
}










#mainContent {
	margin: 0 0 0 375px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 90px 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	line-height: 1.5em;
	text-align: justify;
} 
#mainContent p {
	margin-bottom: 25px;
}
#mainContent  a, #mainContent a:visited {
	color: #333333;
	text-decoration: none;
}
#mainContent a:hover {
	color: #db8635;
	text-decoration: none;
}
#mainContent li {
	list-style: disc outside;
	margin-left: 10px;
}
#mainContent ul {
	margin-top: -20px;
	margin-bottom: 20px;
}
#mainContent     th, #mainContent td   {
	padding-left: 10px;
}
#formContainer {
	width: 427px;
	margin: 0 0 0 -10px;
	padding: 0;
	float: left;
}

/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
#google_map {
	margin: -11px 0 30px -20px;
	padding: 0px;
	background: url(../images/google_maps_back.jpg) no-repeat center top;
	width: 464px;
	height: 381px;
}
#google_map iframe {
	margin-top: 20px;
	margin-left: 21px;

}
#background {
	background: url(../images/side_images/drop-shadow_length.jpg) no-repeat left bottom;
	width: 268px;
	margin: -30px auto 15px auto;
	height: 125px;
}



#book_button {
	height: 55px;
	width: 207px;
	padding: 38px 0 0 20px;
}



#book_button li a {
	margin: 0;
	padding: 0;
	display: block;
	height: 55px;
	text-indent: -9999px;
	font-size: 1%;
	background-image: url(../images/buttons/booking_sprite.jpg);
}
#book_button li {
	list-style: none;
}


li#booking a {
	width: 207px;
}

li#booking a:hover {
	background-position: 0px -55px;
}

#gradient {
	background: url(../images/maincontent_dropshadow.jpg) no-repeat center top;
	height: 55px;
}
#you_are_here {
	text-align: right;
	font-style: italic;
	padding: 15px 90px 0 0;
	font-size: 0.9em;
}



#heading_home h1 {
	text-indent: -9999px;
	height: 56px;
	background: url(../images/headings/home_heading.jpg) no-repeat;
}
#heading_rooms h1 {
	text-indent: -9999px;
	height: 56px;
	background: url(../images/headings/rooms_heading.jpg) no-repeat;
}
#heading_rates h1 {
	text-indent: -9999px;
	height: 56px;
	background: url(../images/headings/rates_heading.jpg) no-repeat;
}
#heading_restaurant h1 {
	text-indent: -9999px;
	height: 56px;
	background: url(../images/headings/the_restaurant_heading.jpg) no-repeat;
}
#heading_activities_c h1 {
	text-indent: -9999px;
	height: 56px;
	background: url(../images/headings/clarens.jpg) no-repeat;
}
#heading_activities_d h1 {
	text-indent: -9999px;
	height: 56px;
	background: url(../images/headings/de_ark_heading.jpg) no-repeat;
}
#heading_bookings h1 {
	text-indent: -9999px;
	height: 56px;
	background: url(../images/headings/bookings_heading.jpg) no-repeat;
}
#heading_facilities h1 {
	text-indent: -9999px;
	height: 56px;
	background: url(../images/headings/facilities_heading.jpg) no-repeat;
}
#heading_map h1 {
	text-indent: -9999px;
	height: 56px;
	background: url(../images/headings/map_heading.jpg) no-repeat;
}
#heading_directions_JHB h1 {
	text-indent: -9999px;
	height: 56px;
	background: url(../images/headings/From_Johannesburg_heading.jpg) no-repeat;
}
#heading_directions_C h1 {
	text-indent: -9999px;
	height: 56px;
	background: url(../images/headings/From_Clarens_heading.jpg) no-repeat;
}
#heading_directions_Bloem h1 {
	text-indent: -9999px;
	height: 56px;
	background: url(../images/headings/From_Bloemfontein_heading.jpg) no-repeat;
}
#heading_directions_Durban h1 {
	text-indent: -9999px;
	height: 56px;
	background: url(../images/headings/From_Durban_heading.jpg) no-repeat;
}


	

#footer {
	padding: 0 10px 0 33px;
	background: url(../images/footer_line.jpg) no-repeat center top;
	font-size: 0.7em;
	margin-top: 25px;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0 10px 28px;
}
#sub_navigation  {
	text-align: center;
	margin: 0 45px;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 10px;
}
#sub_navigation a, #sub_navigation a:visited, #more_links a, #more_links a:visited {
	color: #666666;
	text-decoration: none;
	padding: 0 3px;
}

#sub_navigation a:hover, #more_links a:hover   {
	color: #db8635;
}

#more_links {
	text-align: center;
	margin: 0 45px;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 20px;
	border-top: 1px solid #DFDFDF;
	padding-top: 5px;
}


#sunflood_logo {
	background-color: #FFFFFF;
	text-align: right;
	height: 30px;
	font-size: 0.7em;
	padding-bottom: 10px;
	margin-right: 45px;
}
#name {
	float: right;
	padding-top: 16px;
	padding-right: 7px;
}
#name a, #name a:visited, #name a:hover {
	color: #999999;
	text-decoration: none;
}

#logoflash  {
	float: right;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.strong {
	font-weight: bold;
	color: #df842d;
}
.bold {
	font-weight: bold;
	color: #666666;
}

.italics {
	font-style: italic;

}
.breadcrumbs {
	font-style: normal;
	font-weight: bold;
	color: #df842d;
	padding-left: 5px;
}
.grey {
	background: #DFDFDF;
}






blockquote {
	text-align:right;
	color:#a1c7c8;
	line-height:1.2em;
	font-weight:bolder;
	font-size:2.2em;
	background: url(../images/pull_right.gif) no-repeat right bottom;
	display: block;
	padding-right: 29px;
	}
	
blockquote p {


}
#mainContent table {
	border: 1px solid #CCCCCC;
}

