/*
Theme Name: Cimcool JOC
Theme URI: http://www.cimcool.com/
Description: Custom website designed by MPango Devlopment, converted to WordPress by Razorlight Media.
Version: 1.0
Author: MPango Development
Author URI: http://mpangodev.com
*/

/* general form styles */

form input,
form select,
form textarea {
    border: 1px solid #EB2D7C;
    background: #fff;
    font-size: 10px;
    font-family: inherit;
}
form textarea {
    width: 180px;
    height: 70px;
}
form table td {
    vertical-align: top;
}
form table td.contact_info {
    font-weight: bold;
}
/* generic html styles */

body, html { background-color: #F2D3D9; }

a, a.active, a:hover { color: #EC5D9D; }
a:visited, a.visited { color: #000; }

h2 { font-size: 1.7em; font-weight: bold; }
h3 { font-size: 1.7em; font-weight: bold; color: #EC5D9D; }
h4 { font-size: 14px; font-weight:bold; }

.txtaligncenter { text-align:center; }
.txtalignright { text-align:right; }
.txtalignleft { text-align:left; }
.nomargin { margin: 0; }
.floatright { float: right; margin-left: 10px; margin-bottom: 10px; }
.floatleft { float: left; margin-right: 10px; margin-bottom: 10px; }
blockquote { color: #000; }

/* site specific styles */

#wrapper {
    text-align: left;
    width: 1001px;
    border: 1px solid #F061A3;
    margin: 0 auto;
    background: url(images/body-bg.jpg) repeat-y 0 204px;
}
.cimcool-z_wrapper {
    background: url(images/body-bg-cimcool-z.jpg) repeat-y 0 204px !important;
}
#header {
    background: url('images/header-bg.jpg') no-repeat;
    position: relative;
    height: 240px;
}
#headerAbs {
    min-height: 175px;
}
	
	#career-opportunities
	{
		position: absolute;
		top: 15px;
		left: 20px;
		font-size: 1.8em;
		text-decoration: none;
		text-align: center;
		line-height: 1.2em;
	}
	
		#career-opportunities a:visited
		{
			color: #EC5D9D;
			text-decoration: none;
		}
	
#logo {
    position: relative;
    float: left;
    height: 136px;
    width: 339px;
    margin-left: 236px;
    margin-top: 20px;
    overflow: hidden;
    margin-bottom: 18px;
}
#logo a {
    z-index: 2;
    position: absolute;
    background: url(images/logo.jpg) no-repeat;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

/* product search form */

#productSearch {
    position: absolute;
    z-index: 10;
    right: 230px;
    top: 10px;
}
form#productSearchForm {
    margin: 0;
    padding: 0;
    width: 250px;
    text-align: center;
}
form#productSearchForm fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
form#productSearchForm legend {
    text-align: center;
    padding-left: 65px;
}
form#productSearchForm label {
    font-size: .8em;
}

#iso {
    font-size: 1.4em;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: tahoma, verdana, arial, sans-serif;
    text-align: center;
    position: absolute;
    top: 20px;
    right: 20px;
}
#freeTrialBtn {
    width: 257px;
    height: 85px;
    position: absolute;
    right: 10px;
    top: 80px;
}
#freeTrialBtn a {
    display: block;
    width: 257px;
    height: 85px;
    padding-top: 10px;
}
#freeTrialBtn a em {
    background: url(images/free-trial-btn.png) no-repeat;
    z-index: 2;
    position: absolute;
    display: block;
    width: 257px;
    height: 85px;
    top: 0;
    left: 0;
}
#masthead {
    clear: both;
    background: url(images/masthead-bg.png) no-repeat;
    height: 30px;
    padding-left: 25px;
}
#masthead * {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
}
#navMenu {
    clear: both;
}
#navMenu ul {
    margin: 0;
    padding: 0;
    height: 29px;
    margin-left: 25px;
    margin-top: 8px;
}
#navMenu li {
    float: left;
    list-style: none;
    margin-right: 1px;
}
#navMenu li#homeNav {
    width: 83px;
}
#navMenu li a {
    position: relative;
    display: block;
    height: 29px;
    text-decoration: none;
    overflow: hidden;
    background: url(images/nav-menu-bg.png) no-repeat;
    background-position: 0 0;
}
#navMenu li a em {
    position: absolute;
    top: 30px;
}

