@charset "utf-8";

*
{
   margin: 0px;
   border: 0px;
   padding: 0px;
}

body
{
   background-color:#000000;
   text-align:center;
}

.header
{
   background:url(../images/header_static.gif);
   width: 1000px;
   height: 239px;
   margin: 0px auto;
}

.menu
{
   width: 1000px;
   height: 40px;
   margin: 0px auto;
/*   background-color: #3e74cc; */
   background-color: #3e74cc;
}

.shadow {
-moz-box-shadow: 3px 3px 4px #000;
-webkit-box-shadow: 3px 3px 4px #000;
box-shadow: 3px 3px 4px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

td.withbackground
{
width:600px;
height: 100px;
background-image:url(../images/reel.png);
background-position:left;
background-repeat:no-repeat;
padding-left:30px;
}

td.withbackground2
{
width:440px;
height: 95px;
background-image:url(../images/reel.png);
background-position:left;
background-repeat:no-repeat;
padding-left:30px;
border-bottom:1px #999 solid;
}

td.script
{
	padding-left:20px;
border-bottom:1px #999 solid;
}

td.script2
{
	line-height:12px;
	padding-left:20px;
	font-size:10px;
border-bottom:1px #999 solid;
}

td.script2 input
{
	margin-top:5px;
	font-size:10px;
}

td.script2 select
{
	margin-top:2px;
	font-size:10px;
}


.menu table
{
margin-left: auto;
margin-right: auto;
}

.content
{
margin: 0px auto;
padding-top: 20px;
width: 1000px;
background: #b7d7ef url(../images/Background.gif) no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

#window
{
/*-moz-border-radius-topleft:30px;
-moz-border-radius-bottomright:30px;
-webkit-border-top-left-radius:30px;
-webkit-border-bottom-right-radius:30px; */
background: url(../images/Background_blur.gif) no-repeat;
background-position: -35px -115px;
/* border: #81d9fd solid 10px; */
width: 368px;
padding: 25px;
margin-left: 20px;
}

#splash
{
background:url(../images/splash_static.gif);
}

#window_right
{
/*-moz-border-radius-topleft:30px;
-moz-border-radius-bottomright:30px;
-webkit-border-top-left-radius:30px;
-webkit-border-bottom-right-radius:30px; */
background: url(../images/Background_blur.gif) no-repeat;
background-position: -485px -115px;
/*border: #81d9fd solid 10px; */
width: 450px;
height: 178px;
padding: 25px;
margin-left: 30px;
}

#window_full
{
text-align:left;
/*-moz-border-radius-topleft:30px;
-moz-border-radius-bottomright:30px;
-webkit-border-top-left-radius:30px;
-webkit-border-bottom-right-radius:30px; */
background: #dfeef8 url(../images/Background_blur.gif) no-repeat; 
background-position: -35px -115px;
/*border: #81d9fd solid 10px; */
width: 890px;
padding: 35px;
margin-left: 20px;
}

#window_full p
{
   font-size:14px;
}

#window_full h1
{
font-size: 14px;
margin-left:30px;
font-weight:bold;
padding-bottom:30px;
}

#window_full h2
{
font-size: 18px;
text-align: center;
font-weight:bold;
padding-bottom:20px;
}

#window_full h3
{
font-size: 14px;
font-weight:bold;
padding-bottom:8px;
}

/*#window_full2
{
text-align:left;
-moz-border-radius-topleft:30px;
-moz-border-radius-bottomright:30px;
-webkit-border-top-left-radius:30px;
-webkit-border-bottom-right-radius:30px;
background: #a6a6ff url(../images/Background_blur.gif) no-repeat;
background-position: -35px -30px;
border: #81d9fd solid 10px;
width: 890px;
padding: 25px;
margin-left: 20px;
}*/

#window_full2 h1
{
font-size: 14px;
margin-left:30px;
font-weight:bold;
padding-bottom:30px;
}

#window_full2 h2
{
font-size: 18px;
text-align: center;
font-weight:bold;
padding-bottom:20px;
}

#window_full2 h3
{
font-size: 14px;
font-weight:bold;
padding-bottom:8px;
}

img.frame
{
border: #404040 solid 8px;
}

#window_full li
{
   margin-bottom: 5px;
}

.disc
{
width: 418px;
margin-left:20px;
text-align:left;
font-size:9px;
background: url(../images/Background_blur.gif) no-repeat;
background-position: -35px -345px;
}

.fineprint
{
   font-size: 9px;
   padding-top:10px;
}

#phone
{
   background: url(../images/phone.png) left no-repeat;
   background-position: -60px 0px;
}

#phone2
{
   background: url(/images/iPhone.png) left no-repeat;
   background-position: 40px 0px;
}

