@charset "utf-8";
/* CSS Document */

/*  packages Tabel*/
.pack tr{
	color:#000;
	text-decoration: none;
		
}
.webpackages{
	width: 900px;
	padding-left: 22px;
	}

#slider {
	margin:0 auto;
	position:relative;
	width:940px;	
}

#slider2{
	margine-left: 35px;
	
}
#sliderpackages {
	margin:0 auto;
	position:relative;
	height:auto;
	width:940px;	
}
	

.pricing{
	width: 900px;
	border: 0;
	cellspacing: 0; 
	cellpadding: 0;
}

.label{
/*	background-color:#CCC;*/
	font-weight:100;
	font-size: 1.3em; 
	background-image:url(../images/gray.png);
	text-align: right;
	padding-right: 5px;
}
.leftcol{
	font-size:14px;
	}
.rows a{
	color:#000;
	text-decoration: none;
}
.rows {
	font-size:16px;
	font-weight:900;
	color:#000;
	text-decoration: none;
}

table.pricing td{
	font-size:18px;
	
}
.clear{
	background-color: #FFF;
}

.colspacer{
	background-color:#FFF;
}

td{
	border-bottom: 2px solid #fff;
	height: 28px;
	}

tr{
	background: #9fc1af;
	border-style: solid;
	border-width: 2px;
	border-color: #FFF;
	vertical-align: middle;
	text-align: center;
}

.heading1{
	text-align: right;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-weight:900;
	font-size: 1.4em;
	font-style:italic;
}

.subheading_row{
	background-color:#343a41;
	border-bottom: 2px solid #fff;
}

.terms{
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1.2em;
}
