
#pricing-table {
	margin: 25px auto;
	text-align: center;
	width: 95%;
	position: relative;
}

#pricing-table .plan {
	font: 12px 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;
	text-shadow: 0 1px rgba(255,255,255,.8);        
	background: rgba(255, 255, 255, .80);      
	border: 1px solid #ddd;
	color: #333;
	padding: 20px;
	max-width: 600px;
	width: 90%;
	float: none;     
	position: relative;
  border-radius: 15px;
  margin: 50px auto;
  display: block;
}

#pricing-table #most-popular {
	z-index: 2;
	top: -13px;
	border-width: 3px;
	padding: 30px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);    
}



/* --------------- */	

#pricing-table h3 {
	font-size: 2.5em;
	font-weight: 600;
	padding: 20px;
	margin: -10px -20px 50px -20px;
	background-color: #eee;
	background-image: -moz-linear-gradient(#fff,#eee);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));    
	background-image: -webkit-linear-gradient(#fff, #eee);
	background-image: -o-linear-gradient(#fff, #eee);
	background-image: -ms-linear-gradient(#fff, #eee);
	background-image: linear-gradient(#fff, #eee);
}

#pricing-table #most-popular h3 {
	background-color: #ddd;
	background-image: -moz-linear-gradient(#eee,#ddd);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));    
	background-image: -webkit-linear-gradient(#eee, #ddd);
	background-image: -o-linear-gradient(#eee, #ddd);
	background-image: -ms-linear-gradient(#eee, #ddd);
	background-image: linear-gradient(#eee, #ddd);
	margin-top: -30px;
	padding-top: 30px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0; 		
}

#pricing-table .plan:nth-child(1) h3 {
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;       
}

#pricing-table .plan:nth-child(4) h3 {
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;       
}	

#pricing-table h3 .circle {
	display: block;
	font: bold 30px/95px Georgia, Serif;
	color: #abd42e;
	text-shadow: 1px 0px 1px #114800;
	background: #fff;
	border: 5px solid #fff;
	height: 110px;
	width: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
	margin: 20px auto -65px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	-moz-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	-webkit-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
}

/* --------------- */

#pricing-table ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

#pricing-table li {
	border-top: 1px solid #ddd;
	padding: 10px 0;
}

/* --------------- */
	
#pricing-table .signup {

	display: none;

	position: relative;
	padding: 8px 20px;
	margin: 20px 0 0 0;  
	color: #fff;
	font: bold 14px Arial, Helvetica;
	text-transform: uppercase;
	text-decoration: none;
	/*display: inline-block; */    
	background: rgb(191,210,85); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;     
	text-shadow: 0 1px 0 rgba(0,0,0,.3);        
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
}

#pricing-table .signup:hover {
	background: rgb(191,210,85); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
	padding-left: 40px;
	padding-right: 40px;
	border-radius: 15px;
}

#pricing-table .signup:active, #pricing-table .signup:focus {
	background: #62bc30;       
	top: 2px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
	box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset; 
}

/* --------------- */

.clear:before, .clear:after {
  content:"";
  display:table
  
}

.clear:after {
  clear:both
}

.clear {
  zoom:1
}


/*-----My Stuff-----*/



.pricebutton1 {
	padding: 0px;
	position: relative;
	font-size: 1.25em;
	line-height: auto;
	font-weight: 900;
	color: #ffffff;
	background: rgb(191,210,85); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
	text-shadow: 0 0 5px #000000;
	opacity: .7;
	border-radius: 8px;
	border: 2.5px solid #333;
	height: 80px;
	width: 100%;
	margin: 0 auto;
	/*-o-transition:.25s;
	  -ms-transition:.25s;
	  -moz-transition:.25s;
	  -webkit-transition:.25s;
	  /* ...and now for the proper property 
	  transition:1s;*/
	  -webkit-transition: /*opacity 1s, padding-left 1s, padding-right 1s,*/height 1s, background-color 1s, -webkit-transform 1s, box-shadow 0.5s;
	  transition: /*opacity 1s, padding-left 1s, padding-right 1s,*/height 1s, background-color 1s, transform 1s, box-shadow 0.5s;
}

.pricebutton1:hover {
	-moz-box-shadow: 0 0 8px #010101;
	-webkit-box-shadow: 0 0 8px #010101;
	box-shadow: 0 0 8px #010101;
	opacity: 1;
}

.pricebutton2 {
	padding: 0px;
	position: relative;
	font-size: 100%;
	line-height: auto;
	font-weight: 900;
	color: #ffffff;
	background: rgb(191,210,85); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
	text-shadow: 0 0 5px #000000;
	opacity: .6;
	border-radius: 8px;
	border: 2.5px solid #333;
	width: 100%;
	height: 80px;
	margin: 0 auto;
	-webkit-transition: height 1s, background-color 1s, -webkit-transform 1s, box-shadow 0.5s;
	transition: background-color .3s, transform 1s, box-shadow 0.5s;
}

.pricebutton2:hover {
	-moz-box-shadow: 0 0 8px #010101;
	-webkit-box-shadow: 0 0 8px #010101;
	box-shadow: 0 0 8px #010101;
	opacity: 1;
}

.pricebutton3 {
	padding: 0px;
	position: relative;
	display: block;
	font-size: 100%;
	line-height: auto;
	font-weight: 900;
	color: #ffffff;
	background: rgb(191,210,85); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
	text-shadow: 0 0 5px #000000;
	/*padding-left: 20%;
	padding-right: 20%;*/
	opacity: .7;
	border-radius: 8px;
	border: 2.5px solid #333;
	height: 80px;
	width: 100%;
	margin: 0 auto;
	-webkit-transition: height 1s, background-color 1s, -webkit-transform 1s, box-shadow 0.5s;
	transition: background-color .3s, transform 1s, box-shadow 0.5s;
}

.pricebutton3:hover {
	-moz-box-shadow: 0 0 8px #010101;
	-webkit-box-shadow: 0 0 8px #010101;
	box-shadow: 0 0 8px #010101;
	opacity: 1;
}

.pricebutton4 {
	padding: 0px;
	position: relative;
	font-size: 100%;
	line-height: auto;
	font-weight: 900;
	color: #ffffff;
	background: rgb(191,210,85); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
	text-shadow: 0 0 5px #000000;
	opacity: .7;
	border-radius: 8px;
	border: 2.5px solid #333;
	height: 80px;
	width: 100%;
	margin: 0 auto;
	-webkit-transition: height 1s, background-color 1s, -webkit-transform 1s, box-shadow 0.5s;
	transition: background-color .3s, transform 1s, box-shadow 0.5s;
}

.pricebutton4:hover {
	-moz-box-shadow: 0 0 8px #010101;
	-webkit-box-shadow: 0 0 8px #010101;
	box-shadow: 0 0 8px #010101;
	opacity: 1;
}

.pricebutton5 {
	padding: 0px;
	position: relative;
	font-size: 100%;
	line-height: auto;
	font-weight: 900;
	color: #ffffff;
	background: rgb(191,210,85); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
	
	opacity: .7;
	border-radius: 8px;
	border: 2.5px solid #333;
	height: 80px;
	width: 100%;
	margin: 0 auto;
	-webkit-transition: height 1s, background-color 1s, -webkit-transform 1s, box-shadow 0.5s;
	transition: background-color .3s, transform 1s, box-shadow 0.5s;
	text-shadow: 0 0 5px #000000;
}

.pricebutton5:hover {
	-moz-box-shadow: 0 0 8px #010101;
	-webkit-box-shadow: 0 0 8px #010101;
	box-shadow: 0 0 8px #010101;
	opacity: 1;
}

.pricebutton6 {
	padding: 0px;
	position: relative;
	font-size: 100%;
	line-height: auto;
	font-weight: 900;
	color: #ffffff;
	background: rgb(191,210,85); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
	
		opacity: .7;
	border-radius: 8px;
	border: 2.5px solid #333;
	height: 80px;
	width: 100%;
	margin: 0 auto;
	-webkit-transition: height 1s, background-color 1s, -webkit-transform 1s, box-shadow 0.5s;
	transition: background-color .3s, transform 1s, box-shadow 0.5s;
	text-shadow: 0 0 5px #000000;
}

.pricebutton6:hover {
	-moz-box-shadow: 0 0 8px #010101;
	-webkit-box-shadow: 0 0 8px #010101;
	box-shadow: 0 0 8px #010101;
	opacity: 1;
}

.pricebutton1.active {
	/*box-shadow: 0 2px 7px rgba(0, 0, 0, .7);*/
	opacity: 1.0;
	background-color: #587e1f;
	height: 70px;
	/*-moz-box-shadow: 0 0 12px #000000;
	-webkit-box-shadow: 0 0 12px #000000;
	box-shadow: 0 0 12px #000000;*/
	}

.pricebutton2.active {
	/*box-shadow: 0 2px 7px rgba(0, 0, 0, .7);*/
	opacity: 1.0;
	background-color: #587e1f;
	height: 70px;
	/*-moz-box-shadow: 0 0 12px #000000;
	-webkit-box-shadow: 0 0 12px #000000;
	box-shadow: 0 0 12px #000000;*/
	}
	
.pricebutton3.active {
	/*box-shadow: 0 2px 7px rgba(0, 0, 0, .7);*/
	opacity: 1.0;
	background-color: #587e1f;
	height: 70px;
	/*-moz-box-shadow: 0 0 12px #000000;
	-webkit-box-shadow: 0 0 12px #000000;
	box-shadow: 0 0 12px #000000;*/
	}
	
.pricebutton4.active {
	/*box-shadow: 0 2px 7px rgba(0, 0, 0, .7);*/
	opacity: 1.0;
	background-color: #587e1f;
	height: 70px;
	/*-moz-box-shadow: 0 0 12px #000000;
	-webkit-box-shadow: 0 0 12px #000000;
	box-shadow: 0 0 12px #000000;*/
	}
	
.pricebutton5.active {
	/*box-shadow: 0 2px 7px rgba(0, 0, 0, .7);*/
	opacity: 1.0;
	background-color: #587e1f;
	height: 70px;
	/*-moz-box-shadow: 0 0 12px #000000;
	-webkit-box-shadow: 0 0 12px #000000;
	box-shadow: 0 0 12px #000000;*/
	}

.pricebutton6.active {
	/*box-shadow: 0 2px 7px rgba(0, 0, 0, .7);*/
	opacity: 1.0;
	background-color: #587e1f;
	height: 70px;
	/*-moz-box-shadow: 0 0 12px #000000;
	-webkit-box-shadow: 0 0 12px #000000;
	box-shadow: 0 0 12px #000000;*/
	}

td {
	width: 30%;
}

#choose {
	font-size: 1.5em;
	position: relative;
	padding: 10px;
	width: 100%;
	background-color: #EEEEEE;
	border: 2px solid #C0C0C0;
	margin: auto;
	margin-bottom: 5px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
}

