/* liquidint.com */
/* content.css - Adapted styles from the old mack2 style.css, for use in
   the new mack3 layout content region. */
/* Created: March 4, 2013 */
/* Modified: March 7, 2013 */

#mack3main {
    font: normal 12px Helvetica, Arial, sans-serif;
}

#mack3content {
    float: left;
    background-color: #ffffff;
    font: normal 12px Helvetica, Arial, sans-serif;
}

strong { font-weight: bold; }
em { font-style: italic; }

.clear { clear: both; }

img.floatleft	 { float: left; }
img.floatright	 { float: right; }

#mack3content img.floatleft	 { float: left; padding: 10px; padding-left: 0; }
#mack3content img.floatright  { float: right; padding: 10px; }
	
/* ------------------------------------------- */
/* ------------>>> SUB - MAIN <<< ------------ */
/* ------------------------------------------- */

/*#mack3main {
width: 970px;
clear: both;
padding: 15px;
padding-top: 5px;
padding-bottom: 5px;
}*/

.subpage .footer-holder {
    background: url("../images/bg-footer.png") repeat-x scroll 0 -7px transparent;
}

.subpage #wrapper {
    padding-top: 100px;
}

.subpage .main-holder {
	margin:0 auto 0;
	padding: 10px 15px;
	width:970px;
    background-color: #ffffff;
}

.subpage .section {
	/* not sure where this is used, but it messes up the footer */
    /*background: url("../images/bg-section.jpg") no-repeat scroll 50% 0 transparent;*/
    padding: 0;
}

#navbar {
float: left;
padding-right: 15px;
width: 172px;
}

	#navbar p {
	padding: 5px 0;
	}
	
	#navbar a {
	color: #093264;
	}
	
	#navbar ul {
	font-size: 90%;
	margin-bottom: 25px;
	}
	
	#navbar li {
	padding-top: 10px;
	}

ul.productsnav {
background: #000 url("../../mack2/image/layout/products_navback.jpg") repeat-x;
color: #FFF;
padding: 10px;
}

	#navbar ul.productsnav li {
	border-top: 1px solid #545454;
	padding: 5px 0;
	}
	
		ul.productsnav li.first {
		border: none;
		}
	
	.productspage #navbar ul.productsnav a {
	color: #FFF;
	}

.otherproducts {
background: #F0EBE1;
border: 1px solid #B8B8B8;
clear: both;
padding: 8px;
padding-bottom: 0;
margin-bottom: 15px;
}

	ul.arrow {
	}
	
	ul.arrow li {
	background: url("../../mack2/image/layout/arrow_gt_dblue.gif") no-repeat 10px 13px;
	padding-left: 18px;
	}
	
.productspage #navbar {
padding-right: 33px;
width: 154px;
}

	.productspage #navbar img {
	/*padding-top: 5px;*/
	}

#sidebar {
float: left;
width: 180px;
padding-left: 20px;
}

	#sidebar img {
	margin-bottom: 25px;
	}

#mack3content {
overflow: hidden;
width: 583px;
margin-left: auto;
margin-right: auto;
padding: 0 0 10px 0;
}

	#mack3content.nosidebar {
	width: 783px;
	}

	#mack3content a {
	color: #515050;
	text-decoration: underline;
	}
	
		#mack3content a:hover {
		color: #000;
		}
	
	#mack3content p {
	line-height: 18px;
	padding: 7px 0;
	}
	
	#mack3content li {
	padding-left: 20px;
	}

#mack3main input,
#mack3main textarea,
#mack3main select {
    color: #000000;
    font: normal 12px Helvetica, Arial, sans-serif;    
}

/*#mack3content table {
    border-collapse: separate;
    border-width: 2px;
    border-style: solid;
}*/
	
/* ------------------------------------------- */
/* ---------->>> SUB - PRODUCTS <<< ---------- */
/* ------------------------------------------- */

.otherproducts {
background: #F0EBE1;
border: 1px solid #B8B8B8;
clear: both;
padding: 8px;
padding-bottom: 0;
margin-bottom: 15px;
}

	ul.arrow {
	}
	
	ul.arrow li {
	background: url(../image/layout/arrow_gt_dblue.gif) no-repeat 10px 13px;
	padding-left: 18px;
	}

.int {
background: url(../image/int.gif) no-repeat;
clear: both;
font: bold 95% Helvetica, Arial, sans-serif;
margin-top: 15px;
padding-left: 16px;
}

.othertrucks {
background: #e2e2e2 url(../image/layout/red_bar_mid.gif) no-repeat top center;
clear: both;
height: 200px;
margin-top: 20px;
padding-top: 13px;
width: 572px;
}

	.othertrucks .otherright {
	float: left;
	padding: 20px 10px 0 0;
	width: 306px;
	}

	.othertrucks img {
	float: left;
	/*width: 246px;*/
	}

	.othertrucks li {
	display: inline;
	border-left: 1px solid #000;
	padding: 0 3px;
	}
	
	.othertrucks li.first {
	border: none;
	padding: 0;
	}
	
	#mack3content .othertrucks a {
	color: #000;
	text-decoration: none;
	}
	
		#mack3content .othertrucks a:hover {
		text-decoration: underline;
		}
		
	#mack3content .othertrucks img.redbar {
	clear: both;
	float: none;
	}

