body{ background-color:#ddd; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; line-height:160%;}

@font-face {
    font-family: 'Conv_H032012D';
    src: url('../fonts/H032012D.eot');
    src: url('../fonts/H032012D.eot?#iefix') format('embedded-opentype'),
         url('../fonts/H032012D.woff') format('woff'),
         url('../fonts/H032012D.ttf') format('truetype'),
         url('../fonts/H032012D.svg#Conv_H032012D') format('svg');
    font-weight: normal;
    font-style: normal;
}

.content {background-color:#fff;}
.content .service_content {padding:0px 44px;}
.content .service_content .top_darrow { }
.content .service_content .servicehead {padding:20px 0 15px;}
.content .service_content .servicehead .heading { }
.heading p {  font-size:12px; color:#2BA6D5; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
.heading span {  font-size:12px; color:#EB671A; font-weight:normal; font-family:Arial, Helvetica, sans-serif; }
.heading span.point {   color:#666; font-weight:bold; }
.heading h1 {  font-family: 'Conv_H032012D'; font-size:22px; color:#EB671A; font-weight:normal; line-height:160%; }
.heading p a { font-size:12px; color:#2BA6D5; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-decoration:none; }

.listing_area { width:900px; margin:0px auto; padding:30px 0; height:475px; }
.listing_area p { margin:0px 0px 15px 0px; }

/* --- base --- */
.listing_area .packagetbl {width: 100%; color: #444444; line-height: normal !important; visibility: visible; font-size:13px; }

/* --- hyperlinks --- */
.listing_area .packagetbl a { color: #444444; text-decoration: none; }
	
/* --- lists --- */
.listing_area .packagetbl ul { margin:0; padding:0; list-style-type: none; overflow: visible;}	
.listing_area .packagetbl li{ text-shadow: none; }	
.listing_area .packagetbl img{ display: inline-block; text-shadow: none; -webkit-box-shadow:none; -moz-box-shadow:none; background:none; border:none; visibility: visible; }

/* --- div aligns --- */
.listing_area .packagetbl .align_center	{ text-align: center; }
	
/* --- div rounded corners --- */
/* --- border radius 3px --- */	
.listing_area .packagetbl .radius3	{ border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; 	}
	
/* --- border radius 5px top left --- */	
.listing_area .packagetbl .radius5_topleft { border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; }
	
/* --- border radius 5px top right --- */	
.listing_area .packagetbl .radius5_topright { border-top-right-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px; }
	
/* ==================== HEADINGS  ==================== */
/* ------ common styles ------  */
.listing_area .packagetbl h1{ font-size: 48px;}	
.listing_area .packagetbl h1 span{ font-size: 59px;	}
.listing_area .packagetbl h2{font-size:30px;}
.listing_area .packagetbl h2 span{font-size:30px;}	
.listing_area .packagetbl h3{font-size: 13px;	}	
	
/* ==================== COLUMNS  ==================== */
/* ------ common styles ------  */
.listing_area .packagetbl .col{
	/* transitions */
	-webkit-transition: box-shadow 0.25s ease;
	-moz-transition: box-shadow 0.25s ease;
	-o-transition: box-shadow 0.25s ease;
	-ms-transition: box-shadow 0.25s ease;
	transition: box-shadow 0.25s ease; 
}

/* --- header row 1 ---  */
.listing_area .packagetbl .hcol .hrow_1, .listing_area .packagetbl .col .hrow_1 { height: 46px; width: 100%; padding: 4px 0px 0px 0px !important; }
.listing_area .packagetbl .hcol .hrow_1 a, .listing_area .packagetbl .col .hrow_1 a{text-decoration: none !important;}

/* --- header row 2 ---  */
.listing_area .packagetbl .hcol .hrow_2, .listing_area .packagetbl .col .hrow_2 { height: 96px; width: 100%; padding: 0 0 14px !important; }
.listing_area .packagetbl .hcol .hrow_2 a, .listing_area .packagetbl .col .hrow_2 a { text-decoration: none !important; }

/* --- caption correction --- */
.listing_area .packagetbl .hcol .hrow_2 { height: 96px; width: 100%; padding: 7px 0px 7px 10px !important; }
	
/* ==================== CAPTION COLUMN  ==================== */
.listing_area .packagetbl .hcol { width: 270px; float: left; text-align:left;}

/* =================== COLUMN STYLE   ==================== */
.listing_area .packagetbl .col	{ width: 210px; float: left; text-align:center;}	
	
/* ========== COLUMN HOVERS ========== */	
.listing_area .packagetbl .col:hover{ position: relative; z-index: 100; left: -5px; top: -15px;
	/* shadow */
	box-shadow: 5px 0px 30px rgba(0,0,0,0.5); -webkit-box-shadow: 5px 0px 30px rgba(0,0,0,0.5); -moz-box-shadow: 5px 0px 30px rgba(0,0,0,0.5); 	
}
	
.listing_area .packagetbl .col:hover .rstyle{ height: 19px; padding: 12px 5px !important; }
.listing_area .packagetbl .col:hover .hrow_1 { padding: 4px 5px 0 5px !important; border-radius: 5px 5px 0px 0px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; }

.listing_area .packagetbl .col:hover .hrow_2 { padding: 5px 5px 15px !important; }		
.listing_area .packagetbl .col:hover .footer_row{    padding: 10px 5px !important; 	}
	
/*==================== DATA ROWS  ====================*/
/* ------ common styles ------  */
.listing_area .packagetbl .rstyle { width: 100%; height: 19px; padding: 9px 0 !important; float: left; }
.listing_area .packagetbl .rstyle span { display: block; padding: 0 10px !important; font-size: 13px !important; }
	
/* --- white ---  */
.listing_area .packagetbl .rstyle_1 { background: #ffffff !important; }
	
/* --- light gray ---  */
.listing_area .packagetbl .rstyle_2 { background: #f6f6f6 !important; }
	
/* --- mid gray ---  */
.listing_area .packagetbl .rstyle_3 { background: #ebebeb !important; }
	
/* --- dark gray ---  */
.listing_area .packagetbl .rstyle_4 { background: #e3e3e3 !important; }
	
/*========== FOOTER  ==========*/
/* ------ common styles ------  */
.listing_area .packagetbl .footer_row { width: 100%; height: 40px; padding: 10px 0 !important; float: left; text-align: center; border-top: 1px solid #d3d3d3; border-bottom: 2px solid #404040; background-color: #e2e2e2 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #f6f6f6, #d0d0d0) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#d0d0d0') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#d0d0d0') !important; /* IE8 */
	background: -ms-linear-gradient(top, #f6f6f6, #d0d0d0) !important; /* IE9 */
	background: -moz-linear-gradient(top, #f6f6f6, #d0d0d0) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #f6f6f6, #d0d0d0) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #f6f6f6, #d0d0d0) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f6f6), color-stop(1, #d0d0d0)) !important; /* Chrome 10, Safari */	
	}
	
/* --- button --- */
.listing_area .packagetbl a.sign_up { width: 120px; height: 24px; padding: 6px 0px 0px 0px !important; display: block; text-align: center; margin-left: auto;
	margin-right: auto; text-shadow: 0px 1px 0px #ffffff; /* text shadow for firefox 3.6+ */  border: 1px solid #b5b5b5; background-color: #d8d8d8; /* background color for non-css3 browsers */ outline: none;
	/* gradient */
	background-image: linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#d8d8d8'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#d8d8d8'); /* IE8 */
	background: -ms-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* IE9 */
	background: -moz-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* Firefox */ 
	background: -o-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* Opera 11  */
	background: -webkit-linear-gradient(top, #ffffff, #efefef 1px, #d8d8d8); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(0.05, #efefef), color-stop(1, #d8d8d8)); /* Chrome 10, Safari */
	/* shadow */
	box-shadow: 0px 1px 0px rgba(255,255,255,0.5); -webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.5); -moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
	/* font */
	font-weight: bold;
}

/* --- button hover --- */
.listing_area .packagetbl a.sign_up:hover { height: 24px; padding: 6px 0px 0px 0px !important; text-shadow: 0px 1px 0px #ffffff; /* text shadow for firefox 3.6+ */  border: 1px solid #b5b5b5; background-color: #c9c9c9; /* background color for non-css3 browsers */ outline: none;
	/* gradient */
	background-image: linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#c9c9c9'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#c9c9c9'); /* IE8 */
	background: -ms-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* IE9 */
	background: -moz-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* Firefox */ 
	background: -o-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* Opera 11  */
	background: -webkit-linear-gradient(top, #d2d2d2, #dedede 1px, #c9c9c9); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d2d2d2), color-stop(0.05, #dedede), color-stop(1, #c9c9c9)); /* Chrome 10, Safari */
	/* shadow */
	box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
	-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.5);
}
	
/* ==================== COLUMN RIBBONS  ==================== */
/* --- base --- */
.listing_area .packagetbl .col .column_ribbon { float: right; width: 42px; height: 42px; position: relative; margin-bottom: -42px;	}
.listing_area .packagetbl .col:hover .column_ribbon{ right: -10px; }

/* ==================== TOOLTIP  ==================== */
/* --- base --- */
.listing_area .packagetbl .tooltip {position: relative !important; display: inline-block !important; border-bottom: 1px dotted #444444 !important; cursor: pointer;}

.listing_area .packagetbl .rstyle .tooltip{ padding: 0 !important; }

.listing_area .packagetbl .hrow_1 .tooltip, .listing_area .packagetbl .hrow_2 .tooltip, .listing_area .packagetbl .footer_row .tooltip{ border-bottom: none !important; }

.listing_area .packagetbl .tooltip>span:first-child { min-width: 180px; /* Tooltip Width */ font-family: arial, sans-serif !important; /* Tooltip Base Font Family */ font-size: 13px !important; /* Tooltip Base Font Size */ line-height: normal !important; text-align: left !important; padding: 10px 10px 12px 10px !important; visibility: hidden; opacity: 0; position: absolute; z-index: 1000;

	/* CSS3 Transitions */
	-webkit-transition-duration: 0.25s;
	-moz-transition-duration: 0.25s;
	-o-transition-duration: 0.25s;
	-ms-transition-duration: 0.25s;
	transition-duration: 0.25s;
	-webkit-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
	-moz-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
	-o-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
	-ms-transition-timing-function: cubic-bezier(0.35,0,0.35,1);
	transition-timing-function: cubic-bezier(0.35,0,0.35,1);
	
	color: #ffffff !important;
	
	/* CSS3 Gradients */
	background: #404040 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #4e4e4e 0%, #404040 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e4e4e), color-stop(100%,#404040)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4e4e4e 0%,#404040 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4e4e4e 0%,#404040 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4e4e4e 0%,#404040 100%) !important; /* IE10+ */
	background: linear-gradient(top,  #4e4e4e 0%,#404040 100%) !important; /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e4e4e', endColorstr='#404040',GradientType=0 ); IE6-9 - disabled due to lack of compatibility with pseudo-elements */

	/* CSS3 Borders */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	/* CSS3 Text-shadow */
	text-shadow: 0px 1px 0px rgba(0,0,0,0.4);
	
	left: -19px;
	bottom: 100%;
	margin-bottom: 30px; /* Start Position */
	
	/* CSS3 Transitions */
	-webkit-transition-property: opacity, margin-bottom, visibility;
	-moz-transition-property: opacity, margin-bottom, visibility;
	-o-transition-property: opacity, margin-bottom, visibility;
	-ms-transition-property: opacity, margin-bottom, visibility;
	transition-property: opacity, margin-bottom, visibility;
}

.listing_area .packagetbl .tooltip >span:first-child:before{ content: ""; display: block; width:0; height:0; position: absolute; border-left: 8px solid transparent !important; border-right: 8px solid transparent !important; border-top: 8px solid #000; border-bottom: 0 !important; bottom: -8px; left: 15px; 	border-color: #404040; }

/* --- On Hover --- */
.listing_area .packagetbl .tooltip:hover>span:first-child {	 margin-bottom: 10px; /* End Position */ visibility: visible; opacity: 1; }
	
/* --- On Focus --- */
.listing_area .packagetbl .tooltip input:focus + span:first-child, .listing_area .packagetbl .tooltip textarea:focus + span:first-child	{	
	margin-bottom: 10px; /* End Position */ visibility: visible; opacity: 1;
}
	
/* --- Decorative Line --- */
.listing_area .packagetbl .tooltip>span:first-child:after { content: ""; display: block; border-top: 1px solid #808080; position: absolute; left: 0px; top: 1px; width: 100%; height: 10px;
	
	/* CSS3 Borders */
	-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
}

/* ============ Style 1 ============= */
/* ========== HEADINGS  ========== */
.listing_area .packagetbl h1{color: #fff !important; font-family: 'Conv_H032012D'; height:100%;}	
.listing_area .packagetbl h1 span { color: #fff !important; }
	
.listing_area .packagetbl h2{color: #fff !important; font-family: 'Conv_H032012D'; height:100%;}		
.listing_area .packagetbl h2.caption { color: #fff !important; }			
.listing_area .packagetbl h2.caption span { color: #fff !important; text-shadow: none !important; }	
	
.listing_area .packagetbl h3{color: #fff !important; font-family: 'Conv_H032012D';}	
		
/* ========== CAPTION COLUMN  ========== */
/* --- header row 1 ---  */
.listing_area .packagetbl .hcol li.hrow_1 
	{
	border-top: 1px solid #E1601C;
	border-bottom: 1px solid #EB8143;
	background-color: #E1601C !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #EB8143, #E1601C) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EB8143', endColorstr='#E1601C') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EB8143', endColorstr='#E1601C') !important; /* IE8 */
	background: -ms-linear-gradient(top, #EB8143, #E1601C) !important; /* IE9 */
	background: -moz-linear-gradient(top, #EB8143, #E1601C) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #EB8143, #E1601C) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #EB8143, #E1601C) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EB8143), color-stop(1, #E1601C)) !important; /* Chrome 10, Safari */	
	}
	
/* --- header row 2 ---  */
.listing_area .packagetbl .hcol li.hrow_2
	{
	border-top: 1px solid #E1601C;
	border-bottom: 1px solid #EB8143;
	background-color: #E1601C !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #E1601C, #E56317) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1601C', endColorstr='#E56317') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1601C', endColorstr='#E56317') !important; /* IE8 */
	background: -ms-linear-gradient(top, #E1601C, #E56317) !important; /* IE9 */
	background: -moz-linear-gradient(top, #E1601C, #E56317) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #E1601C, #E56317) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #E1601C, #E56317) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E1601C), color-stop(1, #E56317)) !important; /* Chrome 10, Safari */		
	}

/* ========== COLUMN STYLE 1  ========== */
/* --- header row 1 ---  */
.listing_area .packagetbl .col_1 li.hrow_1
	{
	border-top: 1px solid #E1601C;
	border-bottom: 1px solid #EB8143;
	background-color: #E1601C !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #EB8143, #E1601C) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EB8143', endColorstr='#E1601C') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EB8143', endColorstr='#E1601C') !important; /* IE8 */
	background: -ms-linear-gradient(top, #EB8143, #E1601C) !important; /* IE9 */
	background: -moz-linear-gradient(top, #EB8143, #E1601C) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #EB8143, #E1601C) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #EB8143, #E1601C) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EB8143), color-stop(1, #E1601C)) !important; /* Chrome 10, Safari */	
	}
	
/* --- header row 2 ---  */
.listing_area .packagetbl .col_1 li.hrow_2
	{
	border-top: 1px solid #E1601C;
	border-bottom: 1px solid #EB8143;
	background-color: #E1601C !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #E1601C, #E56317) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1601C', endColorstr='#E56317') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1601C', endColorstr='#E56317') !important; /* IE8 */
	background: -ms-linear-gradient(top, #E1601C, #E56317) !important; /* IE9 */
	background: -moz-linear-gradient(top, #E1601C, #E56317) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #E1601C, #E56317) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #E1601C, #E56317) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E1601C), color-stop(1, #E56317)) !important; /* Chrome 10, Safari */	
	}
	
/* ========== COLUMN STYLE 2  ========== */
/* --- header row 1 ---  */
.listing_area .packagetbl .col_2 li.hrow_1
	{
	border-top: 1px solid #E1601C;
	border-bottom: 1px solid #EB8143;
	background-color: #E1601C !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #EB8143, #E1601C) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EB8143', endColorstr='#E1601C') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EB8143', endColorstr='#E1601C') !important; /* IE8 */
	background: -ms-linear-gradient(top, #EB8143, #E1601C) !important; /* IE9 */
	background: -moz-linear-gradient(top, #EB8143, #E1601C) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #EB8143, #E1601C) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #EB8143, #E1601C) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EB8143), color-stop(1, #E1601C)) !important; /* Chrome 10, Safari */	
	}
	
/* --- header row 2 ---  */
.listing_area .packagetbl .col_2 li.hrow_2
	{
	border-top: 1px solid #E1601C;
	border-bottom: 1px solid #EB8143;
	background-color: #E1601C !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #E1601C, #E56317) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1601C', endColorstr='#E56317') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1601C', endColorstr='#E56317') !important; /* IE8 */
	background: -ms-linear-gradient(top, #E1601C, #E56317) !important; /* IE9 */
	background: -moz-linear-gradient(top, #E1601C, #E56317) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #E1601C, #E56317) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #E1601C, #E56317) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E1601C), color-stop(1, #E56317)) !important; /* Chrome 10, Safari */	
	}
	
/* ========== COLUMN STYLE 3  ========== */
/* --- header row 1 ---  */
.listing_area .packagetbl .col_3 li.hrow_1
	{
	border-top: 1px solid #E1601C;
	border-bottom: 1px solid #EB8143;
	background-color: #E1601C !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #EB8143, #E1601C) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EB8143', endColorstr='#E1601C') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EB8143', endColorstr='#E1601C') !important; /* IE8 */
	background: -ms-linear-gradient(top, #EB8143, #E1601C) !important; /* IE9 */
	background: -moz-linear-gradient(top, #EB8143, #E1601C) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #EB8143, #E1601C) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #EB8143, #E1601C) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EB8143), color-stop(1, #E1601C)) !important; /* Chrome 10, Safari */	
	}
	
/* --- header row 2 ---  */
.listing_area .packagetbl .col_3 li.hrow_2
	{
	border-top: 1px solid #E1601C;
	border-bottom: 1px solid #EB8143;
	background-color: #E1601C !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #E1601C, #E56317) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1601C', endColorstr='#E56317') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1601C', endColorstr='#E56317') !important; /* IE8 */
	background: -ms-linear-gradient(top, #E1601C, #E56317) !important; /* IE9 */
	background: -moz-linear-gradient(top, #E1601C, #E56317) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #E1601C, #E56317) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #E1601C, #E56317) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E1601C), color-stop(1, #E56317)) !important; /* Chrome 10, Safari */	
	}
	
/* ========== COLUMN STYLE 4  ========== */
/* --- header row 1 ---  */
.listing_area .packagetbl .col_4 li.hrow_1
	{
	border-top: 1px solid #EB8143;
	border-bottom: 1px solid #EB8143;
	background-color: #E1601C !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #EB8143, #E1601C) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EB8143', endColorstr='#E1601C') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EB8143', endColorstr='#E1601C') !important; /* IE8 */
	background: -ms-linear-gradient(top, #EB8143, #E1601C) !important; /* IE9 */
	background: -moz-linear-gradient(top, #EB8143, #E1601C) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #EB8143, #E1601C) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #EB8143, #E1601C) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EB8143), color-stop(1, #E1601C)) !important; /* Chrome 10, Safari */	
	}
	
/* --- header row 2 ---  */
.listing_area .packagetbl .col_4 li.hrow_2
	{
	border-top: 1px solid #EB8143;
	border-bottom: 1px solid #EB8143;
	background-color: #E1601C !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #E1601C, #E56317) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1601C', endColorstr='#E56317') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1601C', endColorstr='#E56317') !important; /* IE8 */
	background: -ms-linear-gradient(top, #E1601C, #E56317) !important; /* IE9 */
	background: -moz-linear-gradient(top, #E1601C, #E56317) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #E1601C, #E56317) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #E1601C, #E56317) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E1601C), color-stop(1, #E56317)) !important; /* Chrome 10, Safari */	
	}


/* --- vertical align --- */
.listing_area .packagetbl li span.vat
{
	display: table;
	width: 100%;
	height: 100%;
	padding: 0 !important;
}
.listing_area .packagetbl li span.va
{
	display: table-cell;
	vertical-align: middle;
	padding: 0 !important;
}

.list_one
{
	float:left;
	width:372px;
}
.list_one img { margin-bottom:8px; }
.list_one p.logo { font-family: 'Conv_H032012D'; color:#EB671A; font-size:15px; margin-bottom:5px; }
.list_one p { font-size:13px; color:#666; line-height:160%; font-weight:normal; margin-bottom:15px; }
.list_one p span { color:#E26218; }

.list_two
{
	float:left;
	width:251px;
	margin-left:10px;
}
.list_two img { margin-bottom:8px; }
.list_two p.logo { font-family: 'Conv_H032012D'; color:#EB671A; font-size:15px; margin-bottom:5px; }
.list_two p { font-size:13px; color:#666; line-height:160%; font-weight:normal; margin-bottom:15px; }
.list_two p span { color:#E26218; }

.list_three
{
	float:right;
	width:251px;
}
.list_three img { margin-bottom:8px; }
.list_three p.logo { font-family: 'Conv_H032012D'; color:#EB671A; font-size:15px; margin-bottom:5px; }
.list_three p { font-size:13px; color:#666; line-height:160%; font-weight:normal; margin-bottom:15px; }
.list_three p span { color:#E26218; }

.conner_div
{
	border:1px solid #d8d8d8;
	width:354px;
	height:60px;
	background-color:#f4f4f4;
	margin:0px auto;
	text-align:center;
	cursor:pointer;
}
.conner_div p.free { color:#E26218; font-weight:bold; font-size:14px; margin:18px 0px 0px 0px; line-height:10px; }
.conner_div p { color:#666; font-weight:normal; font-size:13px; padding:0px; margin:0px; }

.conner_div1
{
	border:1px solid #d8d8d8;
	width:246px;
	height:60px;
	background-color:#f4f4f4;
	margin:0px auto;
	text-align:center;
	cursor:pointer;
}
.conner_div1 p.free { color:#E26218; font-weight:bold; font-size:14px; margin:18px 0px 0px 0px; line-height:10px; }
.conner_div1 p { color:#666; font-weight:normal; font-size:13px;  margin:0px; }
