/* ==================== FONT FACE  ==================== */	
/*@font-face 
	{
	font-family: 'YanoneKaffeesatzRegular';
	src: url('../font/YanoneKaffeesatz-Regular-webfont.eot');
	src: local('-'), url('../font/YanoneKaffeesatz-Regular-webfont.woff') format('woff'), url('../font/YanoneKaffeesatz-Regular-webfont.ttf') format('truetype'), url('../font/YanoneKaffeesatz-Regular-webfont.svg#webfontlKPF1zIT') format('svg');
	font-weight: normal;
	font-style: normal;
	}	*/

/* ==================== PRICING TABLE  ==================== */
/* --- base --- */
div.p_table_2 
	{
	width: 80%; /* --- width sum of div.caption_column, div.column_1, div.column_2, div.column_3, div.column_4 --- */
	/*height: 100%;*/
	font-size: 10px;
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #303030;
	margin-left: auto;
	margin-right: auto;
	line-height: normal !important;
	visibility: visible;
	}

/* --- main border --- */
div.p_table_2 .frame_border
	{
	background-color: #ffffff;
	padding: 10px !important;
	float: left;
	}
	
/* --- hyperlinks --- */
div.p_table_2 a
	{
	color: #303030;
	text-decoration: none;
	}
	
/* --- lists --- */
div.p_table_2 ul
	{
	margin: 0px !important;
	padding: 0px !important;
	list-style-type: none;
	overflow: visible;
	}
	
div.p_table_2 li
	{
	margin: 0px !important;
	padding: 0px !important;
	list-style-type: none !important;
	list-style-image: none !important;
	font-size: 15px !important;
	line-height: normal !important;
	text-shadow: none !important;
	overflow: visible !important;
	text-indent: 0 !important;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	}
	
div.p_table_2 ul li img,
div.p_table_2 ul li span.css3_grid_icon
	{
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	background: none !important;
	border: none !important;
	visibility: visible !important;
	}

/* --- div aligns --- */
div.p_table_2 .align_center
	{
	text-align: center;
	}
	
/* --- div rounded corners --- */
/* --- border radius 3px --- */	
div.p_table_2 .radius3
	{
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	}
	
/* --- border radius 5px --- */	
div.p_table_2 .radius5
	{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}	
	
/* --- border radius 5px top left --- */	
div.p_table_2 .radius5_topleft
	{
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	}
	
/* --- border radius 5px top right --- */	
div.p_table_2 .radius5_topright
	{
	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	}
	
/* --- border radius 5px bottom right --- */	
div.p_table_2 .radius5_bottomright
	{
	border-radius: 0px 0px 5px 0px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	}
	
/* --- border radius 5px bottom left --- */	
div.p_table_2 .radius5_bottomleft
	{
	border-radius: 0px 0px 0px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	}
	
/* ==================== HEADINGS  ==================== */
/* ------ common styles ------bleu ref campy  */
div.p_table_2 h2
	{
	margin: 0px !important;
	padding: 0px !important;
	font-weight: normal !important;
	color: #1c6170 !important;
	border: none !important;
	line-height: normal !important;
	letter-spacing: 0;
	text-transform: none;
	background: none;
	text-shadow: none !important;
	text-align: inherit !important;
	font-style: normal !important;
	width: auto !important;
	float: none !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	}
	/* ------ ------  */
	div.p_table_2 h3
	{
	margin: 0px !important;
	padding: 0px !important;
	font-weight: normal !important;
	color: #1c6170 !important;
	border: none !important;
	line-height: normal !important;
	letter-spacing: 0;
	text-transform: none;
	background: none;
	text-shadow: none !important;
	text-align: inherit !important;
	font-style: normal !important;
	width: auto !important;
	float: none !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	}
	
/* ------ couleur pour les prix ------  */
div.p_table_2 h1

	{
	margin: 0px !important;
	padding: 0px !important;
	font-weight: normal !important;
	color: #1c6170 !important;
	border: none !important;
	line-height: normal !important;
	letter-spacing: 0;
	text-transform: none;
	background: none; !important;
	text-shadow: none !important;
	text-align: inherit !important;
	font-style: normal !important;
	width: auto !important;
	float: none !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	}
	
	/* ------ couleur pour la selection ------  */
div.p_table_2 h4

	{
	margin: 0px !important;
	padding: 0px !important;
	font-weight: normal !important;
	color: #1c6170 !important;
	border: none !important;
	line-height: normal !important;
	letter-spacing: 0;
	text-transform: none;
	background: none;
	text-shadow: none !important;
	text-align: inherit !important;
	font-style: normal !important;
	width: auto !important;
	float: none !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	}
	
div.p_table_2 h1
	{
	font-family: 'Yanone Kaffeesatz', arial, sans-serif !important;
	font-size: 48px !important;
	position: static !important;
	}

div.p_table_2 h2
	{
	font-family: 'Yanone Kaffeesatz', arial, sans-serif !important;
	font-size: 28px !important;
	}
	
div.p_table_2 h3
	{
	margin-top: 3px;
	font-size: 13px !important;
	}
	
div.p_table_2 h4
	{
	margin-top: 3px;
	font-size: 13px !important;
	}	

/* ==================== COLUMNS  ==================== */
/* ------ common styles ------  */
div.p_table_2 div.caption_column li.header_row_1,
div.p_table_2 div.caption_column li.header_row_2
	{
	background: #ffffff !important;
	}
div.p_table_2 div.caption_column li.header_row_1
{
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
}
div.p_table_2 div.caption_column li.footer_row
{
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
}

/* --- header row 1 ---  */
div.p_table_2 div.caption_column li.header_row_1 ,
div.p_table_2 div.column_1 li.header_row_1,
div.p_table_2 div.column_2 li.header_row_1,
div.p_table_2 div.column_3 li.header_row_1,
div.p_table_2 div.column_4 li.header_row_1
	{
	height: 40px;
	width: 100%;
	padding: 0 !important;
	}
	
div.p_table_2 div.caption_column li.header_row_1 a,
div.p_table_2 div.column_1 li.header_row_1 a,
div.p_table_2 div.column_2 li.header_row_1 a,
div.p_table_2 div.column_3 li.header_row_1 a,
div.p_table_2 div.column_4 li.header_row_1 a
	{
	text-decoration: none !important;
	}
	
/* ------ decor light line ------  */
div.p_table_2 div.caption_column li.decor_line,
div.p_table_2 div.column_1 li.decor_line,
div.p_table_2 div.column_2 li.decor_line,
div.p_table_2 div.column_3 li.decor_line,
div.p_table_2 div.column_4 li.decor_line
	{
	height: 1px;
	width: 100%;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	}
	
