/* ==================== STYLE 1 - ORANGE ==================== */
/* ==================== HEADINGS ==================== */
div.p_table_2_1 h1.caption
	{
	color: #d76431 !important;
	}
	
div.p_table_2_1 h1.caption span
	{
	color: #f5a13e;
	}

/* ==================== COLUMN STYLE 1 ==================== */
/* --- header row 1 ---  */
div.p_table_2_1 div.column_1 li.header_row_1
	{
	border-bottom: 1px solid #e8851e;
	background-color: #f0aa2d !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #f2bb34, #ec9a26) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2bb34', endColorstr='#ec9a26') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2bb34', endColorstr='#ec9a26') !important; /* IE8 */
	background: -ms-linear-gradient(top, #f2bb34, #ec9a26) !important; /* IE9 */
	background: -moz-linear-gradient(top, #f2bb34, #ec9a26) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #f2bb34, #ec9a26) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #f2bb34, #ec9a26) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2bb34), color-stop(1, #ec9a26)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_1 div.column_1 li.decor_line
	{
	background-color: #f7d149 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #f7d149, #fbe669 50%, #f7d149) !important; /* W3C */
	background: -ms-linear-gradient(left, #f7d149, #fbe669 50%, #f7d149) !important; /* IE9 */
	background: -moz-linear-gradient(left, #f7d149, #fbe669 50%, #f7d149) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #f7d149, #fbe669 50%, #f7d149) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #f7d149, #fbe669 50%, #f7d149) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #f7d149), color-stop(0.5, #fbe669), color-stop(1, #f7d149)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_1 div.column_1 li.header_row_2
	{
	background-color: #f0aa2d !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #f2b935, #ed9e28) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2b935', endColorstr='#ed9e28') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2b935', endColorstr='#ed9e28') !important; /* IE8 */
	background: -ms-linear-gradient(top, #f2b935, #ed9e28) !important; /* IE9 */
	background: -moz-linear-gradient(top, #f2b935, #ed9e28) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #f2b935, #ed9e28) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #f2b935, #ed9e28) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2b935), color-stop(1, #ed9e28)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 2 ==================== */
/* --- header row 1 ---  */
div.p_table_2_1 div.column_2 li.header_row_1
	{
	border-bottom: 1px solid #e16420;
	background-color: #ea932f !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #eea837, #e67e28) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eea837', endColorstr='#e67e28') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eea837', endColorstr='#e67e28') !important; /* IE8 */
	background: -ms-linear-gradient(top, #eea837, #e67e28) !important; /* IE9 */
	background: -moz-linear-gradient(top, #eea837, #e67e28) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #eea837, #e67e28) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #eea837, #e67e28) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eea837), color-stop(1, #e67e28)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_1 div.column_2 li.decor_line
	{
	background-color: #f4c64b !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #f4c64b, #f9e06c 50%, #f4c64b) !important; /* W3C */
	background: -ms-linear-gradient(left, #f4c64b, #f9e06c 50%, #f4c64b) !important; /* IE9 */
	background: -moz-linear-gradient(left, #f4c64b, #f9e06c 50%, #f4c64b) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #f4c64b, #f9e06c 50%, #f4c64b) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #f4c64b, #f9e06c 50%, #f4c64b) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #f4c64b), color-stop(0.5, #f9e06c), color-stop(1, #f4c64b)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_1 div.column_2 li.header_row_2
	{
	background-color: #ea932f !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #eea637, #e7832a) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eea637', endColorstr='#e7832a') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eea637', endColorstr='#e7832a') !important; /* IE8 */
	background: -ms-linear-gradient(top, #eea637, #e7832a) !important; /* IE9 */
	background: -moz-linear-gradient(top, #eea637, #e7832a) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #eea637, #e7832a) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #eea637, #e7832a) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eea637), color-stop(1, #e7832a)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 3 ==================== */
/* --- header row 1 ---  */
div.p_table_2_1 div.column_3 li.header_row_1
	{
	border-bottom: 1px solid #cf4d1e;
	background-color: #de712c !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #e48333, #d76125) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e48333', endColorstr='#d76125') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e48333', endColorstr='#d76125') !important; /* IE8 */
	background: -ms-linear-gradient(top, #e48333, #d76125) !important; /* IE9 */
	background: -moz-linear-gradient(top, #e48333, #d76125) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #e48333, #d76125) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #e48333, #d76125) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e48333), color-stop(1, #d76125)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_1 div.column_3 li.decor_line
	{
	background-color: #edad46 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #edad46, #f5d265 50%, #edad46) !important; /* W3C */
	background: -ms-linear-gradient(left, #edad46, #f5d265 50%, #edad46) !important; /* IE9 */
	background: -moz-linear-gradient(left, #edad46, #f5d265 50%, #edad46) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #edad46, #f5d265 50%, #edad46) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #edad46, #f5d265 50%, #edad46) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #edad46), color-stop(0.5, #f5d265), color-stop(1, #edad46)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_1 div.column_3 li.header_row_2
	{
	background-color: #de712c !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #e48534, #d96527) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e48534', endColorstr='#d96527') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e48534', endColorstr='#d96527') !important; /* IE8 */
	background: -ms-linear-gradient(top, #e48534, #d96527) !important; /* IE9 */
	background: -moz-linear-gradient(top, #e48534, #d96527) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #e48534, #d96527) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #e48534, #d96527) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e48534), color-stop(1, #d96527)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN STYLE 4 ==================== */
/* --- header row 1 ---  */
div.p_table_2_1 div.column_4 li.header_row_1
	{
	border-bottom: 1px solid #bb3a1d;
	background-color: #d0562a !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #d96431, #c64a24) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d96431', endColorstr='#c64a24') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d96431', endColorstr='#c64a24') !important; /* IE8 */
	background: -ms-linear-gradient(top, #d96431, #c64a24) !important; /* IE9 */
	background: -moz-linear-gradient(top, #d96431, #c64a24) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #d96431, #c64a24) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #d96431, #c64a24) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d96431), color-stop(1, #c64a24)) !important; /* Chrome 10, Safari */	
	}
	
/* --- decor light  line ---  */	
div.p_table_2_1 div.column_4 li.decor_line
	{
	background-color: #e68a45 !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(left, #e68a45, #f1bf63 50%, #e68a45) !important; /* W3C */
	background: -ms-linear-gradient(left, #e68a45, #f1bf63 50%, #e68a45) !important; /* IE9 */
	background: -moz-linear-gradient(left, #e68a45, #f1bf63 50%, #e68a45) !important; /* Firefox */ 
	background: -o-linear-gradient(left, #e68a45, #f1bf63 50%, #e68a45) !important; /* Opera 11  */
	background: -webkit-linear-gradient(left, #e68a45, #f1bf63 50%, #e68a45) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #e68a45), color-stop(0.5, #f1bf63), color-stop(1, #e68a45)) !important; /* Chrome 10, Safari */
	}
	
/* --- header row 2 ---  */
div.p_table_2_1 div.column_4 li.header_row_2
	{
	background-color: #d0562a !important; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #d86533, #c94d26) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d86533', endColorstr='#c94d26') !important; /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d86533', endColorstr='#c94d26') !important; /* IE8 */
	background: -ms-linear-gradient(top, #d86533, #c94d26) !important; /* IE9 */
	background: -moz-linear-gradient(top, #d86533, #c94d26) !important; /* Firefox */ 
	background: -o-linear-gradient(top, #d86533, #c94d26) !important; /* Opera 11  */
	background: -webkit-linear-gradient(top, #d86533, #c94d26) !important; /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d86533), color-stop(1, #c94d26)) !important; /* Chrome 10, Safari */	
	}
	
/* ==================== COLUMN HOVERS ==================== */
/* --- column 1 ---  */
div.p_table_2_1 div.column_1:hover li.row_style_1,
div.p_table_2_1 div.column_1.active_column li.row_style_1
	{
	background: #f0ae30 !important;
	}
	
div.p_table_2_1 div.column_1:hover li.row_style_2,
div.p_table_2_1 div.column_1.active_column li.row_style_2
	{
	background: #ed9e28 !important;
	}
	
div.p_table_2_1 div.column_1:hover li.footer_row,
div.p_table_2_1 div.column_1.active_column li.footer_row
	{
	background: #f0ae30 !important;
	}
	
/* --- column 2 ---  */	
div.p_table_2_1 div.column_2:hover li.row_style_1,
div.p_table_2_1 div.column_2.active_column li.row_style_1
	{
	background: #eb9732 !important;
	}
	
div.p_table_2_1 div.column_2:hover li.row_style_3,
div.p_table_2_1 div.column_2.active_column li.row_style_3
	{
	background: #e7832a !important;
	}
	
div.p_table_2_1 div.column_2:hover li.footer_row,
div.p_table_2_1 div.column_2.active_column li.footer_row
	{
	background: #eb9732 !important;
	}
	
/* --- column 3 ---  */	
div.p_table_2_1 div.column_3:hover li.row_style_1,
div.p_table_2_1 div.column_3.active_column li.row_style_1
	{
	background: #df772e !important;
	}
	
div.p_table_2_1 div.column_3:hover li.row_style_2,
div.p_table_2_1 div.column_3.active_column li.row_style_2
	{
	background: #d96527 !important;
	}
	
div.p_table_2_1 div.column_3:hover li.footer_row,
div.p_table_2_1 div.column_3.active_column li.footer_row
	{
	background: #df772e !important;
	}

/* --- column 4 ---  */	
div.p_table_2_1 div.column_4:hover li.row_style_1,
div.p_table_2_1 div.column_4.active_column li.row_style_1
	{
	background: #d25b2c !important;
	}
	
div.p_table_2_1 div.column_4:hover li.row_style_3,
div.p_table_2_1 div.column_4.active_column li.row_style_3
	{
	background: #c94d26 !important;
	}
	
div.p_table_2_1 div.column_4:hover li.footer_row,
div.p_table_2_1 div.column_4.active_column li.footer_row
	{
	background: #d25b2c !important;
	}
	
/* ==================== BUTTONS ==================== */
div.p_table_2_1 a.button_1
	{
	border-bottom: 1px solid #e6861a;
	background-color: #f0aa2d; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #f4c538, #ed9f28); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4c538', endColorstr='#ed9f28'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4c538', endColorstr='#ed9f28'); /* IE8 */
	background: -ms-linear-gradient(top, #f4c538, #ed9f28); /* IE9 */
	background: -moz-linear-gradient(top, #f4c538, #ed9f28); /* Firefox */ 
	background: -o-linear-gradient(top, #f4c538, #ed9f28); /* Opera 11  */
	background: -webkit-linear-gradient(top, #f4c538, #ed9f28); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4c538), color-stop(1, #ed9f28)); /* Chrome 10, Safari */
	}
	
div.p_table_2_1 a.button_2
	{
	border-bottom: 1px solid #de691c;
	background-color: #ea932f; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #f1b53b, #e7842a); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1b53b', endColorstr='#e7842a'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1b53b', endColorstr='#e7842a'); /* IE8 */
	background: -ms-linear-gradient(top, #f1b53b, #e7842a); /* IE9 */
	background: -moz-linear-gradient(top, #f1b53b, #e7842a); /* Firefox */ 
	background: -o-linear-gradient(top, #f1b53b, #e7842a); /* Opera 11  */
	background: -webkit-linear-gradient(top, #f1b53b, #e7842a); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f1b53b), color-stop(1, #e7842a)); /* Chrome 10, Safari */
	}	
	
div.p_table_2_1 a.button_3
	{
	border-bottom: 1px solid #cc4d1a;
	background-color: #de712c; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #e88d37, #d96627); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e88d37', endColorstr='#d96627'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e88d37', endColorstr='#d96627'); /* IE8 */
	background: -ms-linear-gradient(top, #e88d37, #d96627); /* IE9 */
	background: -moz-linear-gradient(top, #e88d37, #d96627); /* Firefox */ 
	background: -o-linear-gradient(top, #e88d37, #d96627); /* Opera 11  */
	background: -webkit-linear-gradient(top, #e88d37, #d96627); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e88d37), color-stop(1, #d96627)); /* Chrome 10, Safari */
	}
	
div.p_table_2_1 a.button_4
	{
	border-bottom: 1px solid #b83719;
	background-color: #d0562a; /* background color for non-css3 browsers */
	/* gradient */
	background-image: linear-gradient(top, #df6c35, #ca4e26); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df6c35', endColorstr='#ca4e26'); /* IE5.5 - 7 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df6c35', endColorstr='#ca4e26'); /* IE8 */
	background: -ms-linear-gradient(top, #df6c35, #ca4e26); /* IE9 */
	background: -moz-linear-gradient(top, #df6c35, #ca4e26); /* Firefox */ 
	background: -o-linear-gradient(top, #df6c35, #ca4e26); /* Opera 11  */
	background: -webkit-linear-gradient(top, #df6c35, #ca4e26); /* Chrome 11  */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #df6c35), color-stop(1, #ca4e26)); /* Chrome 10, Safari */
	}