

      /*<----------------Some Basics ---------------------->*/

html, body, {font-family:"Trebuchet MS", "Helvetica", sans-serif;}

#base				{
				position:relative; 
				width: 1024px;
				background-color: rgb(155, 155, 155);
				margin:0;
				height:768px;
				overflow-y: auto; 
				overflow-x: hidden;
				overflow: -moz-scrollbars-none !important;
				}

.base::-webkit-scrollbar 	{ width: 0 !important }

h2				{
				margin-top: 30px;
				margin-left: 10px;
				color: blue;
				font-family: "segoe print", "times new roman";
				font-weight: bold;
				position: absolute;
   				}

p  				{
				display:block;
				font-size: 16px;
        			position: relative;
				font-family: "segoe print", "times new roman";
				font-weight: bold;
   				}


     /*<-----------------End of Basics ------------------> */






     /*<-------- Smoothness Theme CSS mods---------------> */


.ui-dialog-buttonpane.ui .ui-widget-content ui-helper-clearfix	{
								background-color: transparent;
								}

								



.ui-widget.ui-widget-content {
	border: 0px !important;
	}


.no-close.ui-widget-content 	{							/*overrides smoothnessjquery-ui.css line 846 */
				border: 0px !important; 
				background: none !important; 				/* was #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;*/
				background-color: rgba(0,0,0,0.97)!important;
				color: #222222;
				}
	

.no-close .ui-widget-header 	{							/*overrides smoothnessjquery-ui.css line 855 */
			    	border: 0px !important;
			    	background: none !important;
			    	color: #222222;
			    	font-weight: bold;
			   	background-color: rgba(0,0,0,0.97)!important;
			    	width: 1000px !important;
			    	}

.ui-widget-overlay		{background: rgba(0,0,0,0.95) !important; opacity: 0.7;}


.ui-dialog .ui-dialog-titlebar 	{
				padding-bottom: 0.5em;
				padding-top:0.6em;
				} 	


/* .aider .ui-dialog, 
.aider .ui-dialog-content	
				{
				position: relative;
				border: 2px;
				padding: 0;
				overflow: hidden; 
				}

.aider .ui-widget-content	{
				padding:0;
				border:2px;
				overflow: hidden;
				}*/ 
				

span.ui-icon 			{color:black !important;}



.overlay			{
        			background:rgba(0,0,0,0.98);
				display:none;
				width:100%; 
				height:100%;
				position:fixed; 
				top:0; 
				left:0; 
				z-index:100;
				}



.no-close .ui-dialog-titlebar-close 	{color: black; display: none;}

/*
.no-close .ui-dialog-titlebar		{background-color: rgba(0,0,0,0.97)!important;}

.aider .ui-dialog-titlebar-close 	{display: none;}
*/

.aider .ui-dialog-buttonset,
.menuaid .ui-dialog-buttonset, 
.Inform .ui-dialog-buttonset		{display: none !important;} 

.aider .ui-dialog-buttonpane,
.menuaid .ui-dialog-buttonpane,
.Inform .ui-dialog-buttonpane       	{border-top-width: 0px !important;} //

.menuaid, .aider, .Inform 		{position: relative; }

p.test					{margin-left: 1.0em; width: 580px !important;}


#MenuHelp, #Info, #PlayerHelp	{
				background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
				background:-moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
				background:-webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
				background:-o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
				background:-ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
				background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
				filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
				border-bottom-right-radius: 8px;
				border-bottom-left-radius: 8px;
				display: none;
				}



      
   

      /*<----- End of Smoothness theme mods ------------->*/











      /*<-------------- video set up   ------------------>*/

.videoContainer			{
				width:100px;
				height: 70px;
				margin:0px;
				display:inline-block;
				cursor: pointer;
				overflow: hidden;
				}


.loadVideo			{
				display: inline;
				position: absolute;
				width: 220px;
				height: 124px;
				margin-left: 15px;
				margin-top: -10px;
				border-radius: 10px;		
				}

.videoPlayer			{
				}

	

#flash				{
				position:relative;
				top: -10px;
				left: 850px;
				}


.firstimgrow 			{top: 340px;}

.secondimgrow 			{top:570px;}

.leftimg 			{left: 60px;}

.midimg 			{left: 410px;}

.rightimg 			{left: 760px}

h2.fullmoov 			{top:-6px; left:470px;}

.full				{
				width: 300px;
				height: 169px;
				top: 75px;
				left: 375px;
				}

.firstheadrow 			{top:260px;}

.secondheadrow 			{top:490px;}

.lefthead 			{left:105px;}

.midhead 			{left:460px;}
	
.righthead 			{left:810px;}


            /*<---------------- end video set up  ------------------>*/




           /*<---------- Button Help/Info positioning/misc  --------->*/

.ahelper, .closer		{position:relative; margin: 0px, 0px; padding: 0px, 0px;}

button.closer 			{left: -100px; top:0px;} /*player*/

button.ahelper 			{left: -895px; top: 0px;} /*player*/



#MenuHelpButton, #InfoButton, 
#flashswitch 			{position: absolute; top:35px;}

#MenuHelpButton			{left: 200px;}

#InfoButton 			{left: 80px;}

#flashswitch			{left: 920px;}

				



           /*<----------End Button Help/info misc  ---------->*/



          /*<-------------- Button config  ------------------>*/


button.ahelper, button.closer,
#MenuHelpButton, #InfoButton,				 
#flashswitch			{
				-moz-box-shadow: 0px 0px 0px 2px #9fb4f2;
				-webkit-box-shadow: 0px 0px 0px 2px #9fb4f2;
				box-shadow: 0px 0px 0px 2px #9fb4f2;
				background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
				background:-moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
				background:-webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
				background:-o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
				background:-ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
				background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
				filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
				background-color:#7892c2;
				-moz-border-radius:12px;
				-webkit-border-radius:12px;
				border-radius:12px;
				border:0px solid #4e6096;
				display:inline-block;
				cursor:pointer;
				color:#c0c0c0;
				font-family:arial;
				font-size:10px;
				padding:2px 8px;
				text-decoration:none;
				}

#MenuHelpButton, #InfoButton,				 
#flashswitch			{
				font-size:11px;
				padding:4px 10px;
				font-weight: bold;
				}

button.ahelper:hover, 
button.closer:hover,
#MenuHelpButton.hover, 
#InfoButton.hover,
#flashswitch.hover		{
				background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #476e9e), color-stop(1, #7892c2));
				background:-moz-linear-gradient(top, #476e9e 5%, #7892c2 100%);
				background:-webkit-linear-gradient(top, #476e9e 5%, #7892c2 100%);
				background:-o-linear-gradient(top, #476e9e 5%, #7892c2 100%);
				background:-ms-linear-gradient(top, #476e9e 5%, #7892c2 100%);
				background:linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
				filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#476e9e', endColorstr='#7892c2',GradientType=0);
				background-color:#476e9e;
				}


button.ahelper:active, 
button.closer:active,
#MenuHelpButton:active, 
#InfoButton:active,
#flashswitch:active		{
				position:relative;
				top:0px;
				}


#MenuHelpButton:active, 
#InfoButton:active,
#flashswitch:active		{
				position:relative;
				top:35px;
				}


    /*<---------------- end Button config  ----------------->*/

.ui-widget-content 		{
				border: 0px;
				background: none;
				}

.ui-corner-all 			{
				border-bottom-right-radius: 0px;
				border-bottom-left-radius: 0px;
				

				}

.ui-dialog 			{padding: 0px;padding-left-50px}





