/*      this is the 2008 style sheet version of pilates-sf site */

/* basic defaults defined */

/* background lightgray, text black, background image displayed once at top-right */
body {
	color: #000000;
	background: #CCCCCC url(none) no-repeat right bottom;
	margin: 0px;
	}

/* size 2 sansserif justified text no margin */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 0px;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

	}
	
/* size 6 serif bold italic text */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	line-height: normal;
	clip:rect(auto,auto,auto,auto);
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	text-align: left;
	}

/* size 4 serif bold italic text */
h2 {
	font-family: serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	}

/* size 4 sansserif bold text */
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	}

/* size 3 serif text */
h4 {
	font-family: serif;
	font-size: medium;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
	vertical-align: text-top;

	}

/* size 3 sanserif bold text */
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
}

/* not visited link - bold but no underline - purple */
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #440088;
	}

/* visited link - bold but no underline - darker purple */
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #330066;
	}

/* active or hover link - bold with underline - lighter purple */
a:hover, a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #6600ff;
	}

/* specific divs */

#sizzle {
	position:relative;
	top: 0px;
	left: -10px;
	width: 468px;
	height:325px;
	border:0px none #000000;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #000000;
	text-align: left;
	clear: both;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	visibility: hidden;
	list-style-position: inside;
	}
	
#benefit {
	position:relative;
	top: -11px;
	left: -36px;
	width: auto;
	height:auto;
	border:0px none #000000;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #000000;
	text-align: left;
	clear: both;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	visibility: hidden;

	}

#rates {
	position:relative;
	top: auto;
	left: -15px;
	width: auto;
	height:auto;
	border:0px none #000000;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #000000;
	text-align: left;
	clear: both;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin: auto;

	}
#backing {
	position:absolute;
	top: 2px;
	left: 2px;
	width: 1010px;
	height:800px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #000000;
	text-align: left;
	clear: both;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	visibility: visible;
	margin: 2px;
	background-color: #eeeeee;
	border-top: 0px ridge #9966FF;
	border-right: 10px ridge #9966FF;
	border-bottom: 10px ridge #9966FF;
	border-left: 0px ridge #9966FF;
	list-style-position: inside;
	list-style-type: disc;
	}
	
#arabesque {
	position:relative;
	top: 0px;
	left: -10px;
	width: 468px;
	height:325px;
	border:0px none #000000;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #000000;
	text-align: left;
	clear: both;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	visibility: hidden;
	list-style-position: inside;
	}
	
#blog {
	position:absolute;
	width:31px;
	height:155px;
	z-index:3;
	left: 429px;
	top: 16px;
	}
	
#share {
	position:absolute;
	width:183px;
	height:15px;
	z-index:3;
	left: 815px;
	top: 783px;
	}	
	
#pagerank {
	position:absolute;
	width:100px;
	height:15px;
	z-index:2;
	left: 21px;
	top: 730px;
	}

#baylist {
	position:absolute;
	width:159px;
	height:103px;
	z-index:4;
	left: 96px;
	top: 167px;
	border-collapse:collapse;
	border-style:none;
		}
		
#tidy {
	position:absolute;
	width:30px;
	height:15px;
	z-index:2;
	left: 23px;
	top: 701px;
	}
	
#w3ccss {
	position:absolute;
	width:60px;
	height:20px;
	z-index:2;
	left: 20px;
	top: 669px;
	}
#mobile {
	position:absolute;
	width:60px;
	height:15px;
	z-index:6;
	left:7px;
	top:781px;
	}
	
#largeprint {
	position:absolute;
	width:325px;
	height:50px;
	z-index:6;
	left:81px;
	top:771px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-large;
	}
