/*
/*
 Revision History
 13 Jan 2014 
 - added video scaling css
*/
html,body {
	margin: 0px;
	padding: 0px;
	font: normal 14px/16px Arial, Sans-serif;
}
a, img {
    border:0;
    outline:none
}
div#playerContainerRight {
	position: relative; 
	left: 180px;
	top: 7px;
	height: 594px;
	width: 776px;
	float: left;
}

#country_flag {
	float: left;
	list-style-type: none;
	margin: 0 auto;
}

#country_flag li {
	color: #666666;
	float: left;
	height: 52px;
	margin: 0;
	padding: 0;
	width: 150px;
}

.country_flag_right {
	color: #666666;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial,
		Verdana, sans-serif;
	padding: 5px 0 0 40px;
}

div#playerContainerLeft {
	position: fixed 
         left:  0px;
	top: -10px;
	height: 660px;
	width: 776px;
	z-index: -1;
	border: none; 
}

div#widgetBox {
	width: 110px;
	height: 60px;
	top: 0px;
	margin-top: 3px;
	display: none;
}

div#widgetBox1 {
	width: 110px;
	height: 60px;
	top: 0px;
	margin-top: 3px;
}

div#playControl {
	width: 140px;
	height: 45px;
	top: 10px;
	right: 20px;
	position: absolute;
	z-index: 2;
	display: inline-block;
}

div#pressPause {
	position: inherit;
	left: 45px;
	display: none;
}

div#pressRewind {
	position: inherit;
	left: 0px;
	display: none;
}

div#pressForward {
	position: inherit;
	right: 0px;
	display: none;
}

div.longLabel {
	position: absolute;
	color: orange;
	left: 0px;
	top: 0px;
	height: 596px;
	width: 770px;
	z-index: 2;
	font-size: larger;
	display:none !important;
}
div#fixedLabelDiv {
	position: absolute;
	color: orange;
	left: 0px;
	top: 0px;
	height: 596px;
	width: 770px;
	z-index: 2;
	font-size: larger;
}
div#labelDiv {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 600px;
	width: 770px;
	z-index: 2;
	font-size: larger;
	display: none;
}

div#labelDiv a {
	text-decoration: none;
	color: black;
}
div#overlayDiv {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 550px;
	width: 770px;
	z-index: 2;
}
div#partsFixedLabelDiv {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 596px;
	width: 775px;
	z-index: 2;
}
.overlay_text_decoration{
	display:none;
	position:absolute;
	font-size:10px;
	border-radius:3px;
	z-index:3;
}
.overlayfixedSizeControl {
position:absolute;	
}
.overlayfixedSizeControl:hover {
position:absolute;	
	cursor: pointer;
	z-index:3;
}
p#mouseLog {
	position: absolute;
	left: 0px;
	top: 754px;
}

p#log {
	position: absolute;
	left: 0px;
	top: 730px;
}

.video {
	width: 776px;
	height: 596px;
	top: 0px;
	left: 0px;
	align: left;
	z-index: 2;
	border: none; 
}

.clear {
	position: absolute;
	left: 0px;
	top: 0px;
	align: left;
	width: 780px;
	height: 600px;
	z-index: 0;
}

.audioVideo {
	width: 776px;
	height: 596px;
	top: 0px;
	left: 0px;
	align: left;
	z-index: 3;
	border: none; 
}

div#textBox {
	width: 350px;
	background-color: #121a2e;
	border: solid 2px #4f4f4f;
	margin: 0px;
	-webkit-padding-start: 0px;
	border-radius: 10px;
	box-shadow: 2px 2px 10px #000;
	position: absolute;
	opacity: 0px;
	z-index: 4;
	position: absolute;
	top: 370px;
	left: 280px;
	display: none;
}

div#menuBox {
	width: auto; 
	background-color: rgba(255,255,255,0.1);
	margin: 0px;
	-webkit-padding-start: 0px;
	padding:2px;
	border-radius: 10px;
	position: absolute;
	opacity: 0px;
	z-index: 15;
	position: absolute;
	top: 535px;
	display: none;
	right: 0;
}

div#textBox>div {
	height: 200px;
	background-color: #EDEDED;
	margin: 5px 5px 5px 5px !important;
	border-radius: 5px;
	overflow: scroll;
	position: relative;
	z-index: 1000;
}

div#textBox>header {
	height: 40px;
	padding: 0px 10px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7d828c),
		color-stop(0.5, #303749), color-stop(0.5, #121a2e), to(#121a2e) );
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	position: relative;
}

