@charset "UTF-8";
/* Getting the new tags to behave */



article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block;
}
mark, rp, rt, ruby, summary, time {
	display: inline;
}
/* Global properties ======================================================== */



html {
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4d4d4d;
	background: #f7f7f7;
	overflow-x:hidden;
}
.prev-indent-bot2 img {
	position: relative;
	top: -10px;
}
#careers .prev-indent-bot2 img {
	top:22px;
}
#privacy-policy .prev-indent-bot2 img, #terms-conditions .prev-indent-bot2 img, #ic .prev-indent-bot2 img, #solar .prev-indent-bot2 img, #ec .prev-indent-bot2 img, #about-us .prev-indent-bot2 img, #contact-us .prev-indent-bot2 img {
	top:4px;
}
.ic {
	border: 0;
	float: right;
	background: #fff;
	color: #f00;
	width: 50%;
	line-height: 10px;
	font-size: 10px;
	margin: -220% 0 0 0;
	overflow: hidden;
	padding: 0
}
.bg {
	width: 100%;
	background: url(images/bg-top.jpg) center 0 no-repeat;
}
.main {
	margin: 0 auto;
	font-size: 0.875em;
	line-height: 1.785em;
}
a {
	color: #0188A9;
	outline: none;
}
a:hover {
	text-decoration: none;
}
.col-1 {
	padding-right: 65px;
	background: url(images/arrow.png) right center no-repeat;
}
.col-2 {
	float: left;
	width: 270px;
	padding-right: 65px;
	margin-right: 10px;
	background: url(images/arrow.png) right center no-repeat;
}
.col-3 {
	float: left;
	width: 220px;
}
.wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.extra-wrap {
	overflow: hidden;
}
.clear {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
p {
	margin-bottom: 18px;
}
.p0 {
	margin-bottom: 0px;
}
.p1 {
	margin-bottom: 8px;
}
.p2 {
	margin-bottom: 15px;
}
.p3 {
	margin-bottom: 30px;
}
.p4 {
	margin-bottom: 40px;
}
.p5 {
	margin-bottom: 50px;
}
.reg {
	text-transform: uppercase;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.it {
	font-style: italic;
}
.color-1 {
	color: #808080;
}
.color-2 {
	color: #4d4d4d !important;
}
.color-3 {
	color: #0188A9;
}
.img-border {
	border: 1px solid #e5e5e5;
}
.map-border {
	border: 1px solid #e5e5e5;
	background: #fff;
	padding: 1px;
	float: left;
}
/*********************************boxes**********************************/



.indent-top {
	padding-top: 25px;
}
.indent-top2 {
	padding-top: 50px;
}
.indent-top3 {
	padding-top: 13px;
}
.indent-left {
	padding-left: 10px;
}
.indent-left2 {
	padding-left: 60px;
}
.indent-right {
	padding-right: 10px;
}
.indent-bot {
	margin-bottom: 20px;
}
.indent-bot2 {
	margin-bottom: 23px;
}
.indent-bot3 {
	margin-bottom: 45px;
}
.prev-indent-bot {
	margin-bottom: 10px;
}
.prev-indent-bot2 {
}
header h1 {
	margin-bottom:0;
}
.prev-indent-bot3 {
	margin-bottom: 5px;
}
.img-indent-bot {
	margin-bottom: 25px;
}
.margin-bot {
	margin-bottom: 35px;
}
.img-indent {
	float: left;
	margin: 0 30px 0px 0;
}
.img-indent2 {
	float: left;
	margin: 0 18px 0px 0;
}
.img-indent-r {
	float: right;
	margin: 0 0px 0px 40px;
}
.buttons a:hover {
	cursor: pointer;
}
.menu li a, .list-1 li a, .list-2 li a, .link, .button a, .button-2 a, h1 a {
	text-decoration: none;
}
/*********************************header*************************************/



header {
	width: 100%;
	background: url(images/header-tail.gif) center top repeat-x #fff;
	position: relative;
	z-index: 2;
}
h1 {
	padding: 20px 0 0 10px;
	position: relative;
	float: left;
}
#page1 h1 {
	padding: 20px 0 0 0px;
}
/***** menu *****/



.menu {
	float: right;
	padding: 30px 0 0;
	position: relative;
	z-index: 999;
}
#page1 .menu {
	padding: 70px 0px 0 0;
}
.menu li {
	float: left;
	position: relative;
	padding-left: 20px;
	padding-top: 4px;
}
.menu li a {
	display: inline-block;
	font-size: 18px;
	line-height: 1.4em;
	color: #4d4d4d;
}
.menu ul li a {
	display: block;
	width: 245px;
	size: auto;
	text-decoration: none;
	color: #4d4d4d;
	position: relative;
	z-index: 9;
}
.menu ul li a:hover {
	color: #0188A9;
}
.menu li a.active {
	color: #0188A9;
}
.menu > li > a:hover {
	color: #0188A9;
}
/* for drop down*/



	



