/* Default LXP Form Styles */
div.lxp-form{
	padding:18px 20px;
	clear:both;
	margin:10px 0;
	background:#F0ECE4;
	background:#EFEFEF;
	border:none;
}
div.lxp-form h2 {
	margin-top:0;
	padding-top:0;
}
div.lxp-form-field {
	width:100%;
	clear:left;
	float:left;
	padding:0 0 14px;
	
}
div.lxp-form-field label {
	width:132px;
	float:left;
	font-size:14px;
	padding:5px 3px 0 0;
}
span.lxp-required-field {
	color:#CC0000;
}
div.lxp-form-field input,
div.lxp-form-field textarea {
	height:23px;
	width:300px;
	float:left;
	color:#333;
	border:1px solid #DAD6CE;
	border:1px solid #DDDDDD;
	background:#FFF;
	font: 12px Calibri, "Trebuchet MS", sans-serif;
	padding:7px 7px 0;
}
div.lxp-form-field textarea {
	height:100px;
	padding:7px;
}
div.lxp-small-field input,
div.lxp-small-field textarea {
	width:200px;
}
div.lxp-mini-field input,
div.lxp-mini-field textarea {
	width:120px;
}
div.lxp-form-field select {
	margin:6px 0 0 0;
	height:20px;
}
div.lxp-form-field-error input,
div.lxp-form-field-error textarea  {
	border:#CC0000 1px solid;
}
div.lxp-form-error, div.lxp-form-disclaimer-error {
	clear:left;
	float:left;
	margin:0 0 4px 135px;
	color:#CC0000;
}
div.lxp-form-disclaimer-error{
	margin:0 0 4px 135px;
}
div.lxp-form-button {
	clear:both;
	margin:0 0 0 135px;
	width:314px;
}
span.lxp-required-key {
	float:right;
	padding:6px 0 0 0;
	font-size:12px;
}
div.lxp-note {
	color:#999;
}
div.lxp-divider {
	color:#999;
}
div.lxp-disclaimer {
	padding:10px 0 0 0;
}
span.lxp-disclaimer-text {
	color:#999;
	float:left;
	padding:0 0 10px 0px;
	width:380px;
}
div.lxp-disclaimer input {
	float:left;
	height:auto;
	width:20px;
	color:#333;
	border:none;
	background:none;
	font: 12px Calibri, "Trebuchet MS", sans-serif;
	padding:7px 7px 0;
	margin:0 8px 20px 135px;
}





/* Default LXP Gallery Styles */
div.lxp-gallery-container {
	padding:0;
	margin:0;
	border:0;
	background:none;
}
ul.lxp-gallery {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin:0;
	border:0;
}
ul.lxp-gallery li {
	display:block;
	float:left;
	width:118px;
	height:118px;
	background: #FFF;
	border:#EAEAEA solid 2px;
	margin: 0 0 10px 10px;
}
ul.lxp-gallery li:hover {
	background: #F0F0F0;
}
ul.lxp-gallery li a {
	display:block;
	width:100px;
	height:100px;
	padding:9px 0 0 9px;	
	border:none;
	text-decoration:none;
	overflow:hidden;
}

/* Default LXP Image Header Box Styles */
div.lxp-header-box-image {
	width:100%;
	background:#FFF;
	clear:both;
	margin:0 0 10px;
}
div.lxp-header-box-image img {
	margin:0;
	border:0;
	padding:0;
	vertical-align:top;
}
/* Default LXP Image Sidebar Box Styles */
div.lxp-sidebar-box-image {
	width:100%;
	background:#FFF;
	clear:both;
	margin:0 0 10px;
}
div.lxp-sidebar-box-image img {
	margin:0;
	border:0;
	padding:0;
	vertical-align:top;
}
/* Default LXP Image Footer Box Styles */
div.lxp-footer-box-image {
	width:100%;
	background:#FFF;
	clear:both;
	margin:0 0 10px;
}
div.lxp-footer-box-image img {
	margin:0;
	border:0;
	padding:0;
	vertical-align:top;
}
/* Default LXP Content Header Box Styles */
div.lxp-header-box-content {
	width:100%;
	background:#FFF;
	clear:both;
	margin:0 0 10px;
	padding:0;
	border:0;
}
/* Default LXP Sidebar Content Box Styles */
div.lxp-sidebar-box-content {
	margin:0;
	border:0;
	padding:0;
}
/* Default LXP Content Footer Box Styles */
div.lxp-header-box-content {
	width:100%;
	background:#FFF;
	clear:both;
	margin:0 0 10px;
	padding:0;
	border:0;
}

/* Default LXP Accessibility UL */
ul#lxp-accessibility {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin:0;
	border:0;
	margin-bottom:20px;
}



/* Default LXP Casestudy Portfolio */
div.lxp-casestudy-portfolio-container {
	padding:0;
	margin:0;
	border:0;
	background:none;
	width:104%;
	overflow:visible;
}
ul.lxp-casestudy-portfolio {
	padding:0;
	margin:0;
	border:0;
	background:none;
}
ul.lxp-casestudy-portfolio li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	border:0;
	padding:0;
	margin:0 8px 10px 0;
	background:none;
	width:180px;
	display:block;
	float:left;
	overflow:visible;
}
ul.lxp-casestudy-portfolio li a.lxp-casestudy-portfolio-image {
	display:block;
	float:left;
	padding:0;
	border:0;
	margin:0;
}
ul.lxp-casestudy-portfolio li a.lxp-casestudy-portfolio-title {
	display:block;
	float:left;
	padding:0;
	border:0;
	margin:0;
	color:#AAA;
	text-transform:capitalize;
	line-height:12px;
}
ul.lxp-casestudy-portfolio li a.lxp-casestudy-portfolio-title:hover,
ul.lxp-casestudy-portfolio li:hover a.lxp-casestudy-portfolio-title {
	color:#989836;
	text-decoration:none;
}
ul.lxp-casestudy-portfolio li:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
}
div.lxp-casestudy-portfolio-controls {
	margin:0 4% 0 0;
	clear:both;
	padding:0;
	border:0;
	text-align:right;
}