div#textBox>p {
	margin: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

div#adBox {
	background-color: #121a2e;
	border: solid 2px #4f4f4f;
	margin: 0px;
	-webkit-padding-start: 0px;
	-moz-padding-start: 0px;
	border-radius: 10px;
	box-shadow: 2px 2px 10px #000;
	position: absolute;
	z-index: 4;
	position: absolute;
	top: 40px;
	left: 40px;
	height: 525px;
	width: 660px;
	display: none;
}

div#interiorAdBox {
	background-color: #EDEDED;
	margin: 5px 5px 5px 5px !important;
	border-radius: 5px;
	position: absolute;
	top: 25px;
	height: 480px;
	width: 640 px;
}

div#adBox>header {
	height: 25px;
	padding: 0px 10px;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.5, #303749),
		color-stop(0.5, #121a2e) );
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	position: relative;
}

div#adBox>img {
	margin: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

#closeAd {
	position: absolute;
	left: 94%;
	top: 2%;
}

ul.menu li {
	list-style: none;
	float: left;
	height: 45px;
	text-align: left;
}

ul.vertical li a {
	display: block;
	margin-bottom:4px;
	white-space: normal;
	text-align: center;
	line-height: 120%;
	/*-webkit-transition-property: background;
	-webkit-transition-duration: 700ms;
	-moz-transition-property: background;
	-moz-transition-duration: 700ms;
	transition-property: background;
	transition-duration: 700ms;*/
}
ul.vertical li a img{
	width:100%;
	}

ul.vertical li.active a {
	background: -webkit-gradient(radial, 50% 100%, 10, 50% 50%, 90, from(rgba(31, 169,
		244, 1) ), to(rgba(0, 28, 78, 1) ) );
	background: -moz-radial-gradient(center 80px 45deg, circle cover, rgba(31, 169, 244,
		1) 0%, rgba(0, 28, 78, 1) 100% );
}

/* Css for vertical sample */
ul.vertical {
	margin: 0 5px 0 px;
}

ul.vertical li {
	list-style: none;
	position: relative;
	margin: 5px 8px 5px 8px;
}

ul.vertical li span {
	position: absolute;
	left: 20px;
	top: 50px;
	color: rgba(185, 185, 185, .5);
}

/*  animation link sidebar  */

ul.vertical_menu li a {
	display: block;
	padding: 10px 10px;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	border-radius:3px;
	text-align: left;
	line-height: 120%;
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(68, 68, 68)
		), to(rgb(49, 49, 49) ) ); /*grey */
	background: -moz-linear-gradient(top, rgb(68, 68, 68), rgb(49, 49, 49) );
	-webkit-transition-property: background;
	-webkit-transition-duration: 700ms;
	-moz-transition-property: background;
	-moz-transition-duration: 700ms;
	transition-property: background;
	transition-duration: 700ms;
}

ul.vertical_menu li.active a {
	background: -webkit-gradient(radial, 50% 100%, 10, 50% 50%, 90, from(rgba(31, 169,
		244, 1) ), to(rgba(0, 28, 78, 1) ) );
	background: -moz-radial-gradient(center 80px 45deg, circle cover, rgba(31, 169, 244,
		1) 0%, rgba(0, 28, 78, 1) 100% );
}

/* Css for vertical_menu sample */
ul.vertical_menu {
	background: none repeat scroll 0 0 #93bed5;
	margin: 0px 5px 0 0px;
	width: 94%;
	padding: 3%;
	background-repeat: repeat-y;
	background-repeat: repeat-x;
}

ul.vertical_menu li {
	background-color: #fff;
    border: 1px solid gray;
    border-radius: 3px;
    float: left;
    list-style: none outside none;
     margin: 0 0 5px;
    width: 100%;
    
}

ul.vertical_menu li span {
	position: absolute;
	left: 20px;
	top: 50px;
	color: rgba(185, 185, 185, .5);
}

ul.vertical_menu li a {
	text-align: left;
	background-color: rgba(200, 200, 200, .5);
	background: #ffffff;
}

ul.vertical_menu li a:hover {
	background: transparent none;
}
.x_close {
	position: absolute;
	right: 10px;
}

