@font-face {
    font-family: opensans_r;
    src: url(fonts/OPENSANSHEBREW-REGULAR-WEBFONT.TTF);
}
@font-face {
    font-family: opensans_b;
    src: url(fonts/OPENSANSHEBREW-BOLD-WEBFONT.TTF);
}

@font-face {
  font-family: "sbwf";
  src: url("fonts/spacerblackwebfont.eot");
  src: 
    url("fonts/spacerblackwebfont.woff") format("woff"),
    url("fonts/spacerblackwebfont.otf") format("opentype"),
    url("fonts/spacerblackwebfont.ttf") format("truetype"),
    url("fonts/spacerblackwebfont.svg#spacerblackwebfont") format("svg");
  }
  
.mobile{
    display:none !important;
}	
#header{
	left: 0;
	width:100%;
	right:0;
	margin:0 auto;
}
  
body{
	font-size: 16px;
	font-family: opensans_r , Arial;
    background: #fff;
    direction: rtl;
    overflow-x: hidden;
}
a{
	color:#000;
	text-decoration:none;
    cursor:pointer;
}
.b {
    font-weight: bold;
}
.pad {
    padding:20px;
}
.center {
    text-align: center;
}
.left{
	float:left;
}
.right{
	float:right;
}
.wide {
    max-width: 100% !important;
    width: 100% !important;
}
.first {
    margin-right: 0 !important;
}
.last {
    margin-left: 0 !important;
}

.half {
    width: 49.5% !important;
}
.wrap {
    overflow: hidden;
    position: relative;
}
.content > div.pad{
    padding:0 15px 0 0;
    overflow: hidden
}


p.bgc1.b_s , p.bgc2, p.bgc3, p.bgc4 {
    margin: 10px 0 ;
    padding: 20px;
}

.screenwrapper{
	width:100%;
	position:relative;
}
body > .pagewraper {
    margin-top: -6px;
}
.pagewraper{
	width:1024px;
	margin:auto;
	position:relative; 
    overflow: visible;
}
#lid_warp.screenwrapper {
    background: none repeat scroll 0 0 #000;
    box-shadow: 0 1px 3px #333;
    height: 68px;
    margin-top: -6px;
}
#lid > div {
    color: #fff;
    float: left;
    font-size: 18px;
    line-height: 69px;
    padding: 0 10px 0 0;
}
#lid > div#txt_top {
    float: right;
    width: 47%;
}
#lid input[type="text"], #lid input[type="mail"] {
    height: 30px;
    margin: 0 10px;
    padding: 0 5px;
    width: 170px;
    background: #efefef none repeat scroll 0 0;
}
#white_arrow {
    background: url("../images/white_arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -56px;
    height: 163px;
    left: -102px;
    position: absolute;
    width: 100px;
    z-index: 999;
}
.page {
    z-index: 900;
	background:#fff;
}

#icons_menu {
    left: 0;
    position: absolute;
    top: 15px;
    width: auto;
}
#icons_menu > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#icons_menu li {
    display: inline-block;
    margin: 0 8px;
    padding: 0;
    position: relative;
}
#icons_menu li:last-child{
    margin-left: 0;
}

#icons_menu img {
    vertical-align: -13px;
}
.calculator {
    font-size: 20px;
    line-height: 28px;
}
.calculator h2{
    font-size: 32px;
}

#calculator_btn {
    border: 2px solid #fff;
    border-radius: 8px 0 0 8px;
    font-weight: bold;
    padding: 9px 20px;
    position: absolute;
    right: 0;
    top: 20px;
    width: 164px;
}
#calculator_btn:hover {
    opacity: 0.8;
}
#calculateBtn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-weight: bold;
    margin: 0 20px;
    padding: 7px 20px;
}
#header {
    border-bottom: 2px solid #fff;
    height: 148px;
    position: fixed;
    width: 100%;
    z-index: 100;
	top:0;
	box-shadow: 0 0 3px #666;
	border-bottom:2px solid:#fff;
}

#header > .pagewraper {
    height: 146px;
}

#logo {
    position: absolute;
    right: 0;
    top: 5px;
}


#top_menu {
    color: #3d3d3d;
    position: absolute;
    right: 240px;
    top: 0px;
}
#top_menu > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

#top_menu li:first-child {
    padding-right: 25px;
}
#top_menu li {
    border-radius: 0 0 20px 20px;
    display: inline-block;
    line-height: 55px;
    padding: 0 24px;
}
#top_menu li a{
    color: #3d3d3d;
}

#menu li.txt_icon {
    width: 140px;
}
#menu li.txt_icon span {
    display: inline-block;
    width: 80px;
}
#menu li.txt_icon img {
    display: inline-block;
}

#menu {
    position: absolute;
    right: 240px;
    top: 82px; 
}
#menu > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#menu > ul > li {
    float: right;
    height: 67px;
    line-height: 23px;
    text-align: center;
    width: 100px;
	overflow:hidden;
	border-radius:10px 10px 0 0;
}
#menu > ul > li:first-child {

}
#menu > ul > li:last-child {
	border-left:0px !important;
}
#menu > ul li a {
    color: #3d3d3d;
    display: block;
    font-size: 18px;
    text-decoration: none;
    width: 100%;
}
#menu  a:hover  , #menu  a.selected {
	 color: #000;
}
#menu > ul li:last-child a {
    padding-left: 0;
    border-left:0px !important;
}
#menu > ul ul {
    display: none;
	margin-right: 0;
    margin-top: 5px;
    padding: 0;
    position: absolute;
}
#menu > ul > li:hover a img{
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}

#menu > ul > li:hover > ul {
	display:block;
}
#menu > ul > li ul > li {
    background: none repeat scroll 0 0 #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #fff;
    float: none;
    height: 35px;
    line-height: 35px;
    list-style: outside none none;
    overflow: hidden;
    padding: 0 10px;
    text-align: right;
    width: 236px;
    z-index: 999;
}
#menu > ul > li ul > li:hover a{
    line-height: 35px !important;
}



#menu ul ul > li > a {
    font-size: 14px !important;
    line-height: 35px !important;
    width: 100% !important;
}
#menu > ul > li ul > li:first-child {
    border-top: 0 none !important;
}
#menu > ul > li ul > li:last-child {
    border-bottom: 0 none !important;
}

.wbtn {
    border-radius: 5px;
    box-shadow: 0 0 3px #999;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    padding: 3px 10px;
}

#reg_to_newsletter , #search {
    border: 2px solid #fff;
    border-radius: 8px;
    box-shadow: 0 0 5px #333;
    height: 80px;
    padding: 10px;
    position: absolute;
    right: 264px;
    top: 151px;
    display:none;
}
#openSearchBox {
    background: url("../images/search_icon.png") no-repeat scroll center center / 65% 65%;
    border: 2px solid #fff;
    border-radius: 6px;
    display: block;
    height: 28px;
    left: 0;
    position: absolute;
    top: 102px;
    width: 28px;
}
#search {
    left: 0;
    right: auto;
    width: 293px;
}

#reg_to_newsletter > span , #search > span {
    display: block;
    margin-bottom: 5px;
}

#reg_to_newsletter input , #search input {
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 0 2px #999 inset;
    height: 29px;
    width: 180px;
}

#menu_icons {
    position: relative;
    margin-top: 20px;
}
#menu_icons ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
	direction:ltr;
}
#menu_icons li {
    display: inline-block;
}
#menu_icons li:hover{
    opacity: 0.8;
}
#left_column{
	display:none;
}
#main {
    background: #fff none repeat scroll 0 0;
    margin-top: 145px;
    position: relative;
    z-index: 19;
    overflow: hidden;
}
.banner_button {
    background: url("../images/banner_buttons_bg.png") no-repeat scroll 0 0;
    bottom: 14px;
    height: 56px;
    left: 30px;
    padding: 14px 13px 14px 11px;
    position: absolute;
    width: 84px;
    z-index: 50;
}
.banner_button > a {
    display: inline-block;
    height: 28px;
    width: 28px;
	 cursor: pointer;
}
.banner_button > a:hover {
	opacity:0.7;
}
.banner_button > a.prev {
    background: url(../images/banner_next.png) no-repeat;
}
.banner_button > a.next {
    background: url(../images/banner_prev.png) no-repeat;
}