/* background position and hover/active actions */

#navMenu li a#homeNav {
    width: 83px;
    background-position: 0 -29px;
}
#navMenu li a#homeNav:hover,
#navMenu li.current a#homeNav {
    background-position: 0 0;
}
#navMenu li a#companyNav {
    width: 144px;
    background-position: -84px -29px;
}
#navMenu li a#companyNav:hover,
#navMenu li.current a#companyNav {
    background-position:  -84px 0;
}
#navMenu li a#msdsNav {
    width: 264px;
    background-position: -229px -29px;
}
#navMenu li a#msdsNav:hover,
#navMenu li.current a#msdsNav {
    background-position:  -229px 0;
}
#navMenu li a#techNav {
    width: 150px;
    background-position: -494px -29px;
}
#navMenu li a#techNav:hover,
#navMenu li.current a#techNav {
    background-position:  -494px 0;
}
#navMenu li a#distNav {
    width: 106px;
    background-position: -645px -29px;
}
#navMenu li a#distNav:hover,
#navMenu li.current a#distNav {
    background-position:  -645px 0;
}
#navMenu li a#newsNav {
    width: 86px;
    background-position: -752px -29px;
}
#navMenu li a#newsNav:hover,
#navMenu li.current a#newsNav {
    background-position:  -752px 0;
}
#navMenu li a#contactNav {
    width: 111px;
    background-position:  -839px -29px;
}
#navMenu li a#contactNav:hover,
#navMenu li.current a#contactNav {
    background-position:  -839px 0;
}
#navMenu li a em {
    padding-top: 40px;
}

/* site content */

#page {
    margin: 10px;
}

/* sub footer on homepage */

#subFooter {
    background: url(images/footer-homepage.jpg) no-repeat;
    height: 43px;
    position: relative;
}
#subFooter table td {
    padding: 0;
}
#subFooter form {
    margin: 0;
    padding: 0;
    line-height: 1.4em;
    text-align: center;
}
#subFooter form legend,
#subFooter form label {
    font-size: 13px;
    font-weight: bold;
}
#subFooter form fieldset {
    margin: 0;
    padding: 0;
    border: none;
    font-size: 12px;
    font-weight: bold;
}
#subFooter form select,
#subFooter form input {
    margin: 0;
}

.underline_link {
    text-align: center;
    font-size: 130%;
    font-weight: bold;
}
.underline_link a img {
    text-decoration: none;
}
.one_fluid_text {
	color: #EC5D9D;
}
.distributor_search {
    float: right;
    margin-right: 30px;
}

/* footer */

#footer {
    width: 1001px;
    text-align: left;
    margin: 0 auto;
    font-weight: bold;
    font-size: 9px;
}
#footer a {
    color: #000;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
p.copyright {
    float: left;
}
p.footer_nav {
    float: right;
    text-align: right;
}

/* page content area */

.col3 {
    float: left;
    width: 320px;
    margin-right: 10px;
    text-align: center;
    position: relative;
}

.col2 {
    float: left;
    width: 480px;
    margin-right: 10px;
    position: relative;
}

/* hassle free image with abs. pos. text */

#hassleFree {
    position: relative;
    text-align: left;
    margin-bottom: 60px;
}
#hassleFree img {
    
}
#hassleFreeTxt {
    position: absolute;
    bottom: -20px;
    right: -20px;
    width: 230px;
    padding: 5px;
    font-weight: bold;
    font-size: 1.4em;
    background: url(images/60-percent-white.png) repeat;
    line-height: 20px;
    text-align: left;
    margin: 0;
}
.related_site_links {
    margin-top: 40px;
}
.homepage_product_links {
    margin-top: 40px;
    margin-bottom: 40px;
}
ul.product_links_list li {
    list-style: none;
    font-size: 1.1em;
}
ul.product_links_list li a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
ul.product_links_list li a:hover {
    text-decoration: underline;
}