/* headings */

/* formerly .productspage */

#mack3content h1 {
color: #585858;
font: normal 220% Helvetica, Arial, sans-serif;
margin-bottom: 10px;
/*margin-top: -7px;*/
}

#mack3content h2 {
color: #990000;
font: normal 175% Helvetica, Arial, sans-serif;
}

#mack3content h3 {
color: #6d6d6d;
font: normal 135% Helvetica, Arial, sans-serif;
}

#mack3content h4 {
color: #585858;
font: normal 140% Helvetica, Arial, sans-serif;
}

#mack3content table tbody tr td a.partslinks { 
color: #990000;
text-decoration: none;
}

/* Mack International */
#InternationalMap {margin-left: -50px; margin-top: -50px;}
#InternationalMap img {border: none;}
#InternationalMap .pointer {cursor: pointer; cursor: hand;}
#InternationalMap #hoverbutton {position: absolute; display: none; cursor: hand; cursor: pointer;}
#InternationalMap #hoverlabel {position: absolute; display: none;}
#InternationalMap .HLleft {float: left; background: url(../../international/map_rollover_left.png) no-repeat; width: 16px; height: 39px;}
#InternationalMap #HLcontent {float: left; background: url(../../international/map_rollover_mid.png) repeat-x; height: 39px;font: bold 14px Arial; color: white; padding: 4px 7px 0 0;}
#InternationalMap .HLright {float: left; background: url(../../international/map_rollover_right.png) no-repeat; width: 16px; height: 39px;}
#InternationalMap #country {background: url(../../international/white_round_back.png) no-repeat; position: absolute; display: none; width: 708px; top: 10px; left: 50px; padding: 50px;}
#InternationalMap #country div {float: left;}
#InternationalMap .countrycontent {background-color: white; width: 608px;}
#InternationalMap .countrytop {width: 608px; background: url(../../international/popup_shadow.png); height: 214px;}
#InternationalMap #countryheader {width: 608px; padding: 5px 10px; font: bold 24px Arial;}
#InternationalMap #countryimage {padding: 5px;}
#InternationalMap .countryclose {padding: 5px 5px 29px 55px; cursor: hand; cursor: pointer;}
#InternationalMap #countryframe {border: none; width: 608px; height: 400px;}
/* New 2011 */
.nailocations {
	background-image: url(../../nai/locations_bg.jpg); 
	padding: 0; 	 
	width: 572px; 	 
	height: 173px; 
	overflow: hidden; 
	margin-bottom: 16px;}	
#mack3content .nailocations p{	 
	padding: 20px;}
#mack3content .nailocations img{	 
	float: left;
	padding-right: 20px;}
#mack3content .nailocations .floatright{
	background-image: url(../../nai/locations_map.jpg);
	background-repeat: no-repeat;
	float: right;
	padding-left: 20px;}
#mack3content h3 {
    color: #3b3b3b;
    font: 180% Helvetica,Arial,sans-serif;
    margin: 10px 0 10px 0;
}
#mack3content h4 {
    color: #990000;
    font: 165% Helvetica,Arial,sans-serif;
	margin: 10px 0 10px 0;
}
#mack3content .anchor {
background:#ffffff; 
padding:15px 0 12px 0;
margin: 8px 0 14px 0;
border: 1px;
border-style:solid none solid;
border-color:#cfcfcf;
width: 100%;
}
#mack3content .anchor a { 
text-decoration: none;
color: #3b3b3b; 
}
#mack3content .anchor a:hover { 
text-decoration: none;
color: #9a0000; 
}
#mack3content table.sample {
	border-width: 0;
	border-style: solid;
	border-color: #3b3b3b;
	border-collapse: collapse;
	background-color: white;
}
#mack3content table.sample th {
	border-width: 1px 1px 0 1px;
	padding: 8px;
	border-style: solid;
	border-color: #3b3b3b;
	background-color: #3b3b3b;
	color: #ffffff;
	font-weight: bold;
}
#mack3content table.sample td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #e6e6e6;
}
#mack3content div.samplecontainer 
{
    border-width: 2px;
    border-style: solid;
    border-color: #3b3b3b;
    width: 576px;
}
#mack3content .sample a { 
text-decoration: none;
color: #3b3b3b; 
}
#mack3content .sample a:hover { 
text-decoration: underline;
color: #9a0000; 
}
#mack3content .naitraininglink {
	background-image: url(../../nai/training_link_bg.jpg); 
	padding: 13px; 	 
	width: 249px; 	 
	height: 99px; 
	overflow: hidden; 
	margin-bottom: 10px;
	margin-right: 10px;
}
#naitraininglink_table td
{
    padding: 0;
    font-size: 11px;
}
#naitraininglink_table td h3
{
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 10px;
}
#naitraininglink_table .traininglinkimage
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}|
#naitraininglink_table .traininglinktext 
{
    float: right;
}
#naitraininglink_table .more 
{
    margin-top: 5px;
}
#mack3content .cfdiv_container
{
    width: 580px;
}
#mack3content div.cfdiv_topimg
{
    height: 3px;
    width: 580px;
}
#mack3content div.cfdiv_title
{
    background-color: #3b3b3b;
    color: #ffffff;
    font-weight: bold;
    padding: 2px 5px 5px 5px;
}
#mack3content a.top:link
{
    color: #ffffff !important;
    font-weight: 500 !important;
    text-decoration: none !important;
}
#mack3content a.top:hover
{
    text-decoration: underline !important;
}
#mack3content div.cfdiv_content
{
    color: #1b1b1b !important;
    background-color: #eeeeee;
    border-width: 0 1px 0 1px;
    border-style: solid;
    border-color: #d0d0d0;
    padding: 0 5px 0 5px;
}
#mack3content div.cfdiv_content a 
{
    color: #1b1b1b !important;
}
#mack3content div.cfdiv_bottomimg
{
    height: 3px;
    width: 580px;
}
.right
{
    float: right;
}
.center
{
    margin: auto;
}
#mack3content a.staffname:link
{
    font-weight: 700 !important;
    text-decoration: none !important;
}
#mack3content a.staffname:hover
{
    color: #990000 !important;
}
#mack3content a.staffemail:link
{
    text-decoration: none !important;
}
#mack3content a.staffemail:hover
{
    color: #990000 !important;
}

