/*
  $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: Verdana, Arial, sans-serif;
  font-size: 16px;
}
  
html {
	background-color: #becdda;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0 0;
  background-image: url(images/bg_gray.png);

}

body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.75em;
  padding: 0;
  margin: 0;
}

h1 {
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 4px;
}

h2 {
  font-size: 16px;
  text-decoration: none;
  margin-bottom: 2px;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 2px;
}	

img {
  border: 0;
}

table, p, ul {
  font-size: 14px;
  line-height: 1.75em;
  margin-bottom: 24px;	
}

#bodyWrapper {
	height: auto;
	background-color: #ffffff;
	margin-top: 8px;
	padding-bottom: 64px;
}

#searchTop {
	float: left;
	height:40px;
	width: 326px;

}
#searchTop input {
	width: 220px;
	height: 24px;
	margin: 5px 5px 4px 2px;
	font-size: 16px;
}

#breadTop {
	float: left;
	font-size: 11px;
	margin-top: 10px;
}

#bodyContent {
  padding-top: 5px;
}

#header {
  height: 86px;
}

#storeLogo {
  float: left;
  margin-top: 12px;
  margin-left: 4px;
}

#headerShortcuts {
  float: right;
  margin-top: 15px;
}

#columnLeft, #columnRight {
  padding-top: 5px;
}

.infoBoxContainer { }

.infoBoxHeading {
	overflow: auto;
  padding: 4px;
  font-size: 14px;
}

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

.contentContainer {
  padding-bottom: 10px;
}

.contentText, .contentText table {
	position: relative;
  padding: 5px 0 5px 0;
  line-height: 1.5;
}

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

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

.fieldKey {
  font-weight: bold;
  line-height: 2em;
  width: 150px;
}

.fieldValue {
  line-height: 2em;
}


#containerProductsSpecials, #containerGallery, containerProductsNew {

	overflow: auto;	
}


.galItem {
 	position: relative;
  float: left;
  width: 202px;
  height: 250px;
  margin: 0 12px 22px 11px;
  padding: 4px;
  overflow: hidden;
  display: block;
  text-align: center;
}

.galItem IMG {
#	height: 160px;
#	width: 150px;
#  margin: 0;

}
 
.galItem H2, H3 {
  font-size:11px;
  margin:6px 0 0 0;
  color:#666;
  display: block;
  text-align: center;
  line-height: 1.4em;
}

.galItem H2 {
	font-size:14px;
	background-color:#5C9CcC;
  color:#eee;
  padding: 3px 0 4px 0;
 }











/* 
	Formatting for "product_info" page including the js image gallery  */

#productDescription .productPrice {
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	right: 4px;
	top: 58px;
}

#productDescription .productCode {
  font-size: 14px;
  font-style: italic;
}

.productDescription {
  font-size: 14px;
  line-height: 1.75em;	
  margin: 12px 0 32px 0px;
}

/* Add a border to the main image - also if more than one image displayed when js is not active, hide the overflow (could use scroll) */
#piGal {
	margin-top: 8px;
	padding-bottom:8px;
}

#piFrame {
  -webkit-box-shadow: 0px 0px 1px #333;
  -moz-box-shadow: 0px 0px 1px #333;
  max-height: 800px;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  right: 4px;
  margin-top: 6px;
  padding: 8px 16px 8px 4px;
}

#piGal img {
	height: auto;
	max-width: 100%;
}

#piGal ul {
  list-style-type: none;
  padding: 6px;
  margin:0px auto;
}

/* 
	js image gallery thumbnail selector */
	
#piGal .thumbs {
	position: absolute;
	left: 76px;
	top: 520px;
}


/* Space out the "Product gallery" thumbnails images a bit */
.thumbs img {
	padding: 4px;
}

/* Move the default spinner location to the middle of the large image */
#loading {
   position: absolute;
   right: 0;
   text-align: center;
   top: 164px;
   /*width: 384px;*/
   z-index: 1;
}

/*   */
.buttonSet {
  clear: both;
}
/*
.buttonAction {
  float: right;
}
*/
.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; }

.bluelink {
	color: #4444ff;
}

A {
  color: black;
  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: #b6b7cb;
}

.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: #f0a480;
  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 {
  color: #ff0000;
}

SPAN.errorText {
  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;
}




#navigationWrap {
  
  color: #ffffff;
  background-color: #324656;
  text-align:center;
  
  padding: 7px 0px 7px 0px;

  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #2c2c2c;
	
}

.itemCategory {
	font-size: 13px;
	float: left;
	width: 176px;
}



 .thumbnail {
 	position: relative;
  float: left;
  width: 156px;  /* 166 */
  height: 264px;
  border: 0px solid #999;
  margin: 0 12px 22px 11px;
  padding: 4px;
  overflow: hidden;
  display: block;
  text-align: center;
}

.thumbnail IMG {
	height: 160px;
	width: 150px;
  margin: 0;

}

.thumbnail H3 {
  font-size:11px;
  margin:6px 0 0 0;
  color:#888;
  display: block;
  text-align: center;
  line-height: 1.4em;
}