.pop_up_menu {
	width: auto;
	background-color: #121a2e;
	border: solid 2px #4f4f4f;
	margin: 0px;
	-webkit-padding-start: 0px;
	border-radius: 10px;
	box-shadow: 2px 2px 10px #000;
	opacity: 0px;
	z-index: 4;
	position: absolute;
	top: 200px;
	left: 200px;
	display: none;
}

.pop_up_menu>div {
	height: auto;
	background-color: #EDEDED;
	margin: 5px 5px 5px 5px !important;
	border-radius: 5px;
	position: relative;
}

.pop_up_menu>header {
	height: 25px;
	width: auto;
	padding: 0px 10px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7d828c),
		color-stop(0.5, #303749), color-stop(0.5, #121a2e), to(#121a2e) );
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	position: relative;
}

ul.dropdown-menu-basic,.dropdown-menu-basic li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.dropdown-menu-basic li {
	border-bottom: 1px solid #666;
	font-size: 16px !important;
	line-height: 36px;
	padding: 0px 8px;
}

ul {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}

a img {
	border: none;
}

.dropdown-menu-basic li a {
	text-decoration: none;
}

.dropdown-menu-basic li:hover,.dropdown-menu-basic li.hover {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4286f5),
		to(#194fdb) );
	color: #fff;
}

.dropdown-menu-basic li:first-of-type {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.dropdown-menu-basic li:last-of-type {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

div#hidden_resizer {
	visibility: hidden;
}

#startIcon {
	position: absolute;
	top: 300px;
	left: 310px;
}

#upArrow {
	position: absolute;
	left: 0%;
	top: 0%;
	height: 70px;
	width: 90px;
}

#downArrow {
	position: absolute;
	top: 0%;
	right: 0%;
	height: 70px;
	width: 90px;
}

div#leftButtonBar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 180px;
	height: 860px;
	border: none; 
}

div#rightButtonBar {
	position: absolute;
	left: 776px;
	top: 0px;
	width: 180px;
	height: 660px;
	border: none; 
	background-color: rgba(200, 200, 200, .5);
}

div#menuContainer {
	border: none; /*red 3px dotted;*/
	min-height: 600px;
	width: 180px;
	font-family: Arial;
	font-size: 14px;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

div#menuContainerAnimationLink {
	border: none; 
	font-family: Arial;
	font-size: 14px;
}

.scroller {
	left: 0;
	top: 0;
	width: 180px;
	border: red 2px;
}


.scroller_animationlink {
    border: 2px none red;
    left: 0;
    top: 0;
    width: 100%;
}


div#scrollMenu {
	position: absolute;
	left: 0px;
	right: 0px;
	width: 180px;
	margin_bottom: 2em;
	background-color: green;
	min-height: 400px;
	border: red 4px dashed;
}

div#controlButtonBar {
	border: medium none;
	height: 60px;
	padding-right: 2px;
	position: absolute;
	top: 597px;
	width: 660px;
	z-index: 1;
}

div#menuButton {
   border: medium none;
    float: right;
    height: 52px;
   
    z-index: 1;
}

.playpausebuttoncls {
	  border: medium none;
    float: right;
    width: 62px;
    z-index: 1;
}
.menu_icon_div {
	float: left;
    width: 55px;
}	
div#playFlashButton {
	position: fixed;
	height: 60px;
	width: 776px;
	top: 660px;
	left: 180px;
	padding-left: 2px;
	padding-right: 2px;
	border: none;
	z-index: 1;
}

div#playFlashVideo {
	position: fixed;
	height: 60px;
	width: 776px;
	top: 620px;
	left: 897px;
	padding-left: 2px;
	padding-right: 2px;
	border: none;
	z-index: 1;
}

div#scrollControl {
	width: 180px;
	height: 80px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	border: none; 
}

.center {
	margin: auto;
	width: 70%;
}

.vcenter {
	display: table-cell;
	vertical-align: middle;
}

.whole-screen {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 569px;
	width: 776px;
}

.top-layer {
	z-index: 2;
}

.PlayIconForIpad{
    z-index: 4;
    position: absolute;
    left: 0;
    top: 0;
    height: 604px;
    width: 776px;
}

.bottom-layer {
	z-index: -1;
}

.button {
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	padding: 2px 4px 4px;
	border-radius: 5px;
	z-index: 2;
	vertical-align: middle;
}

.button1 {
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	padding: 2px 4px 4px;
	border-radius: 5px;
	z-index: 2;
	vertical-align: middle;
}

.fixedSize {
	width: auto;
	height: auto;
	margin-top: auto;
	margin-botton: 4px;
	white-space: normal !important;
	font-size: 14px !important;
}

