col/*------------------------------------------------------------------------------

CLEAR THE DECKS

------------------------------------------------------------------------------*/
 * {
	margin: 0;
	padding: 0;
}
html{

}
select {
	font-family: sans-serif;
}
::selection {
 background: #2B84C9; /* Safari */
 color:#FFFFFF;
}
::-moz-selection {
 background: #2B84C9; /* Firefox */
 color:#FFFFFF;
}
dl, li, h1, h2, h3, h4, h5, h6, form, body, html, p, div, input {
	margin:0;
	padding:0;
	font-family: sans-serif;
}
a img, :link img, :visited img {
	border:0
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	word-spacing: 0.25px;
}
a:link {
	color: #2B84C9;
	text-decoration: none;
	background: transparent;
	font-weight: bold;
}
a:visited {
	color: #2B84C9;
	text-decoration: none;
}
a:hover {
	color: #999a9c;
	background: transparent;
	text-decoration: none;
} /* Same grey as background */
a:active {
	color: #2B84C9;
	background: transparent;
	text-decoration: none;
}
a.red_ital:link {
	color: #9d2023;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
	background: transparent;
}
a.red_ital:visited {
	color: #9d2023;
	text-decoration: none;
}
a.red_ital:hover {
	color: #999a9c;
	background: transparent;
	text-decoration: none;
} /* Same grey as background */
a.red_ital:active {
	color: #9d2023;
	background: transparent;
	text-decoration: none;
}
a.footer:link {
	color: #ffffff;
	text-decoration: none;
	background: transparent;
}
a.footer:visited {
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover {
	color: #999a9c;
	background: transparent;
	text-decoration: none;
} /* Same grey as background */
a.footer:active {
	color: #fffffff;
	background: transparent;
	text-decoration: none;
}
a.image:link, a.image:visited, a.image:hover {
	border: none;
	background: none;
}
a.image img {
	border: none;
	padding: 0;
	margin: 0;
}
/*------------------------------------------------------------------------------

HIGHGATE HTML PREFERENCES

------------------------------------------------------------------------------*/    




body_new {
	margin: 0px;
}
p, h6 {
	line-height: 18px;
	font-size:12px;
	margin-bottom: 10px;
}
h1, h2, h3, h4, h5 {
	margin-bottom: 6px;
}
div#container hr {
	display: block;
	padding: 0;
	margin: 0;
	clear: both;
	visibility: hidden;
}
div#container_new hr {
	display: block;
	padding: 0;
	margin: 0;
	clear: both;
	visibility: hidden;
}
/*------------------------------------------------------------------------------

HIGHGATE SYLES

------------------------------------------------------------------------------*/



h1 {
	letter-spacing: -.02em;
	font-size:1.8em;
	font-weight:700;
}
h2 {
	letter-spacing: -.02em;
	font-size:1.8em;
	font-weight:normal;
	line-height: 30px;
}
h3 {
	letter-spacing: -.02em;
	font-weight:600;
	font-size:1.1em;
}
h4 {
	font-weight:600;
	font-size:1.1em;
	color:#213e93;
}
/*------------------------------------------------------------------------------

SITE-WIDE HTML

------------------------------------------------------------------------------*/    