.rotateBanner .arrow {
    bottom: 240px;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 999;
}
.rotateBanner .arrow > span {
    background: url("../images/scroll_button.png") no-repeat scroll 0 0;
    display: block;
    height: 48px;
    margin: auto;
    position: relative;
    width: 48px;
}
.rotateBanner > .inBanner:first-child {
    display: block;
}
.inBanner{
	display:none;
}
.inBanner > img {

}

.inBanner > .banner_text {
    position: absolute;
    right: 0;
    text-align: center;
    top: 40px;
    width: 50%;
}

.banner_text ins {
    font-size: 65px;
    line-height: 69px;
}
.banner_text > div > div {
    color: #777;
    float: left;
    font-size: 28px;
    padding: 64px 56px;
    text-align: right;
}
#menu_banners {
    overflow: hidden;
    text-align: center;
}
#menu_banners > div {
    display: inline-block;
    margin: 14px auto;
}

#menu_banners .title {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    text-align: right;
    bottom: 26px;
    width: 118px;
    z-index: 999;
    height: 36px;
    padding-right: 15px;
}
#menu_banners .title a{
    color: #fff;
	font-weight: bold;
	text-decoration:none;
}

.content {
    border-radius: 3px;
    position: relative;
    z-index: 999;
}
.content > div {
    padding: 15px 3px;
}
.pages_wrap {
    overflow: hidden;
    padding: 15px 3px !important;
}
#blogs_wrap.pages_wrap {
    overflow: visible;
}
.content.form {
    padding: 20px 0;
}

.pagewraper.banner_warp > div.half_banner {
    margin: 3px 0.2%;
    width: 49.6%;
}
#banner_warp {
    position: relative;
}

.banner_warp.b_s {
    width: 99.6%;
    margin: 3px 0.2%;
}
.half_banner.b_s {
    margin: 3px 0.2%;
    width: 49.6%;
    overflow: hidden;
}

#color_links {
    bottom: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 99;
}
#color_links a {
	cursor: pointer;
	display: block;
	float: right;
	font-family: opensans_b,Arial;
	font-size: 20pt;
	font-weight: bold;
	height: 75px;
	margin-bottom: 0px;
	margin: 0px;
	opacity: 0.75;
	padding-top: 14px;
	text-align: center;
	width: 25%;
    border:1px solid #fff;
    border-top:2px solid #fff;
    border-bottom:0px ;
}
#color_links a:hover {
	opacity: 1;
}
.blueHpBox:hover{
    background:#dcf2fc !important ;
    color:#71afdf !important ;
}
#color_links .small {
    display: block;
    font-size: 14px;
    line-height: 20px;
}
#color_links > a:first-child {
    margin-right: 0;
    border-radius: 0 10px 0 0;
}
#color_links > a:last-child {
    margin-left: 0;
    border-radius: 10px 0 0 0;
}
#main_banner {
    box-shadow: 0 0 3px #ccc;
    overflow: hidden;
    position: relative;
    right: 0;
    top: 0;
}
#main_banner > div.rotateBanner{
    right: 0;
    overflow: hidden;
    position: relative;
    top: 0px;
    width: 100%;
    z-index: 30;
}

#main_banner h1 {
    font-size: 58px;
    line-height: 58px;
}
#main_banner h2 {
    font-size: 28px;
    line-height: 32px;
}

#icon_main_menu {
    border-radius: 10px;
    box-shadow: 0 2px 2px -1px #aaa;
    overflow: hidden;
    padding: 30px 160px;
}
#icon_main_menu > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#icon_main_menu .txt_icon {
    display: block;
    float: right;
    text-align: center;
    width: 29%;
}
#icon_main_menu a {
    display: block;
    text-align: center;
}
#icon_main_menu img {
    margin: 10px 0;
}
#icon_main_menu span {
    display: block;
    font-size: 18px;
}
.banner_warp {
    margin: 15px 0;
	overflow:hidden;
}

.colorbox  {
    border-radius: 8px;	
    box-shadow: 0 0 3px #999;
    margin: 15px 0;
    overflow: hidden;
	border:2px solid #fff;
}

.c1.all_blogs , .c1.all_recommendation {
    left: 25px;
    position: absolute;
    top: 25px;
	font-family:opensans_b;
}
.head_title , ins{
	text-shadow:2px 2px 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 3px #333;
	font-family: sbwf , opensans_b, Arial;
	letter-spacing: 2px;
}

#top_banner {
    background: #f8fbfc none repeat scroll 0 0;
    margin: 0 auto;
    min-height: 143px;
    overflow: visible;
    position: relative;
    width: 1020px;
}
#top_banner.b_s {
    box-shadow:0 0 4px 2px #ccc;
}
#top_banner h1:only-child {
    padding-right: 20px;
}

#top_banner h1:only-child > p:first-child {
    line-height: 54px;
    padding-left: 40px;
    width: auto;
}

.b_s {
    border:2px solid #fff;
    box-shadow: 1px 1px #ccc;
    border-radius: 8px;
}
.b_s2 {
    border:2px solid #fff;
    box-shadow: 2px 2px 3px #ccc;
    border-radius: 8px;
}
.b_s3 {
	border:2px solid #fff;
	box-shadow: 1px 1px 3px #999 ;
	border-radius: 8px;
}
ins , .ins {
    font-size: 60px;
    text-decoration: none;
}

#Hpblogs .head_title , #brands .head_title {
	font-size: 55px;
	height: 95px;
	line-height: 80px;
	text-align:center;
	padding: 10px;
}

#Hpblogs .right , #Hpblogs .left {
    position: relative;
}
.blog_filters {
    margin: 2px;
}

.blog_filters > div {
    margin: 0 22px;
}
.blog_filters > div .b_s {
    font-family: opensans_b;
    padding: 10px;
    margin: 10px 0;
     font-size: 20px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #666;
}
.coupon_filters > div .b_s {
    font-family: opensans_b;
    padding: 10px;
	margin: 10px 0;
     font-size: 20px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #666;
}

.coupon_filters {
    padding: 15px 10px !important;
}
.coupon_filters {
    font-size: 22px;
    font-weight: bold;
    line-height: 39px;
}
.coupon_filters h2 {
    margin-top: 5px;
    width:277px;
}

.store_filters {
    font-size: 22px;
    font-weight: bold;
    line-height: 39px;
}
.store_filters h2 {
    margin-top: 5px;
    width:277px;
}

.select_warp.left {
    float: left;
}

#recommendation_wrap h3 , #recommendation_wrap h2 {
    font-size: 24px;
    line-height: 42px;
    padding: 0 10px;
    text-align: center;
}
.blog_box .text , .recommendation_box .text {
    overflow: hidden;
    width: 100%;
}
.blog_box .text > div, .recommendation_box .text > div {
    height: auto;
    padding: 5px 10px;
    text-align: right;
    width: 179px;
}

.blog_box .text > div:first-child {
    height: 86px;
}

.blog_box .text > .title , .recommendation_box .text > .title{
    color: #808285;
}
.blog_box .text > div a , .recommendation_box .text > div a {
    direction: rtl;
    padding: 5px;
}
.blog_box .text > div a , .recommendation_box .text > div a {
    border: 2px solid #fff;
    border-radius: 8px;
    box-shadow: 1px 1px 3px #999;
    direction: rtl;
    display: block;
    font-size: 18px;
    height: 35px;
    line-height: 25px;
    margin-top: 3px;
    text-align: center;
    width: 90px;
}
.blog_box .text > div a:hover , .recommendation_box .text > div a:hover {
    box-shadow: -1px -1px 3px #999;
	opacity:0.75;
}


