﻿body {
	/* background-image: url('images/background_stripes.png'); */
	text-align:center;
	background-color:#ffffff;
	/*background-color:#adadb0;*/
	font-family: "Trebuchet MS", arial, tahoma;
	margin: 0px;
	padding: 0px;
	text-shadow: #fff 0px 1px 1px;
	/*max-width:480px*/
	 max-width:320px;
	
}
body, td 
{
   
    font-size:13px;
}
body img  {
    border:0px
}

a:link,  a:active,  a:visited, a:hover {
	color:#5780ac;
	font-weight:bold;
	text-decoration:none;
}

#PageTopOutsideWrapper {
	background-color:#35619d;
	background-image: url('/apps/images/PageTopBackground.png');
	background-repeat:repeat-x;
	border-bottom:1px solid #2d4042;
	height: 39px;
}
#PageTopInsideWrapper {
	max-width:960px;
	position: relative;
	height: 39px;
	
}


#TopBackButtonDiv {
	width: 60px;
	padding-top:3px;
	padding-left:5px;
	float:left;
}

.TopBackButton {

	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;
	text-decoration: none;
	text-align: center;
	margin: 3px auto;
	/*  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('/apps/images/back_button.png') 0 4 0 13;

}

.TopBackButton a:link, .TopBackButton a:active, .TopBackButton  a:visited, .TopBackButton a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}



#TopTitle {
	float:left;
	padding-top:6px;
	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;
	width:200px;	}

#TopTitle H1 {
    font-size: 14pt;
    margin:0px;

}
#ContentWrapper {

	max-width:960px;
	text-align:left;
}

.LogoContentDivision {
	margin: 7px 10px;
	clear: both;
}

.MainContentDivision {
	margin: 10px;
	clear: both;
}

.LeftContentDivision {
	max-width:280px;

margin-bottom:12px
}

.RightContentDivision {
	max-width:280px;

	text-align: center;width:100%
}


body[orient="portrait"]  #TopTitle {
	width:210px;
}

body[orient="landscape"]  #TopTitle {
	width:300px;
}

body[orient="portrait"] {
	/*background-color: #ffffff;*/
		min-height: 460px;
}

body[orient="landscape"] {
	/*background-color: #ffffff;*/
	min-height: 300px;
}

body[orient="portrait"] #content, #WebAppsHeader, #Result {
	width: 100%;
}

body[orient="landscape"] #content, #WebAppsHeader, #Result {
	width: 100%;
}



form {
	margin:0px;
}

.formfield {
	padding:3px;
	font-size:12px;

	font-family: "Trebuchet MS", arial, tahoma;
	text-shadow: #fff 0px 1px 1px;

}

.formdropdown {
	padding:3px;
	font-size:11px;

	font-family: "Trebuchet MS", arial, tahoma;
	text-shadow: #fff 0px 1px 1px;
}


.formbutton {	
    /* change background to header color */
    background-color:#6f93ca;
    background-image: url('/apps/images/Button.png');
    	
    text-align:center;
    height:29px;

    overflow:hidden;
    
	font-size:14px;
	color:#ffffff;
	font-family: "Trebuchet MS", arial, tahoma;
	text-shadow: #000 0px 1px 1px;
    -webkit-border-radius: 5px;

}

.formbutton a:link, .formbutton a:visited, .formbutton a:active, .formbutton a:hover {
    background-color:#6f93ca;
    background-image: url('/apps/images/Button.png');
	
	border:1px solid #555555;
	-webkit-border-radius: 5px;
	padding:4px 10px;
    overflow:hidden;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	font-family: "Trebuchet MS", arial, tahoma;
	text-shadow: #000 0px 1px 1px;
	
}

.AppIconWrapper {
    width: 55px;
    height: 72px;	
	text-align: center;
	vertical-align: middle;
	float: left;
	
	font-size:8px;
	font-family: tahoma,verdana;
	overflow: hidden;
	padding: 1px;
	margin: 0px;
	cursor: pointer;
	color:#000000;
	text-shadow: #fff 0px 1px 1px;
}
.AppIconWrapper div {
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	width: 52px;
	max-height:52px;
	text-align: center;
	line-height: 52px;

}
.AppIconWrapper img {
	border: 0px;
	height:52px;
	width:52px;
}
.AppIconWrapper a:link, .AppIconWrapper a:hover, .AppIconWrapper a:active, .AppIconWrapper a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}


h1 {
	font-size: 18px;
	margin: 0 0 0px 0;
	padding:0px;
}
h2 {
	font-size: 17px;
	margin: 0 0 0px 0;
	padding:0px;
}
h3 {
	font-size: 16px;
	margin: 0 0 0px 0;
	padding:0px;
}
h4 {
	font-size: 15px;
	margin: 0 0 0px 0;
	padding:0px;
}
h5 {
    font-size: 14px;
	margin: 0 0 0px 0;
	padding:0px;
}
h6 {
	font-size: 13px;
	margin: 0 0 -12px 0;
	padding:0px;
}


#AlertBox {

	position: absolute;
	margin:53px;
	margin-top:29px;
	padding: 20px;
	padding-bottom: 5px;
	font-family: Arial;
	color: #000000;
	text-align: left;
	font-size: 11px;
	min-height: 150px;
	width: 150px; /*	padding: 5px;
  	font-family: Arial;*/;
  	background-color:#ffffff;
	filter:alpha(opacity=87);-moz-opacity:.87;opacity:.87;
	border: 1px solid #555555;
	-webkit-border-radius: 5px;
}


