﻿@font-face {
	font-family: 'Montserrat';
	src: url('http://legacy.advanced-energy.com/fonts/Montserrat.otf');
}
@font-face {
	font-family: 'Gotham';
	src: url('http://legacy.advanced-energy.com/fonts/Gotham-Book.otf');
}
BODY {
	font: 12px 'Gotham SSm A', 'Gotham SSm B', Arial, Helvetica, sans-serif;
	color: #63666a;
}
IMG {
	border: none;
}
H1 {
	font-size: 21px;
    line-height: 1.2em;
}
a:link,
a:hover,
a:active {
	color: #FE5000;
	text-decoration: none;
}			
a:hover {
	color: #FE5000;
	text-decoration: underline;
}
a:visited {
	color: #fe9666;
	text-decoration: none;
}
input[type=text] {
   border: 1px solid #D9D9D9;
}
.anchor_link {
	font-weight: bold;
}
.strong_red {
	color: #FE5000;
}
.main_wrapper {
	width: 1024px;
	margin: 0 auto;
}
.product_icons {
    display: none;
}
.content_header_main {
	font-size: 14px;
	color: #fff;
	background-color: #FE5000;
	padding: 8px 10px 8px 10px;	
    margin-bottom: 20px;
}
.content_header_main a {
	text-decoration: none;
	color: #fff;
}
.content_header_main_inactive {
	font-size: 14px;
	color: #fff;
	background-color: #fe9666;
	padding: 8px 10px 8px 10px;	
    margin-bottom: 20px;
}
.content_header_main_inactive a {
	text-decoration: none;
	color: #fff;
}
.logo {
	margin: 15px 0 15px 30px;	
}
.search_contents {
	float: right;
	margin: 15px 0 15px 0;
}
.header_image {
    margin-bottom: 30px; 
    max-width:100%; 
    height:auto;
}
.infographic_image {
    width: 1000px;
}

.col_1 {
	width: 40%;
	float: left;	
	margin-right: 15px;
    padding-left: 30px;
}

.col_2 {
	width: 23%;
	float: left;	
	margin-right: 10px;
}
.col_3 {
	width: 27%;
	float: left;	
}
#img_sign_in,
.img_sign_in {
    position: relative; 
    top: 7px;
    margin-right: 10px; 
    margin-left: 10px;
}
#product_nav div a:hover, #product_nav div a:active, #product_nav li div a {  
	border: none;
}  
.products_dropdown {
	position: absolute; 	
	background-color: #fff; 
	width: 992px; 
	z-index: 5; 
	border-right: 1px solid #e0ddd7;
	border-bottom: 1px solid #e0ddd7;
	border-left: 1px solid #e0ddd7;
	padding: 15px;
	z-index: 9999;
}
.products_dropdown div {
	padding: 20px 0 0 0;
	width: 16%;
	float: left;
	height: 191px;
}
.products_dropdown div a {
	color: #63666a;
	text-decoration: none;
	font-size: 12px;
}
.products_dropdown h2, .products_dropdown h2 a {
	font-size: 12px;
    font-weight: bold;
	color: #fff;
	background-color: #FE5000;
	padding: 8px 10px 8px 10px;	
	width: 95%;	
	text-decoration: none;
    line-height: 1.3em;
}
.products_dropdown_close {
	float: right; 
	padding-right: 20px;
}
.footer {
	text-align: center;
	padding: 25px;
	background-color: #e0e0e1;
	clear: both;
	color: #63666a;
	font-size: 10px;
	line-height: 20px;
	margin-top: 35px;
}
.footer a {
	color: #FE5000;
	text-decoration: none;
	font-size: 10px;
}

body > div > div.search_contents > a.language_link,
#aspnetForm > table > tbody > tr > td.td_main_width > div.search_contents > a.language_link,
#form1 > table > tbody > tr > td.td_main_width > div.search_contents > a.language_link {
    font-size: 11px;
    color: #62666a;
    font-weight: bold;
}

/**********START IMPORTED STYLES**************/
#product_nav {  
    height: 30px;  
    width: 100%;  
    background: #FE5000;  
	font: 11px 'Gotham SSm A', 'Gotham SSm B', Arial, Helvetica, sans-serif;
    position: relative;  
    margin-bottom: 2px;
}  
#product_nav ul {  
    padding: 0;  
    margin: 0 auto;  
    width: 1024px;  
    height: 30px;  
}  
#product_nav li {  
    display: inline;  
    float: left;  
}  
    #product_nav > ul > li:nth-child(1) > a {
        width: 115px;
    }
    #product_nav > ul > li:nth-child(4) > a {
        width: 120px;
    }
    #product_nav > ul > li:nth-child(5) > a {
        width: 155px;
    }
    #product_nav > ul > li:nth-child(6) > a {
        width: 190px;
    }
    #product_nav > ul > li:nth-child(7) > a {
        width: 130px;
    }


