@charset "UTF-8";
/* Kale & Co Solicitors CSS Document */
/* ©2008 Kale & Co Solicitors */

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

body {
	background: url(../images/body-bg_02.jpg) 0px 0px repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

img {
	border: none;
}

iframe {
	margin: 0px 20px;
	border: 1px solid #ccc;
}
#wrapper {
	background: url(../images/wrapper-bg_06.jpg) 0px 0px repeat-y;
	margin: 0px auto;
	text-align: left;
	width: 968px;
}

#header {
	background: url(../images/header-bg_02.jpg) 0px 0px no-repeat;
	height: 117px;
}

#header img {
	margin: 20px;
}

#nav {
	list-style-type: none;
	float: right;
	margin: -29px 15px 0px 0px;
}

#nav li {
	display: inline;
}

#nav li a {
	background: url(../images/nav_11.jpg) 0px 0px no-repeat;
	display: block;
	float: left;
	line-height: 29px;
	width: 132px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}
#nav  li  a:hover {
	color: #7F0102;
}

#nav .active {
	background: url(../images/nav_10.jpg) 0px 0px no-repeat; 
}

#content {
	margin: 0px 4px;
	clear: both;
	color: #333333;
}

#content h1 {
	font-size: 1.4em;
	margin: 10px 20px;
	color: #7F0102;
}

#content blockquote {
	margin: 10px 20px;
	font-style: italic;
	font-size: 1.2em;
	line-height: 2;
	color: #999;
	text-align: justify;
}

#content p {
	margin: 20px;
	line-height: 1.5;
}

#content ul {
	margin: 10px 20px;
	list-style-type: none;
}

#content ul li {
	background: url(../images/kale_11.jpg) 0px 50% no-repeat;
	margin: 10px 20px 0px 0px;
	padding-left: 20px;
}

#content h3 {
	margin: 5px 20px;
}
#content h4 {
	border-top: 1px solid #ccc;
	padding: 12px 0px;
	margin: 0px 20px;
	font-size: 0.9em;
	font-weight: normal;
}

#content a {
	color: #660000;
}

#content a:hover {
	color: #CC0000;
}

#home-left {
	margin: 10px 0px;
	float: left;
	width: 480px;
	border-right: 1px solid #CCCCCC;

}

#home-left h2 {
	color:#666666;
	font-size: 1.1em;
	margin: 10px 20px 0px 20px;
}

#home-left p {
	line-height: 2;
}

#home-right {
	float: right;
	margin: 10px 0px;
	width: 479px;
}

#home-right img {
	display: block;
	margin: 10px 10px 9px 20px;
}
#home-right  h3 {
	border-top: 1px solid #ccc;
	font-weight: normal;
	padding: 10px 0px;
	clear: both;
	font-size: 1em;
}

#home-right p {
	line-height: 1;
}


#footer {
	background: url(../images/footer-bg_05.jpg) left bottom no-repeat;
	padding: 0px 0px 20px 0px;
	clear: both;
}

#footer p {
	border-top: 1px solid #ccc;
	color: #666666;
	font-size: 0.8em;
	margin: 0px 20px;
	padding: 10px 0px;
}

#footer a {
	color: #666;
	text-decoration: none;
}

/* general layout classes */
.center {
	text-align: center;
}

.right {
	float: right
}

.left {
	float: left;
}

/*contact form*/
fieldset {
	margin: 20px;
	background-color: #eee;
	border: 1px solid #ccc;
}

legend {
	margin: 0px 20px;
	padding: 0px 10px;
	line-height: 30px;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #660000;
}

#contact label {
	margin: 0px 10px;
	display: block;
	width: 100px;
}
#contact input {
	height: 30px;
	padding: 10px 20px 0px 10px;
	border: none;
	background: #eee url(../images/form-bg.jpg) 0px 50% no-repeat;
	width: 280px;
}

#contact #send-callback {
	background: url(../images/submit.jpg);
	font-size: 1.1em;
	color: #FFFFFF;
	height: 40px;
	padding: 10px 0px;
	float: right;
	margin: 0px 20px 10px 20px;
	width: 150px;
}

em {
	font-size: 0.8em;
	color: #660000;	
}
.success {
	color: #009900;
}

.clear {
	clear: both;
}
#immigration-spot  h2 a {
	height: 130px;
	width: 210px;
	background: url(../images/immigration-bg.jpg) 0px 0px no-repeat;
	display: block;
	line-height: 130px;
	text-decoration: none;
	padding-left: 260px;
	font-size: 0.75em;
}
#family-spot  h2 a {
	height: 130px;
	width: 210px;
	background: url(../images/family-bg.jpg) 0px 0px no-repeat;
	display: block;
	line-height: 130px;
	text-decoration: none;
	padding-left: 260px;
	font-size: 0.75em;

}
#property-spot  h2 a {
	height: 130px;
	width: 210px;
	background: url(../images/property-bg.jpg) 0px 0px no-repeat;
	display: block;
	line-height: 130px;
	text-decoration: none;
	padding-left: 260px;
	font-size: 0.75em;

}
#legal-spot  h2 a {
	height: 130px;
	width: 210px;
	background: url(../images/legal-bg.jpg) 0px 0px no-repeat;
	display: block;
	line-height: 130px;
	text-decoration: none;
	padding-left: 260px;
	font-size: 0.75em;

}
#commercial-spot h2 a {
	height: 130px;
	width: 210px;
	background: url(../images/commercial-bg.jpg) 0px 0px no-repeat;
	display: block;
	line-height: 130px;
	text-decoration: none;
	padding-left: 260px;
	font-size: 0.75em;

}
#sidebar {
	width: 260px;
	float: right;
	margin: 10px 0px;
}
#leftcolumn {
	float: left;
	width: 680px;
	margin: 10px 0px;
	border-right: 1px solid #CCCCCC;
}
#content  ol {
	margin: 20px 40px;
}
#sidebar hr {
	margin: 10px;
	border: 1px solid #ccc;
}

#contact textarea {
	width: 290px;
	height: 150px;
	border: 1px solid #ccc;
	margin: 2px 0px 0px 5px;
}

