body {
    background-image: url('/images/banner_green.png');
} 
/*
#top_part{
    background-color: white;
}*/ 
#carousel_header{
    font-family:"Comic Sans MS", cursive, sans-serif;
	font-weight: bold;
}
.carousel-inner .active.left { left: -10%; }
.carousel-inner .next        { left:  10%; }
.carousel-control.left,.carousel-control.right {background-image:none;}
#myCarousel {	padding: 0px;
				margin: 0px;}

.col-sm-1 {	width: 10%;
			padding: 0px;
			margin: 0px;}

.jumbotron {
  padding: 10px;
  margin-bottom: 10px;
  background-image: url('/images/js_bannerlinkedimage.jpg');
  background-repeat: repeat;
 }
 
 .saleLogo {
	position:absolute;
	top: 0;
	right: 0;
	z-index: 100;
}

 .newstockLogo {
	position:absolute;
	top: 0;
	left: 1;
	z-index: 101;
}
 
 .krypton_title {
	    display: block;
    margin-left: auto;
    margin-right: auto
 }
 
h5 {font-size: 1em;}

.title {font-weight:bold; color:blue;}

.price {font-weight:bold; color:red;}

.oldprice {font-weight:bold; color:red; text-decoration: line-through;}

.varianttype {font-style:italic;}

.grade {font-weight:bold; color:green;}

.container-grades {	width:60%;   
					margin-left: auto;
					margin-right: auto;
					text-align:center;}

.KryptonHiLite {font-weight:bold; font-style:italic; /*color:red;*/}

.OtherHiLite {font-weight:bold; font-style:italic; /*color:green;*/}

.DiscountHiLite {font-weight:bold; /*color:red;*/}
.KryptonInfo, .TestInfo, .Welcome2, #discounts {font-family:Arial, Helvetica, sans-serif; font-size:normal; font-style:normal;}
#discounts h2 {font-family:"Comic Sans MS", cursive, sans-serif; font-style:normal; color:red;}
#pageContent p, #discounts p {font-size:large; line-height:120%;}
.KryptonLeft {float: left; margin: 0px 5px 5px 5px; padding:0px 5px 5px 5px; border:0px;} 
.KryptonRight {float: right; margin: 0px 5px 5px 5px; padding:0px 5px 5px 5px; border:0px;}
 
.Welcome1, .Welcome2 {color:red;}
/* .Welcome2 {font-family:"Comic Sans MS", cursive, sans-serif; font-style:normal; color:red; font-size:large;}
.TestInfo {font-style:italic; color:green; font-size:large;} */
.RWSales {font-style:italic; color:red; font-size:large;}
.RWHoliday {font-weight:bold; font-variant:small-caps; color:blue; font-size:large; border:double; border-style:solid; border-width:medium; background-color:pink;}
body { padding-top: 0em; }

.pagination-centered {
    text-align: center;
}

.totalsText {
	font-size:1.5em; 
	margin-top:1px; 
	text-align:right;
}
.discountText {
	font-size:1em; 
	font-weight:bold; 
	margin-top:2px; 
	color:green; 
}

div.caption {
height: 8em;
overflow: auto;
padding: 3px;
text-align: center;
}

.container {
text-align: center;
border: 1px;
padding-top: 0;
}

.navbar {
	margin-bottom:0;
}

.btn-mini {
    font-size: 1em;
	padding: 5px;
	margin-top: 5px;
    }

.btn-primary {
    color:red;
    }
	
.btn-success {
    color:black;
    }

.titlesearch {
padding: 0;
margin: 0;
}
.tip {
color: black !important;
}
.cartpic{
max-width: 50px;
}

/*
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
      width: 70%;
      margin: 0 auto;
  }
 */
#headerLogo {
	margin:0;
	padding:0;
	border:0;
	float:left;
	margin-left:15;
}

#checkoutLogo {
	margin:0;
	padding:0;
	border:0;
	float:left;
	margin-left:15;
}



#titleList {
	text-align: left;
}

#krypton_cart_button{
	font-size:1.5em;
	color:white;
}

#mainWrapper{
	min-height: 800px;
	margin-top: 4em;
}

  
/* get rid of those system borders being generated for A tags */
a:active {
    outline:none;
}

:focus {
    -moz-outline-style:none;
}

/* Large desktops and laptops */
@media (min-width: 1200px) {
.simple_overlay {
      width:40%;
    min-height:400px;  
}
.overlay_pic { height:350px; }
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
.simple_overlay {
      width:50%;
    min-height:200px;  
}
.overlay_pic { height:300px; }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	.simple_overlay {
        width:60%;
		height:60%;
	}
	.overlay_pic { 
		height:500px;
		float: left;
	}
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	.container-grades {width:96%;}
.simple_overlay {
        width:70%;
    min-height:200px;
}
.overlay_pic { height:200px; }
	#krypton_carousel{
		display:none;
	} 
}

/* Landscape phones and smaller */
@media (max-width: 480px) {
	#krypton_cart_button {
		font-size:0.8em;
	}

	.container-grades {width:96%;}
	.simple_overlay {
		width:80%;
		min-height:200px;
	}
	
	.totalsText {
		font-size: 1em;
	}
	
	.overlay_pic { height:150px; }
	
	

	.bulkDiscount {
		display:none;
	}
	.KryptonRight {
		display:none;
	}
	.TweetButtton {
		display:none;
	}
	#headerLogo {
		margin-left: 5px;
		height: 50px;
		width: 101px;
	}
}

.table-striped  th {
text-align:center;
}

.hiddenbtn {
visibility:hidden;
}

.cartButton {
margin:1em;
padding:1em;
}

#footer { clear:both }

