﻿body {
	/* background-image: url('images/background_stripes.png'); */
	background-color:#adadb0;
	font-family: "Trebuchet MS", arial, tahoma;
	margin: 0px;
	padding: 0px;
	text-shadow: #fff 0px 1px 1px;
max-width:480px
}

#WebAppsHeader {
	position: relative;
	height: 40px;
	background-image: url('images/header_middle.png');
	border-bottom: 1px solid rgb(45, 54, 66);
}
#TopAd {
text-align:left;
padding:5px;
}

body[orient="portrait"]  #TopAd {
	text-align:left;
}
body[orient="landscape"]  #TopAd {
	text-align:left;
}

body[orient="portrait"] {
	/*background-color: #ffffff;*/
}
body[orient="landscape"] {
	/*background-color: #ffffff;*/

}
body[orient="portrait"] #content, #WebAppsHeader {
	width: 100%;
	height: 460px;
}
body[orient="landscape"] #content, #WebAppsHeader {
	width: 100%;
	height: 300px;
}

#WebAppsHeader {
	position: relative;
	height: 40px;
	background-image: url('images/header_middle.png');
	border-bottom: 1px solid rgb(45, 54, 66);
}

.BlackLeftButton {
	display:inline-block;  	
	/* Use the highest button height to ensure that text will vertically align on all buttons */
	line-height: 28px;	 
	height: 30px;	 
	/* A button will expand to the width of its parent cell if no width is specified */
	width:70px;
	overflow:hidden;	
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin: 3px auto;
	color: #fff;
	/*  Put a 1 pixel blur black shadow below the button's text */
	text-shadow: #000 0px 1px 1px;
	/* The right and left borders are 14 pixels wide  */
	border-width: 0 4px 0 13px;	
	-webkit-border-image : url('images/back_button.png') 0 4 0 13;
}

.BlackLeftButtonOn  {
	-webkit-border-image : url('images/back_button_touched.png') 0 4 0 13;
}


.BlackLeftButton a:link, .BlackLeftButton a:active, .BlackLeftButton a:visited {
	color: #fff;
	text-decoration:none;
}

#WebAppsBack {
	width: 60px;
	padding-top:3px;
	padding-left:5px;
	float:left;
}

#WebAppsTitle {
	float:left;
	padding-top:7px;
	padding-left:34px;
		-webkit-transform: translate(0px, 0px);
	/* base metrics */
	height: 31px;
	margin-top: 3px;
	/* the titles should be displayed below the button so that they don't receive touches */
	z-index: 0;
	/* set up the font appearance */
	font-size: 14pt;
	font-weight: bold;
	color: white;
	text-shadow: rgba(0, 0, 0, .6) 0px -1px 0px;
	/* enfore trimming if the label is too long */
	white-space : nowrap;
	overflow : hidden;
	text-overflow: ellipsis;

}

.title {
	/* use absolute positioning and transforms as these will be subject to hardware transitions */
}

PageContent {
	margin:10px;
	font-size:16px;
}
form {
	margin:0px;
}

.formfield {
	padding:3px;
	font-size:16px;
	background-color:#d5d5d9;
	font-family: "Trebuchet MS", arial, tahoma;
	text-shadow: #fff 0px 1px 1px;

}

.formdropdown {
	padding:3px;
	font-size:15px;
	background-color:#d5d5d9;
	font-family: "Trebuchet MS", arial, tahoma;
	text-shadow: #fff 0px 1px 1px;

}


.formbutton {
	padding:3px;
	font-size:16px;
	background-color:#d5d5d9;
	font-family: "Trebuchet MS", arial, tahoma;
	text-shadow: #fff 0px 1px 1px;

}

.Button a:link {

	display:inline-block;  	
	/* Use the highest button height to ensure that text will vertically align on all buttons */
	line-height: 26px;	 
	height: 28px;	 
	/* A button will expand to the width of its parent cell if no width is specified */
	width:70px;
	overflow:hidden;	
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin: 0px auto;
	color: #fff;
	/*  Put a 1 pixel blur black shadow below the button's text */
	text-shadow: #000 0px 1px 1px;
	/* The right and left borders are 14 pixels wide  */
	border-width: 0 4px 0 4px;	
	-webkit-border-image : url('images/blueoff.png') 0 4 0 4;
	
	
}

.Button a:active {
display:inline-block;  	
	/* Use the highest button height to ensure that text will vertically align on all buttons */
	line-height: 26px;	 
	height: 28px;	 
	/* A button will expand to the width of its parent cell if no width is specified */
	width:70px;
	overflow:hidden;	
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin: 0px auto;
	color: #fff;
	/*  Put a 1 pixel blur black shadow below the button's text */
	text-shadow: #000 0px 1px 1px;
	/* The right and left borders are 14 pixels wide  */
	border-width: 0 4px 0 4px;	
	-webkit-border-image : url('images/blueon.png') 0 4 0 4;

}

.formbutton {

	display:inline-block;  	
	/* Use the highest button height to ensure that text will vertically align on all buttons */
	line-height: 26px;	 
	height: 28px;	 
	/* A button will expand to the width of its parent cell if no width is specified */
	width:70px;
	overflow:hidden;	
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin: 0px auto;
	color: #fff;
	/*  Put a 1 pixel blur black shadow below the button's text */
	text-shadow: #000 0px 1px 1px;
	/* The right and left borders are 14 pixels wide  */
	border-width: 0 4px 0 4px;	
	-webkit-border-image : url('images/blueoff.png') 0 4 0 4;
	
	
}