#pageination {
    float: right;
    font-size: 62px;
    text-align: center;
    width: 100%;
    margin-bottom:20px;
}
#pageination .num {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 45px;
}
.next_prev {
    color: #808285;
    cursor: pointer;
    display: inline-block;
    font-size: 54px;
    font-weight: bold;
    vertical-align: -10px;
}
#pages {
    font-size: 16px;
}
#calender {
    height: auto;
    min-height: 460px
}
#calender1 > div#f_events {
    height: 350px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 115px;
    width: 525px;
}
#f_events .news_box {
    width: 100%;
	float:right;
}

#f_events .news_box .title > span {
    float: right;
}
#f_events .p_m {
    border: 0 none !important;
    border-radius: 0 5px 5px 0;
    font-size: 28px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 5px;
    padding: 0;
    text-align: center;
    width: 38px !important;
}

#f_events .news_box .title > span.date {
    width: 110px;
}
#f_events .news_box .title > span:last-child {
    float: left;
    width: 99px;
}

#f_events .news_box .thumb {
    border-radius: 8px;
    height: 143px;
    overflow: hidden;
    padding: 0;
    width: 148px;
}
#f_events .news_box .thumb > img {
    height: 100%;
    width: 100%;
}
#f_events .news_box .content {
    display: none;
    padding: 15px 10px;
    height:184px;
    width: 524px;
}
#f_events .news_box .content.open {
    display: block !important;
}
#f_events .news_box .big .text {
    width: 502px;
}
#f_events .news_box .text {
    padding: 0 10px;
    width: 355px;
}
#f_events > .news_box .summary {
    display: block;
    height: 103px;
    width: 100%;
}
#f_events > .news_box.big .summary {
    height: 92px;
}
#f_events > .news_box .summary strong {
    display: block;
    font-size: 30px;
}
#f_events > .news_box:first-child .content {
    display: block;
}
#f_events > .news_box:first-child .title {
    margin: 0px 4px;
}
#f_events .news_box.big .content {
    width: 686px;
}

#f_events > .news_box .title {
    border: 2px solid #fff;
    border-radius: 5px;
    box-shadow: 0 0 3px #999;
    height: 35px;
    line-height: 35px;
    margin: 3px 4px 4px;
    padding: 0 0 0 10px;
	cursor:pointer;
    overflow: hidden;
}
.news_box .content .Cbtn2 {
    border: 1px solid #fff;
    border-radius: 5px;
    display: block;
    float: right;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    padding: 0 15px;
}
.blog_box .b.edate {
    font-size: 14px;
}
.news_box.big .content .Cbtn2 {
    font-size: 21px;
    height: 51px;
    line-height: 50px;
    padding-right: 35px;
    width: 244px;
}

#recommendation_sub_head {
    height: 190px;
    margin-top: 20px;
    padding: 20px;
    position: relative;
    margin-bottom: 20px;
}
#recommendation_sub_head h1 {
    display: block;
    float: right;
    font-size: 38px;
    line-height: 40px;
    width: 430px;
}
#recommendation_sub_head .brand_logo > img {
    height: 186px;
    left: 0;
    max-width: 205px;
    position: absolute;
    top: 0;
}

.brand_color_logo {
    width: 400px;
}
.brand_color_logo > img {
    height: 50px;
    margin-bottom: 20px;
}

h2 > .fb_share_btn {
    float: left;
    width: 200px;
}

#hp_welcome .title {
    background: url("../images/up_blue.png") no-repeat scroll left center;
    color: #fff;
    float: right;
    font-size: 30px;
    font-weight: normal;
    height: 170px;
    padding: 30px 32px;
    text-shadow: 0 0 2px #333;
    width: 280px;
}
.title strong {
    color: #fff;
    font-size: 46px;
}

.like_share span {
    height: 54px;
    padding-left: 22px;
}
.fb-like {
    vertical-align: -8px;
    width: 436px !important;
}
#p_right {
    background: rgba(0, 0, 0, 0) url("../images/p_right_bg.png") repeat-y scroll 0 0;
    float: right;
    width: 237px;
}
.left_menu {
    margin-bottom: 30px;
    margin-top: 51px;
	 border-top: 1px solid #e1e1e1;
}
#p_right .left_menu > a {
	background: url("../images/p_right_li_bg.png") no-repeat scroll right center;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #fff;
    color: #555;
    display: block;
    font-size: 18px;
    line-height: 48px;
    padding: 0 40px 0 0;
    width: 235px;
}
#p_right .left_menu > a:first-child {

}
#p_right .left_menu > a:last-child {
    border-bottom: 0 none;
}
#p_right  .left_menu > a.selected , #p_right .left_menu > a:hover {
    color: #e02843;
	background: url("../images/p_right_li_bg_hover.png") no-repeat scroll right center #fff;
}
#p_left {
    float: right;
    width: 783px;
	position:relative;
}
cite {
    color: #c39460;
    font-size: 24px;
    font-weight: bold;
}

.content em {
    color: #000;
    font-style: normal;
    font-weight: bold;
}
.play_box {
    float: right;
    width: 224px;
	margin:20px;
	box-shadow:0px 0px 3px #333;
}

#p_left .play_box {
    box-shadow: 0 0 3px #333;
    float: right;
    margin: 20px 20px;
}
.play_box .image {
    height: 169px;
}
.play_box .image > img {
    height: 169px;
    width: 100%;
}
.play_box .title {
    background: #fff url("../images/border_g.png") repeat-x scroll 0 bottom;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding-right: 10px;
}
.play_box  .summary {
    background: #f5f5f5 none repeat scroll 0 0;
    height: 120px;
    padding: 5px;
}

.play_box .date_order {
    background: #fff none repeat scroll 0 0;
    height: 44px;
}
.play_box .date_order > span.date {
    float: right;
    font-family: arial;
    line-height: 44px;
    padding-right: 10px;
    width: 65%;
}
.play_box .date_order > span.order {
    float: right;
    width: 35%;
}
#send_btn, .play_box .order > a, .pinkBtn, .aBtn {
    border-radius: 8px;
    box-shadow: 1px 1px 3px #999;
    cursor: pointer;
    direction: rtl;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 35px;
    line-height: 32px;
    margin-top: 3px;
    padding: 0 20px;
    text-align: center;
    width: auto;
}
#send_btn:hover , .play_box .order > a:hover , .pinkBtn:hover, .aBtn:hover {
    box-shadow: -1px -1px 3px #999;
    opacity:0.75;
}
.play_page > div {
    box-shadow: 0 0 5px #030303;
    margin: auto;
    padding: 0;
    width: 752px;
	 overflow: hidden;
}
.play_page .main_image {
    height: 343px;
    width: 100%;
}
.play_page .main_image > img {
    height: 100%;
    width: 100%;
}

.play_page  > div  .title_2 {
    border-bottom: 1px solid #ccc;
    color: #e02843;
    font-size: 28px;
    line-height: 48px;
}
.play_page  > div  .title_2 > span {
    float: right;
    padding-right: 10px;
}
.play_page > div .title_2 > span:first-child {
    width: 470px;
}
.play_page > div .title_2 > span:last-child {
    width: 270px;
}


.play_page  > div  .text_dates {
}
.play_page  > div  .text_dates > span {
    float: right;
    padding-right: 10px;
}
.play_page > div .text_dates > span:first-child {
    width: 470px;
	padding: 0 15px;
}
.play_page > div .text_dates > span:last-child {
    width: 270px;
}

.play_page > div .date_row {
    line-height: 40px;
}
.play_page > div .date_row:nth-child(even) {
    background: #ebebeb none repeat scroll 0 0;
}

.date_row .pinkBtn {
    border: 1px solid;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0 5px;
}

.text_dates > span > span {
    float: right;
    margin: 10px 0;
    width: 100%;
}


#HpMdule , #welcome {
    float: right;
    margin-top: 22px;
}

#HpMdule .item_box {
    float: right;
    font-size: 13px;
    margin: 10px;
    width: 320px;
}

#HpMdule .item_box > div:first-child {
    overflow: hidden;
}