#backMenu{
	text-align:center;
}

.fixedSizeOneLine {
	width: 120px;
	height: auto;
	margin-top: 25px;
	margin-botton: 15px;
	margin-left: 6px;
	margin-right: 20px;
	line-height: 25px;
	min-width: 142px !important;
}
.fixedSizeControl {
	width: 94px;
	height: 45px;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	margin-right: 3px;
}

.hide {
	display: none;
}

.show {
	-webkit-transform: translate3d(0px, 0px);
	display: inline;
}

.fade-in {
	-webkit-transition: display 0.25s ease-in-out;
	opacity: 1;
	display: block;
}

.fade-out {
	-webkit-transition: display:  0.25s ease-in-out;
	opacity: 0;
	display: none;
}

.timed {
	position: absolute;
	max-width: 250px;
}

.button.blue {
	background-color: blue;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4286f5),
		to(#194fdb) );
	border: solid 1px rgba(25, 79, 219, 0.25);
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5), inset 2px 2px 2px
		rgba(255, 255, 255, 0.25), inset -2px -2px 2px rgba(0, 0, 0, 0.25);
}

.button.red {
	background-color: red;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(247, 33, 14)
		), to(rgb(102, 53, 21) ) );
	border: solid 1px rgba(25, 79, 219, 0.25);
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5), inset 2px 2px 2px
		rgba(255, 255, 255, 0.25), inset -2px -2px 2px rgba(0, 0, 0, 0.25);
}

.highlight {
	background-color: #C2B629;
	border: solid 1 px rgba(194, 182, 41, .5);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F5E533),
		to(#C2B629) );
	color: #000000;
}

/*.highlight:hover,.highlight.hover {
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5), inset 0px 0px 2px
		rgba(255, 255, 255, 0.25), inset 0px 0px 2px rgba(0, 0, 0, 0.25);
	padding: 3px 3px 3px 5px;
}*/

.button.blue:hover,.button.blue.hover {
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5), inset 0px 0px 2px
		rgba(255, 255, 255, 0.25), inset 0px 0px 2px rgba(0, 0, 0, 0.25);
	padding: 5px 3px 3px 5px;
}

.button.silver {
	color: #000000;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#C4C4CA),
		to(#9F9FA9) );
	border: solid 1px rgba(87, 94, 105, 0.25);
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5), inset 2px 2px 2px
		rgba(255, 255, 255, 0.25), inset -2px -2px 2px rgba(0, 0, 0, 0.25);
}

.button.silver:hover,.button.silver.hover {
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5), inset 0px 0px 2px
		rgba(255, 255, 255, 0.25), inset 0px 0px 2px rgba(0, 0, 0, 0.25);
	padding: 5px 3px 3px 5px;
}

.button.black {
	background-color: #222222;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7d828c),
		color-stop(0.5, #303749), color-stop(0.5, #121a2e), to(#121a2e) );
	border: solid 1px rgba(79, 79, 79, 0.75);
}

.button.black:hover,.button.black.hover {
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5), inset 0px 0px 2px
		rgba(255, 255, 255, 0.25), inset 0px 0px 2px rgba(0, 0, 0, 0.25);
}

.button1.silver {
	color: #000000;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#C4C4CA),
		to(#9F9FA9) );
	border: solid 1px rgba(87, 94, 105, 0.25);
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5), inset 2px 2px 2px
		rgba(255, 255, 255, 0.25), inset -2px -2px 2px rgba(0, 0, 0, 0.25);
}

.button1.silver:hover,.button.silver.hover {
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5), inset 0px 0px 2px
		rgba(255, 255, 255, 0.25), inset 0px 0px 2px rgba(0, 0, 0, 0.25);
	padding: 5px 3px 3px 5px;
}

.button1.black {
	background-color: #222222;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7d828c),
		color-stop(0.5, #303749), color-stop(0.5, #121a2e), to(#121a2e) );
	border: solid 1px rgba(79, 79, 79, 0.75);
}

.button1.black:hover,.button.black.hover {
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5), inset 0px 0px 2px
		rgba(255, 255, 255, 0.25), inset 0px 0px 2px rgba(0, 0, 0, 0.25);
}

a#starter {
	z-index: 2;
}

a#audioIcon {
	position: absolute;
	z-index: 2;
	right: 0px;
	border: none;
}

a#textIcon {
	z-index: 2;
	left: 0px;
	border: none;
}

