@charset "UTF-8";
/* CSS Document */

/*@font-face {
    font-family: Cooper;
    src: url(/info/_includes/COOPBL.TTF);
}*/

@font-face {
    font-family: 'Cooper';
    src: url('/css/_font/cooperblack/coopbl-webfont.eot');
    src: url('/css/_font/cooperblack/coopbl-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/_font/cooperblack/coopbl-webfont.woff') format('woff'),
         url('/css/_font/cooperblack/coopbl-webfont.ttf') format('truetype'),
         url('/css/_font/cooperblack/coopbl-webfont.svg#cooper_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	margin: 0;
	background-image:url(/info/imgs/cloud-bg2.png);
	background-color:#9fc7df;
}

body,td,th {
	font-family: Trebuchet MS, Verdana, sans-serif;
}

#Nav {
	background-color:#93bed9;
	border-bottom:1px solid #81b1d1;
	height:40px;
}

#Nav img {
	float:left;
	margin:5px -8px 0px 9px;
	vertical-align:middle;
	width:30px;
	height:30px;
	border:0;
}

.buttons a {
	color:#369;
	text-decoration:none;
	font-size: 21px;
	margin:9px 25px 0px 0px;
	float:left;
}

.buttons img {
	position:relative;
	vertical-align:middle; 
	top:-2px;
	margin-left:10px;
}

#sfEd {
	font-family:Cooper;
	color:#FFF;
	margin:4px 30px 0px 20px;
	font-size:28px;
	opacity:.6;
	float:left;
}

#whythispage {
	float:right; 
	height:19px; 
	vertical-align:middle; 
	background-color:white; 
	display:block; 
	padding:12px 20px; 
	text-decoration:none; 
	color:#F33; 
	margin-top:20px;
	font-weight:bold;
	border:1px solid #CCC;
	border-right:0;
	
	border-radius: 5px 0px 0px 5px; 
	
	/*box-shadow: h-shadow v-shadow blur spread color inset;*/
	
	-moz-box-shadow:    1px 2px 3px 0px rgba(0,0,0,0.45);
  	-webkit-box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.45);
  	box-shadow:         1px 2px 3px 0px rgba(0,0,0,0.45);
}

.mobile {
	margin:10px;
	background-image:none;
	background-color:white;
	text-align:center;
}

.mobile p {
	font-size:18px; 
	color:#369;
}

.mobilebut {
	float:none;
	clear:both;
	font-size: 24px;
	text-align:center;
	display:block;
	background-color:#93bed9;
	padding: 5px;
	margin: 5px;
	border:5px solid #81b1d1;
	border-radius: 15px;
	_moz-border-radius: 15px;		
}

.mobilebut a {
	color:#036;
	text-decoration:none;
}

.mobileicondiv {
	width:100%;
	margin:2%;
}

.StarfallEdText {
	font-family:Cooper;
}


#StarfallEd {
	float:left;
	opacity:75%;
	position:relative;
	top:2px;
}

#Feature {
	padding:0 5%;
	clear:both;
	margin:35px 0px 0px 0px;
}

#Feature td {
	padding:15px;
	width:50%;
}

#Feature p {
	color:#369;
	font-size:16px;
	text-align:left;
}

#Feature img {
	border:0;
}

#Transfer {
	margin:10px 20px;
	border: 1px dashed #699fc6;
	background-image:url(/info/imgs/apps/bg-faintstripe.png);
	padding:0px 15px;
	font-size:21px;
	border-radius: 5px;
	_moz-border-radius: 5px;
	height:140px;
	color:#369;
}

#Transfer div {
	float:right;
	position:relative;
	top:5px;
	margin:0;
	padding:0;
	background-color:#93bed9;
	margin:20px 5px;
	padding:5px 5px;
	border:1px solid #81b1d1;
	border-radius: 5px;
	_moz-border-radius: 5px;
	color:#369;
}

#Transfer p {
	margin:40px 0px 0px 0px;
}


#Others {
	/*white-space:nowrap;*/
	border-spacing:10px;
}

#seOthers {
	white-space:nowrap;
	border-spacing:15px;
	margin-top:10px;
}

#Others td {
	background-color:#93bed9;
	/*width:215px;*/
	padding: 5px 5px 5px 0px;
	margin: 8px;
	text-align:center;
	vertical-align:top;
	border:1px solid #81b1d1;
	border-radius: 5px;
	_moz-border-radius: 5px;		
}


#seOthers td {
	background-color:#93bed9;
	/*width:215px;*/
	padding: 10px;
	margin: 8px;
	text-align:center;
	vertical-align:top;
	border:1px solid #81b1d1;
	border-radius: 5px;
	_moz-border-radius: 5px;		
}



.divider {
	border: 1px dashed #699fc6;
	background-image:url(/info/imgs/apps/bg-faintstripe.png);
	border-radius: 5px;
	_moz-border-radius: 5px;
}


#Others p {
	float:right; 
	display:block; 
	margin:0;
	vertical-align:top;
}

#Others img{ 
	padding-bottom:5px;
}

.icontext {
	font-size:10px;
	display:block;
	width:72px;
	float:left;
	text-align:center;
	margin:0;
	padding:0;
	color:#369;
}

.Heading {
	color:#369;
	font-weight:bold;
	font-size: 24px;
}

.Page {
	color:#369;	
}

.icon {
	font-size: 9px;
	text-align: center;
	display: block;
	margin-right:0;
	margin-bottom:5px;
	width: 75px;
	float: left;
	color:#369;
	text-decoration:none;
}

.icon img {
 	width:69px;
	height:67px; 
	border:0;
}

.iconlg {
	font-size: 12px;
	text-align: center;
	display: block;
	margin: 8px;
	width: 128px;
	float: left;
	color:#369;
	text-decoration:none;
}

.iconlg img {
 	width:128px;
	height:128px;
	margin-bottom:5px; 
	border:0;
	border-radius: 15px;
	_moz-border-radius: 15px;
	-moz-box-shadow:    0px 3px 6px 0px rgba(0,0,0,0.65);
  	-webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.65);
  	box-shadow:         0px 3px 6px 0px rgba(0,0,0,0.65);
}


.storebutton {}

.storebuttonSM img{
	width:200px;
	height:71px; 
	border:0;
}

.storebuttonxSM img{
	width:140px;
	height:50px; 
	border:0;
}


.Page h1 {
	font-weight:bold;
	font-size: 21px;
}

.tomore {
	color:#369;
	text-decoration:none;
	font-size:21px;
}

.copyright { font-size:12px; clear:both; color:#369; text-align:center;}