﻿html {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	list-style-image: url(../images/bullet.png) !important;
	text-align: left;
	color: #000;
	line-height: 18px;
	list-style-type: none !important;
	background-color: #FFFFFF;
}
.uk-grid {list-style-image: url(../images/bullet.png) !important;}
footer{
	font-size: 14px;
	color: #666;
	font-weight: normal;
	position: relative;
	min-height: 100px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/background-header&footer.png);
	background-repeat: repeat;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #37008c;
	border-right-color: #37008c;
	border-bottom-color: #37008c;
	border-left-color: #37008c;
}
footer a{
	color: #37008c;
	font-weight: bold;
	text-decoration: none;
}
footer a:visited{
	color: #37008c;
	text-decoration: none;
}
footer a:hover{
	color: #37008C;
	text-decoration: underline;
}
.footer-menu {
	color: #37008C;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
header {
	position: relative;
	min-height: 100px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background-header&footer.png);
}
nav {
	background-color: #37008C;
	padding: 0px;
	width: 100%;
	height: 40px;
	overflow: hidden;
	position: relative;
	margin: 0px;
	vertical-align: top;
	text-transform: uppercase;
	font-weight: bold;
}
section {
	margin: 0px;
	padding: 0px;
}

p {
	text-align: justify;
	text-indent: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

em {
	color: #37008c;
}

a.button, a.jnewslink-all, input.btn-primary, .btn-primary, input.submit {
	font-family: 'Exo 2', sans-serif;
	color: #fff !important;
	text-align: center;
	text-transform: lowercase;
	cursor: pointer;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin-left: auto;
	margin-right:auto;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	position: relative;
	background-color: #37008c;
	border-radius: 10px !important;
}
a.button:hover, a.jnewslink-all:hover input.btn-primary:hover, .btn-primary:hover, input.submit:hover{
	text-decoration: none;
	background-color: #200051!important;
}

.uk-button-primary{
	font-family: 'Exo 2', sans-serif!important;
	text-align: center;
	text-transform: lowercase;
	cursor: pointer;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 10px;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	position: relative;
	border-radius: 10px !important;	
}

.uk-button-danger{
	font-family: 'Exo 2', sans-serif!important;
	text-align: center;
	text-transform: lowercase;
	cursor: pointer;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 10px;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	position: relative;
	border-radius: 10px !important;
}

button.finder {
	color: #fff !important;
	padding: 8px;
	text-align: left;
	text-transform: uppercase;
	cursor: pointer;
	background-color: #37008C;
	-webkit-border-radius: 3px 3px 3px 3px !important;
	-khtml-border-radius: 3px 3px 3px 3px !important;
	border-radius: 3px 3px 3px 3px !important;
	display: inline-block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
}


.uk-form input {
	background-image: linear-gradient(to top, transparent 50%, rgba(0, 0, 0, 0.04)) !important;
}
.uk-form textarea {
	background-image: linear-gradient(to top, transparent 90%, rgba(0, 0, 0, 0.03));
}
.uk-modal {
	color: #333;
}

h1 {
	font-family: 'Exo 2', sans-serif;
	font-size: 32px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	text-decoration: none;
	color: #37008c;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 40px;
}

h2 {
	font-family: 'Exo 2', sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	text-decoration: none;
	color: #37008c;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 40px;
}

h3 {
	font-family: 'Exo 2', sans-serif;
	font-size: 24px;
	text-align: left;
	font-weight: bold;
	color: #37008c;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h4 {
	font-family: 'Exo 2', sans-serif;
	font-size: 21px;
	color: #98d62d;
	text-align: left;
	font-weight: normal;
	padding: 0px;
	text-transform: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	font-size: 21px;
	color: #98d62d;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 13px;
	border-right-width: 13px;
	border-bottom-width: 13px;
	border-left-width: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #98d62d;
	border-right-color: #98d62d;
	border-bottom-color: #98d62d;
	border-left-color: #98d62d;
	background-color: #eee;
	font-weight: bold;
	line-height: 24px;
	background-repeat: repeat;
}
.product {
	z-index: 0;
	position: relative;
	width: 650px;
	background-image: url(../images/slider-shadow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	height: 350px;
}
.slider {
	background-image: url(../images/slider-background.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.lang {
	color: #666;
	background-color: #eee;
	height: 43px;
	width: 100%;
}
.main {
	position: relative;
	min-height: 500px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.top1 {
	background-image: url(../images/shape.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 290px;
}
.top2 {}
#breadcrumps {
	text-align: left;
	font-size: 16px;
	color: #888;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#breadcrumps img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.breadcrumb li{
	display: inline-block;
	list-style-image: none;
	list-style-type: none;
}
.big {
	font-size: 27px;
	font-weight: bold;
}
#system-message {
	color: #E6931B;
	background-color: #FBECD7;
	padding: 20px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 1px 1px 10px 0px #333;
	width: 600px;
	margin: 20px;
}
#checkout a {
	color: #FFF;
	background-color: #000;
	padding: 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.notice {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF290B;
}
.notice ul {
	font-weight: normal;
	font-size: 16px;
	text-transform: none;
}
.qlform {
	text-align: center;
}
.qlform dt{
	font-size: 14px;
	color: #777;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftw {
}
.main-theme {
}
.main-theme img {
}
.menu {
	display: block;
	margin: 0px;
	text-align: center;
}
.menu li {
	display: inline-block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: top;
}
.menu a {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	display: inline-block;
	color: #FFF;
	text-align: center;
	clear: none;
	float: none;
	margin: 0px;
	text-transform: uppercase;
	word-wrap: break-word;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	height: 60px;
	width: 200px;
}
.menu a:visited {
	color: #FFF;
}
.menu a:hover {
	color: #98d62d;
	text-decoration: none;
}
.menu a:active {
	color: #FFF;
	background-color: #98d62d;
}

.menu li.current a{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF7E14;
} 
.menu li.current a:hover{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C15700;
} 
.menu-m {
	font-size: 16px;
	display: block;
	margin: 0px;
	line-height: normal;
	margin-bottom: 30px;
}
ul.menu-m {
	list-style-image: none;
	list-style-type: none;
}
.menu-m li a{
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
a.isactive {
	color: #BDA062 !important;
}
a.isactive:hover {
	color: #836A36 !important;
}
.menu-f {
	display: block;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.menu-f li {
	display: inline-block;
	margin: auto;
	vertical-align: top;
}
.menu-f a {
	font-size: 16px;
	color: #37008c;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	vertical-align: top;
	display: block;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.menu-f a:visited {
	color: #37008c;
}
.menu-f a:hover {
	color: #200051;
	text-decoration: underline;
}
.menu-f a:active {
	color: #200051;
	text-decoration: underline;
}
ul.actions{
	text-align: right;
	list-style-image: none;
	list-style-type: none;
}
ul.pagenav{
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #666666;
	width: 100px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 0px 5px 0px #999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding: 10px;
	border: 1px solid #FFF;
}
ul.pagenav a{
	color: #FFF;
}
.counter{
	color: #000;
}
.pagination ul{
	display: inline-block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.pagination li{
	font-size: 14px;
	color: #CCCCCC;
	padding: 10px;
	background-color: #999999;
	text-align: center;
	margin: 10px;
	font-weight: normal;
	text-transform: uppercase;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 0px 5px 0px #999;
	border-radius: 5px 5px 5px 5px;
	background-image: none;
	cursor: point;
	text-align: center;
	display: inline-block;
	font-size: 14px;
}
.pagination a:link {
	font-size: 14px;
	color: #FFF;
	padding: 0px;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: none;
	cursor: pointer;
}
.pagination a:visited {
	color: #FFF;
	text-decoration: none;
}
.pagination a:active {
	color: #666666;
	text-decoration: none;
}
.pagination a:hover {
	color: #999999;
	text-decoration: none;
}
.jn{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.jn-small{
	font-size: 11px;
	color: #666;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.jn img {
	padding: 5px;
	float: left;
}
.uk-form input {
	background-image: linear-gradient(to top, transparent 50%, rgba(0, 0, 0, 0.04)) !important;
}
.uk-form textarea {
	background-image: linear-gradient(to top, transparent 90%, rgba(0, 0, 0, 0.03)); !important;
}
.uk-table tbody tr.uk-active {
	background-color: #ffe3cc;
	color: #c15700;
}
.uk-table-hover tbody tr:hover {
	color: #c15700 !important;
	background-color: #ffe3cc !important;
}
.uk-table td{
	border: 1px solid #37008c;
	font-size: smaller;
}
.uk-table th {
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
	background-color: #37008c;
	border: 1px solid #FFFFFF;
}
label.finder {
	text-transform: uppercase;
	color: #666;
	display: inline-block;
	margin: 10px;
}
#mod-finder-searchword {
	color: #999;
	font-size: 16px;
}
.finder li {
	list-style-image: url(../images/bullet.png);
	list-style-type: none;
}
.jn {
	font-size: 14px;
	line-height: 15px;
}
.jn h4 {
	font-size: 21px;
	line-height: 18px;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
.jn-right {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.jn-intro {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tab-white {
	background-color: #FFF;
	margin: 0px;
	padding: 10px;
}
 tab-top {
	position: relative;
	top: 1px;
}