.menu li ul {
	display: none;
}
.menu li:hover ul {
	display: block;
	position: absolute;
	font-size: 12px;
}
.menu li:hover li {
	float: none;
	font-size: 11px;
}
.menu li:hover a {
	/* background: #0188A9; */



	color: #4d4d4d;
}
.menu li:hover li a:hover {
	/* background: #95A9B1; */



	color: #0188A9;
}
/* for drop-down menu code finish */







/***** slider *****/



.slider-wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 320px;
}
#page1 .slider-wrapper {
	background: url(images/slider-bg-tail.gif) center top repeat-x #efefef;
	padding: 0;
}
.slider {
	background: url(../images/about-us.jpg) center top no-repeat;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: 390px;
}
#page1 .slider {
	height: 494px;
}
#page2 .slider {
	background: url(images/slider-img1.jpg) 0 -171px no-repeat;
}
#page3 .slider {
	background: url(images/weather_sensor_slider.jpg) 0 0px no-repeat;
}
#home .slider {
	background: url(images/banner/string_monitoring_boxes.jpg) 0 0px no-repeat;
}
#solutions .slider {
	background: url(images/weather_sensor_slider.jpg) 0 0px no-repeat;
}
#string-monitoring-boxes .slider {
	background: url(images/banner/string_monitoring_boxes.jpg) 0 0px no-repeat;
}
#tricheck .slider {
	background: url(images/banner/string_monitoring_device.jpg) 0 0px no-repeat;
}
#icatcher .slider {
	background: url(images/banner/string_monitoring_device.jpg) 0 0px no-repeat;
}
#trisel-hall .slider {
	background: url(images/banner/string_monitoring_device.jpg) 0 0px no-repeat;
}
#dc-scb-tricheck-8-input .slider {
	background: url(images/banner/string_monitoring_boxes.jpg) 0 0px no-repeat;
}
#dc-scb-tricheck-16-input .slider {
	background: url(images/banner/string_monitoring_boxes.jpg) 0 0px no-repeat;
}
#num16-1-combiner-box .slider {
	background: url(images/banner/string_monitoring_boxes.jpg) 0 0px no-repeat;
}
#num24-1-self-standing-box .slider {
	background: url(images/banner/string_monitoring_boxes.jpg) 0 0px no-repeat;
}
#dc-scb-tricheck-24-input .slider {
	background: url(images/banner/string_monitoring_boxes.jpg) 0 0px no-repeat;
}
#string-combiner-boxes .slider {
	background: url(images/banner/string_combiner_boxes.jpg) 0 0px no-repeat;
}
#roof-top .slider {
	background: url(images/banner/roof_top.jpg) 0 0px no-repeat;
}
#weather-sensors .slider {
	background: url(images/weather_sensor_slider.jpg) 0 0px no-repeat;
}
#kipp-zonen .slider {
	background: url(images/weather_sensor_slider.jpg) 0 0px no-repeat;
}
#thies-clima .slider {
	background: url(images/weather_sensor_slider.jpg) 0 0px no-repeat;
}
#meteocontrol-sensors .slider {
	background: url(images/weather_sensor_slider.jpg) 0 0px no-repeat;
}
#silicon-irradiance-sensor.slider {
	background: url(images/weather_sensor_slider.jpg) 0 0px no-repeat;
}
#lufft-compact-weather-station .slider {
	background: url(images/weather_sensor_slider.jpg) 0 0px no-repeat;
}
#scada .slider {
	background: url(images/banner/solar_vision_screen.jpg) 0 0px no-repeat;
}
#solarvision .slider {
	background: url(images/banner/solar_vision_screen.jpg) 0 0px no-repeat;
}
#bluelog-x-series .slider {
	background: url(images/banner/meteo_banner.jpg) 0 0px no-repeat;
}
#safersun-professional .slider {
	background: url(images/banner/meteo_banner.jpg) 0 0px no-repeat;
}
#weblog .slider {
	background: url(images/banner/meteo_banner.jpg) 0 0px no-repeat;
}
#meteocontrol .slider {
	background: url(images/banner/meteo_banner.jpg) 0 0px no-repeat;
}
#scb-configurator .slider {
	background: url(images/banner/meteo_banner.jpg) 0 0px no-repeat;
}
#about-us .slider {
	background: url(images/banner/solar_vision_screen.jpg) 0 0px no-repeat;
}
#contact-us .slider {
	background: url(images/banner/solar_vision_screen.jpg) 0 0px no-repeat;
}
/*new code*/

