body 
	{color: #dddddd;
    background: #333;
	font-size: 14px;
	font-weight: bold;
    font-family:"Times New Roman", Times, serif}
a:link
	{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffd00a;
	text-decoration: none;}
a:visited{ font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffd00a;
	text-decoration: none;}
a:hover{ text-decoration: none;
	background-color: #444;
	color: #33FF00;}

.marquee
   {position: relative;
    overflow: hidden;
	width: 40%;
	height: 30px;
	font-weight: bold;
	background-Color: #FFFF66;
	border: solid red 1px;}

img 
	{max-width: 100%;
	border:0px solid #444;}

#contact-area input[text] 
	{padding: 5px;width: 350px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 3px solid #ccc;} 

.round
	{border: 6px solid;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #bbbbbb;
	border-radius: 16px;
	border-spacing: 0;
	border-color: #330033;
	border-spacing: 0;
	background: #000000;
	vertical-align: top;
	padding: 6px;}

.buttonsample {
   width:160px;
   border-top: 1px solid #97d2f7;
   background: #65c5d6;
   background: -webkit-gradient(linear, left top, left bottom, from(#274b7d), to(#65c5d6));
   background: -webkit-linear-gradient(top, #274b7d, #65c5d6);
   background: -moz-linear-gradient(top, #274b7d, #65c5d6);
   background: -ms-linear-gradient(top, #274b7d, #65c5d6);
   background: -o-linear-gradient(top, #274b7d, #65c5d6);
   padding: 11.5px 1px;
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;}

.adverts { 
   display: table;}

.adbutton {
  background: #854d08;
  background-image: -webkit-linear-gradient(top, #854d08, #61c708);
  background-image: -moz-linear-gradient(top, #854d08, #61c708);
  background-image: -ms-linear-gradient(top, #854d08, #61c708);
  background-image: -o-linear-gradient(top, #854d08, #61c708);
  background-image: linear-gradient(to bottom, #854d08, #61c708);
  -webkit-border-radius: 11;
  -moz-border-radius: 11;
  border-radius: 11px;
  text-shadow: 1px 1px 3px #666666;
  -webkit-box-shadow: 0px 1px 3px #f5f2f5;
  -moz-box-shadow: 0px 1px 3px #f5f2f5;
  box-shadow: 0px 1px 3px #f5f2f5;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 10px;
  border: solid #d6dee3 2px;
  text-decoration: none;}

.adbutton:hover {
  background: #0e991e;
  text-decoration: none;
  color: #dddddd;}

.textstrip
  {text-align:center;
  max-width: 1280px;
   border-top: 1px solid #97d2f7;
   background: max-width: 1280px;
   border-top: 1px solid #008800;
   background: #005000;
   background: -webkit-gradient(linear, left top, left bottom, from(#002A00), to(#028402));
   background: -webkit-linear-gradient(top, #002A00, #028402);
   background: -moz-linear-gradient(top, #002A00, #028402);
   background: -ms-linear-gradient(top, #002A00, #028402);
   background: -o-linear-gradient(top, #002A00, #028402);
   padding: 4px;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;}

.textlinkstrip
  {text-align:center;
   border-top: 1px solid #555555;
   background: #444;
   background: -webkit-gradient(linear, left top, left bottom, from(#1f2021), to(#71777a));
   background: -webkit-linear-gradient(top, #1f2021, #71777a);
   background: -moz-linear-gradient(top, #1f2021, #71777a);
   background: -ms-linear-gradient(top, #1f2021, #71777a);
   background: -o-linear-gradient(top, #1f2021, #71777a);
   padding-top: 6px;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #f7d603;
   font-size: 14px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   padding: 4px;}

#adpanel
  {text-align:center;
   border-top: 1px solid #555555;
   background: #444444;
   background: -webkit-gradient(linear, left top, left bottom, from(#1f2021), to(#71777a));
   background: -webkit-linear-gradient(top, #1f2021, #71777a);
   background: -moz-linear-gradient(top, #1f2021, #71777a);
   background: -ms-linear-gradient(top, #1f2021, #71777a);
   background: -o-linear-gradient(top, #1f2021, #71777a);
   padding: 8px;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #888;
   font-size: 10px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: top;}

#nav 
   {width: 100%;
	margin: auto;
	padding: 0px;
	list-style-type: none;}
#nav li 
   {display: inline-block;
    zoom: 1;
    *display: inline; /* do not remove this & above line! */
    text-align:center;
    width:100px;
	margin: 0, auto;
	background: url(/gbg.jpg) no-repeat center top;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 1px 1px 1px #666;
	-webkit-box-shadow: 1px 1px 1px #666;
	box-shadow: 1px 1px 1px #666;}
#nav a 
   {display: block;
	padding: 5px 5px;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(/gbg.jpg) no-repeat center -200px;
	background: rgba(80, 125, 200, 0.55);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	transition: background 0.5s linear;}
#nav a:hover {
	background: url(gbg.jpg) no-repeat center top;
	background: rgba(100, 125, 175, 0);}

#adpanel2
  {text-align:center;
   border-top: 1px solid #555555;
   background: #444444;
   background: -webkit-gradient(linear, left top, left bottom, from(#1f2021), to(#71777a));
   background: -webkit-linear-gradient(top, #1f2021, #71777a);
   background: -moz-linear-gradient(top, #1f2021, #71777a);
   background: -ms-linear-gradient(top, #1f2021, #71777a);
   background: -o-linear-gradient(top, #1f2021, #71777a);
   padding: padding: 8px;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #888;
   font-size: 10px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;}

#nav2 
   {width: 100%;
	margin: auto;
	padding: 6px;
	list-style-type: none;}
#nav2 li 
   {display: inline-block;
    zoom: 1;
    *display: inline; /* do not remove this & above line! */
    text-align:center;
	margin: 0, auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 1px 1px 1px #666;
	-webkit-box-shadow: 1px 1px 1px #666;
	box-shadow: 1px 1px 1px #666;}
#nav2 a 
   {display: block;
	padding: 5px 5px;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(/gbg.jpg) no-repeat center -200px;
	background: rgba(80, 125, 200, 0.55);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	transition: background 0.5s linear;}
#nav2 a:hover {
	background: url(gbg.jpg) no-repeat center top;
	background: rgba(100, 125, 175, 0);}

a.bannera 
   {display: block;
	width: 120px;
	height: 90px;
	text-decoration: none;
	border-radius:10px;
	background: url("petprotectorz_185x90.png");}
a.bannera:hover 
   {background-position: -250px 0;}

a.bannerb
   {display: block;
	width: 728px;
	height: 90px;
	text-decoration: none;
	border-radius:10px;
	background: url("PetProtectorBiz728x90.jpg");}
a.bannerb:hover 
   {background-position: -250px 0;}

#footer
{	color: #929292;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 8px;
	margin-right: auto;
	margin-left: auto;}
#footer p
{	margin-right: auto;
	margin-left: auto;
	text-align: center;}
#footer p a, #footer p a:visited
{	color: #fff ;
	text-decoration: none;}
#footer p a:hover
{	color: red ;
	text-decoration: none;
  	background: #222; }