.thumbnailPrice {
  font-size: 15px;
  font-weight: bold;
  color:#444;
  padding-bottom: 2px;
  display: block;
  text-align: center;
}

.ui-rating { width: 65px; height: 13px; text-indent: -3000px;  overflow:hidden; background-image: url(images/stars.png); }

.ui-star5 { background-position: 0 0; }
.ui-star4 { background-position: -13px 0; }
.ui-star3 { background-position: -26px 0; }
.ui-star2 { background-position: -39px 0; }
.ui-star1 { background-position: -52px 0; }
.ui-star0 { background-position: -65px 0; }
 

.categoriesBox {background:#b6b7cb}
.categoriesContents {background:#f8f8f9;font-size:13px; font-weight:bold;}


.cat-icon {
	display: inline;
	background-image: url(images/category_icons.png);
	background-repeat: no-repeat;
	width:24px;
	height:24px;
	position: relative;
  padding:0 0 0px 16px;
	
}
.c-mark { background-position: 0 -4px; }
.c-down { background-position: 0 -28px; }
.c-next { background-position: 0 -52px; }

#thecategories {
	margin-top: -3px;
	margin-right: -4px;
	margin-left: -4px;
  color: #8d2323;
	width: auto;
}

#thecategories ul {
	list-style-type: none;
	margin: 0;
	padding: 2px;
	border-style: solid none none none;
	border-color: rgb(192, 192, 192);
	border-width: 1px;
	background: none repeat scroll 0 0 rgb(248, 248, 248);
}

#thecategories ul.ul-first {
	border-style: none;
}

#thecategories li a:link {
	color: #8d2323;
	font-size: 13px;
	text-decoration: none;
	display:block;
	padding-bottom:2px;
	padding-top:1px;
}

#thecategories li a:visited {
		color: #8d2323;
}

#thecategories li a:hover {
	background-color: #ffdd99;
	width: auto;
}

.cat0 {padding-left:5px}
.cat1 {padding-left:20px}
.cat2 {padding-left:35px}
.cat3 {padding-left:50px}
.cat4 {padding-left:65px}

.catactive {
	display:block;
	font-weight:bold;
	background-color: #ffdd99;
}

/* Class information */
.nospaces, .spaces {
	border: 1px solid #caa;
	background-color:#fee;
	margin-bottom:1em;
	padding-left:0.75em;
	padding-right:0.75em;
}

.spaces {
	background-color:#efe;
	border-color:#aca;
}

.classicon {
	border: 0px;
	float:right;
	padding: 12px 12px 24px 0px;
}

#classInformation {
	margin-top: 4em;
}


/* awesome button css start */

.btn_awesome,.btn_awesome:visited,.btn_awesome:link {
  background:#222 url(images/alert-overlay.png) repeat-x;
  display:inline-block;
  color:#fff;
  text-decoration:none;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
  text-shadow:0 -1px 1px rgba(0,0,0,0.25);
  border-bottom:1px solid rgba(0,0,0,0.25);
  position:relative;
  cursor:pointer;
  padding:5px 10px 6px;
}

.btn_awesome:hover {
  background-color:#111;
  color:#fff;
}

.btn_awesome:active {
  top:1px;
  color: #fff;
}

.btn_small.btn_awesome,.btn_small.btn_awesome:visited {
  font-size:11px;
}

.btn_awesome,.btn_awesome:visited,.btn_medium.btn_awesome,.btn_medium.btn_awesome:visited {
  font-size:13px;
  font-weight:700;
  line-height:1;
  text-shadow:0 -1px 1px rgba(0,0,0,0.25);
}

.btn_large.btn_awesome,.btn_large.btn_awesome:visited {
  font-size:14px;
  padding:8px 14px 9px;
}

.btn_green.btn_awesome,.btn_green.btn_awesome:visited {
  background-color:#749a02;
}

.btn_green.btn_awesome:hover {
  background-color:#91bd09;
}

.btn_blue.btn_awesome,.btn_blue.btn_awesome:visited {
  background-color:#007d9a;
}

.btn_blue.btn_awesome:hover {
  background-color:#2daebf;
}

.btn_red.btn_awesome,.btn_red.btn_awesome:visited {
  background-color:#872300;
}

.btn_red.btn_awesome:hover {
  background-color:#e33100;
}

.btn_magenta.btn_awesome,.btn_magenta.btn_awesome:visited {
  background-color:#630030;
}

.btn_magenta.btn_awesome:hover {
  background-color:#a9014b;
}

.btn_orange.btn_awesome,.btn_orange.btn_awesome:visited {
  background-color:#d45500;
}

.btn_orange.btn_awesome:hover {
  background-color:#ff5c00;
}

.btn_yellow.btn_awesome,.btn_yellow.btn_awesome:visited {
  background-color:#fc9200;
}
.btn_yellow.btn_awesome:hover{ 
  background-color: #ffb515; 
}
/*button css end */

