@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300);

/*
	Eleganta: A responsive HTML5 website template by HTML5Templates.com
	Released for free under the Creative Commons Attribution 3.0 license (html5templates.com/license)
	Visit http://html5templates.com for more great templates or follow us on Twitter @HTML5T
*/


/*********************************************************************************/
/* Global                                                                        */
/*********************************************************************************/

html, body {
	height: 100%;

}

body {
	margin: 0px;
	padding: 0px;
	background: #230B00 url(images/img01.png) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;

}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	font-weight: 300;
}

p {
	line-height: 160%;
}

a {
	color: #D1551F;
}

strong {
	font-weight: 700;
	color: #2A2A2A;
}

/* Wrapper */

#wrapper {
	overflow: hidden;
	background: url(images/img02.png) repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}



/* Copyright */

#copyright {
	overflow: hidden;
	padding: 50px 0px;
	background: url(images/img10.png) no-repeat center top;
}

#copyright p {
	text-align: center;
	font-family: 'Abel', sans-serif;
	font-size: 11pt;
	color: #94380D;
}

#copyright a {
	color: #94380D;
}

#copyright a:hover {
	text-decoration: none;
}


/* Button Style */

.button-style a {
	display: block;
	width: 174px;
	height: 50px;
	margin-top: 30px;
	background: url(images/img01.png) repeat;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14pt;
	font-weight: 200;
	color: #FFFFFF;
}


/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #FFF;
	background-color: #43877E;
}

ul.style1 li {
	/*padding: 15px 0px 15px 0px;*/
	margin:0;
	padding:2px 0 2px 0;

	border-bottom: 7px solid #E6E6E6;
}

ul.style1 a {
	display: block;
	padding: 0px 0px 0px 15px;
	/*background: url(images/img03.jpg) no-repeat left top;*/
	text-decoration: none;
	color:#FFF;
	font-size:16px;
	line-height:20px;
	font-weight:600;
}

ul.style1 li a {
	display:block;
	color:#FFF;
	text-decoration:none;
	padding:5px;
	padding-left:15px;
	font-size:16px;
	font-weight:700;
}


ul.style1 li a:hover, ul.style1 li a:hover, ul.style1 li.style1 a, ul.style1 li.active a {
	color:#000;
	background:#fdd202;
}
li.style1 a:hover {
	/*text-decoration: underline;*/
	background-color:#fdd202;
}
ul.style1 a:hover {
	/*text-decoration: underline;*/
	background-color:#fdd202;
}

/** LIST STYLE 2 */

ul.style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style2 li {
	padding: 0px 0px 40px 0px;
}

ul.style2 a {
	text-decoration: none;
	color: #525252;
}

ul.style2 a:hover {
	text-decoration: underline;
}

ul.style2 .date {
	display: inline-block;
	margin: 0px 0px 25px 0px;
	padding: 5px 10px;
	background: url(images/img01.png) repeat;
	letter-spacing: 1px;
	line-height: none;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
	color: #FFFFFF;
}

ul.style2 .date a {
	color: #FFFFFF;
}

/** LIST STYLE 3 */

ul.style3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style3 li {
	padding: 20px 0px 25px 0px;
}

ul.style3 a {
	display: block;
	text-decoration: none;
	color: #fff;
}

ul.style3 a:hover {
	text-decoration: underline;
}

ul.style3 .date {
	float: left;
	width: 80px;
	height: 78px;
	margin: 0px 25px 0px 0px;
	padding: 10px 0px 0px 0px;
	background: #D34C0D;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Abel', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
}

ul.style3 .date b {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0;
	letter-spacing: -1px;
	font-size: 40px;
	font-weight: 400;
	color: #FFFFFF;
}

ul.style3 .date a {
	color: #FFFFFF;
}

ul.style3 .date a:hover {
	text-decoration: none;
}

ul.style3 .first {
	padding-top: 0px;
	background: none;
}

/** LIST STYLE 4 */

ul.style4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style4 li {
	padding: 15px 0px 15px 0px;
	border-bottom: 1px solid #742F0E;
}

ul.style4 a {
	display: block;
	padding: 0px 0px 0px 30px;
	background: url(images/img03.jpg) no-repeat left top;
	text-decoration: none;
	color: #fff;
}

ul.style4 a:hover {
	text-decoration: underline;
}



ul.style5 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style5 li {
	padding: 15px 0px 15px 0px;
	width:100%;

}

ul.style5 a {
	display: block;
	padding: 0px 0px 0px 30px;
	text-decoration: none;
	color: #fff;
}

ul.style5 a:hover {
	text-decoration: underline;
}

/*==============================================*/
#cssmenu {
	background: #000;
	list-style: none;

	margin: 0;
	padding: 0;
	width: 18em;
}
#cssmenu li {
  font: 100% 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  list-style: none;
}
#cssmenu a {
  background: #fff;
  border-bottom: 1px solid #393939;
  color: #000;
  display: block;
  margin: 0;
  padding: 8px 12px;
  text-decoration: none;
  font-weight: normal;
}
#cssmenu a:hover {
  background: #2580a2 url('..images/hover.gif') left center no-repeat;
  color: #fff;
  padding-bottom: 8px;
}
#cssmenu li:active{
  background: #e4e4e4;
  color: #666666;
}


/* Tabs */
.tabcontainer{margin:0;}
ul.tabs {
	margin: 0;
	padding: 0 0 2px 0;
	list-style: none;
	height: 25px;
	width: 100%;

}
ul.tabs li {
	float: left;
	margin: 0 0;
	padding: 0 15px;
	line-height:25px;
	height:25px;
	overflow: hidden;
	position: relative;
	font-size:13px;
	font-weight:700;
	background:#eeeeee;
	border:solid 1px #ededed;
	border-width:2px 1px 0 0;
	border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	border: 1px solid silver;
}

ul.tabs li:first-child{border-left:solid 1px #ededed;}

ul.tabs li a {
	text-decoration: none;
	display: block;
	padding: 0 0px;
	outline: none;
	color:#666;


}

.tab-content {
	padding: 20px 0;
}

ul.tabs li:hover{}
ul.tabs li.active{background:transparent; border-bottom:solid 1px #fff}
html ul.tabs li.active a{ color:#f55d2d; }
#tab-body{
    border: 1px solid silver;
		box-shadow: 1px 1px 2px silver;

	border-radius:0 8px 8px 8px;
	-moz-border-radius:0 8px 8px 8px;
	-webkit-border-radius:0 8px 8px 8px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
