


body{
	
	background:url('subtle_carbon.png');
	margin:0;
	font-family: 'Play', sans-serif;
}
h1{
	background:#3385FF;
	font-size: 18px;margin-top:0;
	border-radius: 4px;
	font-weight: 400;
	padding:6px 10px 6px 6px; 
	color:#ffffff;
		box-shadow: 0px 0px 5px 1px rgba(127, 121, 121, 0.55);
-moz-box-shadow: 0px 0px 5px 1px rgba(127, 121, 121, 0.55);
-webkit-box-shadow: 0px 0px 5px 1px rgba(127, 121, 121, 0.55);
background: rgb(44,83,158); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJjNTM5ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYzUzOWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(44,83,158,1) 0%, rgba(44,83,158,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(44,83,158,1)), color-stop(100%,rgba(44,83,158,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#2c539e',GradientType=0 ); /* IE6-8 */



}
.header{height:180px;  }
.red{color: #ff0000;}
#container{ 
	width: 1050px;
	height: auto;
	background:#fff;
 	margin: auto;
 	box-shadow: 0px 0px 5px 1px rgba(127, 121, 121, 0.55);
-moz-box-shadow: 0px 0px 5px 1px rgba(127, 121, 121, 0.55);
-webkit-box-shadow: 0px 0px 5px 1px rgba(127, 121, 121, 0.55);
}
#logo_text{ 
	height: 120px;
	width: 200px;	
	/*margin: 15px;*/ 
	margin-left: 25px;
	text-align: center;
	padding: 10px;
	font-weight: 700; font-size: 16px;
	
}
#contact_front{
	width: 300px; 
	
	
	margin-top:-70px;
	margin-right: 25px;
	float: right;
	
}
#trop
{width: 100%;
height: 840px;
background: #fff;

	
}
#footer{
	width: 1050px;
	height:180px;
	/*margin:-3px;*/
	margin: auto;
	background:#ece8e8;
		box-shadow: 0px 0px 5px 1px rgba(127, 121, 121, 0.55);
-moz-box-shadow: 0px 0px 5px 1px rgba(127, 121, 121, 0.55);
-webkit-box-shadow: 0px 0px 5px 1px rgba(127, 121, 121, 0.55);
}
/* Generated using ImageSliderMaker.com */

#imageslider {
  width: 1100px;
  max-width: 1100px;
  height: 300px;
  border-radius: 4px;
  line-height: 1;
  margin: auto;margin: 0 auto;
  margin-top:15px; 
}

#imageslider ul.bjqs {
  position:relative;
  list-style:none;
  padding:0;
  margin:0;
  overflow:hidden;
  display:none;
  border-radius:inherit;
}

#imageslider li.bjqs-slide {
  position:absolute;
  display:none;
  border-radius:inherit;
  border-radius: 6px;
  background-repeat: no-repeat;
  background-color: #ccc;
}

#imageslider ul.bjqs li .caption {
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: absolute;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: transparent;
  background-repeat: repeat;
  color: #fff;
  top: 0;
  border-radius: 2px 2px 0 0;
  background-image: url(../images/ui/bg-black-70.png);
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 6px;
  padding-bottom: 6px;

  font-size: 24px;
  font-weight: 300;
  font-style: normal;
}

#imageslider ul.bjqs-controls {
  list-style:none;
  margin:0;
  padding:0;
  z-index:9999;
  display:none !important;
}

#imageslider ul.bjqs-controls li a {
  position:absolute;
  text-decoration: none;
  background-color: transparent;
  background-repeat: repeat;
  color: #fff;
  background-image: url(../images/ui/bg-black-70.png);
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 12px;
  padding-bottom: 12px;

  font-size: 12px;
  font-weight: 300;
  font-style: normal;
}

#imageslider ul.bjqs-controls li.bjqs-prev a {
  left:0;
}

#imageslider ul.bjqs-controls li.bjqs-next a {
  right:0;
}

#imageslider ul.bjqs-controls li a:hover {
  background-color: #000 !important;
}

#imageslider ul.bjqs-controls li.bjqs-prev a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

#imageslider ul.bjqs-controls li.bjqs-next a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

