@charset "utf-8";
/* CSS Document */
.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
background:none;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #666;
margin-top: 10px;
margin-bottom: 0px;
height: 20px;
padding-left:15px;
width: auto;
padding-right: 15px;
font-weight: normal;
float: right;
text-align: right;
}
.mypets:hover {
cursor: hand;
cursor: pointer;
background:none;
}


.openpet{ /*class added to contents of 1st demo when they are open*/
background: none;

}
.thepet { background: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666;
width: auto;
line-height: 20px;
float: right;
}


#clientsignarea {
	width: 200px;
	height: 170px;
	float: left;
	padding: 15px;
	padding-top: 10px;
	background:url(http://www.grafdom.com//wp-content/themes/grafdom2010/images/client-access-content.png);
	background-repeat: no-repeat;
}

.clientformfeild {
	width: 180px;
	height: 21px;
	background: url(http://www.grafdom.com//wp-content/themes/grafdom2010/images/client-form-feild.jpg);
	background-repeat:no-repeat;
	background-position: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	border: none;
	outline: none;
}
.clientformfeild:hover {
	background:url(http://www.grafdom.com//wp-content/themes/grafdom2010/images/client-form-feild-hover.jpg);
	background-repeat:no-repeat;
}

.clienformtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

.clienformtext a {
	text-decoration: underline;
	color: #666;
	text-align: right;
	font-size: 11px;}
.clienformtext a:hover {
	text-decoration: underline;
	color: #009900;
}

.clientbutton {
	width: 76px;
	height: 26px;
	float:left;
	border: none;
	background:url(http://www.grafdom.com//wp-content/themes/grafdom2010/images/signin.png);
	background-repeat:no-repeat;
	outline: none;
	margin-top: 5px;
}
.clientbutton:hover {
		background:url(http://www.grafdom.com//wp-content/themes/grafdom2010/images/signin-hover.png);
	background-repeat:no-repeat;
	outline: none;
}
#scroller-header a {
 text-decoration:none; 
 color:#867863; 
 padding:0 0px;
}
#scroller-header a:hover {
 text-decoration:none; 
 color:#4b412f;
}

a.selected {
 text-decoration:underline !important; 
 color:#4b412f !important;
}

#scroller-header {
 width:750px;
 text-align:left;
 margin-left:10px;

}

#scroller-body {
 width:600px;
 padding-bottom:30px;
 margin-top:20px;
 margin-left:5px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}

#mask {
 width:600px;
 overflow:hidden;
 margin-left:10px;
}

#panel {

}

#panel div {
 float:left;
 text-align: left;
}

/* Extra styling for each panel*/

#panel ul {
list-style:none;
margin:0 5px;
padding:0;
}

 #panel ul li {
  padding:5px;
  color:#557482;
 }

 #panel ul li.last {
  border-bottom:none !important;
 }

#panel-1 {
}

#panel-2 {
}

#panel-3 {
}
.seoheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#009900;
	font-weight:bold;
}
.seoheading1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	font-weight:normal;
	font-style:italic;
	line-height:25px;
	}
.seotxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	font-weight:normal;
	}
