﻿body
{
	color: #003399;
	text-align: center;
	font-size: 18px;
	font-family: 'Times New Roman' , Times, serif;
	background-color: #FFFFFF;
	margin-top: 0px;
}

hr
{
	border: 1px solid #0033CC;
}

p
{
	margin: 0px 0px 10px 0px;
}
 
table
{
	text-align:left;
	margin-right:auto;
	margin-left:auto;
}

a
{
	color: #9f40ff;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 18px;
}

a:visited
{
	color: #9f40ff;
}

a:hover
{
	text-decoration: underline;
	color: #9f40ff;
}

a:active
{
	color: #9f40ff;
}

.control a
{
	font-size: 14px;
}

input[type=text], input[type=password], input[type=file], textarea
{
    border: 1px solid #B9B9B9;
    padding: 2px;
    background-color: #FFFFFF;
}

select
{
    border: 1px solid #B9B9B9;
    padding: 1px;
}


.title
{
	font-size: 55px;
	color: #9900CC;
	text-align: center;
}

.col1
{
	font-weight: bold;
}

.col2{}

.col1a
{
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CC99FF;
}

.col2a
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CC99FF;
}

.big-frame
{
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CC99FF;
	border-left-color: #CC99FF;
}

.back-bar
{
	border-top: solid 2px #CCCCCC;
	height: 20px;
	padding-top: 8px;
}

