	.clear			{ clear:both; }
	.photo-link		{ padding:5px; margin:5px; border:1px solid #ccc; display:block; width:200px; float:left; }
	.photo-link:hover	{ border-color:#999; }


	body, html 
	{
		overflow-x:hidden; 	
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
    
	body {
	 
	-webkit-text-size-adjust: 100%;

	background-color: #7d7e7d;
	background-image: url(graphics/led.png);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
    padding: 0px;
	/* font-family:Arial, Helvetica, sans-serif; */
 	font-size:16px;
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    /* color: #666666;      */
	}
	
	.ProductHeader {
	font-size: 20px;
	color: #23A1D1;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	}
	
	img {
		max-width: 100%;	
        height: auto;
	}
   					
	ul li {
	font-family: Arial, Helvetica, sans-serif;
	/* font-weight: normal; */
	color: black;
	font-size:16px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	/* margin-bottom: 5px;	 */
	}
	
	ul { padding-left: 1.2em; }
	

	p {
 	font-family: 'Open Sans', sans-serif; 
    /* font-family: Arial, Helvetica, sans-serif;  */
	font-size: 16px;
	color: #4F4F4F;
	line-height: 20px;
	padding-bottom: 10px;
	font-weight: 400;
	}

	#prod-link a {
	min-height:130px;
	height:130px;
	display:block;
	background-color: #ECECEC;
	border: 1px solid #CCC;
	margin:auto;
	}
	HR {
	size: 1px;
	color: #201f1c;
	}
	.dotted-line {
	background-image: url(images/rule-home.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 8px;
	}
	
	blockquote {  
	padding: 10px;
	margin-left: 10px;
    border-top: 1px dashed #ad1801;
    border-bottom: 1px dashed #ad1801;
	}    

	blockquote p {  
	display:inline;
	color: #da3908;
	font-style: italic;
	/* font-weight: normal; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	}
	
	.rule-vert {
	background-image: url(images/rule-vert.png);
	background-position: center top;
	background-repeat: repeat-y;
	width: 50px;
	min-height: 100%;
	}

	.rule {
	background-image: url(images/rule-h.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 10px;
	}

	
/* LINK STYLES */

	a:link {color: #23A1D1; text-decoration: none;}
    a:visited {color: #23A1D1; text-decoration: none;}
    a:active {color: #23A1D1; text-decoration: none;}
    a:hover {color: #2a6496; text-decoration: none;}
	
	a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
	}
	
	.footer  {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 10px;
	}
	
	.footer a:link {
	color: #ccc;
	}
	
	.footer a:hover {
	color: #ffae00;
	}

	.title-yellow {
	font-family: league-gothic,League Gothic,sans-serif;
	text-transform: uppercase;
	/* font-weight: normal; */
	font-size: 30px;
	color: #ffa800;
	margin: 0px;
	padding: 0px;
	}
	
	.title-yellow a:link {
	color: #ffa800;
	}
	
	.title-yellow a:visited {  
	color: #ffa800;
	}
	
	.title-yellow a:hover {  
	color: #fff;
	}
		
	
/* NAVIGATION STYLES */
	
    #navlist {
  	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
   }
   
    #navlist ul {
	list-style-type: none;
	border: 0px;
	padding:0px;
	margin: 0px;

   }
   
    #navlist li {
	display: inline;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 2px 40%;
	padding-left: 23px;
	padding-right: 10px;
	border: 0px;
	margin: 0px;
   }
   
    .prodnav {
	font-family: league-gothic,League Gothic,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: red;
	font-size: 12px;
	border: 0px;
	margin: 0px;
	}

    .topnav  {
	font-family: league-gothic,League Gothic,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #e3e8eb;
	font-size: 12px;
	border: 0px;
	margin: 0px;
	}
	
	.topnav a:link {  
	font-family: league-gothic,League Gothic,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #e3e8eb;
	font-size: 11px;
	border: 0px;
	margin: 0px;
	}
	
	.topnav a:visited {  
	font-family: league-gothic,League Gothic,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #e3e8eb;
	font-size: 11px;
	border: 0px;
	margin: 0px;
	}
	
	.topnav a:hover {  
	font-family: league-gothic,League Gothic,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffa800;
	font-size: 11px;
	border: 0px;
	margin: 0px;
	}
	
	#basenavlist {
  	border: 0px;
	margin: 0px;
   }
   
    #basenavlist ul {
	list-style-type: none;
  	border: 0px;
	margin: 0px;
   }
   
    #basenavlist li {
    display: inline;
	background-image: url(images/bullet-footer.jpg);
	background-repeat: no-repeat;
	background-position: 18px 40%;
    padding-left: 37px;
  	border: 0px;
	margin: 0px;
    }
	
	.basenav  {
	font-family: league-gothic,League Gothic,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #e3e8eb;
	font-size: 10px;
	border: 0px;
	margin: 0px;
	}
	
	.basenav a:link {  
	font-family: league-gothic,League Gothic,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #e3e8eb;
	font-size: 10px;
	border: 0px;
	margin: 0px;
	}
	
	.basenav a:visited {  
	font-family: league-gothic,League Gothic,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #e3e8eb;
	font-size: 10px;
	border: 0px;
	margin: 0px;
	}
	
	.basenav a:hover {  
	font-family: league-gothic,League Gothic,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffa800;
	font-size: 10px;
	border: 0px;
	margin: 0px;
	}
	
    #sublist {
  	border: 0px;
	margin: 0px;
   }
   
    #sublist ul {
	list-style-type: none;
  	border: 0px;
	margin: 0px;
   }
   
    #sublist li {
    display: inline;
	background-image: url(images/bullet-sub.jpg);
	background-repeat: no-repeat;
	background-position: 9px 50%;
    padding-left: 21px;
  	border: 0px;
	margin: 0px;
   }
   
    .subnav   {
	font-family: Century Gothic, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #2b2b2b;
	font-size: 11px;
	border: 0px;
	margin: 0px;
	}
	
	.subnav a:link {  
	font-family: Century Gothic, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #2b2b2b;
	font-size: 11px;
	border: 0px;
	margin: 0px;
	}
 
	.subnav a:visited {  
	font-family: Century Gothic, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #2b2b2b;
	font-size: 11px;
	border: 0px;
	margin: 0px;
	}
	
	.subnav a:hover {  
	font-family: Century Gothic, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffa800;
	font-size: 11px;
	border: 0px;
	margin: 0px;
	}
	
	#prodcontainer {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	}
	#prodcontainer ul li {
	margin: 0px;
	padding: 0px;
	list-style:none;
	text-align: left;
	}
    #prodlist {
	line-height: 18px;
  	border: 0px;
	margin: 0px;
	padding: 0px;
   }

    #prodlist ul {
	list-style-type: none;
	line-height: 18px;
  	border: 0px;
	margin: 0px;
	padding: 0px;
   }
   
    #prodlist li {
	list-style-type: none;
	line-height: 18px;
  	border: 0px;
	margin: 0px;
	padding: 0px;
   }
   
    .prodnav  {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	line-height: 20px;
	border: 0px;
	margin: 0px;
	}
	
	.prodnav a:link {  
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	line-height: 20px;
	border: 0px;
	margin: 0px;
	}
	
	.prodnav a:visited {  
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	line-height: 20px;
	border: 0px;
	margin: 0px;
	}

	.prodnav a:hover {  
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #da3908;
	font-size: 12px;
	line-height: 20px;
	border: 0px;
	margin: 0px;
	}


