/* GENERAL ***********************************/
html * { padding: 0; margin: 0; }
body {
	background: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	text-align: center;
}

h1, h2, h3 { color: #942923; }
/* font size */
h1 { font-size: 1.8em; font-weight: normal; }
h2 { font-size: 3.2em; font-weight: normal; }
h3 { font-size: 1.8em; font-weight: normal;  }
h4 { font-size: 1.2em; }
p,li,td,blockquote { font-size: 1.2em; }
/*.layouttable td { font-size: 1.0em; }*/
legend { font-size: 1.2em; margin-bottom: 15px; color: #999; }

/* margins and padding */
h1, h2, h3 { margin-bottom: 10px; }
h4 { margin-bottom: 10px; }
p, ul, ol, table { margin-bottom: 15px; }
blockquote { margin: 0 15px 15px 15px; }
li { margin-left: 25px; margin-bottom: 8px; }
th { padding: 1px 3px; vertical-align: bottom; }
td { padding: 1px 3px; vertical-align: top; }
.layouttable td { padding: 10px 5px; }
fieldset { 
	padding: 10px; margin-bottom: 25px;
	border-width: 1px;
	border-color: #999;
	border-style: solid; 
}

hr { width: 100%; height: 1px; color: #000; background-color: #000; margin: 5px 0; border-width: 0; }


/* colors */
a, a:visited { color: #000; }
a:hover {  }



/* LAYOUT *************************************/
.hug {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 10px;
}
.center { text-align: center; }
.clear { clear: both; height: 1px; }
hr { clear: both; }



/* HEADER ***************************************/
#header {
	position: relative;
	height: 200px;
	background: url('../img/header.back.gif') top left repeat-x;
}
#logo {
	position: absolute;
	width: 227px; height: 174px;
	top: 12px; left: 34px;
	margin: 0;
	background: url('../img/logo.gif') top left no-repeat;
}
#logo a {
	display: block;
	width: 227px; height: 174px;
}
#logo a span { display: none; }
#ball {
	position: absolute;
	width: 70px; height: 31px;
	left: 304px; top: 14px;
	background: url('../img/ball.gif') top left no-repeat;
}


#nav {
	position: absolute;
	top: 50px; left: 280px;
	height: 120px; width: 500px;
	font-size: 10pt;
}
#nav a, #nav a:visited { text-decoration: none; }

#rowA, #rowA a, #rowA a:visited { color: #fff; }
#rowB, #rowB a, #rowB a:visited { color: #1D6299; }
#rowC, #rowC a, #rowC a:visited { color: #942923; }
#rowA { padding-left: 100px; }
#rowB { margin-top: 14px; }
#rowC { margin-top: 7px; padding-left: 110px; }



#navbar {
	height: 59px;
	background: url('../img/bluestripe.background.jpg') top left no-repeat;
	margin-bottom: 36px;
}


.topnav {
	list-style: none;
	float: right;
}
.topnav li {
	float: right;
	margin: 0;
	padding: 0 20px 0 0;
	text-transform: lowercase;
	background-color: #fff;
	height: 31px;
	font-size: 10pt;
}
.topnav li.last {
	background: url('../img/nav_right.gif') #fff bottom right no-repeat;
}
.topnav li.first {
	width: 20px;
	padding: 0;
	background: url('../img/nav_left.gif') #fff bottom left no-repeat;
}


/* SIDEBAR *************************************/
#sidebarwrapper {
	float: left;
	width: 226px;
	margin-left: 25px;
	padding-bottom: 80px;
}
#sidebar {
	border-width: 1px; border-style: solid; border-color: #000;
	padding: 15px 10px 75px 10px;
}
#sidebar p { font-size: 1.1em; }
#sidebarimage {
	position: relative;
	height: 1px;
}
#puppy1 {
	position: absolute;
	width: 149px; height: 156px;
	background: url("../img/puppy1.jpg") #fff no-repeat;	
	top: -75px; left: 38px;
}




/* MAIN *****************************************/
#main {
	width: 500px;
	margin-right: 25px;
	float: right;
	padding-bottom: 20px;
}



