﻿html body
{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
}

.inline
{
	display: inline;
}

.floatRight
{
	float: right;
}

body { padding: 5px; margin: 0px; }

.menu div 
{
	display: inline;
}

.nav {
	width: 1160px;
	bottom: -1px;
	position: absolute;
	padding-left: 12px;
}

* html .nav { bottom: -2px; padding-left: 10px; }

td {
	padding: 10px!important;
}

.dxgvHeader td {
	padding:0 !important;
}
.dxgvFilterRow td {
	padding: 2px !important;
}
.nav a {
	margin: 0px 3px !important;
	display: block;
	float: left;
	font-size: 12px;
	background: #266798;
	padding: 3px 6px !important;
	border: 1px solid #000;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}

.begin { padding-top: 20px !important; }
* html .begin { padding-top: 0px !important; }

.left img {
	position: absolute;
}

.left
{
	width: 100%;
	border-bottom: 1px solid #000;
	/*width: 650px;*/
	position: relative;
	height: 120px;
}

.menu .status
{
	font-size: 12px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.menu .affil {
	height: 88px;
	background:url(../img/logo.gif) no-repeat 0 15px;
}

.menu .affil2 {
	height: 90px;
	background:url(../img/logos/AMCILogo.jpg) no-repeat 0 20px;
    background-size:70px;
}

.menu .left
{
	float: left;
}

.hidden 
{
	display: none;
}

.visible
{
	display: block;
}

.search
{
	background-color: #eeeeee;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
	padding: 5px;
}

.table
{
	border-width: 1px;
	border-color: Black;
	border-style: solid;	
}

.dark
{
	background-color: #cccccc;
	border-bottom: 1px solid black;
}

.prospect
{
	font-family: Impact;
	color: Yellow;
	font-size: 15px;
	background-color: Black;
}

.definite
{
	font-family: Impact;
	color: Green;
	font-size: 15px;
	background-color: Black;
}

.cancelled
{
	font-family: Impact;
	color: Red;
	font-size: 15px;
	background-color: Black;
}


.labels form { margin: 0 50px 0 24px; }		
	
legend { color: #000; font-weight: bold; }	
	
.labels label {
	float: left;
	display: block; width: 160px;
	font-size: 12px; line-height: 23px;
	margin-left: 10px; margin-right: 10px;
	text-align: right; color: #000;
	}

.labels input { width: 210px; margin: 2px 5px 2px 0; }

.labels input.checkbox { width: 110px; margin: 2px 5px 2px 0;  background-color: Red;}

.labels select { width: 210px; margin: 2px 5px 2px 0; }

input.areacode { width: 25px; }		
input.suffix { width: 50px; }	
input.ext { width: 67px; }
input.phone { width: 100px; }

.dates label {
	float: left;
	display: block; width: 60px;
	font-size: 12px; line-height: 23px;
	margin-right: 10px;
	}
	
.rooms input { width: 45px; }
th img { padding-left: 4px; vertical-align: 1px; }

table.second input { width: 60px; }
table.second input.web { width: 200px; }

.dxgvControl, .dxgvDisabled {
	border: 1px solid #9F9F9F;
	font: .8em Tahoma, Geneva, sans-serif!important;
	padding: 0 !important;
	margin: 0;
	background-color: #F2F2F2;
	color: Black;
	cursor: default;
}