#about-us .slider {
	background: url(../images/about-us.jpg) 0 0px no-repeat;
}
#contact-us .slider {
	background: url(../images/about-us.jpg) 0 0px no-repeat;
}
#privacy-policy .slider {
	background: url(../images/about-us.jpg) 0 0px no-repeat;
}
#metalic .slider {
	background: url(../images/flex.jpg) 0 0px no-repeat;
}
#careers .slider {
	background: url(../images/cableland.jpg) 0 0px no-repeat;
}
#careers .slider2 {
	background: url(../images/cableland.jpg) 0 0px no-repeat;
}
#contact-us .slider3 {
	background: url(../images/contact-us.jpg) 0 0px no-repeat;
}
#terms-conditions .slider {
	background: url(../images/about-us.jpg) 0 0px no-repeat;
}
#ic .slider {
	background: url(../images/cabinet-plus.jpg) 0 0px no-repeat;
}
#ec .slider {
	background: url(../images/electronic-components.jpg) 0 0px no-repeat;
}
#general-purpose-relays .slider {
	background: url(images/banner/general-purpose-relays.jpg) 0 0px no-repeat;
}
#idec-general-purpose-relays .slider {
	background: url(images/banner/general-purpose-relays.jpg) 0 0px no-repeat;
}
#omron-general-purpose-relays .slider {
	background: url(images/banner/general-purpose-relays.jpg) 0 0px no-repeat;
}
#sensors .slider {
	background: url(images/banner/electronic-components.jpg) 0 0px no-repeat;
}
#d-sub-and-frc-connectors .slider {
	background: url(images/banner/electronic-components.jpg) 0 0px no-repeat;
}
#basic-series .slider {
	background: url(images/banner/basic-series.jpg) 0 0px no-repeat;
}
#basic-0808 .slider {
	background: url(images/banner/basic-series.jpg) 0 0px no-repeat;
}
#basic-0808-k-o .slider {
	background: url(images/banner/basic-series.jpg) 0 0px no-repeat;
}
#basic-1010 .slider {
	background: url(images/banner/basic-series.jpg) 0 0px no-repeat;
}
#basic-1010-k-o .slider {
	background: url(images/banner/basic-series.jpg) 0 0px no-repeat;
}
#basic-1308 .slider {
	background: url(images/banner/basic-series.jpg) 0 0px no-repeat;
}
#basic-1313 .slider {
	background: url(images/banner/basic-series.jpg) 0 0px no-repeat;
}
#basic-1808 .slider {
	background: url(images/banner/basic-series.jpg) 0 0px no-repeat;
}
#basic-1813 .slider {
	background: url(images/banner/basic-series.jpg) 0 0px no-repeat;
}
#basic-1818 .slider {
	background: url(images/banner/basic-series.jpg) 0 0px no-repeat;
}
#basic-2708 .slider {
	background: url(images/banner/basic-series.jpg) 0 0px no-repeat;
}
#din-rails .slider {
	background: url(images/banner/din-rails.jpg) 0 0px no-repeat;
}
#flexible-conduits .slider {
	background: url(images/banner/flexible-conduits.jpg) 0 0px no-repeat;
}
#metallic-conduit-fittings .slider {
	background: url(images/banner/flexible-conduits.jpg) 0 0px no-repeat;
}
#non-metallic-conduit-fittings .slider {
	background: url(images/banner/flexible-conduits.jpg) 0 0px no-repeat;
}
#accessories .slider {
	background: url(images/banner/flexible-conduits.jpg) 0 0px no-repeat;
}
#customised-solutions .slider {
	background: url(images/banner/customised-solutions.jpg) 0 0px no-repeat;
}
#junction-box .slider {
	background: url(images/banner/customised-solutions.jpg) 0 0px no-repeat;
}
#customised-basic-series .slider {
	background: url(images/banner/customised-solutions.jpg) 0 0px no-repeat;
}
#customised-basic-1308 .slider {
	background: url(images/banner/customised-solutions.jpg) 0 0px no-repeat;
}
#customised-basic-1313 .slider {
	background: url(images/banner/customised-solutions.jpg) 0 0px no-repeat;
}
#customised-basic-1813 .slider {
	background: url(images/banner/customised-solutions.jpg) 0 0px no-repeat;
}
#customised-basic-1818 .slider {
	background: url(images/banner/customised-solutions.jpg) 0 0px no-repeat;
}
#customised-heavy-series .slider {
	background: url(images/banner/customised-solutions.jpg) 0 0px no-repeat;
}
#customised-heavy-2819 .slider {
	background: url(images/banner/customised-solutions.jpg) 0 0px no-repeat;
}
#customised-heavy-2828 .slider {
	background: url(images/banner/customised-solutions.jpg) 0 0px no-repeat;
}
#customised-heavy-3828 .slider {
	background: url(images/banner/customised-solutions.jpg) 0 0px no-repeat;
}
#customised-heavy-5638 .slider {
	background: url(images/banner/customised-solutions.jpg) 0 0px no-repeat;
}
#dcdb .slider {
	background: url(images/banner/customised-solutions.jpg) 0 0px no-repeat;
}
#mcb-box .slider {
	background: url(images/banner/customised-solutions.jpg) 0 0px no-repeat;
}
#halogen-free .slider {
	background: url(images/banner/halogen-free.jpg) 0 0px no-repeat;
}
#halogen-free-wiring-ducts-un-slotted .slider {
	background: url(images/banner/halogen-free.jpg) 0 0px no-repeat;
}
#halogen-free-wiring-ducts-wide-slot .slider {
	background: url(images/banner/halogen-free.jpg) 0 0px no-repeat;
}
#halogen-free-wiring-ducts-narrow-slot .slider {
	background: url(images/banner/halogen-free.jpg) 0 0px no-repeat;
}
#heavy-series .slider {
	background: url(images/banner/heavy-series.jpg) 0 0px no-repeat;
}
#heavy-2819-13g .slider {
	background: url(images/banner/heavy-series.jpg) 0 0px no-repeat;
}
#heavy-2819-17g .slider {
	background: url(images/banner/heavy-series.jpg) 0 0px no-repeat;
}
#heavy-2828-13g .slider {
	background: url(images/banner/heavy-series.jpg) 0 0px no-repeat;
}
#heavy-2828-17g .slider {
	background: url(images/banner/heavy-series.jpg) 0 0px no-repeat;
}
#heavy-3819 .slider {
	background: url(images/banner/heavy-series.jpg) 0 0px no-repeat;
}
#heavy-3828-13g .slider {
	background: url(images/banner/heavy-series.jpg) 0 0px no-repeat;
}
#heavy-3828-17g .slider {
	background: url(images/banner/heavy-series.jpg) 0 0px no-repeat;
}
#heavy-5638 .slider {
	background: url(images/banner/heavy-series.jpg) 0 0px no-repeat;
}
#wiring-ducts .slider {
	background: url(images/banner/wiring-ducts.jpg) 0 0px no-repeat;
}
#wiring-ducts-narrow-slot .slider {
	background: url(images/banner/wiring-ducts.jpg) 0 0px no-repeat;
}
#wiring-ducts-un-slotted-solid-wall .slider {
	background: url(images/banner/wiring-ducts.jpg) 0 0px no-repeat;
}
#wiring-ducts-wide-slot .slider {
	background: url(images/banner/wiring-ducts.jpg) 0 0px no-repeat;
}
#wiring-ducts-accessories .slider {
	background: url(images/banner/wiring-ducts.jpg) 0 0px no-repeat;
}
#solderless-terminals .slider {
	background: url(images/banner/solderless-terminals.jpg) 0 0px no-repeat;
}
#ese-lightning-protection .slider {
	background: url(images/banner/lightning-devices.jpg) 0 0px no-repeat;
}
#saint-elme-lightning-conductors .slider {
	background: url(images/banner/lightning-devices.jpg) 0 0px no-repeat;
}
#saint-elme-active-2-d-lightning-conductors .slider {
	background: url(images/banner/lightning-devices.jpg) 0 0px no-repeat;
}
#simple-lightning-rod .slider {
	background: url(images/banner/lightning-devices.jpg) 0 0px no-repeat;
}
#elevation-rod-fixings .slider {
	background: url(images/banner/lightning-devices.jpg) 0 0px no-repeat;
}
#devices-for-external-surge-protection .slider {
	background: url(images/banner/lightning-devices.jpg) 0 0px no-repeat;
}
#passive-module .slider {
	background: url(images/banner/passive-modules.jpg) 0 0px no-repeat;
}
#interface-modules .slider {
	background: url(images/banner/interface-modules.jpg) 0 0px no-repeat;
}
#cnc-interface-modules .slider {
	background: url(images/banner/interface-modules.jpg) 0 0px no-repeat;
}
#utility-modules .slider {
	background: url(images/banner/interface-modules.jpg) 0 0px no-repeat;
}
#enclosures .slider {
	background: url(images/banner/enclosures.jpg) 0 0px no-repeat;
}
#din-rail-mounted-pcb-support .slider {
	background: url(images/banner/din-mounted-pcb.jpg) 0 0px no-repeat;
}
#modules-electromechanical-relays .slider {
	background: url(images/banner/modules-electromechanical-relays.jpg) 0 0px no-repeat;
}
#dc-input-type .slider {
	background: url(images/banner/modules-electromechanical-relays.jpg) 0 0px no-repeat;
}
#fuse-dc-input-type .slider {
	background: url(images/banner/modules-electromechanical-relays.jpg) 0 0px no-repeat;
}
#common-looping-dc-input-type .slider {
	background: url(images/banner/modules-electromechanical-relays.jpg) 0 0px no-repeat;
}
#ac-input-type .slider {
	background: url(images/banner/ac-input-type-emr.jpg) 0 0px no-repeat;
}
#fuse-blow-indication-dc-input-type .slider {
	background: url(images/banner/modules-electromechanical-relays.jpg) 0 0px no-repeat;
}
#slim-emr-dc-input-type .slider {
	background: url(images/banner/modules-electromechanical-relays.jpg) 0 0px no-repeat;
}
#modules-solid-state-relays .slider {
	background: url(images/banner/modules-solid-state-relays.jpg) 0 0px no-repeat;
}
#modules-solid-state-relays .slider {
	background: url(images/banner/modules-solid-state-relays.jpg) 0 0px no-repeat;
}
#dc-output-ssr-modules .slider {
	background: url(images/banner/dc-output-ssr-modules.jpg) 0 0px no-repeat;
}
#without-fuse-dc-output-ssr-modules .slider {
	background: url(images/banner/dc-output-ssr-modules.jpg) 0 0px no-repeat;
}
#fuse-output-dc-output-ssr-modules .slider {
	background: url(images/banner/dc-output-ssr-modules.jpg) 0 0px no-repeat;
}
#fuse-fuse-blow-indication-dc-output-ssr-modules .slider {
	background: url(images/banner/dc-output-ssr-modules.jpg) 0 0px no-repeat;
}
#slim-ssr-dc-output-ssr-modules .slider {
	background: url(images/banner/modules-solid-state-relays.jpg) 0 0px no-repeat;
}
#ac-output-ssr-modules .slider {
	background: url(images/banner/modules-solid-state-relays.jpg) 0 0px no-repeat;
}
#without-fuse-ac-output-ssr-modules .slider {
	background: url(images/banner/modules-solid-state-relays.jpg) 0 0px no-repeat;
}
#fuse-output-ac-output-ssr-modules .slider {
	background: url(images/banner/modules-solid-state-relays.jpg) 0 0px no-repeat;
}
#fuse-fuse-blow-indication-ac-output-ssr-modules .slider {
	background: url(images/banner/modules-solid-state-relays.jpg) 0 0px no-repeat;
}
#force-guided-relays .slider {
	background: url(images/banner/force-guided-relays.jpg) 0 0px no-repeat;
}
#idec-force-guided-relays .slider {
	background: url(images/banner/force-guided-relays.jpg) 0 0px no-repeat;
}
#iec-contactors .slider {
	background: url(images/banner/iec-contactors.jpg) 0 0px no-repeat;
}
#timers .slider {
	background: url(images/banner/timers.jpg) 0 0px no-repeat;
}
#multi-function-timers .slider {
	background: url(images/banner/timers.jpg) 0 0px no-repeat;
}
#single-function-timers .slider {
	background: url(images/banner/timers.jpg) 0 0px no-repeat;
}
#switches-and-pilot-devices .slider {
	background: url(images/banner/switches-and-pilot-devices.jpg) 0 0px no-repeat;
}
#num8-mm-series .slider {
	background: url(images/banner/switches-and-pilot-devices.jpg) 0 0px no-repeat;
}
#num16-mm-series .slider {
	background: url(images/banner/switches-and-pilot-devices.jpg) 0 0px no-repeat;
}
#num22-mm-series .slider {
	background: url(images/banner/switches-and-pilot-devices.jpg) 0 0px no-repeat;
}
#num30-mm-series .slider {
	background: url(images/banner/switches-and-pilot-devices.jpg) 0 0px no-repeat;
}
#enclosure-control-boxes .slider {
	background: url(images/banner/switches-and-pilot-devices.jpg) 0 0px no-repeat;
}
#solid-state-relays .slider {
	background: url(images/banner/solid-state-relays.jpg) 0 0px no-repeat;
}
#crydom-solid-state-relays .slider {
	background: url(images/banner/solid-state-relays.jpg) 0 0px no-repeat;
}
#num1-phase .slider {
	background: url(images/banner/solid-state-relays.jpg) 0 0px no-repeat;
}
#num3-phase .slider {
	background: url(images/banner/solid-state-relays.jpg) 0 0px no-repeat;
}
#idec-solid-state-relays .slider {
	background: url(images/banner/solid-state-relays.jpg) 0 0px no-repeat;
}
#pcb-power-relays .slider {
	background: url(images/banner/pcb-power-relays.jpg) 0 0px no-repeat;
}
#idec-pcb-power-relays .slider {
	background: url(images/banner/pcb-power-relays.jpg) 0 0px no-repeat;
}
#omron-pcb-power-relays .slider {
	background: url(images/banner/pcb-power-relays.jpg) 0 0px no-repeat;
}
#panel-mounted-annunciator .slider {
	background: url(images/banner/panel-mounted-annunciators.jpg) 0 0px no-repeat;
}
#led-lightning .slider {
	background: url(images/banner/led-lightning.jpg) 0 0px no-repeat;
}
#relays .slider {
	background: url(images/banner/relays.jpg) 0 0px no-repeat;
}
.slider {
	background: url(../images/solar_vision_screen.jpg) 0 0px no-repeat;
}
#page4 .slider, #page5 .slider {
	background: url(images/slider-img3.jpg) 0 -183px no-repeat;
}
.items {
	display: none;
}
.pagination {
	position: absolute;
	top: 388px;
	right: 157px;
	z-index: 9999;
}
.pagination li {
	float: left;
	padding-right: 5px;
}
.pagination li a {
	display: block;
	width: 20px;
	height: 20px;
	background: url(images/slider-pagination.png) right top no-repeat;
	cursor: pointer;
}
.pagination li.current a, .pagination li a:hover {
	background-position: left top;
}
.pagination li.current a {
	cursor: default;
}
.banner {
	width:500px;
	height:300px;
	overflow:hidden;
	position:absolute;
	left:690px;
	top:40px;
	z-index:999;
}
#page1 .banner {
	top: 137px;
	background: url(images/banner-tail.gif) 0 0 repeat-x;
}
.banner > strong {
	display: block;
	font-size: 50px;
	line-height: 1.2em;
	color: #4d4d4d;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 25px;
}
.banner > strong > strong {
	display: block;
	margin-top: -10px;
}
.banner em {
	display: block;
	font-size: 24px;
	line-height: 1.2em;
	color: #808080;
	margin-bottom: 25px;
}
/*********************************content*************************************/



