
html,body {
	height: 100%;
	margin-left:0px;
	margin-right:0px;
	
}
 p { margin: 0 0 14px 0; }

body { margin-left:0; margin-right:0; margin-top:0; padding: 0; background-color:#fff; }
body,td,button,select,input { font-size:12px; font-family:arial,helvetica, sans-serif; color:#666666;}
table,td { border:0; background-color:#FFF; }



.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffe5d4), color-stop(1, #ff6200) );
	background:-moz-linear-gradient( center top, #ffe5d4 5%, #ff6200 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5d4', endColorstr='#ff6200');
	background-color:#ffe5d4;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #edb585;
	display:inline-block;
	color:#696969;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff6200), color-stop(1, #ffe5d4) );
	background:-moz-linear-gradient( center top, #ff6200 5%, #ffe5d4 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6200', endColorstr='#ffe5d4');
	background-color:#ff6200;
}.myButton:active {
	position:relative;
	top:1px;
}


/*
.button { 
    border: 1px solid #f9f9f9;
    background: #FE6400;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	padding-bottom:2px;
	color:#f9f9f9;
	 font-weight:bold;
}
input button a { color:white;}
*/

#mcontainer{ background:#FFF url('http://www.mylaundryOnline.com/images/menu_top_bg.png') left repeat-x; margin-top:0; background-image:url('http://www.mylaundryOnline.com/images/menu_top_bg.png');}
#navigation { width:1010px; margin:0px 0px 0px 0px; }
ul#laundryfor {margin-top:0; margin-bottom:0;}
ul#laundryfor li { list-style-type:none; display:inline;  padding-right:5px;}

ul#laundryfor li a { text-decoration:none; color:#666;}

ul#menu {  margin:0 0 0 1px;  height: 30px;   list-style-type: none; padding:0;	}
ul#menu li { display: block; float: left; margin:0 0 0 1px; }
ul#menu li a { height: 30px; color:#999; font-weight:bold; text-decoration: none; display: block; float: left; line-height: 200%; padding: 5px 10px 0px  5px;}
ul#menu li a:hover { color: #666; }
ul#menu li a.current{ color: #FFF; background: #FFF url("../images/current-bg.gif") top left repeat-x; padding: 5px 15px 0px 15px; }
/*images/menu-bg.gif 
background: #FFF url("http://www.mylaundryOnline.com/images/menu_top_bg.png") top left repeat-x;

*/


.vbox {  
	font-family: Arial, sans-serif; 
}

.vbox2 {
border:#F60 solid 1px;
}

.vbox3 {
border:#F60 solid 1px;
background-color:#F60;
border-color:#F60;
}

#pricing {
	border:#ccc solid 1px; 
	border-collapse: collapse;
	border-right:none;
	border-left:none;
	border-bottom:none;
	padding:5px;
	
	}
	
	#pricing td{
	border:#ccc solid 1px; 
	border-top:#fff solid 1px;
	border-left:#fff solid 1px;
	}
	#noborderR {
	border-right:none;	
		}
		
		#pheader td {font-size:13px; font-weight:bold;}
	#rowclr { background-color:#F9FCFE;}
	
	#openright{border-right:none;}
	

.social p { width: 70px; }
.social a { float:left; width:22px; height:22px; margin:0; padding: 0 5px; overflow:hidden; text-indent:-1000px; background-position: right top; background-repeat: no-repeat; }
	
.social a.addthis_button { background: url(../images/at_symbol_22x22.gif) no-repeat right top; }
.social a:hover { background-position: right bottom; }
.social a.twitter { background-image: url(../images/iconTwitter.gif); }
.social a.facebook { background-image: url(../images/iconFacebook.gif); }
.social a.youtube { background-image: url(../images/iconYouTube.gif); }
.social a.mySpace { background-image: url(../images/iconMySpace.gif); }

 

	
