/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
h1{color:#90aa3d; font-size:4em;margin: 0;
	padding: 10px;
}
img, fieldset {
	border: 0;
}

/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}




/************************************************************************************
GENERAL STYLING
*************************************************************************************/


/* Link */
a { color:#c26306; text-decoration:none;}
a:link, a:visited { color: #c26306; text-decoration: none; }
a:active, a:hover { color: #b80707; text-decoration: underline }

h2 {font-size:55px;color:#161616;margin: 20px 0 30px 0; letter-spacing: -1.5px;}
h3 {font-size:20px;color:#f0a108;margin: 20px 0 30px 0;letter-spacing:-1px;}
p {line-height:24px; font-size:13px;margin:0 0 10px 0;}

body {background:#fff;font:12px "Century Gothic", arial, Helvetica, sans-serif;color:#444;}
.logo {width:250px; height:100%; margin:50px 0 0 0px;}

/*navigation*/
.TopNavigation {height:100%; padding:10px 40px 40px 0px;}/*background:url(../images/bag_nav.png) no-repeat top right;}*/
/*.social {width:90px; height:60px;float:right; padding: 5px 0 0 0;}*/
ul.nav {float:right; }
ul.nav li {float:left;display:inline;margin:20px 40px 0 0;font-size:15px;font-family:"Century Gothic", arial, Helvetica;}
ul.nav a {color:#666;text-decoration:none;}
ul.nav a:hover {color:#ae5b02;}
/*ul.nav .active {color:#ae5b02;border-bottom:1px solid #ae5b02;}*/

.active {color:#ae5b02;border-bottom:1px solid #ae5b02;}
.slogan{ height:100%;} 
.catalog{height:100%;}
.bannerleft { height:100%;}
.bannerright{ height:100%;}

.sliderContent { height:100%;}
/*#one{display: inline-block;
    /*position: relative;
    left: 0; height:640px;
    }
#two{display: inline-block;
    /*position: relative;
    left: 0; height:640px;}
#three{display: inline-block;
    /*position: relative;
    left: 0;  height:640px;}*/

  
/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap {
	width: 960px;
	margin: 0 auto;
}



/*.rslides {
  /*margin: 0 auto 40px;
 margin: 0 auto;
  }*/

#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(255,202,128,.40);
  box-shadow: 0 0 1px rgba(255,255,255,.8), inset 0 0 5px rgba(237,237,239,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.8), inset 0 0 5px rgba(237,237,239,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.8), inset 0 0 5px rgba(237,237,239,1.0);
  font-size: 18px;
  list-style: none;
  /*margin: 0 auto 50px;*/
  margin: 0 auto;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  /*margin-right: 1px;*/
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
 /* margin-left: 0;*/
  margin: 0 auto;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }
  
  /* ############################### FOOTER TOP */
.footer{ height:100%;}
#footerTop {
	font-size:10px;
	height: 100%;
	margin:50px 0 0 0;
	
}


#footerTop ul {
	margin:0 0 0px 50px;
	list-style:none;
	float:left;}
	
#footerTop ul li {
	/*margin:0;
	margin:0 auto;*/
	padding:0px;
	color:#aaaaaa;}
	
#footerTop ul li.title { margin:0 0 4px;}
#footerTop ul li a {color:#aaaaaa;}

#footerBottom {
	font-size:10px;
	height: 100%;
	color:#aaaaaa;
	margin:70px 0 0 0;
	 }

#footerBottom a{color:#aaaaaa; }