/* HEADING STYLES */

	/* h1 is used for paragraph Titles, like Product Features */		
    h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	/* color: #1d1d1d; */
	color: #0F0C0D;
	/* text-transform: uppercase; */
	margin: 0px;
	padding: 0px;
	}

	/* h2 is used for the black uppercase Category titles at the top of each page, like INDOOR PROGRAMMABLE ELECTRONIC MESSAGE CENTER SIGNS */		
    h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #1d1d1d;
	/* text-transform: uppercase; */
	margin: 0px;
	padding: 0px;
	}

	/* h3 is used on Home page for white uppercase Category titles, like FULL COLOR INDOOR */	
	h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	/* color: #a9a16f; */
	color: white;
	margin: 0px;
	padding: 0px;
	/* margin-top: -8px; */
	}

	/* h4 is used for blue upper-lower case page titles, like Alpha 213C LED Display. Using a link with it changes the color to red */		
	h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 32px;
	/* color: #E71700; */
	color: blue;
	margin: 0px;
	padding: 0px;
	}
	
    h5 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 32px;
	color: #565336;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	}

	/* h6 is used for menu references at top of each page, like Signs */	
	h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
    color: black;
	text-transform: uppercase;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	}

/* h7 is used for paragraph Titles, like Product Features */		
    h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #1d1d1d;
	/* text-transform: uppercase; */
	margin: 0px;
	padding: 0px;
	}
	h8 {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 16px;
	color: black;
	margin: 0px;
	padding: 0px;	
	}
	
/* TEXT STYLES */

	
	.breadcrumbs {
	font-family: Arial, Gadget, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #242424;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-weight:700;
	}
	
	.fine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
	.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #242424;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	}

	.title-yellow {
	font-family: league-gothic,League Gothic,sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
	color: #ffa800;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	}
	
    .product-title {
	font-family: league-gothic,League Gothic,sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #A72307;
	margin: 0px;
	padding: 0px;
    }
	
	#pdfs li {
	font-size: 13px;
	line-height: 20px;
	color: #DE2D04;
	text-decoration: none;
	background-image: url(images/adobe_pdf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 25px;
	margin-left: -25px;
	list-style-type: none;
		}
	.red {
	color: #ff0000;
	}
	
	.yellow {
	color: #ffff00;
	}
	
	.green {
	color: #00ff00;
	}


/* IMAGE STYLES */

	
	.subnav-border {
	background-image: url(images/subnav-border.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}



/* POSITION STYLES */

    .search-bg {
	margin-right: 10px;
	}

    .frame {
	margin-top: 20px;
	}
	
	#navcontainer {
		margin-left: -20px;
	}

/* FORM STYLES */


    .search {
	width: 200px;
	height: 20px;
	font-family: league-gothic,League Gothic,sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #292929;
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
    }
		
    .form-mail-padding {
	margin-left: 55px;
	margin-top: 47px;
	padding: 0px;
    }
	
	.form1 {
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #666;
    }
	
	.form2 {
	width: 232px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #666;
    }
	
	.form3 {
	width: 95px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #666;
    }
	
	.form4 {
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #666;
    }
	
	.form5 {
	width: 195px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: #666;
    }
	
	form {
	margin:0px;
	padding:0px;
	}
	
/* CSS BUTTON STYLES */

#btn-blank a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 35px;
	color: #FFF;
	text-decoration: none;
	background-color: #E71700;
	display: block;
	height: 35px;
	width: 155px;
	margin: 0 auto;
}
#btn-blank a:hover {
	background-color:#333;
	border: 1px solid #E71700;	
	height: 34px;
	width: 154px;
}
	
.error {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.signblock-r {
	float: right;
	border: 1px solid #000;
	margin-bottom: 10px;
	margin-left: 10px;
}