.link_icon {
    float: left;
}
.link_icon img {
    vertical-align: middle;
}
.link_icon_txt {
    text-align: center;
}
.form_btn {
    text-align: right;
}

#zFluids {
    position: relative;
}
#zFluidBlock {
    position: absolute;
    bottom: 12px;
    left: 0;
    background: #fff;
    padding: 5px;
    font-weight: bold;
    width: 240px;
    height: 103px;
    text-align: right;
    font-size: 1.4em;
    line-height: 1.2em;
}

ul.intl_site_links {
    padding: 0;
    margin: 0;
    text-align: right;
}
ul.intl_site_links li {
    list-style: none;
    font-size: 10px;
    font-weight: bold;
}
ul.intl_site_links li a {
    color: #000;
    text-decoration: none;
}
ul.intl_site_links li a:hover {
    text-decoration: underline;
}

/* movie link */
#movieLink h2,
#movieLink h3 {
    margin: 0;
}
#movieLink h2 a {
    color: #000;
    text-decoration: none;
}
#movieLink h3 a {
    text-decoration: none;
}
.click_here_link {
    text-align: right;
}
.click_here_link a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

#hfpLink .click_here_link {
    margin-right: 20px;
}

/* contact page */

.contact_us {
    width: 750px;
    margin: 0 auto;
}
form#contactForm {
    width: 750px;
    margin: 0;
}

/* cimcool z table */

table#zTable {
    font-weight: bold;
}
table#zTable a {
    text-decoration: none;
    color: #000;
}
table#zTable th {
    font-size: .8em;
    text-align: center;
    padding: 0;
}
table#zTable th.header {
    font-size: 1em;
    padding: 0 100px;
    background: #F2D3D9;
}
table#zTable td {
    line-height: 10px;
    font-weight: normal;
    font-size: .7em;
    text-align: center;
    padding: 0;
}

/* cimcool z abs. pos. elements */
.z_absolute {
    font-size: .9em;
    font-weight: bold;
    line-height: 1.2em;
}
.z_absolute h3 {
    margin: 0;
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: bold;
}
h2#zHeader {
    position: absolute;
    top: 55px;
    right: 0;
    line-height: 1.5em;
}
#zEp {
    position: absolute;
    top: 160px;
    right: 70px;
    width: 200px;
}
#zLfl {
    position: absolute;
    top: 222px;
    right: 135px;
    width: 200px;
}
#zEc {
    position: absolute;
    top: 284px;
    right: 200px;
    width: 200px;
}
#zEtl {
    position: absolute;
    top: 346px;
    right: 270px;
    width: 200px;
}

/* distributors */

.distributors {
    text-align: center;
}

.distributorColumn {
    text-align: left;
    margin-top: 30px;
    font-weight: bold;
}

/* cimfree */

.cimfree th,
.cimfree td {
    vertical-align: top;
}
.cimfree th {
    color: #009900;
    font-size: 1.4em;
    padding-top: 15px;
}
a.pdf_link {
    padding: 19px 0 19px 35px;
    background: url(images/pdf-icon.gif) no-repeat 0 8px;
    vertical-align: top;
    color: #555;
    text-decoration: none;
    line-height: 36px;
    font-size: 1.6em;
}
.cimfree h2 {
    text-align: center;
    padding-top: 15px;
}
.cimfree h2 a {
    color: #009900;
}

/* tech reports */

ul.techReportColumn {
    text-align: left;
    line-height: 2em;
    margin: 0;
    padding: 0;
    font-weight: bold;
}
.techReportColumn li {
    list-style: none;
}
.techReportColumn li a {
    color: #0000FF;
}

