
html, body {padding:0px; margin:0px; height:100%; font-family: Arial, Helmet, Freesans, Kalimati, Mukti Narrow, Malayalam, Saab, sans-serif; word-spacing:0px; letter-spacing:0px;}
table {border-spacing: 0px;}
img {border: 0px;}
a {text-decoration:none; color:#3c54c4;}
a:visited {color:#192b80;}
a img, a:visited {border-color:#dedede;}
a:hover {color:#d04e15;}
ul {list-style-type: disc; margin-top:0px; }
h1 {margin:8px;}
h3 {margin-top:10px !important; text-decoration:underline;}

.help_header {
	color:#192b80;
	font-size: 1.4em;
	font-weight: 800;
	}

.help_subheader {
	color:#192B80;
	font-size: 1.25em;
	font-weight: 800;
	}

.help_subsubheader {
	color:#192B80;
	font-size: 1.15em;
	font-weight: 800;
	}

.centered_container {
	width:100%;
	text-align:center;
	}

.centered {
    margin-left: auto;
    margin-right: auto;
    display: block;
    }

.footer_menu_container {
	color:#808080;
	font-size:0.90em;
	}

.footer_menu_container a {
	color:#808080;
	}

.footer_menu_container a:hover {
	color:#192b80;
	}	

.footer_menu_container p {
	font-size:0.80em;
    margin-top: 1px;
	}

.footer_menu {
	list-style:none;
    padding: 0;
    margin-bottom: 0;
	}

.footer_menu li {
	display:inline-block;
	padding: 0px;
	}
	
.footer_menu li:after {
	content: " |";
	padding: 0px;
	}
	
.footer_menu li:last-child:after {
	content:"";
	}

.helptable {
	background-color:#FFFFFF;
	border:1px solid black;
	border-collapse:collapse;
	}

.helptable td, .helptable th {
	border:1px solid black;
	padding:5px;
	}

.helptable th {
	background-color:#3D4987;
	color:#FFFFFF;
	}

.hrstyle {
    border: 0;
    height: 1px;
    margin-top:-3px;
    margin-bottom:-10px;
    background-image: -webkit-linear-gradient(left, black, white); 
    background-image:    -moz-linear-gradient(left, black, white); 
    background-image:     -ms-linear-gradient(left, black, white); 
    background-image:      -o-linear-gradient(left, black, white);  
}

span.footer { 
	position:absolute; 
	right:0px; 
	bottom:0px; 
	border-top: solid 5px #a7b1d7;
	border-bottom:0px; 
	padding: 0px; 
	font: 14px Lucidia, Arial;
	color: #ffffff; 
	white-space:nowrap; 
	text-align:right;
	background-color:#3d4987;}
span.footer a, span.footer a:visited {color:#a7b1d7; padding-left: 10px; }
span.footer a:hover {color:#dd725b;}


.subcategories {background-color: #f0f0f0; border: 1px solid #d0d0d0; padding:20px 50px 20px 50px; width:100%; border-radius: 5px;}
.subcategories a {font-weight:bold;}
.subcategories td {font-size:12px; font-style:italic;}

.normal td {font-size:14px; font-style:normal;}

.cart {background-color:#e6ecff; border: 1px solid #3d4987; border-radius: 5px; width: 100%;}
.cart th {background-color: #3d4987; color:#ffffff; text-align:left; padding-left:4px;}
.cart td.maincart {padding:8px;}
.cart td hr {color:#081160;}

.ordersection {background-color:#e6ecff; border: 1px solid #3d4987; padding:1em 3em 0em 3em;
            border-radius: 5px;
            padding-bottom:0.4em;}
.ordertitle {background-color: #6d79a7; color:#ffffff;
            text-align:left;display:inline-block;width:100%;
            border-radius:5px;cursor:pointer;
            margin-top:2em;margin-bottom:0;}
.ordertitle:hover {background-color:#3d4987 !important;}
.orderp {font-weight:bold;padding:1px 10px;margin:0;}
.orderbox {width:50%;display:inline-block;text-align:left;}
.orderaddress {font-size:small;margin-left:20px;}
.orderaddress th {border-bottom:1px solid #999;}
.ordersave {display:block;border:solid 1px #00008b;width:8em;color:#00008b;
            font-size:large;font-weight:bold;cursor:pointer;
            background-color:#f0f8ff;margin-top:1em;padding:0.4em;
            border-radius:9px;}
.ordersave:hover {border-color:#eee;color:#eee;background-color:#22316c;}
#paymentinput {display:inline-block;vertical-align:top;}
#paymenttotals {border-left:dashed 1px #999;display:inline-block;margin-left:10px;padding-left:4px;text-align:right;font-size:small;color:#555;}
#paymenttotals th {font-style:italic;padding-right:4px;font-weight:normal;}

.product_matrix td {padding:2px 4px 2px 4px; font-style:normal;}

.product_docs
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #f3f3f3;
	border: 1px solid #dddddd;
	border-radius: 5px;
	text-align: center;
	font-size: 0.8em;
}



.bb  { background:  #ddddff url(/images/layout/bar.gif); }

.hlight  {background: #eeeeee;}
.llight  {background: #dddddd;}


.main {
	width: 90%;
	min-width: 500px;
	height: 400px;
	position: relative;
	}
.part {
	text-align: left;
	}
.blurb {
	width: 80%;
	font-style: italic;
	text-align: left;
	vertical-align: top;
	}
a.picture {
	position: relative;
	z-index: 0;
	text-align: right;
	}
a.picture:hover {z-index: 0;}

a.picture span{display: none;}
a.picture:hover span{display: block;
	position: absolute;
	color: #ffffff;
	top: 200px;
	right: 380px;
	text-align: center;
	z-index: 0;
	}

.quote
{
	font-family: Monaco, Courier, monospace;
	font-size: 0.8em;
	margin-left: 30px;
	margin-right: 30px;
}

.checkmark
{
  list-style-image: url("/images/checkmark.png");
  color: #009900;
}

a.dvi_button {display:block;border:solid 1px #086690;background-color:#6289d8;color:#fff;
              padding:4px;text-align:center;}
a.dvi_button:hover {text-decoration:underline;background-color:#3b5fa8;}

.protip {width:600px;min-height:100px;position:relative;
            font-family:"Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
           }
.protip h2 {display:block;background-color:#22448f;color:#fff;padding-left:80px;font-size:30px;
            font-weight:normal;margin:0;
            border-radius: 50px 50px 0 0;}
.protip_img {max-width:180px;vertical-align:middle;margin-right:30px;}
.protip_icon {position:absolute;top:4px;left:20px;}
.protip span {text-align:left;border: solid 4px #22448f;margin-top:0;
            border-radius: 0 0 50px 50px;
            display:block;vertical-align:middle;
            }
.protip p {display:inline-block;max-width:330px;vertical-align:top;margin:25px;
            font-size:20px;}


.techinfo {max-width: 682px; padding:10px;}

.frontpanelheader { color: #485CA9; font-size:14pt; }


.materialchart {
	border-collapse:collapse; 
	}

.materialchart th {
	background-color:#485CA9;
	color:white;
	}

.materialchart td,th {
	padding:5px;
	}

.materialchart_yes {
	background-color:#5db706;
	}
	
.materialchart_no {
	background-color:#dcdcdc;
	}
	
.materialchart_col1 {
	font-weight:bold;
	font-size:1.1em;
	background-color:#CAD5E5;
	}
	
.frontpanelcharts {
	border:none; 
	margin-left:25px;
	border-collapse:collapse; 
	font-size:0.75em;
}

.compatibleChart { border:none; border-width:0px; border-collapse:collapse; }

.row1 {background-color:#CAD5E5; }

.row2 {background-color:#E9ECF2; }

.compatibleDiv {padding:10px;}

.Quoting { text-align:left;}

.Options { text-align:left; }

.Materials { text-align:left; }

.frontpaneltitle { color: #485CA9;}

.image_bar { padding-bottom:0px; font-size:22px; }


.FrontPageHeader  { color: #5774CE; font-size:18pt;}

.story {position:relative; background-color:#f0f0f0; background-image:url(); border-radius:5px; display:block; border:solid 1px #d0d0d0; font-family: arial;}

/* Custom Panel Page */
.header_text {
	color:#485CA9; 
	font-size:22pt;
}

.subheader_text {
	color:#485CA9; 
	font-size:18pt;
}
	
.frontpanelline { 
	opacity:.5; 
	border:none; 
	background-color:#485CA9; 
	height:4px; 
	margin-top:20px; 
	margin-bottom:20px;
}

.contact_box {
	padding:10px; 
	background-color: #DFE5EF; 
	border:3px solid #778FC5;  
	width:290px; 
	height:100px;
	text-align:center;
}


.row1 {background-color:#CAD5E5; }

.row2 {background-color:#E9ECF2; }

/* Header text menu */

#tt_header {
	border-top: 3px solid #192B80;
	border-bottom: 0px solid #192B80;
	margin-bottom: 0px;
	background-color: #ffffff;
}

#tt_headerContent {
	width: 100%;
	height: 79px;
	margin: 0 auto;
	text-align: right;
	position: relative;
	padding-bottom: 0px;
}

#tt_contactBubble {
	display: block;
	margin-top: 2px;
	margin-right: 5em;
}

.tt_corner {
	position: absolute;
	left: 0;
	height: 20px;
	width: 20px;
}

#tt_logo {
	position: absolute;
	left: 0;
	bottom: 10px;
}

#tt_navbar_wrapper {
	position: absolute;
	right: 0px;
	bottom: 0px;
	border-bottom: 0px solid #3D4987;
}

#tt_navbar_cart {
	color: #192B80;
	font: bold 14px Arial;
	margin-right: 0px;
}

#tt_navBar {
	border-top: 2px solid #3D4987;
	border-bottom: 4px solid #3D4987;
	background: #192B80;
	padding-right: 2px;
}
	
.tt_corner {
	position: relative;
	left: -0.1em;
	top: -0.5em;
	height: 12px;
	width: 12px;
	border: 0px solid red;
}

#tt_navBar a {
	color: #fff;
	font-weight: ;
	font: 14px Arial;
	text-decoration: none;
	padding-right: 6px;
}

#tt_navBar a:hover {
color: #d04e15;
}

/* End header text menu */


/* Catalog menu update 2014 */
.catalog_td { /* Creates the catalog box and aligns everything to the top */
	vertical-align:top;
	width:200px;
	min-width:200px;
	height:100%;
	overflow:hidden;
	}

.catalog_search { /* Div containing the search input box */
	background-color: transparent;
	height:30px;
	width:200px;
	}

.catalog_search_position { /* Positions the search box */
	position:absolute;
	top:70px;
	left:15px;
	width:250px;
	height:25px;
	background-color:transparent;
	border:0px;
	}

.catalog_search_box { /* Styles the search input box */
	width:175px;
	height:20px;
	border:2px solid #192B80;
	padding: 3px;
	margin: 0px;
/*	background-image: url("/images/layout/magnifying_glass.gif");
	background-position: right;
	background-repeat: no-repeat; */
	vertical-align: middle;
	}
	
.catalog_search_button { /* Styles the submit button */
	background-image:  url("/images/layout/magnifying_glass.gif");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	border: 0px solid transparent;
	padding: 0px;
	width: 30px;
	height: 25px;
	cursor: pointer;
	margin-left:-35px;
	vertical-align: middle;
	}

.catalog_header { /* Creates the chamfer and adds padding at top of catalog */
	background-image: url("/images/layout/catalog_chamfer_15px.gif");
	background-position: right top;
	background-repeat: no-repeat;
	background-color:#D0D0D0;
	width:100%;
	height:15px;
	}	

.catalog_contents { /* Contains the catalog itself */
	border-right:5px solid #cccccc;
	background-color:#E0E0E0;
	height:100%;
	}

.catalog_list_attributes { /* Styles the lists used in the catalog */
	margin-left:-1em;
	padding-left:0em;
	list-style-position: outside;
	}
	
.categories1 { /* Plateholder for styling UL */
	}

.categories2 { /* Placeholder for styling UL children */ 
	margin-top:5px;
	margin-bottom:15px;
	}

.catalog_option_home { /* Normal catalog option */
	list-style-image: url('/images/layout/catalog_arrow_home.gif');
	font-size: 0.95em;
	margin-bottom:3px;
	}

.catalog_option_static { /* Static catalog options like Custom Plates */
	list-style-image: url('/images/layout/catalog_dot.png');
	font-size: 0.95em;
	margin-bottom:3px;
	}

.catalog_option_normal { /* Normal catalog option */
	list-style-image: url('/images/layout/catalog_arrow_right.gif');
	font-size: 0.95em;
	margin-bottom:3px;
	}
	
.catalog_option_normal_nosub { /* Normal catalog option with no subcategories */
	list-style-image: url('/images/layout/blank.gif');
	font-size: 0.95em;
	margin-bottom:3px;
	}
	
.catalog_option_current { /* Currently selected catalog option */
	list-style-image: url('/images/layout/catalog_arrow_down.gif');
	font-size: 0.95em;
	font-weight:bold;
	}
	
.catalog_option_current a {
	color:#d04e15;
	}

.catalog_option_current_nosub { /* Currently selected catalog option with no subcategories */
	list-style-image: url('/images/layout/blank.gif');
	font-size: 0.95em;
	font-weight:bold;
	}
	
.catalog_option_current_nosub a {
	color:#d04e15;
	}

.catalog_option_child_normal { /* Normal child catalog option */
	list-style-image: url('/images/layout/catalog_arrow_tree.gif');
	font-size: 0.80em;
	font-weight:normal;
	text-decoration:;
	margin-left:-2em;
	}
	
.catalog_option_child_normal a {
	color:#3C54C4;
	}

.catalog_option_child_current { /* Currently selected child catalog option */
	list-style-image: url('/images/layout/catalog_arrow_tree_selected.gif');
	font-size: 0.80em;
	text-decoration:;
	font-weight:bold;
	margin-left:-2em;
	}

.catalog_option_child_current a {
	color:#d04e15;
	}
	
/* End catalog menu */


/* Sideright table formatting */
td.sideright {
	vertical-align:top;
	padding:0px 10px 0px 0px; 
	text-align: center; 
	width:110px;
	}
	
table.sideright {
	width:110px; 
	border: solid 1px #C0C0C0; 
	border-radius-topright:5px; 
	border-radius-topleft:5px;
	}

table.sideright th {
	background-color:#D0D0D0; 
	font-size:12px; 
	font-style:italic;  
	color:#192B80;
/*	border-bottom:1px solid #192B80; */
	text-align:left; 
	padding-left:4px; 
	border-radius-topright:3px; 
	border-radius-topleft:3px;
	}



/* Front Page Revision 2013 */
.frontpage_top {
	margin: 0px; 
	font: italic 16px arial; 
	text-align:justify; 
	padding:0px 0px 0px 0px;
	position:relative; 
	background-color:#ffffff; 
	display:block; 
	border:solid 0px #000000; 
	font-family: arial;}
	
.frontpage_plate_info {
	background-color:#f0f0f0; 
	padding-top:10px; 
	margin-top:10px; 
	height:175px;}
	
.frontpage_plate_info_header {
	font: bold 1.5em arial; 
	color:#3d4987; 
	text-align:justify; 
	padding:0px 0px 0px 0px;}
	
.frontpage_plate_info_header_small {
	font: bold 1.25em arial; 
	color:#3d4987; 
	text-align:justify;}

.frontpage_rotating_info {
	background-color:#f0f0f0; 
	padding:10px 10px 10px 10px; 
	margin:5px 0px 0px 0px; 
	border-top: solid 10px #e0e0e0;
	height:150px;
	width:340px;}

 table.newsarticle {
 	width:360px;
 	height: 100px;
 	margin: 5px 0px 10px 0px;
 	background-color: #ffffff;
 	position: relative;
 	border: 0px;}
 	
 table.newsarticle th {
 	background-color: #e0e0e0;
 	 height:20px;
 	 text-align:left;
 	 padding:0px 0px 0px 5px;
 	 font-weight: normal;
 	 border-top: 3px solid #808080;}
 	 
table.newsarticle td {
	vertical-align:top; 
	font-size: 14px;
	padding:4px;
	background-color:#F0F0F0;
	text-align:left;}
 	 
 .newsimage {
 	float:left;
 	border: 1px solid #000000;
 	margin: 0px 0px 0px -1px;}
 	  
 	  
.clip_box_news_header {
	height: 15px;
	width: 15px;
	background: #ffffff;
	transform:skew(-45deg,0deg);
	position: absolute;
	-webkit-transform:skew(-45deg,0deg);
	-moz-transform:skew(-45deg,0deg);
	left: -12px;
	top: 0px;}

.clip_box_news_sub_header {
	height: 10px;
	width: 10px;
	background: #ffffff;
	position: absolute;
	transform:skew(-45deg,0deg);
	-moz-transform:skew(-45deg,0deg);
	-webkit-transform:skew(-45deg,0deg);
	left: -8px;
	top: 0px;} 

.clip_box_plate_descriptions {
	height: 20px;
	width: 20px;
	background: #ffffff;
	position: absolute;
	transform:skew(-45deg,0deg);
	-moz-transform:skew(-45deg,0deg);
	-webkit-transform:skew(-45deg,0deg);
	left: -10px;
	top: 0px;}

.clip_box_plate_descriptions_container {
	height: 30px;
	width: 30px;
	border: 0px solid red;
	overflow: hidden;
	position:absolute;
	left: -1px;
	top: 10px;}
	
.clip_box_prod_and_service {
	height: 20px;
	width: 20px;
	background: #ffffff;
	transform:skew(-45deg,0deg);
	position: absolute;
	-moz-transform:skew(-45deg,0deg);
	-webkit-transform:skew(-45deg,0deg);
	left: -10px;
	top: 0px;}

.clip_box_prod_and_service_container {
	height: 30px;
	width: 30px;
	border: 0px solid red;
	overflow: hidden;
	position:absolute;
	left: -1px;
	top: 5px;}

/* End Front Page Revision 2013 */


/* Testing */

.cart_button {
	background-color: #013f92;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border: solid 0px #000000;
	color:#ffffff;
	cursor: pointer;
	}
	
.cart_button:hover, .cart_button:focus {
	background-color: #4660a7;
	}
	
.cart_button_org {
	background-color: #d04c17;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border: solid 5px transparent;
	color:#ffffff;
	cursor: pointer;
	}
	
.cart_button_org:hover, .cart_button_org:focus {
	border: solid 5px #af3504;
	}
	
.cart_button_grn {
	background-color: #1b8d3a;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border: solid 0px #000000;
	color:#ffffff;
	cursor: pointer;
	}
	
.cart_button_grn:hover, .cart_button_grn:focus {
	border: solid 5px #197e35;
	}
	
.corner {
	position: absolute;
	left: -0.1em;
	top: -0.5em;
	height: 12px;
	width: 12px;
	border: 0px solid red;
}

/* CUSTOM_P Style */

.custom_p_badges {
	margin: 30px 0 60px 0;
	text-align: center; 
	width: 100%;
	font-style: italic;
	color: #292929;
}

.custom_p_badges img {
	width: 85px;
}

.custom_p_badges td {
	width:10px;
	padding:0px 10px 0px 10px;
	}

.custom_p_body {
	margin-bottom: 50px;
}

.custom_p_body img {
	float: right;
	margin-bottom: 20px;
}

.custom_p_body p {
	line-height: 1.4em;
	margin: 0 50px 0 0;	
}

.custom_p_triangle {
	margin-left: 80px;
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #ff6c2c;
}

.custom_p_divider {
	width: 700px;
	margin-left: 40px;
	height: 4px;
	background-color: #ff6c2c;
}

.custom_p_featuring td img {
	width: 140px;
	margin: 15px 0 15px 30px;
}

.custom_p_featuring {
	padding: 0 40px;
}

.custom_p_CTA {
	padding: 60px 50px;
	text-align: center;
}

.custom_p_CTA p {
	margin-bottom: 50px;
}

/* End CUSTOM_P Style */

/* Contact Page */
.contact_banner {
	text-align:center; 
	background-color:#192B80; 
	color:#fff; 
	width: 100%;}
	
.contact_banner p {
	margin:0; 
	padding:12px;}

.contact_banner a {
	text-decoration:underline; 
	color:#fff;}
	
#gmap_canvas:after /* this is the triangle */ {
	content:'';
	position:absolute;
	bottom:-2px;
    left:50%;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-bottom: 20px solid #192B80;
	margin-top: 210px;
}

.contact_block {
	background-color: #F0F0F0;
	padding: 15px;
}

.contact_social {
	display: inline-block;
	float: right;
	margin: 3px 0;
}

.contact_info h2 {
	margin: 0 0  10px 20px;
	display: inline-block;
}

.contact_info hr {
	margin: 0 0 20px 20px;
	border: 1px solid #192B80;
}

.contact_info p {
	vertical-align: top;
	display: inline-block;
	margin: 0 0 15px 0;
	width: 210px;
}

.contact_info img {
	display: inline-block; 
	vertical-align: top;
}

.contact_store {
	vertical-align: top;
	display: inline-block;
}

.contact_info {
	display: inline-block;
}

.contact_info ul {
	margin: 0 0 0 20px;
	padding: 0;
	vertical-align: top;
	display: inline-block;
	width: 227px;
}

.contact_info li {
	width: 250px; 
	display: inline-block;
}

.contact_block_needle {
	position: relative;
    float: right;
    bottom: 103px;
}

/* End Contact Page */

/*Noah Gallery*/

.gallery-section img {
    width: 200px;
    height: 150px;
    object-fit: contain;
    display: block;
    margin: auto;
    background-color: #fff;
    padding: 10px;
    overflow: hidden;
}

.gallery-section div {
    float: left;
    width: 220px;
    margin: 0 30px 30px 0;
    outline: solid 1px #cccccc;
    overflow: hidden;
}

.gallery-section div:hover {
    outline: solid 3px #cccccc;
}

.gallery-section div p {
    margin: 0;
    padding: 10px 10px 2px 10px;
    height: 36px;
    background-color: #e7e7e8;
    overflow: hidden;
}

/*Use: class="gallery-cover" on the enclosing div if you want an image to be cropped instead of scale to fit. Good for images that aren't on a white background*/
.gallery-cover a img {
    width: 220px;
    height: 170px;
    padding: 0;
    object-fit: cover;
    object-position: bottom right;
    background-color: #fff;
}

/*for ie 10/11*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .gallery-section img {
        width: auto;
    }
}

/*Gallery End*/

/* Noah frontpage revisions Jan 2016 */

.frontpage_head {
	margin: 0;
	width: 747px;
	padding: 10px 0 10px 35px;
	background-color: #192B80;
	color: #fff;
}

.header_triangle {
    position: absolute;
	border-style: solid;
	border-width: 0 20px 20px 0;
	border-color: transparent #11173b transparent transparent;
}

/* Frontpage arrow banner */
.frontpage_banner {
	margin-bottom: 15px;
	width: 640px;
	height: 55px;
	color: #fff;
	background-color: #626eab;
	padding: 18px 0 18px 120px;
	font-size:0.95em;
}

.frontpage_banner a {
	color: #fff;
	text-decoration: underline;
}

.frontpage_banner img {
	position:absolute; 
	padding-left: 15px;
	left: 0;
	top: 0;
}

.arrow_left {
	float: left;
	border-top: 47px solid transparent;
	border-bottom: 44px solid transparent;
	border-left: 22px solid #fff;
}

.arrow_right {
	float: right;
	border-top: 47px solid white;
	border-bottom: 44px solid white;
	border-left: 22px solid transparent;
}

/* Frontpage Panel-Mount Cables */

.frontpage_cable_lineup li {
    float: left;
    margin: 0 7px;
    height: 90px;
    overflow: hidden;
}

.frontpage_cable_lineup li a {
    height: 80px;
}

.frontpage_cable_lineup li a img {
    top: -7px;
    position: relative;
}

.frontpage_cable_lineup li a:hover img {
    top: 0px;
    transition: top 0.2s ease;
     -webkit-transition: top 0.2s ease;
    -moz-transition: top 0.2s ease;
    -o-transition: top 0.2s ease;
}

.frontpage_panel_mount .cta_button_holder {
	vertical-align: top;
	display: inline-block;
	width: 185px;
    margin-top: 25px;
}

.frontpage_panel_mount p {
	margin: 10px 0 20px 15px;
    display: inline-block;
    width: 575px;
}

/* Frontpage plate header */

.frontpage_plates_header {
    margin-left:20px; 
    height:300px; 
    background-image: url(/images/frontpage_pelican_header.png); 
    background-repeat: no-repeat;
    background-position: bottom;
}

.frontpage_plates_header ul {
	font-size: 0.9em;
	padding: 25px 0 0 20px;
}

.frontpage_plates_header ul li {
	vertical-align: top;
	margin-right: 30px;
	display: inline-block;
	text-align: center;
}

.frontpage_plates_header ul li img {
    width: 50px;
    height: auto;
}

.frontpage-panel-text {
    margin-top: 0px;
    padding-left: 20px;
    width: 250px;
}

/* Frontpage Plate creator */

.creator_graphic {
   margin: 0px 0px 15px 20px;
    height: 201px;
    width: 762px;
    background-image: url(/images/frontpage_PlateCreator.png);
    background-repeat: no-repeat;
    background-size: 762px auto;
    float: left;
}

.creator_graphic .creator_text {
    float: left;
}

.creator_graphic h2 {
    margin-top: 10px;
    color: #fff;
    float: left;
}

.creator_graphic p {
    margin: 10px 0 0 50px;
    float: left;
    width: 150px;
}

.creator_graphic .one {
    margin-left: 30px;
}

.creator_graphic .two {
    margin-left: 80px;
}

.creator_graphic .three {
    margin-left: 75px;
}

.creator_graphic .three p {
    width: 70px;
}

.frontpage_creator {
    height: 305px;
}

.frontpage_creator a {
    float: left;
    margin: 20px 15px;
}

.frontpage_creator > p {
    margin-left: 15px;
    float: left;
    width: 550px;
}

/* Frontpage Panels and Enclosures section */

.frontpage_panels img {
    height: 201px;
    margin: 26px 0 0 20px;
}

.frontpage_panels div {
    width: 100%;
    margin: 10px 15px;
}

.frontpage_panels div a {
    display: inline-block;
    width: 32%;
    text-align: center;
}

.frontpage_panels p {
    float: left;
    width: 550px;
    margin: 15px 15px 20px 15px;
}

.frontpage_panels .cart_button_org {
    margin: 15px;
    float: left;
}

/* Frontpage Custom Cables */

.frontpage_custom_cables {
    height: 300px;
    width:762px;
    margin-left:20px;
    background-image: url(/images/fp_custom_cable.png);
    background-repeat: no-repeat;
    background-position: top left;
    float:left;
}

.frontpage_cable_badges {
    width: 100%;
}

.frontpage_cable_badges ul {
    text-align: right;
    margin: 10px 30px 0 0;
}

.frontpage_cable_badges ul li {
	font-size: 0.9em;
	vertical-align: top;
    margin-right: 30px;
    display: inline-block;
    text-align: center;
}

.frontpage_cable_badges ul li img {
    width: 50px;
    height: auto;
}

.frontpage_custom_cables a {
	margin: 70px 0 0 10px;
	float: left;
	position: absolute;
}

.frontpage-cable-text {
    width: 290px;
    margin:0px 30px 0px 0px;
    float: right;
}

/*  News and Announcements */

.frontpage_news_image {
	background-color: #fff;
	height: 130px;
	background-position: left;
	background-repeat: no-repeat;
}

.frontpage_news_block {
	background-color: #f0f0f0;
	padding: 5px 5px 0 5px; 
	margin: 0 10px 15px 0; 
	width: 350px;
}

.frontpage_news_block h4,
.frontpage_news_block p{
    margin: 10px 0;
}

.frontpage_news_block li {
	padding: 0 5px; 
}
.frontpage_news_block .bottom_divider {
	margin-top: 10px;
	padding: 0;
	height: 6px;
	width: 100%;
	background-color: #8B94C0;
}

/* news tag */
.frontpage_news_tag h5 {
	margin: 85px 0 0 -15px;
	float: left;
	display: inline-block;
	font-weight: bold;
	font-size: 0.9em;
	padding: 5px;
	color: #fff;
	background-color: #192B80;
}
 
 /* Products services tag */
.frontpage_product_tag h5 {
	margin: 85px 0 0 -10px;
	float: left;
	display: inline-block;
	font-weight: bold;
	font-size: 0.9em;
	padding: 5px;
	color: #fff;
	background-color: #d04c17;
}

/* frontpage bottom of the page */
.frontpage_certs a img {
	margin: 0 10px;
}
/* End frontpage revisions Jan 2016 */