body {
	background-image: url(/set-dur/images/bg.jpg);
	background-color: #2467A2;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}
/*------------------------------------------------------------------------------

SITE-WIDE DIVS

------------------------------------------------------------------------------*/    



div#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background: #ffffff;
	border: 0px solid;
	margin-top: 20px;
	margin-bottom: 20px;
}
div#container_new {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 960px;
	background: #ffffff;
	border: 0px solid;
}
div#header {
	float: left;
	margin: 0;
	width: 960px;
	height: 90px;
	background: url('/set-dur/images/logo_duraco.jpg') no-repeat;
}
div#header2 {
	float: left;
	margin: 0;
	width: 960px;
	height: 100px;
	background: url('/set-dur/images/logo_duraco2.jpg') no-repeat;
}
#contactinfo {
	float: right;
	width: 425px;
	margin: 16px 0 15px 0;
}
#contactinfo_new {
	float: right;
	padding: 7px 20px 3px 0px;
	width: 550px;
	height: 53px;
}
#phone {
	float: left;
}
#phone_new {
	float: left;
	padding: 13px 10px 0px 0px;
}
#phone img {
	float:left;
}
#email {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}
#email_new {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	padding: 15px 10px 0px 30px
}
div#banner {
	margin: 0;
	width: 960px;
	height: 218px;
	float: left;
}
*html div#banner {
	margin: 0 0 -4px 0;
}
div#banner img {
	margin: 0;
}
div#leftcol {
	padding:0 6px 10px 0px;
	width: 280px;
	text-align: left;
	float: left;
}
#diftext ul li, #getourcatalog ul li {
	font-size:12px;
	font-weight:normal;
	padding:0 0 5px 0;
	color:#333333;
}
div#leftcol h3 {
	color:#2B84C9;
	font-size:14px;
	font-weight:bold;
}
.rightcol {
	float:left;
	background: #ffffff;
	padding-top:20px;
	padding-left:20px;
	width:625px;
	text-align:left;
}
.rightcol table tr td {
	width:180px;
	height:175px;
}
div#searchres {
	float:left;
	background: #ffffff;
	padding-top:20px;
	padding-left:20px;
	width:940px;
	height:100%;
	text-align:center;
	margin: 0 auto;
}
div#searchres h1 {
	font-size:21px;
	font-weight:600;
	color: #000;
}
div#searchres h2 {
	font-size:18px;
	font-weight:600;
	color: #213e93;
}
div#searchres h3 {
	font-size:12px;
	font-weight:100;
	color: #a1a2a2;
}
#searchby {
	margin:8px 4px 0px 0px;
}
img.head {
	display: block;
}
#durdif {
	width:244px;
	margin:0;
	padding:0;
	float:right;
	background: #76BDE7;
}
#durdif img {
	margin-bottom:-5px;
}
#durdif a:focus {
	outline: none;
}
#durdif ul {
	margin: 0;
	padding: 0 0 0 20px;
}
/*------------------------------------------------------------------------------

INTERIOR STUFF 

------------------------------------------------------------------------------*/        