/* news */
.newsHeader {
    margin-bottom: 10px;
}
.newsHeader a {
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
.leftNewsColumn,
.rightNewsColumn {
    margin-top: 20px;
}

/* msds and product information */

#mmpCategories {
    float: left;
    width: 300px;
    margin-top: 20px;
	text-transform: uppercase;
}
#mmpContent {
    float: left;
    width: 665px;
    margin-top: 20px;
}
#mmpContent table {
    border-width: 1px 1px 1px 1px;
    border-spacing: 0;
    border-style: solid solid solid solid;
    border-color: #333;
    border-collapse: collapse;
}
#mmpContent table th,
#mmpContent table td {
    font-weight: bold;
    border-width: 1px 1px 1px 1px;
    border-spacing: 0;
    border-style: solid solid solid solid;
    border-color: #333;
}
#mmpContent tr.alternate {
    background: #F2D3D9;
}

/* movie */
.movie {
    padding-top: 20px;
    text-align: center;
}

/* hfp fluids */

#hfpBanner {
    margin-left: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#hfpBanner * {
    vertical-align: middle;
}

/* hfp fluids details */

#hfpFluidsDetails {
    width: 520px;
    margin: 0 auto;
}

/* free trial */
form#FreeTrial {
    width: 350px;
    margin: 0 auto;
}

#freeTrialPopup {
    display: none;
    position: absolute;
    z-index: 100;
    left: 50%;
    margin-left: -185px;
    top: 100px;
    border: 6px solid #BBB;
    background: #FFF;
    padding: 10px;
}
a.closeTrialPopup {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    color: #000;
    font-weight: bold;
}

/* debug output */

#debugOutput {
    text-align: left;
    width: 961px;
    margin: 0 auto;
    background: #fff;
    clear: both;
    padding: 20px;
    border: 1px solid #333;
}

/* 404 error page */

#content .page_not_found {
    font-size: 120%;
}

/* sitemap */
ul.distributor_states {
    float: left;
}
ul.techreports_pages {
    float: left;
    width: 27%;
}

/* HTML tech reports styles */
ul.big,
ol.big {
    font-size: 150%;
}
ul.letters,
ol.letters {
    list-style: lower-latin;
}
ul.compact li ,
ol.compact li {
    margin: 3px 50px;
}
ul.callout,
ol.callout {
    padding: 10px;
    border: 2px solid #888;
    list-style-position: inside;
}
.tech_reports_single {
    padding-top: 20px;
}
.tech_reports_single h3 {
    color: #000;
    font-size: 1.2em;
}
.tech_reports_single p,
.tech_reports_single li {
    margin: 10px 0;
}
.tech_reports_single h2 {
    margin-top: .75em;
}
.tech_reports_single img {
    background: #FFF;
    border: 1px solid #888;
    padding: 5px;
}
.tech_reports_single hr {
    background: #000;
    height: 3px;
    line-height: 3px;
    font-size: 1px;
    margin: 10px 0;
}
.underline {
    text-decoration: underline;
}

.aligncenter {
    text-align: center;
    margin: 0 auto;
}
.alignright {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}
.alignleft {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.tech_reports_single table,
.tech_reports_single td,
.tech_reports_single th {
    border: 1px solid #888;
}
.dodont,
.dodont td,
.dodont th {
    border: none !important;
}
.dodont th {
    width: 35px;
}
ol.roman {
    list-style: upper-roman;
}
sup.lines {
    background: url(images/3-lines.png) no-repeat 0 0;
    height: 5px;
    width: 5px;
}

table.corrosion_table th.header {
    font-size: 200%;
    text-align: center;
}
th.shade,
td.shade {
    background: #ddd;
}
#freeTrialPopup {width: 379px;}

/* HTML news pages */

.news_single,
.tech_reports_single {
    margin: 30px 120px;
    background: url(images/60-percent-white.png) repeat 0 0;
    padding: 20px;
}
.news_single .body_content,
.tech_reports_single .body_content {
    font-size: 1.2em;
}
.publish_date {
    margin-top: -15px;
    font-style: italic;
    font-weight: bold;
}

hr.tech-reports {
    color: #333;
    border-color: #333;
    background-color: #333;
}