.buttonAction {
  float: right;

}

.tdbLink button
{
  
  background:#222 url(images/alert-overlay.png) repeat-x;
  background-color:#749a02;
  display:inline-block;
  color:#fff;
  text-decoration:none;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
  -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
  text-shadow:0 -1px 1px rgba(0,0,0,0.25);
  border-bottom:1px solid rgba(0,0,0,0.25);
  position:relative;
  cursor:pointer;
  padding:5px 10px 6px;
 
 
  font-size:13px;
  font-weight:700;

}

.tdbLink button:hover {
	  background-color:#91bd09;
}




@media only screen and (min-width: 300px) and (max-width: 1232px) {

.thumbnail {
	border: 1px solid green;
  float: left;
  width: 162px;  /* 166 */
  height: 272px; /* 216 */
  border: 0px solid #999;
  margin: 0 9px 18px 9px; /* 0 11px 16px 11px */
  padding: 3px;
  overflow: hidden;
}

.thumbnail IMG {
	width: 150px;
	height: 160px;
  margin: 0px;
}

.thumbnail H3 {
	font-family: Verdana,Arial,sans-serif;
	font-size:11px;
  margin:4px 0 0 0;
  color:#888;
  line-height: 1.4em;
}

.thumbnailPrice {
  font-size: 13px;
  font-weight: bold;
  margin:0 8px 0 0;
  color:#444;
}  


h1 {
  font-size: 18px;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size: 12px;
}	

table, p, ul {
  font-size: 12px;
  line-height: 1.75em;
  margin-bottom: 16px;
}

.itemCategory {
  font-size: 11px;
}

#thecategories li a:link {
  font-size: 11px;
}

#piMainImage {
  max-width: 270px;
}

#piGal .thumbs {
  position: absolute;
  width: 280px;
  left: 36px;
  top: 480px;
}

.galItem {
  width: 218px;
}

}

.footerWrap {
	/* width: 100%; */
	background-color: #3C7CaC;
	font-size: 16px;
	line-height: 2em;
	overflow: hidden;
  margin: 0 auto;
  padding: 20px 0;

}

.footer {
  border-left: 1px solid #4C8CbC;
  color: #7CBCDC;
  display: inline;
  float: left;
  height: 236px;
  margin-left: 8px;
  min-height: 180px;
  padding-left: 16px;
}

.footer a {
	text-decoration: none;
	color: #7CBCDC;
}


/* ----------- stylized ----------- */
.formdata {
	overflow:auto;
	display: block;
  border:solid 2px #b7ddf2;
  background:#f0f0f0;
  padding: 6px;
}

.formdata h1, .formdata h2 {
  font-size:16px;
  font-weight:bold;
  margin-bottom:8px;
} 
.formdata h2 {
  font-size:14px;
} 
.formdata p{ 
  font-size:11px;
  color:#666666;
  margin-bottom:20px;
  border-bottom:solid 1px #b7ddf2;
  padding-bottom:10px;
}

.formdata label{
  display:block;
  font-weight:bold;
  text-align:right;
  width:200px;
  float:left;
}

.formdata .small{ 
  color:#666666;
  display:block;
  font-size:11px;
  font-weight:normal;
  text-align:right;
  width:200px;
  margin-top:-4px;
}

.formdata .bluelink { 
	color: blue;
}

.formdata input, .formdata select {
	-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  border: 1px solid rgba(82, 168, 236, 0.8);
  outline: 0 none;
  border-radius: 3px 3px 3px 3px;
  color: #1358a0;
  float:left;
  font-size:14px;
  padding:4px 2px;
  width:200px;
  margin:2px 0 20px 10px;
}

.formerror {
	border: 1px solid rgba(236, 168, 0, 0.8);
}

.formdata select {
	width: 260px;
}
.formdata checkbox {
	width: 60px;
}

.formdata input:focus, .formdata select:focus {
  border-color: #5398C0;
  box-shadow: 0 0px 6px #9293D5;
}

.formdata .inputField {
  border: 0px solid red;
  overflow: hidden;
  height: 46px;
}

#loginform label, #loginform input {
	width: 150px;
}

#delivery .addressbox, #payment .addressbox {
  float:left;
  width:38%;
  height: 320px;
  padding: 6px;
  margin: 0;
  border:solid 1px #b7ddf2;
  background:#efefff;
}

#delivery .optionsbox, #payment .optionsbox {
	float: left;
	width: 55%;
	height: 320px;
	padding: 6px;
	margin: 0 0 0 12px;
	border:solid 1px #b7ddf2;
  background:#efefff;
}

#delivery .deliverydesc {
	font-size:12px;
	color:#888;
	margin: 0px;
	padding:0 0 6px 24px;
}

#delivery .price {
	font-weight:bold;
	padding-right:6px;
}

.addressbox {
  float:left;
  border:2px solid #b7ddf2;
  width:22%;
  height:160px;
  margin:4px;
  padding:4px;
}

.selected-address {
  border:4px solid #b7dd88;
  margin-top:2px;
}