#pricenav {
	position: relative;
	width: 90%;
	margin: 0 auto;
	font-weight: 700;
	margin-bottom: -30px;
	height: auto;
}

.anchorLink {
	display: block;
	position: relative;
	margin: 5px auto;
	opacity: .8;
	border: 3px ridge gray;
	border-radius: 15px;
	font-size: .75em;
	width: 30%;
	min-width: 275px;
	height: 35px;
	text-transform: rotate(90deg);
	color: black;
	background: rgba(235,235,235,1);
	background: -moz-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(242,242,242,1) 50%, rgba(227,227,227,1) 51%, rgba(254,254,254,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,235,235,1)), color-stop(50%, rgba(242,242,242,1)), color-stop(51%, rgba(227,227,227,1)), color-stop(100%, rgba(254,254,254,1)));
	background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(242,242,242,1) 50%, rgba(227,227,227,1) 51%, rgba(254,254,254,1) 100%);
	background: -o-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(242,242,242,1) 50%, rgba(227,227,227,1) 51%, rgba(254,254,254,1) 100%);
	background: -ms-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(242,242,242,1) 50%, rgba(227,227,227,1) 51%, rgba(254,254,254,1) 100%);
	background: linear-gradient(to bottom, rgba(235,235,235,1) 0%, rgba(242,242,242,1) 50%, rgba(227,227,227,1) 51%, rgba(254,254,254,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#fefefe', GradientType=0 );
	-webkit-transition: width .5s, background .5s;
	transition: width .5s, background .5s;
	text-shadow: 0 0 #ffffff;
}

.anchorLink:hover {
	
	width: 50%;
	opacity: 1.0;
	background: rgb(191,210,85); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 1px 1px #ffffff;
}

.informationstation {
	font-size: 1em;
	position: relative;
	padding: 10px;
	width: 100%;
	background-color: #EEEEEE;
	border: 2px solid #C0C0C0;
	margin: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	font-weight: 1500;
	-webkit-box-shadow: 0px 0px 0px #ddd inset, 0px 0px 15px #D6D6D6 inset;
}

.topButton {
	height: 30px;
	width: 30px;
	display: block; 
	margin-top: -20px; 
	position: absolute;
	opacity: .8;
	margin-left: -20px;
	float: right;
}
#topButtonimg {
	margin-top: 5px;
	height: 25px;
	width: 25px;
	padding: 3px;
	-webkit-transition: margin-top .25s; /* Safari */
	transition: margin-top .25s;
	float: right;
}
#topButtonimg:hover {
	margin-top: 0px;
}
.topButton:hover {
	cursor: pointer;
}