/* FOOTER ***************************************/
#footer { 
	clear: both;
	background: url("../img/footerback.gif") transparent repeat-x;
	background-position: 0 132px;
	position: relative;
	padding-top: 54px;
	height: 200px;
}
#footer #signup { position: absolute; width: 240px; z-index: 50; }
#footer #signup p { margin: 5px 0 0 15px; font-size: 1.0em; }
#footer #signup #join {
	width: 180px; height: 37px;
	margin-left: 11px;
	background: url("../img/join.gif") #fff no-repeat;	
}
#footer #signup #join a {
	display: block;
	width: 180px; height: 37px;
}
#footer #signup #join a span { display: none; }
#playandstay {
	position: absolute;
	width: 244px; height: 20px;
	background: url("../img/playandstay.gif") transparent no-repeat;	
	top: 106px; left: 530px;
	margin: 0;
}
#playandstay span { display: none; }
#paws {
	position: absolute;
	width: 395px; height: 128px;
	background: url("../img/paws.gif") transparent no-repeat;	
	top: -21px; left: 0;
	overflow: visible;
	z-index: 1;
}
#puppy2 {
	position: absolute;
	width: 116px; height: 132px;
	background: url("../img/puppy2.jpg") #fff no-repeat;	
	top: 0; left: 406px;
}


#hydrant {
	position: absolute;
	width: 77px; height: 124px;
	background: url("../img/hydrant.gif") transparent no-repeat;	
	top: 76px; left: 224px;
}
#bottomtag {
	position: absolute;
	width: 225px; height: 20px;
	background: url("../img/tag.gif") #fff no-repeat;
	top: 173px; left: 314px;
}
#footertext {
	position: absolute;
	width: 220px; height: 30px;
	top: 165px; left: 580px;
	color: #1D6299;
}
#footertext p { margin: 4px 0; font-size: 8pt; }
#footertext a { color: #1D6299; text-decoration: none; }
#footertext a:hover { text-decoration: underline; }

#adminfooter {
	text-align: center;
}


/* MAIN ******************************************/
#main {  }
#main ul {
}
#main ul li {
}
#main h3 {
}

#divider {
	background: url('/insource/img/divider.gif') repeat-y;
	background-position: 260px 0;
	width: 755px;
}


/* GENERAL DETAIL ********************************/
.pagetitle {
}
.editdata { }
.editdata p { 
	clear: both; 
	float: right; 
	width: 100%;
	margin: 8px 0 8px -100px;
}
.editdata .item, .editdata .error_message {
	display: block;
	margin-left: 100px;
}
.editdata .label {
	float: left; 
	width: 95px;
	text-align: right;
	padding-top: 3px;
}
.editdata .long { width: 240px; }
.editdata .short { margin-left: 245px; }
.editdata textarea { width: 480px; height: 300px; }
.editdata textarea.smallta { width: 300px; height: 150px; }

#imageuploadinstr ol { margin-bottom: 0; }

.adminlink { color: #007646; }
.adminlink a, .adminlink a:visited, #sidebar .adminlink a, #sidebar .adminlink a:visited  { 
	font-size: 10pt;
	color: #007646;
	font-weight: normal;
	text-transform: lowercase;
}
.linkthispage {
	padding-left: 15px;
	color: #8fc3ae;
	font-size: 10pt;
}
#flashMessage { 
	font-size: 10pt; 
	padding: 2px 5px; 
	color: #fff; 
	background-color: #007646; 
}




/* EDITOR *****************************************/
body.mceContentBody {
	background-color: #fff;
	text-align: left;
	padding: 5px;
}


#imagelist { border-collapse: collapse; }
#imagelist td {
	padding: 5px;
	border-top-width: 1px; border-top-style: solid; border-color: #fff;
}


/* PICS ON DPAGES **********************************/
.pics { text-align:center; margin: auto;}
.pics img { margin: 0 5px 0 0; }




/* HOME ********************************************/
/*
#logohome {
	width: 427px; height: 167px;
	margin: 30px 0 15px 0;
	background: url('../img/logo.large.gif') top left no-repeat;
}
#logohome span { display: none; }

#homecontinue {
	width: 256px; height: 68px;
	margin: 15px;
}
#homecontinue a {
	display: block;
	width: 256px; height: 68px;
	background: url('../img/homecontinue.gif') top left no-repeat;
}
#homecontinue a span { display: none; }
*/



/* STEPS *******************************************/
/*
#repairexamples { 
	margin-right: 30px;
}
#repairexamples img {
	margin-bottom: 30px;
}
*/

/* FAQ ***********************************************/
/*
#faq td {
	padding-bottom: 40px;
}
*/
