@charset "utf-8";
/* css created by BatesMeron sweet design 2007 */

body {
	background-image: url(../../images/PC_background.jpg);
	background-repeat: repeat-x;
}

a {
	outline: none;
}

.live {
	color: #fff;
}

/*.reg {
	font-size: 8px;
}*/

.reg {
	position: relative;
	bottom: 0.5em;
	font-size: 0.7em;
}

#wrap {
	margin: 10px auto 30px auto;
	width: 1039px;
	height: 800px;
}

#outerpair1 {
	background: url(../../images/shadow_right_top.png) top right no-repeat;
	width: 1024px;
	padding-top: 10px;
}

#outerpair2 {
	background: url(../../images/shadow_bottom.png) bottom left no-repeat;
	width: 1024px;
	margin: 0;
	padding-top: 35px;
	padding-left: 49px;
}

#shadowbox {
	background: url(../../images/shadow_box.png) bottom right no-repeat;
	width: 974px;
}

#head {
	height: 180px;
	width: 1024px;
	padding: 0;
}

#content {
	background-color: white;
	position: relative;
	top: -30px;
	left: -70px;
	width: 1024px;
}

#content-succulents {
	background-color: #ffebc8;
	position: relative;
	top: -30px;
	left: -70px;
	width: 1024px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #5f5b26;
	line-height: 145%;
}

#content-succulents a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #5f5b26;
	font-weight: bold;
}

#content-succulents a:hover {
	text-decoration: underline;
}
 
#copy {
	position: relative;
	padding: 5px 0px 0px 0px;
}

#copy a:link, #copy a:visited {
	text-decoration: none;
	color: #46471d;
}

#copy a:hover {
	text-decoration: underline;
}

#footer {
	background-image: url(../../images/footer_bg.gif);
	background-repeat: repeat-y;
	height:28px;
	width:1024px;
	padding: 10px 0px 0px 0px;
}

#copyright {
	float: left;
	height:15px;
	width: 200px;
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #5f5b26;
}

#siteby {
	float: right;
	height:15px;
	width: 200px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	color: #5f5b26;
}

#siteby a:link, #siteby a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	color: #5f5b26;
	text-decoration: none;
}
 
#siteby a:hover {
	text-decoration: none;
	color: #B0D462;
}

/* MAIN MENU */

#main-nav {
	position: absolute;
	top: 140px;
	left: 1px;
	background-image: url(../../images/menu.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 1024px;
}

#main-nav ul {
	clear: left;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#main-nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

 /*-- Hides Image Link Names --*/ 
#main-nav ul li a span {
	display:none;
}

 /*-- Rollover Blocks --*/ 
#main-nav ul li a {
   width: 146px;
	height:40px;
	margin:0px;
	padding:0px;
	display: block;
}

 /*-- Hovers --*/ 

#main-nav ul li a.products:hover {
	background:  url(../../images/menu.png) 1px -40px;
}

#main-nav ul li a.about:hover { 
	background:  url(../../images/menu.png) -146px -40px;
}		
	
#main-nav ul li a.availability:hover {
	background:  url(../../images/menu.png) -292px -40px;
}			
#main-nav ul li a.purchase:hover {
	background:  url(../../images/menu.png) -438px -40px;
}		

#main-nav ul li a.trials:hover {
	background:  url(../../images/menu.png) -584px -40px;
}

#main-nav ul li a.events:hover { 
	background:  url(../../images/menu.png) -730px -40px;
}

#main-nav ul li a.resources:hover { 
	background:  url(../../images/menu.png) -876px -40px;
}

/* YOU ARE HERE CLASSES */

body#products a#products {
	background:  url(../../images/menu.png) 1px -40px;
}

body#about a#about { 
	background:  url(../../images/menu.png) -146px -40px;
}		
	
body#availability a#availability {
	background:  url(../../images/menu.png) -292px -40px;
}			

body#purchase a#purchase {
	background:  url(../../images/menu.png) -438px -40px;
}		

body#trials a#trials {
	background:  url(../../images/menu.png) -584px -40px;
}

body#events a#events { 
	background:  url(../../images/menu.png) -730px -40px;
}

body#resources a#resources { 
	background:  url(../../images/menu.png) -876px -40px;
}

/* TESTING */	

#test {
	margin: 0 auto 0 auto;
	height: 600px;
	width: 800px;
}