#HpMdule .item_image {
    border-radius: 8px;
    box-shadow: 0 0 3px #555;
    float: right;
    height: 200px;
    overflow: hidden;
    width: 100%;
}
#HpMdule .item_image > a > img {
    height: 100%;
    width: 100%;
}
#HpMdule .item_title {
    float: right;
    height: 48px;
    padding: 0 10px;
    width: 100%;
	position: relative;
}
#HpMdule .item_title > a {
    color: #684b2c;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 100%;
    line-height: 48px;
    text-decoration: none;
    width: 100%;
}

#welcome_blog {
    float: right;
    margin-top: 60px;
}


#welcome .text {
    color: #684b2c;
    font-size: 16px;
}
#welcome .text a {
    background: none repeat scroll 0 0 #e02843;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
    padding: 10px 15px;
}

#hp_content2.screenwrapper {
    background: rgba(0, 0, 0, 0) url("../images/hp_strip_bg.png") repeat-x scroll center bottom;
    float: right;
    margin: 20px 0;
    padding-top: 50px;
}
#news {
    float: right;
    height: 241px;
    width: 300px;
}
#newsmarquee > div {
    margin: 10px 0;
}
#news .head {
    background:url(../images/border_g.png) repeat-x scroll center bottom;
    color: #df293f;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px;
}
#news .date {
    color: #727272;
}
#news #newsScroller {
    background: none repeat scroll 0 0 #f9b035;
    border: 3px solid #fff;
    padding: 2px;
    width: 280px;
    height: 158px;
    margin-top: 14px;
}

#newsmarquee h3 a {
    color: #0b3f83 !important;
    line-height: 35px;
    padding: 5px;
}
#news #newsScroller a.title {
    text-decoration: none;
    color: #666;
}

#news marquee {
    height: 178px;
    margin-top: 5px;
    overflow: hidden;
}


/*************************************************************************/

.stories_filters {
    padding: 80px 20px 20px !important;
    position: relative;
}
.stories_filters h3 {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.blog_box.story_box {
    height: 188px;
  }
.blog_box.story_box .text > div:first-child {
    height: 65px;
}
.blog_box.story_box .text > div:last-child {
    margin-top: 5px;
}
.blog_box.story_box .text > div {
    overflow: hidden;
    width: 100%;
}
.blog_box.story_box .text > div a{
    width: 150px;
}
.blog_box.story_box .image {
    height: 142px;
}
/*************************************************************************/
h1 ,h2{
    color: #808285;
    font-size: 22px;
    line-height: 30px;
    text-align: right;
}

#main > h1 {
    padding-top: 40px;
}
h1.big ,h2.big{
    font-size: 42px;
    line-height: 60px;
    margin-top: 18px;
}

h1.h > p {
    display: block;
    float: right;
}
h1.h > p:first-child {
    width: 480px;
}
h1.h > p:last-child {
    margin-right: 14px;
    width: 300px;
}
h3 a {
    color: #fff;
}
#top_banner {
    margin-bottom: 0;
    min-height: 143px;
    overflow: visible;
    position: relative;
    background: #f8fbfc none repeat scroll 0 0;
}
#top_banner h1, #top_banner h2 {
    font-weight: normal;
    position: absolute;
    right: 80px;
    top: 40px;
    z-index: 99;
    text-decoration: none;
}
#top_banner ins, #top_banner .ins {
    font-size: 70px;
    height: 80px;
    line-height: 57px;
    text-decoration: none;
}
#top_banner.symbol.height {
    height: 370px;
}

#top_banner .wide {
    width: 855px;
}
#top_banner h1.right {
    right: 0 !important;
}

#top_banner.symbol h1, #top_banner.symbol h2 {
    float: right;
    margin: 0 8px;
    position: relative !important;
    right: 0 !important;
}

#top_banner.symbol.low h1 , #top_banner.symbol.low h2{
    margin: 8px 280px 0 0;
}
#top_banner.symbol.low > img{
    margin: 0px 215px 0 0;
}

.bloglinks > a.btn {
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    margin: 0;
    width: 333px;
}

#top_banner.symbol > img {
    float: right;
    height: 140px;
    width: auto;
}


#top_banner #author {
    bottom: -70px;
    height: 216px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    width: 165px;
}
#top_banner #author #img {
    height: 145px;
    width: 100%;
}
#author #text {
    color: #666;
    font-size: 13px;
    height: 70px;
    padding: 8px;
}
.subtitle {
    border-radius: 8px;
    float: right;
    font-size: 18px;
    font-weight: bold;
    margin: 14px 0 10px;
    padding: 10px;
    position: relative;
}
.checkbox_wrap.subtitle {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.top_img > img {
    border: 5px solid #fff;
}

#content > div p span , #content > div p  , #content > div {
    color: #4e4d4d !important;
    font-size: 15px !important;
}

#content > div p > span , #content > div > p  , #content > div {
   padding:10px;
}
#c_content {
    margin-top: 260px;
    position: relative;
    z-index: 100;
}
.c_content {
    float: right;
    min-height: 400px;
    padding-top: 7px;
    width: 770px;
}

.small {
    font-size: 14px;
}
.c_content > div {
    padding: 10px 10px 0 10px ;
	
}
nav#right_menu {
    background: url("../images/left_menu_bg.png") repeat-y scroll left 0 ;
    float: right;
    min-height: 400px;
    width: 242px;
}

#right_column > div#right_menu {
    background: none repeat scroll 0 0;
    margin-top: -13px;
    padding: 0;
	width: 230px;
}

#right_menu > a , #right_menu > div > a {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #d2d2d2;
    color: #929292;
    display: block;
    font-size: 14px;
    line-height: 39px;
    padding-right: 5px;
    text-decoration: none;	
	cursor:pointer;
}
#right_menu > a:first-child {
}
#right_menu > a:hover  , #right_menu > a.selected , #right_menu > a.open ,  #right_menu > div > a.selected {
    background: none repeat scroll 0 0 #fff;
    color: #1b75bb;
	font-weight:bold;
}
#right_menu > div  {
    display:none;
}
#right_menu > div  > a.c_child {
    font-size: 12px !important;
    padding-right: 15px !important;
}


.trip_box:first-child {
    margin-right: 10px;
}

.catalog_page {
    padding-right: 10px;
}
.trip_box {
    float: right;
    margin: 14px 5px;
    padding: 0 !important;
    position: relative;
    border: 5px solid #fff;
    box-shadow: 0 0 3px #999;	
}
.trip_box .img {

}
.trip_box .title {
   background: url("../images/title_white_bg.png") repeat scroll left 0 ;   
    bottom: 0;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.trip_box .title a {
    color: #1b75bb;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}


/* Content
-----------------------------------------------------------------------------*/

#top_banner > img {
    width: 100%;
    display: flex;
    border-radius: 6px
}

#top_banner > img.banner {
    border-radius: 6px;
    min-height: 139px;
}
/* Articles
-----------------------------------------------------------------------------*/


/* Gallery
-----------------------------------------------------------------------------*/

.c_content.gallery > div {
    padding: 10px 0;
}


.gallery-item {
    border-radius: 5px;
    float: right;
    height: 175px;
    margin: 0 19px 35px 0;
    position: relative;
    text-align: center;
    width: 230px;
}

.gallery-item.first {
    margin-right: 0;
}
.gallery-item a { 
    display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;	
}
.gallery-item span { 
    display: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: url(../images/hover.png) repeat center center;
}
.gallery-item a:hover span {
    display: block; 
}

#calendar > h2{
	position:absolute;
}

.htabs > a {
    background: none repeat scroll 0 0 #d9d9d9;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 0 4px #999 inset;
    color: #5f5f5f;
    cursor: auto;
    display: block;
    float: right;
    font-size: 16px;
    line-height: 39px;
    margin: 0 1px;
    padding: 0 15px;
    text-align: center;
    width: 109px;
	cursor:pointer;
}
.htabs {
    position: relative;
    z-index: 4;
}
.tabs {
    margin-top: -4px;
    position: relative;
}