#main_nav {  
    height: 30px;  
    background: #FFF;  
	font: 11px 'Gotham SSm A', 'Gotham SSm B', Arial, Helvetica, sans-serif;
    position: relative;  
    margin: 0 0 30px 32px;
}  
#main_nav ul {  
    padding: 0;  
    margin: 0 auto;  
    width: 1024px;  
    height: 20px;  
}  
#main_nav li {  
    display: inline;  
    float: left;  
}  

    #main_nav > ul > li:nth-child(7) > a {
        width: 150px;
    }

.clearfix:before,  
.clearfix:after {  
    content: " ";  
    display: table;  
}  
.clearfix:after {  
    clear: both;  
}  
.clearfix {  
    *zoom: 1;  
}  

#product_nav a {  
    color: #fff;  
    display: inline-block;  
    width: 146px;  
    text-align: center;  
    text-decoration: none;  
    line-height: 30px;  
    font-size: 11px;
}

#product_nav li a {  
    border-right: 1px solid #FFF;  
    box-sizing:border-box;  
    -moz-box-sizing:border-box;  
    -webkit-box-sizing:border-box;  
}  
#product_nav li:last-child a {  
    border-right: 0;  
}  

#product_nav a:hover, #product_nav a:active {  
	border-top: 2px solid #FE5000;
    background-color: #fff;  
	color: #FE5000;
}  

#product_nav a#pull {  
    display: none;  
}         

#main_nav a {  
    color: #63666a;  
    display: inline-block;  
    width: 99px;  
    text-align: center;  
    text-decoration: none;  
    line-height: 20px;  
}  

#main_nav li a {  
    font-weight: bold;
	margin: 10px 0 10px 0;
    border-right: 1px solid #D9D9D9;  
    box-sizing:border-box;  
    -moz-box-sizing:border-box;  
    -webkit-box-sizing:border-box;  
}  
#main_nav li:last-child a {  
    border-right: 0;  
}  

#main_nav a:hover, #main_nav a:active {  
    background-color: #fff;  
	color: #FE5000;
}

.news_events_menu {
    width: 150px;
}

#main_nav a#main_pull {  
    display: none;  
}         

.full_width {
	width: 868px;
}
.full_third {
	float: left;
	width: 30%;
	margin: 15px 15px 0 0;
}
.full_third a, .full_third a:link, .full_third a:visited, .full_third a:active {
	color: #63666a;
	text-decoration: none;
}
.thirty_five_logo {
    float: right; 
    margin-top: -16px;
}
@media only screen and (max-width : 710px) {  
	.full_width {
		width: 100%;
	}
	.full_third {
		width: 45%;
	}
    .thirty_five_logo {
        display: none;
    }
    .footer {
        padding: 25px;
    }
    .infographic_image {
        margin-top: 10px; 
        max-width:100%; 
        height:auto;
    }
}
@media only screen and (max-width : 485px) {  
	.full_third {
		width: 100%;
	}
    .thirty_five_logo {
        display: none;
    }
    .footer {
        padding: 25px;
    }
    #product_nav > ul > li:nth-child(7) > a {
        width: 100%;
    }
}


