@font-face {
	font-family:"Lato Regular";
	src:url("fontface/Lato-Regular.eot?") format("eot"), 
		url("fontface/Lato-Regular.woff") format("woff"), 
		url("fontface/Lato-Regular.ttf") format("truetype"), 
		url("fontface/Lato-Regular.svg#Lato-Regular") format("svg");
	font-weight:normal;
	font-style:normal;
}


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* 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;
}
div, p, h1, h2, h3, h4, h5, form, input, label, li, ul {
	padding:0;
	margin:0;
}
mark, rp, rt, ruby, summary, time {
	display: inline
}
img {
	border:none;
}
.nomarg {
	margin:0 !important;
}
.nopadd {
	padding:0 !important;
}
/* Global properties ======================================================== */
body {
	background-color:#eee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	color:#565757;
}
html, body {
	height:100%;
}
body#home {
	background-color:#fff;
	color:#565757;
}
/* Global Structure ============================================================= */
.container {
	margin: 0 auto;
	position: relative;
	width: 963px;
	font-size:15px;
}
/* Header */
header {
	height:134px;
	background:url(../images/header_bg_in.gif) repeat-x 0 0;
}
#header-home {
	height:359px;
	background:url(../images/header_bg.gif) repeat-x 0 0;
}
/*Gallery*/
#gallery {
	width:963px;
	height:305px;
	/*overflow:hidden;
	padding:12px 0 0;*/
}
/* Content */
#content {
	float: left;
	width: 687px;
}
/* Sidebar */
aside {
	float: right;
	width: 238px;
}
/* Footer */
footer {
	padding:27px 0 50px 0;
	border-top:1px solid #d4d4d4;
	width:963px;
	margin:0 auto;
	color:#7C7C7C;
	background-color:inherit;
}

footer .fright{
	font:normal 13px/13px "Lato Regular", Arial, Helvetica, sans-serif;
}

/* Left & Right alignment */

