@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);
@import url(http://fonts.googleapis.com/css?family=Great+Vibes);
@import url(http://fonts.googleapis.com/css?family=Calibri);
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Lora);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);/*font-family: 'Open Sans', sans-serif;*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);/*font-family: 'Open Sans Condensed', sans-serif;*/


/* CSS Document */
body {
margin:0px;
padding:0px;
}
.clear {
clear:both;
}
.back-drop {
position:fixed;
z-index:1;
border:1px solid black;
}
#holder {
width:990px;
margin:0 auto;
border:0px solid red;
}
.topstrip {
width:100%;
height:10px;
padding:10px 0px;
background-color:#F5F5F5;
}
.t-left {
float:left;
font-family:'Calibri', Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
}
.t-right {
float:right;
font-family:'Calibri', Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;

}
.t-right a {
font-family:'Calibri', Arial, Helvetica, sans-serif;
font-size:13px;
color:#333;
font-weight:bold;
text-decoration:none;
}
.t-right a:hover {
color:#c82828;
text-decoration:none;
}

.topmenu {
width:100%;
height:56px;
padding:0px 0px;
background-color:#C82828;
}
.nav-container { float:left; background-color:#c82828; border-bottom:solid 0px #D5D5D5; height:40px; width:100%; margin-bottom:10px; }

#nav {font-family:'Open Sans Condensed', Arial, Verdana;
font-size:17px; padding:0px; }

/* All Levels */
#nav li { text-align:left; list-style-type:none; margin-top:-18px;}
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; background-color:#c82828; border-right:1px solid #BD4A4A;}
#nav li a:hover { text-decoration:none;  background:#37342F;}
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav>li { float:left; background:url(../images/nav_sp.gif) repeat-y 100% 0%;  }
#nav>li>a { float:left; padding:16px 18px 17px 18px; font-weight:normal; color:#fff; background-color:#c82828; }
#nav>li>a.image { float:left; padding:0px; }
#nav>li.over>a,
#nav>li.active>a { background:#C1CCD7; color:#fff; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:205px; top:45px; left:-10000px; background:#fff url(../images/nav_sub.gif) repeat-x; }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ leven */
#nav ul ul,
#nav ul div { top:7px; }

#nav ul li { float:none; border-bottom:1px solid #D2D1D1; font-size:12px; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:6px 20px 6px 20px; font-weight:bold; color:#3A3A3A !important; }
#nav ul li a:hover { color:#4A7977 !important; }
#nav ul li.active > a,
#nav ul li.over > a { color:#4A7977 !important; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
/********** Navigation > */

.header {
width:100%;
background-image:url(../images/headerbg.jpg);
background-repeat:repeat-x;
border-bottom:1px solid #ccc;
}
.logo {
float:left;
}
#head-search{float:right; margin-top:20px;}
#head-search .label{ float:left;}
#head-search form{float:left;}
#head-search .input1{ float:left; border:1px solid #d9d9d9; border-right:none; background:#fff; height:41px; padding:2px 2px 2px 10px; width:280px;}
#head-search .cssButton.search{
	width:47px!important;
	height:47px!important;
	border:none;
	background:url(../images/search.gif) no-repeat 0 0;
	font-size:0;
	cursor:pointer;
	float:left;
	margin:0;
}
#head-search .cssButtonHover.search{
	width:47px!important;
	height:47px!important;
	border:none;
	background:url(../images/search.gif) no-repeat 100% 0;
	font-size:0;
	cursor:pointer;
	float:left;
	margin:0;
}
#shadow {
background:url(../images/shadow.jpg) top center repeat-y;
border:0px solid green;
}
.box {
	margin-top:10px;
	padding-top: 18px;
	font-family:'Calibri', Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
}

