/* CSS Styles for NicholesLaw.com.au */
/* JBDesign - jb.net.au */
html,body {
	margin:0;
	padding:0;
	height:100%
	}

body {
	background: #eeeeee repeat-y top left;
	text-align:center;
	min-width: 680px;
}

/* ----------------------------------------------------- */


#main {
	width:100%;
	height:100%;
	margin:0;
	background: url(images/bg-right.gif) repeat-y top right; 
	text-align: center;
	}
	
/* ----------------------------------------------------- */
	
#menu{
	height:250px;
	margin:0 30px;
	background: #5b1400 url(images/header-bg2.jpg) repeat-x top left;
	}
	
#menu p { 
		color: #fff;	
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: normal; 
		text-transform: uppercase;	
		letter-spacing: 0.1em;
		}
		
	#box1 { 
		width:110px; 
		float:left; 
		padding: 20px 0px 10px 50px; 
	} 
	
	#box2 { 
		width:160px; 
		float: right; 
		padding: 10px 10px 0px 0px; 
		text-align: center;
		margin: 10px 0px;
	} 
	
	#box3 { 
		width:160px; 
		float: right; 
		padding: 10px 0px 0px 0px; 
		text-align: center;
		border-left: 2px dotted #996666;
		margin: 10px 50px 10px 0px;
		
	}

/* ----------------------------------------------------- */
	
	#frontcover {
		text-align: center;
        background: url(images/bg-right.gif) repeat-y top right; 
		top:250px;
		margin: 0;		} 

	#frontcover p { 
		font-size : 90%;
		color: #420C00;	
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: normal; 
		line-height: 150%;
		text-align: center;
		}
		
	#frontcover p a { 
		color: #420C00;	
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: normal; 
		line-height: 150%;
		text-align: center;
		text-decoration: none;
		}
		
	#frontcover p a:hover {
		 color: #D25467; 
		 text-decoration: none; 
	 }
	 
	#frontcover h1 { 
		color: #420C00;	
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: normal; 
		line-height: 150%;
		text-align: center;
		text-decoration: none;
		} 
	 	
/* ----------------------------------------------------- */

	 #footer {
/*		float:left;	*/
		background: url(images/bg-right.gif) repeat-y top right; 
		padding-right: 0px;
		min-width: 620px;
		color:#420c00; 
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: normal;
		font-size:60%;
		text-align: left;
		}
	#footer p {
		border-top: 2px dotted #D9CECC;
		padding-top: 20px;
		text-align: left;
        margin:0px auto;
		}

/* ----------------------------------------------------- */
				
	p, h2, h5, h6, pre {
	margin-bottom: 10px;
	width: auto;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
		
	h1 {
	font-size:140%;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #DD5577;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
		}
		
			h11 {
	margin:0px auto;
	font-size:120%;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	color: #DD5577;
	text-align: left;
		}
		
	h1 a, h1 a:link, h1 a:visited {color: white}
	
	h2 {
	font-size:100%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}

	h3 {
		font-size:70% ; 
		line-height: 100%;
		color: #fff;	
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: normal; 
		text-transform: uppercase;	
		letter-spacing: 0.15em;
		margin: 0px 5px 0px 20px;
		border-bottom: 1px dotted #996666;
		display: block;

	}

	h3.bottom {
		border-bottom: 0;
	}
		
	 h3 a {
		text-decoration: none;
		display: block;
		padding: 8px;
	 }
	 
	 h3 a:link {
		 color: #fff; 
		 text-decoration: none;
  		 display: block;
	 }
	 
	 h3 a:hover {
		 color: #D25467; 
		 text-decoration: none; 
		 display: block;
	 }
	 
	 h3 a:visited {
		 color: #D9CECC; 
		 text-decoration: none;
  		 display: block;
	 }
	 
	h4 {
		font-size:140%;
		font-weight:normal; 
		color:#fff; 
		font-family: Arial, Helvetica, sans-serif;
		margin: 20px;	
		}	 

	h5 {
		font-size:140%;
		font-weight:normal; 
		color:#000000; 
		font-family: Arial, Helvetica, sans-serif;
		}

	h6 {
		font-size:70% ; 
		color: #420c00;	
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: normal; 
		text-transform: uppercase;	
		letter-spacing: 0.1em;
	}

h7 {
        margin:0px auto;
		font-size:140%;
		font-weight:normal; 
		font-family: Arial, Helvetica, sans-serif;
		padding: 10px;
		color: white;
		background: #641F0C;
		width:500px;
		text-align: left;
		border-bottom: 2px dotted #fff;
		}
		
	h7 a, h1 a:link, h1 a:visited {color: white}

/* ----------------------------------------------------- */
	
	a {
	 text-decoration: none;
	 }
	 
	 a:link {
	color: #FFFFFF;
	text-decoration: none;
	 }
	 
	 a:hover {
	 color: #FFFFFF; 
	 text-decoration: none; 
	 }
	 
	 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	 }
	 
