/* reset global margins for IE box model problems */
* { 
	margin: 0px;
	padding: 0px;
}


/* CSS Document */
body {
	margin: 0;	
	padding: 0;
	background-color:#073A51;
	font-family: arial, helvetica;
	font-size:11px;
	color:	#99CCFF;
	background-image:url(../img/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: fixed;
	
}


/* -------------- */
/*  WRAPPER */
/* -------------- */
#wrapper {
	position:relative;
	width: 800px;
	margin: 0 auto;	
	text-align:left;
}

#header {

	width: 800px;
	margin: 0 auto;	
	text-align:left;
}

#tagline{
	position:absolute;
	left:370px;
	top:6px;
	z-index:5;
}


#nav{
	position:absolute;
	left:275px;
	top:10px;
	background-image:url(../img/nav_bar.jpg);
	background-repeat: no-repeat;
	background-position: fixed;
	width:592px;
	height:67px;
	font-size:12px;
	font-weight:bold;
	color:	#114963;
	padding-top:42px;
}



#nav_try{
	position:absolute;
	left:275px;
	top:10px;
	background-image:url(../img/nav_bar_try.jpg);
	background-repeat: no-repeat;
	background-position: fixed;
	width:592px;
	height:67px;
	font-size:12px;
	font-weight:bold;
	color:	#114963;
	padding-top:42px;
}


#nav_legal{
	position:absolute;
	left:275px;
	top:10px;
	background-image:url(../img/nav_bar_legal.jpg);
	background-repeat: no-repeat;
	background-position: fixed;
	width:592px;
	height:67px;
	font-size:12px;
	font-weight:bold;
	color:	#114963;
	padding-top:42px;
}

#nav_download{
	position:absolute;
	left:275px;
	top:10px;
	background-image:url(../img/nav_bar_download.jpg);
	background-repeat: no-repeat;
	background-position: fixed;
	width:592px;
	height:67px;
	font-size:12px;
	font-weight:bold;
	color:	#114963;
	padding-top:42px;
}

#nav_channels{
	position:absolute;
	left:275px;
	top:10px;
	background-image:url(../img/nav_bar_channels.jpg);
	background-repeat: no-repeat;
	background-position: fixed;
	width:592px;
	height:67px;
	font-size:12px;
	font-weight:bold;
	color:	#114963;
	padding-top:42px;
}

#nav_guides{
	position:absolute;
	left:275px;
	top:10px;
	background-image:url(../img/nav_bar_guides.jpg);
	background-repeat: no-repeat;
	background-position: fixed;
	width:592px;
	height:67px;
	font-size:12px;
	font-weight:bold;
	color:	#114963;
	padding-top:42px;
}

a:link,  a:active {
	color: #FFBC43;
	text-decoration: none;
}
 a:visited {
	color: #FFBC43;
	text-decoration: none;
}
 a:hover {
	color: #fff;
	text-decoration: none;
}

#headline {
	font-family:helvetica,arial;
	font-size:20px;
	color:#003366;
	padding-top:15px;
	text-align:center;
}

#main_frame {
	position:absolute;
	left:0px;
	top:50px;
	background-image:url(../img/home_inset.jpg);
	background-repeat: no-repeat;
	background-position: fixed;
	margin-top:25px;
	margin-left:20px;
	width:787px;
	height:480px;
	padding-top:25px;
	padding-left:15px;
	padding-right:3px
	padding-bottom:8px;
}

#simulator 
{
	position:absolute;
	left:400px;
	top:14px;
}
#try_frame {
	position:absolute;
	left:0px;
	top:50px;
	background-image:url(../img/try_inset.jpg);
	background-repeat: no-repeat;
	background-position: fixed;
	margin-top:25px;
	margin-left:20px;
	width:787px;
	height:978px;
	padding-top:10px;
	padding-left:15px;
	padding-right:3px
	padding-bottom:8px;
}

#dl_frame {
	position:absolute;
	left:0px;
	top:50px;
	background-image:url(../img/dl_frame.jpg);
	background-repeat: no-repeat;
	background-position: fixed;
	margin-top:25px;
	margin-left:20px;
	width:787px;
	height:1070px;
	padding-top:10px;
	padding-left:15px;
	padding-right:3px
	padding-bottom:8px;
}

#guides_frame {
	position:absolute;
	left:0px;
	top:50px;
	background-image:url(../img/guides_frame.jpg);
	background-repeat: no-repeat;
	background-position: fixed;
	margin-top:25px;
	margin-left:20px;
	width:787px;
	height:1500px;
	padding-top:10px;
	padding-left:15px;
	padding-right:3px
	padding-bottom:8px;
}


#legal_frame {
	position:absolute;
	left:0px;
	top:50px;
	background-image:url(../img/legal_inset.jpg);
	background-repeat: no-repeat;
	background-position: fixed;
	margin-top:25px;
	margin-left:20px;
	width:787px;
	height:978px;
	padding-top:50px;
	padding-left:15px;
	padding-right:3px
	padding-bottom:8px;
}