.tabs > div.selected  , .tabs > div.first {
    display: block;
}
.htabs > a.active {
	cursor:pointer;
}
.htabs > a:hover, .htabs > a.selected , .htabs > a.first {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 -2px 2px #ccc;
    color: #1b75bb;
}

.tabs > div {
	overflow:hidden;
    box-shadow: 0 0 2px #ccc;
    display: none;
    float: right;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 15px;	
	min-height: 250px;
}
.tabs > div.selected  {
    display: block;
}

#hp_tabs .htabs > a {
    background: url(../images/hp_tabs.png) no-repeat -7px -46px ;
    border-radius: 0;
    box-shadow: none !important;
    color: #fff;
    float: right;
    font-size: 18px;
    width: 213px;
	position:relative;
	z-index:2;
	height:40px;
	text-align:right;
	padding-right:30px;
	font-weight: bold;
}
#hp_tabs .htabs > a:last-child {
	z-index:1;
	margin-right:-30px;
}
#hp_tabs .htabs > a:hover,#hp_tabs  .htabs > a.selected ,#hp_tabs  .htabs > a.first {
	color:#4195d0;
	background: url(../images/hp_tabs.png) no-repeat 0 0 ;
	box-shadow: none !important;
		 z-index: 3;
}

#hp_tabs .tabs {
    background: #f7f7f7 none repeat scroll 0 0;
    box-shadow: -1px -2px 3px #999;
    margin: 0;
    overflow: visible;
    position: absolute;
    top: -6px;
    width: 414px;
}
#hp_tabs .tabs > div {
    box-shadow: none;
    height: 220px !important;
    margin: 0;
    min-height: 239px;
    overflow: visible;
    padding: 0;
    width: 100%;
}
.pagewraper > div#hp_tabs {
    float: right;
    height: 250px;
    margin: -46px 20px 0 0;
    width: 416px;
}
#calendar {
    float: right;
    height: 289px;
    width: 100%;
}
.EventsTable tbody td{
	position: relative;
}
.EventsTable tbody td:hover > .play_event {
	display: block;
}
.play_event {
    display: none;
    height: 99px;
    left: 43px;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    top: -37px;
    width: 235px;
    z-index: 999;
}
.play_event .event {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 3px #333;
    float: right;
    overflow: hidden;
    position: relative;
    width: 200px;
}
.play_event .left_arrow {
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 17.5px 25px 17.5px 0;
    float: right;
    height: 0;
    margin-top: 32px;
    width: 0;
	position: relative;
}
.play_event .date {
    color: #df293f;
    float: right;
    height: 25px;
    line-height: 25px;
    padding: 0 15px;
    text-align: right;
    width: 100%;
}
.play_event .image_details {
    float: right;
    height: 67px;
    width: 100%;
}
.play_event .image {
    float: right;
    height: 67px;
    padding: 10px;
    width: 85px;
}
.play_event .image > img {
    height: 100%;
    width: 100%;
}
.play_event .details {
    color: #333;
    float: right;
    font-size: 13px;
    height: 64px;
    overflow: hidden;
    padding: 5px;
    text-align: right;
    width: 112px;
}
.play_event .details > span {
    color: #777;
}
.tabs #tickets .title {
    background: rgba(0, 0, 0, 0) url("../images/border_g.png") repeat-x scroll center bottom;
    font-size: 19px;
    height: 74px;
    line-height: 23px;
    margin-bottom: 15px;
    padding: 20px 40px;
}

.select_warp {
    float: right;
    overflow: hidden;
    width: 280px;
	border-radius:10px;
	position:relative;
}
.down_arrow {
    height: 100%;
    left: 0;
    position: absolute;
    width: 25px;
    pointer-events: none;
	background:url(../images/down_arrow.png) no-repeat center center;
}
.select_warp select {
    background: #fff none repeat scroll 0 0;
    border-right: 1px solid #c6c6c6;
    border-top: 1px solid #c6c6c6;
    color: #808285;
    font-size: 16px;
    height: 38px;
    width: 110%;
	cursor:pointer;
}
select[name="play_date"] > option:first-child {
    display: block;
}
select[name="play_date"] > option { 
    display: none;
}

#tickets span {
    float: left;
    margin-left: 20px;
    width: 77px;
}

#hp_content2 #icon_menu {
    float: right;
    width: 284px;
}
#hp_content2 #icon_menu  .head {
    color: #df293f;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}
#hp_content2  #icon_menu > ul {
    margin: 0;
    padding: 0;
}
#hp_content2 #icon_menu li {
    border-bottom: 1px solid #fff;
    font-weight: bold;
    height: 54px;
    line-height: 54px;
    list-style: outside none none;
    padding-right: 5px;
}
#hp_content2  #icon_menu li:nth-child(even) {
	background: #e8e8e8; /* Old browsers */
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #f0f0f0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,#e8e8e8), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #e8e8e8 1%,#f0f0f0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #e8e8e8 1%,#f0f0f0 100%); /* IE10+ */
	background: linear-gradient(to right,  #e8e8e8 1%,#f0f0f0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f0f0f0',GradientType=1 ); /* IE6-9 */	
}
#hp_content2  #icon_menu li:nth-child(odd) {
	background: #e8e8e8; /* Old browsers */
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,#e8e8e8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #e8e8e8 1%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #e8e8e8 1%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to right,  #e8e8e8 1%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
#hp_content2  #icon_menu li:nth-child(even):hover {
	background: #f0f0f0; /* Old browsers */
	background: -moz-linear-gradient(left,  #f0f0f0 0%, #e8e8e8 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f0f0f0), color-stop(99%,#e8e8e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #f0f0f0 0%,#e8e8e8 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #f0f0f0 0%,#e8e8e8 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #f0f0f0 0%,#e8e8e8 99%); /* IE10+ */
	background: linear-gradient(to right,  #f0f0f0 0%,#e8e8e8 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#e8e8e8',GradientType=1 ); /* IE6-9 */

}
#hp_content2  #icon_menu li:nth-child(odd):hover {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffffff 0%, #e8e8e8 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(99%,#e8e8e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #ffffff 0%,#e8e8e8 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #ffffff 0%,#e8e8e8 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #ffffff 0%,#e8e8e8 99%); /* IE10+ */
	background: linear-gradient(to right,  #ffffff 0%,#e8e8e8 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=1 ); /* IE6-9 */

}

#hp_content2  #icon_menu img {
    margin: 0 10px;
    vertical-align: -15px;
}


#contactUs > a {
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: normal;
    height: 30px;
    line-height: 25px;
    text-decoration: none;
    width: 207px;
}

#contactUs > a:hover{
    text-decoration: underline;
}
.hr {
    box-shadow: 0 2px 3px #ccc;
    float: right;
    height: 1px;
    margin: 15px 0;
    padding: 0 !important;
    width: 100%;
}
.item_gallery {
    margin: 15px 0;
    padding: 0 !important;
    width: 100%;
	float: right;
}


.item_gallery h2 {
    color: #999;
    font-weight: normal;
    padding-right: 12px;
}

.footer_1 ul {
    float: right;
    list-style: outside none none;
    padding: 0;
    width: 175px;
	margin:0px;
}
.footer_1 li {
    color: #8f8f8f;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
}

#footer_warp {
	background: none repeat scroll 0 0 #fff;
    float: right;
    min-height: 90px;
    position: relative;
    width: 100%;
    z-index: 80;
	box-shadow: 0 0 4px #999;
}
#footer_warp > div {
    margin: auto;
    padding-top: 20px;
}
#footer_warp .bgc1.screenwrapper {
    height: 8px !important;
    padding: 0;
    width: 100%;
}
#footer_warp div#footer_logo {
    float: right;
    width: 172px;
}
#footer_warp div#footer_text {
    float: right;
    padding-right: 15px;
    width: 612px;
}
.footer_1 {
    background: url("../images/border_bottom.png") repeat-x scroll 0 bottom;
    margin-bottom: 24px;
    overflow: auto;
    padding: 20px 0; 
}

#footer_warp div#credit {
    line-height: 55px;
    margin: auto;
    padding-bottom: 40px;
    padding-top: 0;
    text-align: left;
}