/* ----------------------------------------------------- */

	blockquote {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 100%;
		color: #420C00;
		line-height: 150%;
	    margin:20px auto;
/*		margin: 20px 70px 20px 70px;	*/
		font-style: italic;
		font-weight: normal;
		width: 520px;
	}

	.sc {
		font-size: 73%;
		text-transform: uppercase;
		letter-spacing: 0.1em;
	}
	
	.title {
		padding-bottom: 1px;
		border-bottom: 1px dotted #420C00;
		}
		
	.pinktitle {
		padding-bottom: 1px;
		border-bottom: 1px dotted #D25467;
		}
		
	.submenu {
		padding: 10px;
		color: white;
		width:500px;
		background: #D25467 url(images/clear-round.gif) no-repeat bottom left;
		}
	.submenu a {
		color: #ffffff;
		padding: 0 5px;
		border-right: 1px solid #fff;
		}
		
	.submenu a:hover {
		 color: #420c00; 
		 text-decoration: none; 
	 }
	 
	 .submenu a:visited {
		 color: #ffffff; 
		 text-decoration: none; 
	 }
	 
	 a.first {
		 padding-left:0;
	 }
	 
	 a.last {
		 border-right: 0;
	 }
	 

/* ----------------------------------------------------- */
		
	 
	#content {
		text-align: center;
        background: url(images/bg-right.gif) repeat-y top right; 
		top:250px;
		margin: 0;
	}

	.cover {
		margin-top: 30px;
		margin-bottom: 30px;
		text-align: center;
	}

	#floater {
		margin-left: 100px;}
		
	#content p, #content ul {
	font-size : 90%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
		}		

	#content ul  {
	    list-style: none;
        margin: 0px auto;
		padding-left: 1em;
	    text-indent: -1em;
	}

	#content li  {
        margin: 0px auto;
		padding-left: 0em;
	    text-indent: -1em;
	}
	
	#floater {
		margin-left: 100px;}
		
	#content p, #content ul {
	font-size : 90%;
		font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
		}		

	#content ul  {
	    list-style: none;
        margin: 0px auto;
		padding-left: 1em;
	    text-indent: -1em;
	}

	#content li  {
        margin: 0px auto;
		padding-left: 0em;
	    text-indent: -1em;
	}

/* ----------------------------------------------------- */
/* ----------------- image styles ---------------------- */
	
	 .lefty {
	 margin: 0px 10px 60px 0px; 
	/* border: 1px solid #d25467;	*/
	 }

	 .portrait {
	 margin: 0px 10px 10px 0px; 
	 border: 1px solid #D9CECC;
	 padding: 7px;
	/* border: 1px solid #d25467;	*/
	 }
	 
	 .icon {
	 margin: 0px 3px 0px 0px; 
	/* border: 1px solid #d25467;	*/
	 }
	 
	 .thumb {
	 margin: 0px;
	 }

	.logo {
		text-align: left;
	}	 

 	.middle {
		vertical-align: middle; 
	}


/* ----------------------------------------------------- */

		
	.nav { 
		font-size : 50%;
		
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: normal; 
		text-transform: uppercase;	
		letter-spacing: 0.1em;
		}	
		
 	.divide {
		border-bottom: 2px dotted #D25467; 
		padding-bottom: 2px;
	}
	
	.litedivide {
		border-bottom: 2px dotted #D9CECC; 
		padding-bottom: 7px;
	}
	
	.cover {
		margin-top: 30px;
		margin-bottom: 30px;
		text-align: center;
	}
	
	#welcome1 { 
		width: 260px; 
		height: 260px;
		float:left; 
		margin-top: 30px;
		margin-bottom: 30px;
		margin-left: 50px;
		background-color: #420c00; 
	} 
	
	#welcome2 { 
		width: 260px; 
		height: 260px;
		float:left; 
		margin-top: 30px;
		margin-bottom: 30px;
		margin-right: 50px;
		background-color: #420c00; 
	}
	
	#welcome2 p { 
		color: #fff;
		margin: 20px;	
	}
	
	#welcome { 
		width: 518px; 
		height: 260px;
		float:left; 
		margin-top: 30px;
		margin-bottom: 30px;
		margin-left: 50px;
		margin-right: 50px;
		background: #420c00 url(images/welcome-bg.jpg) no-repeat bottom left;
	} 
		
	#welcome p, #welcome h4 { 
		color: #fff;
		margin: 20px 20px 20px 280px;	
	}
	


/*--------------------------------------------------*/	
/* ------------------ forms ----------------------- */


form fieldset {
	border-width:1px 1px 0px 0px;
	border-style:dotted;
	border-color:#D25467;
	background-color:#ffffff;
    margin:10px auto;
	width:520px;
	position:relative;
	display:block;
	padding: 10px 0px 10px 0px;
	
}

form fieldset legend {
	background-color:#ffffff;
	font-size:140%;
	font-weight:normal; 
	color:#420C00; 
		font-family: Arial, Helvetica, sans-serif;	
	border: 0;
	padding-right:10px;
	padding-top: 10px;	
	padding-left: 0px;
	margin:0px 0px 10px 0px;
	position: relative;
	top: -12px;
}
	 
form fieldset legend img {
	padding:0px 5px 0px 5px;	
}

label {
	display:block;
	float:left;
	width:200px;
	font-size : 90%;
	color: #420C00;	
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 150%;
	text-align: right;
	margin:0px 5px 0px 0px;
}

form fieldset p {
	color: #D25467;
}

.req {
		color:#D25467; 
}a:visited {
}
