﻿body
{
	margin-top: 0px;
	background: url(http://www.fjlawyers.com.au/images/bkgnd.jpg) #bfc8d1;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Arial;
	font-size: 12px;
}
div { z-index: 9999; }

#CPH1_content * { z-index: 1;}

/*----------------- Headings & Titles ------------------------*/
.AdHeader
{
	color: White;
	font-size: 1.5em;
	font-family: 'Franklin Gothic Book';
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:500;
	text-align: left;
}

.AdText
{
	color: White;
	font-size: 1.0em;
	font-family: 'Franklin Gothic Book';
	padding-left:10px;
	padding-top:3px;
	padding-bottom:5px;
	text-align: left;
}

.AdBorder
{
	background: #999999;
    margin-right: 3px;
    border: 1px solid #999999;
    padding-top:3px;
    padding-bottom:2px;
	margin-top:3px;
    margin-left:3px;
    padding-right:3px;
}

.ServiceText
{
	padding-left:30px;
}

.ServiceBorder
{
	background: #f1f1f1;
    margin-right: 3px;
    border: 1px solid #f1f1f1;
	margin-top:0px;
    margin-left:3px;
    
}

.MovieBorder
{
	background: #b4b4b4;
    margin-right: 3px;
    border: 1px solid #b4b4b4;
	margin-top:0px;
    margin-left:1px;
    padding:2px;
}

.PageHeading
{
	color: #074986;
	font-size: 1.7em;
	font-family: 'Franklin Gothic Book';
	padding-left:20px;
	padding-top:10px;
	padding-bottom:5px;
	font-weight:500;
	text-align: left;
}

.PageSubHeading
{
	color: Black;
	font-size: 1.1em;
	font-family: Arial, 'Microsoft Sans Serif';
	font-style:italic;
	padding-top:10px;
	padding-bottom:2px;
	font-weight:500;
	padding-left:20px;
	text-align: left;
	
}

.PageMidHeading
{
	color: #074986;
	font-size: 1.4em;
	font-family: 'Franklin Gothic Book';
	font-weight: bold;
	padding-top:-1px;
	padding-bottom:2px;
	font-weight:500;
	padding-left:20px;
	text-align: left;
	
}

.LastUpdated
{
	font-style:italic;
	padding-right:20px;
}

.SubHeading
{
	color: black;
	font-size: 1.1em;
	font-family: 'Franklin Gothic Book' , Arial;
	font-weight: bold;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}

.PageText
{
	font-size: 1.1em;
	color: black;
	font-family: Arial, 'Microsoft Sans Serif';
	padding-left:20px;
	text-align:left;
	padding-right: 20px;
}

.PageTextBold
{
	font-size: 1.1em;
	color: black;
	font-family: Arial, 'Microsoft Sans Serif';
	padding-left:20px;
	text-align:left;
	padding-right: 20px;
	font-weight:bold;
}
.Pic
{
	padding-left:0px;
}

.Border
{
	background: #F7F8FA;
    margin-right: 10px;
    border: 1px solid #E7EAEF;
    padding-top:5px;
    padding-bottom:5px;
	margin-top:10px;
    margin-left:10px;
    padding-right:15px;
}

.BorderMenu
{
	background: #F7F8FA;
    margin-right: 1px;
    margin-left: 15px;
    border: 1px solid #E7EAEF;
    padding:1px;
	margin-top:18px;
}

li
{
	padding-left:15px;
	padding-top:2px;
	padding-bottom: 2px;
}

#Footer
{
    width:900px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 0px;
    padding-bottom: 22px;
    color: white;
    font-size: 11px;
    font-family: Arial;
}

.LoggedInStatus
{
	padding-right:3px;
	float: right;
}

.Page
{
	margin-right: 0;
	min-height: 400px;
	background-color: #ffffff;
}
.PageSide
{
	
	width: 111px;
	margin-left: 0px
}

.PageShort
{
	margin-left: auto;
	width: 510px;
	min-height: 450px;
	background-color: white;
}

.MidBreak
{
	height:10px;
}

.FormHeading
{
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align:left;
}

.FormBox
{
	padding-left: 10px;
}

.DashedLine
{
    border-bottom: 1px dashed #E7EAEF;
    padding-top: 10px;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    clear:right;
}

.Header
{
	margin-bottom: -1;
	padding: 0;
	background-color: #999999;
	background-image: url(http://www.fjlawyers.com.au/images/header.jpg);
	height:213px;

}
.Menu
{
	margin-top: -2;
	padding: 0;
	width: 900px;
	height:27px;
}
/* -----------------Sub Menu----------------------------*/

.SubMenu
{   
	background-color: gray;
	color: White;
	font-weight:normal;
	font-size: 13px; 
	font-family: Arial Narrow;
	width: 150px;
	height: 25px;
	float: left;
}

.SubMenu a:visited
{
	color: blue;
}

#Footer a:visited
{
	color: blue;
}

#Footer a:link
{
	color: blue;
}

.SubMenuHoverItem
{   
	background-color: gray;
	color: White;
	font-weight: bold;
}

.SubMenuItem
{
	background-color: gray;
	color: White;
	text-align: left;
}
.SubMenuItem a:visited
{
	color: blue;
}

.SubMenuSelectedItem td
{
	background-color: #E0C78A;
	color: Black;
	height: 25px;

}

/* ------------------------------ Tab Menu ------------------------------------------*/
.TabMenu
{
	margin-top:-1px;
	font: 13px 'Franklin Gothic Book';
	background: #666666 0 0 repeat-x;	
	text-align: center;	
	color: white;
	font-weight:500;
	width: 150px;	
	color:Black;
	
}

.TabMenuItem
{
	color: black;
	height: 25px;
	color: white;
	width: 150px;
background-position: left top;
	background-image: url(http://www.fjlawyers.com.au/images/menu.jpg);
	background-repeat: repeat-x;
}

.TabMenuSelectedItem
{
	font: 13px 'Franklin Gothic Book', 'Arial Narrow';
	background: #666666;	
	text-align: center;	
	color: white;
	font-weight:600;
	width: 150px;
	background-position: left top;
	background-image: url(http://www.fjlawyers.com.au/images/menu.jpg);
	background-repeat: repeat-x;
}

a.link
{
	color: white;
}

.TabMenu a:visited
{
	color: white;
}

.TabHoverMenuItem a:hover
{
	text-decoration: underline;
	color: white;

}


/* ----------------------- 2 column layout -------------------------------*/
#ColumnLeft
{
    width: 430px;
    float:left;
    margin-left: 0px;
    position: relative; 
}

#ColumnRight
{
    margin-left: 432px;
    margin-right:5px;
  /*  position:relative; */
}


#DefaultColumnLeft
{
    width: 530px;
    float:left;
    margin-left: 0px;
    position: relative; 
}

#DefaultColumnRight
{
    margin-left: 532px;
    margin-right:5px;
  /*  position:relative; */
}


#LeftSideMenuColumn
{
    margin-top: 2px;
	float:left;
    width: 251px;
    position: relative; 
}

#RightSideMenuColumn
{
	 margin-left: 251px;
    margin-right: 0px;
}

#StripeColumn
{
	float: left;
	width:112px;
	background-image: url(http://www.fjlawyers.com.au/images/leftstripe.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	max-height: 600px;
	min-height:400px;
	height: 440px;
}

#MainPage
{
	padding-left:112px;
   background-color:White;
   background-image: url(http://www.fjlawyers.com.au/images/page.gif);
   background-repeat: repeat-y;
}