@charset "utf-8";


/****************************************************/
/* INNER LAYOUT                                     */
/****************************************************/

#sidebar1Inner {
	float: left; /* since this element is floated, a width must be given */
	width: 379px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
* html #sidebar1Inner { /* this is to fix IE 6.0 bug */
	display: inline; 
	margin-right: -370px; 
}
#mainContentInner {
	margin: 0 0 0 390px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 189px;
} 
* html #mainContentInner {
	margin: 0px 0px 0px 387px;
}
/* used for printing links 
#sidebar1Inner a:link:after, #sidebar1Inner a:visited:after {
   content: " [" attr(href) "] ";
   font-size: 0.7em;
   }
   
#sidebar1Inner a[href^="/"]:after {
content: " (http://www.alistapart.com" attr(href) ") ";
}
*/




/****************************************************/
/* INTERCONNECT BRANDED PAGE LAYOUT                 */
/****************************************************/

#interconnectSidebar1Inner {
	float: left; /* since this element is floated, a width must be given */
	width: 379px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
* html #interconnectSidebar1Inner { /* this is to fix IE 6.0 bug */
	display: inline; 
	margin-right: -370px; 
}
/* used for printing links 
#interconnectSidebar1Inner a:link:after, #interconnectSidebar1Inner a:visited:after {
   content: " [" attr(href) "] ";
   font-size: 0.7em;
   }
   
#interconnectSidebar1Inner a[href^="/"]:after {
content: " (http://www.alistapart.com" attr(href) ") ";
}
*/


/****************************************************/
/* DETECTION BRANDED PAGE LAYOUT                    */
/****************************************************/

#detectionSidebar1Inner {
	float: left; /* since this element is floated, a width must be given */
	width: 379px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
* html #detectionSidebar1Inner { /* this is to fix IE 6.0 bug */
	display: inline; 
	margin-right: -370px; 
}
/* used for printing links 
#detectionSidebar1Inner a:link:after, #detectionSidebar1Inner a:visited:after {
   content: " [" attr(href) "] ";
   font-size: 0.7em;
   }
   
#detectionSidebar1Inner a[href^="/"]:after {
content: " (http://www.alistapart.com" attr(href) ") ";
}
*/



/****************************************************/
/* MEDICAL BRANDED PAGE LAYOUT                      */
/****************************************************/

#medicalSidebar1Inner {
	float: left; /* since this element is floated, a width must be given */
	width: 379px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
* html #medicalSidebar1Inner { /* this is to fix IE 6.0 bug */
	display: inline; 
	margin-right: -370px; 
}
/* used for printing links 
#medicalSidebar1Inner a:link:after, #medicalSidebar1Inner a:visited:after {
   content: " [" attr(href) "] ";
   font-size: 0.7em;
   }
   
#medicalSidebar1Inner a[href^="/"]:after {
content: " (http://www.alistapart.com" attr(href) ") ";
}
*/


/****************************************************/
/* JOHN CRANE BRANDED PAGE LAYOUT                   */
/****************************************************/

#johnCraneSidebar1Inner {
	float: left; /* since this element is floated, a width must be given */
	width: 379px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
* html #johnCraneSidebar1Inner { /* this is to fix IE 6.0 bug */
	display: inline; 
	margin-right: -370px; 
}
/* used for printing links 
#johnCraneSidebar1Inner a:link:after, #johnCraneSidebar1Inner a:visited:after {
   content: " [" attr(href) "] ";
   font-size: 0.7em;
   }
   
#johnCraneSidebar1Inner a[href^="/"]:after {
content: " (http://www.alistapart.com" attr(href) ") ";
}
*/


/****************************************************/
/* FLEXTEK BRANDED PAGE LAYOUT                      */
/****************************************************/

#flextekSidebar1Inner {
	float: left; /* since this element is floated, a width must be given */
	width: 379px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
* html #flextekSidebar1Inner { /* this is to fix IE 6.0 bug */
	display: inline; 
	margin-right: -370px; 
}
/* used for printing links 
#flextekSidebar1Inner a:link:after, #flextekSidebar1Inner a:visited:after {
   content: " [" attr(href) "] ";
   font-size: 0.7em;
   }
   
#flextekSidebar1Inner a[href^="/"]:after {
content: " (http://www.alistapart.com" attr(href) ") ";
}
*/



/****************************************************/
/* STANDARD BRANDED PAGE LAYOUT                     */
/****************************************************/

#standardSidebar1Inner {
	float: left; /* since this element is floated, a width must be given */
	width: 379px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
* html #standardSidebar1Inner { /* this is to fix IE 6.0 bug */
	display: inline; 
	margin-right: -370px; 
}
/* used for printing links 
#standardSidebar1Inner a:link:after, #standardSidebar1Inner a:visited:after {
   content: " [" attr(href) "] ";
   font-size: 0.7em;
   }
   
#standardSidebar1Inner a[href^="/"]:after {
content: " (http://www.alistapart.com" attr(href) ") ";
}
*/
