body {
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 26px;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1; /*For IE 6&7 only*/
}

.flex_block {
  height: auto;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  align-items: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
}
.flex_block * {
	box-sizing: border-box;
}

.topPrice_fix{
	font-size:18px;
	text-decoration:line-through;
	font-weight: 400;
	}

/*------Top Banner------*/

.top-bg .top-block.deu {
    background-image: url(../images/1662x130_pdvd20_deu.jpg);
		background-color: #313c1d;
}
.top-bg .top-block.non-us {
    background-image: url(../images/1662x130_pdvd_enu_retail.jpg);
		background-color: #060723;
}

.top-bg .top-block2 {
    max-width: 100%;
    height: 130px;
    margin: auto;
    background-image: url(../images/1662x130_nonus_pdvd.jpg);
    position: relative;
    text-align: left;
    background-position: center;
    background-color: #dceefa;
    background-repeat: no-repeat;
}

.top_product_1options{
	font-family: "Open Sans", "Segoe UI Light", "Segoe UI";
	font-size: 40px;
	color: #000000;
	line-height: 40px;
	margin-top: 20px;
}
.top_product_1options_2{
	font-size: 30px;
	line-height: 32px;
}

.top_slogan01 {
	color: red;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 10px;
	margin-top: 10px;
}
.top_slogan02 {
    font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #000000;
    text-shadow: 0 0 0 #000;
    padding-bottom: 5px;
    padding-top: 15px;
    margin-bottom: 0px;
    line-height: 24px;
    padding: 40px;
}
.top_slogan02-2 {
    font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #131313;
    text-shadow: 0 0 0 #000;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 0px;
}

.top_buy_bg{
    height: auto;
	padding: 10px;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    z-index: 100;
}

.top_incl{
    font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 15px;
    padding-left: 0px;
    line-height: 20px;
}
.top_incl a:link{
    color: #000000;
}
.top_incl a:hover{
    color: #fe4e00;
}
.top_incl a:visited{
    color: #000000;
}


.btn_dl_page:hover a{
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}
.btn_dl_page:hover{
	color:#FFFFFF;
	display:block;
	background:#ff9800;
	text-decoration:none;
}
.btn_dl_page_fix{
    font-size: 15px;
    text-align: center;
    background: #ff7200;
    color: #fff !important;
    border-radius: 4px;
    float: left;
    text-decoration: none;
    line-height: 20px;
    padding-top: 3px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.btn_dl_page_fix:hover a{
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}
.btn_dl_page_fix:hover{
	color:#FFFFFF;
	display:block;
	background:#ff9800;
	text-decoration:none;
}
.btn_dl_page2{
    font-size: 20px;
	font-weight: 700;
    text-align: center;
    background: #ff7200;
    color: #000 !important;
    border-radius: 0px 25px 25px 0px;
    float: left;
    text-decoration: none;
    line-height: 34px;
    padding-top: 3px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 10px;
	margin-left: -5px;
}
.topbuyarea{
    float: left;
    margin-right: 10px;
}

.top_1options{
    height: 430px;
    background-position: center bottom;
    background-repeat: no-repeat;
    width: 100%;
    background-image: url(url);
    background-size: 100% 100%;
    margin: auto;
    position: relative;
}
.top_1options_au{
    height: 460px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    background-image: url(../images/top_02_au.jpg);
    background-size: 103%;
    max-width: 1200px;
    margin: auto;
    position: relative;
}
.top_1options_uk{
    height: 460px;
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    background-image: url(../images/top_02_uk.jpg);
    background-size: 103%;
    max-width: 1200px;
    margin: auto;
    position: relative;
}
.top-txt-block {
    position: absolute;
    top: 50px;
    /* left: 84px; */
    width: 100%;
    text-align: left;
    left: 480px;
}
.top_mb {
	margin-top: -37px;
	padding-left: 1070px;
}
.top_mb02 {
    padding-left: 20px;
}

.top_slogan_1options{
    font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #ffffff;
    padding-top: 5px;
    line-height: 26px;
    padding-bottom: 25px;
    padding-left: 3px;
}
.top_subslogan_1options{
    font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #ffffff;
    padding-top: 0px;
    line-height: 26px;
    padding-bottom: 10px;
    padding-left: 3px;
}
.topPriceX {
    color: #ffffff;
    font-size: 20px;
    padding-top: 12px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-weight: 100;
}
.topPrice {
    color: #cc0000;
    font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 30px;
    padding-top: 8px;
    padding-right: 5px;
    padding-left: 0px;
    line-height: 22px;
    padding-bottom: 10px;
}

.topPriceO {
	color: #000000;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 0px;
	line-height: 22px;
	padding-bottom: 0px;
}
.topPrice_21stcoupon {
	color: #00719e;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 40px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 0px;
	line-height: 22px;
	padding-bottom: 10px;
}
/*------Bottom Buy------*/

.bottom_incl{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fed800;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 16px;
}
.bottom_incl a:link{
	color: #FFFFFF;
}
.bottom_incl a:hover{
	color: #fed800;
}
.bottom_incl a:visited{
	color: #FFFFFF;
}
.topPriceO_bottom {
    color: #ffffff;
    font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 22px;
    padding-top: 8px;
    padding-right: 5px;
    padding-left: 0px;
    line-height: 22px;
    padding-bottom: 10px;
}



#main01{
	margin-right: 0px;
	margin-left: 0px;
}
.top_product_title{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	padding-top: 0px;
	font-weight: normal;
	padding-bottom: 0px;
}
.top_product_title01{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 0px;
	font-weight: normal;
	padding-bottom: 0px;
}

.clear {
	clear: both;
}

.top_product_title{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	padding-top: 0px;
	font-weight: normal;
	padding-bottom: 0px;
}
.top_product_title01{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 0px;
	font-weight: normal;
	padding-bottom: 0px;
}
.title01{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #003399;
	font-weight: normal;
}
.title02{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3eade0;
	margin-bottom: 10px;
	line-height: 30px;
	padding-top: 10px;
}
.title03{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #e14804;
	margin-bottom: 10px;
	line-height: 30px;
	padding-top: 10px;
}