#imageslider ol.bjqs-markers {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: center;
}

#imageslider ol.bjqs-markers {
  margin: 4px 0;
}

#imageslider ol.bjqs-markers li {
  display:inline;
  margin: 0 2px;
}

#imageslider ol.bjqs-markers li a {
  display:inline-block;
  margin: 0;
  text-decoration: none;
  color: #fff;
  background-color: rgb(204,204,204);
  border-radius: 2px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 3px;
  padding-bottom: 3px;

  font-size: 9px;
  font-weight: 400;
  font-style: normal;
}

#imageslider ol.bjqs-markers li.active-marker a {
  background-color: #000 !important;
}

#imageslider ol.bjqs-markers li a:hover {
  background-color: #000 !important;
}

#imageslider ul.bjqs li.slide-1 {
  background-image: url(img/slide2.jpg);
/*  background-position: -240px -553px;*/
}

#imageslider ul.bjqs li.slide-2 {
  background-image: url(img/slide1.jpg);
/*  background-position: -240px -200px*/;
}

#imageslider ul.bjqs li.slide-3 {
  background-image: url(img/slide3.jpg);
  /*background-position: -431px -156px;*/
}
#alexyui{color: #3f3f43;cursor: default; text-decoration: none; font-size: 15px;}
#alexyui:hover{color: #da2154;cursor: default;}
#frontitems{
	width:47%;
	height:370px; margin: 10px;margin-top: 50px; float: left;
	border:1px solid #f0ecec; background: #f7f7f7;border-radius: 4px;
}
#bill_down{
	width: 25%;height: 370px;float: right;margin-top: 50px;margin-right: 10px; 
	border:1px solid #e6e6e6; background: #f8f8f8;border-radius: 4px;text-align: center;
}
#down_btn{
	background: url('vertical_cloth.png');border: none;color: #ffffff;padding: 10px;  width: 170px;
	font-size:17px; border-radius: 5px;margin-top: 35px;cursor: pointer;
}#down_btn:hover{background: url('crossword.png');color: #000;
	
}
#bill_numb{
	 font-size:17px; border-radius: 5px;margin-top: 10px; 
}
#item_list{
	width:100%;
	margin: auto;
	
}
#items{text-decoration: none; font-size: 18px; color: #000;}
#items:hover{margin-left:6px; color: #24b54b;}
#item_list > ul{list-style-type: none; width:700px; }
#item_list > ul >li{margin: 8px;width:35%;float: left;margin-left:-20px;	}
#footer_content {
	width: 1000px;margin:auto;height:150px; color: #1f1818; padding-top: 25px; 
}
#footer_left{
	width:200px;height:100px;padding:5px;font-size: 16px;float: left; 
}
#footet_center{width: 330px;float: left;height: 100px;padding: 30px;margin-top: 10px;margin-left: 20px; }
#footet_center > span:hover{color: #c6354f;cursor: default;margin-left: 2px;}
#footer_right{width:180;height: 100px;padding:10px;float: left; margin-left:20px; margin-top:4px;padding-right:5px; }

 #footer_link{text-decoration: none;color: #1f1818;}
  #footer_link:hover{margin-left:5px;color: #3462da;}
#footer_left >ul {list-style-type: none;}#footer_left >ul>li{margin: 5px;}
	
#pop-up {
  display: none;
	z-index: 100;
  position: absolute;
  width: 280px;
  padding: 5px;
  background: #ffffff;
  color: #000;
  border-radius: 10px;
  font-size: 90%;
-webkit-box-shadow: 0px 0px 24px 0px rgba(53, 50, 50, 1);
-moz-box-shadow:    0px 0px 24px 0px rgba(53, 50, 50, 1);
box-shadow:         0px 0px 24px 0px rgba(53, 50, 50, 1);
}
#sl_img>div>img{position: relative;}
#ssmedia_link{text-decoration: none; font-size: 36px;color: #565454;}
.fft>a>i{margin: 7px;}.fft>a>i:hover{color: #135fec;font-size:37px; }

#event{ width:250px; height: 370px;float: left;margin-top: 50px;border:1px solid #eeeeee; background: #ffffff;border-radius: 4px; overflow: hidden;
	
}
