/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  font-size: 11px;
}

body {
  background: #fff;
  color: #000;
  margin: 0px;
  font-size: 11px;
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
}

#bodyWrapper {
margin: 0 auto; /* margin of 0 and auto to center */
width: 95%;
}

#bodyContent {
}

#header {
  height: 100px;
}

#storeLogo {
  float: left;
  margin-top: 5px;
  position:relative;
  top:3px;
  left:0;
}

#headerShortcuts {
  /*float: right;*/
  margin-top: 15px;
  width:100%;
}

#columnLeft {
  padding-top: 2px;
  
   overflow:scroll;
   overflow:hidden;
   float:left;
}

#columnRight {
  padding-top: 5px;
   overflow:scroll;
   overflow:hidden;
   /*float:right;*/
}

.infoBoxContainer { }

.infoBoxHeading {
  padding: 2px;
  font-size: 11px;
}

.infoBoxContents {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.contentContainer {
  padding-bottom: 10px;
}

.contentContainer h2 {
  font-size: 16px;
  text-decoration: underline;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.contentText, .contentText table {
  padding: 5px 0 5px 0;
  font-size: 11px;
  line-height: 1.5;
}

.productListTable {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.productListTable tr.alt td {
  background-color: #ecf6fc;
}

.fieldKey {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}

.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}

h1 {
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 5px;
}

img {
  border: 0;
}

table, p {
  font-size: 11px;
  line-height: 1.5;
}

#piGal ul {
  list-style-type: none;
}

#piGal img {
  -webkit-box-shadow: 0px 0px 1px #000;
  -moz-box-shadow: 0px 0px 1px #000;
}

#piGal .outer {
  margin-left: -30px;
}

.buttonSet {
  clear: both;
}

.buttonAction {
  float: right;
}

/* jQuery osCart START */
.buttonAction_oscart {
	float: right;
}
/* jQuery osCart END */

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #FFFFFF;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: color: #000000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}
.clear {
  clear: both;
}
/* New Styles*/
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}
.contactinfo ul li:first-child {
    margin-left: -15px;
}
.nav-pills > li {
    float: left;
}
.nav > li {
    position: relative;
    display: block;
}
ul li {
    list-style: none;
}

.header_top {
    background: none repeat scroll 0 0  #5499c7;
}
.contactinfo ul li a {
    font-size: 12px;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
}
.nav-pills > li > a {
    border-radius: 4px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 5px 15px;
}
a:focus {
    outline: none;
    outline-offset: 0;
}

.header_image{
	padding:10px;
}

#columnLeft .infoBoxContainer, #columnRight .infoBoxContainer {margin-bottom:10px; }

#footer ul {
    background: rgba(255, 255, 255, 0.2);
}
#footer ul {
    margin: 2px 1px;
    padding: 10px 4px;
    font-weight: normal;
    height: 80px;
    overflow: hidden;
	font-size:12px;
}
#footer li {
    margin: 0px;
    padding: 0 0 0 30px;
    list-style-type: none;
	line-height:20px;
}
.social-icons li {
    display: inline-block;
    vertical-align: middle;
}

.social-icons > li > a {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #000000;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    margin-left: 7px;
    transition: .3s background-color;
}
#login .contentContainer{
	margin: 10px 5px 0 5px;
	border: 1px solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
	border-color: #BBB;
}
input {
    height: 15px;
    line-height: 25px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px 3px 3px 3px;
}
input, textarea {
    border: 1px solid;
    padding: 5px;
    margin: 0px;
    font-size: 14px;
}
input, textarea {
    border-color: #4297d7;
    color: #000;
}
.contentContainer1 {
  border: 1px solid;
  margin: 10px 5px 0 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px 3px 3px 3px;
  border-color: #4297d7;
}

