@charset "UTF-8";

/*------------------------------------------------------------
	shoppage icon
------------------------------------------------------------*/
.icon_box{  }
.icon_box li{
	width:150px;
	float:left;
	margin-right:7px;
	margin-bottom:7px;
}

.icons_off{
	font-size:12px;
	font-size: 1.2rem;
	background: #DDDDDD; /* Old browsers */
	background: -moz-linear-gradient(top, #DDDDDD 0%, #DDDDDD 47%, #CCCCCC 53%, #CCCCCC 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DDDDDD), color-stop(47%,#DDDDDD), color-stop(53%,#CCCCCC), color-stop(100%,#CCCCCC)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #DDDDDD 0%,#DDDDDD 47%,#CCCCCC 53%,#CCCCCC 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #DDDDDD 0%,#DDDDDD 47%,#CCCCCC 53%,#CCCCCC 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #DDDDDD 0%,#DDDDDD 47%,#CCCCCC 53%,#CCCCCC 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DDDDDD', endColorstr='#CCCCCC',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #DDDDDD 0%,#DDDDDD 47%,#CCCCCC 53%,#CCCCCC 100%); /* W3C */
	text-align:center;
	color:#FFF;
		border-radius: 4px;
	-moz-border-radius: 4px;   
	-moz-border-radius: 4px;
	padding-top:2px;
	padding-bottom:2px; 
}
.icons_on{
	font-size:12px;
	font-size: 1.2rem;
	background-color: #F68A96;
	text-align:center;
	color:#FFF;
		border-radius: 4px;
	-moz-border-radius: 4px;   
	-moz-border-radius: 4px;
	padding-top:2px;
	padding-bottom:2px; 
}
/*------------------------------------------------------------
	movieBox
------------------------------------------------------------*/
#movieBox{
	width:640px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
/*------------------------------------------------------------
	news icon
------------------------------------------------------------*/
.icon01{
	width:90px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-size: 1.1rem;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:7px;
	border-radius: 4px;
	-moz-border-radius: 4px;   
	-moz-border-radius: 4px;  
	background: #ff6699; /* Old browsers */
	background: -moz-linear-gradient(top, #ff6699 0%, #ff7aa4 32%, #ff0066 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6699), color-stop(32%,#ff7aa4), color-stop(100%,#ff0066)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff6699 0%,#ff7aa4 32%,#ff0066 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff6699 0%,#ff7aa4 32%,#ff0066 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ff6699 0%,#ff7aa4 32%,#ff0066 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF6699', endColorstr='#FF0066',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ff6699 0%,#ff7aa4 32%,#ff0066 100%); /* W3C */
}
.icon02{
	width:90px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-size: 1.1rem;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:7px;
	border-radius: 4px;
	-moz-border-radius: 4px;   
	-moz-border-radius: 4px;  
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e3f5ab 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e3f5ab)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e3f5ab 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e3f5ab 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e3f5ab 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3f5ab',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffffff 0%,#e3f5ab 100%); /* W3C */
}
.icon03{
	width:90px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-size: 1.1rem;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:7px;
	border-radius: 4px;
	-moz-border-radius: 4px;   
	-moz-border-radius: 4px;  
	background: #66ccff; /* Old browsers */
	background: -moz-linear-gradient(top, #66ccff 0%, #0090ff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66ccff), color-stop(100%,#0090ff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #66ccff 0%,#0090ff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #66ccff 0%,#0090ff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #66ccff 0%,#0090ff 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66CCFF', endColorstr='#0090FF',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #66ccff 0%,#0090ff 100%); /* W3C */
}
.icon04{
	width:90px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-size: 1.1rem;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:7px;
	border-radius: 4px;
	-moz-border-radius: 4px;   
	-moz-border-radius: 4px;  
	background: #ff7300;
	background: -webkit-gradient(linear,left bottom, left top,  
 	to(#ffca80),
	color-stop(0.5,#ff9100),
	color-stop(0.49,#ff7300),
	color-stop(0.03,#fe8a0f),  
	color-stop(0.02,#ffb160),  
	color-stop(0.01,#ffb160),  
	from(#fc8312)) ;  
	background: -moz-linear-gradient(  
	top, 
	#FFCA80 0%, 
	#FF9100 50%, 
	#FF7300 51%, 
	#FE8A0F 98%, 
	#FFB160 99%
	);
}
.icon05{
	width:90px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-size: 1.1rem;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:7px;
	border-radius: 4px;
	-moz-border-radius: 4px;   
	-moz-border-radius: 4px;  
	background: #ff7300;
	background: -webkit-gradient(linear,left bottom, left top,  
 	to(#fdea3c),
	color-stop(0.5,#fbd765),
	color-stop(0.49,#f9c049),
	color-stop(0.03,#f9c049),  
	color-stop(0.02,#efae26),  
	color-stop(0.01,#efae26),  
	from(#efae26)) ;  
	background: -moz-linear-gradient(  
	top, 
	#fdea3c 0%, 
	#fbd765 50%, 
	#f9c049 51%, 
	#efae26 98%, 
	#efae26 99%
	);
}
.icon06{
	width:90px;
	text-align:center;
	color:#FFF;
	font-size:11px;
	font-size: 1.1rem;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:7px;
	border-radius: 4px;
	-moz-border-radius: 4px;   
	-moz-border-radius: 4px;  
	background: #cc0000;
	background: -webkit-gradient(linear,left bottom, left top,  
 	to(#e90303),
	color-stop(0.5,#e90303),
	color-stop(0.49,#d60303),
	color-stop(0.03,#d60303),  
	color-stop(0.02,#c60303),  
	color-stop(0.01,#c60303),  
	from(#b41010)) ;  
	background: -moz-linear-gradient(  
	top, 
	#e90303 0%, 
	#e90303 50%, 
	#d60303 51%, 
	#c60303 98%, 
	#b41010 99%
	);
}


/*CONTACT-------------*/

input[type="text"],
input[type="email"],
textarea{
  border: 1px solid #ffd2e4;
  width: 100%;
  font-size: 1.5rem;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
select{
  border: 1px solid #ffd2e4;
  width: 30%;
  font-size: 1.5rem;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align:middle;
}
input[type="button"],
input[type="submit"] {
   background-color: green;
   color: white;
   border: 1px solid blue;
   width:160px;
   padding:7px;
   margin-right:15px;
}

.contact_submit{
  border: none;
  background: rgb(236,36,191); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(236,36,191,1) 0%, rgba(93,23,72,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(236,36,191,1) 0%,rgba(93,23,72,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(236,36,191,1) 0%,rgba(93,23,72,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec24bf', endColorstr='#5d1748',GradientType=0 ); /* IE6-9 */
  font-size: 1.8rem;
  color: #fff;
  line-height: 40px;
  width: 175px;
}

.red{
	color:#F00;
	font-size:11px;
	font-size: 1.1rem;
}

#checktBtn {
	background:url(../images/check.jpg) no-repeat;
	border: medium none;
	cursor: pointer;
	height: 40px;
	text-indent: -9999px;
	width: 232px;
}

#formBotn {
	text-align:center;
	margin:15px;
}

.form table td.submit {
border: 0;
text-align: center;
}