.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.col-1, .col-2, .col-3 {
	float:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
/* The inside class provides consistent padding. To be used often! */
.inside {
	padding: 32px 37px 50px 37px;
}
/*----- form defaults -----*/
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	vertical-align:top;
	font-weight:normal;
}
/*----- other -----*/
/*figure {
	margin-bottom:18px;
}*/
.img-indent {
	margin:0 20px 0 0;
	float:right;
}
.img-box {
	width:100%;
	overflow:hidden;
}
.img-box figure {
	float:right;
	margin:0 0 15px 15px;
	padding:0;
}
.extra-wrap {
	overflow:hidden;
}
p {
	margin:0 0 22px;
}
.p1 {
	margin-bottom:9px;
}
.p2 {
	margin-bottom:18px;
}
.p3 {
	margin-bottom:27px;
}
/*----- txt, links, lines, titles -----*/
a {
	color:#f27f02;
	outline:none;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
h2 {
	font-size:26px;
	line-height:26px;
	font-weight:normal;
	color:#4b6094;
	background-color:inherit;
	margin: 0 0 13px;
	letter-spacing:-1px;
}
h3 {
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	color:#4b6094;
	background-color:inherit;
	margin: 0 0 18px;
	letter-spacing:-1px;
}
h4 {
	font-size:22px;
	line-height:22px;
	font-weight:normal;
	color:#4b6094;
	background-color:inherit;
	margin: 0 0 8px;
	letter-spacing:-1px;
}
h4 a{
	color:#4b6094;
	background-color:inherit;
}
/* Base Classes
------------------------------------ */
.ie6 legend, .ie7 legend { margin-left: -7px; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
.ie7 img { -ms-interpolation-mode: bicubic; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f07c78; }
::-moz-selection{ background: #8ea9e3; color:#fff; text-shadow: none; }
::selection { background:#8ea9e3; color:#fff; text-shadow: none; }
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/*Header start*/
header .container {
	background:url(../images/header_in_bg.png) no-repeat right top;
	padding:27px 0 0;
}
.logo {
	width:225px;
	height:84px;
	float:left;
	margin:0 25px 23px 5px;
}
/*Nav start*/
header nav {
	float:right;
	margin:27px 0 19px;
	font-family:"Lato Regular", Arial, Helvetica, sans-serif;
}
header nav span.nav_lft {
	width:9px;
	height:41px;
	display:block;
	float:left;
	background:url(../images/nav_lft_bg.png) no-repeat left top;
}
header nav span.nav_rht {
	width:9px;
	height:41px;
	display:block;
	float:left;
	background:url(../images/nav_rht_bg.png) no-repeat right top;
}
header nav ul {
	height:41px;
	padding:0;
	margin:0;
	display:block;
	float:left;
	background:url(../images/nav_mid_bg.png) repeat-x 0 top;
}
header nav ul li {
	float:left;
	list-style:none;
	font-size:15px;
	line-height:41px;
}
header nav ul li a {
	margin:0 14px;
	color:#fff;
	background-color:inherit;
}
header nav ul li a:hover, header nav ul li a.active {
	color:#90a0cc;
	background-color:inherit;
}
/*=======Nav end========*/


/*=====================Header start========================*/

/*Content area start*/
.main_box {
	background:url(../images/main_box_bg.gif) repeat-x 0 0;
	padding:113px 0 0;
	margin:0;
}
.main_box_in {
	background-color:#eee;
	background:none;
	color:inherit;
	padding:38px 0 50px;
}
/*Navigation2 start*/
nav.nav2 {
	margin:0 0 30px;
	font-family:"Lato Regular", Arial, Helvetica, sans-serif;
}
nav.nav2 ul {
	width:963px;
	height:48px;
	padding:0;
	margin:0;
	background:url(../images/nav2_bg.png) no-repeat 0 0;
}
nav.nav2 li {
	float:left;
	list-style:none;
	font-size:16px;
	line-height:48px;
	color:#7c7c7c;
	background-color:inherit;
	background:url(../images/nav2_devider.png) no-repeat right 0;
	padding-right: 4px;
}
nav.nav2 li a {
	color:#7c7c7c;
	background-color:inherit;
	margin:0 14px;
	font-size: 14px;
}
nav.nav2 li a:hover, nav.nav2 li a.active {
	color:#4c4c4c;
	background-color:inherit;
}
nav.nav2 li.search_pann {
	width:203px;
	padding:0 13px;
	background:none;
	position:relative;
	float:right;
}
nav.nav2 li span.search_box {
	width:203px;
	height:34px;
	display:block;
	padding:0;
	margin:7px 0 0;
	background:url(../images/search_box.png) no-repeat 0 0;
}
nav.nav2 li span.search_box input {
	width:158px;
	height:34px;
	line-height:34px;
	padding:0 35px 0 5px;
	margin:0;
	background-color:inherit;
	background:none;
	border:none;
	font-style:italic;
	color:#7c7c7c;
}
.search_btn {
	width:26px;
	height:23px;
	display:block;
	background:url(../images/search_btn.png) no-repeat 0 0;
	text-indent:-200000px;
	line-height:0;
	font-size:0;
	border:none;
	position:absolute;
	top:12px;
	right:24px;
	cursor:pointer;
}
/*======Navigation2 end=======*/
/*content area start*/
#content figure img.fleft {
	float:left;
	margin:0 25px 15px 0;
}
#content figure img.fright {
	float:right;
	margin:0 0 15px 15px;
}
/*==========content area end============*/

/*Aside Area start*/
.round_box {
	width:237px;
	margin:0 0 31px;
}
.round_box_top {
	width:237px;
	height:10px;
	display:block;
	background:url(../images/product_pann_top.png) no-repeat 0 0;
	line-height:0;
	font-size:0;
}
.round_box_bott {
	width:237px;
	height:10px;
	display:block;
	background:url(../images/product_pann_bott.png) no-repeat 0 0;
	line-height:0;
	font-size:0;
}
.round_box_mid {
	padding:14px 42px 14px 44px;
	background:url(../images/product_pann_mid.png) repeat-y 0 0;
}
.round_box h3 {
	text-align:center;
}
ul.product_info {
	padding:0;
	margin:0;
}
ul.product_info li {
	list-style:none;
	text-align:center;
	font-size:13px;
	line-height:16px;
	color:#565757;
	background-color:inherit;
	padding:0 0 20px;
}
ul.product_info li figure {
	margin:0 0 7px;
}
ul.product_info li a {
	color:#565757;
	background-color:inherit;
}
ul.product_info li a:hover {
	text-decoration:underline;
}
/*=======Aside Area end========*/
/*=======================Content area end==============================*/


/*Footer start*/
footer nav{
	font-family:"Lato Regular", Arial, Helvetica, sans-serif;
}
footer nav ul {
	padding:0;
	margin:0;
}
footer nav ul li {
	float:left;
	font-size:13px;
	line-height:17px;
	list-style:none;
	padding:0 10px 0 0;
	margin:0 10px 0 0;
	color:#7c7c7c;
	background-color:inherit;
	background:url(../images/footer_devider.gif) no-repeat right 3px;
}
footer nav ul li.last {
	background:none;
}
footer nav ul li a {
	color:#7c7c7c;
	background-color:inherit;
}
footer nav ul li a:hover, footer nav ul li a.active {
	color:#4f4d4d;
	background-color:inherit;
}
/*===============================Footer end==================================*/

/*Info list start*/
.info_list {
	padding:0;
	margin:0;
}
.info_list li {
	font-size:15px;
	list-style:none;
	line-height:18px;
	background:url(../images/bullet.gif) no-repeat left 6px;
	padding:0 0 4px 18px;
	color:#4b6094;
	background-color:inherit;
}
.info_list li a {
	color:#4b6094;
	background-color:inherit;
}
.info_list li a:hover {
	color:#273455;
	background-color:inherit;
}
ul.accept_list {
	width:100px;
	padding:0;
	margin:0 auto;
}
ul.accept_list li {
	width:48px;
	height:31px;
	list-style:none;
	float:left;
	margin:0 2px 3px 0;
}
.buy_btn {
	width:94px;
	height:34px;
	background:url(../images/buy_btn.png) no-repeat 0 0;
	text-indent:-200000px;
	display:block;
	float:right;
}
/*======Info list end=======*/

/*Customer list start*/
.customer_list{
	padding:0;
	margin:0;	
}
.customer_list ul{
	margin:0 0 30px 60px;
}
.customer_list li{
	list-style:none;
	background:none;
	color:#4b6094;
	background-color:inherit;	
	float:left;
}
.customer_list li li{
	background:url(../images/bullet.gif) no-repeat left 8px;
	padding:0 0 0 14px;
	float:none;
}
/*============Customer list end=============*/


/*News start*/
.news{
	padding:0;
	margin:0;	
}
.news span{
	font-size:13px;
	display:block;
	padding:0 0 5px;
	color:#4b6094;
	background-color:inherit;	
}
/*==========News end=========*/

/*Product list start*/
.product_list {
	padding:0;
	margin:0 0 34px;
	list-style:none;
	color:#565757;
	background-color:inherit;
}
.product_list figure{
	width:142px;
	height:112px;
	float:left;	
	padding:3px;
	margin:0 11px 0 0;
	background:url(../images/product_bg.gif) no-repeat 0 0;	
}
.product_list p{
	margin: 0 0 8px;	
}
.product_list a{
	color:#4b6094;
	background-color:inherit;
	text-decoration:underline;	
}
.product_list a:hover{
	color:#6888cd;
	background-color:inherit;
	text-decoration:none;	
}
/*============Product list end==============*/

/*Contact form start*/
.contact_form label{
	color:#4b6094;
	background-color:inherit;
}
.input_bg{
	width:309px;
	height:41px;
	margin:9px 0 12px;
	background:url(../images/input_bg.gif) no-repeat 0 0;	
}
.input_bg input{
	width:299px;
	height:41px;
	line-height:41px;
	padding:0 5px;
	border:none;
	background:none;
	background-color:inherit;
	font-size:15px;	
	color:#9e9e9e;
}
.message_box{
	width:455px;
	height:149px;
	margin:9px 0 12px;
	background:url(../images/message_bg.gif) no-repeat 0 0;
}
.message_box textarea{
	width:440px;
	height:130px;
	padding:9px 7px;
	border:none;
	background:none;
	background-color:inherit;
	font-size:15px;
	line-height:21px;	
	color:#9e9e9e;
}
.submit_btn{
	width:94px;
	height:34px;
	background:url(../images/submit_btn.gif) no-repeat 0 0;
	border:none;
	text-indent:-200000px;
	display:block;
	font-size:0;
	line-height:0;
	cursor:pointer;
}
.submit_btn:hover{
	background-position:0 -34px;	
}
/*========Contact form end=========*/

/*Easyslider start*/
/*#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider, #slider li{ 
	width:963px;
	height:288px;
	overflow:hidden; 
}
span#prevBtn{ 
	display:none;
}
span#nextBtn{
	display:none;
}*/
/*==========Easyslider end============*/


#promo {
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	border: 1px solid #d8d8d8;
}

div.product-desc {
	display: block;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

#pagination ul {
	display: inline;
	float: right;
	margin-top: 10px;
	list-style: none;
}

#pagination ul li {
	display: inline;
	background: #585858;
	color: #fff;
	padding: 7px;
}

