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

TITLE : Vicini
URL:  http://www.eyecee.com.au

AUTHOR : SiteSuite Australasia (ST)
AUTHOR URL : http://www.sitesuite.com.au

DESCRIPTION : Full Site Styles
 
------------------------------------------ */


/* ------------------------------------------
 GLOBALS AND LAYOUT ELEMENTS
------------------------------------------ */

body {
	margin: 0;
	padding: 0 0 20px 0;
	background: #d4c78e url(../templateimages/bg_tile.jpg) top left repeat;
	}

#container {
	width: 774px;
	margin: 30px auto 0 auto;
	padding: 3px;
	background: #fff;
	}

	#logo_bnnr {
		height: 95px;
		background: url(../templateimages/logo.gif) top left no-repeat;
		}
	
	div#flash {
		margin: 3px 0 0 0;
		height: 291px;
		background: #fff;
		display: block;
		}
	
	#nav {
		margin: 3px 0 0 0;
		width: 694px;
		padding: 8px 40px 8px 40px;
		background: #e7dfbd;
		text-align: center;
		font: bold 11px tahoma, Verdana, Arial, Helvetica, sans-serif;
		color: #4e3533;
		}
		
		#nav a {
			font: bold 11px tahoma, Verdana, Arial, Helvetica, sans-serif;
			line-height: 25px;
			padding: 0 5px 0 5px;
			color: #4e3533;
			text-transform: uppercase;
			text-decoration: none;
			}
		
		#nav a:hover { text-decoration: underline; }
	
	#content {
		margin: 3px 0 0 0;
		padding: 20px 40px 20px 40px;
		font: 11px tahoma, Verdana, Arial, Helvetica, sans-serif;
		line-height: 18px;
		}
		
		#booking {
			float:right;
			width:200px;
			padding:0 30px 0 0;
			}
	
		#map {
			float: right;
			padding: 10px 0 0 0;
			height: 325px;
			width: 400px;
			}
		
		form {
			margin: 15px 0 0 0;
			padding: 15px;
			background: #f7f5eb;
			border: 1px solid #e7dfbd;
			}
			
			input, select, textarea {
				border: 1px solid #e7dfbd;
				margin: 3px 0 3px 0;
				padding: 3px;
				font: 11px tahoma, Verdana, Arial, Helvetica, sans-serif;
				}
			
			.feedback_button {
				background: #e7dfbd;
				color: #4e3533;
				}
	
	.clear {
		clear: right;
		margin: 0;
		padding: 0;
		font: 0;
		line-height: 0;
		}
	
	#footer {
		height: 16px;
		margin: 3px 0 0 0;
		background: url(../templateimages/footer_bg.gif) bottom left no-repeat;
		}
	
#footer_txt {
	width: 780px;
	margin: 10px auto 0 auto;
	}
	
	#footer_txt p, #footer_txt a {
		color: #755953;
		line-height: 23px;
		}

#stats {
	display: none;
	height: 0;
	padding: 0;
	font: 0;
	line-height: 0;
	}

/* ------------------------------------------
 TEXT FORMATTING
------------------------------------------ */

p, td, li {
	font: 11px tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	}

p, ul {	margin: 0 0 20px 0; }

/* ------------------------------------------
 HEADINGS
------------------------------------------ */

h1 {
	font: normal 25px Times, "Times New Roman", serif;
	color: #4e3533;
	margin: 0 0 20px 0;
	}

h2 {
	font: bold 12px tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #00a78e;
	margin: 0 0 20px 0;
	}

/* ------------------------------------------
  LINKS
------------------------------------------ */

a, a:link, a:visited, a:active { color: #f46f21; }
a:hover { text-decoration: none; }
