/* html {height: 100%; margin-bottom: 1px;}  /* This forces a scrollbar on short pages in Firefox */
/* html {overflow: scroll;}   */

BODY {
	font-family:Arial,"sans serif";
	background-repeat:repeat-y;
	margin-left:72px;
	margin-right:.5in;
	background-image:url(/images/purpside.gif);
	border-style:none;
	html overflow:scroll;


	     }
		
P	{text-indent: .5in;
	margin-left: 5px;
	margin-right: .1in; 
	margin-top:15px;
	font-family: Arial, Helvetica, Sans serif;
    margin-top: 5px; 
	margin-bottom: 3px; 
	text-align: left;
	font-size: 1em; 
	}
	
h1		{font-size:2.8125em;}

h2		{font-size:2.1875em;}

h3		{font-size:1.875em;}

h4		{font-size:1.25em;}

p		{font-size:1em;}
	
	
#alphas {font-weight:bold;
		font-size:16px;

		
	
	}
	
P20	{
	text-indent: .5in;
	margin-left: 5px;
	margin-right: .1in; 
	font-family: Arial, Helvetica, Sans serif;
    margin-top: 2px; margin-bottom: 2px; 
		text-align: left;
	/*font-size:13pt; */
	 font-size:20px
	}


a:hover {
  color: green ;
  /*background-color: #def ;*/
}

	
TABLE {
	margin-left: 5px;
	margin-right: 5px;
	padding: 3;
	margin-top: 2px;
	margin-bottom: 2px;


		}	
	
TH 	 {font: 12pt;
		font-family: Arial,  "Sans serif"; }
		
TD {
	font: 12pt;
	font-family: Arial, Helvetica, Sans serif;
}

.price_table {
	background-color: #99FFFF;
	text-align: center;
	font-style: bold;
	cell-padding: 3;
}

.pricetable2c {  background-color: #C0C0C0; text-align: center} */
.pricetable2 {  background-color: #C0C0C0; }
.lightblue {
	background-color: #99FFFF;
}
.blue {
	background-color: #6699FF;
}
.orange {
	background-color: #FF9900;
}
.WIDTH1 {
	width: 85%;
}

.breakhere {page-break-before: always}
.litepurp {
	background-color: #FFCCFF;
}
.lite_purp {
	background-color: #FFCCFF;
}

ul li { list-style:none ;
		list-style-image: url(images/purpleball.gif);
 } 
		
		
#container {
	width:580px;
	padding:10px;
	margin:0 auto;
	position:relative;
	z-index:0;
	left: -16px;
	top: 148px;
}

#example {
	width:600px;
	height:350px;
	position:absolute;
	left:428px;
	top: 90px;
}

#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}

#frame {
	position:absolute;
	z-index:0;
	width:739px;
	/* height:341px; */
	height:525px;
	top:-3px;
	left:-80px;
}

#4-inch-text {
	float:right;
	margin:5px;
	}


#4-inch-plat	{
	float:left;
	margin: 5px;
	}

#4-inch-price	{
	clear:both
	}
	
#vision	{
	clear:both}
	
#titles {text-align:center;}

#descrip	{font-size:1.125 em;}

	
	



/*
	Slideshow
*/

#slides {
	position:absolute;
	/* top:15px;
	left:4px;  */

    top:10px;
	left:600x;  
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:625px;
	
	overflow:hidden;
/*	position:relative;  */
	display:none;
	
	position:absolute;
    top:10px;
	left:120px;  
	
	z-index:100
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	/*width:570px;
	height:270px; */
	
	width:625px;
/*	height:525px; 
		height:425px;  */
	height:375px; 
	display:block;
}


div.slide2 {
	/*width:570px;
	height:270px; */
	
	width:625px;
/*	height:525px; 
		height:425px;  */
	height:475px; 
	display:block;
}


/*
	Next/prev buttons
*/


#slides .next,#slides .prev {
	position:absolute;
	top:127px;
	/*	left:-39px; */
	left:60px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:575px;
}


/*
#slides .next,#slides .prev {
	width:49px;
	height:49px;
	display:block;
	z-index:101;
}

#slides .next {
	 position:absolute;  
	left:846px; */
	top:104px;
		display:block;


}

*/

#slides .prev {
position:absolute;
	left:139px;
	top:114px;
	
}

.prev {
position:absolute;
	left:39px;
	top:114px;
}

.next {
/*position:absolute; */
position:relative;
/*	left:846px; */
	left:84px;
	top:114px;
}



/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption {
	z-index:1500;
	position:absolute;
/*	bottom:-35px; 
	bottom:35px; */
	bottom:-135px;
	left:0;
	height:30px;
	padding:5px 20px 0 20px;
/*	background:#000; */
/*	background:rgba(0,0,0,.5); */
/*		background:rgba(0,0,0); */
	/*background:rgba(255,255,255); */
		/*background:rgba(255,255,255,.5); */
	/*background:rgba(0,0,0,.5); */
	background:rgba(128,128,128,.5);
	/* background:rgb(128,128,128,.5); */
	width:540px;
	font-size:30  /*1.3em; */
	line-height:30  /* 1.33; */
/*	color:#f83;  */
		/* color:#fff; */
		color:#0f3;
		/* color:#fff; */
	border-top:1px solid #000;
	text-shadow:none;
}

/*
	Footer
*/

#footer {
	text-align:center;
	width:580px;
	margin-top:9px;
	padding:4.5px 0 18px;
	border-top:1px solid #dfdfdf;


}

#footer p {
	margin:4.5px 0;
	font-size:1.0em;

}

/*
	Anchors
*/



a:hover,a:active {
	color:#599100;
	text-decoration:underline;
}
		
.p20a {
	font-size: 20px;
}
.small_font_table {
	font-size: x-small;
}
.xhidden {
	color: #FFF;
}
.UL1 {
	text-indent: 5;
	top: 6px;
	right: 12px;
	bottom: 6px;
}




		