/* --- header row 2 ---  */
div.p_table_2 div.caption_column li.header_row_2,
div.p_table_2 div.column_1 li.header_row_2,
div.p_table_2 div.column_2 li.header_row_2,
div.p_table_2 div.column_3 li.header_row_2,
div.p_table_2 div.column_4 li.header_row_2
	{
	height: 88px;
	width: 100%;
	padding: 5px 0px 7px 0px !important;
	}

div.p_table_2 div.caption_column li.header_row_2 a,
div.p_table_2 div.column_1 li.header_row_2 a,
div.p_table_2 div.column_2 li.header_row_2 a,
div.p_table_2 div.column_3 li.header_row_2 a,
div.p_table_2 div.column_4 li.header_row_2 a
	{
	text-decoration: none !important;
	}
	
/* --- caption correction --- */
div.p_table_2 h1.caption
	{
	line-height: 40px !important;
	}
div.p_table_2 div.caption_column li.header_row_2
	{	
	height: 88px;
	width: 100%;
	padding: 5px 0px 8px 10px !important;
	line-height: 40px;
	/* IE box model hack */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff'); /* IE8 */
	}	
	 
/* ==================== CAPTION COLUMN  ==================== */
div.p_table_2 div.caption_column
	{
	/*position: relative;*/
	width: 170px;
	/*height: 100%;*/
	float: left !important;
	}

/* =================== COLUMN STYLE 1  ==================== */
div.p_table_2 div.column_1
	{
	/*position: relative;*/
	width: 170px;
	/*height: 100%;*/
	float: left !important;
	}
	
/* ==================== COLUMN STYLE 2  ==================== */
div.p_table_2 div.column_2
	{
	/*position: relative;*/
	width: 170px;
	/*height: 100%;*/
	float: left !important;
	}	
	
/* ==================== COLUMN STYLE 3  ==================== */
div.p_table_2 div.column_3
	{
	/*position: relative;*/
	width: 170px;
	/*height: 100%;*/
	float: left !important;
	}
	
/* ==================== COLUMN STYLE 4  ==================== */
div.p_table_2 div.column_4
	{
	/*position: relative;*/
	width: 170px;
	/*height: 100%;*/
	float: left !important;
	}
	
/* ==================== COLUMN HOVERS ==================== */
/* ------ common styles ------  */
div.p_table_2.p_table_hover_disabled div.column_1:hover li.header_row_2.radius5_bottomleft,
div.p_table_2.p_table_hover_disabled div.column_2:hover li.header_row_2.radius5_bottomleft,
div.p_table_2.p_table_hover_disabled div.column_3:hover li.header_row_2.radius5_bottomleft,
div.p_table_2.p_table_hover_disabled div.column_4:hover li.header_row_2.radius5_bottomleft
	{
	border-radius: 0px 0px 0px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	}
	
div.p_table_2.p_table_hover_disabled div.column_1:hover li.header_row_2.radius5_bottomright,
div.p_table_2.p_table_hover_disabled div.column_2:hover li.header_row_2.radius5_bottomright,
div.p_table_2.p_table_hover_disabled div.column_3:hover li.header_row_2.radius5_bottomright,
div.p_table_2.p_table_hover_disabled div.column_4:hover li.header_row_2.radius5_bottomright
	{
	border-radius: 0px 0px 5px 0px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	}
	
div.p_table_2 div.column_1:hover li.header_row_2,
div.p_table_2 div.column_2:hover li.header_row_2,
div.p_table_2 div.column_3:hover li.header_row_2,
div.p_table_2 div.column_4:hover li.header_row_2,
div.p_table_2 div.active_column li.header_row_2,
div.p_table_2.p_table_hover_disabled div.active_column:hover li.header_row_2.radius5_bottomleft,
div.p_table_2.p_table_hover_disabled div.active_column:hover li.header_row_2.radius5_bottomright
	{
	/* removed border radiuses */
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	}
	
div.p_table_2 div.column_1:hover li.footer_row,
div.p_table_2 div.column_2:hover li.footer_row,
div.p_table_2 div.column_3:hover li.footer_row,
div.p_table_2 div.column_4:hover li.footer_row,
div.p_table_2 div.active_column li.footer_row
	{
	/* added border radiuses */
	border-radius: 0px 0px 5px 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	}
		
div.p_table_2 div.column_1:hover li.row_style_1 a,
div.p_table_2 div.column_2:hover li.row_style_1 a,
div.p_table_2 div.column_3:hover li.row_style_1 a,
div.p_table_2 div.column_4:hover li.row_style_1 a,
div.p_table_2 div.column_1:hover li.row_style_2 a,
div.p_table_2 div.column_2:hover li.row_style_3 a,
div.p_table_2 div.column_3:hover li.row_style_2 a,
div.p_table_2 div.column_4:hover li.row_style_3 a
	{
	/*color: #1c6170 !important;*/
	}
	
div.p_table_2.p_table_hover_disabled div.column_1:hover li.row_style_1,
div.p_table_2.p_table_hover_disabled div.column_2:hover li.row_style_1,
div.p_table_2.p_table_hover_disabled div.column_3:hover li.row_style_1,
div.p_table_2.p_table_hover_disabled div.column_4:hover li.row_style_1,
div.p_table_2.p_table_hover_disabled div.column_1:hover li.row_style_2,
div.p_table_2.p_table_hover_disabled div.column_2:hover li.row_style_3,
div.p_table_2.p_table_hover_disabled div.column_3:hover li.row_style_2,
div.p_table_2.p_table_hover_disabled div.column_4:hover li.row_style_3,
div.p_table_2.p_table_hover_disabled div.column_1:hover li.row_style_1 a,
div.p_table_2.p_table_hover_disabled div.column_2:hover li.row_style_1 a,
div.p_table_2.p_table_hover_disabled div.column_3:hover li.row_style_1 a,
div.p_table_2.p_table_hover_disabled div.column_4:hover li.row_style_1 a,
div.p_table_2.p_table_hover_disabled div.column_1:hover li.row_style_2 a,
div.p_table_2.p_table_hover_disabled div.column_2:hover li.row_style_3 a,
div.p_table_2.p_table_hover_disabled div.column_3:hover li.row_style_2 a,
div.p_table_2.p_table_hover_disabled div.column_4:hover li.row_style_3 a
	{
	/*color: #303030 !important;*/
	}
	