#content {
	width: 100%;
	padding: 25px 0 44px;
	background: #fff;
	position: relative;
	z-index: 1;
}
#content-main {
	width: 100%;
	background: #fff;
	z-index: 1;
}
.spacer-1 {
	width: 100%;
	background: url(images/pic-1.gif) 217px 0 repeat-y;
}
h3 {
	font-size: 36px;
	line-height: 2em;
	color: #4d4d4d;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
h4 {
	font-size: 30px;
	line-height: 2em;
	color: #4d4d4d;
	text-transform: uppercase;
	letter-spacing: -1px;
}
h4 strong {
	display: block;
	margin-top: -20px;
}
h5 {
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 6px;
}
h6 {
	color: #ed1e24;
	margin-bottom: 7px;
}
.title-1 {
	display: block;
	font-size: 19px;
	line-height: 1.2em;
	color: #0188A9;
	margin-bottom: 10px;
}
.title-1 strong {
	display: block;
}
.left_menu a {
	display: block;
	line-height: 1.2em;
	font-size: 15px;
	text-decoration: none;
	position: relative;
	margin-bottom: 10px;
	color: #4d4d4d;
	background: #fafafa;
}
.left_menu a:hover {
	color: #0188A9;
}
.left_corner ul {
	border: 1px solid #a1a1a1;
	padding: 20px 20px;
	background: #fafafa;
	width: 100px;
	border-radius: 20px;
}
.border-bot {
	width: 100%;
	padding-bottom: 20px;
	background: url(images/pic-1.gif) 0 bottom repeat-x;
}
/*



Sidebar coding */







h4 {
	color: #20468E;
	font-size: 1.2em;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.sidebar {
	margin-top: 10px;
}
.small-sidebar {
	width: 25%;
}
.big-sidebar {
	width: 30%;
}
.left-sidebar {
	float: left;
}
.right-sidebar {
	float: right;
}
.sidebar h4 {
	padding-bottom: 0;
	font-size: 1.4em;
	letter-spacing: -1px;
	padding: 6px 0;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar ul li {
	margin-bottom: 20px;
	line-height: 1.9em;
	padding: 10px;
}
.sidebar ul li.bg {
	background-color: #f0f0f0;
}
.sidebar .bg h4 {
	color: #666;
}
.sidebar li ul {
	list-style: none outside none;
	margin: 0px;
}
.sidebar li ul li {
	display: block;
	border-top: none;
	padding: 10px 2px;
	margin: 0;
	line-height: 1.5em;
	font-size: 1.25em;
}
/*



.sidebar li ul li ul {



	margin-top: 10px;



}











.sidebar li ul li li  {



	font-size: 0.20em;



	padding-left: 25px;



}







*/







.sidebar li ul li.text {
	border-bottom: none;
}
.sidebar li ul li a {
	border-bottom-color: #666;
	display: block;
	text-decoration: none;
	color: #666;
	font-size: 16px;
}
.sidebar li ul li a:hover {
	border-bottom-color: #2A5BBB;
	display: block;
	text-decoration: none;
	color: #0188A9;
}
.sidebar li ul li a.readmore {
	font-weight: bold;
}
/* new added */







.sidebar li ul li ul li {
	display: block;
	border-top: none;
	padding: 15px 5px;
	margin: 0;
	line-height: 1.25em;
	font-size: 0.50em;
}
.sidebar li ul li ul {
	list-style: none outside none;
	margin: 0px;
}
.sidebar li ul li ul li li {
	font-size: 0.70em;
	padding-left: 15px;
}
.sidebar li ul li ul li a {
	border-bottom-color: #666;
	display: block;
	text-decoration: none;
	color: #666;
}
.sidebar li ul li ul li a:hover {
	border-bottom-color: #2A5BBB;
	display: block;
	text-decoration: none;
	color: #0188A9;
}
.sidebar li ul li ul li a.readmore {
	font-weight: bold;
}
/*new added end */







.sidebar ul.blocklist {
	border-top: 1px solid #ddd;
}
.sidebar ul.blocklist li {
	padding: 0;
}
.sidebar ul.blocklist li a, .sidebar ul.blocklist li a:hover {
	border-bottom: 0;
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 12px 10px;
}
.sidebar ul.blocklist li a.selected {
	background: linear-gradient(#2F65D0, #214791);
	background-color: #0188A9;
	color: #FFFFFF;
	border: 1px solid #214791;
	font-weight: bold;
}
.sidebar ul.blocklist .current_page_item a {
	background: #0188a9 linear-gradient(#1198b9, #006e8f) repeat scroll 0 0;
	border: 1px solid #0188a9;
	color: #ffffff;
	font-weight: bold;
}
.sidebar ul.blocklist .current_page_item ul.children a {
	background: none;
	background-color: white;
	border: 1px dotted #214791;
	color: #666;
	font-weight: normal;
}
.sidebar ul.blocklist .current_page_item ul.children a:hover {
	border-bottom-color: #2A5BBB;
	display: block;
	text-decoration: none;
	color: #0188A9;
}
/*=new added*/



	



.sidebar ul.blocklist .current_page_item ul.children li ul.children a {
	background: none;
	background-color: white;
	border: 1px dotted #214791;
	color: #666;
	font-weight: normal;
}
.sidebar ul.blocklist .current_page_item ul.children li ul.children a:hover {
	border-bottom-color: #2A5BBB;
	display: block;
	text-decoration: none;
	color: #0188A9;
}
.sidebar li ul.blocklist li ul li ul li a, .sidebar li ul.blocklist li ul li ul li a:hover {
	padding-left: 35px;
}
.sidebar li ul.blocklist li ul li ul li {
	font-size: 0.85em;
}
/*end new added*/



	



.sidebar li ul.blocklist li li {
	font-size: 1.00em;
}
.sidebar li ul.blocklist ul {
	margin-top: 0;
}
.sidebar li ul.blocklist li li a, .sidebar li ul.blocklist li li a:hover {
	padding-left: 25px;
}
.sidebar ul.newslist li {
	padding: 20px 5px;
	border-bottom: 1px dashed #ddd;
}
.sidebar ul.newslist p {
	margin-bottom: 0;
}
.sidebar ul.newslist span.newslist-date {
	background-color: #224A98;
	border-bottom: 1px solid #214791;
	color: #fff;
	padding: 5px 10px;
}
aside.sidebar {
	float: none;
	width: auto;
}
/*sidebar coding end */







/*



.circle {



	display:block;



	min-width:80px;



	font-size:37px;



	line-height:75px;



	color:#fff;



	background:#0188A9;



	text-align:center;



	border-radius:80px;



	float:left;

	padding:0 0 5px;

	margin:0 20px 10px 0;



}

*/



.circle {
	display: block;
	width: 75px;
	height: 75px;
	border-radius: 38px;
	font-size: 37px;
	color: #fff;
	line-height: 75px;
	text-align: center;
	float: left;
	/* for gradient

background:linear-gradient(to bottom, #0188A9, #09f)

*/

	background: #0188A9;
}
.box {
	width: 100%;
	background: url(images/box-tail.gif) 0 0 repeat-x;
}
.button {
	display: inline-block;
	padding-bottom: 5px;
	background: url(images/button-shadow.gif) center bottom no-repeat;
	cursor: pointer;
}
.button a {
	display: inline-block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 2em;
	padding: 4px 10px 4px 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background: url(images/button-tail.gif) 0 0 repeat-x #800000;
	border-radius: 22px;
	cursor: pointer;
}
.button a strong {
	display: inline-block;
	padding: 0 40px 0 10px;
	background: url(images/button-marker.png) right 7px no-repeat;
}
.button a:hover {
	color: #000;
}
.button-2 {
	display: inline-block;
	padding-bottom: 5px;
	background: url(images/button2-shadow.png) center bottom no-repeat;
	cursor: pointer;
}
.button-2 a {
	display: inline-block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 2em;
	padding: 4px 10px 4px 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background: url(images/button2-tail.gif) 0 0 repeat-x #010101;
	border-radius: 22px;
	cursor: pointer;
}
.button-2 a strong {
	display: inline-block;
	padding: 0 50px 0 20px;
	background: url(images/marker-2.png) right 7px no-repeat;
}
.button-2 a:hover {
	background: #010101
}
.tdate-1 {
	display: inline-block;
	font-size: 16px;
	line-height: 1.2em;
	color: #808080;
	text-transform: uppercase;
	border: 1px solid #fff;
	background: url(images/time-tail.gif) 0 0 repeat-x #f2f2f2;
	border-radius: 20px;
	box-shadow: 0 0 4px #ccc;
	-moz-box-shadow: 0 0 3px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	float: left;
	margin: 3px 30px 3px 3px;
	text-align: center;
	padding: 2px 15px 10px;
}
.tdate-1 strong {
	display: block;
	font-size: 37px;
	line-height: 1.2em;
}
.list-1 li {
	line-height: 20px;
	padding: 2px 0 3px 12px;
	background: url(images/marker-1.gif) 0 8px no-repeat;
}
.list-1 li a {
	display: inline-block;
	color: #808080;
}
.list-1 li a:hover {
	color: #ed1e24;
	text-decoration: underline;
}
.list-2 li {
	line-height: 20px;
	padding: 5px 0 5px 20px;
	background: url(images/marker-3.png) 0 11px no-repeat;
}
.list-2 li a {
	display: inline-block;
	color: #4d4d4d;
}
.list-2 li a:hover {
	color: #ed1e24;
	text-decoration: underline;
}
.footer_list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer_list li {
	color: #ffffff;
	display: inline;
	font-size: 12px;
}
.footer_list li a {
	display: inline;
	color: #fff;
	padding: 0 0 0 15px;
}
.footer_list li a:hover {
	display: inline;
	padding: 0 0 0 15px;
	text-decoration:none;
}
.link:hover {
	text-decoration: underline;
}
.link-1 {
	display: inline-block;
	font-size: 14px;
	padding-right: 8px;
	background: url(images/marker-3.gif) right 8px no-repeat;
}
.link-1:hover {
	color: #fff;
}
.text-1 {
	display: block;
	font-size: 29px;
	line-height: 40px;
	color: #4d4d4d;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.text-2 {
	line-height: 20px;
}
dl.contact {
	color: #808080;
}
dl.contact span {
	float: left;
	width: 51px;
	color: #4d4d4d;
	font-weight: normal;
}
dl span {
	float: left;
	width: 96px;
	font-weight: bold;
}
.thead {
	background-color: #DEDEDD;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
	border-bottom: 1px solid #C7C7C7;
	border-top: 1px solid #C7C7C7;
}
.thead1 {
	background-color: #AAA9A9;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
	border-bottom: 1px solid #7b7b7b;
	border-top: 1px solid #7b7b7b;
}
blockquote {
	width: 100%;
	padding-bottom: 31px;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 2px;
	color: #4d4d4d;
	background: url(images/quote-bot.png) left bottom no-repeat;
}
.quote {
	width: 100%;
	border-radius: 18px 18px 0 0;
	background: #f2f2f2;
}
.quote .padding {
	padding: 25px 20px 5px 30px;
}
/***** contact form *****/



#contact-form {
	display: block;
	width: 100%;
}
#contact-form label {
	display: block;
	height: 40px;
	overflow: hidden;
}
#contact-form input {
	float: left;
	width: 67%;
	font-size: 13px;
	line-height: 1.23em;
	color: #808080;
	padding: 6px 9px 7px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #e5e5e5;
	background: #fff;
	outline: none;
}
#contact-form textarea {
	float: left;
	height: 185px;
	width: 80%;
	font-size: 13px;
	line-height: 1.23em;
	color: #808080;
	padding: 7px 9px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #e5e5e5;
	background: #fff;
	overflow: auto;
	outline: none;
}
.text-form {
	float: left;
	display: block;
	font-size: 14px;
	line-height: 35px;
	width: 110px;
	color: #4d4d4d;
}
.buttons {
	padding: 20px 60px 0 0;
	text-align: right;
}
.buttons span {
	margin-left: 15px;
	background-image: url(images/button-shadow3.png);
}
.buttons a strong {
	padding: 0 40px 0 20px;
}
/****************************footer************************/