.icon {
	float: left;
	width: 60px;
	height: 60px;
	border-radius: 500px;
	border: 4px solid #fff;
	margin-right: 12px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.box a{
text-decoration:none;
color:#990000;
}

.ic1 {
	position: relative;
	top: -1px;
	background: url(../images/icon1.png)  center center no-repeat #C82828;
}

.ic2 {
	background: url(../images/icon2.png)  center center no-repeat #C82828;
}

.ic3 {
	background: url(../images/icon3.png)  center center no-repeat #C82828;
}

.ic4 {
	background: url(../images/icon4.png)  center center no-repeat #C82828;
}

.box:hover .icon{
	background-color: #6f706b ;
}

.title {
	color: #3c3c3c;
	font: normal 18px 'Oswald', sans-serif;
	text-transform: uppercase;
	padding-top: 23px;
	padding-bottom:20px;
}
.extra_wrapper {
overflow:visible;
}
h2 {
width:850px;
margin:10px auto;
	color: #C82828;
	font: normal 18px 'Oswald', sans-serif;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom:10px;
	text-align:center;
	border-bottom:1px dotted #eee;
}
h2 img {
float:right;
margin-top:10px;
}
.box .clear {
	height: 5px;
}
a.btn {
	margin-top: 18px;
	color: #fff;
	padding: 7px 16px 6px;
	display: inline-block;
	text-transform: uppercase;
	background: #6f706b;
	font-family:'Calibri', Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

a.btn:hover {
	background-color: #C82828;
}

ul.list {
	margin-bottom: 3px;
	margin-top:0px;
	padding-left:0px;
	margin-left:10px;
}

ul.list li{
list-style-type:none;
	color: #6f6f6f;
	background: url(../images/btn_arrow.png) 0px 6px no-repeat;
	padding-left: 8px;
	padding-bottom:0px;
}

ul.list li+li {
	margin-top: 9px;
}
ul.list li a{
text-decoration:none;
color:#333;
}
ul.list li a:hover{
text-decoration:none;
color:#C82828;
}
.light {
border:0px solid blue;
height:280px;
background: url(../images/light_bg.png) 0 0 repeat;
padding:0px 10px 0px 15px;
}
.grid_3			{ float:left; width: 220px; display: inline; margin-left: 10px; margin-right: 10px; }

.grid_4			{ float:left; width: 300px; display: inline; margin-left: 10px; margin-right: 10px;  }

.market-box {
width:300px;
height:300px;
margin:0px 0px 0px 10px;
float:left;
border:0px solid #ccc;
}
h1 {
background-color: #C82828;
	font-size: 12px;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	line-height: 40px;
	height: 40px;
	position: relative;
	padding: 0px 0px 0px 10px;
    float: left;
	display: block;
	color: #fff;
	margin:0px;
	width:290px;
	text-transform: none;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
    box-shadow: 1px 0 1px rgba(0,0,0,0.1), -1px 0 1px rgba(0,0,0,0.1);
	}
.ver_sep {
min-height:100px;
	padding-right: 25px;
	position: relative;
	padding-bottom: 20px;
	font-size: 13px;
	font-family:'Calibri',Arial, Helvetica, sans-serif;
}

.ver_sep:after {
	right: 0;
	position: absolute;
	top: 0px;
	bottom: 0px;
	display: block;
	content: '';
	background: #cccccc;
	width: 1px;
}
h3 {
	font-size: 18px;
	font-family:'Oswald',Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-top: 20px;
	margin-bottom: 23px;
	font-weight:normal;
}
.text1 {
	font: 12px 'calibri', Arial;
	color: #de5b01;
	letter-spacing: -1px;
	margin-bottom: 4px;
}
a.link1 {
	margin-top: 33px;
	display: inline-block;
	font: 14px/21px 'Calibri', sans-serif;
	color: #fff;
	padding: 13px 50px 13px 6px;
	text-transform: uppercase;
	background: #c82828;
	position: relative;
	text-decoration:none;
}

a.link1:after {
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	top: 0;
	right: 0;
	content: '';
	display: block;
	position: absolute;
	display: block;
	width: 40px;
	height: 47px;
	background: url(../images/link_after.png) center center no-repeat #de5b01 ;
}

a.link1:hover {
	background: #484846;
}

a.link1:hover:after {
	background-color: #6F706B;
}
#newsletter {
	overflow: hidden;
	padding-top: 0px;
	font-size: 12px;
	line-height: 14px;
	position: relative;
	font-family:'Calibri', Arial, Helvetica, sans-serif;
}

#newsletter span {
	display: block;
	padding-top: 8px;
	margin-bottom: 14px;
}

#newsletter .email {
	position: relative;
	width: 100%;
	padding-top: 0px;
	display: block;
	float: left;
	overflow: hidden;
}


#newsletter input {
	margin-bottom: 17px;
	float: left;
	color: #8a8a8a;
	background: #f9f9f9;
	width: 214px;
	border: 1px solid #e1e1e1;
	height: 35px;
	font: 14px/21px  Arial, Helvetica, sans-serif;
	padding: 6px 12px 8px;
	box-shadow: none !important;
	-moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}

#newsletter a.btn {
	float: right;
	background-color: #484846;
	text-transform: uppercase;
	padding: 11px 20px 10px !important;
	margin-top: 0px;
	display: inline-block;
}

#newsletter a.btn:hover {
	background-color: #c82828;
}

#newsletter .error, #form1 .empty {		
	height:0px;
	top: 48px;
	width: 100%;
	left: 0;
	font-size: 10px;
	line-height: 13px;
	display: block;
	overflow: hidden;
	z-index: 999;
	color: #ff0000;
		-webkit-transition:  0.3s ease-out; 
		-o-transition: all 0.3s ease-out; 
		transition: all 0.3s ease-out; 
		position: absolute;
	}

#newsletter label.invalid .error {
	/*display: block;*/
	height:40px;

}

#newsletter .success {
	width: 214px;
	top: 21px;
	z-index: 999;
	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	-o-box-sizing: border-box;
 	box-sizing: border-box;	
	display: none;	
	background: #f9f9f9;
	left: 0px;
 color: #000;
	overflow: hidden;
	padding: 10px;
	-webkit-transition:  0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out; 
	position: absolute;
}
#footer {
font-family:'Calibri', Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
padding:20px 10px 30px 10px;
text-align:center;
}
.ft-left {
float:left;
}
.ft-right {
float:right;
}
#footer a {
font-family:'Calibri', Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
text-decoration:none;
}
#footer a:hover {
color:#c82828;
}
.socials  {
	overflow: hidden;
	margin-top:-10px;
}

