/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    background-color:#f1f1f1;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 1em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    width:100%;
   text-align:center;
}

H1{color:#555555;}
H2, H3, H4, H5, H6, TH, THEAD, TFOOT, .org
{
    color:#D71C8E;          

}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.2em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.15em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1.2em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1.2em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#666666;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#666666;
	}
	
SMALL, .adr	{	
	font-size:	.8em;
	}	

BIG	{	
	font-size:	1.3em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border: 0;
	}
	
/*Master*/
/*----------footer push to bottom-------------*/
* {
	margin: 0;
}
html, body {
	height: 100%;
}
.allcontent{ width:1024px;    background:#f1f1f1 url('../../images/mainback.gif') repeat-y;
			text-align:left;
             min-height:100%;
             position:relative;
             height: auto !important;
	height: 100%;
	margin: 0 auto -145px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push 
{
	position:relative;
	height: 145px; /* .push must be the same height as .footer */
}
.footer img {margin-left:0;}

/*end footer setup code*/
.maincontent{margin-right:12px;margin-left:10px;}  
a#homeline{clear:both;}           
a#homelink>img{margin:0;
text-align:left;}
div.hdr{ background:transparent url(../../images/headerback.jpg) repeat-x scroll 0 0;
height:187px;
margin-left:13px;
padding-top:0;
width:1000px;
} 
div.hdr>label {color:#FFFFFF;
float:right;
font-size:0.9em;
margin-right:450px;
margin-top:80px;}
.hdr ul {list-style:none; width:560px;background:#D71C8E url(../../images/headermenuback.jpg) repeat-x;
          border:solid 1px #BD187D;padding-bottom:2px;}
div.hdr ul li a {font-size:.9em;color:#fff; float:left; text-decoration:none;}   
div.hdr ul li a:active {color:yellow;background:url(../../images/hoverback.jpg) repeat-x;}          
div.hdr ul li a.selected, a.selected {color:#F8A800;background:#BB2477 url(../../images/hoverback.jpg) repeat-x;}  
div.hdr ul li {list-style-image:none;
list-style-position:outside;
list-style-type:none;}
div.hdr ul
{
	float:left;
position:relative;
top:-38px;
z-index:1000;
}
.hdr li a {padding:8px;}
/*---cleaning packages--------------------------------------------*/
.packages, .reference
{
border:1px solid silver;
margin:3px;
padding:3px;
}
.packages{	background:url("../../images/boxBack.jpg") repeat-x bottom left #ECECEC;
}
.reference{	background:url("../../images/boxBackShort.jpg") repeat-x bottom left #ECECEC;
margin-bottom:15px;}
h3.cleaningpackages {color:#D71C8E;padding-top:20px;text-align:center;}
div.packages small, div.reference small{color:#6FC185;margin-left:15px;}
div.packages h4, div.reference h4{color:#D71C8E;

line-height:22px;margin-bottom:5px;margin-top:10px;}
div.packages h4{font-size:18px;font-weight:bold;}
div.reference h4{font-size:12pt;
font-weight:normal;}
div.packages ul{list-style-type:disc;}
div.box div.packages ul li, div.packages ul li {display:list-item;
line-height:1.2em;
list-style-type:disc;
padding:0;}

div.packages ul li{font-size:0.9em;
line-height:1.5em;
color:#555;}

/*--master footer------------------------------------------------------------------------*/
#footerwrapper h3, #A1{color:#D71C8E}
#footerwrapper, .box {border:solid 1px #f1f1f1;}

#footerwrapper{position:relative;
top:-145px; width:563px;margin-left:3px;margin-top:18px;
               background:#DBDCDE url(../../images/footerbacker.jpg) repeat-x; 
               height:170px;
               padding-top:20px;padding-left:90px;}
#footerwrapper h3{width:190px;font-size:1.0em;}
#footerwrapper h2{padding-top:5px;padding-bottom:15px;width:110px;font-family: Georgia, "Times New Roman", Times, serif;
                  font-weight:bold; font-size:1.5em;color:#333;}
#footerwrapper p{color:#999;font-size:.8em;}                  
#hcard-In-The-Pink{float:right;width:300px; color:#666;}
#hcard-In-The-Pink>p{font-size:2.0em;color:#6FC185;}
#hcard-In-The-Pink div.org{width:10px;overflow:hidden;font-size:.1em;color:#f1f1f1;}
#bbbimg, #pinkribbonimg,#ARSCIimg2 {float:right;padding:10px;margin-top:-30px;}
/*--------Default---------------------------------------*/
#homepagehouse{margin-top:-37px;padding:0;margin-left:3px;}
.righttext {background:#d5d7d8 url(../../images/boxBack.jpg) repeat-x; margin-top:18px;  }     
.righttext{float:right;width:320px;padding-top:10px;padding-bottom:10px;margin-right:-1px;
border:1px solid silver;
color:#666666;
           }        
.righttext h3{ padding:5px; 
margin:.2em; 
               padding-left:10px;padding-bottom:15px;
padding-top:15px;}

.righttext h2 { margin:.2em;color:#111;font-weight:bold; font-size:1.2em;}
.phone{text-align:center;float:right;width:575px;height:45px;padding-top:10px;padding-bottom:10px;}        
.phone h2 { width:380px;float:left; margin:.2em;color:#111;font-weight:bold; font-size:2em;}
.phone img {float:left;}
/*-----Common Fonts--------------------------------------*/
.righttext h3, #phone, #fax, #email, #address, #cell, #service p,#cleaningpackages
{
	color:#555555;
font-size:0.9em;
line-height:1.3em;
	}
/*----news page ----------*/
#ctl00_ContentPlaceHolder1_LinksSide1_newspostspanel,#ctl00_ContentPlaceHolder1_LinksSide1_tipspostspanel{margin-top:10px;}
div#news div#servicein div.posts{padding:10px;width:100%;}
div#news div#servicein {width:70%;}
/*------cleaning-tips------------*/
#cleaningpackages{height:250px;padding:30px;}
#cleaningpackages ul{list-style:none; width:300px;padding: 0;
margin-left: 0;}
#cleaningpackages ul li {list-style-type: none;width:130px;float:left;}
#cleaningpackages h2{margin-bottom:20px;font-size:1em;}
/*------affiliations------------*/
#bbbimg2, #pinkribbonimg2 {float:left;padding:10px;margin-top:-20px;}
#affiliations{height:350px;
padding:80px;}
/*---------Contact-------------*/
#imgmap{width:490px;height:404px;}
#insider{padding-right:15px; padding-left:10px;}
#insider h1{clear:left;}
#phone, #fax, #email, #address, #cell { float:left;
	padding-left: 27px; padding-right:25px;
	line-height: 27px;
}
#phone {background: url('../../images/icon_phone.gif') no-repeat left top;
}
#fax {background: url('../../images/icon_fax.gif') no-repeat left top;
}
#email {background: url('../../images/icon_email.gif') no-repeat left top;
}
#address {
	background: url('../../images/icon_mail.gif') no-repeat left top;
	line-height: 18px;
}
#address p {
	margin: 0px;
	padding: 4px 0px 0px;
}
#ctl00_ContentPlaceHolder1_form_contact 
{
	position:relative;
	width: 400px;
	float: right;
	margin-left: 25px;
	padding-right:40px;
}