div.p_table_2 div.column_1:hover li.row_style_1,
div.p_table_2 div.column_2:hover li.row_style_1,
div.p_table_2 div.column_3:hover li.row_style_1,
div.p_table_2 div.column_4:hover li.row_style_1,
div.p_table_2 div.column_1:hover li.row_style_2,
div.p_table_2 div.column_2:hover li.row_style_3,
div.p_table_2 div.column_3:hover li.row_style_2,
div.p_table_2 div.column_4:hover li.row_style_3,
div.p_table_2 div.active_column li.row_style_1,
div.p_table_2 div.active_column li.row_style_2,
div.p_table_2 div.active_column li.row_style_3,
div.p_table_2 div.active_column li a,
div.p_table_2 div.active_column li a,
div.p_table_2 div.active_column li a,
div.p_table_2.p_table_hover_disabled div.active_column:hover li.row_style_1,
div.p_table_2.p_table_hover_disabled div.active_column:hover li.row_style_2,
div.p_table_2.p_table_hover_disabled div.active_column:hover li.row_style_3,
div.p_table_2.p_table_hover_disabled div.active_column:hover li.row_style_1 a,
div.p_table_2.p_table_hover_disabled div.active_column:hover li.row_style_2 a,
div.p_table_2.p_table_hover_disabled div.active_column:hover li.row_style_3 a,
div.p_table_2.p_table_hover_disabled div.active_column:hover li a
	{
	/*color: #1c6170 !important;*/
	}
	
/*==================== DATA ROWS  ====================*/
/* ------ common styles ------  */
div.p_table_2 li.row_style_1,
div.p_table_2 li.row_style_2,
div.p_table_2 li.row_style_3
	{
	width: 100%;
	/*height: 100%;*/
	height: 16px;
	padding: 12px 0 !important;
	float: left;
	/* transitions */
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	transition: all 0.15s ease;
	}

div.p_table_2 li.row_style_1 span,
div.p_table_2 li.row_style_2 span,
div.p_table_2 li.row_style_3 span
	{
	display: block;
	padding: 0 10px !important;
	font-size: 13px !important;
	background: none !important;
	}
	
/* --- white ---  */
div.p_table_2  li.row_style_1
	{
	background: #ffffff !important;
	}
	
/* --- lighter gray ---  */
div.p_table_2 li.row_style_2
	{
	background: #e6f0f2 !important;
	}
	
/* --- darker gray ---  */
div.p_table_2 li.row_style_3
	{
	background: #b8c2c4 !important;
	}

div.p_table_2.p_table_hover_disabled div.column_1:hover li.row_style_1,
div.p_table_2.p_table_hover_disabled div.column_2:hover li.row_style_1,
div.p_table_2.p_table_hover_disabled div.column_3:hover li.row_style_1,
div.p_table_2.p_table_hover_disabled div.column_4:hover li.row_style_1
	{
	background: #ffffff !important;
	}

div.p_table_2.p_table_hover_disabled div.column_1:hover li.row_style_2,
div.p_table_2.p_table_hover_disabled div.column_2:hover li.row_style_2,
div.p_table_2.p_table_hover_disabled div.column_3:hover li.row_style_2,
div.p_table_2.p_table_hover_disabled div.column_4:hover li.row_style_2
	{
	background: #f6f6f6 !important;
	}
	
div.p_table_2.p_table_hover_disabled div.column_1:hover li.row_style_3,
div.p_table_2.p_table_hover_disabled div.column_2:hover li.row_style_3,
div.p_table_2.p_table_hover_disabled div.column_3:hover li.row_style_3,
div.p_table_2.p_table_hover_disabled div.column_4:hover li.row_style_3
	{
	background: #ebebeb !important;
	}
	
/* ==================== FOOTER ==================== */
/* ------ common styles ------  */
div.p_table_2 li.footer_row
	{
	width: 100%;
	height: 40px;
	padding: 14px 0 6px 0 !important;
	float: left;
	text-align: center;
	background: #ffffff !important;
	/* transitions */
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	transition: all 0.15s ease;
	}

div.p_table_2.p_table_hover_disabled div.column_1:hover li.footer_row,
div.p_table_2.p_table_hover_disabled div.column_2:hover li.footer_row,
div.p_table_2.p_table_hover_disabled div.column_3:hover li.footer_row,
div.p_table_2.p_table_hover_disabled div.column_4:hover li.footer_row
	{
	background: #ffffff !important;
	}
	
/* ==================== BUTTONS ==================== */
/* ------ common styles ------  */
div.p_table_2 a.button_1,
div.p_table_2 a.button_2,
div.p_table_2 a.button_3,
div.p_table_2 a.button_4
	{
	width: 130px;
	height: 37px;
	padding: 3px 0px 0px 0px !important;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
	outline: none;
	line-height: normal;
	/* shadow */
	box-shadow: 0px 1px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 1px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 1px 0px rgba(0,0,0,0.15);
	/* font */
	font-family: 'Yanone Kaffeesatz', arial, sans-serif;
	color: #ffffff;
	font-size: 24px;
	/* poz correction */
	position: relative;
	top: 1px;
	/* transitions */
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	}
	
/* ------ hover common styles ------  */	
div.p_table_2.p_table_hover_disabled div.column_1:hover a.button_1,
div.p_table_2.p_table_hover_disabled div.column_2:hover a.button_2,
div.p_table_2.p_table_hover_disabled div.column_3:hover a.button_3,
div.p_table_2.p_table_hover_disabled div.column_4:hover a.button_4
	{
	/* shadow */
	box-shadow: 0px 1px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 1px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 1px 0px rgba(0,0,0,0.15);
	/* poz correction */
	top: 1px;
	}

/* ==================== COLUMN RIBBONS  ==================== */
/* --- base --- */
div.p_table_2 div.column_ribbon
	{
	float: right;
	width: 42px;
	height: 42px;
	position: relative;	
	margin-bottom: -42px;
	}
	