div#banner_int {
	margin: 0;
	padding-top:5px;
	width: 770px;
	height: 140px;
	padding-left:190px;
	float: left;
	background: url('/set-dur/images/banner_bg_int_dur.jpg') no-repeat;
}
div#banner_int_2010 {
	margin: 0;
	padding-top:5px;
	width: 770px;
	height: 140px;
	padding-left:190px;
	float: left;
	background: url('/set-dur/images/NewCatalogBanner/banner_bg_int.jpg') no-repeat;
}
div#banner_int_20102 {
	margin: 0;
	padding-top:5px;
	width: 770px;
	height: 140px;
	padding-left:190px;
	float: left;
	background: url('/set-dur/images/NewCatalogBanner/banner_bg_int2.jpg') no-repeat;
}
div#banner_int img {
	margin: 0;
}
div#banner_samples {
	margin: 0;
	width: 250px;
	height: 145px;
	float: left;
	background:none;
}
div#banner_catalog {
	margin: 0;
	width: 250px;
	height: 145px;
	float: left;
	background: none;
}
div#banner_searchby {
	margin: 0;
	width: 250px;
	padding-left:12px;
	padding-top:45px;
	height: 100px;
	float: left;
	background: none;
}
#banner_searchby table td {
	color: #ffffff;
	padding-bottom: 2px;
}
div#rightcol_int {
	float:left;
	width:500px;
	display:inline;
	background: #ffffff;
	padding:22px 0 30px 40px;
	height:100%;
	text-align:left;
}
div#newsmidcol {
	float:left;
	width:360px;
	display:inline;
	background: #ffffff;
	padding:22px 0 30px 20px;
	text-align:left;
}
div#newsrightcol {
	float:left;
	width:200px;
	display:inline;
	padding:105px 0 30px 40px;
	text-align:left;
}
div#aboutmidcol {
	float:left;
	width:600px;
	display:inline;
	background: #ffffff;
	padding:22px 0 30px 20px;
	text-align:left;
}
div#aboutmidcolbox {
	float:right;
	width:175px;
	display:inline;
	background: #ffffff;
	padding:15px 15px 15px 15px;
	height:100%;
	text-align: left;
}
#prodh1left {
	width: 350px;
	float: left;
	margin: 15px 0px 0px 0px;
}
#prodh1right {
	width: 100px;
	float: right;
	margin-right:25px;
}
div#rightcol_form {
	float:left;
	width:648px;
	display:inline;
	padding:22px 0 30px 25px;
	text-align:left;
}
div#rightcol_form_2 {
	float:left;
	width:890px;
	display:inline;
	background: #ffffff;
	padding:22px 0 30px 40px;
	height:100%;
	text-align:left;
}
div#rightcol_form table tr td {
	font-size:12px;
	font-weight:bold;
	height: 40px;
	vertical-align: middle;
}
div#shop_content_area {
	float:left;
	width:890px;
	display:inline;
	background: #ffffff;
	padding:22px 0 30px 40px;
	height:100%;
	text-align:left;
}
#rightcol_form h1 img {
	float:right;
}
#shop_content_area h1 img {
	float:right;
}
div#col_left, div#col_right {
	float:left;
	display:inline;
	background: #ffffff;
	padding:22px 0 30px 45px;
	height:100%;
	text-align:left;
}
div#rightcol_int h1, div#rightcol_form h1, div#shop_content_area h1, div#newsmidcol h1, div#aboutmidcol h1, div#col_left h1, div#col_right h1 {
	font-size:21px;
	font-weight:600;
	color: #000;
}
div#rightcol_int h2, div#rightcol_form h2, div#shop_content_area h2, div#newsrightcol h1, div#newsmidcol h2, div#aboutmidcol h2, div#col_left h2, div#col_right h2 {
	font-size:17px;
	color: #2B84C9;
	font-weight: bold;
}
div#rightcol_int h3, div#rightcol_form h3, div#shop_content_area h3, div#newsmidcol h3, div#aboutmidcol h3, div#col_left h3, div#col_right h3 {
	font-size:12px;
	font-weight:100;
	color: #817f7f;
}
div#col_left h4, div#col_right h4 {
	font-size:10px;
	font-weight:100;
	padding-right:11px;
	color: #555;
}
div#col_left h4 a, div#col_right h4 a {
	color: #213b90;
}
div#acct_col_left, div#acct_col_right {
	float:left;
	width:350px;
	display:inline;
	padding:22px 0 30px 60px;
	height:100%;
	text-align:left;
}
div#acct_midcol {
	float:left;
	width:550px;
	display:inline;
	background: #ffffff;
	padding:22px 0 30px 40px;
	height:100%;
	text-align:left;
}
div#acct_rightcol_int h1, div#acct_rightcol_form h1, div#acct_col_left h1, div#acct_col_right h1, div#acct_midcol h1 {
	font-size:21px;
	font-weight:600;
	color: #000;
}
div#acct_rightcol_int h2, div#acct_rightcol_form h2, div#acct_col_left h2, div#acct_col_right h2, div#acct_midcol h2 {
	font-size:18px;
	font-weight:600;
	color: #213e93;
}
div#acct_rightcol_int h3, div#acct_rightcol_form h3, div#acct_col_left h3, div#acct_col_right h3, div#acct_midcol h3 {
	font-size:12px;
	font-weight:100;
	color: #817f7f;
}
div#acct_col_left h4, div#acct_col_right h4, div#acct_midcol h4 {
	font-size:10px;
	font-weight:100;
	padding-right:11px;
	color: #555;
}
div#acct_col_left h4 a, div#acct_col_right h4 a, div#acct_midcol h4 a {
	color: #213b90;
}
div#acct_col_left ul li, div#acct_col_right ul li, div#acct_midcol ul li {
	font-size:13px;
	margin-bottom:8px;
	color: #333333;
}
div#acct_col_left ul, div#acct_col_right ul, div#acct_midcol ul {
	margin-top:0;
}
div#acct_label {
	width:100px;
	text-align:left;
}
div#acct_normaltext {
	font-size:12px;
	color: #000000;
	text-align:left;
}
div#acct_col_spacer {
	float:left;
	width:50px;
	display:inline;
	background: #ffffff;
	padding:0px 0 0px 0px;
	height:100%;
	text-align:left;
}
div#newsrightcol h2 {
	font-size:12px;
	font-weight:100;
	color: #a1a2a2;
	margin:0;
	padding:0;
}
div#newsrightcol ul, #leftcol ul {
	margin:0;
	padding-left:12px;
}
div#newsrightcol li, #leftcol li {
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
}
div#rightcol_int ul li {
	font-size:13px;
	margin-bottom:8px;
	color: #333333;
}
div#rightcol_int ul {
	margin-top:0;
}
div#rightcol_form ol li, div#rightcol_form ul li, div#shop_content_area ol li, div#shop_content_area ul li, #newsmidcol ul li, #aboutmidcol ul li {
	font-size:13px;
	margin-bottom:8px;
	color: #333333;
}
div#rightcol_form ol, div#rightcol_form ul, div#shop_content_area ol, div#shop_content_area ul, #newsmidcol ul, #aboutmidcol ul {
	margin-top:0;
}
div#rightcol_int h1, div#rightcol_form h1, div#newsmidcol h1, div#aboutmidcol h1 {
	font-size:21px;
	font-weight:600;
	color: #000;
}
div#rightcol_int h2, div#rightcol_form h2, div#newsrightcol h1, div#newsmidcol h2, div#aboutmidcol h2 {
	font-size:18px;
	font-weight:600;
	color: #2B84C9;
}
div#rightcol_int h3, div#rightcol_form h3, div#newsmidcol h3, div#aboutmidcol h3 {
	font-size:12px;
	font-weight:100;
	color: #656565;
}
div#newsrightcol h2 {
	font-size:12px;
	font-weight:100;
	color: #a1a2a2;
	margin:0;
	padding:0;
}
div#newsrightcol ul {
	margin:0;
	padding-left:12px;
}
div#newsrightcol li {
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
}
div#rightcol_int ul li {
	font-size:13px;
	margin-bottom:8px;
	color: #333333;
}
div#rightcol_int ul {
	margin-top:0;
}
div#rightcol_form ol li, div#rightcol_form ul li, #newsmidcol ul li, #aboutmidcol ul li {
	font-size:13px;
	margin-bottom:8px;
	color: #333333;
}
div#rightcol_form ol, div#rightcol_form ul, #newsmidcol ul, #aboutmidcol ul {
	margin-top:0;
}
img.boxleft {
	padding: 0 20px 6px 0;
}
#moreinfo {
	width:244px;
	height: 300px;
	margin:10px 6px 0px 0px;
	padding:0;
	float:right;
}
#durdif_int {
	width:242px;
	margin:22px 8px 0px 0px;
	padding:0px;
	float:right;
	background-image: url(/set-dur/images/NewCatalogBanner/search_by_body_sidebar.png);
}
#cert {
	width:242px;
	margin:10px 8px 0px 0px;
	padding:0px;
	float:right;
	background-image: url(/set-dur/images/NewCatalogBanner/search_by_body_sidebar.png);
}
#cert_footer{
	height: 19px;
}
#durdif_int img {
	margin-bottom:-5px;
}
#durdif_int a:focus {
	outline: none;
}
#durdif_int ul {
	margin: 0;
	padding: 0 0 0 20px;
}
#durdif ul li {
	margin-bottom: 0;
	line-height: 14px;
}
#getourcatalog {
	width:249px;
	margin:22px 0px 15px 0px;
	padding:0;
	float:right;
	border: 0px solid;
}
/*------------------------------------------------------------------------------

text styles 

------------------------------------------------------------------------------*/        



