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

body, div,h1,H2 {
	margin:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bgbody.gif) repeat-y center top #765889;
	color:#696969;
	font-size:13px;
}

p {
	line-height:20px;
	margin: 0 0 30px 0;
}

label {
	display:block;
	margin: 2px 0 5px 0;
}

#main a, #footer a{
	color:#553382;
}

#main a:hover, #footer a:hover{
	text-decoration:none;
}

.fancy {
	text-indent:-999em;
}

#container {
	width:924px;
	margin:0 auto;
}

#header {
	width:925px;
	height:234px;
	background:url(images/header.jpg) no-repeat;
	overflow:hidden;
}

#header img{
}

#header h1, #header h2 {
	float:left;
}

#header h1 {
	width:307px;
	height:91px;
	margin-top:15px;
}

#header h1 a, #nav ul a {
	display:block;
	width:100%;
	height:100%;
}

#sidebar {
	width:200px;
	float:left;
}

#sideActivate {
	background:url(images/bgSideActivate.png) no-repeat;
	width:200px;
	height:56px;
	margin-bottom:5px;
}

#sideActivate a {
	display:block;
	width:100%;
	height:100%;
}

#sidebuy {
	background:url(images/bgSidebutpawtag.png) no-repeat;
	width:200px;
	height:56px;
	margin-bottom:5px;
}

#sidebuy a {
	display:block;
	width:100%;
	height:100%;
}

#sideLoginHeader {
	background:url(images/bgSideLogin.gif) no-repeat;
	width:200px;
	height:26px;
}

#Pet {
	background:url(images/bgPet.gif) no-repeat;
	width:200px;
	height:26px;
}

#sideLogin {
	overflow:hidden;
	font-size:12px;
	color:#000;
	border:1px solid #553382;
	background:#d5c9e5;
	padding:10px 0 0 10px;
	width:188px;
	margin:0 0 5px 0;
}

#sideLogin a {
	font-size:11px;
	display:block;
	color:#553382;
	margin:5px 0;
}

.sideImage {
	height:165px;
	border:1px solid #553382;
}

.submit {
	float:right;
	border:none;
	background:#553382;
	color:#FFF;
	margin:5px 10px 10px 0;
	font-size:11px;
	width:49px;
	height:23px;
	padding:0;
}

#main {
	width:670px;
	float:left;
	margin:24px 0 20px 25px;
}

#main h1 {
	font-size:20px;
	color:#553382;
}

#main h2 {
	font-size:16px;
	color:#553382;
}
#main2 {
	width:670px;
	float:left;
	margin:24px 0 20px 25px;
	background-image: url(images/W-VeterinarianAccountRegistration-bkg.jpg);
}

#footer{
	clear:both;
	padding:20px 0;
	text-align:center;
	line-height:23px;
}

#footer a{
	padding:8px;
}