/*					 For Protected Transport Systems							*/
/*					  www.protectedtransport.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;
}

#outershadow
{
	width: 1002px;
	margin: 0px auto 0px auto;
	background: #808080;
	border: solid #d8d8d8;
	border-width: 0px 1px 2px 0px;
	text-align: center;
}

#outercontainer,
#footerbackground,
#topofpage,
#img_branding,
#contentouter
{	
	width: 1000px;
	z-index: 1; 
}



#outercontainer
{
	background: #f0f0f0;
	border: solid #4080c0;
	border-width: 0px 1px 1px 1px;
	text-align: center;
}

#topofpage
{
	height: 120px;
	width: 1000px;
	background: #d8e8ff;
	text-align: left;
}


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


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

#menucontainer
{
	z-index: 1;
	position: absolute;
	margin-top: 46px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 130px;
	text-align: left;
	line-height: 180%;
}

#bookingtab
{
	position: absolute;
	top: 120px;
	margin-left: 780px;
	margin-right: 0px;
	width: 200px;
	background: #60c260;
}


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

#contentinner
{
	z-index: 1;
	width: auto;
	min-height: 500px;				/* This works in compliant browsers  */
	padding: 58px 20px 50px 175px;
	text-align: left;
}

#contentinnercms
{
	width: auto;
	padding: 30px 20px 20px 20px;
	text-align: left;
}


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

#footerbox
{	
	z-index: 1; 
	clear: both;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	padding-top: 30px;
	background: url(images_layout/pts_footer_lhs_bkgnd.png) bottom left no-repeat;
}



#footerbranding
{	
	height: 25px;
	margin: 5px 15px 0px auto;
	color: #000;
	font-weight: bold;
	line-height: 200%;
	text-align: right;
	font-size: 11px;
}



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;
}


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;
	float: left;
	width: 130px;
	height: 20px;
	text-align: left;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 140%;
}

.pseudonavi
{
	color: #d80000;
	width: 130px;
	background: url(images_layout/pts_btn_bkgnd.png) 0 40px;
}

a.primnavi:link, a.primnavi:visited
{
	color: #204060;
	background: url(images_layout/pts_btn_bkgnd.png) no-repeat;
}

a.primnavi:hover
{
	color: #a00000;
	background: url(images_layout/pts_btn_bkgnd.png) 0 40px;
	text-decoration: none;
}

a.primnavi:active
{
	color: #fff;
	background: url(images_layout/pts_btn_bkgnd.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.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
{
	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									*/