#diftext {
	text-align:left;
	padding: 0 12px 0 12px;
}
#diftext p {
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	color:#333333;
}
#diftext h1 {
	margin-top:8px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:600;
}
#diftext ul li {
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}
#searchfields {
	width: 236px;
	margin:-2px 0px 0px 29px;
	padding:4px 0px 4px 6px;
	text-align:left;
	background-image: url(/set-dur/images/NewCatalogBanner/search_by_body_sidebar.png);
}
#searchfields img {
	margin: 0 0 3px 0;
}
#footer {
	width:960px;
	height:69px;
	background: url('/set-dur/images/footer.png') repeat-x top center;
	padding: 20px 0 0 0;
	margin: 0px auto;
	clear: both;
	text-align: center;
	border-bottom: 2px solid white;
}
#footer p {
	font-size:11px;
	color:#83cff1;
	line-height:25px;
}
#footer p a {
	color:#83cff1;
}
#footer p a:hover {
	color:#fff;
}
/*------------------------------------------------------------------------------

NAVIGATION  

------------------------------------------------------------------------------*/        

	

div#navigation {
	width: 600px;
	position: absolute;
	top:56px;
	left:360px;
	padding:0;
	margin:0;
	background: none;
}
#navigation ul li {
	margin:0;
	display: inline;
	font-size:12px;
}
#navigation ul {
	background: url('/set-dur/images/navbg.jpg') repeat-x;
	padding-left: 0;
	height: 44px;
	margin-left: 0;
	color: White;
	margin-top:0;
	float: right;
	width: 600px;
}
#navigation ul li a {
	color: White;
	padding: 19px 1.1em 21px 1.1em;
	text-decoration: none;
	float: left;
	background: none;
}
#navigation ul li a:hover {
	color: #000;
}
#navigation li a.current:link, #navigation li a.current:visited, #navigation li a.current:hover, #navigation li a.current:active {
	background: url('/set-dur/images/navon.gif') no-repeat;
	color:#fff;
	padding: 19px 1.9em 21px 1.9em;
}
 NAVIGATION2 ------------------------------------------------------------------------------*/ div#navigation2 {
 width: 629px;
 position: absolute;
 top:46px;
 left:331px;
 padding:0;
 margin:0;
 background: none;
}
#navigation2 ul li {
	margin:0;
	display: inline;
	font-size:12px;
}
#navigation2 ul {
	background: url('/set-dur/images/navbg.png') repeat-x;
	padding-left: 0;
	height: 44px;
	margin-left: 0;
	color: White;
	margin-top:7px;
	float: right;
	width: 629px;
}
#navigation2 ul li a {
	color: white;
	padding: 10px .7em 21px .9em;
	text-decoration: none;
	float: left;
	background: none;
	font-weight: normal;
}
#navigation2 ul li a:hover {
	color: #000;
}
#navigation2 li a.current:link, #navigation2 li a.current:visited, #navigation2 li a.current:hover, #navigation2 li a.current:active {
	background: url('/set-dur/images/navon.png') no-repeat;
	color:#fff;
	padding: 10px 1.5em 21px 1.5em;
}
/*-----------------------------------------------------------------------------

3 column classes

------------------------------------------------------------------------------*/    



