﻿/* Pagebuilder generated CSS template */
/* Your styles go here */

/* Where tables are used to layout forms these styles set them out */
#sectionTitle {
	background-color: 		#0082C2;
	background-image:		url(/support/agresso-systems/images/sectiontitle.jpg);
	background-position:	right 50%;
	background-repeat:		no-repeat;
}
.tableWrapper {
	width:				100%;
	text-align:			center;
}
.tableWrapperContent {
	width:				90%;
	margin:				auto;
	text-align:			left;
}
.tableField {
	margin-top:			18px;
	margin-bottom:		8px;
	margin-left:		4%;
	margin-right:		8%;
	width:				84%;
	border-top:			1px solid #aaa;
	border-left:		1px solid #aaa;
	border-bottom:		1px solid #777;
	border-right:		1px solid #777;
	background-color:	#f8f8f8;
	text-align:			left;
	
}
.formField {
	border-top:			1px solid #aaa;
	border-left:		1px solid #aaa;
	border-bottom:		1px solid #777;
	border-right:		1px solid #777;
}
.alert{
	color:				#c00;
}
caption {
	display:			none;
}

.imgRight {
	float:				right;
	border:				1px solid #0082C2;
	margin:				0 0 10px 10px;
}

#content ul li, #contentWithColumn ul li {
	padding: 5px 0;
}
/* Table */
.dram-table th {
	background-color:		#0182C3;
	color:					#FFFFFF;
	text-align:				center;
}

.dram-table td {
	background-color:		#D7ECF7;
}

hr {
	background-color:		#4C2003;
	color:					#4C2003;
	height:					1px;
}

