html{-webkit-font-smoothing:antialiased;}
body{background:#efefef url("bkg-pat.png") repeat scroll 0 0;font: 12px/1.5em Arial, Helvetica, sans-serif, "Arial Narrow";color:#656565;}
img{border:0;}
ul, li { list-style:none;margin: 0px;padding: 0px;}
a{color:#fb7c03;text-decoration:none;}
div { position:relative } 

#menu-holder{margin:10px auto;width:1050px;}
.content{margin-top:100px;text-align:center;color:#c5c5c5;font-size:25px;text-shadow: #ffffff 1px 1px 1px;}
a.go{font-size:15px;}
a.go:hover{ text-decoration:underline;}
#home{margin-top:20px;}
.column-clear{clear:both;}


/***** PRICING TABLE *****/
.price_table {width: 100%;
	height: 100%;
	font-size: 13px;
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #444444;
	}
.price_table a{color: #444444; text-decoration: underline;}
.price_table .align_center{text-align: center;}
.price_table .align_left{text-align: left; padding-left: 30px;}

.price_table .pack-title{font-family: 'Viga', arial, sans-serif;
	font-size: 30px;
	color: #f6f6f6;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.9);
	margin-top:10px;}
.price_table .price{
font-family: 'Viga', arial, sans-serif;
	font-size: 50px;
color: #f6f6f6;
	 text-shadow: 0 1px 0 rgba(0, 0, 0, 0.9);
	margin:30px 0px 20px 0px;
	}
.price_table .time{font-size: 14px;color: #f6f6f6;
	 text-shadow: 0 1px 0 rgba(0, 0, 0, 0.9);}	 
	
/* --- header row 1 ---  */
.price_table .column_1 .header_row_1{
	height: 45px;
	width: 100%;
	padding: 5px 0px 0px 0px;
	 border-bottom: 1px solid #0f79bf; 
	background: #0f79bf;
	background: -webkit-gradient(linear, left top, left bottom, from(#0f79bf), to(#0f79bf));
	background: -moz-linear-gradient(top, #0f79bf,  #0f79bf);
	background: linear-gradient(#0f79bf, #0f79bf);
	}

	/* --- header row 2 ---  */
.price_table .column_2 .header_row_1{
	height: 45px;
	width: 100%;
	padding: 5px 0px 0px 0px;
	border-bottom: 1px solid #ed2027;
	background: #ed2027;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed2027), to(#ed2027));
	background: -moz-linear-gradient(top, #ed2027,  #ed2027);
	background: linear-gradient(#ed2027, #ed2027);
	}

	.price_table .column_3 .header_row_1{
	height: 45px;
	width: 100%;
	padding: 5px 0px 0px 0px;
	border-bottom: 1px solid #0b5281;
	background: #0b5281;
	background: -webkit-gradient(linear, left top, left bottom, from(#0b5281), to(#0b5281));
	background: -moz-linear-gradient(top, #0b5281,  #0b5281);
	background: linear-gradient(#0b5281, #0b5281);
	}

	.price_table .column_4 .header_row_1{
	height: 45px;
	width: 100%;
	padding: 5px 0px 0px 0px;
	border-bottom: 1px solid #BF1A1F;
	background: #BF1A1F;
	background: -webkit-gradient(linear, left top, left bottom, from(#BF1A1F), to(#BF1A1F));
	background: -moz-linear-gradient(top, #BF1A1F,  #BF1A1F);
	background: linear-gradient(#BF1A1F, #BF1A1F);
	}

/* --- header row 2 ---  */
.price_table .column_1 .header_row_2{
	height: 100px;
	width: 100%;
	padding: 5px 0px;
	border-top: 1px solid #0f79bf; 
	background: #0d6097;
	background: -webkit-gradient(linear, left top, left bottom, from(#0f79bf), to(#0f79bf));
	background: -moz-linear-gradient(top, #0f79bf,  #0f79bf);
	background: linear-gradient(#0f79bf, #0f79bf);
	}

/* --- header row 2 ---  */
.price_table .column_2 .header_row_2{
	height: 100px;
	width: 100%;
	padding: 5px 0px;
	border-top: 1px solid #ffffff;
	background: #ed2027;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed2027), to(#ed2027));
	background: -moz-linear-gradient(top, #ed2027,  #ed2027);
	background: linear-gradient(#ed2027, #ed2027);
	}

	/* --- header row 2 ---  */
.price_table .column_3 .header_row_2{
	height: 100px;
	width: 100%;
	padding: 5px 0px;
	border-top: 1px solid #ffffff;
	background: #0b5281;
	background: -webkit-gradient(linear, left top, left bottom, from(#0b5281), to(#0b5281));
	background: -moz-linear-gradient(top, #0b5281,  #0b5281);
	background: linear-gradient(#0b5281, #0b5281);
	}

	/* --- header row 2 ---  */
.price_table .column_4 .header_row_2{
	height: 100px;
	width: 100%;
	padding: 5px 0px;
	border-top: 1px solid #ffffff;
	background: #BF1A1F;
	background: -webkit-gradient(linear, left top, left bottom, from(#BF1A1F), to(#BF1A1F));
	background: -moz-linear-gradient(top, #BF1A1F,  #BF1A1F);
	background: linear-gradient(#BF1A1F, #BF1A1F);
	}

	
.price_table .column_1{height: 100%;
	float: left;
	width:25%;
   -webkit-transform: translate(0px, 0px);
   -moz-transform: translate(0px, 0px);
   -o-transform: translate(0px, 0px);
   -ms-transform: translate(0px, 0px);
   transform: translate(0px, 0px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
	}	

	.price_table .column_2{height: 100%;
	float: left;
	width:25%;
   -webkit-transform: translate(0px, 0px);
   -moz-transform: translate(0px, 0px);
   -o-transform: translate(0px, 0px);
   -ms-transform: translate(0px, 0px);
   transform: translate(0px, 0px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
	}	
	.price_table .column_3{height: 100%;
	float: left;
	width:25%;
   -webkit-transform: translate(0px, 0px);
   -moz-transform: translate(0px, 0px);
   -o-transform: translate(0px, 0px);
   -ms-transform: translate(0px, 0px);
   transform: translate(0px, 0px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
	}
	.price_table .column_4{height: 100%;
	float: left;
	width:25%;
   -webkit-transform: translate(0px, 0px);
   -moz-transform: translate(0px, 0px);
   -o-transform: translate(0px, 0px);
   -ms-transform: translate(0px, 0px);
   transform: translate(0px, 0px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
	}

/**** COLUMN HOVERS ****/
/*
.price_table .column_1:hover{
	position: relative;
	z-index: 100;
	box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-webkit-box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-moz-box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-webkit-transform: translate(-5px,-15px);
   -moz-transform: translate(-5px,-15px);
   -o-transform: translate(-5px,-15px);
   -ms-transform: translate(-5px,-15px);
   transform: translate(-5px,-15px);
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
	}
	.price_table .column_2:hover{
	position: relative;
	z-index: 100;
	box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-webkit-box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-moz-box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-webkit-transform: translate(-5px,-15px);
   -moz-transform: translate(-5px,-15px);
   -o-transform: translate(-5px,-15px);
   -ms-transform: translate(-5px,-15px);
   transform: translate(-5px,-15px);
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
	}
	.price_table .column_3:hover{
	position: relative;
	z-index: 100;
	box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-webkit-box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-moz-box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-webkit-transform: translate(-5px,-15px);
   -moz-transform: translate(-5px,-15px);
   -o-transform: translate(-5px,-15px);
   -ms-transform: translate(-5px,-15px);
   transform: translate(-5px,-15px);
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
	}
	.price_table .column_4:hover{
	position: relative;
	z-index: 100;
	box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-webkit-box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-moz-box-shadow: 5px 0px 25px rgba(0,0,0,0.7);
	-webkit-transform: translate(-5px,-15px);
   -moz-transform: translate(-5px,-15px);
   -o-transform: translate(-5px,-15px);
   -ms-transform: translate(-5px,-15px);
   transform: translate(-5px,-15px);
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
	}

.price_table .column_1:hover .header_row_1,	
.price_table .column_1:hover .header_row_2,
.price_table .column_1:hover .row_style_1,
.price_table .column_1:hover .row_style_2,
.price_table .column_1:hover .row_style_footer_1,
.price_table .column_1:hover .row_style_footer_2
{	padding-left: 5px;
	padding-right: 5px;
	}

.price_table .column_2:hover .header_row_1,	
.price_table .column_2:hover .header_row_2,
.price_table .column_2:hover .row_style_1,
.price_table .column_2:hover .row_style_2,
.price_table .column_2:hover .row_style_footer_1,
.price_table .column_2:hover .row_style_footer_2
{	padding-left: 5px;
	padding-right: 5px;
	}

	.price_table .column_3:hover .header_row_1,	
.price_table .column_3:hover .header_row_2,
.price_table .column_3:hover .row_style_1,
.price_table .column_3:hover .row_style_2,
.price_table .column_3:hover .row_style_footer_1,
.price_table .column_3:hover .row_style_footer_2
{	padding-left: 5px;
	padding-right: 5px;
	}

.price_table .column_4:hover .header_row_1,	
.price_table .column_4:hover .header_row_2,
.price_table .column_4:hover .row_style_1,
.price_table .column_4:hover .row_style_2,
.price_table .column_4:hover .row_style_footer_1,
.price_table .column_4:hover .row_style_footer_2
{	padding-left: 5px;
	padding-right: 5px;
	}
	
	*/
/**** DATA ROWS  ****/
.price_table .row_style_1,
.price_table .row_style_2,
.price_table .row_style_footer_1,
.price_table .row_style_footer_2
	{width: 100%;
	height: 40px;
	padding-top: 9px;
	float: left;
	}
.price_table .row_style_footer_1, .price_table .row_style_footer_2{padding: 10px 0px;}
	
.price_table .row_style_1, .price_table .row_style_footer_1{background-color: #F9F8F0; border-style: solid; border-width: 0 0 1px;}
.price_table .row_style_2, .price_table .row_style_footer_2{background-color: #F0EED9; border-style: solid; border-width: 0 0 1px;}

.price_table .row_style_1 span, .price_table .row_style_2 span{position:relative;font-size:14px;}
.price_table .row_style_1 span:before, .price_table .row_style_2 span:before{
background: url("../img/icon-yes.gif") no-repeat 0 0;
	width: 24px;
    height: 24px;
	left: 60px;
    position: absolute;
    top: -3px;
	content: "";
    }
.price_table .no-option span:before{
background: url("../img/icon-no.gif") no-repeat 0 0;
	width: 24px;
    height: 24px;
	left: 60px;
    position: absolute;
    top: -3px;
	content: "";
    }

/**** BUY NOW BUTTON ****/
.buy_now
	{
	width: 60px;
	height: 35px;
	padding: 5px 16px;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
	border-style: solid;
    border-width: 1px;
	color: #513b26;
	border-color: #ddb385 #dca36c #db904f;
	background: #fab778;
	background: -webkit-gradient(linear, left top, left bottom, from(#fcca94), to(#f9a55c));
	background: -moz-linear-gradient(top, #fcca94,  #f9a55c);
	background: linear-gradient(#fcca94, #f9a55c);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	 }
.buy_now:hover
	{
	border-color: #d2aa7e #d19c68 #d0894b;
	background: #fbca98;
	background: -webkit-gradient(linear, left top, left bottom, from(#fddfba), to(#fab371));
	background: -moz-linear-gradient(top, #fddfba,  #fab371);
	background: linear-gradient(#fddfba, #fab371);
	}