.conleft, .conmid, .conright {
	float:left;
	display:inline;
	width:170px;
	padding-right:10px;
}
.conleft {
	padding-left:30px;
}
.samplesleft, .samplesmid, .samplesright {
	float:left;
	display:inline;
	width:188px;
	text-align:center;
	padding-right:3px;
}
.samplesleft p, .samplesmid p, .samplesright p {
	font-size:13px;
	font-weight:600;
	margin:0;
}
.blue {
	color: #002596;
}
.description {
	font-size: 14px;
	color: #2B84C9;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	line-height:normal;
}
#rightcol_form h4, #getourcatalog h4 {
	font-size:12px;
	color:#000000;
	margin:0;
}
.indprod_col {
	width: 112px;
	float: left;
	padding-right:10px;
}
.indprod_col img {
	display:block;
	height: 116px;
}
/*------------------------------------------------------------------------------    

RESERVED Selectors - Leave for the editor

------------------------------------------------------------------------------*/    

		

table {
}
th {
}
tr {
}
td {
}
/*------------------------------------------------------------------------------    

SIMPLE CLASSES

------------------------------------------------------------------------------*/        



.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.highlight {
	text-align:center;
	background:#9d2024;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	padding:5px;
}
.highlight2 {
	background:#ED1C24;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	padding:5px 5px 5px 10px;
	margin-top:-13px;
}
.emphasize {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
/*------------------------------------------------------------------------------    

Scrollable Item Chart - AEC - 12/19/2008

------------------------------------------------------------------------------*/        

#part_chart {
	height: 675px;
	width: 611px;
	overflow-y: scroll;
	overflow-x: hidden;
	table-layout: automatic;
	border-collapse: collapse;
}
#cart {
	border: solid 0px #CCCCCC;
	overflow-x: hidden;
	overflow-y: scroll;
	table-layout: automatic;
	border-collapse: collapse;
}
#cart tbody {
	height: 0px;
	overflow-x: hidden;
}
#cart tbody tr {
	height: auto;
}
#cart tbody td {
	height: auto;
}
#cart thead th {
	margin: 0px;
	padding: 5px;
	position:relative;
	cursor: default;
	z-index: 20;
}
.stock_legend {
	display:block;
	float:left;
	width:870px;
	background-color:#F4F3F3;
	padding:8px 0px 0px 8px;
	margin: 30px 0px 0px 0px;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.stock_legend_cart {
	display:block;
	float:left;
	width:890px;
	background-color:#ECECEC;
	padding:8px 0px 0px 8px;
	margin: 30px 0px 40px 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#scrolling_spacer {
	display: none;
}
/*Quality HD pages */

.FieldBasic {
	color: black;
	font-weight: normal;
	font-size: 12px;
	padding: 5px;
}
.FieldBasicWhite {
	background: #fff;
	color: black;
	font-weight: normal;
}
.LabelSection {
	color: white;
	font-weight: bold;
	padding: 5px;
}
.LabelSectionBar {
	font-size: 14px;
	padding: 5px;
	background: #2B84C9;
}
.LabelSectionBarLightBlue {
	background: #0A60A6;
}
.LabelBasic {
	color: black;
	font-weight: bold;
	font-size: 14px;
}
.LabelWork {
	background: #ffffff;
	color: black;
	font-weight: bold;
}
.LabelComment {
	background: #DCE6EF;
	color: black;
	font-weight: normal;
}
.LabelCommentSmall {
	font-size: 7pt;
	color: black;
	font-weight: italic;
}
.LabelFeature {
	color: #1D2F68;
	font-weight: bold;
	font-size: 12pt;
}
.LabelFeature:link {
	color: #1D2F68;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}
.LabelFeature:hover {
	color: #1D2F68;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: underline;
}
.LabelFeature:visited {
	color: #1D2F68;
	font-weight: bold;
	font-size: 12pt;
}
.LabelFeatureComment {
	color: #1D2F68;
	font-weight: bold;
	font-size: 8pt;
}
.LabelFeatureComment:link {
	color: #1D2F68;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
.LabelFeatureComment:hover {
	color: #1D2F68;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}
.LabelFeatureComment:visited {
	color: #1d2f68;
	font-size: 8pt;
	font-weight: bold
}
.LabelFeatureCommentSub {
	color: #1D2F68;
	font-weight: bold;
	font-size: 7pt;
}
.LabelFeatureCommentSub:link {
	color: #1D2F68;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
}
.LabelFeatureCommentSub:hover {
	color: #1D2F68;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: underline;
}
.LabelFeatureCommentSub:visited {
	color: #1D2F68;
	font-weight: bold;
	font-size: 7pt;
}
.LabelFeatureBar {
	background: #D2D9DF;
}
.LabelNav {
	color: white;
	font-weight: bold;
	font-size: 8pt;
}
.LabelNav:link {
	color: white;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}
.LabelNav:hover {
	color: white;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}
.LabelNav:visited {
	color: white;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}
.LabelCategory {
	color: black;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
}
.LabelFootnote {
	color: black;
	font-weight: normal;
	font-size: 8pt;
}
/*Shopping Cart ----------------------------------------------------------------------------------------------------------*/

#shop_content_area .content_cart {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: 0px solid red;
}
#shop_content_area {
	width: 600px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: 0px solid red;
}
#shop_content_area .content_cart .cart_btn {
	display: block;
	padding: 2px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-image: url(../set-dur/images/cart_btn_bg.gif);
	background-repeat: no-repeat;
	color: #002596;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	float: right;
}
#shop_content_area .content_cart .cart_btn_sm {
	display: block;
	width: 10PX;
	height: 17px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-image: url(../set-dur/images/cart_btn_sm_bg.gif);
	background-repeat: no-repeat;
	color: #002596;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: 0px solid;
}
#shop_content_area .content_cart #cart_table {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid grey;
}
#shop_content_area .content_cart #cart_table .grey td {
	background-color: #f4f3f3;
}
#shop_content_area .content_cart .no_header {
	color: #FFF;
	color: #f2f2f2;
	background-color: #2b84c9;
	padding: 4px;
}
#shop_content_area .content_cart .no {
}
#shop_content_area .content_cart .item_header {
	color: #f2f2f2;
	background-color: #2b84c9;
}
#shop_content_area .content_cart .item {
}
#shop_content_area .content_cart .desc_header {
	color: #f2f2f2;
	background-color: #2b84c9;
}
#shop_content_area .content_cart .desc {
}
#shop_content_area .content_cart .qty_header {
	color: #f2f2f2;
	background-color: #2b84c9;
}
#shop_content_area .content_cart .action_header {
	color: #f2f2f2;
	background-color: #2b84c9;
}
#shop_content_area .content_cart .qty {
	text-align: center;
}
#shop_content_area .content_cart .cost_header {
	color: #FFF;
	text-align: center;
	width: 80px;
	background-color: #002596;
}
#shop_content_area .content_cart .cost {
	text-align: center;
}
#shop_content_area .content_cart #cart_shipping {
	font-size: 12px;
}
#shop_content_area .content_cart #cart_shipping .grey {
	color: #e2e0cb;
}
#shop_content_area .content_cart #cart_shipping input {
	width: 275px;
}
#shop_content_area .content_cart #cart_shipping #state {
	width: 140px;
}
#shop_content_area .content_cart #cart_shipping #postal_code {
	width: 50px;
}
#shop_content_area .content_cart #cart_message {
	font-size: 11px;
	font-weight: bold;
}
table#cart tr td, table#cart2 tr td {
	font-size:11px;
	color:#000;
	font-weight:bold;
}
table#cart2 tr td h2, .graytabletext {
	font-size:11px;
	color:#555;
	margin-bottom:0;
	padding-bottom:0;
	font-weight:100;
}
table#cart tr td h3, table#cart2 tr td h3 {
	font-size:11px;
	color:#fff;
	margin-bottom:0;
	padding-bottom:0;
}
/*End Shopping cart -------------------------------------------------------------------------------------------------------*/



