/*						 For Vacy Hall Guesthouse							*/
/*						www.vacy hall.com.au								*/
/*								Layout CSS									*/


*
{
	margin: 0px;
	padding: 0px;
}

body.normal
{
	background: #fff;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
}

#outerobject
{
	width: 1100px;
	margin: 0px auto 0px auto;
	text-align: center;
	border-top: solid 3px #800000;
}


#minicms
{
	width: 860px;
	margin: 0px auto 0px auto;
	text-align: center;
	border-top: solid 3px #800000;
	border-bottom: solid 3px #800000;
}


#brandingobject
{
	width: 100%;
	height: 180px;
	margin: 0px auto 0px auto;
	display: block;
}

#homelinkImg
{
	display: block;
	width: 550px;
	height: 20px;
}

#brandingImg
{
	display: block;
	width: 550px;
	height: 140px;
}

#topfeature
{
	display: block;
	float: left;
	width: 550px;
	height: 160px;
}

#lhsobject
{
	width: 550px;
	float: left;
	margin: 0px 0px auto 0px;
	text-align: left;
}

#imagefeaturemid
{
	display: block;
	width: 100%;
	height: 165px;
	margin-bottom: 10px;
}

#lhsimagefeature
{
	float: left;
	width: 220px;
	padding-top: 20px;
	margin-bottom: 20px;
}

#menuobject
{
	float: left;
	width: 190px;
	height: 300px;
	padding-top: 20px;
}

#rhsimagefeature
{
	float: left;
	width: 140px;
	height: 300px;
	text-align: right;
	padding-top: 20px;
}

#contentobject
{
	width: 550px;
	float: left;
	margin: 0px 0px auto 0px;
	text-align: left;
	background: #fff url(images_layout/free_wifi_bkgnd.png) top right no-repeat;
}

#contentinner { padding: 0px 10px 10px 10px; }

#sloganobject
{
	clear: both;
	display: block;
	width: 100%;
	height: 24px;
	line-height: 200%;
	text-align: center;
	color: #fff;
	background: #800000;
}

#contactdetails
{
	clear: both;
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}

#copyrightline
{
	clear: both;
	width: 100%;
	text-align: center;
	background: #fff;
}

#menuparent
{
	position: relative;
	display: block;
	float: left;
	text-align: left;
	left: 0px;
	width: 1px;
	height: 0px;
}

#menucontainermain
{
	position: absolute;
	height: 20px;
	width: 960px;
	text-align: left;
	background: #208020;
	border-top: solid #000 1px;
	border-bottom: solid #a0a0a0 1px;
}

#section1 { display: none; }

#commentcontainer
{
	height: 300px;
	width: 530px;
	margin-bottom: 30px;
	overflow: scroll;
}

div.roomlinks
{
	width: 120px;
	float: right;
	text-align: right;
	overflow: hidden;
}


a { text-decoration: none; }
a:link { color: #2020ff; }
a:visited { color: #6060c0; }

a:hover
{
	color: #ff6060;
	text-decoration: underline;
}

a:active { color: #ff0000; }

a.primnavi, .pseudonavi
{
	display: block;
	text-align: left;
	height: 24px;
	margin-bottom: 1px;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 180%;
}

.pseudonavi
{
	color: #fff;
	background: #800000;
	/* url(images_layout/vhg_btn_bkgnd_down.png) top left no-repeat;*/
}

a.primnavi:link, a.primnavi:visited
{
	color: #000;
	background: #fff;
	/* url(images_layout/vhg_btn_bkgnd.png) top left no-repeat;*/
}

a.primnavi:hover
{
	color: #fff;
	background: #800000;
	/*	url(images_layout/vhg_btn_bkgnd_focus.png) top left no-repeat; */
	text-decoration: none;
}

a.primnavi:active
{
	color: #ff0;
	background: #a00000;
	/*	url(images_layout/vhg_btn_bkgnd_down.png) top left no-repeat;*/
}

a.bookroom:link, a.bookroom:visited
{
	display: block;
	margin: 0px 0px 10px 20px;
	width: 120px;
	height: 80px;
	background: url(images_layout/book_your_room.png) no-repeat;
}

a.bookroom:hover, a.bookroom:active  { background: url(images_layout/book_your_room.png)  0 80px; }

a.homelink:link, a.homelink:visited
{
	display: block;
	width: 120px;
	height: 20px;
	background: url(images_layout/homelink.png) no-repeat;
}

a.homelink:hover, a.homelink:active  { background: url(images_layout/homelink.png)  0 20px; }





table
{
	empty-cells: show;
	font-size: 12px;
}

th, td.highlight
{
	vertical-align: top;
	text-align: center;
}

td
{
	line-height: 150%;
	vertical-align: top;
}

td.height20
{
	height: 20px;
	vertical-align: middle;
}

td.rightrq
{
	text-align: right;
	font-size: 10px;
}

td.photocell
{
	background: #f0f0f0 url(images_layout/photo_cell_bkgnd.jpg) top left repeat-x;
	border-top: #efefef solid 1px;
	border-left: #efefef solid 1px;
	border-bottom: #e0e0e0 solid 2px;
	border-right: #e0e0e0 solid 2px;
	width: 136px;
	height: 98px;
	font-size: 9px;
	text-align: center;
	color: #666;
}

form { display: inline; }

img
{
	border: none;
	font-size: 9px;
	color: #888;
	margin: 0px;
	text-align: center;
}

input, textarea
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-align: left;
	border: solid #efefef;
	border-width: 0px 1px 1px 0px;
	background: url(images_layout/input_bkgnd_blur.jpg) top left no-repeat;
	padding: 4px 2px 0px 2px;
}

input:focus, textarea:focus { background: url(images_layout/input_bkgnd_focus.jpg) top left no-repeat; }
textarea { padding: 2px 5px; }

/*		A hack required for MS Explorer	*/
input.checkbox
{
	background: #fff;
	border: none;
}


input.submitenquiry, input.submitcomment, input.submitsubscribe
{
	display: block;
	border: none;
	width: 112px;
	height: 20px;
	margin: 0 auto;
}

input.submitenquiry { background: url(images_layout/submit_enquiry_btn.png) no-repeat; }
input.submitenquiry:hover { background: url(images_layout/submit_enquiry_btn.png) 0 20px; }
input.submitcomment { background: url(images_layout/submit_comment_btn.png) no-repeat; }
input.submitcomment:hover { background: url(images_layout/submit_comment_btn.png) 0 20px; }
input.submitsubscribe { background: url(images_layout/submit_subscribe_btn.png) no-repeat; }
input.submitsubscribe:hover { background: url(images_layout/submit_subscribe_btn.png) 0 20px; }

input.submitenquiry, input.submitcomment, input.submitsubscribe
{
	display: block;
	border: none;
	width: 112px;
	height: 20px;
	margin: 0 auto;
}
a.cameraicon
{
	float: left;
	width: 23px;
	height: 15px;
}
a.cameraicon:link, a.cameraicon:visited  { background: url(images_layout/camera_icon_bkgnd.png) 0 15px; }
a.cameraicon:hover, a.cameraicon:active { background: url(images_layout/camera_icon_bkgnd.png) 0 0px; }

option
{
	background: #f0f0f0;
	padding: 2px;
	border-bottom: solid #fff 1px;
}


/*								Layout CSS									*/