.footer_2 {
    float: right;
    width: 640px;
}

.credit_simply {
    float: left;
    height: 22px;
    margin: 0 10px;
    text-align: left;
    transition: all 0.5s ease 0s;
    width: 163px;  
    background: url('../images/simplysmart.png') no-repeat 0 0;
    -webkit-animation: animated_cs_logo 3s steps(19) infinite;
    animation: animated_cs_logo 3s steps(19) infinite;
    -webkit-transition:all 0.5s;
    transition: all 0.5s;    
}

@-webkit-keyframes animated_cs_logo{
    0%{background-position:0 0;}
    100%{background-position: 0 -418px;}
}
@keyframes animated_cs_logo{
    0%{background-position:0 0;}
    100%{background-position: 0 -418px;}
}

.credit_duoton {
    float: left;
    text-align: left;
    width: 100px;
}
.credit_duoton > img {
    height: 30px;
    max-width: 100%;
}
.footer_1 li a {
    color: #555555;
    font-size: 12px;
    font-weight: normal;
}

.footer_2 td:first-child {
    color: #555555;
    line-height: 16px;
    text-align: right;
    vertical-align: top;
    width: 340px;
}
.footer_2 td {
    font-size: 13px;
    padding: 0 5px;
}
#link > a {
    display: block;
    font-size: 14px;
    height: 100%;
    line-height: 33px;
    text-shadow: none;
    width: 100%;
}
#circleMenu #item1 {
    height: 400px;
    right: 0;
    top: 0;
    width: 400px;
    z-index: 1;
}
#circleMenu .link1 {
    background: linear-gradient(to bottom, #d1be00 0%, #feec00 100%) repeat scroll 0 0;
}
#item1 > span {
    bottom: 55px;
    display: block;
    position: absolute;
    right: 17px;
    text-align: center;
    width: 194px;
}
#circleMenu #item2 {
    height: 400px;
    right: 198px;
    top: -85px;
    transform: rotate(45deg);
    width: 400px;
    z-index: 2;
}
#circleMenu .link2 {
    background: linear-gradient(to bottom, #7e1147 0%, #bc316a 100%) repeat scroll 0 0;
}
#item2 > span {
    display: block;
    position: absolute;
    right: 0;
    text-align: center;
    top: 90px;
    transform: rotate(-45deg);
    width: 225px;
}
#circleMenu #item3 {
    height: 400px;
    left: 0;
    top: 0;
    width: 400px;
    z-index: 3;
}
#circleMenu .link3 {
    background: linear-gradient(to bottom, #124d7e 0%, #2ba5de 100%) repeat scroll 0 0;
}
#item3 > span {
    bottom: 56px;
    display: block;
    left: 25px;
    position: absolute;
    text-align: center;
    width: 188px;
}
#circleMenu #item4 {
    height: 400px;
    left: 197px;
    top: -84px;
    transform: rotate(315deg);
    width: 400px;
    z-index: 4;
}
#circleMenu .link4 {
    background: linear-gradient(to bottom, #12622d 0%, #62b345 100%) repeat scroll 0 0;
}
#item4 > span {
    display: block;
    left: 15px;
    position: absolute;
    text-align: center;
    top: 91px;
    transform: rotate(-315deg);
    width: 225px;
}
#circleMenu #item5 {
    height: 400px;
    left: 0;
    top: 0;
    width: 400px;
    z-index: 1;
}
#circleMenu .link5 {
    background: linear-gradient(to bottom, #7e1147 0%, #bc316a 100%) repeat scroll 0 0;
}
#item5 > span {
    display: block;
    left: 30px;
    position: absolute;
    text-align: center;
    top: 45px;
    width: 170px;
}
#circleMenu #item6 {
    height: 400px;
    left: 200px;
    top: 83px;
    transform: rotate(225deg);
    width: 400px;
    z-index: 2;
}
#circleMenu .link6 {
    background: linear-gradient(to bottom, #dc6310 0%, #e02843 100%) repeat scroll 0 0;
}
#item6 > span {
    bottom: 229px;
    display: block;
    position: absolute;
    right: -12px;
    text-align: center;
    transform: rotate(135deg);
    width: 226px;
}
#circleMenu #item7 {
    height: 400px;
    right: 0;
    top: 0;
    width: 400px;
    z-index: 1;
}
#circleMenu .link7 {
    background: linear-gradient(to bottom, #12622d 0%, #62b345 100%) repeat scroll 0 0;
}
#item7 > span {
    bottom: 246px;
    display: block;
    position: absolute;
    right: 27px;
    text-align: center;
    width: 173px;
}
#circleMenu #item8 {
    /* background: linear-gradient(45deg, #124d7e 0%, #2ba5de 51%, #124d7e 100%) repeat scroll 0 0; */
    bottom: -84px;
    height: 400px;
    right: 199px;
    transform: rotate(135deg);
    width: 400px;
    z-index: 2;
}
#circleMenu .link8 {
    background: linear-gradient(to bottom, #124d7e 0%, #2ba5de 100%) repeat scroll 0 0;
}
#item8 > span {
    display: block;
    position: absolute;
    right: 197px;
    text-align: center;
    top: 132px;
    transform: rotate(225deg);
    width: 221px;
}
#p_left h2 {
    background: url("../images/black_border.png") repeat-x scroll 0 bottom;
    color: #fff;
    padding: 0 10px 15px;
}
#p_left h2 a {
    color: #fff;
}

#reviewsScroller > div {
    margin: 20px 0;
}
marquee#reviewsScroller {
    height: 507px;
    overflow: hidden;
}
#reviewsScroller .reviews_text {
    color: #fff;
    font-style: italic;
    line-height: 22px;
    padding: 10px;
}
#reviewsScroller .titie {
    color: #f1ad15;
    font-weight: bold;
    padding: 10px;
}
#reviewsScroller .titie a {
    color: #f1ad15;
}
.social_links {
    bottom: 10px;
    position: absolute;
	
}

.content.events .event_row {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}
.event_row .title a {
    color: #e02843;
    font-size: 20px;
	cursor:pointer;
}
.event_details {
    display: none;
}
.event_details > span {
    display: block;
}

.event_row  .play {
    float: right;
    width: 100%;
}
.event_details .play > div {
    float: right;
    padding: 10px;
    width: 600px;
}
.event_details .play .thumb {
    height: 169px;
    width: 224px;
}
.event_details .play .thumb > img {
    height: 100%;
    width: 100%;
}


.alert #txt_top ins {
    font-size: 32px;
    line-height: 42px !important;
}

.alert img {
    max-width: 100%;
}
.alert #txt_top p, .alert #txt_top p span {
    font-size: 20px !important;
    line-height: 26px;
}

div#black_warp , div#alert_warp{
    background:  url("../images/black_opacity.png") repeat scroll 0 0 ; 
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 900;
	display:none;
}

#alert_warp > div {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #fff;
    border-radius: 10px;
    box-shadow: 0 0 6px #000;
    margin: 5% auto auto;
    max-height: 70vh !important;
    min-height: 120px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px 25px;
    position: relative;
    width: 552px;
}


#alert_warp > div.registersave {
    background-image: url(../images/registersave.jpg)  !important;
    background-repeat: no-repeat;
    width: 300px;
    overflow: visible !important;
}
#alert_warp > div.advertising {
    background-image: url(../images/advertising.png)  !important;
    background-repeat: no-repeat;
    width: 300px;
    overflow: visible !important;
}
#alert_warp > div.registersave .alert , #alert_warp > div.advertising .alert {
    display: block;
    padding: 230px 0 30px;
    width: 100%;
}

.registersave .alert a {
    bottom: -80px;
    font-size: 23px;
    font-weight: bold;
    height: 49px;
    line-height: 48px;
    margin: 0;
    position: absolute;
    right: 0;
    width: 300px;
}

#alert_warp > div .close {
    background: #fff none repeat scroll 0 0;
    border-radius: 1px;
    box-shadow: 0 0 2px inset;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-left: -18px;
    margin-top: -5px;
    opacity: 1;
    padding: 0 5px;
}