/* ------ ribbon styles ------  */
/* --- style1--- */	
div.ribbon_style1_best { background: url(../img/ribbon_style1_best.png); }
div.ribbon_style1_buy { background: url(../img/ribbon_style1_buy.png); }
div.ribbon_style1_free { background: url(../img/ribbon_style1_free.png); }
div.ribbon_style1_free_caps { background: url(../img/ribbon_style1_free_caps.png); }
div.ribbon_style1_fresh { background: url(../img/ribbon_style1_fresh.png); }
div.ribbon_style1_gift_caps { background: url(../img/ribbon_style1_gift_caps.png); }
div.ribbon_style1_heart { background: url(../img/ribbon_style1_heart.png); }
div.ribbon_style1_hot { background: url(../img/ribbon_style1_hot.png); }
div.ribbon_style1_hot_caps { background: url(../img/ribbon_style1_hot_caps.png); }
div.ribbon_style1_new { background: url(../img/ribbon_style1_new.png); }
div.ribbon_style1_new_caps { background: url(../img/ribbon_style1_new_caps.png); }
div.ribbon_style1_no1 { background: url(../img/ribbon_style1_no1.png); }
div.ribbon_style1_off5 { background: url(../img/ribbon_style1_off5.png); }
div.ribbon_style1_off10 { background: url(../img/ribbon_style1_off10.png); }
div.ribbon_style1_off15 { background: url(../img/ribbon_style1_off15.png); }
div.ribbon_style1_off20 { background: url(../img/ribbon_style1_off20.png); }
div.ribbon_style1_off25 { background: url(../img/ribbon_style1_off25.png); }
div.ribbon_style1_off30 { background: url(../img/ribbon_style1_off30.png); }
div.ribbon_style1_off35 { background: url(../img/ribbon_style1_off35.png); }
div.ribbon_style1_off40 { background: url(../img/ribbon_style1_off40.png); }
div.ribbon_style1_off50 { background: url(../img/ribbon_style1_off50.png); }
div.ribbon_style1_off75 { background: url(../img/ribbon_style1_off75.png); }
div.ribbon_style1_pack { background: url(../img/ribbon_style1_pack.png); }
div.ribbon_style1_pro { background: url(../img/ribbon_style1_pro.png); }
div.ribbon_style1_sale { background: url(../img/ribbon_style1_sale.png); }
div.ribbon_style1_save { background: url(../img/ribbon_style1_save.png); }
div.ribbon_style1_save_caps { background: url(../img/ribbon_style1_save_caps.png); }
div.ribbon_style1_top { background: url(../img/ribbon_style1_top.png); }
div.ribbon_style1_top_caps { background: url(../img/ribbon_style1_top_caps.png); }
div.ribbon_style1_trial { background: url(../img/ribbon_style1_trial.png); }

/* --- style2--- */
div.ribbon_style2_best { background: url(../img/ribbon_style2_best.png); }
div.ribbon_style2_buy { background: url(../img/ribbon_style2_buy.png); }
div.ribbon_style2_free { background: url(../img/ribbon_style2_free.png); }
div.ribbon_style2_free_caps { background: url(../img/ribbon_style2_free_caps.png); }
div.ribbon_style2_fresh { background: url(../img/ribbon_style2_fresh.png); }
div.ribbon_style2_gift_caps { background: url(../img/ribbon_style2_gift_caps.png); }
div.ribbon_style2_heart { background: url(../img/ribbon_style2_heart.png); }
div.ribbon_style2_hot { background: url(../img/ribbon_style2_hot.png); }
div.ribbon_style2_hot_caps { background: url(../img/ribbon_style2_hot_caps.png); }
div.ribbon_style2_new { background: url(../img/ribbon_style2_new.png); }
div.ribbon_style2_new_caps { background: url(../img/ribbon_style2_new_caps.png); }
div.ribbon_style2_no1 { background: url(../img/ribbon_style2_no1.png); }
div.ribbon_style2_off5 { background: url(../img/ribbon_style2_off5.png); }
div.ribbon_style2_off10 { background: url(../img/ribbon_style2_off10.png); }
div.ribbon_style2_off15 { background: url(../img/ribbon_style2_off15.png); }
div.ribbon_style2_off20 { background: url(../img/ribbon_style2_off20.png); }
div.ribbon_style2_off25 { background: url(../img/ribbon_style2_off25.png); }
div.ribbon_style2_off30 { background: url(../img/ribbon_style2_off30.png); }
div.ribbon_style2_off35 { background: url(../img/ribbon_style2_off35.png); }
div.ribbon_style2_off40 { background: url(../img/ribbon_style2_off40.png); }
div.ribbon_style2_off50 { background: url(../img/ribbon_style2_off50.png); }
div.ribbon_style2_off75 { background: url(../img/ribbon_style2_off75.png); }
div.ribbon_style2_pack { background: url(../img/ribbon_style2_pack.png); }
div.ribbon_style2_pro { background: url(../img/ribbon_style2_pro.png); }
div.ribbon_style2_sale { background: url(../img/ribbon_style2_sale.png); }
div.ribbon_style2_save { background: url(../img/ribbon_style2_save.png); }
div.ribbon_style2_save_caps { background: url(../img/ribbon_style2_save_caps.png); }
div.ribbon_style2_top { background: url(../img/ribbon_style2_top.png); }
div.ribbon_style2_top_caps { background: url(../img/ribbon_style2_top_caps.png); }
div.ribbon_style2_trial { background: url(../img/ribbon_style2_trial.png); }

