/* Flo-Mech Landing Page CSS */
/* Standard Elements */
body {
	font-family: arial;
	font-size: 12px;
	color: #fff;
	background-color: #a4b1bc;
	text-align: center;
}
a {
	color: #fff;
	text-decoration: none;
}
strong {
	font-weight: bold;
}
h1 {
	color: #a4b1bc;
	font-size: 36px;
	margin-bottom: 10px;
}
h2 {
	color: #A31C49;
	font-size: 22px;
	margin-bottom: 6px;
	padding-top: 5px;
}
h3 {
	font-size: 18px;
	margin-bottom: 6px;
	font-style: italic;
}
p {
	font-size: 14px;
	margin-bottom: 18px;
	line-height: 18px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#header {
	padding: 20px;
}
#headerLinks {
	float: left;
}
#headerLinks a {
	font-weight: bold;
	margin-right: 10px;
}
#headerLinks a:hover {
	color: #A31C49;
}
#headerStrapLines {
	float: right;
	font-weight: bold;
	text-align: right;
	font-size: 16px;
}
#headerStrapLines .small {
	font-size: 11px;
}
#logo {
	float: right;
	margin-left: 20px;
}
#ticker_outer {
	margin: 15px 320px;
	padding: 0 10px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}
#ticker_outer_home {
	margin: 40px 170px;
	padding: 0 10px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}
#ticker_container {
	position: relative;
	width: 300px;
	height: 15px;
}
#ticker {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	white-space: nowrap;
	color: #a31c49;
}
#nav {
	background-color: #a31c49;
}
#content_outer {
	background-color: #fff;
	border-bottom: 10px solid #a31c49;
	color: #000;
	clear: left;
}
#breadcrumbs {
	background-color: #f6e8ec;
	padding: 5px;
}
#current_location {
	font-style: italic;
}
#breadcrumbs .header {
	font-weight: bold;
}
#breadcrumbs a {
	color: #000;
}
#content {
	padding: 10px 10px 20px 10px;
}
#content a {
	color: #a31c49;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: underline;
}
#service_links {
	display: none;
	width: 200px;
	position: absolute;
	top: 43px;
	left: 0px;
	background-color: #A31C49;
}
#service_links li {
	
}
#service_links li a {
	padding: 7px;
	display: block;
}
#snacks {
	margin: 40px 0 15px 0;
}
.snack {
	float: left;
	display: inline;
}
.snack_title {
	text-align: center;
	font-weight: bold;
}
#snack_other {
	margin: 40px 430px;
}
#footer {
	float: left;
	width: 920px;
	padding: 20px;
	font-size: 11px;
	font-weight: bold;
}
#footerLeft {
	float: left;
	width: 460px;
}
#footerRight {
	float: left;
	width: 460px;
	text-align: right;
}

/* Page Layouts */
#layout1_1 {
	float: left;
	width: 663px;
	margin-right: 20px;
}
#layout1_2 {
	float: left;
	width: 257px;
}

#layout2_1 {
	float: left;
	width: 445px;
	margin-right: 20px;
}
#layout2_2 {
	float: left;
	width: 460px;
}
#layout3_1 {
	float: left;
	width: 140px;
}
#layout3_2 {
	float: left;
	width: 354px;
	text-align: center;
}
#layout3_3 {
	float: left;
	width: 431px;
}
#layout4_1 {
	float: left;
	width: 620px;
	margin-right: 20px;
}
#layout4_2 {
	float: left;
	width: 300px;
}
#layout5_1 {
	float: left;
	width: 313px;
}
#layout5_2 {
	float: left;
	width: 313px;
}
#layout5_3 {
	float: left;
	width: 314px;
}
#layout6_1 {
	float: left;
	width: 332px;
}
#layout6_2 {
	float: left;
	width: 331px;
}
#scroll_content {
	height: 355px;
	overflow: auto;
}

.info_box {
	background-color: #f6e8ec;
	padding: 10px;
	margin-bottom: 10px;
}
.info_box p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}
.info_box .header {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.info_box a.small {
	font-size: 10px;
}

/* Service */
#service_logos {
	text-align: center;
}
#service_logos img {
	margin: 10px;
}