.socials a {
	float: left;
	display: block;
	width: 26px;
	height: 27px;
	background: url(../images/socials.png) 0 0 no-repeat;
}

.socials a+a {
	margin-left: 8px;
	background-position: -34px 0;
}

.socials a:hover {
	opacity: 0.5;
}

.socials a+a+a {
	background-position: -69px 0;
}

.socials a+a+a+a {
	background-position: -103px 0;
}

.socials a+a+a+a+a {
	background-position: right 0;
}

.banner {
    margin: 0 10px;
    float: left;
}

.ban_top {
    padding: 0 5px 28px;
    margin-bottom: 23px;
    text-align: center;
    text-transform: uppercase;
    background-color: #212121;
    font: 18px/20px 'Patua One', cursive;
    color: #fff;
    letter-spacing: 1px;
    position: relative;

}

.ban_top .rel {
    position: relative;
    z-index: 10;
}

.banner strong {
    display: block;
    padding-right: 15px;
}

.banner:hover {
    color: #212121;
}

.banner:hover .ban_top img {
    opacity: 1;
}

.ban_top  .title {
    margin-bottom: 25px;
    padding-top: 32px;
    font-size: 40px;
    line-height: 24px;
}

.ban_top img {
    opacity: 0;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
.padd {
padding:20px 30px;
}
p {
font-family:'Open Sans', Arial, Helvetica, sans-serif;
font-size:13px;
color:#333;
line-height:24px;
text-align:justify;
}
p strong {
color:#c82828;
}
.listWithMarker {
  margin: 0px auto;
  margin-top: 20px;
  width:500px;
}
.listWithMarker li {
  display: block;
  padding-left: 34px;
  background: url(../images/arrow1.png) 15px 50% no-repeat #c82828;
  margin-bottom: 1px;
}
.listWithMarker li a {
  color: #1d1d1d;
  text-decoration: none;
  font:bold 14px 'Open Sans', Arial, Helvetica, sans-serif;
  background: #dcd8c4;
  padding: 7px 1px 6px 0px;
  padding-left: 10px;
  -webkit-box-sizing: border-box; /* Safari */
  -moz-box-sizing: border-box; /*Firefox 1-3*/
  box-sizing: border-box;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0px;
  cursor:default;
}
.listWithMarker li a:hover, .listWithMarker li.current a{
  color: #dcd8c4;
  background: #c82828;
}

.list1 {
  margin: 0;
  margin-top: 4px;
}
.list1 li {
  display: block;
  margin-bottom: 6px;
  width:auto;
  padding-left: 17px;
  background: url(../images/list_marker.png) 0 7px no-repeat;
  color: #cf0709;
  font: 14px "Open Sans", Arial, sans-serif;
  line-height:22px;
}

.list1 li:hover{
  color: #1d1d1d;
}

p.slogan {
font: 14px "Oswald", Arial, sans-serif;
color:#c82828;
font-weight:normal;
}
/*------------------------------------------------------------------ */
table.detailTable a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
table.detailTable a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
table.detailTable a:active,
table.detailTable a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
table.detailTable {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:0px 0px 20px 0px;
	border:#ccc 1px solid;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
table.detailTable th {
	padding:21px 15px 22px 15px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
	color:#fff;
	font-size:1.2em;
	text-shadow: 1px 1px 0px #333;
	background: #ccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#990000), to(#c82828));
	background: -moz-linear-gradient(top,  #990000,  #c82828);
}
table.detailTable th:first-child {
	text-align: left;
	padding:21px 15px 22px 15px;
}
table.detailTable tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table.detailTable tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
table.detailTable tr {
	text-align: left;
	padding-left:20px;
}
table.detailTable td:first-child {
	text-align: left;
	padding-left:10px;
	border-left: 0;
	font-weight:bold;
}
table.detailTable td:first-child+td+td+td {
text-align:center;
}
table.detailTable td {
	padding:18px 10px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	
	background: #E6E6E6;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);*/
}
table.detailTable tr.even td {
	background: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table.detailTable tr:last-child td {
	border-bottom:0;
}
table.detailTable tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table.detailTable tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
.contact-box {
width:500px;
margin:20px auto;
border:1px solid #ccc;
border-radius:10px;
box-shadow:0px 0px 10px #ccc;
padding:20px;
}
p.contact {
font-family:'Open Sans', Arial, Helvetica, sans-serif;
font-size:13px;
color:#333;
line-height:24px;
text-align:left;
}
p.contact span {
width:150px;
float:left;
color:#c82828;
font-weight:bold;
margin-left:40px;
}
p.contact a {
color:#c82828;
text-decoration:none;
}
hr {
width:100%;
height:1px;
background-color:#ccc;
border:0px;