.title04{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ffbb03;
	margin-bottom: 10px;
	line-height: 30px;
	padding-top: 10px;
}
.title05{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #003399;
	margin-bottom: 10px;
	line-height: 30px;
	padding-top: 10px;
}
.title06{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #25b325;
	margin-bottom: 10px;
	line-height: 30px;
	padding-top: 10px;
}
.title07{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #090;
	margin-bottom: 0px;
	line-height: 30px;
	padding-top: 10px;
}
.title08{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	margin-bottom: 15px;
	line-height: 30px;
	padding-top: 10px;
}
.subtitle01{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #900;
	margin-bottom: 10px;
	line-height: 20px;
	padding-top: 10px;
}
.subtitle02{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	margin-bottom: 15px;
	line-height: 20px;
	padding-top: 10px;
	font-weight: bold;
}
.subtitle03{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
	line-height: 16px;
	padding-top: 0px;
}
.subtitle04{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	margin-bottom: 0px;
	line-height: 20px;
	padding-top: 0px;
	font-weight: bold;
}
.box01_title01{
	font-family: "Open Sans", "Segoe UI";
	color: #FFFFFF;
	font-size: 40px;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box01_title00{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	color: #c60;
	font-size: 22px;
	line-height: 24px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.demo_title{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	color: #c60;
	font-size: 26px;
	line-height: 24px;
	padding-top: 18px;
	padding-bottom: 18px;
}

.title01_content{


	width:500px;
}
.box01_title02{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 20px;
	font-size: 20px;
	padding-top: 10px;
	text-align:center
}
.scroll_text{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	color:  #ff7200;
	padding-bottom: 10px;
	font-size: 35px;
	padding-top: 30px;
	text-align:center;
	margin-left: 0px;
}


.scroll_text_2 a{
    color:#0066CC ;
}
.scroll_text_2 a:hover{
    color: #fe4e00;
}

.scroll_text_pdvd23_title{
    /* [disabled]font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif; */
    color: #ffffff;
    padding-bottom: 0px;
    font-size: 30px;
    padding-top: 10px;
    text-align: left;
    margin-left: 0px;
    line-height: 34px;
    font-weight: 600;
}


.scroll_text_3{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	color:#1F4277;
	padding-bottom: 0px;
	font-size: 22px;
	padding-top: 10px;
	text-align:center;
	margin-left: 0px;
	line-height: 26px;
}
.scroll_text_4{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 0px;
	font-size: 15px;
	padding-top: 0px;
	text-align:center;
	margin-left: 0px;
	font-weight: bold;
}
.scroll_text_5{
    font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
    color: #18467E;
    padding-bottom: 0px;
    font-size:24px;
    padding-top: 10px;
    text-align: left;
    margin-left: 0px;
    line-height: 28px;
}
.scroll_text_5 a{
    color:#0066CC;
}
.scroll_text_5 a:hover{
    color: #fe4e00;
}

.box01_title02_jpn{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	color: #c60;
	font-size: 30px;
	line-height: 40px;
}
.box01_title03{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 20px;
	font-size: 32px;
	padding-top: 50px;
	text-align: center;
}
.box01_title04{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	color: #cc0000;
	padding-bottom: 20px;
	font-size: 32px;
	padding-top: 20px;
	text-align: center;
}
.box01_text01{
    font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
    color: #18467E;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
}
.box01_text01 a{
    color: #0066CC;
    text-decoration: none;
}
.box01_text01 a:hover{
	color: #ff5a00;
	text-decoration: none;
}



.box01_text03{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 10px;
	font-size: 24px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}

.box01_text03_l{
    font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
    color: #1e014f;
    padding-bottom: 10px;
    font-size: 40px;
    line-height: 42px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    font-weight: 400;
    text-align: center;
    padding: 0 40px;
}
.box01_text02{
    font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
    color: #60097C;
    padding-bottom: 20px;
    font-size: 28px;
    line-height: 36px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    font-weight: 100;
}
.box01_text03_22{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 34px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
}
.box01_text03_s{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #000000;
	padding-bottom: 5px;
	font-size: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
}
.box01_text04{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 10px;
	font-size: 18px;
}
.box01_text05{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 10px;
	font-size: 24px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	text-align: center;
}

.product_table01{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/*bottom-------------------------------------------------------*/
#bottom_box{
	width: 960px;
	background-repeat: no-repeat;
}
#bottom_box_award{
	width: 960px;
	background-repeat: no-repeat;

	background-image: url(../images/award_bg.jpg);
}
.bottom_box_left{
	width: 430px;
	padding-right: 15px;
	padding-left: 30px;
	padding-top: 10px;
}
.bottom_left_title01{
	font-family: "Open Sans", "Segoe UI", "Myriad Pro", Arial;
	font-size: 14px;
	color: #483587;
	margin-bottom: 5px;
	font-weight: normal;
	letter-spacing: 0px;
}
.bottom_left_title02{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 0px;
	font-weight: normal;
	line-height: 40px;
}
.bottom_left_title03{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 0px;
	font-weight: normal;
}
.bottom_title{
    font-family: "Open Sans", "Segoe UI Light", "Segoe UI";
    font-size: 62px;
    color: #FFFFFF;
    padding-bottom: 20px;
    padding-top: 60px;
    font-weight: normal;
    line-height: 58px;
}

.bottom_slogan{
	font-family: "Open Sans", "Segoe UI Light", "Segoe UI";
	font-size: 24px;
	color: #ffffff;
	padding-bottom: 22px;
	padding-top: 0px;
	font-weight: normal;
	line-height: 30px;
}
.buybox_upgrade{
    font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000000;
    padding-bottom: 0px;
    padding-top: 0px;
    font-weight: 600;
    line-height: 22px;
}
.bottom_title02{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	padding-bottom: 15px;
	padding-top: 0px;
	font-weight: normal;
	line-height: 20px;
}
.bottom_title03{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	padding-top: 0px;
	font-weight: normal;
	line-height: 20px;
	padding-right: 10px;
}
.bottom_box_right{
	width: 450px;
	padding-left: 10px;
	padding-top: 10px;
}
.bottom_right_title01{
	font-family: "Open Sans", "Myriad Pro", Arial;
	font-size: 20px;
	color: #0066CC;
	margin-bottom: 10px;
}
.bottom_right_title02{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 0px;
	font-weight: normal;
	padding-bottom: 0px;
}
.bottom_right_title03{
	font-family: "Open Sans", "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fed800;
	padding-bottom: 10px;
	padding-top: 0px;
	font-weight: normal;
	line-height: 22px;
}
.bottom_box_center{
	width: 269px;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 10px;
}

.bottom_price{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	margin-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.bottom_priceX{

	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-right: 3px;
	padding-top: 4px;
}

.bottom_save{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #c60;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.bottom_special{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #c60;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 0px;
}
.bottom_plus{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	font-weight: normal;
	padding-bottom:5px;
	padding-left: 0px;
}
.bottom_bonus{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	font-weight: normal;
	padding-bottom:5px;
	padding-left: 5px;
}
.bottom_bonus_product{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;

	font-size: 13px;
	color: #333333;
	font-weight: normal;
}

.bottom_version{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
.bottom_table_version{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
/*buy button---------------------------------------------------*/


#buy_button01{
	float:left;
	height: 33px;
	width: 15px;
	background-image: url(../images/button_01.png);
	background-repeat: no-repeat;
}
#buy_button02{
	float:left;
	height: 33px;
	background-image: url(../images/button_02.png);
	background-repeat: repeat-x;
	font-family: "Open Sans", "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
}
#buy_button02 a:link {
	font-family: "Open Sans", "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#buy_button02 a:visited {
	font-family: "Open Sans", "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#buy_button03{
	float:left;
	height: 33px;
	width: 15px;
	background-image: url(../images/button_03.png);
	background-repeat: no-repeat;
}



#buy_button02_s{
	float:left;
	height: 33px;
	background-image: url(../images/button_02.png);
	background-repeat: repeat-x;
	font-family: "Open Sans", "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
}
#buy_button02_s a:link {
	font-family: "Open Sans", "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#buy_button02_s a:visited {
	font-family: "Open Sans", "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