@media screen and (max-width: 1023px) {  
	.main_wrapper {
		width: auto;
	}
	.search_contents {
		float: right;
	}
	.col_1 {
		width: 100%;
		float: left;	
	}	
	.col_2 {
		width: 100%;
		float: left;	
	}
	.col_3 {
		width: 100%;
		float: left;	
	}	
	.products_dropdown {
		margin: 0;
		width: 100%;
	}
	.products_dropdown div {
		width: 25%;
	}

    #product_nav {   
        height: auto;  
    }  
    #product_nav ul {  
        width: 100%;  
        display: block;  
        height: auto;  
    }  
    #product_nav li {  
        width: 50%;  
        float: left;  
        position: relative;  
    }  
    #product_nav li a {  
        border-bottom: 1px solid #fff;  
        border-right: 1px solid #fff;  
    }  
    #product_nav a {  
        text-align: left;  
        width: 100%;  
        text-indent: 25px;  
    }  
	#product_nav a:hover, #product_nav a:active {  
		border-top: none;
	}
	#product_nav li:last-child a {  
        border-bottom: 2px solid #FE5000;  
	}


    #main_nav {   
        height: auto;  
        margin: 0 0 30px 0px;        	
    }  
    #main_nav ul {  
        width: 100%;  
        display: block;  
        height: auto; 
        border-top: 1px solid #63666a;  
        border-left: 1px solid #63666a;  
    }  
    #main_nav li {  
        width: 33%;  
        float: left;  
        position: relative;  
    }  
    #main_nav li a {  
		margin: 0;
		padding: 9px 0 9px 0;
        border-bottom: 1px solid #63666a;  
        border-right: 1px solid #63666a;  
		color: #63666a;
    }  
	#main_nav li:last-child a {  
        border-right: 1px solid #63666a;  
	}  	
    #main_nav a, #main_nav > ul > li:nth-child(6) > a {  
        text-align: left;  
        width: 100%;  
        text-indent: 25px;  
		line-height: 5px;
    }  
	#main_nav a:hover, #main_nav a:active {  
		border-top: none;
	}
    .thirty_five_logo {
        display: none;
    }
    .footer {
        padding: 25px;
    }
    #product_nav > ul > li:nth-child(1) > a {
        width: 100%;
    }
    #product_nav > ul > li:nth-child(2) > a {
        width: 100%;
    }
    #product_nav > ul > li:nth-child(3) > a {
        width: 100%;
    }
    #product_nav > ul > li:nth-child(4) > a {
        width: 100%;
    }
    #product_nav > ul > li:nth-child(5) > a {
        width: 100%;
    }
    #product_nav > ul > li:nth-child(6) > a {
        width: 100%;
    }
    #main_nav > ul > li:nth-child(7) > a {
        width: 100% !important;
    }

}  
@media only screen and (max-width : 540px) {  
	.search_contents {
		float: none;
		margin-top: 0px;
	}
	.products_dropdown div {
		width: 50%;
	}
    .thirty_five_logo {
        display: none;
    }
    .footer {
        padding: 25px;
    }
}

@media only screen and (max-width : 480px) {  
	.main_wrapper {
		width: auto;
	}
	.search_contents {
		float: none;
		margin-top: 0px;
	}
	.products_dropdown_close {
		float: none;
	}
    .col_1 {
        padding-left: 0;
    }
    .logo {
        margin-left: 0;
    }
    #img_sign_in {
        position: relative; 
        top: 7px;        
    }
    #txtSearch {
        margin-top: 10px;
        width: 80%;
    }
    #product_nav {  
        border-bottom: 0;  
    }  
    #product_nav ul {  
        display: none;  
        height: auto;  
    }  
    #product_nav li a {  
		font-size: 10px;
    }  	
    #product_nav a#pull {  
        display: block;  
        background-color: #FE5000;  
        width: 100%;  
        position: relative;  
    }  
    #product_nav a#pull:after {  
        content:"";  
        background: url('images/nav-icon.png') no-repeat;  
        width: 30px;  
        height: 30px;  
        display: inline-block;  
        position: absolute;  
        right: 15px;  
        top: 5px;  
    }  
	#product_nav a#pull {  
		/*border-top: 2px solid #FE5000;*/
		color: #fff;
	}  	
	
    #main_nav {  
        border-bottom: 0;  		
    }  
    #main_nav ul {  
        display: none;  
        height: auto;  
    }  
    #main_nav li {  
        width: 50%;  
        float: left;  
        position: relative;  
    }  
    #main_nav a#main_pull {  
        display: block;  
        background-color: #FFF;  
        width: 100%;  
        position: relative;  
		padding-top: 7px;
    }  
    #main_nav a#main_pull:after {  
        content:"";  
        background: url('images/2015/nav-icon_red.png') no-repeat;  
        width: 30px;  
        height: 30px;  
        display: inline-block;  
        position: absolute;  
        right: 15px;  
        top: 0px;  
    }  
	#main_nav a#main_pull {  
		/*border-top: 2px solid #FE5000;*/
		color: #63666a;
	}  	
    .thirty_five_logo {
        display: none;
    }
    .footer {
        padding: 25px;
    }
    #product_nav > ul > li:nth-child(7) > a {
        width: 100%;
    }
}  

@media only screen and (max-width : 320px) {  
	.search_contents {
		float: none;
		margin-top: 0px;
	}
    #product_nav li {  
        display: block;  
        float: none;  
        width: 100%;  
    }  
    #product_nav li a {  
		font-size: 10px;
        border-bottom: 1px solid #fff;  
    }  
	#product_nav a#pull {  
		/*border-top: 2px solid #FE5000;*/
		color: #fff;
	}  	

    #main_nav li a {  
        border-bottom: 1px solid #63666a;  
    }  
	#main_nav a#main_pull {  
		/*border-top: 2px solid #FE5000;*/
		color: #63666a;
	}  	
    .thirty_five_logo {
        display: none;
    }
    .footer {
        padding: 25px;
    }
    #product_nav > ul > li:nth-child(7) > a                    {
        width: 100%;
    }
}  

