/* CSS Document */

body {
	background-color: #f1f1f1;
	margin:0 auto;
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size:11px;
}
p {
	margin:0 auto; padding: 0;
}
#header-container { 
	width:240px;
	height:100%;
	float:left;
	background: #CCC;
	left:0;
}

#header {
	height:40px;
	/*background:url(../images/header_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;*/
}

#header #title {
	font-size:14px;
	padding-top:3px;
	margin-left:21px;
	margin-bottom:10px;
	width:500px;
	float:left;
}

#header div#user {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-left:21px;
	margin-bottom:10px;
}

a {
	color:#036;
}

a:hover {
	text-decoration:none;
	color:#666;
}

.homeCars {
	width:100%; float:left;
	min-width:420px;
	margin:5px;
}

#nav {
	margin-top: 30px;
	margin-left:14px;
	margin-right:14px;
}

#nav ul { 
	list-style: none;
	display:inline;
}

#nav ul li {
	
}

#body-container {
	width:auto;
	height:auto;
	margin-left:240px;
}

#menu-container {
	background-color:#FFF;
	width:292px;
	height:auto;
	float:right;
	margin-right:14px;
	margin-top:14px;
}

#menu-container #line {
	height:10px;
}

#menu-container #title {
	background-color:#f1f1f1;
	margin: 0 10px 0 10px;
	padding-top:4px;
	font-size:14px;
	font-weight:bold;
	height:31px;
}

#menu-container #content {
	margin: 0 10px 0 10px;
}

#menu-container #content .box {
	width:90px;
	text-align:center;
	display:block;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
}

#menu-container #content ul {
	list-style: none;
	display:inline;
}

#menu-container #content li {
	height:15px;
	background-color:#f8f8f8;
	margin-top:5px;
	margin-bottom:5px;
	padding:10px;
}

#msg-container {
	background-color:#FFF;
	margin:6px;
}
#msg-container #img {
	float:right;
	position:absolute;
	right:0;
}

#msg-container #line {
	height:10px;
}

#msg-container #title {
	background-color:#122b56;
	color:#fff;
	margin: 0 10px 0 10px;
	padding-left:10px;
	padding-top:7px;
	font-size:16px;
	font-weight:bold;
	height:26px;
}

#msg-container #content {
	margin: 0 10px 0 10px;
	padding-top:10px;
}

.gridTable {
	margin:0 auto;
	border:1px solid #d1ddf0;
}
.gridTable tr {
	width:auto;
	background-color:#faf9f9;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:1px;
	vertical-align:top;
}
.gridTable tr.head {
	height:26px;
	background-color:#c3d8fa;
	padding-left:3px;
	vertical-align:middle;
}
.gridTable tr th {
	text-align:left;
}
.gridTable tr .action {
	position:absolute;
	font-size:10px;
	display:none;
}

#msg-container #content form .hd {
	width:100px;
	float:left;
}

#msg-container #content form input, select, textarea {
	background-color:#e0e0e0;
	border: solid 1px #e9e9e9;
	color:#333;
	padding: 1px 2px;
	padding-top:3px;
}
#msg-container #content form .submit {
	background-color:#f4f4f4;
	border: solid 1px #e9e9e9;
	color:#093;
	margin-top:15px;
	margin-bottom:10px;
	padding: 10px 20px;
}

.actButton {
	font-size:10px;
	border:1px solid #333; 
	padding:3px;
	float:left;
	background-color:#fff;
}
.actButton a {
	text-decoration:none;
}
form {
 margin: 0 auto;	
}
.page {
	float:right;
	margin:8px;
}
.pageNum {
	border:1px solid #d3d3d3; padding:4px; background-color:#eeeeee; display:inline-block; margin-bottom:3px;
}
.actPageNum {
	border:1px solid #d3d3d3; padding:4px; background-color:green; display:inline-block; margin-bottom:3px; color:#FFF;
}

.red {
	color:#F00;
}

.green {
	color:#093;
}

#addMsg {
	background-color:#ffebe8;
 	border: solid 1px;
	padding: 10px;
	margin-top:5px;
	margin-bottom:5px;
}

.suggestionsBox {
	position: relative;
	left: 30px;
	margin: 10px 0px 0px 0px;
	width: 200px;
	background-color: #212427;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #000;	
	color: #fff;
}

.suggestionList {
	margin: 0px;
	padding: 0px;
}

.suggestionList li {
	
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}

.suggestionList li:hover {
	background-color: #659CD8;
}
.number {
	text-align:right;
}
.date {
	width:90px;
	background:url(../images/calendar.png) right no-repeat;
}
.date:hover {
	width:90px;
	background:url(../images/calendar_hover.png) right no-repeat;
}

.dateRO {
	width:90px;
	background:url(../images/calendar.png) right no-repeat;
}
.dateRO:hover {
	width:90px;
	background:url(../images/calendar_hover.png) right no-repeat;
}

.time {
	width:35px;
}
.phone {
	width:90px;
}
.tabb {
	margin-top:2px;
	background-color:#0CF;
	float:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	height:20px;
	margin-top:5px;
	margin-right:2px;
}
.tabbActive {
	margin-top:2px;
	background-color:#fff;
	float:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	height:23px;
	margin-right:2px;
}

#ui-datepicker-div {
	display:none;	
}

.substr {
	display:none; position:absolute; width: auto; height:auto; padding:3px; background-color:yellow; margin-top:-10px;
}

.carsOpener {
   display: block; width: 100%; padding: 15px; padding-right:0; padding-left:0; text-align: center; background: #C2C8D3;
}
.carsOpener.active { background: #666; color: #fff;  }