/* Contact */
#contact_form {
	padding: 20px;
}
#contact_form label {
	float: left;
	width: 100px;
}
#contact_form select, #contact_form .textbox, #contact_form textarea {
	float: left;
	width: 240px;
	margin-bottom: 5px;
	padding: 3px;
}
#contact_form textarea {
	width: 400px;
	height: 120px;
}
#contact_form div {
	clear: left;
}
#contact_product {
	display: none;
}
#notice {
	display: none;
	border: 1px solid #ccc;
	background-color: #F6E8EC;
	padding: 10px;
	margin-left: 100px;
	width: 188px;
	margin-bottom: 5px;
}

/* Downloads */
ul.downloads {
	float: left;
	width: 100%;
	margin: 20px 0;
	line-height: 65px;
	font-size: 16px;
}
ul.downloads li {
	background: url(/assets/images/pdf-icon.png) no-repeat;
	padding-left: 64px;
	margin-bottom: 12px;
	float: left;
	width: 225px;
}
/* Homepage */
.home_snack_image {
	margin-bottom: 10px;
}
/* Partnet Pages */
#partner_logo {
	padding: 10px;
}
#partner_description {
	font-size: 14px;
	margin: 10px 0 30px 0;
	color: #A31C49;
	background-color: #F6E8EC;
	padding: 10px;
	line-height: 20px;
}

#partner_web a {
	font-weight: bold;
}
.reference_list {
	float: left;
	width: 25%;
}
#partner_contact {
	float: left;
	width: 920px;
	border-top: 1px solid #A31C49;
	padding-top: 10px;
	margin-top: 20px;
	background-color: #F6E8EC;
	padding: 10px;
}
#partner_contact_l {
	float: left;
	width: 500px;
}
#partner_contact_r {
	float: left;
	text-align: right;
	width: 420px;
}
#partner_contact_r a {
	font-size: 14px;
}

#alex_images {
	text-align: center;
}
#alex_images img {
	margin: 0 20px;
}
#posters {
	clear: left;
	padding-top: 20px;
}
#posters img {
	float: left;
}
#posters .mar {
	margin-right: 20px;
}
/* Optical Sorting Systems */
.oss {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}
.oss_img {
	float: left;
	width: 200px;
}
.oss_body {
	float: left;
	width: 740px;
}
/* Flo-Therm */
#flotherm_strapline {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}

/* Oil Filteration Systems */

.oilfilter {
	float: left;
	width: 940px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.oilfilter_img {
	float: left;
	width: 250px;
	margin-right: 25px;
}
.oilfilter_img img {
	padding-top: 10px;
}
.oilfilter_body {
	float: left;
	width: 665px;
}

ul.process_line {
	float: left;
	width: 100%;
	padding-bottom: 15px;
}
ul.process_line li {
	float: left;
	display: inline;
	margin-right: 20px;
	text-align: center;
	background-color: #a31c49;
	padding: 10px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

.flomechRed {
	color: #a31c49;
}
.cb {
	clear: both;
	height: 0;
	width: 0;
}
ul.list1 {
	line-height: 24px;
	padding-left: 20px;
	font-size: 14px;
	margin-bottom: 10px;
}
ul.list1 li {
	padding-left: 26px;
	background: url(/assets/images/bullet.png) 0px 6px no-repeat;
}
ul.list2 {
	font-size: 14px;
	list-style-type: disc;
	padding-left: 26px;
	line-height: 26px;
	margin-bottom: 12px;
	text-align: left;
}
ul.list3 {
	font-size: 14px;
	margin-bottom: 20px;
	padding-left: 15px;
}
ul.list3 li {
	display: inline;
	line-height: 20px;
	padding-right: 6px;
	padding-left: 13px;
	background: url(/assets/images/bullet2.png) no-repeat 0px 4px;
}
ul.list4 {
	font-size: 18px;
	line-height: 26px;
}