.alert > div#txt_top {
    padding: 20px 0;
}
  

#alert_warp > .error * {
    color: #c00;
}
#alert_warp > .gray * {
    color: #555;
}

#alert_warp > .pad > span {
    display: block;
    margin: 30px 15px;
}

.input_warp {
    display: block;
    float: right;
    height: auto;
    margin: 5px 0;
    width: 100%;
    max-width: 316px;
}

.alert .input_warp {
    max-width: 100%;
}
.submit_warp {
    display: block;
    height: 65px;
    width: 100%;
     float: right;
}
.input_warp:nth-child(even) {
   /* float: left;*/
}
.placeholder {
    display: block;
    float: right;
    font-weight: bold;
    height: 24px;
    line-height: 26px;
    width: 100%;
    color:#666;
    padding-right: 20px;
}

.alert .placeholder {
    padding-right: 0px;
}
.input_warp > input[type="text"] , .input_warp > input[type="password"] , .input_warp > input[type="mail"] , .input_warp > input[type="phone"] {
    border:0px;
    border-top:1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    height: 30px;
    padding: 5px;
    width: 92%;
    background: #efefef none repeat scroll 0 0;
}

.input_warp textarea {
    border:0px;
    border-top:1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    padding: 5px 2px;
    height: 80px;
    width: 98%;
    background: #efefef none repeat scroll 0 0;
}
.input_notes {
    display: block;
    font-size: 12px;
    height: 8px;
    line-height: 18px;
}
#alert_warp .alert > ul  {
    margin: 0;
    padding: 15px;
}

#alert_warp .alert li  {
	list-style:none;
}
.errors > li {
    color: #f00;
}
#alert_warp .alert {
    font-size: 16px;
}

div#white_warp.loading {
   /* background: none repeat scroll 0 0 #fff;*/
    display: none;
    height: 1px;
    left: 0;
    /*opacity: 0.5;*/
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.thanks {
    font-size: 16px;
    padding: 20px;
    color:#555;
}
.alert .thanks {
    font-size: 23px;
    padding-bottom: 20px;
    padding-top: auto;
    padding-right: auto;
    padding-left: 20px;
}
#errors {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #a00;
    border-radius: 8px;
    box-shadow: 0 0 2px #333;
    color: #a00;
    display: none;
    float: right;
    margin: 10px 6%;
    width: 86%;
}
.redBtn {
    background:#fff;
    border: 2px solid #a00 !important;
    color: #a00 !important;
}
.errInput {
    background-color: #fcbdb0 !important;
    color: #a00;
}
.errInput.cscheckbox {
    box-shadow: 0px 0px 3px 4px #fcbdb0 ;
}
#loading {
    background: url("../images/loading.gif") no-repeat scroll center 0 ;
    height: 380px;
    position: absolute;
    top: 230px;
    width: 100%;
    z-index: 999;
}

.content.left_col a > img, .content.left_col > div {
    border: 2px solid #fff;
    border-radius: 8px;
    box-shadow: 0 0 3px #999;
    float: left;
    font-size: 18px;
    line-height: 24px;
    margin: 4px 1% 10px !important;
    width: 98%;
}

.content.left_col > div.img.fancybox_iframe {
    padding: 2px;
    position: relative;
}

.content.left_col > div .youtube_thumb {
    border-radius: 8px;
    width: 100%;
}

.img.fancybox_iframe .play {
    background: rgba(0, 0, 0, 0) url("../images/playBtn.png") no-repeat scroll 0 1px / 100% 200%;
    bottom: 0;
    cursor: pointer;
    display: block;
    height: 38px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
}
.img.fancybox_iframe:hover .play {
    background: rgba(0, 0, 0, 0) url("../images/playBtn.png") no-repeat scroll 0 -37px / 100% 200%;
}

.content.left_col ins , .content.left_col .head_title{
    font-size: 36px;
    line-height: 42px;
}

.content.left_col > div {
    padding: 20px;
}
.content.right_col {
    float: right;
    padding: 10px 0 10px 10px;
    width: 710px;
    min-height: 600px;
}

.content.right_col.blog , .content.right_col.recommendation {
    padding-top: 83px;
}

.content .txt_text {
    padding: 0 22px 0 10px;
}
.left_col {
    float: left;
    margin-top: 24px;
    overflow: hidden;
    width: 300px;
}


.aboutTitle.t_sc1 {
    color: #fff;
}
.Cbtn2.aboutBtn {
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    line-height: 40px;
    text-align: center;
    width: 230px;
}

.content_manufacturer > a {
    display: block;
    float: right;
    margin: 5px;
    width: 65px !important;
}
.side_form {
    padding: 14px !important;
}
.side_form ins {
    display: block;
    font-size: 36px !important;
    line-height: 36px;
    padding: 14px 0;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 3px #333 !important;
}
.side_form input {
    margin: 7px 0;
}
.side_form #send_btn {
    float: left;
    margin: 12px;
}

.side_form .thanks {
    color: #555;
    padding: 10px 0;
}
.side_banner {
    border-radius: 8px;
    box-shadow: 1px 1px 3px #999;
    margin: 10px auto;
    overflow: hidden;
    padding: 0 !important;
    width: 296px;
}
.side_banner > img {
    height: 100%;
    width: 100%;
}
.content_manufacturer {
    border: 2px solid #fff;
    border-radius: 8px;
    box-shadow: 1px 1px 2px #999;
    margin: 0 auto 10px;
    overflow: auto;
    padding: 10px 30px !important;
    width: 296px;
}
.content_manufacturer h2 {
    color: #fff;
    font-family: sbwf,Arial;
    font-size: 34px;
    margin: 10px 0;
    text-align: center;
}

.content_manufacturer img {
    background: #fff none repeat scroll 0 0;
    border-radius: 8px;
    float: right;
    height: 64px;
    margin: 6px;
    overflow: hidden;
    padding: 4px;
    width: 64px;
}

.style_box {
    border: 2px solid #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 2px #999;
    display: block;
    margin: 10px;
    overflow: hidden;
    padding: 0 !important;
    width: 100% !important;
}

.blog_box {
    overflow: hidden;
    width: 335px;
    height: 180px;
    margin:10px;
}
.blog_box:nth-child(2n+1){
    float: left;
    margin-left:0;
}
.blog_box:nth-child(2n){
    float: right;
    margin-right:0;
}
.blog_box .title {
    border:0px;
    border-bottom: 2px solid #fff;
    border-radius: 6px 6px 0 0;
    box-shadow: 1px 0 2px #666;
    font-family: opensans_b;
    font-size: 19px;
    height: 42px;
    letter-spacing: 0;
    line-height: 42px;
    padding: 0 10px;
    text-shadow: 1px 1px 1px #666;
    cursor:pointer;
    overflow: hidden;
}

.blog_box > .title > h3 {
    font-size: 19px !important;
}
.blog_box .text {
    height: 136px;
    width: 193px;
}
.blog_box .text > div {
   padding: 2px 9px;
    color:#555555;
    width: 100%;
}
.blog_box .image {
    background-color: #fff !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 100% auto !important;
    cursor: pointer;
    height: 136px;
    margin-top: 1px;
    width: 136px;
}

.style_box > table  {
    width: 100% !important;
}
.style_box > table td {
    padding: 0;
}

.style_box > table tr:first-child td {
    padding-top: 20px;
}
.style_box > table tr:last-child td {
    padding-bottom: 20px;
}
.style_box > table tr td:first-child  {
    padding-right: 20px;
}
.style_box > table tr td:last-child {
    padding-left: 20px;
}

.style_box .Cbtn1,.style_box .Cbtn2,.style_box .Cbtn3,.style_box .Cbtn4 {
    border: 2px solid #fff;
    border-radius: 8px;
    box-shadow: 1px 1px 2px #ccc;
    padding: 5px;
}
.style_box .Cbtn1:hover ,.style_box .Cbtn2:hover ,.style_box .Cbtn3:hover ,.style_box .Cbtn4:hover {
    box-shadow: -1px -1px 2px #ccc;
}