/* ==================== ICONS  ==================== */
/* --- base --- */
@font-face
{
	font-family: 'icons';
	src: url('../font/icons.eot?78084899');
	src: url('../font/icons.eot?78084899#iefix') format('embedded-opentype'),
	url('../font/icons.woff?78084899') format('woff'),
	url('../font/icons.ttf?78084899') format('truetype'),
	url('../font/icons.svg?78084899#icons') format('svg');
	font-weight: normal;
	font-style: normal;
}
div.p_table_2 span.css3_grid_icon::after
{
	font-family: "icons";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 10px;
	margin-left: .2em;
	margin-top: 3px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
div.p_table_2 div.column_1:hover .css3_grid_icon::after,
div.p_table_2 div.column_2:hover .css3_grid_icon::after,
div.p_table_2 div.column_3:hover .css3_grid_icon::after,
div.p_table_2 div.column_4:hover .css3_grid_icon::after,
div.p_table_2 div.active_column .css3_grid_icon::after
{
	color: #ffffff;
}


/* --- yes icons --- */
div.p_table_2 span.css3_grid_icon.icon_yes_01::after
{
	content: '\e80c';
	color: #56a600;
	font-size: 16px;
}
div.p_table_2 span.css3_grid_icon.icon_yes_02::after
{
	content: '\e802';
	color: #56a600;
	font-size: 14px;
}
div.p_table_2 span.css3_grid_icon.icon_yes_03::after
{
	content: '\e804';
	color: #56a600;
	font-size: 14px;
}
div.p_table_2 span.css3_grid_icon.icon_yes_04::after
{
	content: '\e806';
	color: #56a600;
	font-size: 16px;
}
div.p_table_2 span.css3_grid_icon.icon_yes_05::after
{
	content: '\e808';
	color: #56a600;
	font-size: 14px;
}
div.p_table_2 span.css3_grid_icon.icon_yes_06::after
{
	content: '\e80a';
	color: #56a600;
	font-size: 14px;
}
div.p_table_2 span.css3_grid_icon.icon_yes_07::after
{
	content: '\e812';
	color: #56a600;
	font-size: 13px;
}
div.p_table_2 span.css3_grid_icon.icon_yes_08::after
{
	content: '\e80e';
	color: #56a600;
	font-size: 14px;
}
div.p_table_2 span.css3_grid_icon.icon_yes_09::after
{
	content: '\e810';
	color: #56a600;
	font-size: 14px;
}
div.p_table_2 span.css3_grid_icon.icon_yes_10::after
{
	content: '\e800';
	color: #ffa800;
	font-size: 15px;
}

/* --- no icons --- */
div.p_table_2 span.css3_grid_icon.icon_no_01::after
{
	content: '\e80d';
	color: #d64747;
	font-size: 16px;
}
div.p_table_2 span.css3_grid_icon.icon_no_02::after
{
	content: '\e803';
	color: #d64747;
	font-size: 14px;
}
div.p_table_2 span.css3_grid_icon.icon_no_03::after
{
	content: '\e805';
	color: #d64747;
	font-size: 14px;
}
div.p_table_2 span.css3_grid_icon.icon_no_04::after
{
	content: '\e807';
	color: #d64747;
	font-size: 16px;
}
div.p_table_2 span.css3_grid_icon.icon_no_05::after
{
	content: '\e809';
	color: #d64747;
	font-size: 14px;
}
div.p_table_2 span.css3_grid_icon.icon_no_06::after
{
	content: '\e80b';
	color: #d64747;
	font-size: 14px;
}
div.p_table_2 span.css3_grid_icon.icon_no_07::after
{
	content: '\e813';
	color: #aaaaaa;
	font-size: 13px;
}
div.p_table_2 span.css3_grid_icon.icon_no_08::after
{
	content: '\e80f';
	color: #aaaaaa;
	font-size: 14px;
}
div.p_table_2 span.css3_grid_icon.icon_no_09::after
{
	content: '\e811';
	color: #aaaaaa;
	font-size: 14px;
}
div.p_table_2 span.css3_grid_icon.icon_no_10::after
{
	content: '\e801';
	color: #aaaaaa;
	font-size: 15px;
}

/* ==================== TOOLTIP  ==================== */
/* --- base --- */
div.p_table_2 span.css3_grid_tooltip
{
	position: relative !important;
	display: inline-block !important;
	border-bottom: 1px dotted !important;
	border-color: #303030 !important;
	cursor: pointer;
}

div.p_table_2 li.row_style_1 span.css3_grid_tooltip, 
div.p_table_2 li.row_style_2 span.css3_grid_tooltip, 
div.p_table_2 li.row_style_3 span.css3_grid_tooltip, 
div.p_table_2 li.row_style_4 span.css3_grid_tooltip
{
	padding: 0 !important;
}

div.p_table_2 .header_row_1 span.css3_grid_tooltip,
div.p_table_2 .header_row_2 span.css3_grid_tooltip,
div.p_table_2 .footer_row span.css3_grid_tooltip
{
	border-bottom: none !important;
}

div.p_table_2.p_table_hover_disabled div.column_1:hover span.css3_grid_tooltip,
div.p_table_2.p_table_hover_disabled div.column_2:hover span.css3_grid_tooltip,
div.p_table_2.p_table_hover_disabled div.column_3:hover span.css3_grid_tooltip,
div.p_table_2.p_table_hover_disabled div.column_4:hover span.css3_grid_tooltip
{
	border-color: #303030 !important;
}

div.p_table_2.p_table_hover_disabled span.css3_grid_tooltip:hover
{
	border-bottom-style: solid !important;
}

div.p_table_2.p_table_hover_disabled div.active_column span.css3_grid_tooltip:hover
{
	border-bottom-style: dotted !important;
}

div.p_table_2 div.column_1:hover span.css3_grid_tooltip,
div.p_table_2 div.column_2:hover span.css3_grid_tooltip,
div.p_table_2 div.column_3:hover span.css3_grid_tooltip,
div.p_table_2 div.column_4:hover span.css3_grid_tooltip,
div.p_table_2 div.active_column span.css3_grid_tooltip,
div.p_table_2.p_table_hover_disabled div.active_column:hover span.css3_grid_tooltip,
div.p_table_2 span.css3_grid_tooltip:hover
{
	border-color: #ffffff !important;
}

div.p_table_2 span.css3_grid_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;
}

div.p_table_2.p_table_sliding span.css3_grid_tooltip>span:first-child
{
	min-width: 95px;
	width: 95px;
	left: -54px;
}

div.p_table_2 span.css3_grid_tooltip>span:first-child:before
{	
	content: "";
	display: block;
	width: 0px;
	height: 0px;
	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;
}

div.p_table_2.p_table_sliding span.css3_grid_tooltip>span:first-child:before
{
	left: 50px;
}

/* --- On Hover --- */
div.p_table_2 span.css3_grid_tooltip:hover>span:first-child
	{	
	margin-bottom: 10px; /* End Position */
	visibility: visible;
	opacity: 1;
	}
	
/* --- On Focus --- */
div.p_table_2 span.css3_grid_tooltip input:focus + span:first-child,
div.p_table_2 span.css3_grid_tooltip textarea:focus + span:first-child
	{	
	margin-bottom: 10px; /* End Position */
	visibility: visible;
	opacity: 1;
	}
	
/* --- Decorative Line --- */
div.p_table_2 span.css3_grid_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;
	}

/* --- misc --- */
.css3_grid_clearfix:after
{
    font-size: 0px;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}
/* ==================== STYLE 3 - BLUE ==================== */
/* ==================== HEADINGS ==================== */
div.p_table_2_3 h1.caption
	{
	color: #3171b5 !important;
	}
	
div.p_table_2_3 h1.caption span
	{
	color: #70b7d2;
	}

