/* CSS Document - Laboratory Equipment */

body
{	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
/*-------------------------------------------*/
a:link
{
	color: #CE4D00;
	text-decoration: none;
}

a:visited
{
	color: #363636;
	text-decoration: none;
}

a:hover
{
	color: #CE4D00;
	text-decoration: underline;
}
h1
{
	font-size:18px;
	line-height:20px;
}
h2
{
	font-size:16px;
	margin-bottom:5px;
	margin-top:5px;
}
h3
{
	font-size:14px;
	margin-bottom:5px;
	margin-top:5px;
}
h5
{
	font-size:15px;
}


img.imageProducts
{
	display:block;
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
.StoreFrontCategory
{
	color:#CE4D00;
	font-weight:bold;
	line-height:25px;	
}
.StoreFrontSubCategory
{
	color:Navy;	
}
.StoreFrontProducts
{
	color:Black;
}
/*-------------------------------------------*/

/*=============================== CONTAINER and MAIN TABLES STYLES ===============================*/

#container
{	width: 980px;
	min-height:880px;
}

table
{	/*width: 100%;*/
}

/*********** LAYOUT COLUMNS **************/

.col1Content
{	width:135px;
	padding-top: 8px;
	padding-right: 5px;
	vertical-align: top;
}

.col2Content
{	width: 635px;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left:15px;
	margin-right: 15px;
	float: right;
}

.col3Content
{	width: 160px;
	padding-top: 8px;
	padding-left: 5px;
	
}

/*****************************/

.col1home
{	width:310px;
/*	padding-top: 8px;*/
	padding-right: 15px;
	vertical-align: top;
}

.col2home
{
	width:310px;
/*	padding-top: 8px;*/
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;	
}

.col3home
{	width: 310px;
	padding-left: 5px;
	vertical-align: top;
	padding-top: 8px;
}

/*****************************/

.col1second
{	width: 135px;
	padding-top: 8px;
	padding-right: 15px;
}

.col2second
{	width: 485px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
/*	margin-left: 15px;
	margin-right: 15px;
*/
}

.col3second
{	width: 310px;
	padding-top: 8px;
	padding-left: 5px;
}

/***************** FOOTER (SAME FOR ALL PAGES) *********************/

td.footer
{	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}

/************* FEATURED (ORANGE HEADER AND BORDER) ***************/

table.LE_table_featured
{	width: 640px;
	border: 1px solid #cd4d00;
	border-collapse: collapse;
}

td.LE_tablehed_Featured
{	background-color: #cd4d00;
	font: bold 18px arial, helvetica, sans-serif;
	color: #fff;
	height: 24px;
	padding-left: 5px;
	text-transform:uppercase;
}

/************* RSS FEED (BLUE HEADER AND BORDER) ***************/

table.LE_table_RSS_feed
{	width: 640px;
	border: 1px solid #0b0190;
	border-collapse: collapse;
}

td.LE_tablehed_rss_feed
{	background-color: #0b0190;
	font: bold 18px arial, helvetica, sans-serif;
	color: #fff;
	height: 24px;
	padding-left: 5px;
	text-transform:uppercase;

}

/************* CHROMA TECH SECTION (LT. ORANGE BG, DK ORANGE BORDER) ***************/

table.LE_ChromaTech_box
{	border: 1px solid #cd4d00;
	background-color: #f8e6da;
}

/*========================= NEW STYLES FOR TEXT FORMATTING =========================*/

.storyname
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 24px;
}

.deck
{	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
}

.author
{	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #981b1e;
	width:100%;
	border-bottom:solid 1px #CE4D00;
}

.storycopy
{	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: normal;
	color: #434343;
	line-height: 16px;
	/*
	Original Styles 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;*/
}

.more_link_red
{	font: bold 12px Arial, Helvetica, sans-serif;
	color: #8b001d;
}

.more_link_orange
{	font: bold 12px Arial, Helvetica, sans-serif;
	color: #CE4D00;
}

/************************************ HEADLINES **********************************/

p.head_24_red_bold
{	font: bold 24px Arial, Helvetica, sans-serif;
	color: #8b001d;
	margin: 4px, 0, 0, 0;
}

p.head_18_red_bold
{	font: bold 18px Arial, Helvetica, sans-serif;
	color: #8b001d;
	margin: 4px, 0, 0, 0;
}

p.head_16_red_bold
{	font: bold 16px Arial, Helvetica, sans-serif;
	color: #8b001d;
	margin: 4px, 0, 0, 0;
}

p.head_14_red_bold
{	font: bold 14px Arial, Helvetica, sans-serif;
	color: #8b001d;
	margin: 4px, 0, 0, 0;
}

p.head_12_red_bold
{	font: bold 12px Arial, Helvetica, sans-serif;
	color: #8b001d;
	margin: 4px, 0, 0, 0;
}

p.head_18_orange_bold
{	font: bold 18px Arial, Helvetica, sans-serif;
	color: #cd4d00;
	margin: 4px, 0, 0, 0;
}

p.head_16_orange_bold
{	font: bold 16px Arial, Helvetica, sans-serif;
	color: #cd4d00;
	margin: 4px, 0, 0, 0;
}

p.head_24_blue_bold
{	font: bold 24px Arial, Helvetica, sans-serif;
	color: #0b0190;
	margin: 4px, 0, 0, 0;
}

p.head_14_blue_bold
{	font: bold 14px Arial, Helvetica, sans-serif;
	color: #0b0190;
	margin: 4px, 0, 0, 0;
}

p.head_14_333_bold
{	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 4px, 0, 0, 0;
}

p.head_14_333_reg
{	font: 14px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 4px, 0, 0, 0;
}

p.head_12_333_bold
{	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 4px, 0, 0, 0;
}

p.head_12_333_reg
{	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 4px, 0, 0, 0;
}

/*=============================== STYLES FOR LISTS=====================================*/

ul.list_CT_SqBullets
{	list-style-type: square;
	color: #000;
	font: bold 18px Arial, Helvetica, sans-serif;
	/*
	margin-left: 0px;
	*/
}

ul.list_LE_OrangeBullets
{	list-style-type: disc;
	color: #cd4d00;
	font: bold 18px Arial, Helvetica, sans-serif;
	/*
	margin-left: 0px;
	*/
}
ul.ULEventCalendar
{
	color:#434343;
	font-weight:normal;
}


/*================================ STYLES FOR LINKS ==========================================

=========================== LINKS - COLORS ============================*/

a.link_red, a.link_red:visited
{	color: #981b1e;
	text-decoration: none;
}

a.link_red:hover
{	color: #981b1e;
	text-decoration: underline;
}

a.link_orange, a.link_orange:visited
{	color: #cd4d00;
	text-decoration: none;
}

a.link_orange:hover
{	color: #cd4d00;
	text-decoration: underline;
}

a.link_blue, a.link_blue:visited
{	color: #0b0190;
	text-decoration: none;
}

a.link_blue:hover
{	color: #0b0190;
	text-decoration: underline;
}

a.link_purple, a.link_purple:visited
{	color: #2f0072;
	text-decoration: none;
}

a.link_purple:hover
{	color: #2f0072;
	text-decoration: underline;
}

a.link_black, a.link_black:visited
{	color: #000;
	text-decoration: none;
}

a.link_black:hover
{	color: #000;
	text-decoration: underline;
}

a.link_333, a.link_333:visited
{	color: #333;
	text-decoration: none;
}

a.link_333:hover
{	color: #333;
	text-decoration: underline;
}


/*========================== LINKS - LISTS ===========================*/

a.link_LE_list_orangebullets, a.link_LE_list_orangebullets:visited
{font-size: 12px;	
text-decoration: none;
	color: #0b0190;
}
a.link_LE_list_orangebullets:hover
{	text-decoration: underline;
	color: #0b0190;
}

a.link_CT_list_BlkSqBullets, a.link_CT_list_BlkSqBullets:visited
{font-size: 12px;	
text-decoration: none;
	color: #000;
}
a.link_CT_list_BlkSqBullets:hover
{	text-decoration: underline;
	color: #000;
}

a.link_list, a.link_list:visited
{	color: #000;
	text-decoration: none;
}
a.link_list:hover
{	color: #981b1e;
	text-decoration: underline;
}

a.link_LEfooter, a.link_LEfooter:visited
{	color: #cd4d00;
	text-decoration: none;
}

a.link_LEfooter:hover
{	color: #cd4d00;
	text-decoration: underline;
}

a.link_CTfooter, a.link_CTfooter:visited
{	color: #8b001d;
	text-decoration: none;
}

a.link_CTfooter:hover
{	color: #8b001d;
	text-decoration: underline;
}


/*======================================= STYLES FOR IMAGES =========================================*/

img.stamp
{	border: 0;
}

img.img_cover
{	float: left;
	margin: 4px 11px 2px 0;
	border: 0;
}

img.spons
{	border: 1px solid #000;
}

table.stamp_ads
{	width: 100%;
	margin-bottom: 10px;
}

td.stamp_1
{	width: 50%;
	text-align: left;
}


td.stamp_2
{	width: 50%;
	text-align: right;
}

/*-------------------------------------------*/
/* Developer Added Styles */
.headlinesbody
{
	color: #434343;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

.headlinesbody a:link
{
	color: #434343;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

.headlinesbody a:visited
{
	color: #434343;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

.headlinesbody a:hover
{
	color: #CE4D00;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}

.headlinesRegular
{
	color: #434343;
	font-size: 12px;
	font-weight:normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

.headlinesRegular a:link
{
	color: #434343;
	font-size: 12px;
	font-weight:normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

.headlinesRegular a:visited
{
	color: #434343;
	font-size: 12px;
	font-weight:normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

.headlinesRegular a:hover
{
	color: #CE4D00;
	font-size: 12px;
	font-weight:normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}

#Default_Title
{
	font-size:12px;
	font-weight:bold;
	color:Navy;
}
#Default_Box
{
/* development use */
/*
	background-color:#f6f6f6;
	border:solid 1px #d8d8d8;
*/
/* live use */

	background-color:#ffffff;
	/*border-bottom:solid 2px #cccccc;
	padding: 10px 10px 10px 10px;*/
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	text-align:left;
	/*width:100%;*/
	
}
.Default_Home_Title
{
	font-size:12px;
	font-weight:bold;
	color:Navy;
}
.Default_Home_Box
{
/* development use */
/*
	background-color:#f6f6f6;
	border:solid 1px #d8d8d8;
*/
/* live use */
	line-height:22px;
	background-color:#ffffff;
	border-bottom:solid 2px #cccccc;
	
	/*padding: 10px 10px 10px 10px;*/
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	text-align:left;
	/*width:100%;*/
	
}
li
{
	padding-bottom:3px;
}

.headlinesEventCalendar
{
	color: #CE4D00;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

.headlinesEventCalendar a:link
{
	color: #CE4D00;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

.headlinesEventCalendar a:visited
{
	color: #CE4D00;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

.headlinesEventCalendar a:hover
{
	color: #CE4D00;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}
.noLink
{
	color:#888888;
}
h3.sectionhead /* ADDS ORANGE BOX AND UNDERSCORE TO HEADINGS -Tom */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
	background-image: url(http://www.laboratoryequipment.com/uploadedImages/sectionhead.gif);
	background-repeat:no-repeat;
	height:24px;
	padding-left:22px;
	padding-top:2px;
}

/* New style for the dates that were added to the list pages */
.dates_on_list_pages
{
	color: #434343;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

/*-------------------------------------------*/