#channels_frame {
	position:absolute;
	left:0px;
	top:50px;
	background-image:url(../img/channels_frame.jpg);
	background-repeat: no-repeat;
	background-position: fixed;
	margin-top:25px;
	margin-left:20px;
	width:787px;
	height:1383px;
	padding-top:50px;
	padding-left:15px;
	padding-right:3px
	padding-bottom:8px;
}

#tou_frame {

	position:absolute;
	left:0px;
	top:50px;
	margin-top:25px;
	margin-left:20px;
	width:787px;
	padding-top:0px;
	padding-left:0px;
}


#legal_frame p{
	width:710px;
	font-size:11px;
	color:#000;
}

#legal_frame li{
	margin-left:15px;
	width:710px;
	font-size:11px;
	color:#000;
}

#main_image {
	position:absolute;
	left:265px;
	top:80px;
}

#try_demo {
	position:absolute;
	left:55px;
	top:150px;
}

#try_demsearch {
	position:absolute;
	left:56px;
	top:533px;
}


#dl_content {
	position:absolute;
	left:330px;
	top:59px;
	width:405px;
	height:750px;
	border: 1px solid #FFCC33;
	font-size:13px;
	line-height:12px;
	font-weight:bold;
	color:#999;
	padding: 15px 15px 15px 15px;
	z-index:5;
}


#channels_list {
	position:absolute;
	left:42px;
	top:70px;
	width:257px;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	color:#003366;
	z-index:5;
}

#wow_copy 
{
	position:absolute;
	left:20px;
	top:20px;
	font-size:20px;
	font-weight:bold;
	color:black;
}

#sim_links a:hover {
	color: black;
	text-decoration: none;
}
#sim_links 
{
	position:absolute;
	left:240px;
	top:130px;
	width:145px;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	color:#999;
	border:solid 1px black;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}
#featured_partner 
{
	position:absolute;
	left:260px;
	top:352px;
	font-weight:bold;
	color:Black;
}
#featured_partner a:hover {
	color: black;
	text-decoration: none;
}

#main_copy a:hover {
	color: black;
	text-decoration: none;
}

#main_copy {
	position:absolute;
	left:20px;
	top:100px;
	width:210px;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	color:#999;
}

#main_copy_blue {
	position:absolute;
	left:550px;
	top:90px;
	width:210px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#006699;
}

#main_copy_btn {
	position:absolute;
	left:533px;
	top:40px;
}

#try_dl_btn {
	position:absolute;
	left:533px;
	top:100px;
}

#tryit_links {
	width:250px;
	position:absolute;
	left:65px;
	top:575px;

}

#tryit_links p{
	font-size:11px;
	font-weight:normal;
	color:#003366;
	line-height:16px;
	padding-bottom:8px;
}

#tryit_copy {
	width:445px;
	position:absolute;
	left:355px;
	top:155px;
	width:430px;
}

#dl_dl_btn {
	position:absolute;
	left:470px;
	top:100px;
}

#scroller{
	position:absolute;
	left:40px;
	top:500px;
	text-align:center;
}

#dev_area_copy {
	text-align:center;
	margin-top:625px;
}

#dev_area_copy a:link, #dev_area_copy a:active {
	color: #0099FF;
	text-decoration: none;
}
#dev_area_copy a:visited {
	color: #0099FF;
	text-decoration: none;
}
#dev_area_copy a:hover {
	color: #ccc;
	text-decoration: none;
}

#dl_copy {
	position:absolute;
	left:30px;
	top:70px;
	right:400px;
	font-size:13px;
	font-weight:bold;
	color:#003366;
	line-height:16px;
	text-align:left;
	z-index:1;
}

#dl_copy a:link, #dl_copy a:active {
	color: #0066CC;
	text-decoration: none;
}
#dl_copy a:visited {
	color: #0099FF;
	text-decoration: none;
}
#dl_copy a:hover {
	color: #ccc;
	text-decoration: none;
}


#dl_winm {
	position:absolute;
	left:55px;
	top:400px;
	margin: 5px 5px; 5px; 5px;
	padding: 5px 5px; 5px; 2px;
	width:200px;
	line-height:16px;
}

#dl_palm {
	position:absolute;
	left:300px;
	top:400px;
	margin: 5px 5px; 5px; 5px;
	padding: 5px 5px; 5px; 2px;
	width:200px;
	line-height:16px;
}

#dl_bberry {
	position:absolute;
	left:540px;
	top:400px;
	margin: 5px 5px; 5px; 5px;
	padding: 5px 5px; 5px; 2px;
	width:200px;
	line-height:16px;
}


#dl_iphone {
	position:absolute;
	left:55px;
	top:670px;
	margin: 5px 5px; 5px; 5px;
	padding: 5px 5px; 5px; 2px;
	width:200px;
	line-height:16px;
}

#dl_android {
	position:absolute;
	left:55px;
	top:950px;
	margin: 5px 5px; 5px; 5px;
	padding: 5px 5px; 5px; 2px;
	width:200px;
	line-height:16px;
}