/* popup */
.modal-Background
{
	background-color: #333333;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.popup-bg
{
	background-color: #FFFFFF;
}

.popup-title
{
    padding: 1px 3px 3px 0px;
    background-color: #3366CC;
    width: 100%;
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
    white-space: nowrap;
}

.popup-x
{
    cursor: pointer;
    float: right;
}

/* header */
.header
{
    vertical-align: top;
    height: 187px;
    width: 1006px;
    background-repeat: no-repeat;
}

.header h2
{
	margin: 0px;
	font-size: 31px;
	position: relative;
	top: 68px;
	left: 16px;
	font-family: 'Agency FB';
	word-spacing: 5px;
}

/* footer */
.footer
{
	height: 100px;
	background-color: #3366cc;
}

/* photo */
.photo-bg
{
    width: 216px;
    height: 321px;
    background-repeat: no-repeat;
    table-layout: fixed;
}

.photo-new-bg
{
    width: 216px;
    height: 321px;
    background-repeat: no-repeat;
    background-image: url('Images/photo_frame_new.png');
}

.photo-title
{
    height: 30px;
    font-size: 22px;
    text-align: center;
    padding-top: 10px;
    vertical-align: top;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.photo-header
{
    height: 34px;
    font-size: 22px;
    text-align: center;
    padding-top: 6px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.photo-footer
{
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 5px;
	height: 32px;
}

.photo-border
{
	padding: 1px;
	border: 1px solid #0066FF;
}

.box-border
{
	padding: 1px;
	border: 1px solid #CC99FF;
}

.max-box-photo
{
	max-width: 55px;
	max-height: 55px;
	width: expression(this.width > this.height ? "55px" : "auto");
	height: expression(this.height > this.width ? "55px" : "auto");
}

.home-bg
{
	padding-top: 30px;
	font-size: 18px;
}

.home-photo-bg
{
	padding-left: 30px;
	float: right;
	width: 220px;
}

/* menu */
.menu-IE8Fix
{
	z-index: 100;
}

.menua-bg
{
    background-image: url('Images/menu.png');
    background-repeat: repeat-x;
}

.menua
{
	font-size: 22px;
}

.menua-item
{
	padding: 0px 5px 0px 5px;
	margin-bottom: 8px;
	text-align: center;
}

.menua a
{
	color: #000099;
	text-decoration: none;
	font-size: 22px;
}

.menua-sep
{
	margin: 0px;
	cursor: default;
}

.menub
{
	font-size: 20px;
}

.menub a
{
	font-size: 20px;
	color: #FFFFFF;
}
/* data list/grid */
.list
{
    border: none;
    color: #333333;
}

.list-header
{
    background-color: #95A6EA;
    color: #333333;
    font-weight: bold;
    height: 20px;
}

.list-footer
{
    background-color: #CAD2F4;
}

.list-header a
{
    color: White;
}

.list-content td:first-child
{
    font-weight: bold;
}

.list-row
{
    background-color: #EAF0FF;
}

.list-alt-row
{
    background-color: #F4EAFF;
}

.list-select-row
{
    background-color: #DFBFFF;
}

.list-hover-row, .list-edit-row
{
    background-color: #EAD5FF;
}

.list-empty-data
{
    text-align: center;
    height: 100px;
    vertical-align: middle;
    line-height: 100px;
    background-color: #e5edff;
}
/* misc */
.call
{
	font-size: 60px;
	color: #FFFFFF;
}

.email a
{
    text-transform: lowercase;
    vertical-align: middle;
}

.notes
{
	font-size: 16px;
	font-weight: normal;
}

.notes a
{
	color: #33CCFF;
}

.digits
{
	color: #FF9000;
	font-weight: bold;
	text-transform: capitalize;
}

.call-out div, .call-out td
{
    border: 1px solid #FFAD33;
    background-color: #FFFFAA;
    font-size: 12px;
}

.bar
{
	background-position: bottom;
	background-image: url(Images/bar.png);
	background-repeat: repeat-x;
	width: auto;
	height: 40px;
	font-size: 24px;
	font-style: italic;
	line-height: 40px;
	padding-left: 2px;
}

.hidden
{
	display: none;
}

.copyright
{
	font-size: 10px;
	color: #b39b6b;
}

/* gantt chart */
.g-bar
{
	background-color: #3399FF;
	height: 8px;
	width: 100%;
}

.g-weekend
{
	background-color: #D9D9FF;
	width: 20px;
}

.g-today
{
	background-color: #FF9900;
	width: 20px;
}

.g-day
{
	width: 20px;
}

/* mobile */

.m-body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #222222;
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
}


.m-headerbg
{
    background-color: #B0BCCD;
    background: -webkit-gradient(linear, left top, left bottom, from(#B0BCCD), to(#6D84A2));
    border-bottom: 1px solid #666;
}

.m-header
{
    font-weight: bold;
    font-size: 20px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #FFFFFF;
}

.m-left-button
{
    float: left;
    margin-left: 6px;
    height: 19px;
    cursor: pointer;
    border-top: solid 1px #30363E;
    border-left: solid 1px #364F72;
    border-right: solid 1px #364F72;
    border-bottom: solid 1px #375073;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    padding: 4px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-shadow: 0px 1px 1px #9CACC0;
    -webkit-border-radius: 6px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8EA4C1), color-stop(0.5, #5877A2), color-stop(0.5, #476999), to(#4A6C9B));
    -webkit-tap-highlight-color: transparent;
    line-height: 19px;
}

.m-left-button:hover, .m-left-button.hover
{
    background-image: -webkit-gradient(linear, left top, left bottom, from(#74809D), color-stop(0.5, #465885), color-stop(0.5, #283D6C), to(#283D6F));
    -webkit-tap-highlight-color: transparent;
}
	
.m-right-button
{
    float: right;
    margin-right: 6px;
    height: 19px;
    cursor: pointer;
    border-top: solid 1px #30363E;
    border-left: solid 1px #364F72;
    border-right: solid 1px #364F72;
    border-bottom: solid 1px #375073;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    padding: 4px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-shadow: 0px 1px 1px #9CACC0;
    -webkit-border-radius: 6px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8EA4C1), color-stop(0.5, #5877A2), color-stop(0.5, #476999), to(#4A6C9B));
    -webkit-tap-highlight-color: transparent;
    line-height: 19px;
}

.m-right-button:hover, .m-right-button.hover
{
    background-image: -webkit-gradient(linear, left top, left bottom, from(#74809D), color-stop(0.5, #465885), color-stop(0.5, #283D6C), to(#283D6F));
    -webkit-tap-highlight-color: transparent;
}

.m-list
{
    position: relative;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(#C5CCD4), to(#C5CCD4));
    overflow: hidden;
    display: inline-block;
    border-color: #999999;
    height: 100%;
    width: 100%;
}

.m-list-row
{
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
    color: #222222;
    overflow: hidden;
    height: 50px;
    font-weight: bold;
    background-color: #FFFFFF;
}

.m-list-row td
{
    border-bottom: 1px solid #999999;
}

.m-list-row .m-info td
{
    border: 0;
}

.m-list-row .m-title
{
    color: #003399;
    font-size: 18px;
}

.m-list-row .m-subtitle
{
    color: #999999;
    font-size: 15px;
    font-weight: normal;
        white-space: nowrap;

}

.m-list-row .m-dates
{
    color: #FF9000;
    text-transform: capitalize;
    white-space: nowrap;
}

.m-list-row .m-arrow
{
    font-family: "Verdana";
    font-size: 17pt;
    color: #808080;
    width: 20px;
}

.m-detail tr
{
    color: #222222;
    overflow: hidden;
    height: 25px;
    font-weight: normal;
    background-color: #FFFFFF;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
}

.m-detail td:first-child
{
    color: #808080;
    font-weight: bold;
}

.m-detail td
{
    border-bottom: 1px solid #999999;
}

.m-langs tr
{
   height: 22px;
}

.m-langs td
{
    border: 0;
}

.m-langs td:first-child
{
    color: #222222;
    font-weight: normal;
}

.m-bar
{
    background-color: #B0BCCD;
    height: 25px;
    font-weight: bolder;
    font-style: italic;
    color: #FFFFFF;
    font-size: 16px;
}

.appGallery
{
    overflow: hidden;
}

.appGallery ul
{
    list-style: none;
    position: relative;
    margin: 0px;
    padding: 0px;
}

.appGallery li
{
    display: block;
    float: left;
}

.imageHandler
{
    position: absolute;
    z-index: 30;
    background-image: url('_/res/trans.png');
}