.textRight {
	position: absolute;
	right: 0px;
}

.textLeft {
	position: absolute;
	left: 0px;
}

h2 {
	font-size: larger;
	text-align: center;
	margin-top: 20px;
}

.fl {
	float: left;
}

div#shadowBox {
	height: 640px;
	width: 776px;
	opacity: 0.7;
	z-index: 5;
	position: fixed;
	left: 180px;
	top: 0px;
	background-color: #333333;
}

div#paidContentAd {
	height: 350px;
	width: 400px;
	left: 278px;
	top: 100px;
	background-color: #EEEEEE;
	opactiy: 1.0;
	z-index: 6;
	position: fixed;
	border: 6px ridge black;
	font-size: 18px;
	border-radius: 10px;
	box-shadow: 2px 2px 10px #000;
	padding: 25px;
	vertical-align: middle;
}

/* email an animation css from _ipad/Global/css/IpadCSS.css  */
.rounder-image {
	float: right;
	margin: 4px 43px 0 34px;
	padding: 0 0 0 0;
}

.email-animation-button {
	float: right;
	margin: 7px 0 0 0;
	padding-left: 20px;
	float: left
}

.email-animation-button a {
	outline: none;
	display: block;
	padding: 0;
	margin: 0;
	width: 220px;
	height: 31px;
	background: url(../images/ipad-button.png) 0 0 no-repeat;
}

.email-animation-button a:hover {
	background-position: 0px -30px;
}

.email-animation-button a:active {
	background-position: 0px -30px;
}

.buttons {
	float: left;
	padding: 6px;
	margin: 0;
	padding: 0 6px 10px 6px;
	text-align: center;
}

.buttons .img-box {
	height: 116px;
	width: auto;
	padding: 3px;
	border: #CCCCCC 1px solid;
}

.buttons a {
	text-decoration: none;
	color: #000000
}

.buttons a:hover {
	color: #f00;
}

.PopUp {
	display: none;
	position: fixed;
	left: 10%;
	right: 10%;
	top: 10%;
	bottom: 10%;
	z-index: 3;
}

.PopUp_login_only {
	display: none;
	position: fixed;
	left: 30%;
	right: 30%; /* Changed from 10% to 30% to make a login-only version */
	top: 30%;
	bottom: 30%;
	z-index: 3;
}

.PopUpBG {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #496998;
	z-index: 2;
	-moz-opacity: 0.5;
	opacity: .50;
	filter: alpha(opacity = 50);
}
/*
email an animation
*/
.SubPopup {
	width: 50%;
	padding-top: 10px;
	float: left;
	height: 80%;
}

#BoxTopLeft {
	background-image: url(../images/top-box-l.png);
	width: 13px;
	height: 50px;
	background-repeat: no-repeat;
}

#BoxTopMiddle {
	background-image: url(../images/top-box-m.png);
	height: 50px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 23px;
	text-align: center;
}

#BoxTopRight {
	background-image: url(../images/top-box-r.png);
	width: 13px;
	height: 50px;
	background-repeat: no-repeat;
}

#BoxMiddleLeft {
	background: url(../images/left-box-m.png);
	background-repeat: repeat-y;
}

#BoxMiddleRight {
	background: url(../images/right-box-m.png);
	background-repeat: repeat-y;
}

#BoxBottomleft {
	background-image: url(../images/bottom-box-l.png);
	height: 10px;
	background-repeat: no-repeat
}

#BoxBottomMiddle {
	background-image: url(../images/bottom-box-m.png);
	height: 10px;
	background-repeat: repeat-x
}

#BoxBottomRight {
	background-image: url(../images/bottom-box-r.png);
	height: 10px;
	background-repeat: no-repeat
}

a.SidePannelLink {
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	width: 200px;
	line-height: 30px;
}

a.SidePannelLink:hover {
	color: #fcc;
}

a.SidePannelLink2 {
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	width: 200px;
	line-height: 30px;
}

a.SidePannelLink2:hover {
	color: #fcc;
}

#Line {
	float: left;
	line-height: 0px;
	height: 1px;
	background-color: #090f27;
	width: 95%
}

.label {
	color: #000000;
	font-weight: bold;
}

.clsfont {
	font-family: Arial, Helvetica, sans-serif;
}

input[type='radio'] {
	background: transparent;
}

.l {
	text-align: right;
	width: 16px;
}

