/*
-----------------------------------------------
Design Illusions - Layout CSS
----------------------------------------------- */

body {
	font: 12px/17px Arial, 'Liberation Sans', FreeSans, sans-serif;
	background: #f8f8f8 url(../images/body_bg.png) repeat-y center top;
	color: #000	;
	font-size: 12px;
}
a { text-decoration: none; color: #117aac; line-height: 100%; }
a:hover{ color: #f58344; }
p, ul { margin-bottom: 20px  }
p.img img { margin: 20px 20px 20px 0;}
p.imgfloat img { float: left; margin: 0 20px 20px 0;}

/* embed fonts */
@font-face
{
	font-family:Oswald;
	src:
		 url('fonts/Oswald.ttf'),
		 url('fonts/Oswald.otf'),
		 url('fonts/Oswald.eot'); /* IE9+ */
	
}

h1, h2, h3, h4, h5, h6 { line-height: 100%; font-family:Oswald; letter-spacing: 1px; text-transform: uppercase;}

.center { text-align: center }
.wrapper { width: 1000px; margin: 0 auto; }
header .links{ background-color: #f5f5f5;  border-top: 4px solid #117aac; color: #5b5a5a; font-size: 14px }
header .links .support{ background: url(../images/icons_sprite.png) no-repeat 20px 0; padding: 0 20px 0 45px; color: #5b5a5a; display: inline-block; line-height: 40px; font-family: Oswald; font-size: 14px; float: left; letter-spacing: 1px }
header .links .support .time { font-size: 12px; color: #f58345;}
header .links .support .numbers { color: #117aac;}
header .links .social_links { float: right; display: none; }
header .links .social_links a{ background: url(../images/social_icons_sprite.png) no-repeat 0 0; text-indent: -1000px; overflow: hidden; float: left; width: 40px; height: 40px; border-right: 1px solid #d9d9d9; }
header .links .social_links a.facebook { background-position: 0 top }
header .links .social_links a.twitter { background-position: -41px top }
header .links .social_links a.linked_in { background-position: -82px top }
header .links .social_links a.google_plus { background-position: -123px top }
header .links .social_links a.youtube { background-position: -164px top }
header .links .social_links a.facebook:hover { background-position: 0 bottom }
header .links .social_links a.twitter:hover { background-position: -41px bottom }
header .links .social_links a.linked_in:hover { background-position: -82px bottom }
header .links .social_links a.google_plus:hover { background-position: -123px bottom }
header .links .social_links a.youtube:hover { background-position: -164px bottom }


header .logo { height: 91px; width: 180px; float: left; background: url(../images/logo_bg.png) no-repeat; margin-top: -2px }
header .logo a{ float: left; margin: 10px 0 0 35px;}

/* main menu */
.menu { position: absolute; top: 62px; width: 100%; z-index: 200; height: 91px; padding-top: 5px; background: url(../images/menu_bg.png) no-repeat center 3px;}

.main_menu { height: 91px; width: 814px; float: left; background: url(../images/menu_inner_bg.png) no-repeat 0 -2px; margin-left: 4px;}
.main_menu a { float: left; padding: 0 24px; height: 81px; line-height: 81px; color:#5b5a5a; text-transform: uppercase; text-align: center; font-family: Oswald; letter-spacing: 1px; font-size: 14px; font-weight: normal; position: relative;  margin-right: 1px; background: url(../images/menu_pointer.png) no-repeat -10000px bottom; }
.main_menu a:hover, .main_menu a.active { color: #117aac; background-color: #fafafa; border-bottom: 5px solid #117aac;  border-top: 4px solid #f58345; margin-top: -4px}
.main_menu a.active {  background-color: #f5f5f5; background-position: center bottom;}

.sub_menu { height: 50px; background-color: #f8f8f8; border-bottom: 4px solid #0056a8; margin-bottom: 15px }
.sub_menu a{ line-height: 50px; color: #5b5a5a; padding: 0 15px; font-size: 17px; float: left; text-transform: uppercase; position: relative; margin-right: 1px}
.sub_menu a:hover, .sub_menu a.active { background-color: #5abd74; color: #fff; }
.sub_menu a.active span { width: 30px; height: 18px; position: absolute; bottom: -18px; left: 50%; margin-left: -15px; background: url(../images/sub_menu_pointer.png) no-repeat; }

/* slider for homepage */
section.slider { background: url(../images/slider_bg.png) repeat-x; height: 467px; border-bottom: 4px solid #117aac; position: relative; overflow: hidden; }
section.slider.inner { background: url(../images/slider_bg_inner.png) repeat-x; height: 301px; border-bottom: 4px solid #117aac; margin-bottom: 17px;  }
section.slider ul { position: absolute; left: 0; top: 0; width: 1000000px}
section.slider li { height: 467px !important; float: left; position: relative; }
section.slider li .wrapper { position: relative; }
section.slider .pic1 { background: url(../images/home_slider_product.jpg) no-repeat center top; }
section.slider .pic2 { background: url(../images/home_slider_manufacture.jpg) no-repeat center top; }
section.slider .pic3 { background: url(../images/home_slider_stock.jpg) no-repeat center top; }
section.slider .pic4 { background: url(../images/home_slider_services.jpg) no-repeat center top; }
section.slider .tag_green, section.slider .tag_blue { background: url(../images/tag_green.png) no-repeat; height: 55px; line-height: 50px; color: #fff; font-size: 16px; padding:0 65px 0 39px; text-transform: uppercase;}
section.slider .tag_green span, section.slider .tag_blue span { font-size: 25px	}
section.slider .tag_green span.nos, section.slider .tag_blue span.nos { text-transform: lowercase;	}
section.slider .tag_blue { background: url(../images/tag_blue.png) no-repeat; }
section.slider .tag_green, section.slider .tag_blue { position: absolute; top: 228px; left: 90px; z-index: 100;}
section.slider .tag_green { top: 280px; left: 190px; }
section.slider .tag_green.news { top: auto; bottom: -4px; left: 50%; width: 920px; margin-left:-500px; padding: 0 40px; z-index: 10;  }
section.slider .tag_green.news a { color: #000 }
section.slider .tag_green.news a:hover { color: #666; }
section.slider .tag_green.news a span { color: #fff; }
section.slider .btns { position: relative;}
section.slider .btns .prevBtn, section.slider .btns .nextBtn{ position: absolute; top: -248px; background: url(../images/arrow_slider_sprite.png) no-repeat; width: 62px; height: 62px; z-index: 100; cursor: pointer; }
section.slider .btns .prevBtn { background-position: left top; left: 0;}
section.slider .btns .prevBtn:hover { background-position: left -62px; }
section.slider .btns .nextBtn { background-position: right top; right: 0;}
section.slider .btns .nextBtn:hover { background-position: right -62px; }
section.slider .btns .nextBtn.disabled {  background-position: right bottom; cursor:default; }
section.slider .btns .prevBtn.disabled {  background-position: left bottom; cursor:default; }
section.slider .shaddow { width: 100%; position: absolute; top: 0; z-index: 5; height: 21px; background: url(../images/slider_shadow.png) repeat-x left top;}
section.slider .shaddow_bottom { width: 100%; position: absolute; bottom: 0; z-index: 5; height: 21px; background: url(../images/slider_shadow_bottom.png) repeat-x left bottom;}
section.slider .pattern { width: 100%; height: 467px; position: absolute; top: 0; z-index: 5; background: url(../images/slider_pattern.png) left top; }

/* slider inners */
section.slider.inner { height: 301px !important; }
section.slider.inner .pic { background: url(../images/home_slider_services.jpg) no-repeat center top; height: 301px }
section.slider.inner .pattern { height: 301px; }
section.slider.inner .wrapper { height: 301px; position: relative;}
section.slider.inner .tag_blue { top: 134px; }
section.slider.inner .tag_green { top: 186px; }

/* for jCarousal */
section.slider.home .frame { width: 100%; overflow: hidden;; height: 467px}


/* for services box */
.services { margin-top: -40px; position: relative; z-index: 100; padding-bottom: 15px;}
.services h2{ padding-top: 5px }
.services ul li { float:  left; width: 203px; background-color: #f8f8f8; padding: 16px; margin-right: 20px; text-align: center }
.services ul li.last { margin-right: 0 }
.services ul li.active { border-top: 5px solid #f58345; background: #f8f8f8 url(../images/service_active_pointer.png) no-repeat center top; margin-top: -5px}
.services ul li.active h2{ color: #f58345;}
.services .img { position: relative; width: 236px; height: 158px; position: relative; margin-left: -26px}
.services .img span{ position: absolute; width: 236px; height: 158px; background: url(../images/pic_frame1.png) no-repeat; z-index: 10 }
.services .img img{ width: 194px; height: 148px; margin: 5px 0 0 21px; }
.services a { color: #222; display: block; line-height: 17px }
.services a:hover { color: #117aac;}


/* article style */
#content { padding: 20px 20px 50px; position: relative;}


/* welcome box */
.welcome { float: left; width: 540px }
.welcome h1, .clients h1 { font-size: 20px; border-bottom: 1px solid #f58345; padding-bottom: 12px }

/* paragraph styles */
.header1 { font-family: Oswald; font-size: 14px; letter-spacing: 1px; }

/* service list */
.service_list { background-color: #f8f8f8; width: 360px; padding: 20px; float: right}
.service_list h1{ color:#f58345; font-size: 20px; border-bottom: 1px solid #117aac; padding-bottom: 10px }
.service_list .img { float: right; position: relative; width: 236px; height: 158px; position: relative; margin-right: -19px}
.service_list .img span{ position: absolute; width: 236px; height: 158px; background: url(../images/pic_frame1.png) no-repeat; z-index: 10 }
.service_list .img .images{ margin: 5px 0 0 21px; overflow: hidden; width: 215px; height: 148px }
.service_list .img img{ width: 194px; height: 148px;  }
.service_list .img .img1, .service_list .img .img2, .service_list .img .img4, .service_list .img .img5{ display:none;}
.service_list ul { position: absolute; width: 150px; margin-left: -9px}
.service_list ul li{ cursor:pointer; line-height: 25px; font-family: Oswald; letter-spacing: 1px; font-size: 12px; color:#5b5a5a; text-transform: uppercase; margin-bottom: 10px; position: relative; padding-left: 9px}
.service_list ul li.active{ color: #fff; background-color: #117aac; } 
.service_list ul li.active span{ background: url(../images/service_list_pointer.png) no-repeat; position: absolute; width: 9px; height: 19px; right: -9px; top: 3px; } 


/* table */
#content table.type1 td, #content table.type1 th { border: 1px solid #2ca4de; padding: 5px;}
#content table.type1 th { background-color: #117AAC; color: #fff; font-weight: bold; text-align: center; vertical-align: middle;}
#content table.type1 td { background-color: #fff; color: #333; vertical-align: middle; }

#content table.address { margin-bottom: 10px; color: #117aac; }
#content table.address td, #content table.address th { padding-bottom: 5px}
#content table.address td { padding-right: 40px }
#content table.address th { padding-right: 40px; font-weight: bold; }


footer { line-height: 40px; font-size: 11px; background: url(../images/footer_bg.png) repeat-x left bottom; }
footer .left { color: #0056a8; float: left }
footer .left a { color: #0056a8; line-height: 40px }
footer .right { color: #f58345; float: right }
footer .right a { color: #f58345; line-height: 40px }


/* footer opener */
.opener { position: relative; background-color: #eeeeee; margin-bottom: 2px;  }
.opener .inner{ padding: 20px 20px 0 20px;  }
.opener .shadow_left, .opener .shadow_right { background: url(../images/page_shaddow.png) no-repeat; position: absolute; bottom: 0; width: 21px; height: 188px; }
.opener .shadow_left { left: -21px }
.opener .shadow_right { right: -21px; background-position: right top }

.opener .contact { font-family: Oswald; letter-spacing: 1px; color: #117aac; font-size: 14px; width: 280px; float: left; border-right: 1px solid #f58345; height: 257px }
.opener .contact li { margin-bottom: 15px; padding-left: 33px; background: url(../images/contact_icons.png) no-repeat; line-height: 22px}
.opener .contact li.place { background-position: left 0 }
.opener .contact li.email { background-position: left -162px }
.opener .contact li.numbers { background-position: left -325px; min-height: 30px }
.opener .contact li.map { padding-left: 0; }

.opener .news {width: 269px; float: left; padding-right: 30px; border-right: 1px solid #117aac; margin-right: 28px }
.opener .news h2{ text-align: center;font-size: 14px; line-height: 20px }
.opener .news h2 span{ font-family: Arial; font-size: 12px; color: #F58345; font-weight: bold; }
.opener .news p{ line-height: 17px}
.opener .news .img { position: relative; width: 236px; height: 158px; position: relative; margin-left: 15px; margin-bottom: 10px}
.opener .news .img span{ position: absolute; width: 236px; height: 158px; background: url(../images/pic_frame1.png) no-repeat; z-index: 10 }
.opener .news .img img{ width: 194px; height: 148px; margin: 5px 0 0 21px; }

.contact_form { float: right; width: 690px; font-family: Oswald;  font-size: 12px; color: #117aac; margin-right: -30px}
.contact_form p{ font-family: Arial; color: #222; margin-bottom: 15px; letter-spacing: 0; line-height: 17px}
.contact_form h2{ text-align: center; font-size: 14px}
.contact_form .type1 .row{ margin-bottom: 5px; margin-right: 10px; float: left; width: 219px;  }
.contact_form .type1 .row.full{ clear: both; width: 456px}
.contact_form .type1 .row.btns{ margin-top: -10px; width: 100px}
.contact_form .type1 .row label{ line-height: 7px; width: 100%; display: block; }
.contact_form .type1 .row label span{ float: none; color: #f00; font-weight: bold;}
.contact_form .type1 .row input, .contact_form .type1 .row textarea{ width: 205px; height: 26px; font-family: arial; color: #000; background: url(../images/text_box.png) no-repeat; border: none; padding: 0; width:100%}
.contact_form .type1 .row textarea{ background: url(../images/textarea.png) no-repeat; height: 96px; font-family: arial; font-size: 12px; margin-top: 8px}
.contact_form .type1 .row input[type=submit] { border: none; background: none; font-family: Oswald; letter-spacing: 1px; font-size: 14px; width: auto; color: #117aac; cursor: pointer; }
.contact_form .type1 .row input[type=radio] { border: none; margin: 0; padding: 0; float:left; width: auto; margin-top: 5px}
.contact_form .type1 .row.radio > span { border: none; margin: 0; padding: 0; float:left; width: auto; line-height: 26px; font-family: arial; font-size: 12px; color: #000; padding: 0 5px; padding-top: 5px}

.contact_us .welcome { width: 485px; }
.contact_us .service_list { width: 410px }
.service_list .contact_form { width: 424px; margin-right: -15px }
.service_list .contact_form .row{ width: 200px; margin-bottom: 15px }
.service_list .contact_form .row label{ height: 15px }
.service_list .contact_form .row.full{ width: 410px }
.service_list .contact_form .row textarea{ margin: 0; width: 410px }

/* opener button */
.opener .inner { display: none }
.opener .btnSlide { position: absolute; top: -34px; width: 65px; height: 37px; background: url(../images/footer_opener_btn.png) no-repeat; left: 50%; margin-left: -32px; cursor: pointer; }
.opener .btnSlide.open { background-position: left bottom }


/* actual content design */
h1 { font-size: 24px; font-weight: normal; margin-bottom: 20px; color:#117aac;}
h2 { font-size: 20px; font-weight: normal; margin-bottom: 15px; color:#117aac; clear: both;}
h3 { font-size: 16px; font-weight: normal; margin-bottom: 15px; color:#f58345;}
hr { height: 1px; background-color: #ccc; clear: both; margin: 10px 0 20px 0; }

/* product page */
.products { position: relative; }
.products h1 { background-color: #f8f8f8; width: 100%; padding: 0 20px; margin-left: -20px; font-size: 20px; line-height: 45px; margin-top: -15px }

.products .img { position: relative; width: 236px; height: 158px; position: relative; margin-right: -19px}
.products .img span{ position: absolute; width: 236px; height: 158px; background: url(../images/pic_frame1.png) no-repeat; z-index: 10 }
.products .img img{ width: 194px; height: 148px; margin: 5px 0 0 21px; }

.products .list ul li { float: left; width: 236px;  cursor: pointer; }
.products .list ul li.empty { cursor: default; }
.products .list .frame { width: 960px; height: 220px; overflow: hidden; margin-left: 9px}
.products .list ul li h2{ width: 186px; background-color: #f1f1f1; color: #5b5a5a; font-size: 12px; padding: 10px; height: 33px; line-height: 17px; margin-left: 15px; position: relative; }
.products .list ul li h2 span{ background: url(../images/orange_pointer_1.png) no-repeat -100px -100px; position: absolute;width: 19px; height: 9px; bottom: -9px; left: 50%; margin-left: -9px; }
.products .list ul li.active h2 { background-color: #f58345; color: #fff; }
.products .list ul li.active h2 span{ background-position: 0 0 }
.products .prevBtn, .products .nextBtn { position: absolute; top:144px; width: 30px; height: 30px; background: url(../images/product_prev_next_btns.png) no-repeat right top; text-indent: -1000px; overflow: hidden; cursor: pointer; z-index: 100 }
.products .prevBtn { left: -20px; background-position: left top; }
.products .nextBtn { right: -20px; }
.products .prevBtn.disabled { background-position: left bottom; cursor: default;}
.products .nextBtn.disabled { background-position: right bottom; cursor: default; }

.products .left { width: 440px; float: left; }
.products .right { width: 495px; float: right; margin-right: -15px }
.products .product_details { padding: 20px; background-color: #f8f8f8; margin-bottom: 25px; border-top: 1px solid #f58345 }
.products .product_details h3{ padding-top: 10px; }

.products .product_details .img { position: relative; width: 494px; height: 228px; position: relative; margin-right: -19px; margin-bottom: 20px}
.products .product_details .img span{ position: absolute; width: 494px; height: 228px; background: url(../images/product_detail_frame.png) no-repeat; z-index: 10 }
.products .product_details .img img{ width: 449px; height: 208px; margin: 10px 0 0 23px; }

.products .product_details .img2 { position: relative; width: 494px; height: 323px; position: relative; margin-right: -19px; margin-bottom: 20px}
.products .product_details .img2 span{ position: absolute; width: 494px; height: 323px; background: url(../images/product_detail_frame2.png) no-repeat; z-index: 10 }
.products .product_details .img2 img{ width: 449px; height: 304px; margin: 10px 0 0 23px; }

ul.bullet1 li { background: url(../images/bullet_orange.png) no-repeat 0 1px; font-family: Oswald; font-size: 12px; color: #117aac; letter-spacing: 1px; padding-left: 25px; margin-bottom: 5px }

/* clients */
.clients { position: relative; margin-bottom: 20px }
.clients .frame { margin-left: 74px; height: }
.clients ul li .row { width: 800px; height: 157px}
.clients ul li .row.last{ border-bottom: none}
.clients ul li img { margin: 0 20px;}
.clients ul li .row { padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #ccc; }

.clients .prevBtn, .clients .nextBtn { position: absolute; top:291px; width: 50px; height: 50px; background: url(../images/clients_prev_next.png) no-repeat right top; text-indent: -1000px; overflow: hidden; cursor: pointer; }
.clients .prevBtn { left: 0px; background-position: left top; }
.clients .nextBtn { right: 0px; }
.clients .prevBtn.disabled { background-position: left bottom; cursor: default;}
.clients .nextBtn.disabled { background-position: right bottom; cursor: default; }

/* messages */
.message { font-family: arial; font-weight: bold; font-size: 12px; color: #3eb914;}
.error { font-family: arial; font-weight: bold; font-size: 12px; color: #b91414;}
#content .contact_form .message { margin-bottom: 10px;}