footer {
	background: #0188a9 none repeat scroll 0 0 !important;
	margin-top: 30px !important;
	padding: 2px 0 5px !important;
	width: 100%;
}
.list-services {
	padding: 8px 0 0 2px;
}
.list-services li {
	float: left;
	padding: 0 10px 0 0;
}
.list-services li a {
	display: block;
	width: 40px;
	height: 40px;
	text-indent: -9999em;
	background: url(../images/social-icons.png) 0 0 no-repeat;
}
.list-services li.item-2 a {
	background-position: -50px 0;
}
.list-services li.item-3 a {
	background-position: -100px 0;
}
.list-services li.item-4 a {
	background-position: -150px 0;
}
/**** Easy Tooltip ****/



#easyTooltip {
	padding: 4px 12px;
	border: 1px solid #fff;
	background: #121313;
	color: #fff;
	font-size: 11px;
	text-transform: none;
	position: relative;
	z-index: 9;
}
img.alignright {
	float: right;
	margin: 0 0 1em 1em;
}
img.alignleft {
	float: left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
 '
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignnone {
	margin: 5px 2px 20px 0;
}
.icerik {
}
.icerik img {
	padding: 5px;
	border: 5px solid #ddd;
	float: left;
	margin-right: 15px;
}
.baslik {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	margin-left: 0px;
}
.icerik td {
	padding-bottom:10px;
	padding-top:10px;
}
.tbl td {
	line-height: 30px;
	padding-left: 6px;
}
.home_products_title { margin:20px 0 0; padding:0 0 10px; font-size:20px; }
.home_products {       box-sizing: border-box;  display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	padding:10px;
    margin: 0; border: 1px solid #ddd;}
.home_products ul {     margin: 0px 0px;  -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0px;    padding-left: 0px;    box-sizing: border-box;
}

.home_products ul li { margin:0; padding:0; list-style:none}
.home_products ul li a { text-decoration:none; display:block; padding:5px 10px 5px 15px; line-height:20px; position:relative;}
.home_products ul li a:before { content:"•"; position:absolute; left:0; color:#333; font-size:20px; }