@charset "utf-8";
/* CSS Document */

.site-red {
	color: #F00 !important;
}
.shadow_box {
	-webkit-box-shadow: 0 4px 15px 0 #000000;
	-moz-box-shadow: 0 4px 15px 0 #000000;
	box-shadow: 0 4px 15px 0 #000000;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #999999;
	background-color: #FFFFFF;
	padding: 20px;
	max-width: 100%;
}
.shadow_box2 {
	-webkit-box-shadow: 0 4px 15px 0 #000000;
	-moz-box-shadow: 0 4px 15px 0 #000000;
	box-shadow: 0 4px 15px 0 #000000;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #F00;
	background-color: #5095cc;
	padding: 20px;
	width: 100%;
	display: inline-block;
	color: #FFF !important;
}
.shadow_box3 {
	-webkit-box-shadow: 0 4px 15px 0 #000000;
	-moz-box-shadow: 0 4px 15px 0 #000000;
	box-shadow: 0 4px 15px 0 #000000;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #F00;
	background-color: #5095cc;
	padding: 20px;
	width: 100%;
	display: inline-block;
	color: #FFF !important;
}
.special_box_1 {
	border-width: 1px;
	border-style: solid;
	border-color: #F00;
	background-color: #fff8e0;
	padding: 20px;
	width: 100%;
	display: inline-block;
}
.special_box_2 {
	border-width: 1px;
	border-style: solid;
	border-color: #F00;
	background-color: #fff8e0;
	padding: 20px;
	width: 100%;
	display: inline-block;
}
.main_blue_bg {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5095cc+0,5095cc+0,ffffff+100 */
	background: #5095cc; /* Old browsers */
	background: -moz-linear-gradient(top, #5095cc 0%, #5095cc 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #5095cc 0%, #5095cc 0%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #5095cc 0%, #5095cc 0%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5095cc', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
.bottom_wh_blue_bg {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5095cc+0,ffffff+0,5095cc+100 */
background: #5095cc; /* Old browsers */
background: -moz-linear-gradient(top, #5095cc 0%, #ffffff 0%, #5095cc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #5095cc 0%,#ffffff 0%,#5095cc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #5095cc 0%,#ffffff 0%,#5095cc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5095cc', endColorstr='#5095cc',GradientType=0 ); /* IE6-9 */
}
.keyword_sm {
	font-size: 2px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5095cc;
	color: #5095cc;
}
.special_font {
	font-size: 12px !important;
}
#special_block {
	display: inline-block !important;/*min-width:33% !important;*/
}
.special_price {
	color: #009 !important;
	font-size: 36px !important;
}
.div_width_left {
	max-width: 900px;
	float: left;
	display: inline-block;
	margin: 5px;
}
.div_width_right {
	max-width: 900px;
	float: right;
	display: inline-block;
	margin: 5px;
}
.div_special_left {
	width: 100%;
	display: inline-block;
}
.div_special_right {
	width: 100%;
	display: inline-block;
}
.price_black {
	color: #FFF;
	font-weight: bold;
}
.gallery_bg {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+0,5095cc+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 0%, #5095cc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 0%, #5095cc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #ffffff 0%, #5095cc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#5095cc', GradientType=0 ); /* IE6-9 */
}
.link1 a:link {
	color: #039 !important;
	text-decoration: none;
}
.link1 a:visited {
	text-decoration: none;
	color: #039 !important;
}
.link1 a:hover {
	text-decoration: none;
	color: #090 !important;
}
.link1 a:active {
	text-decoration: none;
	color: #039 !important;
}
.hybrid_header {
	font-size: 1.4rem !important;
	color: #0074FF;
}
.dark_blue {
	color: #039;
}