.contentContainer1 h2 {
  font-size: 16px;
  text-decoration: underline;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 5px;
  margin: 0px;
  padding: 10px;
  border-bottom: 1px solid;
  border-top: 1px solid;
  text-decoration: none;
  background: #5c9ccc;
  border-color: #4297d7;
}
.square{
	color: rgb(51, 51, 51);
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	border-width: 3px;
	border-style: solid;
	border-color: rgb(245, 245, 245);
	height: 100px;
}
#f1_container {
  position: relative;
  width: 200px;
  height: 80px;
  z-index: 1;
}
#f1_container {
  perspective: 1000;
}
#f1_card {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: all 1.0s linear;
}
#f1_container:hover #f1_card {
  transform: rotateY(180deg);
  box-shadow: -5px 5px 5px #aaa;
}
.face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.face.back {
  display: block;
  transform: rotateY(180deg);
  box-sizing: border-box;
  padding: 10px;
  color: white;
  text-align: center;
  background-color: #aaa;
}
.underline-on-hover{
	text-decoration:none;
	color:#808B96;
	font-size: 14px;
	font-family:Calibri;
	LINE-HEIGHT:20px;
	
}
.underline-on-hover:hover{
	text-decoration:underline;
}
hr.style1{
	border-top: 1px dotted #8c8b8b;
	width:90%;
}
.tablecopyright {
    
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
	font-family:calibri;
	color:#000;
}
.footerheading {
	padding-left:80px; 
	font-size: 20px;
	font-family:Calibri;
	font-weight:bold;
	
}
.tooltip {
outline:none;
 }
.tooltip strong {
line-height:30px;
}
.tooltip:hover {
text-decoration:none;
} 
.tooltip span {
    z-index:10;
	display:none; 
	padding:14px 20px;
    margin-top:45px; 
	margin-left:-230px;
    width:300px;
	height:100px;
	line-height:16px;
}
.tooltip:hover span{
    display:inline; 
	position:absolute; 
    border:2px solid #FFF;  color:#EEE;
    background:white
	opacity: 0.5;
	
}
.callout {
z-index:20;
position:absolute;
border:0;
top:0px;
left:0px;}

.vertical_line{
height:150px; 
width:1px;
background:#000;
}   
.grid-20 {
    float: left;
    width: 20%;
    /* <IE7> */
    *width: expression(Math.floor(0.2 * (this.parentNode.offsetWidth - parseFloat(this.parentNode.currentStyle.paddingLeft) - parseFloat(this.parentNode.currentStyle.paddingRight))) + "px");
    /* </IE7> */
  }


  .grid-30 {
    float: left;
    width: 30%;
    /* <IE7> */
    *width: expression(Math.floor(0.3 * (this.parentNode.offsetWidth - parseFloat(this.parentNode.currentStyle.paddingLeft) - parseFloat(this.parentNode.currentStyle.paddingRight))) + "px");
    /* </IE7> */
  }
  
  #snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #5c9ccc;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
}

#snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;} 
    to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;} 
    to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}

.category-nav-li {
        white-space: nowrap;
        padding: .5rem 1rem;
        margin-bottom: 0;
        background-color: transparent;
        border: 0px solid rgba(0,0,0,.125);
        font-weight: 400;
        color: #ffffff;
        /* color: #303f9f; */
        text-shadow: 0px 1px 2px #303f9f40;
    }
    .category-nav-ul {
        background: linear-gradient(40deg, #45cafc, #303f9f) !important;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    }	
	.list-group-item1 {
		background: linear-gradient(40deg, #45cafc, #303f9f) !important;
	}

@media (max-width: 992px) {
	#columnLeft {
		display: none;
	}
	#columnRight {
		display: none;
	}
	#m-foot {
		display:none;
	}
	#m-cfeedback {
		display:none;
	}
	#m-hbanner{
		display:none;
	}
	#m-navbar{
		display:none;
	}
	#carouselExampleSlidesOnly{
	    display:none;
	}
}

@media (min-width: 992px) {
	#m-category {
		display:none;
	}
	#m-alink {
		display:none;
	}
	#m-blink {
		display:none;
	}
	#m-ulink {
		display:none;
	}
	#m-nlink {
		display:none;
	}
	#m-clink {
		display:none;
	}
	#m-secure {
		display:none;
	}
	#z-navbar {
		display:none;
	}
}

.mdselectbkcolor input {color: #ffff;}

.side-nav .collapsible a {
    font-size: 1.3rem;
}
