@font-face {
    font-family: 'oxygenbold';
    src: url('oxygen-bold-webfont.eot')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oxygen-bold-webfont.eot*/;
    src: url('oxygen-bold-webfont.eot-#iefix')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oxygen-bold-webfont.eot?#iefix*/ format('embedded-opentype'),
         url('oxygen-bold-webfont.woff')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oxygen-bold-webfont.woff*/ format('woff'),
         url('oxygen-bold-webfont.ttf')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oxygen-bold-webfont.ttf*/ format('truetype'),
		 url('oxygen-bold-webfont.svg#oxygenbold')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oxygen-bold-webfont.svg#oxygenbold*/ format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'oxygenbold';
	src: url('oxygen-bold-webfont.svg#oxygenbold')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oxygen-bold-webfont.svg#oxygenbold*/ format('svg');
}
@font-face {
    font-family: 'oxygenregular';
    src: url('oxygen-regular-webfont.eot')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oxygen-regular-webfont.eot*/;
    src: url('oxygen-regular-webfont.eot-#iefix')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oxygen-regular-webfont.eot?#iefix*/ format('embedded-opentype'),
         url('oxygen-regular-webfont.woff')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oxygen-regular-webfont.woff*/ format('woff'),
         url('oxygen-regular-webfont.ttf')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oxygen-regular-webfont.ttf*/ format('truetype'),
		 url('oxygen-regular-webfont.svg#oxygenregular')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oxygen-regular-webfont.svg#oxygenregular*/ format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'oxygenregular';
	src: url('oxygen-regular-webfont.svg#oxygenregular')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oxygen-regular-webfont.svg#oxygenregular*/ format('svg');
}
@font-face {
    font-family: 'oswaldregular';
    src: url('oswald-regular-webfont.eot')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oswald-regular-webfont.eot*/;
    src: url('oswald-regular-webfont.eot-#iefix')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oswald-regular-webfont.eot?#iefix*/ format('embedded-opentype'),
         url('oswald-regular-webfont.woff')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oswald-regular-webfont.woff*/ format('woff'),
         url('oswald-regular-webfont.ttf')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oswald-regular-webfont.ttf*/ format('truetype'),
		 url('oswald-regular-webfont.svg#oswaldregular')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oswald-regular-webfont.svg#oswaldregular*/ format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'oleo_scriptregular';
    src: url('oleoscript-regular-webfont.eot')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oleoscript-regular-webfont.eot*/;
    src: url('oleoscript-regular-webfont.eot-#iefix')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oleoscript-regular-webfont.eot?#iefix*/ format('embedded-opentype'),
         url('oleoscript-regular-webfont.woff')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oleoscript-regular-webfont.woff*/ format('woff'),
         url('oleoscript-regular-webfont.ttf')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oleoscript-regular-webfont.ttf*/ format('truetype'),
         url('oleoscript-regular-webfont.svg#oleo_scriptregular')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/stylesheet/fonts/oleoscript-regular-webfont.svg#oleo_scriptregular*/ format('svg');
    font-weight: normal;
    font-style: normal;

}
html {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}
body { 
	background:#f5f1e5;
	color: #969595;
	font-family: oxygenregular, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#content table{
	width:100% !important;
}
#friends > div{
	width:100% !important;
}
#content img{
	max-width:100%;
	height: auto !important;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
h1, .welcome {
	color: #4d4d4f;
	font-family: oxygenregular, Arial; 
	margin-top: 18px;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
h2 {
	color: #000000;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	color: #f66425;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-left: 0px;
	width:97%;
	margin-right: 0px;
}
select {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
label {
	cursor: pointer;
}
/* layout */
#container{
	margin:0px 15px;
	background:#fff;
	padding:15px;
	text-align: left;
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}
#column-left {
	float: left;
	width: 180px;
	display:none;
}
#column-right {
	float: right;
	width: 180px;
	padding-top:60px;
	display:none;
}
#content {
	min-height: 180px;
	margin-bottom: 25px;
}
#column-left + #column-right + #content, #column-left + #content {
	
}
#column-right + #content {
}
/* header */
#header {
	position: relative;
	z-index: 99;
}
#header #logo {
	margin-bottom:10px;
}
#header #logo img{
	width:100px;
}
#language {
	position: absolute;
	top: 0px;
	right: 0px;
}
#language img {
	cursor: pointer;
	margin-right: 5px;
}
#currency {
	position: absolute;
	top: 20px;
	right: 0px;
	color: #4d4d4f;
	line-height: 17px;
}
#currency a {
	display: inline-block;
	padding: 2px 4px;
	color: #969595;
	text-decoration: none;
	font-size:90%;
	margin-right: 2px;
	margin-bottom: 2px;
}
#currency a:hover{
	text-decoration:none;
	border-bottom:1px solid #f66425;
}
#currency a b {
	color: #f66425;
	font-size:90%;
	font-weight:normal;
	text-decoration: none;
}
#header #cart {
	position: absolute;
	top: 53px;
	right: 12px;
	z-index: 99999999;
}
#header #cart .heading {
	float: right;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	z-index: 1;
	text-indent:-99999px;
	background:url(cart-1.png)/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/image/cart.png*/ no-repeat left 4px;
}
#header #cart .heading h4 {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
#header #cart .heading a {
	color: #707070;
	font-family:oxygenregular, Arial;
	font-size:14px;
	text-decoration: none;
	display:block;
}
#header #cart .heading a span {
	background: url('arrow_down_2.png')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/image/arrow_down_2.png*/ 100% 23px no-repeat;
	padding-right: 0px;
	padding-left:0px;
	padding-top:15px;
	padding-bottom:5px;
	display:block;
}
#header #cart .heading a span:hover{
	color: #f66425;
}
#header #cart .content {
	clear: both;
	display: none;
	position: relative;
	top: -1px;
	padding: 8px;
	min-height: 150px;
	border-top: 2px solid #55676a;
	border-left: 2px solid #55676a;
	border-right: 2px solid #55676a;
	border-bottom: 2px solid #55676a;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	background: #fff;
	z-index:99999999;
	behavior: url(PIE.htc)/*tpa=http://www.semlouis.com/pie/PIE.htc*/;
}
#header #cart.active .heading {
}
#header #cart.active .content {
	display:block;
	min-width:250px;
	max-width:250px;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #000;
	padding: 4px;
}
#header #cart .checkout {
	text-align: right;
	clear: both;
}
#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}
#header #search {
	width: 100%;
}
#header .button-search {
	position: absolute;
	left: 0px;
	background: url('button-search.png')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/image/button-search.png*/ center center no-repeat;
	width: 28px;
	height: 24px;
	border-right: 1px solid #CCCCCC;
	cursor: pointer;
}
#header #search input {
	background: #FFF;
	padding: 3px 3px 3px 33px;
	width: 86%; 
	height: 21px;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}
#header #search input:focus{
	outline: 0;
}
@-webkit-keyframes extendSearchBox{
	0%{width:180px;}
	100%{width:240px;}
}
@-moz-keyframes extendSearchBox{
	0%{width:180px;}
	100%{width:240px;}
}
@-o-keyframes extendSearchBox{
	0%{width:180px;}
	100%{width:240px;}
}
@-ms-keyframes extendSearchBox{
	0%{width:180px;}
	100%{width:240px;}
}
@keyframes extendSearchBox{
	0%{width:180px;}
	100%{width:240px;}
}
	

@-webkit-keyframes extendSearchBoxEnd{
	0%{width:240px;}
	100%{width:180px;}
}
@-moz-keyframes extendSearchBoxEnd{
	0%{width:240px;}
	100%{width:180px;}
}
@-o-keyframes extendSearchBoxEnd{
	0%{width:240px;}
	100%{width:180px;}
}
@-ms-keyframes extendSearchBoxEnd{
	0%{width:240px;}
	100%{width:180px;}
}
@keyframes extendSearchBoxEnd{
	0%{width:240px;}
	100%{width:180px;}
}
#header #welcome {
	position: absolute;
	top: 102px;
	right: 0px;
	z-index: 5;
	text-align: right;
	color: #4d4d4f;
	font-size:14px;
	display:none;
}
#header #welcome a{
	font-size:14px;
	color:#f66425;
	text-decoration:none;
	text-transform:capitalize;
}
#header #welcome a:hover{
	border-bottom:2px solid #f66425;
}
#header .links {
	position: absolute;
	right: 210px;
	top: 136px;
	font-size: 10px;
	display:none;
	padding-right: 10px;
}
#header .links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;
	color: #4d4d4f;
	text-decoration: none;
	font-size: 16px;
	font-family:oxygenregular, Arial;
}
#header .links a:hover, #currency a:hover{
	text-decoration:none;
	border-bottom:2px solid #f66425;
}
#header .links a + a {
	margin-left: 8px;
	border-left: 1px solid #CCC;
}
/* menu */
#menu {
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #dedfe0;
}
#menu_wrapper{
	padding-bottom:21px;
	background:url(shadow.png)/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/image/shadow.png*/ no-repeat left bottom;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu > ul > li {
	position: relative;
	float: left;
	text-align:center;
	background: url(menu_bg.png)/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/image/menu_bg.png*/ repeat-x;
	width:50%;
}
#menu > ul > li:hover {
}
#menu > ul > li > a {
	font-size: 12px;
	color: #4d4d4f;
	font-family:oswaldregular, Arial;	
	text-transform:uppercase;
	line-height: 44px;
	height:40px;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	z-index: 6;
	position: relative;
}
#menu > ul li{
	position:relative;
}
#menu > ul > li:nth-child(odd) > div div{
	top:-10px;
	left:100%;
}
#menu > ul > li:nth-child(even) > div div{
	top:-10px;
	right:100%;
}
#menu > ul > li div {
	display: none;
	position: absolute;
	z-index: 9999;
	width:100%;
	padding: 10px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: #f2f2f2; 
}