.SelectParts {
	padding-left: 10px;
	border: 1px solid #babbc0;
	display: none;
	max-height: 350px;
	overflow-x: hidden;
	width: 363px;
}

a.EAASubParts {
	display: inline;
	float: left;
	width: 90%;
	text-decoration: none;
	color: #666666;
	margin-left: 20px;
}

a.EAASubParts:hover {
	color: #f00;
}

a.EAAParts {
	display: inline;
	float: left;
	width: 100%;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.EAAParts:hover {
	color: #f00;
}

.SelectedParts {
	float: left;
	margin-right: 5px;
	font-weight: bold;
	vertical-align: middle;
	width: 100%;
	color: black;
}

.SelectedPartsGenLink {
	float: left;
	margin-right: 5px;
	font-weight: bold;
	vertical-align: middle;
	width: 100%;
}
.email-animation-button2 {
	float: right;
	margin: 7px 0 0 0;
	float: left
}

.email-animation-button2 a {
	outline: none;
	display: block;
	padding: 0;
	margin: 0;
	width: 177px;
	height: 31px;
	background: url(../images/ipad-button2.png) 0 0 no-repeat;
}

.email-animation-button2 a:hover {
	background-position: 0px -30px;
}

.email-animation-button2 a:active {
	background-position: 0px -30px;
}

.active-email-animation-button2 {
	background-position: 0px -30px !important;
}

.logoutbutton {
	float: right;
	margin: 7px 0 0 0;
	padding-left: 20px;
	float: left
}

.logoutbutton a {
	outline: none;
	display: block;
	padding: 0;
	margin: 0;
	width: 80px;
	height: 31px;
	background: url(../images/logout.png) 0 0 no-repeat;
}

.logoutbutton a:hover {
	background-position: 0px -30px;
}

.myaccount {
	float: right;
	margin: 7px 0 0 0;
	padding-left: 2px;
	float: left
}

.myaccount a {
	outline: none;
	display: block;
	padding: 0;
	margin: 0;
	width: 117px;
	height: 31px;
	background: url(../images/myaccount.png) 0 0 no-repeat;
}

.myaccount a:hover {
	background-position: 0px -30px;
}

/* for generate link for animation GenerateLik.php */
.genAnimationLink a {
	color: blue;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
	cursor: pointer;
}

.genlinkForm {
	background-color: gray;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

.ui-menu {
	display: block;
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 2px;
}

.ui-menu1 {
	display: block;
	float: right;
	list-style: none outside none;
	margin-right: 207px;
	margin-top: 0;
	padding: 2px;
	width: 136px;
}

.ui-menu .ui-menu-item {
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	width: 195px;
}

/* search box css 06-06-13*/
.suggestionsBox {
	position: absolute;
	width: 240px;
	background-color: #CCCCCC;
	border: 1px solid #BEBEBE;
	color: #0000;
	padding: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	z-index: 10;
}

.suggestionList {
	margin: 0px;
	padding: 0px;
}

.suggestionList li {
	margin: 0px 0px 3px 0px;
	padding: 1px;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	list-style-type: none;
}

.suggestionList li:hover {
	background-color: #fff;
	font-weight: bold;
}

.suggestionsBoxGenLink {
	position: absolute;
	width: 240px;
	background-color: #CCCCCC;
	border: 2px solid #000;
	color: #0000;
	padding: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 88px;
	margin-top: 24px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.suggestionListGenLink {
	margin: 0px;
	padding: 0px;
}

.suggestionListGenLink li {
	margin: 0px 0px 3px 0px;
	padding: 1px;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	list-style-type: none;
}

.suggestionListGenLink li:hover {
	background-color: #fff;
	font-weight: bold;
}

.yellow {
	background-color: yellow;
}

.white {
	background-color: #FFF;
}

.green {
	color: green;
}

.red {
	color: red;
}

/* video scaling  */
.zoom_120 { /*zoom: 1.2; deprecated way to do this */
	transform: scale(1.2, 1.2);
	transform-origin: top left;
	-webkit-transform: scale(1.2, 1.2); /* Safari and Chrome */
	-webkit-transform-origin: top left; /* Safari and Chrome */
	-ms-transform: scale(1.2, 1.2); /* IE 9 */
	-ms-transform-origin: top left; /* IE 9 */
	-o-transform: scale(1.2, 1.2); /* opera */
	-o-transform-origin: top left; /* opera */
	/*border: red 4px;*/
}
.zoom_150 { /*zoom: 1.5; */
	transform: scale(1.5, 1.5);
	transform-origin: top left;
	-webkit-transform: scale(1.5, 1.5); /* Safari and Chrome */
	-webkit-transform-origin: top left; /* Safari and Chrome */
	-ms-transform: scale(1.5, 1.5); /* IE 9 */
	-ms-transform-origin: top left; /* IE 9 */
	-o-transform: scale(1.5, 1.5); /* opera */
}

.zoom_140 { /*zoom: 1.4;*/
	transform: scale(1.4, 1.4);
	transform-origin: top left;
	-webkit-transform: scale(1.4, 1.4); /* Safari and Chrome */
	-webkit-transform-origin: top left; /* Safari and Chrome */
	-ms-transform: scale(1.4, 1.4); /* IE 9 */
	-ms-transform-origin: top left; /* IE 9 */
	-moz-transform: scale(1.4, 1.4);
	-o-transform: scale(1.4, 1.4); /* opera */
	/*border: green dashed 4px;*/
	-ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3 );
}


.zoom_off {
	transform: none;
	-webkit-transform: none;
	-ms-tranform: none;
}

.wh_140 {
	top: 840px !important;
	width: 1083px !important;
	border: dashed red 3px;
}

.wh_120 {
	top: 717px !important;
	width: 928px !important;
	border: dotted blue 4px;
}

.menubox_140 { 
	right: -308px !important;
	top: 774px !important;
}

.menubox_120 { 
	right: -155px !important;
	top: 655px !important;
}

.menubox_100 {
	right: 107px !important;
}

/* android tablet scaling  */
.zoom_100 { 
	transform: scale(1.0, 1.0) !important;
	transform-origin: top left !important;
	-webkit-transform: scale(1.0, 1.0) !important; /* Safari and Chrome */
	-webkit-transform-origin: top left !important; /* Safari and Chrome */
	-ms-transform: scale(1.0, 1.0) !important; /* IE 9 */
	-ms-transform-origin: top left !important; /* IE 9 */
	float: left !important;
}
.pcr_100 {
	float: left;
	height: 594px !important;
	left: 180px !important;
	position: relative !important;
	top: 25px !important;
	width: 880px !important;
}

.cb_100 {
	border: medium none !important;
	float: left !important;
	height: 497px !important;
	padding-left: 2px !important;
	padding-right: 2px !important;
	width: 100px !important;
	margin-top: -50px !important;
}

.menubutton_100 {
	float: left !important;
	padding: 0 0 0 7px !important;
}

.avclosebutton_100 {
	left: 779px !important;
	position: static !important;
}

.clswebsitelogo {
	text-align: center;
}

/* manage logo and banner */
.logo_140 {
	float: left;
	margin-left: 300px;
}

.logo_120 {
	float: left;
	margin-left: 288px;
}

.logo_100 {
	float: left;
	margin-left: 280px;
}

.banner_140 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 230px;
	width: 11%;
}

.banner_120 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 110px;
	width: 15%;
}

