/*
Theme Name: NEI
Author:
Author URI: http:
/* Begin Typography & Colors */

#page { background-color: white; border: 1px solid #959596; text-align: left; }
#content { font-size: 12px; padding:0px; margin:0px; }
.widecolumn .entry p { font-size: 1.05em; border:none; }
.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; }
.widecolumn { line-height: 1.6em; }
.thread-alt { background-color: #fff; }
.thread-even { background-color: white; }
.depth-1 { border: 1px solid #ccc; }
.even, .alt { border-left: 1px solid #ccc; }
small { font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; line-height: 1.5em; }
#headerimg .description { font-size: 1.2em; text-align: center; }
h2.pagetitle { font-size: 1.6em; } 
.sticky { background: #f7f7f7; padding: 0 10px 10px; }
.sticky h2 { padding-top: 10px; }
.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; color:#000; }
.commentlist li ul li { font-size: 1em; }
.commentlist li { font-weight: bold; }
.commentlist li .avatar { float: right; border: 1px solid #eee; padding: 2px; background: #fff; }
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; }
#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentmetadata { font-weight: normal; }
#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike { color: #333; }
 
code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }  
#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }
/* End Typography & Colors */

/* Begin Structure */
#page { background-color: white; margin: 20px auto; padding: 0; width: 760px; border: 1px solid #959596; }
.post { margin: 0 0 0 0; padding-bottom:20px; text-align: justify; }
.post hr { display: block; }
.postmetadata { clear: both; border:none; background:#fff; padding:5px !important ; }
.clear { clear: both; }
/* End Structure */

/*	Begin Headers */

h1 { padding-top: 70px; margin: 0; }
h2 { margin: 30px 0 0; }
 
h3 { padding: 0; margin: 30px 0 0; }
h3.comments { padding: 0; margin: 40px auto 20px; }
/* End Headers */



/* Begin Images */

p img { padding: 0; max-width: 100%; }
/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right;}
.alignleft { float: left; }
/* End Images */

/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; padding-left: 10px;  }
html>body .entry li { margin: 0px 0 0px 10px; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }
.postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; }
#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; list-style:none; }
 
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }
ol li, #sidebar ul ol li { list-style: decimal outside; }
#sidebar ul ul li, #sidebar ul ol li { margin: 0; padding: 0; line-height:25px; color:#000; }
/* End Entry Lists */

/* Begin Form Elements */

#searchform { margin: 10px auto; padding: 5px 3px; text-align: center; }
#sidebar #searchform #s { width: 108px; padding: 2px; }
#sidebar #searchsubmit { padding: 1px; }
.entry form { /* This is mainly for password protected posts, makes them look better. */ text-align:left; }
select { width: 130px; }
#commentform input { padding: 2px; margin: 5px 5px 1px 0; }
#commentform { margin: 5px 10px 0 0; }
#commentform textarea { width: 100%; padding: 2px; border:1px solid #CCC; }
#respond  { float:left; width:100%; padding:0 0 40px; } 
#commentform #submit { margin: 0 0 5px auto; float: right; height:30px;  border:none; background:#333; color:#FFF;  }
/* End Form Elements */

/* Begin Comments*/

