/*	SS White Burs, Inc. - the new site */

/*
		COLORS
		#1F3876		dark blue
		#5686C3		light blue
		#333333		text gray
		#203876		text dark blue
*/

BODY {
	background-color: #FFFFFF;
	font-size : 12px;
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	height: 100%;
	/* width: 800px; */	/* width: 100%; */
	width: 100%;
}

H1, H2, H3 { margin-top: 8px; margin-bottom: 8px;	}

H1.home_introtext {		font-size : 12px;	color: #333333; font-family: Arial, Helvetica, sans-serif;	font-weight: 300;	}
H2 {		font-size : 12px;	color: #333333; font-family: Arial, Helvetica, sans-serif;	font-weight: 700;	}
/*	Kelli wants Helvetica	*/
H1 {	font-size : 16px;	color: #1F3876; font-family: Helvetica, sans-serif;	font-weight: 700;	font-style: italic;	}
H3 {	font-size : 16px;	color: #1F3876; font-family: Helvetica, sans-serif;	font-weight: 700;	font-style: italic;	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1f3876;
}


.country_select {
	font-size : 10px;
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
}




A:link  	{	color: #5686C3;	text-decoration : underline;	}
A:active  	{	color: #5686C3;	text-decoration : underline;	}
A:visited  	{	color: #5686C3;	text-decoration : underline;	}
A:hover  	{	color: #5686C3;	text-decoration : none;			}

P {	margin-top: 15px;	margin-bottom: 15px;	}

P.para_list {	margin-top: 0px;	margin-bottom: 15px; }


BR.breakClear {
	clear: both;
}


DIV.bluetop {
	position: relative;
	top: 0px;
	left: 0px;

	height: 104px; 
	width: 100%; 
	background-color: #1F3876;
}
DIV.logo {
	/*
	width: 180px;
	height: 64px;
	*/
	border: #333333 solid 0px;
	
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

DIV.top_countries {
	width: 180px;
	height: 64px;
	border: #333333 solid 0px;
	
	color: #FFFFFF;
	font-size : 10px;
	font-family: Arial, Helvetica, sans-serif;

	float: right;

	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	position: absolute;
	top: 0px;
	right: 0px;
}

IMG.top_countries {
	
	clear: both;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

DIV.top_flag {
	width: 27px;
	height: 18px;
	border: #333333 solid 0px;
	
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

IMG.top_flag {
	width: 27px;
	height: 18px;
	border: #333333 solid 0px;

}

DIV.top_homelink {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
A.top_homelink:link  	{	color: #FFFFFF;	text-decoration : none;			font-weight: 700;	}
A.top_homelink:active  	{	color: #FFFFFF;	text-decoration : none;			font-weight: 700;	}
A.top_homelink:visited 	{	color: #FFFFFF;	text-decoration : none;			font-weight: 700;	}
A.top_homelink:hover  	{	color: #FFFFFF;	text-decoration : underline;	font-weight: 700;	}


DIV.cutline {
	font-size : 12px;
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;	
	margin-bottom: 35px;
	margin-top: 25px;
}


DIV.underTop {
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	/*
	top: 0px;
	left: 0px;
	*/
	width: 805px;
}
.tdcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	float: none;
}
.tdcaption_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #333333;
}



DIV.nav_column {
	
	position: relative;
	/*
	top: 0px;
	left: 0px;
	*/
	

	width: 149px;
	height: 95%;
	float: left;
	/*
	background-color: #1F3876;	
	*/
	
	/*
	border-color: #333333;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	*/
}

DIV.navIndent {
	padding: 0px 0px 0px 20px;
	/* background-color: #1F3876; */
	width: 119px;
	
}

DIV.navBack {
	width: 149px;
	background-color: #1F3876; 
}

SPAN.navLine {
	display: block;
	margin-top: 0px;
	background-color: #1F3876;
}

SPAN.navLine_blank {
	display: block;
	height: 5px;
	width: 129px;
	/* width: 149px; */
}

DIV.navLine {
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #1F3876;
}


IMG.navImg {
	width: 149px;
	height: 22px;

	border-color: #333333;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

IMG.jazznav {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
A.subNav { padding-right: 10px;	}
A.subNav:link  	{	background-color: #1F3876;	color: #FFFFFF;	text-decoration : none;			font-size: 	10px;	}
A.subNav:active  	{	background-color: #1F3876;	color: #FFFFFF;	text-decoration : none;			font-size: 	10px;	}
A.subNav:visited 	{	background-color: #1F3876;	color: #FFFFFF;	text-decoration : none;			font-size: 	10px;	}
A.subNav:hover  	{	background-color: #1F3876;	color: #FFFFFF;	text-decoration : underline;	font-size: 	10px;	}


DIV.left_terms {
	bottom: 100px;
	left: 0px;
	/* height: 100%; */
	
	margin-left: 16px;
	margin-bottom: 100px;
	/* margin-top: 230px; */
	margin-top: 100px;

	font-size : 12px;
	color: #1F3876; 
	font-family: Arial, Helvetica, sans-serif;
}


DIV.content_column {
	
	position: relative;
	/*
	top: 0px;
	left: 0px;
	*/
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;

	border-color: #333333;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;

	border-right: #5686C3 solid 1px;
	float: left;
	width: 650px;
}

TABLE.content_table {

	border-color: #5686C3 #5686C3 #5686C3 #333333;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 652px;
	
	height: 100%;

}



/*	HOMEPAGE:		begin	*/

DIV.home_intro {
	width: 650px;
	height: 169px;
	
	margin-top: 0px;

	/*
	border-color: #5686C3;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	*/
}

DIV.home_introtext {
	width: 245px;
	margin-top: 16px;
	margin-left: 15px;
	float: left;
}

DIV.home_intropix {
	width: 360px;
	height: 169px;
	float: right;
	margin-right: 0px;
}

IMG.home_intropix {
	width: 360px;
	height: 169px;
}

IMG.home_welcomepix {
	width: 193px;
	height: 16px;
}


SPAN.home_readmore 		{	color: #5686C3;		}
A.home_readmore:link  	{	text-decoration : underline;		}
A.home_readmore:active  {	text-decoration : underline;		}
A.home_readmore:visited {	text-decoration : underline;		}
A.home_readmore:hover  	{	text-decoration : none;				}

A.home_bold_blue_link:link  	{	color: #1F3876;	text-decoration : underline;	font-weight: 700;	}
A.home_bold_blue_link:active  	{	color: #1F3876;	text-decoration : underline;	font-weight: 700;	}
A.home_bold_blue_link:visited  	{	color: #1F3876;	text-decoration : underline;	font-weight: 700;	}
A.home_bold_blue_link:hover  	{	color: #1F3876;	text-decoration : none;			font-weight: 700;	}

A.home_bold_darkblue_link:link  	{	color: #1F3876;	text-decoration : underline;	font-weight: 700;	}
A.home_bold_darkblue_link:active  	{	color: #1F3876;	text-decoration : underline;	font-weight: 700;	}
A.home_bold_darkblue_link:visited  	{	color: #1F3876;	text-decoration : underline;	font-weight: 700;	}
A.home_bold_darkblue_link:hover  	{	color: #1F3876;	text-decoration : none;			font-weight: 700;	}

A.home_link:link  		{	color: #333333;	text-decoration : none;	}
A.home_link:active  	{	color: #333333;	text-decoration : none;	}
A.home_link:visited  	{	color: #333333;	text-decoration : none;	}
A.home_link:hover  		{	color: #333333;	text-decoration : none;	}



DIV.home_columns {
	width: 650px;

	margin-top: 0px;

	border-color: #5686C3;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

DIV.home_column1 {
	float: left;
	width: 170px;

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;

	font-size : 12px;
	color: #1F3876; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

IMG.home_column1_header1 {
	border-width: 0px;
	width: 170px;
	height: 30px;
	/* margin-bottom: 10px; */
}
DIV.home_column1_header1 {
	background-color: #5686C3;
	height: 30px;
	width: 170px;
}
DIV.home_column1_content {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;

}

.home_select {
	font-size : 10px;
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
}

		/*		*****************		*/
DIV.home_column2 {
	float: left;
	
	width: 299px;

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;

	font-size : 12px;
	color: #1F3876; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;

	border-color: #5686C3;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

DIV.home_column2_top {
	width: 299px;

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	

}


DIV.home_column2_header1 {
	width: 148px;
	float: left;
}
IMG.home_fordentists {
	border-width: 0px;
	width: 148px;
	height: 30px;
	margin-bottom: 10px;
}
DIV.home_column2_header2 {
	width: 148px;
	float: left;
}

IMG.home_dentistpix {
	border-width: 0px;
	width: 151px;
	height: 123px;
}


DIV.home_column2_content {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;

}

DIV.home_bulletlist{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

   
A.home_bullets:link  	{	text-decoration : underline;	color: #333333; font-weight: 700; font-size: 11px;	}
A.home_bullets:active  	{	text-decoration : underline;	color: #333333;	font-weight: 700; font-size: 11px;	}
A.home_bullets:visited  {	text-decoration : underline;	color: #333333;	font-weight: 700; font-size: 11px;	}
A.home_bullets:hover  	{	text-decoration : none;			color: #333333;	font-weight: 700; font-size: 11px;	}


DIV.home_column2_bottom {
	width: 299px;

	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;

	/*
	background-image: url(../images/home_forlabscombo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	*/
}

DIV.home_column2_header3 {
	margin-top: 10px;

	width: 299px;
	float: left;

	background-image: url(../images/home_forlabscombo.gif);
	background-repeat: no-repeat;
	background-position: top left;
}



DIV.home_column2b_moveup {
	margin-top: 40px;
	margin-bottom: 40px;
	/*
	background-image: url(../images/home_forlabscombo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	*/
}
DIV.home_column2b_content {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;

}
DIV.home_column2_ExpressLine {
	border-width: 0px;
	width: 148px;
	height: 37px;

}
IMG.home_column2_ExpressLine {
	border-width: 0px;
	width: 148px;
	height: 37px;

}

		/*		*****************		*/



DIV.home_column3 {
	width: 179px;
	float: left;

	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;

	font-size : 12px;
	color: #1F3876; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

IMG.home_column_header3 {
	border-width: 0px;
	width: 178px;
	height: 30px;
	margin-bottom: 10px;

}

DIV.home_column3_content {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;

}

IMG.home_column3_productshot {
	border-width: 0px;
	/*
	width: 170px;
	height: 69px;
	*/
	/*
	width: 168px;
	height: 134px;
	*/
	width: 168px;
	height: 275px;
}


DIV.footerSection {
	clear: both;
	width: 630px;
	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-size : 12px;
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;

	/*
	border-color: #5686C3;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	*/
}

DIV.footer {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 20px;

}

DIV.home_content_guts {
	clear: both;
	width: 630px;
	
	font-size : 12px;
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;

	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 20px;

}

/*	HOMEPAGE:		end		*/


DIV.secondary_intro {
	/*
	width: 650px;
	height: 169px;
	
	margin-top: 0px;

	border-color: #5686C3;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	*/
}

DIV.secondary_introtext {
	width: 245px; 
	/* width: 600px; */
	margin-top: 16px;
	margin-left: 15px;
	float: left;
}

.jazz-italic {
	color: #1f3876;
	font-style:italic;
	/* width: 375px; */ 
	width: 600px;
	margin-top: 16px;
	margin-left: 20px;
	/* float: left; */
}

.jazz-directions {
	color: #1f3876;
	font-size: 10px;
	width: 325px;
	border: #1F3876 solid 1px;
	padding: 4px;
	}

.bold {
	font-weight: bold;
	}

DIV.secondary_jazz-text {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: #1f3876;
	margin-left: 32px;
	width: 460px; 
}
DIV.secondary_introtext_nopix {
	/* width: 245px; */
	width: 600px;
	margin-top: 16px;
	margin-left: 15px;
	float: left;
}
DIV.secondary_introtext_extended {	/* full width for use with a pix & lotso copy */
	/* width: 245px; */
	width: 600px;
	margin-top: 0px;
	margin-left: 15px;
	float: left;
}

DIV.secondary_intropix {
	/*
	width: 360px;
	height: 169px;
	*/
	float: right; 
	margin-right: 0px;
	margin-bottom: 20px;
}

IMG.secondary_intropix {
	/*
	width: 360px;
	height: 169px;
	*/
	border: #333333 solid 0px;
}
IMG.secondary_intropix_v2 {
	border: #333333 solid 0px;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	clear: both;
}

IMG.about_building {
	width: 180px;
	height: 231px;
	border: #333333 solid 0px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

DIV.contact_introtext {

	margin-top: 16px;
	margin-left: 15px;
}

TD.contact_intropix {
	width: 175px;
}
DIV.contact_intropix {
	margin-top: 16px;
	margin-right: 10px;
	margin-bottom: 16px;
	font-size : 11px;
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
}


/* TR.table_altRow {	background-color: #EDEDED;	vertical-align: bottom;	} */
TR.table_altRow {	background-color: #FFFFFF;	vertical-align: bottom;	}
TR.table_Row 	{	background-color: #FFFFFF;	vertical-align: bottom;	}

SPAN.required {
	color: #FF0000; 
	font-weight: 300;
}

P.warning {
	font-size : 12px;
	color: #FF0000; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

IMG.whatsnew_productshot {
	border-width: 0px;
	width: 196px;
	height: 131px;
	
}



DIV.login_logoList {
	width: 275px;
	float: left; 
	text-align: right;

	/*
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	*/
	
	font-size : 12px;
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;

}

.sr {
	border-color: #1F3876;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	
	width: 600px;
	margin-bottom: 20px;
}

TD.sr, TD.sr_header {
	font-size : 12px;
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;

	border-color: #1F3876;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

TD.sr_header {
	font-weight: 700;
}

.table_IMG {
	border-width: 0px;
	margin-top: 10px;
}

.table_IMG_DETAIL {
	border-width: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

IMG.about_antiques {
	width: 360px;
	height: 242px;
	border: #333333 solid 0px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.tips_tables { text-align: right;	}

SPAN.article_headline {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #BF5268;
	font-weight: 700;
}

SPAN.article_small {
	font-size : 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: 300;
}
P.article_nav {
	margin-bottom: 30px;
}

IMG.product_img {
	width: 91px;
	height: 24px;
	border: 0px;
}

P.products_footnote {
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 25px;
}

DIV.indentMe {
	margin-left: 20px;
	margin-bottom: 20px;
}

IMG.article_right {
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

IMG.article_left {
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}


DIV.homepage_ids {
	text-align: right;
	margin-top: 77px;
}

A.dealer_viewthumbnails:link  	{	color: #1F3876;	text-decoration : underline;	}
A.dealer_viewthumbnails:active  	{	color: #1F3876;	text-decoration : underline;	}
A.dealer_viewthumbnails:visited  {	color: #1F3876;	text-decoration : underline;	}
A.dealer_viewthumbnails:hover  	{	color: #5686C3;	text-decoration : none;			}


DIV.homepage_special {
	text-align: right;
	margin-top: 45px;
	margin-bottom: -80px;
}

A.backToTop:link  		{	color: #5686C3;	text-decoration : underline; font-size: 9px;	margin-left: 10px;	}
A.backToTop:active  	{	color: #5686C3;	text-decoration : underline; font-size: 9px;	margin-left: 10px;	}
A.backToTop:visited  	{	color: #1F3876;	text-decoration : underline; font-size: 9px;	margin-left: 10px;	}
A.backToTop:hover  		{	color: #1F3876;	text-decoration : none;			 font-size: 9px;	margin-left: 10px;	}

DIV.video_section {
	margin-top: 40px;
	margin-bottom: 40px;
	border-width: 1px 0px 0px 0px;
	border-color: #AAAAAA;
	border-style: solid;
}