.banner_100 {
	margin-left: auto;
	margin-right: auto;
	width: 25%;
}

/* animation_link.php responsive scaling */

.zoom_loop_140 { /*zoom: 1.4;*/
	transform: scale(1.2, 1.2);
	transform-origin: left top;
	-webkit-transform: scale(1.2, 1.2); /* Safari and Chrome */
	-webkit-transform-origin: left top; /* Safari and Chrome */
	-ms-transform: scale(1.2, 1.2); /* IE 9 */
	-ms-transform-origin: left top; /* IE 9 */
	-o-transform: scale(1.2, 1.2); /* Opera 10.5+ */
	margin-left: 4px;
	/*border: green dashed 4px;*/
}

.zoom_loop_120 { 
	transform: scale(1.0, 1.0);
	transform-origin: top center;
	-webkit-transform: scale(1.0, 1.0); /* Safari and Chrome */
	-webkit-transform-origin: top center; /* Safari and Chrome */
	-ms-transform: scale(1.0, 1.0); /* IE 9 */
	-ms-transform-origin: top center; /* IE 9 */
	/*border: red 4px;*/
}

.zoom_loop_100 { /*zoom: 1.2; deprecated way to do this */
	transform: scale(0.8, 0.8) !important;
	transform-origin: top left !important;
	-webkit-transform: scale(1.0, 1.0) !important; /* Safari and Chrome */
	-webkit-transform-origin: top left !important; /* Safari and Chrome */
	-ms-transform: scale(1.0, 1.0) !important; /* IE 9 */
	-ms-transform-origin: top left !important; /* IE 9 */
	margin-left: 9px;
}