#menu > ul li:hover > div{
	-webkit-animation: bounceSubMenu 0.4s ease-out 0s both;
	-moz-animation: bounceSubMenu 0.4s ease-out 0s both;
	-o-animation: bounceSubMenu 0.4s ease-out 0s both;
	-ms-animation: bounceSubMenu 0.4s ease-out 0s both;
	animation: bounceSubMenu 0.4s ease-out 0s both;
	display: block;
}
#menu > ul > li:hover > div {
	-webkit-animation: bounceSubMenu 0.4s ease-out 0s both;
	-moz-animation: bounceSubMenu 0.4s ease-out 0s both;
	-o-animation: bounceSubMenu 0.4s ease-out 0s both;
	-ms-animation: bounceSubMenu 0.4s ease-out 0s both;
	animation: bounceSubMenu 0.4s ease-out 0s both;
	display: block;
}
#menu > ul > li > div > ul {
	display: block;
}
#menu > ul > li > div > ul > li{
	position:relative;
}

#menu > ul > li:nth-child(odd) > div > ul > li > a.menuParent{
	background:url(monotone_arrow_right.png)/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/image/monotone_arrow_right.png*/ no-repeat 95% center;
}
#menu > ul > li:nth-child(even) > div > ul > li > a.menuParent{
	background:url(monotone_arrow_left.png)/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/image/monotone_arrow_left.png*/ no-repeat 5% center;
}
select[name="country_id"]{
	width:100%;
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 4px;
	color: #4d4d4f;
	display: block;
	white-space: nowrap;
	min-width: 120px;
	color: #4d4d4f;
	font-size: 12px;
	font-family: oswaldregular, Arial;
}
#menu > ul > li ul > li > a:hover {
	color:#fc8a58;
}
#menu > ul > li > div > ul > li > a {
	color: #4d4d4f;
	font-size:14px;
	font-family:oswaldregular, Arial;
}
.breadcrumb {
	color: #ccc;
	margin-bottom: 10px;
}
.breadcrumb a{
	color:#4d4d4f;
	border-bottom:1px solid #4d4d4f;
	text-decoration:none;
	font-size:12px;
}
.breadcrumb a:hover{
	border-bottom:none;
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.success {
	background: #EAF7D9 url('success-1.png')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/image/success.png*/ 10px center no-repeat;
	border: 1px solid #BBDF8D;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.warning {
	background: #FFD1D1 url('warning-1.png')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/image/warning.png*/ 10px center no-repeat;
	border: 1px solid #F8ACAC;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.attention {
	background: #FFF5CC url('attention-1.png')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/image/attention.png*/ 10px center no-repeat;
	border: 1px solid #F2DD8C;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #000000;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 90%;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td {
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	background: #F1FFDD;
	cursor: pointer;
}
.pagination {
	border-top: 1px solid #EEEEEE;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #269BC6;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}
/* button */
a.button, input.button {
	cursor: pointer;
	color: #FFFFFF;
	line-height: 12px;
	font-family: oxygenbold, Arial;
	font-size: 13px;
	font-weight: normal;
	background: #fc8a58;
}
a.button {
	display: inline-block;
	text-decoration: none;
	padding: 6px 9px 6px 9px;;
}
input.button {
	margin: 0;
	border: 0;
	height: 24px;
	padding: 0px 12px 0px 12px;
}
a.button:hover, input.button:hover {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background: #ea5615;
}
.buttons {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
	clear:both;
	margin-top:10px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	line-height: 16px;
}
.htabs a {
	border: none;
	background: #7fdbfd;
	padding: 5px 0px 3px 0px;
	font-family: oxygenregular, Arial;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width:49%;
	margin-right: 0px;
	display: inline-block;
	margin-bottom:5px;
}
.htabs a.selected {
	background: #fb7033;
}
.tab-content {
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
}
/* box */
.box {
	margin-bottom: 20px;
	
}
.box .box-heading {
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	border: 1px solid #DBDEE1;
	background: url('background-1.png')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/image/background.png*/ repeat-x;
	padding: 12px 10px 12px 10px;
	font-family: 'oleo_scriptregular', Arial;
	font-size: 30px;
	line-height: 14px;
	color: #2c9dd4;
}
.box .box-content {
	background: #FFFFFF;
	-webkit-border-radius: 0px 0px 7px 7px;
	-moz-border-radius: 0px 0px 7px 7px;
	-khtml-border-radius: 0px 0px 7px 7px;
	border-radius: 0px 0px 7px 7px;
	border-left: 1px solid #DBDEE1;
	border-right: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;
	padding: 10px;
}

/* box products */
.box-product {
	width: 100%;
	overflow: auto;
}
.box-product > div {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	text-align:center;
	margin-bottom: 20px;
}
#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
	display: block;
	margin-bottom: 0px;
}
.box-product .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.box-product .name a {
	color: #f66425;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
	margin-top:5px;
}
.box-product .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.box-product .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
/* box category */
ul.box-category, ul.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-category > li:first-child {
	padding: 0px 8px 8px 0px;
}
ul.box-category > li {
	padding: 8px 8px 8px 0px;
}
ul.box-category > li + li {
	border-top: 1px solid #EEEEEE;
}
ul.box-category > li > a {
	text-decoration: none;
	color: #333;
	font-family: oswaldregular, Arial;
}
ul.box-category > li ul {
	display: none;
}
ul.box-category > li a.active {
	font-weight: bold;
}
ul.box-category > li a.active + ul {
	display: block;
}
ul.box-category > li ul > li {
	padding: 5px 5px 0px 10px;
}
ul.box-category > li ul > li > a {
	text-decoration: none;
	display: block;
}
ul.box-category > li ul > li > a.active {
	font-weight: bold;
}
/* box filter */
ul.box-filter, ul.box-filter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-filter span {
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;	
	display: block;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
ul.box-filter > li ul {
	padding-bottom: 10px;
}
/* content */
#content .content {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
#content .content .left {
	float: left;
	width: 100%;
}
#content .content .right {
	float: left;
	width: 49%;
	margin-top: 10px;
}
/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #E7E7E7;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */
.product-filter {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 5px;
	overflow: auto;
}
.product-filter .display {
	margin-right: 15px;
	display:block;
	margin-bottom:5px;
	padding-top: 4px;
	color: #333;
}
.product-filter .display a{
	font-weight: bold;
	color:#f66425;
	text-decoration:none;
	border-bottom:2px solid #f66425;
}
.product-compare a, .product-list .name a{
	color:#f66425;
}
.product-list, .product-grid{
	margin-top:20px;
}
.product-filter .display a:hover{
	border-bottom:none;
}
.product-filter .sort {
	color: #333;
}
.product-filter .limit {
	color: #333;
}
.product-compare {
	padding-top: 6px;
	margin-bottom: 25px;
	font-weight: bold;
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
}
.product-list > div {
	overflow: auto;
	margin-bottom: 15px;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div {
	border-top: 1px solid #EEEEEE;
	padding-top: 16px;
}
.product-list .image {
	margin-right: 10px;
}
.product-list .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
	width: 50%;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	color: #f66425;
	font-weight: normal;
	font-size:120%;
	text-decoration: none;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #4D4D4D;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	float: right;
	height: 50px;
	margin-left: 8px;
	text-align: right;
	color: #333333;
	font-size: 16px;
}
.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
}
.product-list .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	font-size:12px;
	display: block;
	background: url('add-1.png')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/image/add.png*/ left center no-repeat;
}
.product-list .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	font-size:12px;
	display: block;
	background: url('add-1.png')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/image/add.png*/ left 60% no-repeat;
}
.product-grid {
	width: 100%;
	overflow: auto;
}
.product-grid > div {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 15px;
}
#column-left + #column-right + #content .product-grid > div {
	width: 125px;
}
.product-grid .image {
	display: block;
	margin-bottom: 0px;
}
.product-grid .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-grid .name a {
	color: #f66425;
	font-size:120%;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.product-grid .name a:hover, .product-list .name a:hover{
	color:#f66425;
}
.product-compare a:hover{
	color:#000;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-grid .price-new {
	font-weight: bold;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
}
.product-grid .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	font-size:14px;
	display: block;
	background: url('add-1.png')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/image/add.png*/ left center no-repeat;
}
.product-grid .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	font-size:14px;
	display: block;
	background: url('add-1.png')/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/image/add.png*/ left center no-repeat;
}
/* Product */
.product-info {
	overflow: auto;
	margin-bottom: 20px;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
}
.product-info > .left + .right {
	
	clear:both;
}
.product-info .image {
	border: 1px solid #E7E7E7;
	float: left;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
}
.product-info .image-additional {
	width: 260px;
	margin-left: -10px;
	clear: both;
	overflow: hidden;
}
.product-info .image-additional img {
	border: 1px solid #E7E7E7;
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}
.product-info .description {
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #4D4D4D;
}
.product-info .description span {
	color: #38B0E3;
}
.product-info .description a {
	color: #4D4D4D;
	text-decoration: none;
}
.product-info .price {
	overflow: auto;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: normal;
	color: #000;
	font-family:oxygenbold, Arial;
}
.product-list .right, #button-cart, .product-info .cart .links, .product-grid .price, .product-grid .cart, .product-grid .wishlist, .product-grid .compare{
}
.product-info .price span{
	font-family:oxygenregular, Arial;
	color:#4d4d4f;
	font-size:14px;
}
.product-info .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-info .price-new {
}
.product-info span.price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #000000;
}
.product-info .options > h2{
	color:#4d4d4f;
	font-family:oxygenbold, Arial;
	font-weight:normal;
	font-size:16px;
	background:#efefef;
	padding:12px;
}
.product-info .option > b{
	color:#f66425;
	font-size:14px;
	font-family:oxygenbold, Arial;
	font-weight:normal;
}
.product-info .option{
	line-height:20px;
	color:#4d4d4f;
	font-size:12px;
	font-family:oxygenregular, Arial;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 20px;
	color: #4D4D4D;
}
.product-info .cart div > span {
	color: #999;
}
.product-info .cart .links {
	display: inline-block;
	vertical-align: middle;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
}
.product-info .review {
	color: #4D4D4D;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	margin-bottom: 10px;
}
.product-info .review > div {
	padding: 8px;
	border-bottom: 1px solid #E7E7E7;
	line-height: 20px;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.product-info .review a{
	text-decoration:none;
	color:#f66425;
}
.tags a{
	color:#f66425;
	text-decoration:none;
}
.tags a:hover, .product-info .review a:hover{
	color:#4d4d4f;
}
.review-list {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 98%;
	margin-right: 15px;
	margin-bottom: 10px;
}
.return-model {
	float: left;
	width: 98%;
	margin-right: 15px;
	margin-bottom: 10px;
}
.return-quantity {
	float: left;
	width: 98%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 98%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 98%;
	margin-right: 15px;
	margin-top:10px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
	margin-top:10px;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .model, .cart-info thead .model{
	display:none;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */
.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 100%;
}
.contact-info .right {
	float: left;
	margin-top:10px;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/* footer */ 
#footer {
	clear: both;
	min-height: 100px;
	padding: 44px 0px 0px 0px;
	width:100%;
	position:relative;
	background:#fafafa;
}
#footer h3 {
	color: #70b3d0;
	font-size: 200%;
	font-family:'oleo_scriptregular', Arial;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 8px;
}
#footer .column {
	width: 49%;
	text-align:center;
	margin-bottom: 20px;
	vertical-align:top;
	display:inline-block;
}
#footer > div.column:nth-child(5){
	width:100%;
}
#footer .column ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style:none;
}
#footer .column a{
	text-decoration: none;
	font-family: oxygenregular, Arial;
	font-size: 13px;
	color: #acb5b7;
	display: block;
	padding: 7px 0px;
	width: 100%;
	word-wrap: break-word;
}
#footer .column a:hover{
	color:#f66425;
}
#search{
	width: 85%;
	margin: 0 auto;
	position:relative;
}
#search > input{
	background:#6c7f84;
	border:1px solid #acb5b7;
	padding:7px 15% 5px 3%;
	color:#acb5b7;
	font-size:16px;
	font-family:oswaldregular, Arial;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	width:82%;
	behavior: url(PIE.htc)/*tpa=http://www.semlouis.com/pie/PIE.htc*/;
	position:relative;
}
#search > input:focus{
	outline: 0;
	background:#7b7f80;
}
.button-search{
	background:url(search-1.png)/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/image/search.png*/ no-repeat center center;
	position:absolute;
	top:3px;
	z-index:5;
	width:45px;
	height:30px;
	right:0px;
	cursor:pointer;
}
#powered {
	margin-top: 5px;
	text-align: center;
	padding-top:15px;
	padding-bottom:10px;
	border-top:#e3eef3 1px solid;
	width:100%;
	margin:0 auto;
	color:#a1a1a1;
	font-family:oxygenregular, Arial;
	clear: both;
	position:relative;
	font-size:90%;
}
#powered a{
	color:#a1a1a1;
	font-size:90%;
}
/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 20px;
}
#switch_mobile{
	display:block;
	padding:10px 0px;
	font-size:13px;
}
#switch_mobile a{
	font-size:13px;
}
#shoplist > div{
	width:250px;
	float:left;
	margin-bottom:30px;
}
#footer_wrapper{
	background:#596b6f;
	padding:0px 10px;
}
.content_slider_wrapper{
	position:relative;
	left:0px;
	width:100%;
	z-index:9;
	min-width:1150px;
	display:none;
}
.da-slider{
	width: 100%;
	min-width: 520px;
	height: 500px;
	position: relative;
	margin: 30px auto;
	overflow: hidden;
	-webkit-transition: background-position 1.4s ease-in-out 0.3s;
	-moz-transition: background-position 1.4s ease-in-out 0.3s;
	-o-transition: background-position 1.4s ease-in-out 0.3s;
	-ms-transition: background-position 1.4s ease-in-out 0.3s;
	transition: background-position 1.4s ease-in-out 0.3s;
	border-bottom:1px solid #dfdfdf;
}
.da-slide{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	text-align: left;
}
.da-slide-current{
	z-index: 1000;
}
.da-slider-fb .da-slide{
	left: 100%;
}
.da-slider-fb  .da-slide.da-slide-current{
	left: 0px;
}
.da-slide h2,
.da-slide p,
.da-slide .da-link,
.da-slide .da-img{
	position: absolute;
	opacity: 0;
	left: 110%;
}
.da-slider-fb .da-slide h2,
.da-slider-fb .da-slide p,
.da-slider-fb .da-slide .da-link{
	left: 15%;
	opacity: 1;
}
.da-slider-fb .da-slide .da-img{
	left: 40%;
	opacity: 1;
}
.da-slide h2{
	color: #a6ce39;
	font-size: 38px;
	width: 50%;
	top: 230px;
	white-space: nowrap;
	z-index: 10;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	font-family: 'Economica', Arial, sans-serif;
	font-weight: 700;
}
.da-slide p{
	width: 45%;
	top: 155px;
	color: #8c8c8c;
	font-size: 26px;
	line-height: 36px;
	height: 80px;
	overflow: hidden;
	letter-spacing: -1px;
	font-family: oxygenregular, Arial;
}
.da-slide p b{
	font-weight:normal;
}
.da-slide .da-img{
	text-align: center;
	width: 659px;
	top: 0px;
	height: 460px;
	line-height: 320px;
	left: 110%; /*60%*/
}
.da-slide .da-link{
	top: 270px; /*depends on p height*/
	border-radius: 30px;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border: 8px solid rgba(255,255,255,0.8);
	padding: 2px 20px 0px;
	font-size: 18px;
	line-height: 30px;
	width: 80px;
	text-align: center;
	background: rgba(255,255,255,0.2);
}
.da-slide .da-link:hover{
	background: rgba(255,255,255,0.3);
}
.da-dots{
	position: absolute;
	text-align: center;
	right: 20%;
	bottom: 20px;
	z-index: 2000;
	-moz-user-select: none;
	-webkit-user-select: none;
	
}
.da-dots span{
	display: inline-block;
	position: relative;
	width: 15px;
	height: 15px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	background: #e7e8e9;
	margin: 3px;
	cursor: pointer;
	box-shadow: 
		1px 1px 1px rgba(0,0,0,0.1) inset, 
		1px 1px 1px rgba(255,255,255,0.1);
}
.da-dots-current{
}
.da-dots span.da-dots-current:after{
	content: '';
	width: 15px;
	height: 15px;
	position: absolute;
	top: 0px;
	left: 0px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	background: #596b6f;
}
.da-arrows{
	-moz-user-select: none;
	-webkit-user-select: none;
}
.da-arrows span{
	position: absolute;
	top: 50%;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	background: #596b6f;
	cursor: pointer;
	z-index: 2000;
	opacity: 0;
	box-shadow: 
		1px 1px 1px rgba(0,0,0,0.1) inset, 
		1px 1px 1px rgba(255,255,255,0.1);
	-webkit-transition: opacity 0.4s ease-in-out 0.2s;
	-moz-transition: opacity 0.4s ease-in-out 0.2s;
	-o-transition: opacity 0.4s ease-in-out 0.2s;
	-ms-transition: opacity 0.4s ease-in-out 0.2s;
	transition: opacity 0.4s ease-in-out 0.2s;
	behavior: url(PIE.htc)/*tpa=http://www.semlouis.com/pie/PIE.htc*/;
}
.da-slider:hover .da-arrows span{
	opacity: 1;
}
.da-arrows span:after{
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	top: 5px;
	left: 5px;
	background: transparent url(arrowss.png)/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/image/arrowss.png*/ no-repeat top left;
	border-radius: 50%;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
.da-arrows span:hover:after{
	box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
}
.da-arrows span:active:after{
	box-shadow: 1px 1px 1px rgba(255,255,255,0.1);
}
.da-arrows span.da-arrows-next:after{
	background-position: top right;
}
.da-arrows span.da-arrows-prev{
	left: 15px;
}
.da-arrows span.da-arrows-next{
	right: 15px;
}

@media (min-width: 2000px){
.da-slide-current h2,
.da-slide-current p,
.da-slide-current .da-link{
	left: 27%;
	opacity: 1;
}


@-webkit-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim4{
	0%{ left: 90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-moz-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-moz-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-moz-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 27%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-moz-keyframes fromRightAnim4{
	0%{ left: 90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-o-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-o-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-o-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 27%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-o-keyframes fromRightAnim4{
	0%{ left: 90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-ms-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-ms-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-ms-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 27%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-ms-keyframes fromRightAnim4{
	0%{ left: 90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 27%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@keyframes fromRightAnim4{
	0%{ left: 90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}


@-webkit-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 27%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim4{
	0%{ left: -90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-moz-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 27%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim4{
	0%{ left: -90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-o-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-o-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-o-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 27%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-o-keyframes fromLeftAnim4{
	0%{ left: -90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-ms-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 27%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim4{
	0%{ left: -90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 27%; opacity: 0; }
	100%{ left: 27%; opacity: 1; }
}
@keyframes fromLeftAnim4{
	0%{ left: -90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}


@-webkit-keyframes toRightAnim1{
	0%{ left: 27%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim2{
	0%{ left: 27%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim3{
	0%{ left: 27%;  opacity: 1; }
	99%{ left: 27%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim4{
	0%{ left: 40%;  opacity: 1; }
	30%{ left: 35%;  opacity: 1; }
	100%{ left: 80%; opacity: 0; }
}

@-moz-keyframes toRightAnim1{
	0%{ left: 27%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim2{
	0%{ left: 27%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim3{
	0%{ left: 27%;  opacity: 1; }
	99%{ left: 27%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim4{
	0%{ left: 40%;  opacity: 1; }
	30%{ left: 35%;  opacity: 1; }
	100%{ left: 80%; opacity: 0; }
}

@-o-keyframes toRightAnim1{
	0%{ left: 27%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim2{
	0%{ left: 27%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim3{
	0%{ left: 27%;  opacity: 1; }
	99%{ left: 27%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim4{
	0%{ left: 40%;  opacity: 1; }
	30%{ left: 35%;  opacity: 1; }
	100%{ left: 80%; opacity: 0; }
}

@-ms-keyframes toRightAnim1{
	0%{ left: 27%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim2{
	0%{ left: 27%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim3{
	0%{ left: 27%;  opacity: 1; }
	99%{ left: 27%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim4{
	0%{ left: 40%;  opacity: 1; }
	30%{ left: 35%;  opacity: 1; }
	100%{ left: 80%; opacity: 0; }
}

@keyframes toRightAnim1{
	0%{ left: 27%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim2{
	0%{ left: 27%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim3{
	0%{ left: 27%;  opacity: 1; }
	99%{ left: 27%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim4{
	0%{ left: 40%;  opacity: 1; }
	30%{ left: 35%;  opacity: 1; }
	100%{ left: 80%; opacity: 0; }
}

@-webkit-keyframes toLeftAnim1{
	0%{ left: 27%;  opacity: 1; }
	30%{ left: 32%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim2{
	0%{ left: 27%;  opacity: 1; }
	30%{ left: 32%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim3{
	0%{ left: 27%;  opacity: 1; }
	99%{ left: 27%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim4{
	0%{ left: 40%;  opacity: 1; }
	40%{ left: 50%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -70%; opacity: 0; }
}

@-moz-keyframes toLeftAnim1{
	0%{ left: 27%;  opacity: 1; }
	30%{ left: 32%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim2{
	0%{ left: 27%;  opacity: 1; }
	30%{ left: 32%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim3{
	0%{ left: 27%;  opacity: 1; }
	99%{ left: 27%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim4{
	0%{ left: 40%;  opacity: 1; }
	40%{ left: 50%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -70%; opacity: 0; }
}

@-o-keyframes toLeftAnim1{
	0%{ left: 27%;  opacity: 1; }
	30%{ left: 32%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim2{
	0%{ left: 27%;  opacity: 1; }
	30%{ left: 32%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim3{
	0%{ left: 27%;  opacity: 1; }
	99%{ left: 27%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim4{
	0%{ left: 40%;  opacity: 1; }
	40%{ left: 50%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -70%; opacity: 0; }
}

@-ms-keyframes toLeftAnim1{
	0%{ left: 27%;  opacity: 1; }
	30%{ left: 32%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim2{
	0%{ left: 27%;  opacity: 1; }
	30%{ left: 32%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim3{
	0%{ left: 27%;  opacity: 1; }
	99%{ left: 27%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim4{
	0%{ left: 40%;  opacity: 1; }
	40%{ left: 50%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -70%; opacity: 0; }
}

@keyframes toLeftAnim1{
	0%{ left: 27%;  opacity: 1; }
	30%{ left: 32%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim2{
	0%{ left: 27%;  opacity: 1; }
	30%{ left: 32%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim3{
	0%{ left: 27%;  opacity: 1; }
	99%{ left: 27%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim4{
	0%{ left: 40%;  opacity: 1; }
	40%{ left: 50%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -70%; opacity: 0; }
}
}
@media (min-width: 1700px) and (max-width: 2000px) {
.da-slide-current h2,
.da-slide-current p,
.da-slide-current .da-link{
	left: 25%;
	opacity: 1;
}


@-webkit-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim4{
	0%{ left: 90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-moz-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-moz-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-moz-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 25%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-moz-keyframes fromRightAnim4{
	0%{ left: 90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-o-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-o-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-o-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 25%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-o-keyframes fromRightAnim4{
	0%{ left: 90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-ms-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-ms-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-ms-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 25%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-ms-keyframes fromRightAnim4{
	0%{ left: 90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 25%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@keyframes fromRightAnim4{
	0%{ left: 90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}


@-webkit-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 25%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim4{
	0%{ left: -90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-moz-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 25%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim4{
	0%{ left: -90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-o-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-o-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-o-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 25%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-o-keyframes fromLeftAnim4{
	0%{ left: -90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-ms-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 25%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim4{
	0%{ left: -90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 25%; opacity: 0; }
	100%{ left: 25%; opacity: 1; }
}
@keyframes fromLeftAnim4{
	0%{ left: -90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}


@-webkit-keyframes toRightAnim1{
	0%{ left: 25%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim2{
	0%{ left: 25%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim3{
	0%{ left: 25%;  opacity: 1; }
	99%{ left: 25%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim4{
	0%{ left: 40%;  opacity: 1; }
	30%{ left: 35%;  opacity: 1; }
	100%{ left: 80%; opacity: 0; }
}

@-moz-keyframes toRightAnim1{
	0%{ left: 25%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim2{
	0%{ left: 25%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim3{
	0%{ left: 25%;  opacity: 1; }
	99%{ left: 25%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim4{
	0%{ left: 40%;  opacity: 1; }
	30%{ left: 35%;  opacity: 1; }
	100%{ left: 80%; opacity: 0; }
}

@-o-keyframes toRightAnim1{
	0%{ left: 25%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim2{
	0%{ left: 25%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim3{
	0%{ left: 25%;  opacity: 1; }
	99%{ left: 25%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim4{
	0%{ left: 40%;  opacity: 1; }
	30%{ left: 35%;  opacity: 1; }
	100%{ left: 80%; opacity: 0; }
}

@-ms-keyframes toRightAnim1{
	0%{ left: 25%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim2{
	0%{ left: 25%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim3{
	0%{ left: 25%;  opacity: 1; }
	99%{ left: 25%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim4{
	0%{ left: 40%;  opacity: 1; }
	30%{ left: 35%;  opacity: 1; }
	100%{ left: 80%; opacity: 0; }
}

@keyframes toRightAnim1{
	0%{ left: 25%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim2{
	0%{ left: 25%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim3{
	0%{ left: 25%;  opacity: 1; }
	99%{ left: 25%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim4{
	0%{ left: 40%;  opacity: 1; }
	30%{ left: 35%;  opacity: 1; }
	100%{ left: 80%; opacity: 0; }
}

@-webkit-keyframes toLeftAnim1{
	0%{ left: 25%;  opacity: 1; }
	30%{ left: 30%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim2{
	0%{ left: 25%;  opacity: 1; }
	30%{ left: 30%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim3{
	0%{ left: 25%;  opacity: 1; }
	99%{ left: 25%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim4{
	0%{ left: 40%;  opacity: 1; }
	40%{ left: 50%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -70%; opacity: 0; }
}

@-moz-keyframes toLeftAnim1{
	0%{ left: 25%;  opacity: 1; }
	30%{ left: 30%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim2{
	0%{ left: 25%;  opacity: 1; }
	30%{ left: 30%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim3{
	0%{ left: 25%;  opacity: 1; }
	99%{ left: 25%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim4{
	0%{ left: 40%;  opacity: 1; }
	40%{ left: 50%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -70%; opacity: 0; }
}

@-o-keyframes toLeftAnim1{
	0%{ left: 25%;  opacity: 1; }
	30%{ left: 30%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim2{
	0%{ left: 25%;  opacity: 1; }
	30%{ left: 30%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim3{
	0%{ left: 25%;  opacity: 1; }
	99%{ left: 25%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim4{
	0%{ left: 40%;  opacity: 1; }
	40%{ left: 50%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -70%; opacity: 0; }
}

@-ms-keyframes toLeftAnim1{
	0%{ left: 25%;  opacity: 1; }
	30%{ left: 30%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim2{
	0%{ left: 25%;  opacity: 1; }
	30%{ left: 30%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim3{
	0%{ left: 25%;  opacity: 1; }
	99%{ left: 25%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim4{
	0%{ left: 40%;  opacity: 1; }
	40%{ left: 50%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -70%; opacity: 0; }
}

@keyframes toLeftAnim1{
	0%{ left: 25%;  opacity: 1; }
	30%{ left: 30%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim2{
	0%{ left: 25%;  opacity: 1; }
	30%{ left: 30%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim3{
	0%{ left: 25%;  opacity: 1; }
	99%{ left: 25%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim4{
	0%{ left: 40%;  opacity: 1; }
	40%{ left: 50%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -70%; opacity: 0; }
}
}
@media (min-width: 1400px) and (max-width: 1700px) {
.da-slide-current h2,
.da-slide-current p,
.da-slide-current .da-link{
	left: 20%;
	opacity: 1;
}


@-webkit-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim4{
	0%{ left: 90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-moz-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-moz-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-moz-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 20%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-moz-keyframes fromRightAnim4{
	0%{ left: 90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-o-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-o-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-o-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 20%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-o-keyframes fromRightAnim4{
	0%{ left: 90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-ms-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-ms-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-ms-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 20%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-ms-keyframes fromRightAnim4{
	0%{ left: 90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 20%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@keyframes fromRightAnim4{
	0%{ left: 90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}


@-webkit-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 20%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim4{
	0%{ left: -90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-moz-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 20%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim4{
	0%{ left: -90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-o-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-o-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-o-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 20%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-o-keyframes fromLeftAnim4{
	0%{ left: -90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-ms-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 20%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim4{
	0%{ left: -90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 20%; opacity: 0; }
	100%{ left: 20%; opacity: 1; }
}
@keyframes fromLeftAnim4{
	0%{ left: -90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}


@-webkit-keyframes toRightAnim1{
	0%{ left: 20%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim2{
	0%{ left: 20%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim3{
	0%{ left: 20%;  opacity: 1; }
	99%{ left: 20%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim4{
	0%{ left: 40%;  opacity: 1; }
	30%{ left: 35%;  opacity: 1; }
	100%{ left: 80%; opacity: 0; }
}

@-moz-keyframes toRightAnim1{
	0%{ left: 20%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim2{
	0%{ left: 20%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim3{
	0%{ left: 20%;  opacity: 1; }
	99%{ left: 20%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim4{
	0%{ left: 40%;  opacity: 1; }
	30%{ left: 35%;  opacity: 1; }
	100%{ left: 80%; opacity: 0; }
}

@-o-keyframes toRightAnim1{
	0%{ left: 20%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim2{
	0%{ left: 20%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim3{
	0%{ left: 20%;  opacity: 1; }
	99%{ left: 20%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim4{
	0%{ left: 40%;  opacity: 1; }
	30%{ left: 35%;  opacity: 1; }
	100%{ left: 80%; opacity: 0; }
}

@-ms-keyframes toRightAnim1{
	0%{ left: 20%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim2{
	0%{ left: 20%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim3{
	0%{ left: 20%;  opacity: 1; }
	99%{ left: 20%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim4{
	0%{ left: 40%;  opacity: 1; }
	30%{ left: 35%;  opacity: 1; }
	100%{ left: 80%; opacity: 0; }
}

@keyframes toRightAnim1{
	0%{ left: 20%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim2{
	0%{ left: 20%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim3{
	0%{ left: 20%;  opacity: 1; }
	99%{ left: 20%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim4{
	0%{ left: 40%;  opacity: 1; }
	30%{ left: 35%;  opacity: 1; }
	100%{ left: 80%; opacity: 0; }
}

@-webkit-keyframes toLeftAnim1{
	0%{ left: 20%;  opacity: 1; }
	30%{ left: 25%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim2{
	0%{ left: 20%;  opacity: 1; }
	30%{ left: 25%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim3{
	0%{ left: 20%;  opacity: 1; }
	99%{ left: 20%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim4{
	0%{ left: 40%;  opacity: 1; }
	40%{ left: 50%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -70%; opacity: 0; }
}

@-moz-keyframes toLeftAnim1{
	0%{ left: 20%;  opacity: 1; }
	30%{ left: 25%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim2{
	0%{ left: 20%;  opacity: 1; }
	30%{ left: 25%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim3{
	0%{ left: 20%;  opacity: 1; }
	99%{ left: 20%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim4{
	0%{ left: 40%;  opacity: 1; }
	40%{ left: 50%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -70%; opacity: 0; }
}

@-o-keyframes toLeftAnim1{
	0%{ left: 20%;  opacity: 1; }
	30%{ left: 25%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim2{
	0%{ left: 20%;  opacity: 1; }
	30%{ left: 25%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim3{
	0%{ left: 20%;  opacity: 1; }
	99%{ left: 20%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim4{
	0%{ left: 40%;  opacity: 1; }
	40%{ left: 50%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -70%; opacity: 0; }
}

@-ms-keyframes toLeftAnim1{
	0%{ left: 20%;  opacity: 1; }
	30%{ left: 25%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim2{
	0%{ left: 20%;  opacity: 1; }
	30%{ left: 25%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim3{
	0%{ left: 20%;  opacity: 1; }
	99%{ left: 20%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim4{
	0%{ left: 40%;  opacity: 1; }
	40%{ left: 50%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -70%; opacity: 0; }
}

@keyframes toLeftAnim1{
	0%{ left: 20%;  opacity: 1; }
	30%{ left: 25%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim2{
	0%{ left: 20%;  opacity: 1; }
	30%{ left: 25%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim3{
	0%{ left: 20%;  opacity: 1; }
	99%{ left: 20%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim4{
	0%{ left: 40%;  opacity: 1; }
	40%{ left: 50%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -70%; opacity: 0; }
}
}
@media (min-width: 900px) and (max-width: 1400px) {
.da-slide-current h2,
.da-slide-current p,
.da-slide-current .da-link{
	left: 15%;
	opacity: 1;
}


@-webkit-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 10%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-webkit-keyframes fromRightAnim4{
	0%{ left: 90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-moz-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-moz-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-moz-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 15%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-moz-keyframes fromRightAnim4{
	0%{ left: 90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-o-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-o-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-o-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 15%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-o-keyframes fromRightAnim4{
	0%{ left: 90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-ms-keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-ms-keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-ms-keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 15%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-ms-keyframes fromRightAnim4{
	0%{ left: 90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@keyframes fromRightAnim1{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@keyframes fromRightAnim2{
	0%{ left: 110%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@keyframes fromRightAnim3{
	0%{ left: 110%; opacity: 0; }
	1%{ left: 15%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@keyframes fromRightAnim4{
	0%{ left: 90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}


@-webkit-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 15%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-webkit-keyframes fromLeftAnim4{
	0%{ left: -90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-moz-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 15%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-moz-keyframes fromLeftAnim4{
	0%{ left: -90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-o-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-o-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-o-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 15%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-o-keyframes fromLeftAnim4{
	0%{ left: -90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@-ms-keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 15%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@-ms-keyframes fromLeftAnim4{
	0%{ left: -90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}

@keyframes fromLeftAnim1{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@keyframes fromLeftAnim2{
	0%{ left: -110%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@keyframes fromLeftAnim3{
	0%{ left: -110%; opacity: 0; }
	1%{ left: 15%; opacity: 0; }
	100%{ left: 15%; opacity: 1; }
}
@keyframes fromLeftAnim4{
	0%{ left: -90%; opacity: 0; }
	100%{ left: 40%; opacity: 1; }
}


@-webkit-keyframes toRightAnim1{
	0%{ left: 15%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim2{
	0%{ left: 15%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim3{
	0%{ left: 15%;  opacity: 1; }
	99%{ left: 15%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-webkit-keyframes toRightAnim4{
	0%{ left: 40%;  opacity: 1; }
	30%{ left: 35%;  opacity: 1; }
	100%{ left: 80%; opacity: 0; }
}

@-moz-keyframes toRightAnim1{
	0%{ left: 15%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim2{
	0%{ left: 15%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim3{
	0%{ left: 15%;  opacity: 1; }
	99%{ left: 15%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-moz-keyframes toRightAnim4{
	0%{ left: 40%;  opacity: 1; }
	30%{ left: 35%;  opacity: 1; }
	100%{ left: 80%; opacity: 0; }
}

@-o-keyframes toRightAnim1{
	0%{ left: 15%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim2{
	0%{ left: 15%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim3{
	0%{ left: 15%;  opacity: 1; }
	99%{ left: 15%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-o-keyframes toRightAnim4{
	0%{ left: 40%;  opacity: 1; }
	30%{ left: 35%;  opacity: 1; }
	100%{ left: 80%; opacity: 0; }
}

@-ms-keyframes toRightAnim1{
	0%{ left: 15%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim2{
	0%{ left: 15%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim3{
	0%{ left: 15%;  opacity: 1; }
	99%{ left: 15%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@-ms-keyframes toRightAnim4{
	0%{ left: 40%;  opacity: 1; }
	30%{ left: 35%;  opacity: 1; }
	100%{ left: 80%; opacity: 0; }
}

@keyframes toRightAnim1{
	0%{ left: 15%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim2{
	0%{ left: 15%;  opacity: 1; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim3{
	0%{ left: 15%;  opacity: 1; }
	99%{ left: 15%; opacity: 0; }
	100%{ left: 100%; opacity: 0; }
}
@keyframes toRightAnim4{
	0%{ left: 40%;  opacity: 1; }
	30%{ left: 35%;  opacity: 1; }
	100%{ left: 80%; opacity: 0; }
}

@-webkit-keyframes toLeftAnim1{
	0%{ left: 15%;  opacity: 1; }
	30%{ left: 20%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim2{
	0%{ left: 15%;  opacity: 1; }
	30%{ left: 20%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim3{
	0%{ left: 15%;  opacity: 1; }
	99%{ left: 15%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-webkit-keyframes toLeftAnim4{
	0%{ left: 40%;  opacity: 1; }
	40%{ left: 50%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -70%; opacity: 0; }
}

@-moz-keyframes toLeftAnim1{
	0%{ left: 15%;  opacity: 1; }
	30%{ left: 20%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim2{
	0%{ left: 15%;  opacity: 1; }
	30%{ left: 20%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim3{
	0%{ left: 15%;  opacity: 1; }
	99%{ left: 15%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-moz-keyframes toLeftAnim4{
	0%{ left: 40%;  opacity: 1; }
	40%{ left: 50%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -70%; opacity: 0; }
}

@-o-keyframes toLeftAnim1{
	0%{ left: 15%;  opacity: 1; }
	30%{ left: 20%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim2{
	0%{ left: 15%;  opacity: 1; }
	30%{ left: 20%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim3{
	0%{ left: 15%;  opacity: 1; }
	99%{ left: 15%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-o-keyframes toLeftAnim4{
	0%{ left: 40%;  opacity: 1; }
	40%{ left: 50%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -70%; opacity: 0; }
}

@-ms-keyframes toLeftAnim1{
	0%{ left: 15%;  opacity: 1; }
	30%{ left: 20%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim2{
	0%{ left: 15%;  opacity: 1; }
	30%{ left: 20%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim3{
	0%{ left: 15%;  opacity: 1; }
	99%{ left: 15%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@-ms-keyframes toLeftAnim4{
	0%{ left: 40%;  opacity: 1; }
	40%{ left: 50%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -70%; opacity: 0; }
}

@keyframes toLeftAnim1{
	0%{ left: 15%;  opacity: 1; }
	30%{ left: 20%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim2{
	0%{ left: 15%;  opacity: 1; }
	30%{ left: 20%;  opacity: 1; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim3{
	0%{ left: 15%;  opacity: 1; }
	99%{ left: 15%; opacity: 0; }
	100%{ left: -50%; opacity: 0; }
}
@keyframes toLeftAnim4{
	0%{ left: 40%;  opacity: 1; }
	40%{ left: 50%;  opacity: 1; }
	90%{ left: 0%;  opacity: 0; }
	100%{ left: -70%; opacity: 0; }
}
}


.da-slide-current .da-img{
	left: 40%;
	opacity: 1;
}
/* Animation classes and animations */

/* Slide in from the right*/
.da-slide-fromright h2{
	-webkit-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-moz-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-o-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	-ms-animation: fromRightAnim1 0.6s ease-in 0.8s both;
	animation: fromRightAnim1 0.6s ease-in 0.8s both;
}
.da-slide-fromright p{
	-webkit-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	-moz-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	-o-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	-ms-animation: fromRightAnim2 0.6s ease-in 0.8s both;
	animation: fromRightAnim2 0.6s ease-in 0.8s both;
}
.da-slide-fromright .da-link{
	-webkit-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	-moz-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	-o-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	-ms-animation: fromRightAnim3 0.4s ease-in 1.2s both;
	animation: fromRightAnim3 0.4s ease-in 1.2s both;
}
.da-slide-fromright .da-img{ /* When click right arrow, display image from right */
	-webkit-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	-moz-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	-o-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	-ms-animation: fromRightAnim4 0.6s ease-in 0.8s both;
	animation: fromRightAnim4 0.6s ease-in 0.8s both;
}
/* Slide in from the left*/
.da-slide-fromleft h2{
	-webkit-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	-moz-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	-o-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	-ms-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
	animation: fromLeftAnim1 0.6s ease-in 0.6s both;
}
.da-slide-fromleft p{
	-webkit-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	-moz-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	-o-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	-ms-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
	animation: fromLeftAnim2 0.6s ease-in 0.6s both;
}
.da-slide-fromleft .da-link{
	-webkit-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	-moz-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	-o-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	-ms-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
	animation: fromLeftAnim3 0.4s ease-in 1.2s both;
}
.da-slide-fromleft .da-img{
	-webkit-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	-moz-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	-o-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	-ms-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
	animation: fromLeftAnim4 0.6s ease-in 0.6s both;
}
/* Slide out to the right */
.da-slide-toright h2{
	-webkit-animation: toRightAnim1 0.6s ease-in 0.6s both;
	-moz-animation: toRightAnim1 0.6s ease-in 0.6s both;
	-o-animation: toRightAnim1 0.6s ease-in 0.6s both;
	-ms-animation: toRightAnim1 0.6s ease-in 0.6s both;
	animation: toRightAnim1 0.6s ease-in 0.6s both;
}
.da-slide-toright p{
	-webkit-animation: toRightAnim2 0.6s ease-in 0.3s both;
	-moz-animation: toRightAnim2 0.6s ease-in 0.3s both;
	-o-animation: toRightAnim2 0.6s ease-in 0.3s both;
	-ms-animation: toRightAnim2 0.6s ease-in 0.3s both;
	animation: toRightAnim2 0.6s ease-in 0.3s both;
}
.da-slide-toright .da-link{
	-webkit-animation: toRightAnim3 0.4s ease-in both;
	-moz-animation: toRightAnim3 0.4s ease-in both;
	-o-animation: toRightAnim3 0.4s ease-in both;
	-ms-animation: toRightAnim3 0.4s ease-in both;
	animation: toRightAnim3 0.4s ease-in both;
}
.da-slide-toright .da-img{
	-webkit-animation: toRightAnim4 0.6s ease-in both;
	-moz-animation: toRightAnim4 0.6s ease-in both;
	-o-animation: toRightAnim4 0.6s ease-in both;
	-ms-animation: toRightAnim4 0.6s ease-in both;
	animation: toRightAnim4 0.6s ease-in both;
}
/* Slide out to the left*/
.da-slide-toleft h2{
	-webkit-animation: toLeftAnim1 0.6s ease-in both;
	-moz-animation: toLeftAnim1 0.6s ease-in both;
	-o-animation: toLeftAnim1 0.6s ease-in both;
	-ms-animation: toLeftAnim1 0.6s ease-in both;
	animation: toLeftAnim1 0.6s ease-in both;
}
.da-slide-toleft p{
	-webkit-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	-moz-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	-o-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	-ms-animation: toLeftAnim2 0.6s ease-in 0.3s both;
	animation: toLeftAnim2 0.6s ease-in 0.3s both;
}
.da-slide-toleft .da-link{
	-webkit-animation: toLeftAnim3 0.4s ease-in both;
	-moz-animation: toLeftAnim3 0.4s ease-in both;
	-o-animation: toLeftAnim3 0.4s ease-in both;
	-ms-animation: toLeftAnim3 0.4s ease-in both;
	animation: toLeftAnim3 0.4s ease-in both;
}
.da-slide-toleft .da-img{ /* when click right arrow, fade orginal to left */
	-webkit-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	-moz-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	-o-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	-ms-animation: toLeftAnim4 0.6s ease-in 0.6s both;
	animation: toLeftAnim4 0.6s ease-in 0.6s both;
}
#call_us{
	position:absolute;
	right:25px;
	top:13px;
	height:32px;
	line-height: 36px;
	background:#4d4d4f;
	padding:5px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	font-size:18px;
	color:#44c8f5;
	behavior: url(PIE.htc)/*tpa=http://www.semlouis.com/pie/PIE.htc*/;
	font-family:oswaldregular, Arial;
}
#call_us span{
	font-size:22px;
	color:#fff;
	vertical-align:middle;
}
#menu > ul > li > a:hover, #menu > ul > li > a:focus{
	-webkit-animation: menuShow 0.3s ease-out 0s both;
	-moz-animation: menuShow 0.3s ease-out 0s both;
	-o-animation: menuShow 0.3s ease-out 0s both;
	-ms-animation: menuShow 0.3s ease-out 0s both;
	animation: menuShow 0.3s ease-out 0s both;
}	
.menuShow{
}
@keyframes menuShow{
	0%{ background:#b8e3f2;color:#4d4d4f; }
	100%{ background:#ea5615;color:#fff; }
}
@-ms-keyframes menuShow{
	0%{ background:#b8e3f2;color:#4d4d4f; }
	100%{ background:#ea5615;color:#fff; }
}
@-o-keyframes menuShow{
	0%{ background:#b8e3f2;color:#4d4d4f; }
	100%{ background:#ea5615;color:#fff; }
}
@-webkit-keyframes menuShow{
	0%{ background:#b8e3f2;color:#4d4d4f; }
	100%{ background:#ea5615;color:#fff; }
}
@-moz-keyframes menuShow{
	0%{ background:#b8e3f2;color:#4d4d4f; }
	100%{ background:#ea5615;color:#fff; }
}
.bounce_right{
	-webkit-animation: bounceRight 0.2s ease-in 0s both;
	-moz-animation: bounceRight 0.2s ease-in 0s both;
	-o-animation: bounceRight 0.2s ease-in 0s both;
	-ms-animation: bounceRight 0.2s ease-in 0s both;
	animation: bounceRight 0.2s ease-in 0s both;
}
@keyframes bounceRight{
	0%{ padding-left:0px;color:#acb5b7; }
	40%{ padding-left:10px;color:#ccd2d3; }
	90%{ padding-left:3px;color:#e3e7e8; }
	100%{ padding-left:5px;color:#fff; }
}
@-ms-keyframes bounceRight{
	0%{ padding-left:0px;color:#acb5b7; }
	40%{ padding-left:10px;color:#ccd2d3; }
	90%{ padding-left:3px;color:#e3e7e8; }
	100%{ padding-left:5px;color:#fff; }
}
@-o-keyframes bounceRight{
	0%{ padding-left:0px;color:#acb5b7; }
	40%{ padding-left:10px;color:#ccd2d3; }
	90%{ padding-left:3px;color:#e3e7e8; }
	100%{ padding-left:5px;color:#fff; }
}
@-webkit-keyframes bounceRight{
	0%{ padding-left:0px;color:#acb5b7; }
	40%{ padding-left:10px;color:#ccd2d3; }
	90%{ padding-left:3px;color:#e3e7e8; }
	100%{ padding-left:5px;color:#fff; }
}
@-moz-keyframes bounceRight{
	0%{ padding-left:0px;color:#acb5b7; }
	40%{ padding-left:10px;color:#ccd2d3; }
	90%{ padding-left:3px;color:#e3e7e8; }
	100%{ padding-left:5px;color:#fff; }
}

#cart:hover #cart-total{
	-webkit-animation: jumping 0.9s ease-in 0s both infinite;
	-moz-animation: jumping 0.9s ease-in 0s both infinite;
	-o-animation: jumping 0.9s ease-in 0s both infinite;
	-ms-animation: jumping 0.9s ease-in 0s both infinite;
	animation: jumping 0.9s ease-in 0s both infinite;
}
@keyframes jumping{
	0%{ background-position:100% 25px; }
	20%{ background-position:100% 18px; }
	50%{ background-position:100% 25px; }
	70%{ background-position:100% 17px; }
	100%{ background-position:100% 25px; }
}
@-ms-keyframes jumping{
	0%{ background-position:100% 25px; }
	20%{ background-position:100% 18px; }
	50%{ background-position:100% 25px; }
	70%{ background-position:100% 17px; }
	100%{ background-position:100% 25px; }
}
@-o-keyframes jumping{
	0%{ background-position:100% 25px; }
	20%{ background-position:100% 18px; }
	50%{ background-position:100% 25px; }
	70%{ background-position:100% 17px; }
	100%{ background-position:100% 25px; }
}
@-webkit-keyframes jumping{
	0%{ background-position:100% 25px; }
	20%{ background-position:100% 18px; }
	50%{ background-position:100% 25px; }
	70%{ background-position:100% 17px; }
	100%{ background-position:100% 25px; }
}
@-moz-keyframes jumping{
	0%{ background-position:100% 25px; }
	20%{ background-position:100% 18px; }
	50%{ background-position:100% 25px; }
	70%{ background-position:100% 17px; }
	100%{ background-position:100% 25px; }
}
#notification{
	margin:0 auto;
	margin-top:20px;
	margin:20px 10px 10px 10px;
}

@keyframes bounceSubMenu{
	0% { -webkit-transform: rotateY(180deg); }
   100% { -webkit-transform: translateY(0px); }
}
@-ms-keyframes bounceSubMenu{
	0% { -webkit-transform: rotateY(180deg); }
   100% { -webkit-transform: translateY(0px); }
}
@-o-keyframes bounceSubMenu{
	0% { -webkit-transform: rotateY(180deg); }
   100% { -webkit-transform: translateY(0px); }
}
@-webkit-keyframes bounceSubMenu{
	0% { -webkit-transform: rotateY(180deg); }
   100% { -webkit-transform: translateY(0px); }
}
@-moz-keyframes bounceSubMenu{
	0% { -webkit-transform: rotateY(180deg); }
   100% { -webkit-transform: translateY(0px); }
}
#listing_page{
	text-align:center;
}
#listing_page ul li{
	width:128px;
	padding-left:92px;
	margin-bottom:15px;
	margin:0 auto;
	padding-right:10px;
	background:url(packages.png)/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/image/packages.png*/ no-repeat;
}
#listing_page ul li.first-img{
	background-position:left 10px;
}
#listing_page ul li.second-img{
	background-position:-288px 10px;
}
#listing_page ul li.third-img{
	background-position:-575px 10px;
}
#listing_page ul li.four-img{
	background-position:-863px 10px;
}
#listing_page ul li.five-img{
	background-position:-863px 10px;
}
#listing_page ul a{
	display:block;
	color:#4d4d4f;
	font-size:12px;
	margin-left:-92px;
	padding-left:92px;
	height:100%;
	text-decoration:none;
	line-height:20px;
}
#listing_page ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#listing_page ul h3{
	color:#4d4d4f;
	font-family:oswaldregular, Arial;
	font-size:15px;
	font-weight:normal;	
	text-transform:uppercase;
	margin-top:5px;
	margin-bottom:5px;
}
#listing_page ul li:hover h3 a{
	color:#8b8c8c;
}
#listing_page ul li:hover p a{
	color:#8b8c8c;
}
#listing_page ul h3 b{
	color:#f66425;
	font-size:14px;
	display:block;
	text-decoration:none;
	font-weight:normal;	text-transform:none;
}
#listing_page ul a p{
	color:#797979;
	font-size:14px;
	font-weight:light;
}
.clear{
	clear:both;
}
.hoverFloat > ul > li:hover:not(.firstParent){
	-webkit-animation: animateFloat 0.2s ease-in 0s both;
	-moz-animation: animateFloat 0.2s ease-in 0s both;
	-o-animation: animateFloat 0.2s ease-in 0s both;
	-ms-animation: animateFloat 0.2s ease-in 0s both;
	animation: animateFloat 0.2s ease-in 0s both;
	position:relative;
}
@keyframes animateFloat{
	0%{ top:0px;-webkit-box-shadow: 0px 0px 0px #666;-moz-box-shadow: 0px 0px 0px #666;box-shadow: 0px 0px 0px #666; }
	40%{ top:-4px;-webkit-box-shadow: 0px 0px 10px #666;-moz-box-shadow: 0px 0px 10px #666;box-shadow: 0px 0px 10px #666; }
	90%{ top:-9px;-webkit-box-shadow: 0px 1px 20px #666;-moz-box-shadow: 0px 1px 20px #666;box-shadow: 0px 1px 20px #666; }
	100%{ top:-12px;-webkit-box-shadow: 0px 2px 30px #666;-moz-box-shadow: 0px 2px 30px #666;box-shadow: 0px 2px 30px #666; }
}
@-ms-keyframes animateFloat{
	0%{ top:0px;-webkit-box-shadow: 0px 0px 0px #666;-moz-box-shadow: 0px 0px 0px #666;box-shadow: 0px 0px 0px #666; }
	40%{ top:-4px;-webkit-box-shadow: 0px 0px 10px #666;-moz-box-shadow: 0px 0px 10px #666;box-shadow: 0px 0px 10px #666; }
	90%{ top:-9px;-webkit-box-shadow: 0px 1px 20px #666;-moz-box-shadow: 0px 1px 20px #666;box-shadow: 0px 1px 20px #666; }
	100%{ top:-12px;-webkit-box-shadow: 0px 2px 30px #666;-moz-box-shadow: 0px 2px 30px #666;box-shadow: 0px 2px 30px #666; }
}
@-o-keyframes animateFloat{
	0%{ top:0px;-webkit-box-shadow: 0px 0px 0px #666;-moz-box-shadow: 0px 0px 0px #666;box-shadow: 0px 0px 0px #666; }
	40%{ top:-4px;-webkit-box-shadow: 0px 0px 10px #666;-moz-box-shadow: 0px 0px 10px #666;box-shadow: 0px 0px 10px #666; }
	90%{ top:-9px;-webkit-box-shadow: 0px 1px 20px #666;-moz-box-shadow: 0px 1px 20px #666;box-shadow: 0px 1px 20px #666; }
	100%{ top:-12px;-webkit-box-shadow: 0px 2px 30px #666;-moz-box-shadow: 0px 2px 30px #666;box-shadow: 0px 2px 30px #666; }
}
@-webkit-keyframes animateFloat{
	0%{ top:0px;-webkit-box-shadow: 0px 0px 0px #666;-moz-box-shadow: 0px 0px 0px #666;box-shadow: 0px 0px 0px #666; }
	40%{ top:-4px;-webkit-box-shadow: 0px 0px 10px #666;-moz-box-shadow: 0px 0px 10px #666;box-shadow: 0px 0px 10px #666; }
	90%{ top:-9px;-webkit-box-shadow: 0px 1px 20px #666;-moz-box-shadow: 0px 1px 20px #666;box-shadow: 0px 1px 20px #666; }
	100%{ top:-12px;-webkit-box-shadow: 0px 2px 30px #666;-moz-box-shadow: 0px 2px 30px #666;box-shadow: 0px 2px 30px #666; }
}
@-moz-keyframes animateFloat{
	0%{ top:0px;-webkit-box-shadow: 0px 0px 0px #666;-moz-box-shadow: 0px 0px 0px #666;box-shadow: 0px 0px 0px #666; }
	40%{ top:-4px;-webkit-box-shadow: 0px 0px 10px #666;-moz-box-shadow: 0px 0px 10px #666;box-shadow: 0px 0px 10px #666; }
	90%{ top:-9px;-webkit-box-shadow: 0px 1px 20px #666;-moz-box-shadow: 0px 1px 20px #666;box-shadow: 0px 1px 20px #666; }
	100%{ top:-12px;-webkit-box-shadow: 0px 2px 30px #666;-moz-box-shadow: 0px 2px 30px #666;box-shadow: 0px 2px 30px #666; }
}
.hoverFloat{
	width:1150px;
	border-top:1px solid #ccc;
}
.hoverFloat > ul > li{
	width:99px;
	float:left;
	font-family: oxygenregular, Arial;
	font-size: 14px;
	border-right:1px solid #ccc;
}
.hoverFloat > ul > li > ul > li{
	border-bottom:1px solid #ccc;
	text-align: center;
	padding:10px;
	width:79px;
}
.hoverFloat > ul > li.firstParent{
	width:445px;
	border-left:1px solid #ccc;
}
.hoverFloat > ul > li.secondParent, .hoverFloat > ul > li.thirdParent, .hoverFloat > ul > li.fourParent, .hoverFloat > ul > li.fiveParent, .hoverFloat > ul > li.sixParent, .hoverFloat > ul > li.sevenParent, .hoverFloat > ul > li.eightParent{
	width:99px;
}
.hoverFloat.hosting > ul > li.secondParent, .hoverFloat.hosting > ul > li.thirdParent, .hoverFloat.hosting > ul > li.fourParent{
	width:139px;
}
.hoverFloat.hosting > ul > li.firstParent{
	width:726px;
}
.hoverFloat.hosting > ul > li.firstParent > ul > li{
	width:706px;
}
.hoverFloat.hosting > ul > li > ul > li{
	width:119px;
}
.hoverFloat > ul > li.firstParent > ul > li{
	text-align: left;
	width:425px;
}
.hoverFloat ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.btitle{
	vertical-align:middle;
	height:80px;
	background:#44c8f5;
	font-family: oxygenbold, Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight:normal;
	display: table-cell;
}
.class3{
	height:76px;
	display: table-cell;
	vertical-align: middle;
}
.class7, .class10, .class11, .class12, .class13, .class14, .class19, .class20, .class21, .class22, .class23, .class24, .class26, .class27, .class28{
	height:30px;
	vertical-align: middle;
}
.class8, .class9, .class25, .class16{
	height:35px;
}
.stitle{
	height:27px;
	background:#f1f1f1;
	font-weight:bold;
	padding-top:25px !important;
	vertical-align: middle;
}
.class17{
	height:52px;
}
.img_size{
	height:30px;
	vertical-align: middle;
}
.priceTag{
	height:51px;
	display: table-cell;
	background:#44c8f5;
	font-weight:bold;
	color:#fff;
	font-size:20px;
	display:none;
	vertical-align: middle;
}
.priceTag b{
	font-size:16px;
}
.cartButton{
	height:40px;
}
.hoverFloat .cartButton img{
	width:80px;
}
.hoverFloat.hosting .cartButton img{
	width:auto;
}
#menu > ul > li > div > ul > li:hover .sub_3_level{
	-webkit-animation: bounceSubMenu 0.4s ease-out 0s both;
	-moz-animation: bounceSubMenu 0.4s ease-out 0s both;
	-o-animation: bounceSubMenu 0.4s ease-out 0s both;
	-ms-animation: bounceSubMenu 0.4s ease-out 0s both;
	animation: bounceSubMenu 0.4s ease-out 0s both;
	display:block;
}
.sub_3_level{
	position: absolute;
	display:none;
	left: 100%;
	top: 0px;
	z-index: 5;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: #f2f2f2; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f2f2f2 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f2f2f2 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f2f2f2 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f2f2f2 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f2f2f2 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}
table.table_border_line tr.price_row, table.table_border_line tr.cart_button_row{
	display:none;
}
table.table_border_line tr.cart_button_row td{
	border:none;
}
table.table_border_line{
	border:none;
}
table.table_border_line td{
	border:1px solid #ccc;
}
tr.cartButtonRow{
	display:none;
}
/*
Back to top button 
*/
#back-top {
	position: fixed;
	display:none !important;
	bottom: 30px;
	right:20px;
}
#back-top a {
	width: 50px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #333;
}
#back-top a:hover span{
}
/* arrow icon (span tag) */
#back-top span {
	width: 50px;
	height: 50px;
	display: block;
	margin-bottom: 7px;
	background: url(scroll_img.png)/*tpa=http://www.semlouis.com/catalog/view/theme/default_mobile/image/scroll_img.png*/ no-repeat left top;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
}
#portfolio-list{
	margin:0px;
	padding:0px;
	list-style:none;
}
#portfolio-list > li{
	display:inline-block;
	text-align:center;
	width:100%;
	margin-bottom: 20px;
}
#portfolio-list > li > img{
}
#portfolio-list > li > span{
	display:block;
}
#popular-software{
	margin:0px;
	padding:0px;
	list-style:none;
	width:100%;
}
#popular-software > li{
	width:100%;
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
}
#popular-software > li > div:not(:last-child){
	float:left;
}
#popular-software > li > div:first-child{
	width:18%;
	text-align:center;
}
#popular-software > li > div:nth-child(2){
	width:80%;
}
#popular-software > li > div:nth-child(3){
	width:100%;
	margin-left: 15%;
}
#popular-software > li > div:nth-child(2) > a{
	display:block;
}
.short_description{
	margin-top:5px;
	margin-bottom:5px;
}

.sitemap-info .right > ul > li{
	color: #FF8C00;
}
.sitemap-info .right > ul > li > a{
	color: #FF8C00;
}
.sitemap-info .right > ul > li > ul{
	margin-left:-40px;
	list-style:none;
}
.sitemap-info .right > ul > li > ul > li > a{
	color: #808080;
}
.sitemap-info .right > ul > li > ul > li:nth-child(even) > a{
	color: #A9A9A9;
}

@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		/*display: block; */
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr {  }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		position: relative;
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
}
.table_album > li {
	margin-bottom: 10px;
	width: 100%;
	margin:0px !important;
}

.table_album{
	padding-bottom: 15px !important;
}
#cboxCurrent{
	display: none !important;
}