ins.c1.small {
    font-family: opensans_r,Arial;
    font-size: 16px;
    text-shadow: none !important;
}

.register_div {
    overflow: auto;
    padding: 10px !important;
}
.register_div .title {
    border-radius: 8px;
    float: right;
    font-size: 18px;
    font-weight: bold;
    margin: 14px auto 10px;
    padding: 10px;
    width: 100%;
}
.register_div_row {
    float: right;
    overflow: auto;
    width: 100%;
}
.register_div_row.pregnant_row {
    display: none;
}
.register_div_row > div {
    float: right;
    padding: 12px 8px;
    width: 49%;
    line-height: 41px;
}


.register_div_row.a > div:first-child {
    width: 54%;
    padding-left:0px;
}
.register_div_row.a > div:last-child {
    overflow: hidden;
    width: 46%; 
    padding-right: 0;
}

.register_div_row.a input[type="radio"] {
    margin: 0 0 0 3px;
}
.register_div_row .inp2 {
    border: 0 solid;
    border-radius: 5px;
    font-size: 16px;
    height: 34px;
    padding: 5px;
    width: 275px;
}
label.requierd {
    color: #f00;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    width: 15px;
    height: 10px;
}

.help {
    display: inline-block;
    line-height: 24px;
}
.help > a {
    font-size: 12px;
    text-decoration: underline;
}

.child_row {
    display: none;
}

.child_row > div.title {
    margin: 5px 0;
    overflow: hidden;
    padding: 6px 44px 6px 6px;
    position: relative;
}
.child_row span {
    border: 0 none !important;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
}

.interest_box {
    background-color: #fff !important;
    background-position: center 10px !important;
    background-repeat: no-repeat !important;
    background-size: 70% 70% !important;
    border-radius: 8px;
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 135px;
    margin: 12px 16px;
    overflow: hidden;
    padding-top: 99px !important;
    text-align: center;
    width: 135px !important;
}
.interest_box.small {
    height: 52px;
    padding: 12px 5px !important;
}
.interest_box:hover {
    box-shadow: 0px 0px 5px;
}
.interest_box.selected {
    box-shadow: 0px 0px 10px inset;
}

.register_div .subtitle {
    color: #676767;
    line-height: 24px;
    margin: 12px 0;
}


.right.wide.subtitle > p:first-child {
    margin-left: 16px;
}
.right.wide.subtitle > p {
    float: right;
}


.datepicker_years.inp2 , .datepicker.inp2 {
    background: #fff url("../images/datepicker.png") no-repeat scroll 5px center;
}
.inp2.small {
    width: 160px;
}
.Cbtn1.btn, .Cbtn2.btn, .Cbtn3.btn, .Cbtn4.btn {
    border-radius: 8px;
    box-shadow: 1px 1px 3px #999;
    direction: rtl;
    display: inline-block;
    font-size: 18px;
    height: 35px;
    line-height: 32px;
    margin: 3px 8px;
    padding: 0 10px;
    text-align: center;
    width: auto;
    cursor:pointer;
}
.Cbtn1.btn:hover , .Cbtn2.btn:hover , .Cbtn3.btn:hover, .Cbtn4.btn:hover {
    box-shadow: -1px -1px 3px #999;
    opacity:0.75;
}
#rating {
    height: 42px;
    left: 0;
    position: absolute;
    top: 0;
    width: 209px;
}



.dates_table > div {
    float: right;
    height: 120px;
    text-align: center;
    width: 120px;
}

#calender_nav.big {
    height: 100px;
    line-height: 100px;
    margin: 0;
}
#calender_nav.big span#date_nav.head_title {
    font-size: 55px;
}

#EventsTableWarp.big {
    margin: 40px auto;
    width: 98%;
}

#EventsTableWarp.big .EventsTable {
    margin: 20px auto;
    width: 100%;
}


.big .day_div {
    font-size: 24px;
    font-weight: bold;
    height: 120px;
    line-height: 32px;
    margin: 8px 0;
    padding: 30px;
    width: 120px;
}
.big .day_div > span {
    font-size: 16px;
}
.news_title h1 {
    font-size: 39px;
    height: 110px;
    line-height: 43px;
    padding-right: 16px;
}
.news_title h1 {
    font-size: 39px;
    line-height: 43px;
}
.news_title {
    height: 184px;
    position: relative;
}
.news_title .text {
    width: 420px;
}
.news_title .thumb {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 246px;
}
.news_title .thumb > img {
    height: 100%;
    width: 100%;
}
.news_title .text .title {
    font-size: 18px;
    padding: 5px 20px;
}


#news_form {
    float: right;
    margin: 20px 0;
    padding-top: 0;
    position: relative;
    width:100%;
}
/*
#news_form input[type="text"], #news_form input[type="mail"] {
    border: 2px solid #ccc;
    border-radius: 5px;
    margin: 10px 20px;
    width: 279px;
}
*/
#news_form input[type="radio"] {
    border: 2px solid #ccc;
    border-radius: 5px;
    margin: 10px 3px;
    width: 10px;
}

.radio_warp {
    margin:5px 15px;
}

.checkbox_warp{
    margin:5px  15px;
}
#news_form form {
    padding: 10px;
}

#news_form .title {
    border: 1px solid #fff;
    border-radius: 8px 8px 0 0;
    box-shadow: 0 0 3px #999;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 10px;
    position: relative;
    right: 0;
    top: 0;
}
#comments_warp > h3 {
    border-radius: 8px 8px 0 0 !important;
    margin: 0 0 20px;
    color:#fff;
}

.comment_box {
    margin: 20px;
}
.comment_box .h3 {
    font-size: 16px;
    padding: 5px;
}
.comment_box .member_name {
    font-weight: bold;
    padding-bottom: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    text-align: right;
}
.comment_box .time {
    color: #666;
    font-size: 14px;
    margin-left: 20px;
    text-align: left;
}

#review_warp {
    border: 2px solid #fff;
    margin-bottom: 30px;
}
#review_warp h3 , #review_warp .h3{
    border-radius: 8px 8px 0 0 !important;
    margin: 0 0 20px;
    color:#fff;
}
#review_warp h3 a , #review_warp .h3 a {
    color: #fff;
    font-size: 22px;
}
#review_warp > div#review_form {
    float: right;
    margin: 5%;
    width: 90%;
}

#review_form .input_warp.wide {
    width: 595px !important;
}

#review_form a {
    font-weight: bold;
    margin: 25px 25px 0;
    width: 150px;
}
.build_banners {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 1px;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 180px;
    width: 1280px;
    z-index: 90;
}

.desktop.build_banners.fancybox-margin {
    margin: auto;
}
.build_banner.right {
    box-shadow: 0 0 5px #ccc;
    position: absolute;
    right: 0;
    z-index: 18;
}

.build_banner.left {
    box-shadow: 0 0 5px #ccc;
    position: absolute;
    left: 0;
    z-index: 18;
}

.build_banner .inBanner img {
    height: 100% !important;
    width: auto !important;
}

.build_banner .inBanner a{
    display:block;
}


.leavepopup {
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}


.fb_share_btn {
    overflow: hidden;
    padding: 10px !important;
}
.fb_share_btn > div {
    float: left;
    margin: 5px 26px;
}


.content.right_col img {
    height: auto !important;
    max-width: 100% !important;
}
#form_fields {
    margin: auto;
    padding: 40px 15px 40px 40px;
}

tr.nav .title {
    text-align: center;
}


@media all and (max-width: 1294px) {
    .build_banners {
        width: 100%;
    }

    .build_banner.right {
        right: 3px;
    } 
    .build_banner.left {
        left: 3px;
    }    
}

@media all and (max-width: 1286px) {
    .build_banner{
        display:none;
    }
}

@media only screen and (max-height: 847px) {
    .build_banner .inBanner {
       max-height: calc(100vh - 200px) !important;
       width: auto !important; 
    }

    .build_banner .inBanner a {
        display: block;
        height: 100%;
    }    
}
