﻿* {padding: 0; margin: 0; border: 0;}
a:link {color: #993333; text-decoration: none;}
a:visited {color: #996666; text-decoration: none;}
a:hover {color: #999999; text-decoration: none;}
a:active {color: #996666; text-decoration: none;}
h1 {font-size: 1.4em; color: #993333;}
h3 {font-size: 1.2em; color: #993333;}
	
img	
{
	border: 0;
}

body 
{
	background-color: #FFFFFF;
	font-family: arial, verdana, tahoma;
	font-size: 62.5%;
	color: black;
}

#SiteContainer
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 920px;
	font-size: 1.2em;
}

#Header
{
	margin-top: 10px;
	margin-left: 20px;	
	margin-right: 20px;
	margin-bottom: 10px;
}

#Logo
{
	float: left;
}

#Login
{
	float: right;
	margin-top: 25px;
	margin-right: 20px;
	width: 30%;
}

#ToolBar
{
	position: relative;
	top: 32px;
	left: 70px;
	width: 30%;
}

#SearchBox
{
	background-image: url(../images/searchbar.gif);
	background-position: left;
	background-repeat: no-repeat; 
	height: 141px;
	margin-top: 5px;
	clear: both;
	font-size: 1.2em;
	padding-top: 10px;
}

#SearchBox select
{
	width: 100%;	
}

#SearchBox h2
{
	font-size: 1.4em;
}

#SearchContainer
{
	width: 70%;	
	margin-top: 18px;
	margin-left: 90px;
	height: 100%;
}

#Banner
{
	background-image: url(../images/banner.jpg);
	background-position: left;
	background-repeat: no-repeat; 	
	height: 270px;
	margin-top: 5px;
}

.LabelColumn
{
	margin-top: 20px;
	margin-left: 10px;
	float: left;	
	width: 20%;
}

.SelectColumn
{
	margin-top: 20px;
	margin-left: 10px;
	float: left;	
	width: 20%;
	margin-right: 40px;
}

.RowContainer
{
	clear: both;	
}

#LatestAdditionsContainer
{
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 1.4em;
	width: 455px;	
}

#LatestAdditionsContainer table
{
	margin-top: 12px;
	width: 100%;
	border-bottom: solid 1px #999999;
	float: left;
	margin-bottom: 50px;
}

#LatestAdditionsContainer td
{
	clear: both;
	list-style-type: none;
	border-top: solid 1px #999999;
	padding: 10px;
	cursor: pointer;
}

#LatestAdditionsContainer img
{
	float: left;
	border: solid 1px #999999;
	padding: 2px;
	margin-right: 20px;
}

#ResultsContainer
{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 1.4em;
	width: 455px;	
}

#ResultsContainer table
{
	margin-top: 12px;
	width: 100%;
	border-bottom: solid 1px #999999;
	float: left;
	margin-bottom: 50px;
	background-color: #ffffff
}

#ResultsContainer td
{
	clear: both;
	list-style-type: none;
	border-top: solid 1px #999999;
	padding: 10px;
	cursor: pointer;
}

#ResultsContainer img
{
	float: left;
	border: solid 1px #999999;
	padding: 2px;
	margin-right: 20px;
}

.LatestItem
{
	float: left;
}

.LatestItem h3
{
	font-size: 1.0em;	
}

.LatestItem a
{
	font-size: 0.8em;
}


#NewsContainer
{
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	font-size: 1.2em;
	width: 375px;
	border-bottom: solid 1px #999999;
}

#AdContainer
{
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 1.2em;
	width: 375px;
	height: 320px;
	border: solid 1px #999999;
	text-align: center;
}

#NewsContainer ul
{
	margin-top: 10px;
}

#NewsContainer li
{
	clear: both;
	list-style-type: none;
	border-top: solid 1px #999999;
	padding: 10px;
	cursor: pointer;
}

#NewsContainer li h2
{
	font-size: 1.2em;
	margin-bottom: 10px;
}

#NewsContainer li h3
{
	font-size: 0.8em;
	margin-bottom: 10px;
	color: #993333;
}

#TextLinks
{
	border: solid 2px #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	margin-top: 50px;
	background-color: #e9e9e9;
	width: 100%;	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 15px;
}

#TextLinks span
{
	float: left;
	width: 11%;
	cursor: pointer;
	background-color: #e9e9e9;
}

#Footer
{
	clear: both;
	margin-bottom: 50px;
	width: 100%;
	height: 50px;
	display: inline-block;
}

#Footer span
{
	float: left;	
	width: 30%;
	
}

#ctl00_SearchImageButton
{

}

#SearchProgress
{
	position: relative;
	top: 100px;
	left: 80px;
}

.LoginControls
{
	float: left;	
	width: 40%;
	padding-right: 5px;
}

#BannerRegister
{
	float: left;
	margin-top: 220px;
	margin-left: 633px;	
}

#SubscribeBox
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;	
	width: 60%;
	text-align: left;
	border: dashed 1px #999999;
	padding: 20px;	
	background-color: #f9f9f9;
}

#ControlBox
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;	
	width: 60%;
	text-align: left;
	border: dashed 1px #999999;
	padding: 20px;	
	background-color: #f9f9f9;
}

#SubscribeBox input
{
	width: 10px;
}

.Boxes
{
	width: 1em;
}

.LoginRow
{
	width: 400px;
	clear: both;
	margin-bottom: 10px;	
	margin-left: 50px;	
	text-align: center;
}

.ProfileRow
{
	width: 400px;
	clear: both;
	margin-bottom: 10px;
	margin-left: 30px;	
	text-align: center;
}


.FormLabel
{
	float: left;
	padding-right: 3px;
}

.FormControl
{
	float: right;
}

.FormError
{
	clear: both;
	margin-top: 50px;
	font-weight: bold;
	color: Red;
}

.LeftBox
{
	margin-left: 10px;
	margin-top: 10px;	
	margin-bottom: 10px;
	width: 390px;
	text-align: left;
	border: dashed 1px #999999;
	padding: 25px;	
	background-color: #f9f9f9;
	float: left;
	clear: both;
}

.RightBox
{
	margin-right: 10px;
	margin-top: 10px;	
	margin-bottom: 10px;
	width: 390px;
	text-align: left;
	border: dashed 1px #999999;
	padding: 25px;	
	background-color: #f9f9f9;
	float: right;
}

.FullBox
{
	margin-left: 10px;
	margin-top: 10px;	
	margin-bottom: 10px;
	width: 850px;
	text-align: left;
	border: dashed 1px #999999;
	padding: 25px;	
	background-color: #f9f9f9;
	clear: both;
}

.Header
{
	float: left;
	margin-left: 10px;	
	margin-top: 20px;
	width: 100%;
}

#LoginProgress
{
	margin-top: -40px;
	position: relative;
	top: 60px;
	left: 80px;
}

.Row
{
	margin-left: 5px;	
}

#Preview
{
	width: 100%;
	height: 100%;	
}

#Photos
{
	float:left;
	width: 40%;
}

#PetDetails
{
	float: left;
	width: 50%;	
	text-align: left;
	padding-left: 50px;
	height: 100%;
}

#Location
{
	float: left;
	width: 100%;	
}

#ContactDetails
{
	float: left;
	width: 100%;
	padding-top: 20px;	
}

#Buttons
{
	position: relative;
	top: 0px;
	left: 10px;	
}

.AdvertButtons
{
	clear: both;
	margin: 20px auto auto 10px;	
}

#PhotoViewer
{
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url(../images/popUpBg.png) 0% 0%;
	text-align: center;
	display: none;
	text-align: center;
}

#Images
{
	margin: 5% auto auto auto;
	border: solid 2px #993333;
	padding: 10px;
	height: 580px;
	width: 650px;
	background-color: #f9f9f9;
}

.ConfirmBox
{
  margin: 0; 
  margin-left: 40%; /* This gets it relatively center on the screen */
  margin-right: 40%; /* This gets it relatively center on the screen */
  margin-top: 50px; /* Makes it a little off the top of the screen */
  padding-top: 10px; /*  Make the text not touching the top on the login box */
  width: 20%; /* For centering it on the screen */
  height: 150px; /* The height of the login box */
  position: absolute; /* Makes sure its absolute so it doesn't dock with everything else */
  background: #FBFBF0; /* Login Box background color. Change this if desired. */
  border: solid #000000 2px; /* Makes a black border around the login box */
  z-index: 9; /* Makes it on top of everything else */
  font-family: arial; /* Sets the font */
}