/* ==================== COLUMN STYLE 1 ==================== */
/* --- header row 1 ---  */
div.p_table_2_3 div.column_1 li.header_row_1
	{
	border-bottom: 1px solid #4283b2;
	background-color: #a3c4cc !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #70bbd4, #5399c0) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70bbd4', endColorstr='#5399c0') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70bbd4', endColorstr='#5399c0') !important; /* IE8 */
	background: -ms-linear-gradient(top, #70bbd4, #5399c0) !important; /* IE9 */
	background: -moz-linear-gradient(top, #70bbd4, #5399c0) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #70bbd4, #5399c0) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #70bbd4, #5399c0) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #70bbd4), color-stop(1, #5399c0)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_3 div.column_1 li.decor_line
	{
	background-color: #98d1e2 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #98d1e2, #c7e6ef 50%, #98d1e2) !important; /* W3C */
	background: -ms-linear-gradient(left, #98d1e2, #c7e6ef 50%, #98d1e2) !important; /* IE9 */
	background: -moz-linear-gradient(left, #98d1e2, #c7e6ef 50%, #98d1e2) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #98d1e2, #c7e6ef 50%, #98d1e2) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #98d1e2, #c7e6ef 50%, #98d1e2) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #98d1e2), color-stop(0.5, #c7e6ef), color-stop(1, #98d1e2)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_3 div.column_1 li.header_row_2
	{
	background-color: #a3c4cc !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #72b9d3, #a3c4cc) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#72b9d3', endColorstr='#a3c4cc') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#72b9d3', endColorstr='#a3c4cc') !important; /* IE8 */
	background: -ms-linear-gradient(top, #72b9d3, #a3c4cc) !important; /* IE9 */
	background: -moz-linear-gradient(top, #72b9d3, #a3c4cc) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #72b9d3, #a3c4cc) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #72b9d3, #a3c4cc) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #72b9d3), color-stop(1, #a3c4cc)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 2 ==================== */
/* --- header row 1 ---  */
div.p_table_2_3 div.column_2 li.header_row_1
	{
	border-bottom: 1px solid #2e639f;
	background-color: #a3c4cc !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #4ea8ca, #397db0) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ea8ca', endColorstr='#397db0') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ea8ca', endColorstr='#397db0') !important; /* IE8 */
	background: -ms-linear-gradient(top, #4ea8ca, #397db0) !important; /* IE9 */
	background: -moz-linear-gradient(top, #4ea8ca, #397db0) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #4ea8ca, #397db0) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #4ea8ca, #397db0) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4ea8ca), color-stop(1, #397db0)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_3 div.column_2 li.decor_line
	{
	background-color: #8cc4d1 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #8cc4d1, #9ce0ec 50%, #8cc4d1) !important; /* W3C */
	background: -ms-linear-gradient(left, #8cc4d1, #9ce0ec 50%, #8cc4d1) !important; /* IE9 */
	background: -moz-linear-gradient(left, #8cc4d1, #9ce0ec 50%, #8cc4d1) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #8cc4d1, #9ce0ec 50%, #8cc4d1) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #8cc4d1, #9ce0ec 50%, #8cc4d1) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #8cc4d1), color-stop(0.5, #9ce0ec), color-stop(1, #8cc4d1)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_3 div.column_2 li.header_row_2
	{
	background-color: #a3c4cc !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #4fa5c8, #a3c4cc) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4fa5c8', endColorstr='#a3c4cc') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4fa5c8', endColorstr='#a3c4cc') !important; /* IE8 */
	background: -ms-linear-gradient(top, #4fa5c8, #a3c4cc) !important; /* IE9 */
	background: -moz-linear-gradient(top, #4fa5c8, #a3c4cc) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #4fa5c8, #a3c4cc) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #4fa5c8, #a3c4cc) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4fa5c8), color-stop(1, #a3c4cc)) !important; /* Chrome 10, Safari */
	}
	
/* ==================== COLUMN STYLE 3 ==================== */
/* --- header row 1 ---  */
div.p_table_2_3 div.column_3 li.header_row_1
	{
	border-bottom: 1px solid #244f8b;
	background-color: #8cc4d1 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #3d87bf, #2d649f) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d87bf', endColorstr='#2d649f') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d87bf', endColorstr='#2d649f') !important; /* IE8 */
	background: -ms-linear-gradient(top, #3d87bf, #2d649f) !important; /* IE9 */
	background: -moz-linear-gradient(top, #3d87bf, #2d649f) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #3d87bf, #2d649f) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #3d87bf, #2d649f) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3d87bf), color-stop(1, #2d649f)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_3 div.column_3 li.decor_line
	{
	background-color: #55b3d4 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #55b3d4, #7bd5e8 50%, #55b3d4) !important; /* W3C */
	background: -ms-linear-gradient(left, #55b3d4, #7bd5e8 50%, #55b3d4) !important; /* IE9 */
	background: -moz-linear-gradient(left, #55b3d4, #7bd5e8 50%, #55b3d4) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #55b3d4, #7bd5e8 50%, #55b3d4) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #55b3d4, #7bd5e8 50%, #55b3d4) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #55b3d4), color-stop(0.5, #7bd5e8), color-stop(1, #55b3d4)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_3 div.column_3 li.header_row_2
	{
	background-color: #8cc4d1 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #3e8abd, #8cc4d1) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e8abd', endColorstr='#8cc4d1') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e8abd', endColorstr='#8cc4d1') !important; /* IE8 */
	background: -ms-linear-gradient(top, #3e8abd, #8cc4d1) !important; /* IE9 */
	background: -moz-linear-gradient(top, #3e8abd, #8cc4d1) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #3e8abd, #8cc4d1) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #3e8abd, #8cc4d1) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3e8abd), color-stop(1, #8cc4d1)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 4 ==================== */
/* --- header row 1 ---  */

/* --- decor light  line ---  */	
div.p_table_2_3 div.column_4 li.decor_line
	{
	background-color: #a1b5bA !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #a1b5bA, #a2bcc1 50%, #a1b5bA) !important; /* W3C */
	background: -ms-linear-gradient(left, #a1b5bA, #a2bcc1 50%, #a1b5bA) !important; /* IE9 */
	background: -moz-linear-gradient(left, #a1b5bA, #a2bcc1 50%, #a1b5bA) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #a1b5bA, #a2bcc1 50%, #a1b5bA) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #a1b5bA, #a2bcc1 50%, #a1b5bA) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #a1b5bA), color-stop(0.5, #a2bcc1), color-stop(1, #a1b5bA)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_3 div.column_4 li.header_row_2
	{
	background-color: #8fb8c1 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #b7b8cc, #8fb8c1) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7b8cc', endColorstr='#8fb8c1') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7b8cc', endColorstr='#8fb8c1') !important; /* IE8 */
	background: -ms-linear-gradient(top, #b7b8cc, #8fb8c1) !important; /* IE9 */
	background: -moz-linear-gradient(top, #b7b8cc, #8fb8c1) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #b7b8cc, #8fb8c1) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #b7b8cc, #8fb8c1) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b7b8cc), color-stop(1, #8fb8c1)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN HOVERS ==================== */
/* --- column 1 ---  */
div.p_table_2_3 div.column_1:hover li.row_style_1,
div.p_table_2_3 div.column_1.active_column li.row_style_1,
div.p_table_2_3.p_table_hover_disabled div.column_1.active_column li.row_style_1,
.css3_grid_hidden_rows_control_p_table_2_3
	{
	background: #e6f9cf !important;
	}
	
div.p_table_2_3 div.column_1:hover li.row_style_2,
div.p_table_2_3 div.column_1.active_column li.row_style_2,
div.p_table_2_3.p_table_hover_disabled div.column_1.active_column li.row_style_2,
.css3_grid_hidden_rows_control_p_table_2_3:hover
	{
	background: #c5d6b1 !important;
	}
	
div.p_table_2_3 div.column_1:hover li.footer_row,
div.p_table_2_3 div.column_1.active_column li.footer_row,
div.p_table_2_3.p_table_hover_disabled div.column_1.active_column li.footer_row
	{
	background: #9daa8d !important;
	}
	
/* --- column 2 ---  */	
div.p_table_2_3 div.column_2:hover li.row_style_1,
div.p_table_2_3 div.column_2.active_column li.row_style_1,
div.p_table_2_3.p_table_hover_disabled div.column_2.active_column li.row_style_1
	{
	background: #e6f9cf !important;
	}
	
div.p_table_2_3 div.column_2:hover li.row_style_3,
div.p_table_2_3 div.column_2.active_column li.row_style_3,
div.p_table_2_3.p_table_hover_disabled div.column_2.active_column li.row_style_3
	{
	background: #c5d6b1 !important;
	}
	
div.p_table_2_3 div.column_2:hover li.footer_row,
div.p_table_2_3 div.column_2.active_column li.footer_row,
div.p_table_2_3.p_table_hover_disabled div.column_2.active_column li.footer_row
	{
	background: #9daa8d !important;
	}
	
/* --- column 3 ---  */	
div.p_table_2_3 div.column_3:hover li.row_style_1,
div.p_table_2_3 div.column_3.active_column li.row_style_1,
div.p_table_2_3.p_table_hover_disabled div.column_3.active_column li.row_style_1
	{
	background: #e6f9cf !important;
	}
	
div.p_table_2_3 div.column_3:hover li.row_style_2,
div.p_table_2_3 div.column_3.active_column li.row_style_2,
div.p_table_2_3.p_table_hover_disabled div.column_3.active_column li.row_style_2
	{
	background: #c5d6b1 !important;
	}
	
div.p_table_2_3 div.column_3:hover li.footer_row,
div.p_table_2_3 div.column_3.active_column li.footer_row,
div.p_table_2_3.p_table_hover_disabled div.column_3.active_column li.footer_row
	{
	background: #9daa8d !important;
	}

/* --- column 4 ---  */	
div.p_table_2_3 div.column_4:hover li.row_style_1,
div.p_table_2_3 div.column_4.active_column li.row_style_1,
div.p_table_2_3.p_table_hover_disabled div.column_4.active_column li.row_style_1
	{
	background: #e6f9cf !important;
	}
	
div.p_table_2_3 div.column_4:hover li.row_style_3,
div.p_table_2_3 div.column_4.active_column li.row_style_3,
div.p_table_2_3.p_table_hover_disabled div.column_4.active_column li.row_style_3
	{
	background: #c5d6b1 !important;
	}
	
div.p_table_2_3 div.column_4:hover li.footer_row,
div.p_table_2_3 div.column_4.active_column li.footer_row,
div.p_table_2_3.p_table_hover_disabled div.column_4.active_column li.footer_row
	{
	background: #9daa8d!important;
	}
	
/* ==================== BUTTONS ==================== */
div.p_table_2_3 a.button_1,
div.p_table_2_3.p_table_hover_disabled  div.column_1:hover a.button_1,
div.p_table_2_3.p_table_hover_disabled  div.column_2:hover a.button_1,
div.p_table_2_3.p_table_hover_disabled  div.column_3:hover a.button_1,
div.p_table_2_3.p_table_hover_disabled  div.column_4:hover a.button_1,
div.p_table_2_3.p_table_hover_disabled  div.column_5:hover a.button_1

	{
	border-bottom: 1px solid #3f85b0;
	background-color: #a3c4cc; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #1c6170, #579ec3); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c6170', endColorstr='#579ec3'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c6170', endColorstr='#579ec3'); /* IE8 */
	background: -ms-linear-gradient(top, #1c6170, #579ec3); /* IE9 */
	background: -moz-linear-gradient(top, #1c6170, #579ec3); /* Firefox */ 
	background: -o-linear-gradient(top, #1c6170, #579ec3); /* Opera 11  */
	background: -webkit-linear-gradient(top, #1c6170, #579ec3); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1c6170), color-stop(1, #579ec3)); /* Chrome 10, Safari */
	}
	
div.p_table_2_3 a.button_2,
div.p_table_2_3.p_table_hover_disabled  div.column_1:hover a.button_2,
div.p_table_2_3.p_table_hover_disabled  div.column_2:hover a.button_2,
div.p_table_2_3.p_table_hover_disabled  div.column_3:hover a.button_2,
div.p_table_2_3.p_table_hover_disabled  div.column_4:hover a.button_2,
div.p_table_2_3.p_table_hover_disabled  div.column_5:hover a.button_2
	{
	border-bottom: 1px solid #2a689e;
	background-color: #a3c4cc; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #54b4d1, #3d83b4); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54b4d1', endColorstr='#3d83b4'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54b4d1', endColorstr='#3d83b4'); /* IE8 */
	background: -ms-linear-gradient(top, #54b4d1, #3d83b4); /* IE9 */
	background: -moz-linear-gradient(top, #54b4d1, #3d83b4); /* Firefox */ 
	background: -o-linear-gradient(top, #54b4d1, #3d83b4); /* Opera 11  */
	background: -webkit-linear-gradient(top, #54b4d1, #3d83b4); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #54b4d1), color-stop(1, #3d83b4)); /* Chrome 10, Safari */
	}	
	
div.p_table_2_3 a.button_3,
div.p_table_2_3.p_table_hover_disabled  div.column_1:hover a.button_3,
div.p_table_2_3.p_table_hover_disabled  div.column_2:hover a.button_3,
div.p_table_2_3.p_table_hover_disabled  div.column_3:hover a.button_3,
div.p_table_2_3.p_table_hover_disabled  div.column_4:hover a.button_3,
div.p_table_2_3.p_table_hover_disabled  div.column_5:hover a.button_3
	{
	border-bottom: 1px solid #204f8b;
	background-color: #8cc4d1; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #4292c8, #3069a4); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4292c8', endColorstr='#3069a4'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4292c8', endColorstr='#3069a4'); /* IE8 */
	background: -ms-linear-gradient(top, #4292c8, #3069a4); /* IE9 */
	background: -moz-linear-gradient(top, #4292c8, #3069a4); /* Firefox */ 
	background: -o-linear-gradient(top, #4292c8, #3069a4); /* Opera 11  */
	background: -webkit-linear-gradient(top, #4292c8, #3069a4); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4292c8), color-stop(1, #3069a4)); /* Chrome 10, Safari */
	}
	
div.p_table_2_3 a.button_4,
div.p_table_2_3.p_table_hover_disabled  div.column_1:hover a.button_4,
div.p_table_2_3.p_table_hover_disabled  div.column_2:hover a.button_4,
div.p_table_2_3.p_table_hover_disabled  div.column_3:hover a.button_4,
div.p_table_2_3.p_table_hover_disabled  div.column_4:hover a.button_4,
div.p_table_2_3.p_table_hover_disabled  div.column_5:hover a.button_4
	{
	border-bottom: 1px solid #194082;
	background-color: #8fb8c1; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #357ac2, #26589b); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#357ac2', endColorstr='#26589b'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#357ac2', endColorstr='#26589b'); /* IE8 */
	background: -ms-linear-gradient(top, #357ac2, #26589b); /* IE9 */
	background: -moz-linear-gradient(top, #357ac2, #26589b); /* Firefox */ 
	background: -o-linear-gradient(top, #357ac2, #26589b); /* Opera 11  */
	background: -webkit-linear-gradient(top, #357ac2, #26589b); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #357ac2), color-stop(1, #26589b)); /* Chrome 10, Safari */
	}

/* ========== PRICING CYCLE  ========== */
.pricing-cycle-wrapper
{
	width: 100%;
	margin: 0 0 20px 0 !important;
}
.pricing-cycle-navigation
{
	margin: 0 auto 0 0;
	width: 250px;
	height: auto;
	display: block;
	padding: 15px 19px !important;
	color: #;
	cursor: pointer;
	position: relative;
	border: 1px solid #d3d3d3;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	color: #1c6170;
	box-shadow: 0px 2px 0px rgba(0,0,0,0.05);
	background: -webkit-linear-gradient(#FFFFFF, #1c6170);
	background: -o-linear-gradient(#FFFFFF, #1c6170);
	background: -moz-linear-gradient(#FFFFFF, #1c6170);
	background: linear-gradient(#FFFFFF, #1c6170);
	z-index: 102;
}
.pricing-cycle-navigation.css3_grid_center
{
	margin-left: auto;
	margin-right: auto;
}
.pricing-cycle-navigation.css3_grid_right
{
	margin-left: auto;
	margin-right: 0;
}
.pricing-cycle-navigation:hover
{
	background-color: #FFF;
	color: #1c6170;
	box-shadow: none;
	background-image: none;
	border: 1px solid rgba(0,0,0,0.1);
	border-bottom-color: transparent;
}
.pricing-cycle-navigation.css3_grid_hide:hover
{
	background: -webkit-linear-gradient(#FFFFFF, #1c6170);
	background: -o-linear-gradient(#FFFFFF, #1c6170);
	background: -moz-linear-gradient(#FFFFFF, #1c6170);
	background: linear-gradient(#FFFFFF, #1c6170);
	color: #FFFFFF;
	box-shadow: 0px 2px 0px rgba(0,0,0,0.05);
	border: 1px solid #d3d3d3;
}
.pricing-cycle-wrapper label
{
	color: #FFF;
	display: inline !important;
	font-family: Arial;
	font-size: 14px !important;
	font-weight: normal !important;
}
.pricing-cycle-wrapper .tabs_box_navigation_icon
{
	position: absolute;
	top: 21px;
	right: 19px;
	border-top: 6px solid #A8B1B6;
	border-right: 5px solid rgba(0, 0, 0, 0);
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-bottom: 5px solid rgba(0, 0, 0, 0);
	display: inline;
}
.pricing-cycle-navigation:hover ul.pricing-cycle
{
	display: block;
	position: absolute;
	top: 46px;
	width: 250px;
	background: #FFF;
	border: 1px solid #E8E8E8;
	padding: 0 0 5px !important;
	list-style: none !important;
	margin: 0 !important;
	left: -1px;
	border-top: none;
	z-index: 999;
}
.p.pricing-cycle-navigation.css3_grid_hide:hover ul.pricing-cycle
{	display: none;
}
ul.pricing-cycle
{
	display: none;
	margin: 0 auto;
}
ul.pricing-cycle li
{
	width: 250px;
	height: auto;
	background-color: #e6f0f2;
	padding: 0 5px !important;
	list-style: none !important;
	margin: 0 !important;
	float: left;
	position: relative;
}
ul.pricing-cycle li a
{
	color: #1c6170 !important;
	text-decoration: none;
	border: none;
	background: #e6f0f2;
	padding: 12px 14px;
	font-size: 10px;
	font-weight: normal;
	font-family: arial;
	display: block;
	transition: none !important;
}
div.p_table_2_1 ul.pricing-cycle li a:hover,
div.p_table_2_1 ul.pricing-cycle li a.selected
{
	background-color: #E7832A;
}
div.p_table_2_2 ul.pricing-cycle li a:hover,
div.p_table_2_2 ul.pricing-cycle li a.selected
{
	background-color: #5F9836;
}
div.p_table_2_3 ul.pricing-cycle li a:hover,
div.p_table_2_3 ul.pricing-cycle li a.selected
{
	background-color: #b8c2c4;
}
div.p_table_2_4 ul.pricing-cycle li a:hover,
div.p_table_2_4 ul.pricing-cycle li a.selected
{
	background-color: #70619B;
}
div.p_table_2_5 ul.pricing-cycle li a:hover,
div.p_table_2_5 ul.pricing-cycle li a.selected
{
	background-color: #D77400;
}
div.p_table_2_6 ul.pricing-cycle li a:hover,
div.p_table_2_6 ul.pricing-cycle li a.selected
{
	background-color: #5F8D3D;
}
div.p_table_2_7 ul.pricing-cycle li a:hover,
div.p_table_2_7 ul.pricing-cycle li a.selected
{
	background-color: #DF8034;
}
div.p_table_2_8 ul.pricing-cycle li a:hover,
div.p_table_2_8 ul.pricing-cycle li a.selected
{
	background-color: #7B5D2F;
}


/* ========== SPECIFIC  ========== */

    div.p_table_2_3 div.column_1 li.header_row_1,
    div.p_table_2_3 div.column_2 li.header_row_1,
    div.p_table_2_3 div.column_3 li.header_row_1 {
        background: #FFF !important;
    }

   
div.p_table_2_3 div.column_1 li.header_row_2,
div.p_table_2_3 div.column_2 li.header_row_2,
div.p_table_2_3 div.column_3 li.header_row_2	{
        background: #FFF !important;
    }