#pagination ul li a {
	color: #fff;
}

#cycle-nav-0 {
	 text-align: center;
	 margin-top: -10px;
}

#cycle-nav-0 a {
	padding-right: 5px;
	color: #4B6094;
	font-size: 12px;
}

#cycle-nav-0 a.activeSlide {
	color: #ababab;
}

#slider #promo-lighting #promo #sleekslide ul.cycle {
	list-style: none;
}

#slider #promo-lighting #promo #sleekslide ul.cycle li {
	width: 960px !important;
}

.gsc-search-box {
	background: none !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
    height: 34px;
    margin: 0;
    background: #fff !important;
    margin-top: 7px;
}

.gsc-input {
	background: none !important;
	font-style: italic;
    height: 25px;
    line-height: 34px;
    margin: 0;
    padding: 0 35px 0 5px;
    width: 158px !important;
    background: #fff !important;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

input.gsc-input {
	border: none !important;
	margin-top: 5px;
	color: #7C7C7C;
}

div.gsc-clear-button {
	display: none !important;
}

.cse input.gsc-search-button, input.gsc-search-button {
    background-color: #fff !important;
    border: none !important;
    border-radius: none !important;
    color: #fff;
    text-indent: -9999px;
    font-size: 11px;
    height: inherit !important;
    min-width: inherit !important;
    padding: 0;
}

    input.gsc-search-button {
    background: url("../images/search_btn.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 23px;
    line-height: 0;
    position: absolute;
    right: 20px;
    text-indent: -200000px;
    top: 12px;
    width: 26px;
}

td.gsc-search-button {
    height: 23px !important;
    width: 54px !important;
}
