﻿

#home 
{
	background: url(http://petspace.purinaone.co.nz/templates/petspace/images/home_bkgd.jpg) no-repeat top; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 150%;
	width: 769px;
	height: 329px;
	color: #666;
	border-left: #ebe7e6 1px solid;
	}
#home-left 
{ 
     position:relative;
     width:300px; 
     float:left; 
     height: 299px;
     padding: 15px;
     background: url(images/home/home_bg_v2.png) bottom left no-repeat;
}

*html #home-left {  /* IE6 hack for forcing transparency ----*/
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/home/home_bg_v2.png", sizingMethod="crop");
}

#home-right 
{
    position:relative; 
    float:right;
    width: 400px; 
    padding:20px 16px;
 }

#home-table tbody {width:100%;}
#home-base { background: #ebe7e6; padding: 10px; }
#home .home-table td .divider {
	padding: 5px 0;
	background: url(http://petspace.purinaone.co.nz/templates/petspace/images/dividerdots.gif) 0 5px no-repeat;
	}
#Home-WhatYouGet { color: #888; font-size: 1.2em; font-weight:bold; width: 200px; height:116px; display: block; float: left;}
#Home-WhatYouGet ul, #Home-WhatYouGet li { margin: 0px 0px 0px 20px; padding: 0; list-style-image: url(http://petspace.purinaone.co.nz/templates/petspace/images/bullet_paw.gif); list-style-position: outside;  }
#Home-WhatYouGet li {
	font-size: 0.85em;
	margin: 10px 0px;
	line-height: 1em;
	} 
#Home-Signup { display: inline; float: left; width:99px; height: 116px; background:url(http://petspace.purinaone.co.nz/templates/petspace/images/joinforfree_bkgd.png) 0 0 no-repeat;}
*html #Home-Signup {background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://petspace.purinaone.co.nz/templates/petspace/images/joinforfree_bkgd.png", sizingMethod="crop");}
#Home-SignUpButton {position: relative; top: 85px; left: 20px;}

/* photo frames - large & small */
.photoborder192 {
 display: inline; 
 float: left; 
 width:238px; 
 height:289px;
 background: url(http://petspace.purinaone.co.nz/templates/petspace/images/photoframes/photoframe192.png) top left no-repeat;
}
.photoborder192 img {margin-top: 51px; margin-left: 18px;}
*html .photoborder192 {  /* IE6 hack for forcing transparency ----*/
 background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://petspace.purinaone.co.nz/templates/petspace/images/photoframes/photoframe192.png", sizingMethod="crop");
}
.photoborder64 {
	display: inline; 
	float:left;
	width:84px;
	min-height: 101px;
	background: url(http://petspace.purinaone.co.nz/templates/petspace/images/photoframes/photoframe64.png) top left no-repeat;
	}
.photoborder64 img { margin-top: 17px; margin-left: 7px; display: inline; }	
.photoborder64gallery {
	display:inline; 
	float:left;
	width:84px; 
	height:120px;
	background: url(http://petspace.purinaone.co.nz/templates/petspace/images/photoframes/photoframe64.png) 0 0 no-repeat;
	margin: 0 8px;
	}
.photoborder64gallery img { margin: 18px 0 0 7px; }

*html .photoborder64, *html .photoborder64gallery {  /* IE6 hack for forcing transparency ----*/
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://petspace.purinaone.co.nz/templates/petspace/images/photoframes/photoframe64.png", sizingMethod="crop");
}

.photoborder95 
{
	display: inline; 
	float:left;
	width:129px; 
	height:150px; 
	background: url(http://petspace.purinaone.co.nz/templates/petspace/images/photoframes/photoframe95.png) top left no-repeat;
	}
.photoborder95 img {margin-top: 27px; margin-left: 17px;}	

*html .photoborder95 { /* IE6 hack for forcing transparency ----*/
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://petspace.purinaone.co.nz/templates/petspace/images/photoframes/photoframe95.png", sizingMethod="crop");
}

.photocaption { padding-top: 20px; position:relative; text-align:center; }
.photocaption95 { padding-top: 30px; position:relative; text-align:center; }