/*Marketo Popup Form*/
.mktoForm .mktoError .mktoErrorMsg {
	background-image: none !important;
	background-color: #FE5000 !important;
	border: 1px solid #FE5000 !important;
	text-shadow: none !important;
}
.mktoForm .mktoError .mktoErrorArrow {
	background-color: #FE5000 !important;
	border: 1px solid #FE5000 !important;
}
.mktoForm input.mktoField.mktoInvalid, .mktoForm textarea.mktoField.mktoInvalid, .mktoForm select.mktoField.mktoInvalid, .mktoForm .mktoLogicalField.mktoInvalid {
	border: 1px solid #FE5000 !important;
}
.mktoForm .mktoAsterix {
	color: #FE5000 !important;
}
#mktoForm_1295 > div:nth-child(3) > div.mktoFieldDescriptor.mktoFormCol > div.mktoFieldWrap.mktoRequiredField > label,
#mktoForm_1295 > div:nth-child(4) > div.mktoFieldDescriptor.mktoFormCol > div.mktoFieldWrap.mktoRequiredField > label,
#mktoForm_1295 > div:nth-child(5) > div.mktoFieldDescriptor.mktoFormCol > div.mktoFieldWrap.mktoRequiredField > label,
#mktoForm_1295 > div:nth-child(6) > div.mktoFieldDescriptor.mktoFormCol > div.mktoFieldWrap.mktoRequiredField > label,
#mktoForm_1295 > div:nth-child(2) > div.mktoFieldDescriptor.mktoFormCol > div.mktoFieldWrap.mktoRequiredField > label,
#mktoForm_1307 > div:nth-child(3) > div.mktoFieldDescriptor.mktoFormCol > div.mktoFieldWrap.mktoRequiredField > label,
#mktoForm_1307 > div:nth-child(4) > div.mktoFieldDescriptor.mktoFormCol > div.mktoFieldWrap.mktoRequiredField > label,
#mktoForm_1307 > div:nth-child(5) > div.mktoFieldDescriptor.mktoFormCol > div.mktoFieldWrap.mktoRequiredField > label,
#mktoForm_1307 > div:nth-child(6) > div.mktoFieldDescriptor.mktoFormCol > div.mktoFieldWrap.mktoRequiredField > label,
#mktoForm_1307 > div:nth-child(2) > div.mktoFieldDescriptor.mktoFormCol > div.mktoFieldWrap.mktoRequiredField > label {
	position: relative; top: 25px; left: -15px;
	width: 10px !important;
}
.mktoAsterix {
	font-size: 18px !important;
	font-weight: bold !important;
}
#exitpopup{
	text-align:center;
	width:auto; 
	margin:0px auto; 
	display:none; 
	position:fixed; 
	padding:20px; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
	z-index:999999; 
	background:rgb(20, 20, 20); 
	background:rgba(255, 255, 255, 0.8);
	border: 2px solid #FE5000;
}

#exitpopup h1{
	margin-top:0px;
	padding-top:0px;
}	
	
#exitpopup p{
	text-align:left;
}
/*End Marketo popup form*/

/*
#exitpopup img{
	width:400px; 
	border:0px; 
	margin:0px auto;
}
*/
#mktoForm_1001 {
	margin: 0 auto 0 auto;
}


		.optanon-show-settings-popup-wrapper {
			display: inline !important;
		}
		.footer .optanon-show-settings-button .optanon-toggle-display {
			display: inline !important;				
		}
		.footer .optanon-show-settings-popup-wrapper .optanon-show-settings-left {
			display: none !important;
		}		
		.footer .optanon-show-settings-popup-wrapper div {
			display: inline !important;							
		}		
		.footer #optanon-show-settings-popup {
			display: none !important;
		}
		.footer .optanon-show-settings-popup-wrapper .optanon-show-settings-middle a.optanon-show-settings {
			font-size: 10px !important;
			font-weight: normal !important;
			font-family: "Gotham SSm A", "Gotham SSm B", Arial, Helvetica, sans-serif !important;
			color: #808080 !important;
		}
		.footer .optanon-show-settings-popup-wrapper .optanon-show-settings-middle {
			display: inline !important;
			border: none !important;
			background: none !important;
			float: none !important;
		}
		.footer .optanon-show-settings-popup-wrapper .optanon-show-settings-right {
			display: none !important;
		}



/*******POSSIBLE BREAKPOINTS
@media only screen and (min-width: 1020px) {
    /* tablets and desktop 
}
@media only screen and (max-width: 767px) {
    /* phones 
}

@media only screen and (max-width: 640px) and (orientation: portrait) {
    /* portrait phones 
}

************END POSSIBLE BREAKPOINTS************/