#ctl00_ContentPlaceHolder1_form_contact label {
	display: block;
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	color: #666666;
}
#ctl00_ContentPlaceHolder1_form_contact .input input, #ctl00_ContentPlaceHolder1_form_contact textarea, field {
	padding: 5px;
	margin-bottom: 10px;
	font: 14px Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	color: #666666;
}
#ctl00_ContentPlaceHolder1_form_contact textarea {
	line-height: 20px;
}
#ctl00_ContentPlaceHolder1_form_contact .input input:hover, #ctl00_ContentPlaceHolder1_form_contact textarea:hover {
	background-color: #F2FBFF;
	border-color: #3399CC;
	color: #000000;
}
#ctl00_ContentPlaceHolder1_form_contact .input input:focus, #ctl00_ContentPlaceHolder1_form_contact textarea:focus {
	background-color: #FFFFCC;
	border-color: #666666;
	color: #000000;
}
#ctl00_ContentPlaceHolder1_form_contact .submit input {
	padding: 4px;
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
#ctl00_ContentPlaceHolder1_form_contact .submit input:hover{color: #CC0000;}
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0px;
	overflow: hidden;
	margin-bottom: -1px;
}
/*------------feedback---------------*/
#ctl00_ContentPlaceHolder1_form_Feedback 
{
	position:relative;
	width: 400px;
	
	margin-left: 25px;
	padding-right:40px;
}