/* Content feature DIV */
.cfdiv_container
{
    width: 580px;
}
div.cfdiv_topimg
{
    height: 3px;
    width: 580px;
}
div.cfdiv_title
{
    background-color: #3b3b3b;
    color: #ffffff;
    font-weight: bold;
    padding: 2px 5px 5px 5px;
}
div.cfdiv_content
{
    color: #1b1b1b !important;
    background-color: #eeeeee;
    border-width: 0 1px 0 1px;
    border-style: solid;
    border-color: #d0d0d0;
    padding: 0 5px 0 5px;
}
div.cfdiv_bottomimg
{
    height: 3px;
    width: 580px;
}

/* Tooltips */
.tooltip
{
    display: none;
    position: absolute;
}
.tooltip_markup
{
    display: none;
}
.tooltip_topimg
{
    height: 12px;
    width: 281px;
}
.tooltip_bottomimg
{
    height: 12px;
    width: 281px;
}
.tooltip_content
{
    color: #1b1b1b;
    background-image: url(../../nai/image/tooltip_contentbg.png);
    background-repeat: no-repeat;
    padding: 10px;
}
.tooltip_arrow
{
    margin-top: 87px;
}

/* Contact Form */

td.contactfieldname
{
    color: #000000;
    font-size: 11px;
    width: 100px;
    padding-right: 10px;
}
td.contactfield
{
    width: 200px;
    vertical-align: top;
}
td.contactspacer
{
    width: 40px;
}
td.contactnormalized
{
    height: 20px;
}
td.contactpad
{
    height: 425px;
}
input.textbox
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    border-style: solid;
    border-width: 1px;
    border-color: #3b3b3b;
    width: 200px;
}
span.courseselectheader 
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 11px;
    color: #5f5f5f;
}
span.coursesection
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: 700;
    text-decoration: underline;
}
label.coursename
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 11px;    
}
select.selectbox
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    border-style: solid;
    border-width: 1px;
    border-color: #3b3b3b;
    width: 200px;
}
option.instruction
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 11px;
    color: #5f5f5f;
}
option.location
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
}
optgroup.coursegroup
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: 700;
    font-style: normal;
}
option.course
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
}
span.gray
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 11px;
    color: #5f5f5f;
}
input.contactformbutton
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: 700;
    color: #ffffff;
    background-color: #7f7f7f;
}
td.contactformbuttons
{
    text-align: center;
}

/* mdrive */
#mdrive-header{width:784px;margin:4px;float:left;height:356px;border:0px solid blue;background-image: url(../../mack2/image/mdrive/mdrive-header.jpg);}
#mdrive-header-button a{display:block;position:relative;left:30px;top:295px;width:140px;height:35px;border:0px solid red;text-decoration:none;}
#mdrive-content-left{width:520px;float:left; margin-right:6px; border:0px solid green;}
#mdrive-content-right{width:248px; margin:margin:4px;float:left;border: 0px solid black;}
#mack3content ul.dashlist{  
        list-style-image:none;  
        list-style-position:outside;  
        list-style-type:none;  
        margin:0; 
		padding:0 0 14px 0;
        text-indent:-1em; 
		line-height:18px;
    }  
#mack3content ul.dashlist li{
	list-style-type:none; 
	margin:14px 0;
	background:none;
 }