/*footer-------------------------------------------------------*/

#b_f {
	text-align: center;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 0 10px 0;
}
#b_f a{
	text-align: center;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
#b_f a:hover{
	text-align: center;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline;
}
#fb_part {
	margin-top: -20px;
	position: absolute;
	margin-left: 400px;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	width: 405px;
	text-align: right;
}
#fb_part a {
	text-decoration: none;
}
#fb_part a:hover {
	text-decoration: underline;
}
#connect_facebook {
	padding-top: 10px;
	padding-bottom: 20px;
}
#connect_facebook a, #fb_share a {
	padding-top: 10px;
	text-decoration: none;
}
/*------------------------------------------------*/

.top_compare{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-top: 22px;
	padding-left: 35px;
}
.top_compare a:link {
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.top_compare a:visited {
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

.top_compare_1{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-top: 35px;
	padding-left: 80px;
}
.top_compare_1 a:link {
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.top_compare_1 a:visited {
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}


.topPrice_btm {
	color: #ffffff;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 0px;
	line-height: 22px;
	padding-bottom: 10px;
}
.topPrice_21stcoupon {
    color: #FFFFFF;
    font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 40px;
    padding-top: 8px;
    padding-right: 10px;
    padding-left: 0px;
    line-height: 22px;
    padding-bottom: 10px;
}
.topPrice_01 {
	color: #FFFFFF;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 40px;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 0px;
	line-height: 22px;
	padding-bottom: 10px;
}
.topPrice_01_light {
	color: #00719e;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 40px;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 0px;
	line-height: 22px;
	padding-bottom: 10px;
}
.topPrice_02 {
	color: #FFFFFF;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 0;
	line-height: 28px;
}
.topPrice_trial {
	color: #FFFFFF;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 0;
	line-height: 28px;
}

.topPriceX_light {
	color: #000000;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.topPriceX_light_01 {
	color: #00719e;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.topPriceX_bottom {
	color: #ffffff;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.topPriceX_bottom_01 {
	color: #fed800;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.comparevers{
	color: #333333;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
}
.comparevers a:link{
	color: #333333;
}
.comparevers a:hover{
	color: #333333;
}
.comparevers a:visited{
	color: #333333;
}
.comparevers_top{
	color: #ffffff;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.comparevers_top a:link{
	color: #ffffff;
}
.comparevers_top a:hover{
	color: #ffffff;
}
.comparevers_top a:visited{
	color: #ffffff;
}
.special{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 8px;
	padding-left: 180px;
}
.ps {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
/*------------------------------------------------*/
.new01{
    font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: 400;
    color: #f1eb3a;
    padding-bottom: 15px;
}

.bodylightbox{
	color: #666666;
}
.bodylightbox a:link{
	color: #666666;
}
.bodylightbox a:hover{
	color: #666666;
}

.toplightbox{
	color: #ffffff;
}
.toplightbox a:link{
	color: #ffffff;
}
.toplightbox a:hover{
	color: #ffffff;

}

.bottomlightbox{
	color: #333333;
}
.bottomlightbox a:link{
	color: #333333;
}
.bottomlightbox a:hover{
	color: #333333;
}

#table td{
	padding-left: 0px;
	line-height: 30px;
}
.new {
    font-size: 12px;
    color: #FFFFFF;
    font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
    background-color: #cc0000;
    font-weight: normal;
    line-height: 13px;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 2px;
    border-radius: 5px;
    padding-top: 2px;
}
.new2 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	background-color: #990000;
	font-weight: normal;
	line-height: 14px;
	margin-left:450px;
	margin-top:450px
}
.new_tag {
	background-color: #cc0000;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	line-height: 15px;
	margin-right: 5px;
	padding: 3px 6px;
}
.enddate {
	font-size: 22px;
	color: #FFFFFF;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	background-color: #cc0000;
	font-weight: normal;
	line-height: 19px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-shadow: none;
}

.bonus01 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	background-color: #CC0000;
	font-weight: normal;
	line-height: 14px;
}
.bonus02 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	background-color: #CC0000;
	font-weight: normal;
	line-height: 14px;
}

/*bulletpoint-------------------------------------------------------*/


