@charset "utf-8";
/* CSS Document */


.tsc_pricingtable02 {
	font-family: 'Open Sans', sans-serif;;
	font-size: 13px;
	font-weight: normal;
	color: #313131;
	width:85%;
	position:relative;
	margin:0 auto;float:left;
	
}
.tsc_pricingtable02 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	.tsc_pricingtable02 ul li {
		margin: 0px;
		width: 100%;
		height: 100%;
		height: 40px;
		padding-top: 10px;
		float: left;
		text-align: center;
		padding-left: 0px;
	}



.tsc_pricingtable02 li.pricing_header1 {
	height:36px;
	font-size: 18px;
	line-height:24px;
	color:#ffffff;

	-webkit-border-radius:1px 6px 0 0;
	-khtml-border-radius:19px 6px 0 0;
	-moz-border-radius:19px 6px 0 0;
	border-radius:19px 6px 0 0;


}

.tsc_pricingtable02 li.pricing_header2 {
	height:60px;
	font-size: 30px;
	font-weight:bold;
	line-height:50px;
	border-bottom:1px solid #efefef;
	color:#333;
	background-color:#ffffff;
	
}
.tsc_pricingtable02 li.pricing_header2_gold {
	height:60px;
	font-size: 30px;
	font-weight:bold;
	line-height:50px;
	border-bottom:1px solid #efefef;
	color:#333;
	background-color:#F7F3BB;
	
}
.tsc_pricingtable02 li.pricing_header2 span {
		font-size: 12px;
		line-height:40px;
	}

.tsc_pricingtable02 .pricing_column_first li.pricing_header1 {
	background:none;
}
.tsc_pricingtable02 .pricing_column_first li.pricing_header2 {
	background-color:#ffffff;
	border-bottom:1px solid #efefef;

	-webkit-border-radius:19px 0px 0 0;
	-khtml-border-radius:19px 0px 0 0;
	-moz-border-radius:19px 0px 0 0;
	border-radius:19px 0px 0 0;
}
	.tsc_pricingtable02 .pricing_column_first li.pricing_header2 span {
		font-size:15px;
		font-weight:bold;
		line-height:56px;
		padding-left:16px;
	}

