body
{
	color: #1e0303;
	text-align: center;
	font-size: 18px;
	font-family: 'Times New Roman' , Times, serif;
	background-color: #000000;
	margin-top: 0px;
	background-image: url(Images/background.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}

hr
{
	border: 1px solid #666633;
}

p
{
	margin: 0px 0px 10px 0px;
}
 
table
{
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-collapse: separate;
}

a
{
	color: #4b9008;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 18px;
}

a:visited
{
	color: #4b9008;
}

a:hover
{
	text-decoration: underline;
	color: #4b9008;
}

a:active
{
	color: #4b9008;
}

.control a
{
	font-size: 14px;
}

input[type=text], input[type=password], input[type=file], textarea
{
	background-color: #FAFAFA;
	border: solid 1px #c7b287;
	padding: 2px;
}

select
{
	background-color: #FAFAFA;
	border: solid 1px #c7b287;
	padding: 1px;
}

/*input:focus, textarea:focus {
	border:1px solid #019201;
	background-color: #DAFEDA;
}*/

.title
{
	font-size: 65px;
	color: #8c0e23;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.col1
{
	font-weight: bold;
}

.col2{}

.col1a
{
	font-weight: bold;
	border-bottom: solid 1px #d9a3ac;
	font-style: italic;
	font-size: 18px;
}

.col2a
{
	border-bottom: solid 1px #d9a3ac;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}



.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: #AFA98F;
    width: 100%;
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
}

.popup-x
{
    cursor: pointer;
    float: right;
}

/* header */
.header
{
	height: 320px;
	width: 999px;
}

.header td
{
	background-position: center;
	background-repeat: no-repeat;
}

/*.header h2
{
	margin: 0px;
	font-size: 31px;
	position: relative;
	top: 68px;
	left: 16px;
	font-family: 'Agency FB';
	word-spacing: 5px;
}*/

/* center */
.center
{
	background-color: #f2f1ed;
	border-right: solid 2px #978334;
	border-bottom: solid 2px #978334;
	border-left: solid 2px #978334;
}

/* footer */
.footer
{
	height: 78px;
	background-repeat: no-repeat;
}

/* frame */
.frame-bg
{
	background-position: 5px 5px;
	border: 1px solid #c7b287;
	background-image: url(Images/decor.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* photo */
.photo-bg
{
	width: 240px;
	height: 368px;
	background-repeat: no-repeat;
}

.photo-resize-bg
{
	width: 240px;
	height: 200px;
	float: left;
	background-repeat: no-repeat;
}

.photo-title
{
	height: 58px;
	font-size: 26px;
	text-align: center;
	padding-top: 2px;
	vertical-align: middle;
	font-weight: bold;
	font-style: italic;
	color: #8c0e23;
}

.photo-header
{
	height: 50px;
	font-size: 26px;
	text-align: center;
	padding-top: 6px;
	font-weight: bold;
	font-style: italic;
	color: #8c0e23;
}

.photo-footer
{
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 5px;
}

.photo-border
{
	padding: 3px;
	border: 1px solid #665633;
}

.photo-frame
{
	border-right: solid 1px #8c0e23;
	border-left: solid 1px #8c0e23;
}

.box-border
{
	padding: 1px;
	border: 1px solid #8c0e23;
}

.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: 240px;
}

/* menu */
.menu-IE8Fix
{
	z-index: 100;
}

.menua
{
	font-size: 21px;
}

.menua-item
{
	padding: 0px 3px 0px 3px;
	margin-bottom: 8px;
	text-align: center;
}

.menua a
{
	color: #c0a876;
	text-decoration: none;
	font-size: 21px;
}

.menua a:hover
{
    color: #c0a876;
    text-decoration: none;
    font-size: 21px;
}

.menua-sep
{
	margin: 0px;
	cursor: default;
}

.menub
{
	font-size: 20px;
}

.menub a
{
	font-size: 20px;
	color: #e5d6b8;
}

/* data list/grid */
.list
{
    border: none;
    color: #333333;
}

.list-header, .list-footer
{
    background-color: #ccc8b8;
    color: #333333;
    font-weight: bold;
    height: 20px;
}

.list-header a
{
    color: White;
}

.list-content td:first-child
{
    font-weight: bold;
}

.list-row
{
    background-color: #e5e1cf;
}

.list-alt-row
{
	background-color: #f2edda;
}

.list-select-row
{
    background-color: #C9DDC1;
}

.list-empty-data
{
    text-align: center;
    height: 100px;
    vertical-align: middle;
    line-height: 100px;
    background-color: #e5e1cf;
}

/* misc */
.call
{
	font-size: 70px;
	color: #8c0e23;
	font-weight: bold;
	font-style: normal;
}

.call span
{
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
}

.email a
{
    text-transform: lowercase;
    vertical-align: middle;
}

.notes
{
	font-size: 16px;
	font-weight: normal;
}

.notes a
{
	color: #33CCFF;
}

.digits
{
	color: #4b9008;
	font-weight: bold;
	text-transform: capitalize;
	font-style: italic;
}

.call-out div, .call-out td
{
    border: 1px solid #FFAD33;
    background-color: #FFFFAA;
    font-size: 12px;
}

.bar
{
	width: auto;
	height: 40px;
	font-size: 28px;
	font-style: italic;
	padding-left: 20px;
	border-bottom: solid 1px #8c0e23;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	color: #8C0E23;
}

.bar span
{
	padding: 0px 5px 0px 5px;
	background-color: #f2f1ed;
	line-height: 22px;
	position: relative;
	top: 2px;
}

.bar-bottom
{
	padding-top: 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;
    background-color: #FFFFFF;
    background-image: none;
}


.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('http://www.escortofitaly.com/App_Themes/Normal/_/res/trans.png');
}