/*						For Perppercorn Motor Inn								*/
/*					 		www.peppercorn.com.au								*/
/*								Layout CSS										*/

*
{
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

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

#openingcontainer,
#bookingbutton,
#footerbackground,
#img_branding,
#contentouter,
#closingcontainer
{
	width: 1000px;
	z-index: 2;
	text-align: left;
}


#outercontainer
{
	width: 1098px;
	background: url(images_layout/pmi_top_bkgnd.gif) no-repeat;
	margin: 0px auto 50px auto;
	text-align: left;
}

#featurebackground
{
	position: absolute;
	z-index: -1;
	height: 189px;
	width: 1098px;
	top: 0px;
	background: #fff url(images_layout/pmi_branding_feature.jpg) 52px 16px no-repeat;
}

#openingcontainer
{
	height: 240px;
	width: 1046px;
	text-align: left;
}

#img_branding
{
	display: block;
	height: 125px;
	margin: 0px;
}


#contentouter
{
	z-index: 1;
	clear: right;
	margin: 0px auto;
	padding: 0px;
	background: url(images_layout/pmi_main_bkgnd.png) repeat-y;
}

#contentinner
{
	z-index: 1;
	width: auto;
	padding: 25px 40px 50px 60px;
	text-align: left;
}


#closingcontainer
{
	margin: 0px auto;
	background: url(images_layout/pmi_footer_bkgnd.png) top no-repeat;
}

#footercontainer
{	
	width: 994px;
	height: 80px;
	margin: 0px auto; 
/*	border-top: solid 5px #005620;	*/
}


#logoOverlay
{
	width: 150px;
	height: 160px;
	margin-left: 55px;
	margin-top: 20px;
	border: none;
}


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

#menucontainertop
{
	position: absolute;
	top: 54px;
	left: 944px;
	width: 100px;
	text-align: left;
}


#menucontainermain
{
	position: absolute;
	top: 150px;
	left: 447px;
	height: 21px;
	width: 600px;
	text-align: left;
	background: #005620;
}

#menucontainerhome
{
	position: absolute;
	top: 146px;
	left: 140px;
	height: 21px;
	width: 100px;
	text-align: left;
}



#bookingbutton
{
	position: absolute;
	top: 199px;
	left: 688px;
	margin: 0px auto;
	height: 26px;
	width: 100px;
	text-align: right;
/*	background: url(images_layout/pmi_main_bkgnd.png) repeat-y;	*/
}


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



p.footerlinks
{
	margin: 0px 25px 5px auto;
	padding-top: 35px;
	color: #606060;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	line-height: 100%;
}


p.footertext
{
	color: #fff;
	margin: 0px auto;
}



div.sidebar
{
	z-index: 1; 
	float: right; 
	margin: 5px 5px 20px 30px;
	border: solid 1px #d8d8d8;
	background: #f0f0f0 url(images_layout/sb_bkgnd.jpg) top repeat-x;
}



div.imagefloat
{
	display: none;
	z-index: 3;
	margin-left: -660px;
	width: 820px;
	height: 620px;
	padding: 10px;
	background: url(images_layout/image_float_bkgnd.png) top left no-repeat;
}


div.clicktoclose
{
	display: block; 
	position: absolute; 
	z-index: 4; 
	width: 800px; 
	height: 600px;
	background: transparent;
}

div.clicktoclose:hover
{
	background: url(images_layout/image_float_close_bkgnd.png) bottom no-repeat;
}

div.clicktoenlarge
{
	display: block; 
	position: absolute;
	z-index: 2; 
	width: 300px; 
	height: 225px; 
 	background: transparent;
}
div.clicktoenlarge:hover
{
	background: url(images_layout/image_float_open_bkgnd.png) bottom no-repeat;
}


#section1 { display: none; }

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


/*	#######		Anchor Styles	#######		*/
a { text-decoration: none; }
a:link { color: #2020ff; }
a:visited { color: #6060d8; }

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

a:active { color: #ff0000; }


a.inverted { text-decoration: none; }
a.inverted:link { color: #fff; }
a.inverted:visited { color: #fff; }
a.inverted:hover { 	color: #960000; }
a.inverted:active { color: #ff0000; }


a.primnavi, .pseudonavi
{
	display: block;
	float: left;
	width: 119px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 180%;
	border-bottom: solid 1px #608060;
	border-right: solid 1px #608060;
}

.pseudonavi
{
	color: #060000;
	background: #40c040;
}


a.primnavi:link, a.primnavi:visited
{
	color: #fff;
	text-decoration: none;
}

a.primnavi:hover
{
	color: #060000;
	background: #40c040;
}

a.primnavi:active
{
	color: #000000;
	background: #40ff40;
}

.pseudobannerlink
{
	color: #606060;
}


a.bannerlink:link, a.bannerlink:visited
{
	color: #0000e0;
}

a.bannerlink:hover
{
	color: #0060ff;
}

a.bannerlink:active
{
	color: #00ffff;
}


a.calendarrollover:link, a.calendarrollover:visited
{
	background: url(images_layout/calendar_btn.png) no-repeat;
	display: inline;
	border: none;
	width: 20px;
	height: 21px;
	margin: 0px;
}

a.calendarrollover:hover, a.calendarrollover:active
{
	background: url(images_layout/calendar_btn.png) 0 21px;
}



/*	#######		Table Styles	#######		*/


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.checknow
{
	background: url(images_layout/check_now_btn.png) no-repeat;
	display: inline;
	border: none;
	width: 84px;
	height: 20px;
	margin: 2px 3px 0px 3px;
}

input.checknow:hover
{
	background: url(images_layout/check_now_btn.png) 0 20px;
}


input.submit
{
	background: url(images_layout/submit_btn.png) no-repeat;
	display: block;
	border: none;
	width: 112px;
	height: 20px;
	margin:0 auto;
	font-weight:bold;
	font-size: 14px;
}

input.submit:hover
{
	height: 20px;
	background: url(images_layout/submit_btn.png) 0 20px;
}

select
{
	background: #ffffd8; 
	font-size: 11px;
	height: 18px;
}
option
{
	background: #f0f0f0;
	padding: 2px;
	border-bottom: dotted #fff 1px;
}


/*								Layout CSS									*/