#dl_symb {
	position:absolute;
	left:300px;
	top:670px;
	margin: 5px 5px; 5px; 5px;
	padding: 5px 5px; 5px; 2px;
	width:200px;
	line-height:16px;
}

#dl_java {
	position:absolute;
	left:540px;
	top:670px;
	margin: 5px 5px; 5px; 5px;
	padding: 5px 5px; 5px; 2px;
	width:200px;
	line-height:16px;
}

#guides_winm {
	position:absolute;
	left:525px;
	top:190px;
	margin: 5px 5px; 5px; 5px;
	padding: 5px 5px; 5px; 2px;
	width:200px;
	line-height:16px;
}

.copy a:link, .copy a:active {
	color: #0066CC;
	text-decoration: none;
}
.copy a:visited {
	color: #0099FF;
	text-decoration: none;
}
.copy a:hover {
	color: #ccc;
	text-decoration: none;
}

#guides_palm {
	position:absolute;
	left:525px;
	top:475px;
	margin: 5px 5px; 5px; 5px;
	padding: 5px 5px; 5px; 2px;
	width:200px;
	line-height:16px;
}

#guides_bberry {
	position:absolute;
	left:525px;
	top:750px;
	margin: 5px 5px; 5px; 5px;
	padding: 5px 5px; 5px; 2px;
	width:200px;
	line-height:16px;
}

#guides_symb {
	position:absolute;
	left:525px;
	top:1030px;
	margin: 5px 5px; 5px; 5px;
	padding: 5px 5px; 5px; 2px;
	width:200px;
	line-height:16px;
}

#guides_faq_copy {
	position:absolute;
	left:15px;
	top:110px;
	margin: 5px 5px; 5px; 5px;
	padding: 5px 5px; 5px; 2px;
	width:475px;
	line-height:14px;
}


.orange {
	font-size:12px;
	color:#ffcc66;
	font-weight:bold;
}
.blue {
	font-size:12px;
	color:#6699CC;
	font-weight:bold;
}

.grey {
	font-size:11px;
	color:#999;
	font-weight:bold;
}

.blue_2 {
	font-size:12px;
	color:#6699CC;
	font-weight:bold;
	line-height:16px;
	text-transform: uppercase;
}

.blue_3 {
	font-size:13px;
	color:#003366;
	font-weight:bold;
	line-height:16px;
}
.blue_3 a:link, .blue_3 a:active {
	color: #0066CC;
	text-decoration: none;
}
.blue_3 a:visited {
	color: #0099FF;
	text-decoration: none;
}
.blue_3 a:hover {
	color: #ccc;
	text-decoration: none;
}

.grey_2 {
	font-size:11px;
	color:#999;
	font-weight:bold;
	line-height:16px;
}

.grey_3 {
	font-size:11px;
	color:#666;
	font-weight:normal;
	line-height:14px;
}

#tryit_links a:link, #tryit_links a:active {
	font-weight:bold;
	color: #0066FF;
	text-decoration: none;
}
#tryit_links a:visited {
	font-weight:bold;
	color: #0099FF;
	text-decoration: none;
}
#tryit_links a:hover {
	font-weight:bold;
	color: #ccc;
	text-decoration: none;
}
#guides_faq_copy a:link, #guides_faq_copy a:active {
	font-weight:bold;
	color: #0066FF;
	text-decoration: none;
}
#guides_faq_copy a:visited {
	font-weight:bold;
	color: #0099FF;
	text-decoration: none;
}
#guides_faq_copy a:hover {
	font-weight:bold;
	color: #ccc;
	text-decoration: none;
}

#foot_try{
	text-align:center;
	position:absolute;
	top:1062px;
	left:300px;
	margin: 0 auto;	
}

#foot_dl{
	text-align:center;
	position:absolute;
	top:1160px;
	left:300px;
	margin: 0 auto;	
}

#foot_dl_2{
	text-align:center;
	position:absolute;
	top:540px;
	left:300px;
	margin: 0 auto;	
}

#foot_tou{
	text-align:center;
	position:absolute;
	top:2350px;
	left:300px;
	margin: 0 auto;	
}
.footer {
	font-size:10px;
	text-align:center;
	line-height:16px;
}

#foot_chan{
	text-align:center;
	position:absolute;
	top:1470px;
	left:300px;
	margin: 0 auto;	
}

#foot_guides{
	text-align:center;
	position:absolute;
	top:1530px;
	left:300px;
	margin: 0 auto;	
}
.footer a:link, .footer a:active {
	color: #6699CC;
	text-decoration: none;
}
.footer a:visited {
	color: #6699CC;
	text-decoration: none;
}
.footer a:hover {
	color: #ccc;
	text-decoration: none;
}

.dl {
	font-size:11px;
	color:#666;
	font-weight:normal;
	line-height:14px;
}
.dl a:link, .dl a:active {
	color: #0066CC;
	text-decoration: none;
	font-weight:bold;
}
.dl a:visited {
	color: #0099FF;
	text-decoration: none;
	font-weight:bold;
}
.dl a:hover {
	color: #ccc;
	text-decoration: none;
	font-weight:bold;
}