.bulletpoint{
	clear: both;
	margin-left: -25px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.bulletpoint ul{
	margin-top:5px;
	margin-bottom:10px;
}
.bulletpoint li{
	font-size:14px;
	line-height:20px;
	list-style:url(../images/dot.png);
	margin-bottom:5px;
	font-family: "Open Sans",  "Segoe UI", Arial;
	}

.bulletpoint li a:link{
	color:#0066CC;
}
.bulletpoint li a:hover{
	color:#ff5a00;
}
.bulletpoint li a:visited{
	color:#0066CC;
}

.bulletpoint_2{
	clear: both;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.bulletpoint_2 ul{
	margin-top:5px;
	margin-bottom:10px;
}
.bulletpoint_2 li{
	font-size:14px;
	line-height:20px;
	list-style:url(../images/dot.png);
	margin-bottom:5px;
	font-family: "Open Sans",  "Segoe UI", Arial;
	}

.bulletpoint_2 li a:link{
	color:#0066CC;
}
.bulletpoint_2 li a:hover{
	color:#ff5a00;
}
.bulletpoint_2 li a:visited{
	color:#0066CC;
}


.bulletpoint_tv{
	clear: both;
	margin-left: -25px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.bulletpoint_tv ul{
	margin-top:0px;
	margin-bottom:0px;
}
.bulletpoint_tv li{
	font-size:14px;
	line-height:20px;
	list-style:url(../images/dot.png);
	margin-bottom:5px;
	font-family: "Open Sans",  "Segoe UI", Arial;
	}

.bulletpoint_tv li a{
	color:#0066CC
}


/*line-------------------------------------------------------*/

.line_pro{
	height:30px;
	background-image:url(../images/lineaha.png);
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	clear:both;
	margin-top: 20px;
}



/*All products icon-----------------------------------------*/


.slidergo_c_box {
	float: left;
	height: 80px;
	width: 190\;
	margin-left: 10px;
	width: 310px;
	margin-right: 10px;
}
.font_red {
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 40px;
	color: #900;
	float: left;
	height: auto;
	width: 960px;
}
.font_red_2 {
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	margin-bottom: 20px;
	float: left;
	height: auto;
	width: 800px;
}
.iconbox {
	float: left;
	height: auto;
	width: auto;
	margin-right: 15px;
}

.pname {
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	float: left;
	height: auto;
	width: auto;
}
.pname01 {
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.pinfo {
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #666;
	float: left;
	height: auto;
	width: 240px;
	margin-top: 10px;
}
.value {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
	width: 160px;
	text-align: center;
}
.value_info {
	font-size: 15px;
	margin-top: 10px;
	line-height: 22px;
	float: left;
	margin-bottom: 10px;
}
.value_box {
	width: auto;
	width: 830px;
	border: 1px solid #EBEBEB;
	-moz-border-radius: 8px 8px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 8px 8px; /* Konqueror */
	border-radius: 8px 8px; /* Opera 10.50 and later (CSS3 standard) */
	float: left;
	background-color: #EBEBEB;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.font_16 {
	font-size: 15px;
	line-height: 26px;
}
.number{
	font-size: 20px;
	font-family: "Open Sans", "Segoe UI Light", "Segoe UI";
	font-weight: bold;
	color: #990000;
}

.video_box {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 280px;
	height: auto;
	margin-right: 19px;
	margin-left: 19px;
}
.video_img {
	float: left;
	height: auto;
	width: auto;
}
.navigator_title01{
	font-family: "Open Sans", "Segoe UI";
	font-size: 19px;
	padding-top: 80px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
	color: #FFFFFF;
	text-align: center;
}
.navigator_title{
	font-family: "Open Sans", "Segoe UI";
	font-size: 19px;
	padding-top: 70px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #FFFFFF;
	text-align: center;
}
.navigator_text{
	font-family: "Open Sans", "Segoe UI";
	font-size: 14px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
}
#buy_button02_trial{
	float:left;
	height: 33px;
	background-image: url(../images/button_02.png);
	background-repeat: repeat-x;
	font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
}
#buy_button02_trial a:link {
	font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#buy_button02_trial a:visited {
	font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

/*three_column----------------------------------------------*/

.three_column_ul {
	width: 1100px;
	margin: 0 auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.three_column_ul ul {
  margin: 0;
  padding: 0;
}
.three_column_ul li {
	width: 340px;
	margin-right: 10px;

	float: left;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
.three_column_ul li h4 {
	font-size: 22px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.three_column_ul li img {
	max-width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.format {
	background-color:#eff1f3;
	border: 1px solid #c9ced5;
	box-shadow: 2px 2px 2px #ececed;
	padding: 12px!important;
	height: 110px!important;
	position: relative;
	margin-bottom: 0px;
}

.format p {
	color: #49595F;
	font-size: 13px;
	padding-bottom: 0px;
	padding-left: 3px;
	line-height: 18px;
}

.format h4 {
	text-align: center;
	padding: 7px 0px 7px  0px;
	margin-bottom: 8px!important;
	font-weight: 400;
	display: block;
		color: #FFF!important;
}

.subbox {
	font-size: 12px;
	line-height: 22px;
	padding: 10px 20px;
	color: #888888;
	border: 1px solid #cccccc;
	margin-bottom:10px;
}
.format_movie{
	background-color:#4b79c6;
	}
.format_music{
	background-color:#7e42a4;
	}
.format_photo{
	background-color:#229fb5;
	}
.XD{
	width:960px;
	/*border:2px solid #A673AE;*/

	ground-color: #f1f1f1;
	padding:10px 0px;
	margin-bottom:30px;
	border-radius: 7px;
	float:left;
	background-image: url(../images/PDVD_30.jpg);
	background-repeat: repeat-x;
	height: 200px;
	width: 958px;
	}
.XD_deu{
	/*border:2px solid #A673AE;*/

	ground-color: #f1f1f1;
	border-radius: 7px;
	float: left;
	background-image: url(../images/PDVD_30_deu.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 958px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #F1F1F1;

	}
.XD_deu_price {
	float: left;
	height: auto;
	width: 950px;
	padding-top: 180px;
}
.XD_fra{
	/*border:2px solid #A673AE;*/
	ground-color: #f1f1f1;
	border-radius: 7px;
	float: left;
	background-image: url(../images/PDVD_30_fra.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 958px;

	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #F1F1F1;
	}
.XD_box{
	/*border:2px solid #A673AE;*/

	ground-color: #f1f1f1;
	border-radius: 7px;
	float: left;
	height: auto;
	width: 958px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #F1F1F1;
	margin-bottom: 20px;
	border: 1px solid #D8DADA;
	}
.XD_box h1 {
	font-size: 20px;
	line-height: 26px;
	font-weight: 500;
	color: #5B5B5B;
	text-align: center;
	margin-top: 0px;
}
.XD_box h2 {
	font-size: 13px;
	line-height: 18px;
	color: #8E8E8E;
	font-weight: normal;
	margin-right: 5px;
}
.XD_box p {
	margin-top: -10px;
	line-height: 18px;
	margin-bottom: -5px;
	color: #5B5B5B;
	font-size: 14px;
}
.XD_box2{
	/*border:2px solid #A673AE;*/

	ground-color: #f1f1f1;
	border-radius: 7px;
	float: left;
	height: auto;
	width: 958px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #F1F1F1;
	margin-bottom: 20px;

	}
.XD_enu{
	/*border:2px solid #A673AE;*/

	ground-color: #f1f1f1;
	border-radius: 7px;
	float: left;
	background-image: url(../images/PDVD_30.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 958px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #F1F1F1;

	}
.XD_enu_price {
	float: left;
	height: auto;
	width: 950px;
	padding-top: 200px;
}
.XD_esp{
	/*border:2px solid #A673AE;*/
	ground-color: #f1f1f1;
	border-radius: 7px;
	float: left;
	background-image: url(../images/PDVD_ME_esp.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 958px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #F1F1F1;
	}
.XD_ita{
	/*border:2px solid #A673AE;*/
	ground-color: #f1f1f1;
	border-radius: 7px;
	float: left;
	background-image: url(../images/PDVD_ME_ita.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 958px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #F1F1F1;
	}
.box01_title02_bonus{
 font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
 color: #C00;
 padding-bottom: 5px;
 font-size: 22px;
}
.XD_fra_price {
	float: left;
	height: auto;
	width: 950px;
	padding-top: 180px;
}
.box01_title02_XD{
	font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
	color: #c60;
	font-size: 26px;
}
.XD_buyarea{
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	font-size: 13px;
	background-color: #D8DADA;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom:0px;
	}
.bottom_block_top {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.bottom_block_2 {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding: 10px;
	border-right-width: 2px;

	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
}
.bottom_block_name {
	font-size: 24px;
	line-height: normal;
	color: #FFF;
}
.bottom_block_slogan {
	font-size: 16px;
	line-height: normal;
	color: #FFF;
}
.color_grey{
	background-color: #2FB3BD;
}
.color_purple{
	background-color: #9851A1;
}
/*-----TOP_BUNDLE---------*/
.top_bundle_sec{
	width:960px;
	position: relative;
	box-sizing: border-box;
	padding: 16px 30px 15px 30px;
	border: 3px solid #B377BB;
	border-radius: 10px;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.19);
	background: rgb(246, 247, 250);
	margin-top: 30px;
	}
.top_bundle_left{
	float:left;
	width:480px;
	box-sizing: border-box;
	padding: 10px 18px 5px 18px;
	background-color: rgb(249, 242, 234);
	padding-right: 60px;
	border-radius: 20px;
	/* box-shadow: 3px 3px 3px rgba(173, 157, 88, 0.57); */
	border: solid 4px #FF6347;
	}
.top_bundle_right{
	float: left;
	width: 480px;
	box-sizing: border-box;
	padding: 10px 18px 5px 18px;
	background: rgb(242, 242, 244);
	padding-left: 60px;
	border-radius: 20px;
	/* box-shadow: 3px 3px 3px rgba(141, 187, 195, 0.72); */
	border: solid 4px #0BAD88;
}
.top_bundle_name{
	font-size: 28px;
	line-height: 22px;
	color: #000;
	padding-left: 10px;
	}
.top_bundle_txt{
	font-size:14px;
	line-height:18px;}
.top_bundle_link{
	float:left;
	width:auto;
	color: #8F1778;
	margin-right: 10px;
	margin-top: 2px;
	}
.top_bundle_link a:hover, .top_bundle_link a:link{
	color: #8F1778;
}
.top_bundle_set{
    text-align: center;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 500;
    color: #000;
}
.top_bundle_circle{
	position: absolute;
	border-radius: 100%;
	height: 80px;
	width: 80px;
	left: 19px;
	top: -29px;
	box-sizing: border-box;
	background-image: url(../images/gift.jpg);
	background-size: 80px;
	background-repeat: no-repeat;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.34);
	}
.top_bundle_circle p{
		text-align: center;
		font-style: italic;
		font-weight: 600;
		padding-top: 28px;
		font-size: 16px;
		color: #ffff00;
		}
.t-align{
	float:right;}
.top_bundle_des{
    width: 95%;
    line-height: 21px;
    margin-top: 9px;
    font-size: 16px;
    color: #000;
    padding-left: 10px;
}
.top_incl_bundle{
	color:#FFF;
	margin-top: 10px;
	}

.top_bundle_title{
	color: #990000;
	padding-left: 88px;
	font-size: 24px;
	margin-bottom: 22px;
	text-align: left;
	}
.top_bundle_title_trial{
	color: #990000;
	padding-left: 0px;
	font-size: 24px;
	margin-bottom: 22px;
	text-align: left;
	}
.note01{
	font-size: 11px;
	color: #666666;
	padding-bottom: 20px;
	line-height: 14px;
	text-align: center;
}
.note02{
	font-size: 14px;
	color: #666666;
	padding-top: 5px;
	line-height: 14px;
	text-align: left;
}

/*-----Expanded Format Support---------*/
.three_column_ul {
	width: 1100px;
	margin: 0 auto;
	display: block;
	margin: 0 auto 40px auto;
}
.three_column_ul ul {
  margin: 0;
  padding: 0;
}
.three_column_ul li {
	width: 340px;
	margin-right: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding: 0px;
	list-style: none;
}
.three_column_ul li h4 {
  margin: 10px 0px 10px 0px;
}
.three_column_ul li img {
  max-width: 100%;
  margin: 0 auto;
}
.format {
	background-color: rgba(237, 239, 242, 0.8);
	border: 1px solid rgba(186, 191, 202, 0.69);
	box-shadow: 2px 2px 2px rgba(29, 36, 46, 0.12);
	padding: 8px!important;
	height: 300px!important;
	position: relative;
}
.format p {
	color: #49595F;
	line-height: 18px;
	font-size: 13px;
}
.format h4 {
	text-align: center;
	padding: 7px 0px 7px  0px;
	margin-bottom: 8px!important;
	margin-top: -40px !important;
	font-weight: 400;
	display: block;
	color: #FFF!important;
}

.format_icon{
	position: absolute;
	left: 85px;
	top: 162px;
	}
.format_icon02{
	position: absolute;
	left: 75px;
	top: 162px;
	}
.sec_opening {
  margin: 20px 0;
  color: #333333;
}

.line_pro {
	height: 20px;
	background-image: url(../images/lineaha.png);
	margin: 25px 0 30px 0;
}

.end_li {

  margin-right: 0px !important;
}

/*-----fixed buy-----*/
#top-buybar{
	width:100%;
	height: auto;
	position:fixed;
	top:-65px;
	-webkit-box-shadow: 0px 8px 15px #333;
	-moz-box-shadow: 0px 8px 15px #333;
	box-shadow: 0px 2px 3px rgba(51, 51, 51, 0.37);
	z-index: 999;
	padding: 8px;
	box-sizing: border-box;
	background-color: #000000;
	background-image: url(../images/top_bg.jpg);
}



.btn_dl_top{
	font-size: 16px;
	text-align:center;
	background: #ff7200;
	color: #fff !important;
	border-radius: 4px;
	float: left;

	text-decoration: none;
	line-height: 22px;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 30px;
}
.btn_dl_top:hover a{
	color:#FFFFFF;display:block; text-decoration:none;}
.btn_dl_top:hover{
	color:#FFFFFF;
	display:block;
	background:#ff9800;
	text-decoration:none;
	padding-bottom: 3px;
}

.btn_dl_top_s{
	font-size: 16px;
	text-align:center;
	background: #ff7200;
	color: #fff !important;
	border-radius: 4px;
	float: left;
	text-decoration: none;
	line-height: 22px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.btn_dl_top_s:hover a{
	color:#FFFFFF;display:block; text-decoration:none;}
.btn_dl_top_s:hover{
	color:#FFFFFF;
	display:block;
	background:#ff9800;
	text-decoration:none;
	padding-bottom: 3px;
}




.top-offer{
	FONT-SIZE: 18px;
	COLOR: #fed800;
	font-family: "Open Sans", Segoe UI;
	TEXT-DECORATION: none;
	font-weight: 500;
	float: left;
	margin-right: 5px;
	}
.top-enddate{
	FONT-SIZE: 16px;
	COLOR: #ffffff;
	font-family: "Open Sans", Segoe UI;
	TEXT-DECORATION: none;
	background-color: #cc0000;
	font-weight: 500;
	padding-right: 5px;
	padding-left: 5px;
	}
.top-price{
	FONT-SIZE: 18px;
	COLOR: #FFF;
	font-family: "Open Sans", Segoe UI;
	TEXT-DECORATION: none;
	font-weight: 600;
	margin-right: 5px;
	}
.top-priceX{
	font-size:14px;
	text-decoration:line-through;
	font-weight: 400;
	}
.top-buybar-slogan{
	font-size: 18px;
	color: #fff;
	width: auto;
	margin-top: 3px;
}


.top-incentive-slogan{
    font-size: 15px;
    color: #fff;
    float: left;
    width: auto;
	padding-left: 28px;
}
.top-incentive-block{
	width:1100px;
	margin:auto;
	position: relative;
	}
.top-incentive-block img{
	position: absolute;
	width: 20px;
	height: inherit;
	top: 2px;
	left: 0%;
	}




.btn_box_bottom{
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
		}
.btn_dl_bottom{
	font-size: 20px;
	text-align: center;
	background: #ff7200;
	color: #fff !important;
	border-radius: 4px;
	float: left;
	text-decoration: none;
	line-height: 30px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.btn_dl_bottom:hover a{
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}
.btn_dl_bottom:hover{
	color:#FFFFFF;
	display:block;
	background:#ff9800;
	text-decoration:none;
	padding-bottom: 5px;
}

/*----- link button-----*/

.btn_link_page{
	font-size: 16px;
	text-align: center;
	background: #00a0ff;
	color: #fff !important;
	border-radius: 100px;
	text-decoration: none;
	line-height: 22px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	display:block;
	border: solid 1px #fff;
    color: #fff;
    background-color: rgba(1,12,27,0);
		
}
.btn_link_page:hover a{
	color:#ffffff;display:block; text-decoration:none;}
.btn_link_page:hover{
    color: #ffffff;
    display: block;
	background-color: rgba(255,255,255,0.3);
    /*background: #ed4eff;*/
    text-decoration: none;
}



.btn_linkbox_tt{
    margin-top: 10px;
	float: left;
		}




#content > section {
  height: auto;
  min-height: 100px;
  padding: 3% 20%;
  background-color: #ffffff;
  text-align: center;
  /* Landscape */ }

#hd_photo {
    background-image: url("../images/hd_bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: fixed;
    /* Landscape */
    background-size: 125% auto;
    background-position: center;

    /* Landscape */ }

#hdr_photo {
    background-image: url("../images/hdr_bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: fixed;
    /* Landscape */
    background-size: 125% auto;
    background-position: center;

    /* Landscape */ }

#vr_photo {
    background-image: url("../images/vr_bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: fixed;
    /* Landscape */
    background-size: 125% auto;
    background-position: center;

    /* Landscape */ }

#tv_photo {
    background-image: url("../images/tv_bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: fixed;
    /* Landscape */
    background-size: 125% auto;
    background-position: center;

    /* Landscape */ }
#best_photo {
    background-image: url("../images/best_bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: fixed;
    /* Landscape */
    background-size: 125% auto;
    background-position: center;

    /* Landscape */ }


#star_photo {
    background-image: url("../images/star_bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: fixed;
    /* Landscape */
    background-size: 125% auto;
    background-position: center;

    /* Landscape */ }
.clearboth {
  clear: both; }

/*-----bullet starts---------*/
.bullet{
	float: left;
	/* width: 90%; */
	/* margin: 0 5%; */
	}
.bullet ul{
display: block;
	margin: 0px;
	padding: 0px;
}
.bullet ul li{
	width: 48%;
	height: 80px;
	float: left;
	display: block;
	background: rgba(241, 241, 241, 0.41);
	margin: 8px 1%;
	padding: 5px;
	box-sizing: border-box;
	/* border-radius: 4px; */
	/* border: 1px rgba(204, 213, 220, 0.79) solid; */
	/* border-bottom: 5px  #dae2e8 solid; */
	position: relative;
}
.bullet ul li::before{
	content: '';
	right: 6px;
	bottom: 6px;
	position: absolute;
	border-style: solid;
	border-width: 0 0 25px 25px;
	border-color: transparent transparent rgba(203, 220, 232, 0.37) transparent;
}
.bullet h1{
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	text-align: left;
	color: #036;
	font-weight: 600;
	line-height: 25px;
}
.bullet p{
	float: left;
	font-size: 14px;
	line-height: 19px !important;
	margin: 0px;
	padding: 0px;
	color: rgba(0, 0, 0, 0.71);
}
.bullet_icon{
	width: 13%;
	float: left;
	padding: 2% 1% 1% 0%;
	box-sizing: border-box;
	height: initial;
	margin-top: 5px;
	-webkit-filter: hue-rotate(350deg);
	opacity: 0.7;
	}
.bullet ul a:hover li {
    background: rgba(203, 220, 232, 0.41);
    cursor: pointer;
}
/*------------------------*/

.right_txt{
    width: 82%;
    float: left;
    margin-left: 3%;
}
.red_tag{
	position: absolute;
	top: -4px;
	background: #cc0000;
	z-index: 100;
	color: #fff;
	line-height: 18px;
	padding: 0 5px;
	left: -7px;
	height: 18px;
	font-size: 13px;
	/* font-weight: 700; */
}
.red_tag::after{
	content: '';
	right: -10px;
	position: absolute;
	border-style: solid;
	border-width: 18px 10px 0 0;
	border-color: #cc0000 transparent transparent transparent;
}
.red_tag::before{
	content: '';
	left: 0px;
	bottom: -6px;
	position: absolute;
	border-style: solid;
	border-width: 0 6px 6px 0;
	border-color: transparent #820c0c transparent transparent;
}
.win10{
	position: absolute;
	right: -12px;
	top: 68px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.48);
}
/*-----bullet ends---------*/

/*-----bullet_l starts---------*/
.bullet_l{
	float: left;
	/* width: 90%; */

	/* margin: 0 5%; */
	}
.bullet_l ul{
display: block;
	margin: 0px;
	padding: 0px;
}
.bullet_l ul li{
	width: 48%;
	height: 92px;
	float: left;
	display: block;
	background: #F1F1F1;
	margin: 1%;
	padding: 10px 15px;
	box-sizing: border-box;
	/* border-radius: 4px; */
	border: 1px #ccd5dc solid;
	border-bottom: 5px  #dae2e8 solid;
	position: relative;
}
.bullet_l ul li::before{
	content: '';
	right: 6px;
	bottom: 6px;
	position: absolute;
	border-style: solid;
	border-width: 0 0 25px 25px;
	border-color: transparent transparent rgba(203, 220, 232, 0.58) transparent;
}
.bullet_l h1{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	text-align: left;
	color: #036;
	font-weight: 600;
	line-height: 25px;
}
.bullet_l p{
	float: left;
	font-size: 14px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	color: rgba(0, 0, 0, 0.71);
}
.bullet_icon_l{
	width: 23%;
	float: left;
	padding: 1% 2% 1% 1%;
	box-sizing: border-box;
	height: initial;
	margin-top: 5px;
	-webkit-filter: hue-rotate(350deg);
	opacity: 0.7;}
.bullet_l ul a:hover li {
    background: #cbdce8;
    border: 1px #cbdce8 solid;
    border-bottom: 5px #acbac5 solid;
	cursor: pointer;
}
/*------------------------*/

.right_txt_l{
    width: 74%;
    float: left;
}
.red_tag_l{
	position: absolute;
	top: -4px;
	background: #cc0000;
	z-index: 100;
	color: #fff;
	line-height: 20px;
	padding: 0 10px;
	left: -7px;
	height: 20px;
	font-style: italic;
}
.red_tag_l::after{
	content: '';
	right: -10px;
	position: absolute;
	border-style: solid;
	border-width: 20px 10px 0 0;
	border-color: #cc0000 transparent transparent transparent;
}
.red_tag_l::before{
	content: '';
	left: 0px;
	bottom: -6px;
	position: absolute;
	border-style: solid;
	border-width: 0 6px 6px 0;
	border-color: transparent #820c0c transparent transparent;
}
.win10_l{
	position: absolute;
	right: -12px;
	top: 68px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.48);
}
/*-----bullet ends---------*/


.day_block{
    position: fixed;
    top: auto;
    right: 0%;
    z-index: 20000;
    bottom: 0%;
	}
.day_code{
	position: absolute;
	top: 405px;
	left: 171px;
	width: 248px;
	text-align: center;
	font-size: 26px;
	font-weight: 400;
	color: #fcc806;
	line-height: 31px;
	display: block;
	background: #392413;
	}
.day-move {
  -webkit-animation: day-move 1.5s  ;
   -moz-animation:day-move 1.5s  ;
  animation: day-move 1.5s   ;

}

.btn_H265_no {
    border-radius: 5px;
    background: #969696;
    border: 1px solid #969696;
    color: white;
    cursor: pointer;
    display: inline-block;
    line-height: 30px;
    letter-spacing: 0;
    margin: 0;
    outline: none;
    padding-top: 0;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    position: relative;
}

.btn_H265_yes {
    border-radius: 5px;
    background: #ff9800;
    border: 1px solid #ff9800;
    color: white;
    cursor: pointer;
    display: inline-block;
    line-height: 30px;
    letter-spacing: 0;
    margin: 0;
    outline: none;
    padding-top: 0;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    position: relative;
}

.top_a{
	float:left;
	width: 130px;
}
.top_b{
    float: left;
    width: 1052px;
    background-color: #FFFFFF;
    height: 430 px;
}
.top_c{
    text-align: center;
    margin-top: 10px;
    margin-bottom: auto;
    height: 55px;
}
.bottom_bg{
    background-repeat: repeat-x;
    height: 360px;
    width: 100%;

}
.ppv3{
    text-align: center;
    background-image: url(../images/ppv3_03.jpg);
    height: 92px;
    font-size: 20px;
    line-height: 40px;
}

#top-incentive{
    width: 100%;
    height: 48px;
    background: #4a4030;
    position: fixed;
    top: 0px;
    -webkit-box-shadow: 0px 8px 15px #333;
    -moz-box-shadow: 0px 8px 15px #333;
    box-shadow: 0px 2px 3px rgba(51, 51, 51, 0.37);
    z-index: 800;
    padding: 8px;
    box-sizing: border-box;
}

.top-incentive-slogan{
    font-size: 15px;
    color: #fff;
    float: none;
    width: auto;
}
.top-incentive-block{
    margin: auto;
    position: relative;
    width: 100%;
	}
.timernum
{
    color: #FFFD00;
    font-weight: 600;
    font-size: 20px;
}
/*-----mobile app footer starts---------*/
.app{
    padding-top: 7px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 7px;
    background-color: #EFEFEF;
}
.app_title{
    font-family: "Open Sans", "Segoe UI";
    color: #000000;
    font-size: 32px;
    line-height: 32px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.app_product{
    font-size: 16px;
    padding-left: 10px;
}
.app_text{
    font-size: 12px;
    line-height: 14px;
    padding-left: 10px;

}
.app_space{
	height: 10px;
}

.m_center{
    width: 1313px;

	margin:auto;
	top:0;
      right:0;
      bottom:0;
      left:0;

    /* [disabled]position: relative; */
}
.app_link{
    font-size: 12px;
    line-height: 14px;
    text-align: right;
    padding-bottom: 5px;

}
/*-----mobile app footer ends---------*/

.morelink {
    font-size: 15px;
    color: #FFFFFF;
    font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
    background-color: #00A0FF;
    font-weight: normal;
    line-height: 16px;
    padding-right: 10px;
    padding-left: 10px;
    text-decoration: none;
}

.morelink a:link{
	color: #ffffff;
	text-decoration: none;
}
.morelink:hover a{
	color: #ffffff;
	background-color: #105ec7;
	text-decoration: none;
}
.morelink:hover{
	color: #ffffff;
	background-color: #105ec7;
	text-decoration: none;
}
.morelink a:visited {
		color: #ffffff;
	text-decoration: none;
}

/*---Countdown Clock-*/

.countdown{
	font-family: "Open Sans", "Segoe UI Light", "Segoe UI";
    width: 650px;
	margin:auto;
	margin-top: 20px;
	margin-left:19%;
	background-color: #56325f;
	padding: 20px 10px 10px 10px;
	height: 50px;
	border-radius: 50px;
}
.countdown_nonus{
	font-family: "Open Sans", "Segoe UI Light", "Segoe UI";
    width: 650px;
	margin:auto;
	margin-top: 20px;
	margin-left:20%;
	background-color: #22adff;
	padding: 20px 10px 10px 10px;
	height: 50px;
	border-radius: 50px;
}

.eol_clock_box{
	position: absolute;
	margin-left: -18px;
	top: 10px;
	}
.eol_clock_main{
	position: absolute;
	top: 10px;
	margin-left: -18px;
	}
.eol_clock_box img,.eol_clock_main img{
	width:100px;
	height:inherit;}

.message{
	margin-left:10%;
	text-align:left;
	font-size: 40px;
	color: #ffffff;
}

.wrapper_fra {
	display: table;
	float: left;
	height: 75px;
	width: 240px;
	position: relative;
	background-image:url(../images/top_time.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 0px;
}
.hot{
	color: #ffffff;
	background: #ff0000;
	padding: 0 5px;
	font-size: 18px;
}
.top_box_img{
	background-image: url(../images/top_box.png);
	width: 500px;
	height: 255px;
}
.discount_tag{
	background: #FF0000;
	border-radius: 50px;
	color:#FFFFFF;
	font-size: 28px;
	float: left;
	padding: 18px;
	line-height: 28px;
	width: 52px;
	text-align: center;
	font-weight: 600;
}
.bonus_tag{
	background: #FFFF00;
	color: #000000;
	font-size: 22px;
	padding: 5px 15px;
	float: right;
	margin: 30px 10px;
	font-weight: 600;
}
.top-all {
    width: 1100px;
    margin: auto;
}



.p-name {
    font-size: 60px;
    font-weight: 100;
    line-height: 52px;
    color: #fcfcfc;
}

span.ver {
    font-size: 36px;
}

.p-description {
    font-size: 18px;
}

.top-block a.btn_dl_page {
    background: #ff9800;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 700;
}
.top-block a.btn_dl_page:hover {
    background: #ffd200;

}

.top-buybar-block a.btn_dl_page_fix {
    background: #ff9800;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 700;
}
.top-buybar-block a.btn_dl_page_fix:hover {
    background: #ffd200;

}

.bottom_bg a.btn_dl_page {
    background: #ff9800;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 700;
}
.bottom_bg a.btn_dl_page:hover {
    background: #ffd200;

}

a.btn_dl_page.top_promo {
    background: #9933e3;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 700;
}

a.btn_dl_page.top_promo:hover {
    background: #8708a7;

}
a.btn_dl_page.top_watch {
    background: transparent;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 700;
	border: 1px solid #9933e3;
}

a.btn_dl_page.top_watch:hover {
    background: #8708a7;

}
.topbuyarea img {

}
.top-block p {
    font-size: 15px;
    line-height: 19px !important;
    margin: 20px 0 15px 0;
}

span.bonus-title {
    font-size: 17px;
    font-weight: 700;
    line-height: 34px;
}
span.best {
    color: #FE4E00;
    font-weight: 600;
}

.top-block a.btn_dl_page {
    background: #ff9800;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 700;
}
.top-block a.btn_dl_page:hover {
    background: #ff9800;

}

.top-block_uk a.btn_dl_page {
    background: #ff9800;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 700;
}
.top-block_uk a.btn_dl_page:hover {
    background: #ff9800;

}

.btn_box_btm{
    float: left;
    margin-top: px;
    margin-right: px;
    margin-left: px;
    margin-bottom: px;
}

.btn_dl_btm{
    font-size: 20px;
	font-weight: 700;
    text-align: center;
    background: #ffaa00;
    color: #000 !important;
    border-radius: 25px 4px 4px 25px;
    float: left;
	display: block;
    text-decoration: none;
    line-height: 34px;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.btn_dl_btm:hover a{
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}
.btn_dl_btm:hover{
	color:#FFFFFF;
	display:block;
	background:#fff000;
	text-decoration:none;
}
.btn_dl_btm2{
    font-size: 20px;
	font-weight: 700;
    text-align: center;
    background: #ff7200;
    color: #000 !important;
    border-radius: 0px 25px 25px 0px;
    float: left;
    text-decoration: none;
    line-height: 34px;
    padding-top: 3px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 10px;
	  margin-left: -5px;
}
.link_plan {
	color: #00aee8;
	text-decoration: underline;
}
.link_plan:hover, .link_plan:focus {
	color: #0088b5;
}






/*truetheater*/

#def-logos img, #disc-logos img {
    max-width: 110px;
}