#ctl00_ContentPlaceHolder1_form_Feedback label {
	display: block;
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	color: #666666;
}
#ctl00_ContentPlaceHolder1_form_Feedback .input input, #ctl00_ContentPlaceHolder1_form_Feedback textarea, field {
	padding: 5px;
	margin-bottom: 10px;
	font: 14px Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	color: #666666;
}
#ctl00_ContentPlaceHolder1_form_Feedback textarea {
	line-height: 20px;
}
#ctl00_ContentPlaceHolder1_form_Feedback .input input:hover, #ctl00_ContentPlaceHolder1_form_Feedback textarea:hover {
	background-color: #F2FBFF;
	border-color: #3399CC;
	color: #000000;
}
#ctl00_ContentPlaceHolder1_form_Feedback .input input:focus, #ctl00_ContentPlaceHolder1_form_Feedback textarea:focus {
	background-color: #FFFFCC;
	border-color: #666666;
	color: #000000;
}
#ctl00_ContentPlaceHolder1_form_Feedback .submit input {
	padding: 4px;
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
#ctl00_ContentPlaceHolder1_form_Feedback .submit input:hover{color: #CC0000;}
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	padding: 0px;
	overflow: hidden;
	margin-bottom: -1px;
}

/*---policies -----*/
#policies{ width:900px;  padding-left:15px;}
#policies h1{clear:both;
margin-bottom:20px;
margin-left:10px;
text-align:left;}
#policies h2{
font-size:0.9em;
margin-left:20px;
margin-right:10px;
}
#policies ul{color:#555555;
font-size:0.9em;
line-height:1.5em;
list-style-type:none;margin-bottom:20px;margin-left:20px;}
#policies ul li{color:#555555;
font-size:0.9em;
line-height:1.5em;
list-style-type:none;margin-right:10px;
padding-bottom:8px;}

/*---about -----*/
#about{ width:900px;  padding-left:15px;}
#service{
padding:15px;}
#servicein h1{clear:left;}
div#servicein div.posts{padding:10px; width:900px;}
#servicein{
padding-left:8px;
padding-right:8px;
width:950px;}
#service p {padding-top:1em;clear:both;}
/*--login-----*/

#ctl00_ContentPlaceHolder1_Login1{margin:0 auto;
height:300px;
width:360px;}

/*----------------------------
					Side Panel
----------------------------*/

#sidepanel {
	float: right;
	width: 28%;
}

#sidepanel .box {
	background-color:white;
border:1px solid silver;
color:#666666;
line-height:16px;
margin-bottom:10px;
margin-right:10px;
padding:3px 15px;
}

#sidepanel .box h2 {
	margin: 5px 0 7px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid silver;
	color: #666666;
	font-size:1em;
}

#sidepanel .box ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

#sidepanel .box ul li {
	margin-bottom: 3px;
}

#sidepanel img.rssButton {
	margin-right: 3px;
}
.posts{padding:10px; width:700px;}
.postfooter{background-color:#ddd; border:solid 1px #ccc; padding:3px;}


/*--------services page --------------*/
.return{float:right;color:#666;font-size:.9em;text-decoration:underline;}
div.box h2 {color:#D71C8E;clear:left; letter-spacing:-.05em;word-spacing: -.05em;font-weight:normal;         
margin-bottom:20px;font-size:1.1em;}
div.box ul {list-style:none;}
div.box ul li 
{
	color:#555555;
font-size:0.9em;
line-height:1.5em;
list-style-type:none;
padding-bottom:25px;}

#services{ width:900px;  padding-left:15px;}
#named  {height:30px;list-style:none; background:#6FC185 url(../../images/servicesmenuback.jpg) repeat-x bottom;
          border:solid 1px #4B8259;padding-bottom:2px;}
div#named a {
color:#fff;
float:left;
font-size:0.9em;
margin:8px 45px 3px 18px;
text-decoration:none;
}
div#named  a:active {color:#333;}          
div#named a:hover {height:30px;color:#333;}  

/**----about---------
div#servicein p {padding:10px; width:880px;background-color:#f1f1f1;border:solid 1px #ddd;
                 padding-bottom:5px;color:#555555;
font-size:0.9em;
line-height:1.3em;}*/
/*----posts---------*/
div div.box {margin-left:25px;background-color:#fff;padding:10px;}
div div p 
{
	padding:10px;
	margin-bottom:10px;
	color:#555555;
font-size:0.9em;
line-height:1.3em;}