.tsc_pricingtable02 .pricing_column_first,
.tsc_pricingtable02 .pricing_column {
	height: 100%;
	float: left;
	margin-right:1px;
	position:relative;
}
.tsc_pricingtable02 .pricing_column_first {
	*z-index:2;
}
.tsc_pricingtable02 .pricing_hover_area:hover .pricing_column {
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	transition: all 0.1s ease;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
	.tsc_pricingtable02 .pricing_hover_area .pricing_column:hover {
	
		-webkit-transform:scaleY(1.04);
		-moz-transform:scaleY(1.04);
		-o-transform:scaleY(1.04);
		-ms-transform:scaleY(1.04);
		transform:scaleY(1.04);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
		
		
	}
	.tsc_pricingtable02 .pricing_hover_area_3 .pricing_column:hover {
	
		-webkit-transform:scaleY(1.04);
		-moz-transform:scaleY(1.04);
		-o-transform:scaleY(1.04);
		-ms-transform:scaleY(1.04);
		transform:scaleY(1.04);
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
		color:#fff;
	}
	.tsc_pricingtable02 .pricing_column_first li {
		text-align: center;
	}
		.tsc_pricingtable02 .pricing_column_first li span {
			padding-left:10px;
		}

/* 2. Columns sizes */

.pricing_six .pricing_column,
.pricing_six .pricing_column_first { 
	width: 16.5%;
}
.pricing_five .pricing_column,
.pricing_five .pricing_column_first { 
	width: 19.8%;
}
.pricing_four .pricing_column,
.pricing_four .pricing_column_first {
	width: 24.8%;
}
.pricing_three .pricing_column,
.pricing_three .pricing_column_first { 
	width: 33.1%;
}

.tsc_pricingtable02 .gold {
	background-color: #EDD282;
	
}
.tsc_pricingtable02 .lightgold {
	background-color: #F7F3BB;

}
.tsc_pricingtable02 .odd {
	background-color: #ffffff;
	
}
.tsc_pricingtable02 .even {
	background-color: #F4F4F4;
	
}

.tsc_pricingtable02 .pricing_yes,
.tsc_pricingtable02 .pricing_no {
	height:20px;
	width:100%;
	float:left;
}
.tsc_pricingtable02 .pricing_yes {

background:url("../images/yes.png") center top no-repeat; 
}
.tsc_pricingtable02 .pricing_no {
	background:url("../images/no.png") center top no-repeat; 
}

.tsc_pricingtable02 .pricing_footer {
	width: 100%;
	height: 44px;
	padding-top: 14px;
	padding-bottom: 6px;
	float: left;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #efefef;
	background-color:  #fff;
}
.tsc_pricingtable02 .pricing_footer_gold {
	width: 100%;
	height: 44px;
	padding-top: 14px;
	padding-bottom: 6px;
	float: left;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #efefef;
	background-color:  #F7F3BB;
}

.tsc_buttons2 { display:inline-block; text-decoration:none; outline:none; cursor:pointer; font:bold 12px/1em Open Sans, sans-serif; padding:8px 11px; color:#555; text-shadow:0 1px 0 #fff; background:#f5f5f5; background:-webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f0f0f0)); background:-moz-linear-gradient(top, #f9f9f9, #f0f0f0); border:1px solid #dedede; border-color:#dedede #d8d8d8 #d3d3d3; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; -webkit-box-shadow:0 1px 2px #eaeaea, inset 0 1px 0 #fbfbfb; -moz-box-shadow:0 1px 2px #eaeaea, inset 0 1px 0 #fbfbfb; box-shadow:0 1px 2px #eaeaea, inset 0 1px 0 #fbfbfb;}
.tsc_buttons2:hover,
.tsc_buttons2:focus { color:#555; background:#efefef; background:-webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e9e9e9)); background:-moz-linear-gradient(top, #f9f9f9, #e9e9e9); border-color:#ccc; -webkit-box-shadow:0 2px 1px #e0e0e0, inset 0 1px 0 #fbfbfb; -moz-box-shadow:0 2px 1px #e0e0e0, inset 0 1px 0 #fbfbfb; box-shadow:0 1px 2px #e0e0e0, inset 0 1px 0 #fbfbfb;}
.tsc_buttons2:active { position:relative; top:1px; color:#555; background:#efefef; background:-webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#f4f4f4)); background:-moz-linear-gradient(top, #eaeaea, #f4f4f4); border-color:#c6c6c6; -webkit-box-shadow:0 1px 0 #fff, inset 0 0 5px #ddd; -moz-box-shadow:0 1px 0 #fff, inset 0 0 5px #ddd; box-shadow:0 1px 0 #fff, inset 0 0 5px #ddd;}
.tsc_buttons2.rounded { padding:8px 15px; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px;}
input.tsc_buttons2,
button.tsc_buttons2 {  *width:auto; *overflow:visible;} /* IE7 Fix */
.tsc_buttons2 img { border:none; vertical-align:bottom;}


/*  Large buttons */
.tsc_buttons2.large { padding:12px 15px; font-size:20px; font-weight:normal; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.tsc_buttons2.large.rounded { padding:12px 22px; -webkit-border-radius:23px; -moz-border-radius:23px; border-radius:23px;}

/*  Red */
.tsc_buttons2.red { background:#e6433d; background:-webkit-gradient(linear, left top, left bottom, from(#f8674b), to(#d54746)); background:-moz-linear-gradient(top, #f8674b, #d54746); border-color:#d1371c #d1371c #9f220d; color:#fff; text-shadow:0 1px 1px #961a07; -webkit-box-shadow:0 1px 2px #d6d6d6, inset 0 1px 0 #ff9573; -moz-box-shadow:0 1px 2px #d6d6d6, inset 0 1px 0 #ff9573; box-shadow:0 1px 2px #d6d6d6, inset 0 1px 0 #ff9573;}
.tsc_buttons2.red:hover,
.tsc_buttons2.red:focus { background:#dd3a37; background:-webkit-gradient(linear, left top, left bottom, from(#ff7858), to(#cc3a3b)); background:-moz-linear-gradient(top, #ff7858, #cc3a3b); border-color:#961a07; -webkit-box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #ff9573; -moz-box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #ff9573; box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #ff9573;}
.tsc_buttons2.red:active { background:#e6433d; border-color:#961a07; -webkit-box-shadow:0 1px 0 #fff, inset 0 0 5px #961a07; -moz-box-shadow:0 1px 0 #fff, inset 0 0 5px #961a07; box-shadow:0 1px 0 #fff, inset 0 0 5px #961a07;}

/*  Black */
.tsc_buttons2.black { background: #d0e4f7; /* Old browsers */
background: -moz-linear-gradient(top, #d0e4f7 0%, #73b1e7 0%, #0a77d5 50%, #539fe1 99%, #87bcea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0e4f7), color-stop(0%,#73b1e7), color-stop(50%,#0a77d5), color-stop(99%,#539fe1), color-stop(100%,#87bcea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #d0e4f7 0%,#73b1e7 0%,#0a77d5 50%,#539fe1 99%,#87bcea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #d0e4f7 0%,#73b1e7 0%,#0a77d5 50%,#539fe1 99%,#87bcea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #d0e4f7 0%,#73b1e7 0%,#0a77d5 50%,#539fe1 99%,#87bcea 100%); /* IE10+ */
background: linear-gradient(to bottom, #d0e4f7 0%,#73b1e7 0%,#0a77d5 50%,#539fe1 99%,#87bcea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#87bcea',GradientType=0 ); /* IE6-9 */}
.tsc_buttons2.black:hover,
.tsc_buttons2.black:focus { background:#4b4b4b; background:-webkit-gradient(linear, left top, left bottom, from(#686868), to(#363636)); background:-moz-linear-gradient(top, #686868, #363636); border-color:#313131; -webkit-box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #868686; -moz-box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #868686; box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #868686;}
.tsc_buttons2.black:active { background:#525252; border-color:#313131; -webkit-box-shadow:0 1px 0 #fff, inset 0 0 5px #313131; -moz-box-shadow:0 1px 0 #fff, inset 0 0 5px #313131; box-shadow:0 1px 0 #fff, inset 0 0 5px #313131;}

/*  Grey */
.tsc_buttons2.grey { background:#969696; background:-webkit-gradient(linear, left top, left bottom, from(#ababab), to(#818181)); background:-moz-linear-gradient(top, #ababab, #818181); border-color:#a0a0a0 #7c7c7c #717171; color:#fff; text-shadow:0 1px 1px #444; -webkit-box-shadow:0 1px 2px #eaeaea, inset 0 1px 0 #bebebe; -moz-box-shadow:0 1px 2px #eaeaea, inset 0 1px 0 #bebebe; box-shadow:0 1px 2px #eaeaea, inset 0 1px 0 #bebebe;}
.tsc_buttons2.grey:hover,
.tsc_buttons2.grey:focus { background:#868686; background:-webkit-gradient(linear, left top, left bottom, from(#b0b0b0), to(#6f6f6f)); background:-moz-linear-gradient(top, #b0b0b0, #6f6f6f); border-color:#666 #666 #606060; -webkit-box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #bebebe; -moz-box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #bebebe; box-shadow:0 0 1px #d6d6d6, inset 0 1px 0 #bebebe;}
.tsc_buttons2.grey:active { background:#909090; border-color:#606060; -webkit-box-shadow:0 1px 0 #fff, inset 0 0 5px #606060; -moz-box-shadow:0 1px 0 #fff, inset 0 0 5px #606060; box-shadow:0 1px 0 #fff, inset 0 0 5px #606060;}

.tsc_pricingtable02 a.tooltip {
    position:relative;
    z-index:24;
    font-size:13px;
	color: #313131;
    text-decoration:none;
	background:url("../images/info.png") right center no-repeat;
	padding:0 20px 0 10px;
}
	.tsc_pricingtable02 a.tooltip:hover {
		z-index:25;
		display:inline;
	}
	.tsc_pricingtable02 a.tooltip span {
		position:absolute;
		width: 220px;
		left: 10px;
		top: 25px;
		text-align:left;
		color: #ffffff;
		font-size:13px;
		font-family: Calibri, Arial;
		line-height:16px;
		background: rgba(0,0,0,0.9); 
		background: #000000; 
		border: 1px solid #000000;
		text-shadow:none;
		padding: 7px 10px 7px 10px;
		-webkit-border-radius:5px;
		-khtml-border-radius:5px;
		-moz-border-radius:5px;
		border-radius:5px;
		display:block;
		/* Hiding the tooltip */
		visibility:hidden;
		opacity: 0;
		/* Removing transition when the mouse leaves the tooltip - Fixing a display issue */
		-webkit-transition: all 0s ease;
		-moz-transition: all 0s ease;
		-o-transition: all 0s ease;
		-ms-transition: all 0s ease;
		transition: all 0s ease;
	}
		.tsc_pricingtable02 a.tooltip:hover span {
			/* CSS3 Transition */
			-webkit-transition: all 0.4s ease;
			-moz-transition: all 0.4s ease;
			-o-transition: all 0.4s ease;
			-ms-transition: all 0.4s ease;
			transition: all 0.4s ease;
			/* Showing the tooltip */
			visibility:visible;
			opacity: 1;
		}

.tsc_pricingtable02 .blue a.pricing_button,
.tsc_pricingtable02 .blue li.pricing_header1 {
	background-color: background: #e2e2e2; /* Old browsers */
background: -moz-linear-gradient(top, #e2e2e2 0%, #c0c0c0 48%, #c0c0c0 51%, #e2e2e2 98%, #e2e2e2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(48%,#c0c0c0), color-stop(51%,#c0c0c0), color-stop(98%,#e2e2e2), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e2e2e2 0%,#c0c0c0 48%,#c0c0c0 51%,#e2e2e2 98%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e2e2e2 0%,#c0c0c0 48%,#c0c0c0 51%,#e2e2e2 98%,#e2e2e2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e2e2e2 0%,#c0c0c0 48%,#c0c0c0 51%,#e2e2e2 98%,#e2e2e2 100%); /* IE10+ */
background: linear-gradient(to bottom, #e2e2e2 0%,#c0c0c0 48%,#c0c0c0 51%,#e2e2e2 98%,#e2e2e2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */;
}
.tsc_pricingtable02 .green a.pricing_button,
.tsc_pricingtable02 .green li.pricing_header1 {
	
	background-color: background: #d8b668; /* Old browsers */
background: -moz-linear-gradient(top, #d8b668 0%, #daa520 48%, #daa520 51%, #d8b668 100%, #d8b668 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8b668), color-stop(48%,#daa520), color-stop(51%,#daa520), color-stop(100%,#d8b668), color-stop(100%,#d8b668)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #d8b668 0%,#daa520 48%,#daa520 51%,#d8b668 100%,#d8b668 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #d8b668 0%,#daa520 48%,#daa520 51%,#d8b668 100%,#d8b668 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #d8b668 0%,#daa520 48%,#daa520 51%,#d8b668 100%,#d8b668 100%); /* IE10+ */
background: linear-gradient(to bottom, #d8b668 0%,#daa520 48%,#daa520 51%,#d8b668 100%,#d8b668 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8b668', endColorstr='#d8b668',GradientType=0 ); /* IE6-9 */;
}
.tsc_pricingtable02 .red a.pricing_button,
.tsc_pricingtable02 .red li.pricing_header1 {
	background-color: background: #e3b3e3; /* Old browsers */
background: -moz-linear-gradient(top, #e3b3e3 0%, #cc99cc 50%, #cc99cc 51%, #e3b3e3 100%, #e3b3e3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3b3e3), color-stop(50%,#cc99cc), color-stop(51%,#cc99cc), color-stop(100%,#e3b3e3), color-stop(100%,#e3b3e3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e3b3e3 0%,#cc99cc 50%,#cc99cc 51%,#e3b3e3 100%,#e3b3e3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e3b3e3 0%,#cc99cc 50%,#cc99cc 51%,#e3b3e3 100%,#e3b3e3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e3b3e3 0%,#cc99cc 50%,#cc99cc 51%,#e3b3e3 100%,#e3b3e3 100%); /* IE10+ */
background: linear-gradient(to bottom, #e3b3e3 0%,#cc99cc 50%,#cc99cc 51%,#e3b3e3 100%,#e3b3e3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3b3e3', endColorstr='#e3b3e3',GradientType=0 ); /* IE6-9 */;
}
.tsc_pricingtable02 .black a.pricing_button,
.tsc_pricingtable02 .black li.pricing_header1 {
	background-color: background: #cc905b; /* Old browsers */
background: -moz-linear-gradient(top, #cc905b 0%, #cd7f32 44%, #cd7f32 46%, #cd7f32 51%, #cc905b 98%, #cc905b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc905b), color-stop(44%,#cd7f32), color-stop(46%,#cd7f32), color-stop(51%,#cd7f32), color-stop(98%,#cc905b), color-stop(100%,#cc905b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #cc905b 0%,#cd7f32 44%,#cd7f32 46%,#cd7f32 51%,#cc905b 98%,#cc905b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #cc905b 0%,#cd7f32 44%,#cd7f32 46%,#cd7f32 51%,#cc905b 98%,#cc905b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #cc905b 0%,#cd7f32 44%,#cd7f32 46%,#cd7f32 51%,#cc905b 98%,#cc905b 100%); /* IE10+ */
background: linear-gradient(to bottom, #cc905b 0%,#cd7f32 44%,#cd7f32 46%,#cd7f32 51%,#cc905b 98%,#cc905b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc905b', endColorstr='#cc905b',GradientType=0 ); /* IE6-9 */;
}



.css_btn_class {
	font-size:17px;
	font-family:Trebuchet MS;
	font-weight:bold;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	border:0px solid #1b66fa;
	padding:10px 16px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(105%, #1b66fa), color-stop(0%, #1b66fa) );
	background:-moz-linear-gradient( center top, #1b66fa 105%, #1b66fa 0% );
	background:-ms-linear-gradient( top, #1b66fa 105%, #1b66fa 0% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b66fa', endColorstr='#1b66fa');
	background-color:#1b66fa;
	color:#ffffff;
	display:inline-block;
	text-shadow:0px 0px 0px #6cbef5;
 	-webkit-box-shadow:inset 1px 0px 0px 0px #56b6f5;
 	-moz-box-shadow:inset 1px 0px 0px 0px #56b6f5;
 	box-shadow:inset 1px 0px 0px 0px #56b6f5;
}.css_btn_class:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(105%, #1b66fa), color-stop(0%, #1b66fa) );
	background:-moz-linear-gradient( center top, #1b66fa 105%, #1b66fa 0% );
	background:-ms-linear-gradient( top, #1b66fa 105%, #1b66fa 0% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b66fa', endColorstr='#1b66fa');
	background-color:#1b66fa;
}.css_btn_class:active {
	position:relative;
	top:1px;
}
/* This css button was generated by css-button-generator.com */
