.slider-pro {
    font-family: 'Open Sans', Arial;
}

/* Example 1 */

#example1 .sp-thumbnail {
	width: 100%;
	padding: 8px;
	background-color: #F0F0F0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#example1 .sp-thumbnail-title {
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #333;
}

#example1 .sp-thumbnail-description {
	font-size: 14px;
	color: #333;
}

@media (max-width: 860px) {
	#example1 .hide-medium-screen {
		display: none;
	}
}

@media (max-width: 640px) {
	#example1 .sp-layer {
		font-size: 12px;
	}

	#example1 .hide-small-screen {
		display: none;
	}
}

@media (max-width: 500px) {
	#example1 .sp-thumbnail {
		text-align: center;
	}

	#example1 .sp-thumbnail-title {
		font-size: 12px;
		text-transform: uppercase;
	}

	#example1 .sp-thumbnail-description {
		display: none;
	}
}



#all { 
  width : 900px;
  padding : 0px;
  margin : 0px;
  }

#header { 
  width : 900px;
  height : 220px;
  padding : 0px;
  margin : 0px;
  }

#main { 
  width : 900px;
  padding-top : 10px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 10px;
  }

#menu { 
  width : 900px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 10px;
  }

#footer { 
  width : 850px;
  padding : 0px;
  margin : 0px;
  text-align:center;
  }

body {
  scrollbar-track-color: #99ccff;
  scrollbar-face-color: #0033ff;
  scrollbar-shadow-color: #0000ff;
  scrollbar-darkshadow-color: #000033;
  scrollbar-highlight-color: #66ccff;
  scrollbar-3dlight-color: #0099ff;
  scrollbar-arrow-color: #0099ff;
  margin:0px;
  padding:0px;}

a:link {
  color: blue;
  }

a:visited {
  color: blueviolet;
  }

a:hover {
  color: orange;
  }

.text {
  font-size:14px;
  line-height:20px;
  padding-left : 30px;
  text-align:left;
  }

.textr {
  font-size:14px;
  line-height:20px;
  text-align:right;
  }

.text2 {
  font-size:14px;
  line-height:20px;
  padding-left : 50px;
  text-align:left;
  }

.text2r {
  font-size:14px;
  line-height:20px;
  padding-right : 50px;
  text-align:right;
  }

.text3 {
  font-size:14px;
  line-height:20px;
  padding-left : 25px;
  padding-right : 25px;
  text-align:left;
  }

.text4 {
  font-size:16px;
  line-height:22px;
  text-align:center;
  }

.text5 {
  font-size:16px;
  line-height:22px;
  background-color : #00BFF3;
  text-align:center;
  }

.text6 {
  font-size:16px;
  line-height:22px;
  background-color : #7CC576;
  text-align:center;
  }

.text7 {
  font-size:16px;
  line-height:22px;
  background-color : #9A9A9A;
  text-align:center;
  }

.textfooter {
  font-size:12px;
  line-height:16px;
  color : #0000cc;
  }

.texttitle {
  color: #ffffff; 
  background-color : #00a651;
  font-size:18px;
  line-height:24px;
  font-weight: bold;
  text-align:center;
  }

.texttitle2 {
  color: #ffffff; 
  background-color : #ff0000;
  font-size:18px;
  line-height:24px;
  font-weight: bold;
  text-align:center;
  }

.texttitle3 {
  color: #ffffff; 
  background-color :  #acd373;
  font-size:18px;
  line-height:24px;
  font-weight: bold;
  text-align:center;
  }

.texttitle4 {
  color: #ffffff; 
  background-color :  #66cdaa;
  font-size:18px;
  line-height:24px;
  font-weight: bold;
  text-align:center;
  }

.textprice {
  font-size:14px;
  line-height:20px;
  padding-right : 5px;
  text-align:right;
  }

.textprice2 {
  font-size:16px;
  line-height:12px;
  padding-right : 5px;
  text-align:center;
  }