/*Start Error Page -----------------------------------------------------------*/



.ErrDyn {
	color: red;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	line-height: 12pt;
}
.ErrDetail {
	color: red;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	line-height: 12pt;
}
.WarDyn {
	color: black;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	line-height: 12pt;
}
.WarDetail {
	color: black;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	line-height: 12pt;
}
/*End Error Page -----------------------------------------------------------*/


/*-- Justin Batzel Styles --------------------------------------------------*/
.page_titles{
	font-size: 18px;
	font-weight: 600;
	color: #2B84C9 !important;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #2B84C9;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	letter-spacing: -.02em;
	line-height: 30px;
}
.jbshipping_option {
	width: 600px;
	border-spacing: 0px;
	padding: 5px 0px 0px 30px;
	margin: 20px 0px 100px 140px;
}
.jbshipping_option select {
	font-family: sans-serif;
	height: 27px;
	border: #BDBDBD 1px solid;
	width: 242px;
	font-family: sans-serif;
	padding: 3px;
}
#jbshipping_suggestion {
	margin: 20px 0px 0px 200px;
}
#entrust {
	width: 53px;
	float: left;
}
#jb_cart {
	padding: 0px 0px 0px 10px;
	float: right;
}
.jb_FieldBasic {
	color: black;
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
	width: 150px;
}
.jbhighlight {
	background-color: #FFFFEF;
	border: 1px solid #b84444;
	color: #b84448;
	font-weight: bold;
	padding: 4px;
	font-size: 12px;
}
.jb-requiered {
	color: red;
}
.progress_indicator_2 {
	padding: 0px 0px 20px 20px;
}
.progress_indicator {
	padding: 0px 0px 30px 108px;
}
#voidcart2 input[type = "text"] {
	border: grey 1px solid;
	height:25px;
	width:200px;
}
.voidinputext {
	border: #bdbdbd 1px solid;
	height:25px;
	width:177px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bdbdbd;
	border-bottom-color: #bdbdbd;
}
#jb_ups_container {
	width: 450px;
	border: 1px solid #B84444;
}
#jb_login {
	width: 240px;
	background-color: #F9F9F9;
	border: 1px solid #DDDDDD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 15px 0px 0px 0px;
}
#jb_register {
	width: 280px;
	background-color: #F9F9F9;
	border: 1px solid #DDDDDD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 28px 0px 0px 0px;
}
#jb_contact_info {
	width: 325px;
	background-color: #F9F9F9;
	border: 1px solid #DDDDDD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 15px 0px 0px 0px;
	padding: 5px;
}
#jb_account_info {
	width: 325px;
	background-color: #F9F9F9;
	border: 1px solid #DDDDDD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 92px 0px 0px 0px;
	padding: 5px;
}
#jb_register_here {
	width: 400px;
	background-color: #F9F9F9;
	border: 1px solid #DDDDDD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0px;
	padding: 5px;
}
#jb_lines_ordered {
	border: 1px solid grey;
	width: 890px;
}
#jb_view_cart {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
}
.content_cart input {
	padding: 3px;
	border: #bdbdbd 1px solid;
	font-family: sans-serif;
}
.content_cart select{
	border: 1px solid #bdbdbd;
	width: 249px;
	font-family: sans-serif;
	padding: 3px;
}
#new_card_info input{
	padding: 3px;
	border: #bdbdbd 1px solid;
	font-family: sans-serif;
}
#new_card_info select{
	border: #bdbdbd 1px solid;
	font-family: sans-serif;
	padding: 3px;
}
#jb_login input{
	padding: 5px;
	border: #bdbdbd 1px solid;
	font-family: sans-serif;
}
#jb_contact_info input{
	padding: 3px;
	border: #bdbdbd 1px solid;
	font-family: sans-serif;
}
#jb_contact_info select{
	border: 1px solid #bdbdbd;
	width: 195px;
	font-family: sans-serif;
	padding: 3px;
}
#jb_account_info input{
	padding: 3px;
	border: #bdbdbd 1px solid;
	font-family: sans-serif;
}
.about_headers{
	font-size: 14px;
	padding: 10px 0px 0px 0px;
}
.about h2{
	padding: 10px 0px 0px 0px;
}
.about p{
	padding: 5px 0px 0px 0px;
}
#application_img{
	text-align: center;
	border: 1px solid #dddddd;
}
.application_headers{
	font-size: 14px;
	padding: 10px 0px 0px 0px;
}
.application ol{
	font-size: 12px; font-style: italic;
}
#application_table_1{
	width: 600px;
	border: 0px 0px 20px 0px;
	font-style: italic;
}
#application_table_2{
	width: 600px;
	border: 0px;
	padding: 0px 0px 0px 50px;
	font-style: italic;
}
#application_table_3{
	width: 600px;
	boarder: 0px;
	padding: 10px 0px 0px 0px;
	font-style: italic;
}
.application_adhesive{
	font-size: 14px;
	padding: 10px 20px 0px 0px;
	font-style: italic;
}
#catalog_table_1{
	float: left;
	width: 610px;
	display: inline;
	background: white;
	padding: 22px 0 30px 25px;
	text-align: left;
}
#catalog_table_1 input{
	padding: 3px;
	border: #BDBDBD 1px solid;
	font-family: sans-serif;
}
#catalog_table_1 select{
	border: 1px solid #BDBDBD;
	width: 219px;
	font-family: sans-serif;
	padding: 3px;
}
#form_title{
	font-size: 13px;
	font-weight: bold;
	color: black;
}
#catalog_button{
	border: none;
	margin: 0px 0px 0px 200px;
}
#catalog_button input{
	border: none !important;
}
.catalog_wrap{
	height:	35px;
}
.catalog_titles{
	float: left;
	width: 115px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
.contact_table_1{
	width: 570px;
	border: 0px;
}
.news_table_1{
	width: 325px;
	cellpadding: 10px;
}
.news_table_2{
	cellpadding: 10px;
}
.news_headings{
	margin-bottom: 0px;
	border-bottom:1px solid #cccccc;
}
#example_filter input{
	padding: 3px;
	border: #BDBDBD 1px solid;
	font-family: sans-serif;
}
#example_length select{
	border: 1px solid #BDBDBD;
	font-family: sans-serif;
	padding: 3px;
}
.cert_sidebar{
	color: white !important;
	font-weight:bold !important;
}