.alt { margin: 0; padding: 0; }
.thread-even { background-color:#fff; }
.thread-even a{color:#00A651;}
.thread-even a:hover { color:#333; }
.thread-odd { color:#785592; }
.thread-odd .comment { background:#f5f5f5 }
.thread-odd a { color:#00A651; }
.thread-odd a:hover { color:#333; }
.commentlist { padding: 0; text-align: justify; list-style:none; }
.commentlist li { margin: 15px 0 10px; padding: 5px 5px 10px 10px !important; list-style: none; }
.commentlist li ul li { margin-right: -5px; margin-left: 10px; background:#f5f5f5 !important; border:0 }
.commentlist p { margin: 10px 5px 10px 0; }
.commentlist .children { padding:10px !important; margin: 0 !important; }
#commentform p { margin: 5px 0; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }
/* End Comments */



/* Begin Sidebar */



#sidebar form { margin: 0; }
/* End Sidebar */



/* Begin Calendar */

#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }
#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */

acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; font-size: 11px; line-height: 17px; color:#666 }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
.hidden { display: none; }
.screen-reader-text { position: absolute; left: -1000em; }
hr { display: none; }
a img { border: none; }
.navigation { display: block; text-align: center; margin-top: 10px; }
/* End Various Tags & Classes*/


/* Captions */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
/* End captions */

/*-------------------------------------------------------------------------------------------*/

@font-face {
    font-family: 'daxbold';
    src: url('fonts/dax_bold-webfont.eot');
    src: url('fonts/dax_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dax_bold-webfont.woff') format('woff'),
         url('fonts/dax_bold-webfont.ttf') format('truetype'),
         url('fonts/dax_bold-webfont.svg#daxbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatoHairline';
    src: url('fonts/Lato-Hai-webfont.eot');
    src: url('fonts/Lato-Hai-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato-Hai-webfont.woff') format('woff'),
         url('fonts/Lato-Hai-webfont.ttf') format('truetype'),
         url('fonts/Lato-Hai-webfont.svg#LatoHairline') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatoLight';
    src: url('fonts/Lato-Lig-webfont.eot');
    src: url('fonts/Lato-Lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato-Lig-webfont.woff') format('woff'),
         url('fonts/Lato-Lig-webfont.ttf') format('truetype'),
         url('fonts/Lato-Lig-webfont.svg#LatoLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LatoRegular';
    src: url('fonts/Lato-Reg-webfont.eot');
    src: url('fonts/Lato-Reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato-Reg-webfont.woff') format('woff'),
         url('fonts/Lato-Reg-webfont.ttf') format('truetype'),
         url('fonts/Lato-Reg-webfont.svg#LatoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'LatoBold';
    src: url('fonts/Lato-Bol-webfont.eot');
    src: url('fonts/Lato-Bol-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato-Bol-webfont.woff') format('woff'),
         url('fonts/Lato-Bol-webfont.ttf') format('truetype'),
         url('fonts/Lato-Bol-webfont.svg#LatoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body { margin:0; padding:0; color:#5f5f5f; font-size:13px;  font-family:Arial, Helvetica, sans-serif; line-height:22px;  background:url(images/bg.jpg) repeat; }
 
h1, h2, h3, h4, h5, form, input, img { margin:0; padding:0; }

h1 { font-size:26px; color:#00a651; font-weight:normal; font-family: 'LatoBold'; padding:10px 0 10px;  font-weight:normal; clear:bold; }
h2 {  font-size:22px; color:#00a651;  line-height:28px; font-family:Arial, Helvetica, sans-serif;  padding:0 0 10px 0; font-weight:bold; clear:both; } 
h3 {  color:#ed1c24; font-size:20px; line-height:normal; font-family:Arial, Helvetica, sans-serif;  font-weight:normal; padding:10px 0; margin:0; clear:both;}
h4 {  color:#ed1c24; font-size:18px; line-height:normal; font-family:Arial, Helvetica, sans-serif;  font-weight:normal; padding:10px 0 0; margin:0;clear:both; }
h5 { font-size:13px; color:#00a651; font-family:Arial, Helvetica, sans-serif; font-weight:bold; padding:10px 0 0; font-weight:normal;  clear:both; line-height:18px; font-weight:bold;  clear:both; }

a { color:#00A651;  text-decoration:none; outline:none; }
a:hover { color:#333;   text-decoration:none;  }

img { border:0 }
.clear { clear:both; }
strong { font-weight:normal; font-family: 'LatoBold'; }

.wrapper { margin:0 auto; width:1100px;  }

#top { float:left; width:100%; background:#f6f6f6; padding:0 0 30px; }
.logo { float:left; margin:28px 0 0; }
.top_right { float:right; background:url(images/text_lbg.png) no-repeat left; height:36px; padding:0 0 0 7px; } 
.top_rbg { float:left;  background:url(images/text_bg.png) no-repeat right; padding:7px 12px 7px 5px; height:22px;  }
.top_social { float:left; }
.top_social a { float:left; width:21px; height:21px; font-size:1px; text-indent:-99999px; }
.facebook_icon { background:url(images/facebook_icon.png) no-repeat;  }
.twitter_icon { background:url(images/twitter_icon.png) no-repeat; margin:0 5px; }
.linkedin_icon { background:url(images/linkedin_icon.png) no-repeat; } 
.top_launguage { float:right; padding:0 0 0 5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; clear:right; }
.top_launguage a { color:#939598; margin:0 2px; }
.top_launguage a:hover , .top_launguage li.active a { color:#00a651; }
.top_launguage a:first-child + a { font-size:16px; }

.top_text { float:right; clear:right; color:#939598; font-size:36px; line-height:42px; font-family: 'LatoHairline'; padding:43px 0 0; }

/*menu*/
ul.menu { list-style:none; margin:0; padding:0; float:left; clear:both; position:relative; z-index:99; width:100%; background:#00a651; } 
ul.menu li {  position:relative; padding:0; margin:0; z-index:99;  list-style:none; float:left; }
ul.menu li a:link, ul.menu li a:visited { font-size:18px; text-decoration:none; cursor:pointer;  color:#dbeab7; margin:0;   padding:0 35px;  z-index:99; float:left;  font-family: 'daxbold'; line-height:40px; } 
ul.menu li.parent a:link, ul.menu li.parent a:visited { background:url(images/menu_arrow.png) no-repeat right center; padding:0 35px 0 35px;  }
ul.menu li a:hover , ul.menu li a.menuhover , ul.menu li.current_page_item a:link , ul.menu li.current_page_item a:visited , ul.menu li a.menuhover   { color:#fff; background:#ed1c24; } 
ul.menu li.parent a:hover , ul.menu li.current_page_item.parent a:link, ul.menu li.current_page_item.parent a:visited , ul.menu li.parent a.menuhover  { background:url(images/menu_arrow.png) no-repeat right center #ed1c24; }

ul.menu ul { position:absolute; top:40px; left:0px; display:none; list-style:none; z-index:99 !important; margin:0; padding:0; width:170px; }
ul.menu ul li { position:relative; font-size:12px; font-weight:normal;  z-index:99 !important;  margin:0 !important; padding:0 !important; float:left; height:auto !important; border:none; border-bottom:1px solid #008a43;  }
ul.menu ul li a:link, ul.menu ul li a:visited { display:block; margin:0px; padding:5px 5px!important; color:#fff !important; text-decoration:none; font-size:12px; text-transform:none; background:#00a651 !important; height:auto !important; width:160px !important; line-height:18px !important; z-index:99 !important; border:none !important;  text-transform:none; font-style:normal; text-shadow:none; position:relative; text-align:left;  font-family:Arial, Helvetica, sans-serif; letter-spacing:normal;  } 
ul.menu ul li a:hover { background:#ed1c24 !important; color:#fff !important;  }
ul.menu ul ul { left:170px;  }

#header { float:left; width:100%; padding:15px 0; }

.header_left { float:left; position:relative; width:792px; }
.header_text { position:absolute; font-size:28px; color:#ed1c24; font-family: 'daxbold'; line-height:30px; width:330px; left:30px; top:30px; }
.header_text span { color:#000000;  }
.header_right { float:right; width:250px; background:#f6f6f6; padding:20px; }
.header_left ol.flex-control-nav { margin:0; padding:0; list-style:none; position:absolute; bottom:30px  !important; left:30px !important;  width:12px !important;  }
.header_left ol.flex-control-nav li { margin:0; padding:10px 0 0 !important; float:left; }
.header_left ol.flex-control-nav li a:link , .header_left ol.flex-control-nav li a:visited , .header_left ol.flex-control-nav li a { background:url(images/dot_img.png) no-repeat top !important; width:12px !important; height:13px !important; font-size:1px; text-indent:-99999px; float:left; }
.header_left ol.flex-control-nav  li a:hover , .header_left ul li.active a:link , .header_left ol.flex-control-nav  li.active a:visited , .header_left ol.flex-control-nav li a.active { background-position:bottom !important; }
.flex-direction-nav { display:none !important; }
.responsive-slider.flexslider .slide-title a { background:none !important; font-size:28px !important; color:#ed1c24 !important; font-family: 'daxbold' !important; line-height:30px !important; width:330px !important; left:30px !important; top:30px !important;  }
.responsive-slider.flexslider .slide-title a span { color:#000000;  }

#home_boxes { float:left; width:100%; background:url(images/cont_bg.jpg) repeat-x; height:192px; padding:30px 0 0; }

.home_box { float:left; width:257px;  color:#FFF; font-size:18px; font-family: 'daxbold'; line-height:22px; text-transform:uppercase; font-weight:normal; padding:0 0 0 24px;  }
#home_boxes .wrapper .home_box:first-child { padding-left:0; }
.home_box img { margin:0 0 5px; } 

#mid { padding:30px 0; float:left; width:100%; }
.mid_left { float:left; background:#f8f8f8; width:750px; padding:30px; }
.mid_left ul { margin:0; padding:10px 0; list-style:none; }
.mid_left ul li { margin:0; padding:0 0 0 15px; background:url(images/list_img2.png) no-repeat left 6px; }
.list_left { float:left; width:272px; padding:0 10px 0 0; }
.list_right { float:left; width:445px;  }
.mid_left p + ul , .mid_left p + h5 { padding-top:0; }

.responsive-slider.flexslider { margin-bottom:0 !important; }
ul.qtrans_language_chooser { margin:0; padding:0; list-style:none; }
ul.qtrans_language_chooser li { float:left; }
 
.sidebar { float:right; width:258px; }
.sidebar_cont { float:left; width:100%; padding:0 0 15px; }
.sidebar_cont h4 {  color:#6d6e71; font-size:18px; font-family: 'daxbold'; line-height:22px; text-transform:uppercase; font-weight:normal; padding:8px 0 0;   }


#footer { float:left; width:100%; padding:20px 0 0; background:url(images/footer_bg.jpg) repeat; }

ul.footer_links { float:left; width:164px; border-right:1px solid #bdbdbd; padding:0 10px 0 0; list-style:none; }
ul.footer_links li { background:url(images/list_img.png) no-repeat left 8px; padding:0 0 0 10px; color:#58595b; font-size:13px; }
ul.footer_links li a:link , ul.footer_links li a:visited { color:#58595b  }
ul.footer_links li a:hover { color:#00a651; }

.footer_ltext { float:left; width:420px; padding:20px 0 0 30px; font-size:20px; color:#000; text-transform:uppercase; font-family: 'LatoRegular';  line-height:24px; }

.footer_right { float:right; max-width:308px; text-align:right; }
.footer_social { float:right; }
.footer_social a { float:left; width:17px; height:17px; font-size:0; color:#CCC; text-indent:-99999px; }
.facebook_icon2 { background:url(images/facebook_icon2.png) no-repeat;  }
.twitter_icon2 { background:url(images/twitter_icon2.png) no-repeat; margin:0 5px; }
.linkedin_icon2 { background:url(images/linkedin_icon2.png) no-repeat left top; } 
.footer_social a:hover { background-position: left bottom; }

.footer_launguage { float:right; padding:0 10px 0 0; }
.footer_launguage a { padding:0 10px; border-right:1px solid #bcbec0; float:left; line-height:14px;  font-family:Arial, Helvetica, sans-serif;  }
.footer_launguage a { color:#939598; margin:0 2px; }
.footer_launguage a:hover , .footer_launguage li.active a { color:#00a651; }
.footer_launguage a:first-child + a { font-size:16px; }

.footer_rtext { float:left; width:100%; padding:28px 0 0; font-size:13px; font-family:Arial, Helvetica, sans-serif; line-height:18px;  }

.footer_bot { float:left; width:100%; border-top:1px solid #bdbdbd; margin:40px 0 0; }
.footer_bot img { float:right; }
.footer_btext { float:left; font-size:36px; color:#58595b; font-family: 'LatoLight'; font-weight:normal; line-height:38px; padding:28px 0 0; }