/*
Theme Name: All Seasons Caretaking Theme
Theme URI: http://allseasonscaretaking.com.au
Author: Mark Whitehead
Version: 1.0
*/
* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	background: url(images/background.png) repeat-y 50% #666;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 1.5;
}
body a{color: #008177;}
body a:hover{color: #00988C;}

#central{
	margin: 10px auto;
	position: relative;
	width: 777px;
	text-align: left;
	background-color: #FFFFFF;
}
#header{
	background-image: url(images/header.jpg);
	height: 150px;
	width: 777px;
	left: 0px;
	top: 0px;
}
/*#header a{
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	/*margin-left: 112px;*/
	/*font-family: "Courier New", Courier, mono;*/
	/*margin-top: 35px;
	font-family: Verdana;
	position: relative;
	left: 98px;
	top: 154px;
}*/

label {
	display: block;
    font-weight: bold;
}

.error{
	color: red;
}

form.contact input {
	width: 260px;
}

.grey-form {
    background-color: #EFEEEE;
    border-radius: 10px 10px 10px 10px;
    padding: 10px;
}
.grey-form p{
	font-weight: bold !important;
	margin-bottom: 0px !important;
	color: #006E65 !important;
}

.sitename {
	width: 100%;
	height: 100%;
}

.sitename a {
	display:block;
	overflow: hidden;
	text-indent: -9999px !important;
	width: 100%;
	height: 100%;
}

ul {
	list-style: square outside none;
	padding-left: 20px;
}

div.menu{
	text-align: center;
}

div.menu ul{
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 2px;
	white-space: nowrap;
	/*position: absolute;*/
	height: 21px;
	width: 777px;
	/*top: 225px;*/
	background: url(images/menubg.jpg) repeat-x top left;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
}

div.menu ul li{
	display: inline;
	margin-right: 3px;
	font-weight: bold;
	list-style-type: none;
	/*position: absolute;*/
}

div.menu ul li a {
	padding: 3px 10px;
	/*background-image: url(images/button.gif);*/
	height: 20px;
	width: 91px;
	display: inline;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin-top: 5px;
}

div.menu ul li a span{
	padding: 3px 10px;
	/*background-image: url(images/button.gif);*/
	height: 20px;
	width: 91px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin-top: -5px;
}

div.menu a:hover, div.menu ul li.current_page_item a { background: #008177; height: 10px; cursor: pointer;}

#leftside{
	float: left;
}
#leftside h3{
	border: 3px solid #008177;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	margin-left: 35px;
	margin-top: 35px;
}
#content{
	/*margin-top: 252px;
	position: absolute;*/
	width: 777px;
	background-color: #FFFFFF;
}
#picture1{
	margin-left: 35px;
	height: 150px;
	width: 200px;
	margin-top: 35px;
}
#picture2{
	margin-left: 35px;
	height: 150px;
	width: 200px;
	margin-top: 60px;
	margin-bottom: 20px;
}
#footer{
	clear: both;
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
	margin-top: 30px;
	height: 100px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
#rightside{
	float: right;
	width: 690px;
	background-color: #FFFFFF;
	margin-right: 45px;
	margin-top: 20px;
	overflow: hidden;
}
#rightside p{
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 20px;
	/*width: 460px;*/
}
#rightside h1{
	margin: 10px 0px 15px 0px;
	display: block;
	/*width: 300px;*/
	font-size: 20px;
	font-weight: bold;
	color: #008177;
}

#rightside h2{
	margin: 10px 0px 15px 0px;
	display: block;
	/*width: 300px;*/
	font-size: 20px;
	font-weight: bold;
	color: #008177; /*008177*/ /*008177*/
}

#rightside span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-weight: bold;
	color: #649721;
}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
.clear{
	clear: both;
}

a img {
	border: 0px;
}
input.submit{
	background-color: #006E65;
	color: white;
	font-weight: bold;
	padding: 5px;
	border: 0px;
	border-radius: 5px;
	cursor: pointer;
}
img.alignright {
	float: right;
	margin-left: 10px;
}
img.alignleft {
	float: left;
	margin-right: 10px;
}
img.aligncenter {
	margin-left: 10px;
	margin-right: 10px;
}

#rightside h1 span {
	color: #000 !important;
}
#rightside h2 span {
	color: #000 !important;
	font-weight: bold;
}
#rightside h2 span.small {
	font-size: 17px !important;
}
a#requestquote,
a.requestquote {
	background: url(images/green-arrow.png) no-repeat;
	display: block;
	float: right;
	width: 150px;
	height: 70px;
	text-decoration: none !important;
}
a#requestquote span,
a.requestquote span{
	margin-top: 27px !important;
	display: block;
	padding-left: 15px;
	color: black !important;
}
a#requestquote:hover,
a.requestquote:hover {
	text-decoration: underline !important;
}