body {
	background: transparent;
	font-family: Verdana, Geneva, "DejaVu Sans", sans-serif;
	padding: 0 10px;
}
textarea { 
	resize: none; 
}
#imgDiv {
	text-align: center;
	padding: 7px 0;
	font-size: 18px;
	color: #C81E2C;
	text-shadow: 1px 0px 1px #333;	
}
.req {
	color: #FA0000;
	font-weight: 100;
	font-size: 15px;
	font-style: italic;
	font-family: arial;
	position: relative;
	top: -3px;
}
.priceFor {
	margin: 30px 0 0;
}
.buttonSubmit {
	width: 100%;
	margin: 0 auto;
	display: block;
	text-shadow: 1px 0 1px #333;
	font-weight: bold;
}
.alert {
	font-weight: bold;
	height: 38px;
	line-height: 47px;
	margin-bottom: 2px;
	padding: 0;
	text-align: center;
	color: #F0AD4E;
	text-shadow: 1px 0 1px #333;
}
.input-group-addon .glyphicon {
	color: #004C8E;
}
.formInputs {
	height: 30px;
	padding: 0 6px;
}
.formGroup {
	margin: 0 0 8px;
}
.formCheckbox {
	margin: 4px 0;
}
.price {
	margin:0 0 8px;
	font-size: 12px;
}
.domain {
	display: none !important;
}

/*+++ Datepicker edits +++*/
.table-condensed th, .table-condensed td {
	padding: 2px 9px;
}

.datepicker-dropdown:before {
}
#dp1 {
	text-align: center;
}
/*--- Datepicker edits ---*/