/* CSS Document */

img, div { behavior: url("http://www.greensweepcleaningcompany.com/web/wp-content/themes/greensweep/css/iepngfix.htc") } 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #191919;
	background-color: #EAEAEA;
}
h1,h2,h3,h4,h5,h6 { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
h1{
	font-size: 30px;
	color: #005028;
	line-height: 1.3em;
	margin-top: 15px;
	margin-bottom: 10px;
} 
h2{
	font-size: 26px;
	color: #006532;
	line-height: 1.3em;
	margin-top: 5px;
	margin-bottom: 10px;
}
h3{	
	font-size: 22px;
	color: #666666;
	line-height: 1.3em;
	margin-top: 5px;
	margin-bottom: 10px;
}
h4{
	font-size: 20px;
	color: #00954A;
	line-height: 1.3em;
	margin-top: 5px;
	margin-bottom: 10px;
} 
h5{
	font-size: 18px;
	color: #666666;
	line-height: 1.3em;
	margin-top: 5px;
	margin-bottom: 10px;
} 
h6{
	font-size: 16px;
	color: #005128;
	line-height: 1.3em;
	margin-top: 5px;
	margin-bottom: 10px;
} 
a{
	color: #0066CC;
}
br {
	margin-bottom: 5px;
}
p {
	font-size: 14px;
	line-height: 1.3em;
	color: #191919;
	margin-bottom: 1.6em;
}

.alignleft{
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.alignright{
	float: right;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
}
.border{
	padding: 2px;
	border: 1px solid #CCCCCC;
}

/*p a, ul a, li a {
 	color: #10116D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #10116D;
}
p a:hover, ul a:hover, li a:hover {
	color: #6E303B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E303B;
}*/



.header{
	background-color: #005128;
	height: 190px;
	position: relative;
	margin-top: 10px;
}

.main{
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sidebar{
	
	
}
.sidebar-inside{
	background-color: #E6E6E6;
	border: 1px solid #D2D2D2;
	padding: 10px;
	margin-bottom: 10px;
	}
.content{
			
}

.footer{
	font-size: 16px;
	color: #666666;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}
.footer p{
	font-size: 16px;
	color: #666666;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}
.footer p.small{
	font-size: 12px;
	color: #666666;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.footer ul{
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.footer li{
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}


.header .logo{
	width: 340px;
	position: absolute;
	left: 20px;
	bottom: 60px;
}

.header .right{
	position: absolute;
	bottom: 50px;
	right: 0px;
	
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.header .right p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 1em;
	margin-bottom: .7em;
	text-align: right;	
}

.header .menu{
	background-image: url(../images/menu/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 46px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.header .menu a{
	text-decoration: none;
}
.header .menu ul{
	
}
.header .menu li{
	display: inline;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../images/menu/divider.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 10px;
}
.header .menu li img{
	margin-top: 10px;
}

#chem th {
	background-color: #005128;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
}
table  {
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 630px;
}
#chem tr {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#chem td {
	padding: 5px;
	
}

/*start calculator*/
#frmOrder #total {
	font-size: 24px;
	font-weight: bold;
	color: #005128;
	background-color: #CEFFDE;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: center;
	width: 100px;
	border: 1px solid #005128;
}
#frmOrder .total {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #F7F7F7;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: center;
	width: 100px;
}
#frmOrder table th {
	text-align: left;
	color: #FFFFFF;
	background-color: #005128;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.total-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005128;
	text-align: right;
	margin-right: 15px;
	padding-right: 15px;
}

#frmOrder table {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #EAEAEA;
	border: 1px solid #CCCCCC;
}
#frmOrder table tr {
	margin: 3px;
	padding: 0px;
}
.r1{
	background-color: #F4F4F4;

}
#frmOrder table td {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
/*end calculator*/

