body {
	background: url("../images/body.gif") scroll 0 0;
}

div.container {
	background-color: #fff;
}

@media (min-width: 1200px) {
   .container {
        width: 970px;
   }
}

div.bs-home h1{
	font-size: 20px;
	border-bottom:1px solid #FF6600;
	padding: 5px;
	margin-bottom:0.6em;
  color:#FF6600;
}


/* LAYOUT */

#header {
	background-color: #ffffff;
}

#footer {
	padding: 1em;
	background-color: #095ba4;;
	color: #FFFFFF;
	border-top: 3px solid #054d8d;
}

#copyright {
	text-align: center;
	background-color: #054d8d;
	color: #FFF;
}

h1.logo {
	margin: 0px;
	padding: 0px;
	background: transparent url("../images/buyscripts.jpg") no-repeat;
	text-indent: -9999px;
	float: left;
	display: inline;
	border:0;
}

h1.logo a {
	display: block;
	width: 260px;
	height: 50px;
	border: none;
}

.home-header{
background-color: #006eb9;
}

.home-header h1{
color:#fff;
border:0px;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
font-weight:bold;
margin-bottom: 0;
font-size: 46px;
}

.home-header p{
color:#fff
}

.jumbotron {
padding:0px
}

.list-unstyled {
    list-style: outside none none;
}

.list-unstyled li {
color:#fff;
padding:7px;
font-size:14px;
font-weight:bold
}

#footer p {
	margin: 0px 5px 0px 15px
}

#footer a {
	color: #ffffff;
	font-size: 12px;
}

.navbar-default .navbar-nav > li > a {
    color: #515151;
     font-size: 13px;
    font-weight: bold;
}

/* LEFT SIDE MENU */

#left-menu {
	width: 200px;
	padding: 0 4px 10px 2px;
	margin: auto;
}

#left-menu ul {
	list-style: none;
	padding: 5px 0 0 0;
	font-size: 12px;
}

#left-menu ul li {
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #ddd;
	background: transparent url("../images/arrow.gif") no-repeat scroll left 7px;
}

#left-menu ul li a {
	color: #0080C0;
	font: bold 13px "Verdana", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#left-menu ul li a:hover {
	color: #3A3A3A;
	text-decoration: none;
}

/* SIDEBAR */

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 5px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 10px;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 30px;
	padding: 4px 0 0 10px;
	font-size: 20px;
	color: #54AC22;
	border-bottom: 1px solid #54AC22;
	margin-bottom: 12px
}

#sidebar p {
	line-height: 200%;
}


/* General */

.product_price {
	font-weight:bold;
    color:green;
	font-size:18px;
	margin-top:1em;
}

.news-box {
	margin: 0.6em;
}

.news-head {
	color: #0080C0;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

.news,a.news,a.news:visited {
	color: #0080C0;
	font-size: 9pt;
}

a.news:hover {
	color: #ff6f18;
	font-size: 9pt;
}

.unlisted{
	list-style:none;
	margin:0px;
	padding:0px;
}

.unlisted li {
 padding:2px
}

.blue{
color:#0171b9
}

.vshare-rel-links .icon {
	font-size: 32px;
	width:90px;
	height:90px;
	margin: 0 auto;
}
.vshare-rel-links div.icon i.fa {
	border-radius: 50%;
	display: inline-block;
	font-size: 40px;
	line-height: 90px;
	margin: 10px 0;
	padding: 0;
	position: relative;
	text-align: center;
	width: 90px;
	border-color: #49b8d9;
	color: #fff;
	background:#49b8d9;
}

.vshare-rel-links .icon:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	}

.vshare-rel-links h4{
	font-size:14px;
	font-weight:bold;
	padding:10px 0px
}

/*ImageHost*/

.imagehost h3{
    font-size: 18px;
    color:#000
}

.imagehost .features-box-icon {
    border-radius: 61px;
    font-size: 55px;
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    width: 80px;
    background-color:#333;
    color:#fff
}

.imagehost .info{
    background: none repeat scroll 0 0 #fff;
    padding: 7px;
    margin:10px 0px 10px 0px;
    background-color:#f5f4f4;
}

.imagehost-price {
    background-color: #337ab8;
    color: #fff;
    font-size: 29px;
    padding: 30px 0px;
}

/*Youtube Niche Video Script*/

.youtube-niche_hero{
    padding:15px 5px;
    color: #fff;
    border:1px solid #f37300;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 5px rgba(0, 0, 0, 0.075);
    background: #f67b03; /* Old browsers */
    background: -moz-linear-gradient(top, #f67b03 0%, #fb9532 45%, #f67b03 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f67b03), color-stop(45%,#fb9532), color-stop(100%,#f67b03)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f67b03 0%,#fb9532 45%,#f67b03 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f67b03 0%,#fb9532 45%,#f67b03 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f67b03 0%,#fb9532 45%,#f67b03 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f67b03 0%,#fb9532 45%,#f67b03 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f67b03', endColorstr='#f67b03',GradientType=0 ); /* IE6-9 */
    background: transparent url("../images/youtube-niche-header-bg.jpg");
}

.youtube-niche_hero h2{
    color: #fff;
    font-size:28px;
    border:0px
}

.youtube-niche-features{
    margin: 30px 0 0;
}

.youtube-niche-features h2{
    border:0px;
    margin:0px;
    font-size:20px;
}

.youtube-niche-features .box-icon {
    background: none repeat scroll 0 0 #f5f5f5;
    border-radius: 61px;
    color: #fb871c;
    height: 90px;
    margin: 0 auto;
    width:90px;
    text-align:center;
    margin: 5px 14px 0 auto;
    float:left;
    border:1px solid #f78313;
}

.youtube-niche-features .box-icon .fa{
    font-size: 60px;
    line-height: 90px;
}


/*BREACRUMBS*/

.btn-breadcrumb .btn:not(:last-child):after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid white;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 100%;
  z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid rgb(173, 173, 173);
  position: absolute;
  top: 50%;
  margin-top: -17px;
  margin-left: 1px;
  left: 100%;
  z-index: 3;
}

.btn-breadcrumb .btn {
  padding:6px 12px 6px 24px;
}
.btn-breadcrumb .btn:first-child {
  padding:6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
  padding:6px 18px 6px 24px;
}

/** Default button **/
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
  border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
  border-left: 10px solid #ccc;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
  border-left: 10px solid #ebebeb;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
  border-left: 10px solid #adadad;
}

/* The responsive part */

.btn-breadcrumb > * > div {
    /* With less: .text-overflow(); */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-breadcrumb > *:nth-child(n+2) {
  display:none;
}

/* === For phones =================================== */
@media (max-width: 767px) {
    .btn-breadcrumb > *:nth-last-child(-n+2) {
        display:block;
    }
    .btn-breadcrumb > * div {
        max-width: 60px;
    }
}

/* === For tablets ================================== */
@media (min-width: 768px) and (max-width:991px) {
    .btn-breadcrumb > *:nth-last-child(-n+4) {
        display:block;
    }
    .btn-breadcrumb > * div {
        max-width: 100px;
    }
}

/* === For desktops ================================== */
@media (min-width: 992px) {
    .btn-breadcrumb > *:nth-last-child(-n+6) {
        display:block;
    }
    .btn-breadcrumb > * div {
        max-width: 170px;
    }
}

.support .icon {
    color: #fc7e03;
    float: left;
    font-size: 70px;
    height: 90px;
    line-height: 90px;
    margin: 0 10px 0 auto;
    text-align: center;
    width: 90px;
    border-right:1px solid #eee;
}

.vshare2-installation{
  padding-left:20px;
}