@charset "utf-8";
/* CSS Document */
 
h4 {
	line-height: 25px;
	font-size: 18px;
}
.vidtoprow {
	height: 60px;
	line-height: 16px;
}
.boar {
	border: 1px solid #CCC;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #FBFBFB;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	font-weight: normal;
	line-height: 1;
	color: #000;
}
.vrap {
	border: 1px solid #CCC;
	padding: 15px;
	background-color: #0F6;
}
.btn-small {
	font-size: 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: 700;
}
.btn-large {
	font-size: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.navbar {
	height: 8px;
}
.nav-header {
	padding: 3px 15px;
	font-size: 14px;
	background-color: #454545;
	color: #CCC;
	/* [disabled]-webkit-border-radius: 4px;
*/
	/* [disabled]-moz-border-radius: 4px;
*/
	/* [disabled]border-radius: 4px;
*/
	background: rgb(149,149,149); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk1OTU5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ2JSIgc3RvcC1jb2xvcj0iIzBkMGQwZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAxMDEwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUzJSIgc3RvcC1jb2xvcj0iIzBhMGEwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iIzRlNGU0ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg3JSIgc3RvcC1jb2xvcj0iIzM4MzgzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYjFiMWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(149,149,149,1) 0%, rgba(13,13,13,1) 46%, rgba(1,1,1,1) 50%, rgba(10,10,10,1) 53%, rgba(78,78,78,1) 76%, rgba(56,56,56,1) 87%, rgba(27,27,27,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(149,149,149,1)), color-stop(46%, rgba(13,13,13,1)), color-stop(50%, rgba(1,1,1,1)), color-stop(53%, rgba(10,10,10,1)), color-stop(76%, rgba(78,78,78,1)), color-stop(87%, rgba(56,56,56,1)), color-stop(100%, rgba(27,27,27,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(149,149,149,1) 0%, rgba(13,13,13,1) 46%, rgba(1,1,1,1) 50%, rgba(10,10,10,1) 53%, rgba(78,78,78,1) 76%, rgba(56,56,56,1) 87%, rgba(27,27,27,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(149,149,149,1) 0%, rgba(13,13,13,1) 46%, rgba(1,1,1,1) 50%, rgba(10,10,10,1) 53%, rgba(78,78,78,1) 76%, rgba(56,56,56,1) 87%, rgba(27,27,27,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(149,149,149,1) 0%, rgba(13,13,13,1) 46%, rgba(1,1,1,1) 50%, rgba(10,10,10,1) 53%, rgba(78,78,78,1) 76%, rgba(56,56,56,1) 87%, rgba(27,27,27,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(149,149,149,1) 0%, rgba(13,13,13,1) 46%, rgba(1,1,1,1) 50%, rgba(10,10,10,1) 53%, rgba(78,78,78,1) 76%, rgba(56,56,56,1) 87%, rgba(27,27,27,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#1b1b1b', GradientType=0 );
}
.red {
	color: #F00;
}
.title {
	padding: 3px 15px;
	color: #FFF;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	text-transform: uppercase;
	letter-spacing: 5px;
	word-spacing: 4px;
	background: rgb(76,76,76); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjNGM0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(76,76,76,1)), color-stop(100%, rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(76,76,76,1) 0%, rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#000000', GradientType=0 );
	border-top-width: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #878787;
	border-right-color: #333;
	border-left-color: #525252;
}
.clickto {
	font-size: 10px;
	text-transform: capitalize;
}
.navbar .brand {
	display: block;
	float: left;
	padding: 10px 20px 10px;
	margin-left: -20px;
	font-size: 12px;
	font-weight: 200;
	color: #0768C6;
	/* [disabled]text-shadow: 0 1px 0 #eeeeee;
*/
}
.nav-list > li > a, .nav-list .nav-header {
	text-shadow: none;
}
.lead {
	margin-bottom: 20px;
	font-size: 26px;
	font-weight: 900;
	line-height: 30px;
}
.well {
	padding-top: 5px;
	border: 1px solid #CCC;
}
.menuell {
	min-height: 20px;
	margin-bottom: 20px;
	background-color: #0C0C0C;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	border: 5px solid #1A1A1A;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.imagbg {
	background-image: url(../img/Untitled-2.jpg);
	background-repeat: repeat-x;
}
/* CUSTOMIZE THE CAROUSEL
    -------------------------------------------------- */

    /* Carousel base class */
    .carousel {
	margin-bottom: 0px;
}
.carousel .container {
	position: relative;
	z-index: 9;
}
.carousel-control {
	/* [disabled]left: -32px;
*/
	height: 80px;
	margin-top: 0;
	font-size: 60px;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	background-color: transparent;
	border: 0;
	z-index: 10;
	color: #F00;
	top: 5%;
}
.carousel-control.right {
	/* [disabled]right: -32px;
*/
	left: auto;
}
.carousel .item {
	height: 300px;
}
.carousel img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 300px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.carousel-caption {
	background-color: transparent;
	position: static;
	/* [disabled]max-width: 550px;
*/
	margin-top: 50px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	width: 70%;
}
.carousel-caption h1, .carousel-caption .lead {
	margin: 0;
	line-height: 1.25;
	color: #000;
	text-shadow: 0 1px 1px rgba(255, 0, 0, 1);
}
.carousel-caption h2, .carousel-caption .lead {
	margin: 0;
	line-height: 1.25;
	color: #000;
	text-shadow: 0 1px 1px rgba(255, 0, 0, 1);
}
.carousel-caption h3, .carousel-caption .lead {
	margin: 0;
	line-height: 1.25;
	color: #000;
	text-shadow: 0 1px 1px rgba(255, 0, 0, 1);
}
.carousel-caption h4, .carousel-caption p {
	line-height: 40px;
	color: #000;
}
.carousel-caption .btn {
	margin-top: 10px;
}


    /* RESPONSIVE CSS
    -------------------------------------------------- */

    @media (max-width: 979px) {
.btn-large {
	font-size: 14px;
}
.carousel-control {
	font-size: 60px;
}
.carousel {
	margin-left: -20px;
	margin-right: -20px;
}
.carousel .container {
}
.carousel .item {
	height: 300px;
}
.carousel img {
	height: 300px;
}
.carousel-caption {
	width: 70%;
	margin-top: 80px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
}
.carousel-caption h1, h2 {
	font-size: 20px;
	font-weight: 700;
}
.carousel-caption .lead, .carousel-caption .btn {
	font-size: 18px;
}
}
 @media (max-width: 767px) {
h1 {
	font-size: 17.5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	font-size: 16.5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h3 {
	font-size: 16.5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	font-size: 16.5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h4 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.carousel-control {
	font-size: 60px;
}
.carousel {
	margin-left: -20px;
	margin-right: -20px;
}
.carousel .container {
}
.carousel .item {
	height: 300px;
}
.carousel img {
	height: 300px;
}
.carousel-caption {
	width: 70%;
	margin-top: 30px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
}
.carousel-caption h1, h2 {
	font-size: 24px;
	font-weight: 700;
}
.carousel-caption .lead, .carousel-caption .btn {
	font-size: 18px;
}
}
</style> <style type="text/css"> /* Sticky footer styles
      -------------------------------------------------- */

      html, body {
 height: 100%;
}
body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	color: #222;
	background-color: #ffffff;
	background-image: url(../img/Untitled-2.jpg);
	background-repeat: repeat-x;
}
dl {
	margin-bottom: 20px;
}
dt, dd {
	line-height: 26px;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 10px;
}
/* Wrapper for page content to push down footer */
      #wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* Negative indent footer by it's height */
        margin: 0 auto -60px;
}
/* Set the fixed height of the footer here */
      #push, #footer {
	height: 60px;
}
#footer {
	background-color: #f5f5f5;
}
 @media (max-width: 979px) {
.padtop-ss {
	padding-top: 0px;
}
}
 

      /* Lastly, apply responsive CSS fixes as necessary */
      @media (max-width: 767px) {
#footer {
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
}
.hero-unit {
	padding: 60px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 200;
	line-height: 30px;
	color: inherit;
	background-color: #eeeeee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.hero-unit h1 {
	margin-bottom: 0;
	font-size: 26px;
	line-height: 1;
	letter-spacing: -1px;
	color: inherit;
}
.hero-unit li {
	line-height: 30px;
}
.padtop-ss {
	padding-top: 0px;
}
}
/* Custom page CSS
      -------------------------------------------------- */
      /* Not required for template or sticky footer method. */

.container .credit {
	margin: 20px 0;
}
code {
	font-size: 80%;
}
.middle {
	margin: auto;
}
.btn-block {
	margin-bottom: 5px;
	margin-top: 5px;
}
.aleft {
	margin-left: 10px;
	float: left;
}
.btn.disabled, .btn[disabled] {
	cursor: default;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
 *background-color: #222222;
	background-image: -moz-linear-gradient(top, #444444, #222222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
	background-image: -webkit-linear-gradient(top, #444444, #222222);
	background-image: -o-linear-gradient(top, #444444, #222222);
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.longtext {
	letter-spacing: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B00;
}
.small {
	font-size: 10px;
}