/*
Theme Name: Startingawindowcleaning

 */

@charset "utf-8";
/* CSS Document */

body {
	background-color: #0076a3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 9px;
	color: #333;
}

.topline {
	height:11px;
	background-color:#CCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}


.headerlogo {
	height: 110px;
	width:1000px;
	margin:auto;
}

.headerlogoimage {
	float:left;
}


.white {
	color:#FFF;
}

.headerlogotitle {
	float:left;
	padding-top:20px;
	
}

.headerlogotitle a{
	color:#FFF;
	text-decoration:none;
}

.headerlogotitle a:hover {
	text-decoration:underline;
}


.headerlogotitle h1 {
	color:#FC0;
	padding:0px;
	margin:0px;
	font-size:24px;
	font-family: "arial narrow";
}

.headerlogotitle h2 {
	color:#CCC;
	font-size:13px;
	padding:0px;
	margin:0px;
	font-weight: normal;
	font-family: arial;
}




.headerlogoleft {
	float:left;
	width:500px;
	margin-top:12px;
}

.headerlogoright {
	float:left;
	width: 419px;
	margin-left: 18px;
	margin-top:18px;
}


.navigation {
	background-image:url(http://startingawindowcleaning.com/wp-content/themes/startingawindowcleaning/images/navigation.jpg);
	background-repeat:repeat-x;
	height:47px;
	text-align:center;
}
.navigationtext{
	padding-top: 13px;
	padding-bottom: 13px;
}

.navigation a {
	padding:13px;
	display:inline;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.navigation a:hover {
	background-color:#F6981C;
	padding:13px;
	color: #FFF;
}



.navigationinside {
		width:777px;
	margin:auto;
	height:43px;
}

.price {
	font-family:"arial narrow";
	color:#FFF;
	font-size:36px;
	background-color: #FC0;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F90;
	border-bottom-color: #F90;
}


.content {
	margin:auto;
	width:777px;
	padding-top: 7px;
}

.contentbox {
	padding:11px;
}

.contentleft {
	float:left;
	width:520px;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.contentleft h1 {
	color:#F60;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 18px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;
}

.contentleft p {
	padding-left:15px;
}

.contentleft h2 {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}



.contentleft a {
	color:#333;
	text-decoration: underline;
}

.contentleft a:hover {
	text-decoration:none;
}


.contentright {
	width:210px;
	float:left;
	margin-left: 12px;
}



.contentright a {
	color:#333;
	text-decoration: underline;
}

.contentright a:hover {
	text-decoration:none;
}



.contentright ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.contentright  li {
	margin: 0px;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
		list-style-position: inside;
}

.contentright h2 {
	background-color:#F90;
	padding:5px;
	font-size:16px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}



.clear {
	clear:both;
}



.contenttop {
	background-image: url(http://startingawindowcleaning.com/wp-content/themes/startingawindowcleaning/images/cleaning-business-banner-top.jpg);
	background-repeat: no-repeat;
	height: 230px;
}

.product {
	padding:2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}

.productleft {
	float:left;
	
}

.productright {
	float:left;
	width: 277px;
}




.contentbg {
	background-image: url(http://startingawindowcleaning.com/wp-content/themes/startingawindowcleaning/images/contentbg.jpg);
	background-repeat: repeat-y;
}
.contentbottom {
	background-image: url(http://startingawindowcleaning.com/wp-content/themes/startingawindowcleaning/images/contentbottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
}
.footer {
	text-align: center;
	margin:auto;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 9px;
}

.footer a {
	color:#CCC;
	text-decoration:underline;
}

.footer a:hover {
	text-decoration:none;
}
.highlight {
	background-color: #FFFFF2;
	border: 1px dotted #F90;
	padding: 6px;
}
