/* @override http://lformxserve01.local/E%20-%20H/Hall%20Manufacturing/Site/2010-02-12/css/pages.css */

.smallbox {
	width: 243px;
	height: 154px;
	float: left;
	background: url(../images/banner_bg.jpg) repeat-x top #528fc4;
	margin: 6px 6px 6px 0;
	font-size: 12px;
	color: #ffffff;
	padding: 10px;
}

.smallbox p {
	margin-top: 1px;
	line-height: 1.4;
}


.textbox {
	xwidth: 793px;
	font-size: .9em;
	background: url(../images/main_bg.jpg) repeat-x top #5491c6;
}

.sidebar {
	float: left;
	border-top: 2px solid #233b76;
	border-bottom: 2px solid #233b76;
	padding: 10px;
	width: 137px;
	margin-top: -150px;
	margin-left: 6px;
	xbackground: url(../images/quote_1.png) no-repeat top left;
}

.leaf {
	border: none;
	margin-left: 0px;
	float: left;
	padding: 10px;
	width: 137px;
	margin-top: 30px;
}

.leaf p {
	color: #333;
	font-size: 10px;
}

.sidebar.about {
	margin-top: -450px;
}

#p_home .leaf {
	margin-top: -60px;
}

#p_contact .leaf {
	margin-top: -60px;
}

.sidebar.image {
	padding-top: 35px;
	background: none;
	margin-top: 35px;
	color: #333;
	border: none;
}

.sidebar.image p {
	margin-bottom: 0;
}

.sidebar.bottom {
	margin-top: 224px;
}

.quote {
	color: #333;
	xbackground: url(../images/quote_2.png) no-repeat bottom right;
}

.quote p {
	text-transform: none;
	font-size: 1.2em;
	margin: 15px 0 0 2px;
	padding-bottom: 13px;
}

.quote p i {
	xfont-style: normal;
	xfont-size: .8em;
	margin-top: 10px;
	display: block;
}


/* --- HOME --- */

#p_home #main {
	width: 802px;
	margin-bottom: 0;
}

#p_home #navbar {
	margin-right: 0;
}

.slideshow {
	width: 800px;
	height: 296px;
	border: 1px solid #bcbdc0;
	float: left;
}

.bottom_banners {
	width: 802px;
}

#p_home .smallbox p {
	line-height: 1.7;
}

.smallbox.last {
	margin-right: 0;
	float: right;
}

.banner_image_shadow {
	width: 82px;
	height: 76px;
	background: url(../images/small_banner_shadow.png) bottom right;
	float: right;
	overflow: hidden;
	margin: 0 -4px 0 11px;
}

.btn.wiki {
	width: 73px;
	background: url("../images/btn_w_shadow.png") no-repeat;
}

.btn.quote {
	width: 103px;
	background: url("../images/btn_q_shadow.png") no-repeat;
}

.btn.cat {
	width: 166px;
	background: url("../images/btn_c_shadow.png") no-repeat;
}


/* --- ABOUT --- */

#p_about #title {
	background-image: url("../images/about_header.png");
}

#p_about .textbox {
	min-height: 720px;
}

/* --- CAPABILITIES --- */

#p_capabilities #title {
	background-image: url("../images/capabilities_header.png");
}

#p_capabilities .smallbox {
	float: left;
	width: 730px;
	height: 155px;
	background-color: #528fc4;
	line-height: 1.7;
	font-size: .9em;
	padding: 30px 30px 0 30px;
	xmargin: 6px 0 6px 6px;
	margin-left: 0;
	margin-bottom: 0;
}

#p_capabilities .smallbox.last {
	float: right;
	margin-right: 0;
}

#p_capabilities .smallbox p {
	margin: 0;
}

x#p_capabilities .desc p {
	border-left: 1px solid #fff;
	padding-left: 10px;
}

#p_capabilities .desc p:before {
	content: "-- ";
}

#p_capabilities .desc ul li {
	margin-left: 30px;
	padding-bottom: 10px;
	list-style: disc;
}

#p_capabilities .desc li:before {
	xcontent: "_ ";
}

#p_capabilities .desc li.last {
	padding-bottom: 0;
}

#p_capabilities .desc ul.col-3 {
	float: left;
}

#p_capabilities .desc ul.col-3.first {
	margin-left: 25px;
	margin-right: 25px;
}


#p_capabilities .desc ul.col-3.first li {
	width: 150px;
}

#p_capabilities .desc ul.col-3 li {
	width: 140px;
	line-height: 1.5;
	margin-right: 52px;
}

.col-2 {
	width: 50%;
	float: left;
}

.col-2.last {
}


/* --- GALLERY --- */

#p_gallery #title {
	background-image: url("../images/gallery_header.png");
}

.imagebox {
	font-size: .9em;
	background: url(../images/main_bg.jpg) repeat-x top #5491c6;
	padding: 30px 0 30px 37px;
}

.imagebox img {
	margin-top: 15px;
	margin-right: 15px;
}

.pager a {
	text-decoration: none;
	color: #fff;
	padding: 3px 5px;
	font-size: .8em;
	margin-right: -3px;
}

.pager a:hover {
	text-decoration: none;
	color: #133c70;
	background-color: #fff;
	padding: 3px 5px;
	font-size: .8em;
	margin-right: -3px;
}

.pager a.selected {
	text-decoration: none;
	color: #133c70;
	background-color: #fff;
	padding: 3px 5px;
	font-size: .8em;
	margin-right: -3px;
}


/* --- PRODUCTS --- */

#p_products #title {
	background-image: url("../images/products_header.png");
}

#p_products .desc {
	padding: 0;
}

#p_products .textbox {
	padding: 30px 30px 15px 30px;
}

.textbox.first {
	margin-bottom: 6px;
}

#p_products p img {
	float: right;
	margin-left: 10px;
}

/* --- CONTACT --- */

#p_contact #title {
	background-image: url("../images/contact_header.png");
}

#p_contact .textbox {
	overflow: hidden;
}

#p_contact .textbox h4 {
	margin-bottom: -10px;
	width: 318px;
}

.map {
	float: left;
	padding: 40px 0 0 40px;
	width: 339px;
	height: 411px;
	background: url("../images/map_shadow.png") no-repeat bottom right;
}

.contactInfo {
	float: left;
	font-size: 12px;
	padding: 40px 0 0 40px;
	letter-spacing: 2px;
}

.contactform {
	float: left;
	width: 350px;
	margin: 0 0 0 40px;
}

#contactform label {
	color: #fff;
	font-size: .8em;
	letter-spacing: 1px;
}

#contactform textarea {
	width: 318px;
	height: 165px;
}

#contactform .submit {
	color: #133c70;
	text-transform: uppercase;
	background: url("../images/submit_bg.png") transparent;
	width: 61px;
	height: 19px;
	margin-bottom: 20px;
	padding: -4px 0;
}

.map small a {
	color: #133c70;
	margin: 11px 0 0 0;
	background-image: url("../images/map_btn_bg.png");
	width: 90px;
	height: 15px;
	text-decoration: none;
	font-size: 9px;
	display: block;
	padding: 4px 0 0 10px;
	text-transform: uppercase;
}

.map small a:hover {
	color: #333333;
	text-decoration: none;
}