.viewanimation_140 {
	margin: auto;
	width: 1207px;
}
.headandvideo_rightsidebar_140{
	float: left;
	height: 801px;
	width: 940px;  
	*width:1221px;
	width:1221px\9;
}
.headandvideo_140{
	background:#ffffff;
	float: left;
	width: 940px;
	border: 4px solid #656565;
	border-radius: 10px;
	height: 794px;
}
.animationheading_140{
	text-align: center;
	padding: 20px;
	background: #818181;
	border-radius: 5px;
	color: #fff;
	font-size: xx-large;
	width: 900px; 
	margin-bottom: 10px;
}
.animationvideo_140{
	width: 854px;
	float: left;
	height: 713px;
	
}
.rightsidebar{
	float: right;
	width: 250px;
	margin-left: 10px;
}
.animationfooter_140{
	background: none repeat scroll 0 0 #93bed5;
    border-radius: 3px;
    color: #ffffff;
    float: left;
    font-size: large;
    line-height: 23px;
    padding: 6px;
    text-align: center;
    width: 937px;
}

/* 100 */
.viewanimation_100 {
	margin: auto;
	width: 950px !important;
}
.headandvideo_rightsidebar_100{
	float: left;
	height: 568px !important;
	width: 680px !important;
	 *width:924px !important;
	width:924px\9 !important;
}
.headandvideo_100{
	background:#ffffff;
	float: left;
	border: 4px solid #656565;
	border-radius: 10px;
	height: 561px !important;
	width: 641px !important;
}
.animationheading_100{
	text-align: center;
	padding: 20px;
	background: #818181;
	border-radius: 5px;
	color: #fff;
	font-size: xx-large;
	margin-bottom: 10px;
	width: 601px !important;
}
.animationvideo_100{
	float: left;
	height: 478px !important;
	width: 622px !important;
}
.rightsidebar_100{
	float: left;
	width: 60px;
	background: none repeat scroll 0 0 #93bed5;
	margin-left: 10px;
}
.animationfooter_100{
	background: none repeat scroll 0 0 #93bed5;
    border-radius: 3px;
    color: #ffffff;
    float: left;
    font-size: large;
    line-height: 21px;
    padding: 7px;
    text-align: center;
    width: 632px !important;
}


/* 120 */
.viewanimation_120 {
	margin: auto;
	width: 1072px !important;
}
.headandvideo_rightsidebar_120{
	float: left;
    height: 691px !important;
    width: 799px !important;
     *width:1072px !important;
	width:1072px\9 !important;
   
}
.headandvideo_120{
	background:#ffffff;
	border: 4px solid #656565;
    border-radius: 10px;
    float: left;
    height: 684px !important;
    width: 793px !important
}
.animationheading_120{
 	background: none repeat scroll 0 0 #818181;
    border-radius: 5px;
    color: #fff;
    font-size: xx-large;
    margin-bottom: 10px;
    padding: 20px;
    text-align: center;
    width: 753px !important;
}
.animationvideo_120 {
	float: left;
	height: 596px !important;
	width: 776px !important;
}

.rightsidebar_120{
	float: left;
	width: 250px;
	background: none repeat scroll 0 0 #93bed5;
	margin-left: 10px;
}
.animationfooter_120 {
	background: none repeat scroll 0 0 #93bed5;
	border-radius: 3px;
	color: #ffffff;
	float: left;
	font-size: large;
	line-height: 20px;
	padding: 7px;
	text-align: center;
	width: 786px !important;
}


.btn-sample { 
  color: #ffffff; 
  background-color: #11789E; 
  border-color: ; 
} 
 
.btn-sample:hover { 
  color: #ffffff; 
  background-color: #196F96; 
  border-color: ; 
} 

ul.menuh {
    list-style-type: none;
    margin: 0;
    padding: 4px;
    overflow: hidden;
}

.menuh li {
    float: left;
}

.menuh li a {
    display: block;
    color: white;
    text-align: center;
    text-decoration: none;
}

ul.menuh li a:hover {
	
 -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
video::-internal-media-controls-download-button {
	display: none;
}

video::-webkit-media-controls-enclosure {
	overflow: hidden;
}

video::-webkit-media-controls-panel {
	width: calc(100% +   30px); /* Adjust as needed */
}