#cert_sidebar{
	text-align:left;
	padding: 0px 0px 0px 12px;
}
.DTTT_Print{
	margin: 0px 0px 0px 300px;
}
.table_header{
	color: black;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
.table_content{
	color: black;
	font-weight: bold;
	text-align: center;
}
.stock_bubble{
	position: relative;
	top: 2px;
}
#customer_service{
	width: 150px;
	float: left;
	padding: 5px 0px 0px 20px;
	text-align: center;
}
/*-- End Justin Batzel Styles -----------------------------------------------*/


/*-- Extracted Styles -------------------------------------------------------*/
#ex_header_text {
	font-size: 24px;
	color: #2B84C9;
	font-weight: 900;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #2B84C9;
	padding: 0px 0px 5px 0px;
}
.ex_title_header {
	width: 600px;
	font-size: 18px;
	color: #2B84C9;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #2B84C9;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
}
.ex_paragraph_text {
	font-size: 12px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.01);
	line-height: 1.5;
}
#ex_cat_table {
	width: 620px;
	border:0px;
	border-spacing: 0px;
	margin: 0px 0px 20px 0px;
}
#ex_link_content {
	width: 600px;
	border: 0px;
	margin: 15px 0px 0px 40px;
	font-style: italic;
}
.page_header h1 {
	font-size: 18px;
	font-weight: 600;
	color: #2B84C9;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #2B84C9;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	letter-spacing: -.02em;
	line-height: 30px;
}

