/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/* Extra Styles */

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
/*** End Header Tags SEO ***/




.hilight { color:#90A7B5; padding:0 0px; display:block; font-weight:bold; }
.hilight strong { color:#BE131B; }
.welcome_msg { padding:11px 0px 0 0; font-size:13px; font-weight:bold;  }
#centercol .freight_msg, .freight_msg { padding:0px 0px 5px 0; font-size:12px; }
.freight_msg span { font-weight:bold; text-decoration:underline; }
.welcome_txt { color:#BE131B; font-size:20px; }
#catMore { color:#BE131B; font-weight:bold; }
#catMore a:hover { color:#BE131B; }

#newProductBox td.infoBoxHeading { font-size:16px; color:#BE131B; }
.static-contnet {
	padding-right:20px;
}
.static-contnet strong {
	color:#90A7B5;
}

#product_listing_box  table tbody tr.productListing-odd td, #product_listing_box  table tbody tr.productListing-even td {
	border-bottom:1px dashed #F2F2F2;
	padding-bottom:2px;
	padding-top:2px;
}

#product_listing_box  table tbody .productListing-data .productDesc {
 	border-bottom:none;
	padding-left:5px;
 }
 
.home {
	padding-top:20px;
}

#catListing a strong {
	color:white;
}

TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}
TD.main a {
	color:#999;
}

#breadcrumbs {
	color:#999999;
	padding-left:5px;
	padding-top:3px;
	font-size:11px;
}

#breadcrumbs a{
	color:#999;
	font-size:11px;
	text-decoration:underline;
}

#rightcol a:hover, #leftcol a:hover  {
	color:#F8F8F8;
}

#rightcol .sideBox {
	padding-left:8px;
	padding-right:0px;
	margin-right:5px;
}

#leftcol .sideBox {
	margin-left:9px;
	padding-left:10px;
	padding-right:0px;
}
#rightcol .dashBorder .sideBox {
	border-bottom:1px dashed #ADADAD;
	margin-bottom:10px;
}
#leftcol .dashBorder .sideBox {
	border-bottom:1px dashed #A6B9C4;
	margin-bottom:10px;
}

#footer {
	color:white;
	font-size:10px;
}
#footer-text {
	position:absolute;
	bottom:25px;
	left:20px;
	color:white;
}
#footer-date {
	position:absolute;
	bottom:25px;
	right:20px;
}
#account-links {
	font-size:11px;
	text-transform:uppercase;
}
#account-links a {
	padding-left:15px;
}
#home-nav {
	font-size:11px;
}

#home-nav a {
	padding-right:10px;
}
#home-nav a, #home-nav a:hover {
	color:white;
}

#headerCart {
	vertical-align:top;
}
#cartIcon {
	float:left;
}
#cartInfo {
	float:right;
	padding:0px 0 0 5px;
}
#headerCart small{
	font-size:10px;
	padding-left:5px;
}

#rightcol TD.infoBoxHeading {
  font-size: 16px;
  color: white;
}


#leftcol TD.infoBoxHeading {
  font-size: 16px;
  color: #DAE0E4;
  text-transform:uppercase;
}


#centercol {
	color:#999999;
}
#centercol .infoBoxContents {
	background-color:white;
	color:#666;
}
#centercol .pageHeading {
	font-weight:normal;
	font-size:14px;
	padding-top:3px;
	padding-left:5px;
}

#centercol  .pageHeadingFirst, #centercol .pageHeadingManu {
	padding-top:20px;
}
#product_listing_box {
	padding-top:5px;
}
#centercol .smallText {
	color:#999999;
}

#centercol td.productListing-heading a:link {
	text-decoration:underline;
	color:#EBEBEB;
}

#centercol td.productListing-heading a:visited {
	color:#D8D8D8;
	text-decoration:underline;
}

#newProductBox  {
	padding-top:10px;
}

#newProductBox .infoBoxHeading {
	font-size:12px;
	color:#999;
	padding-bottom:10px;
}


#product_listing_box .productListing-data {
	color:#999999;
	background-color:white;
}
#product_listing_box .productListing-data  A {
  color: #999;
  text-decoration: none;
}

#product_listing_box .productListing-data  A:hover {
  color: #999;
  text-decoration: underline;
}


.debug_info {
	background-color:#CCCCCC;
	text-align:center;
	padding:2px;
	font-size:10px;
}

.no-stock {
	font-size:12px; 
	color:#BE131B;
}
.contact-info {
	margin-top:0px;
}

.category_listing {
	background:url(images/template/category_head_bg.png) 15px -25px repeat-x;
}

#searchBoxInput {
	vertical-align:bottom;
}

.product-listing-img { padding:5px 0; }
	
/* Extra Styles */

.boxText {  font-size: 12px; }
.errorBox { font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #DAE0E4;
  text-decoration: underline;
}

#centercol A {
  color: #666;
  text-decoration: none;
}

A:hover {
  color: #999;
  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: #E9E9E9;
}

.infoBoxContents {
  font-size: 12px;
  color:#DAE0E4;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 12px;
}


TD.infoBox, SPAN.infoBox {
  font-size: 12px;
}

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;
}

.productListing-heading {
  font-size: 12px;
  background: #999999;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 12px;
}

A.pageResults {
  color: #666;
}

A.pageResults:hover {
  color: white;
  background: #9DC4DC;
}

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-size: 12px;
  line-height: 1.5;
  padding-left:5px;
  padding-right:5px;
}

TR.infoBoxContentsOption {
	background-color:white;
	border-color:white;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
  font-family:"Trebuchet MS";
}

TEXTAREA {
  width: 99%;
  font-size: 11px;
  font-family:"Trebuchet MS";
}

SPAN.greetUser {
  font-size: 12px;
  color: #BE131B;
  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; }
.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; color:green; }

/* input requirement */

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



.infoBoxContents .smallText,  .smallText   {
	font-size:10px;
	line-height:11px;
}
.infoBoxContents .smallText a,  .smallText a {
	text-decoration:underline;
}

.cssButton{
	background-color: #90A7B5;
	color: #FFF;
	font-size: 8pt;
	font-weight: bold;
	border: 2px;
 	border-color: #637991;
 	border-style: outset;
	cursor: pointer;
}

.cssButton:active {
    border-style: inset;
}

.freeNote {
	font-size:14px;
	color:#BE131B;
	
}

.freeshipping {
	background-color:#FFFFD9;
	font-size:13px;
}

#product_listing_box a.framing_options_link {
	color:#666;
}

#homepage_btm {
	padding:10px;
	width:540px;
	font-size:12px;
	padding-top:40px;
	background: transparent url(../images/template/tab_bg.png) repeat-x scroll top left;
}

#free_print_txt {
	display:block;
	border:1px solid #E3E5E4;
	color:#658396;
	font-size:21px;
	background:#C5D6DE;
	margin-top:10px;
}
#free_print_txt a { display:block; border:5px solid white; padding:10px; text-transform:uppercase; }
#free_print_txt a span { color:#BE131B; text-decoration:underline; }
#free_print_txt a:hover { border-color:#BE131B; }

.boxContainer { padding-top:15px; }
.boxContainer .box { 
	width: 164px;
	height:104px;
	padding:5px;
	border:1px solid #DEE5E9;
	float:left;
	margin-bottom:10px;
	line-height:12px;
}

.boxContainer .second { margin-left:10px; margin-right:10px; }

.boxContainer img { padding-bottom:5px; }

#framePrintAd { background:url(images/template/template_frames.jpg) 68px 32px no-repeat; }
#freeShippingAd {}
#giftVoucherAd { background:url(images/template/template_giftcard.gif) 63px 60px no-repeat; }
#freePrintAd { background:url(images/template/template_fishbowl.jpg) 70px 36px no-repeat; }
#abcCartonAd {  background:url(images/template/template_box.jpg) 80px 40px no-repeat; }
#monthlyDealsAd {background:url(images/template/template_calendar.jpg) 90px 26px no-repeat; }


#latestNews { margin-left:13px; text-transform:uppercase; }
#latestNews a {  display:block; background:#829CAC; border:1px solid #AFBEBE; padding:3px 3px 3px 8px;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px;  }
#latestNews a strong { color: white; }

#bestSellersBlock {
	background:transparent url(../images/template/tab_bg.png) repeat-x scroll left -10px;
	padding-top:20px;
}
#whatsNews { 
	position:relative;
	border:2px solid white; 
	width:2%;
}

.whatsNewsInfo { 
	padding:0 5px;
	background: #444141;
	color:white;
}


/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 538px;
	height:145px;
	margin-left:9px;
	/* custom decorations */
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable div.items div.item div.border {
	border:4px solid #FFF;
	width:122px;
	height:132px;
	overflow:hidden;
}
.scrollable div.items div.item {
	border:1px solid #DDE4E9;
	float:left;
	border:1px solid #DDE4E9;
	cursor:pointer;
	width:130px;
	height:141px;
	overflow:hidden;
	margin-right:3px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	z-index:9999;
	position:relative;
}


div.item.hover div.border div.info  {
	bottom:0px;
}
div.item div.border { position:relative; }
div.item div.border div.info { 
	position:absolute;
	font-size:12px;
	color:white;
	background:#333333;
	bottom:-20px;
	left:0;
	width:100%;
	padding:5px;
		filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

h3.blue { 
	font-weight: normal;
	font-size:15px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #7291A1;
	padding-left:9px;
}

h4 { 
	font-weight: normal;
	font-size:15px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #7291A1;
	padding-left:9px;
}

.nonTransparent {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

#scrollNav  {
	clear:both;
	width:542px;
	height:20px;
	padding:0 9px;
}

/* position and dimensions of the navigator */
.navi {
	position:absolute;
	left:423px;
	width:200px;
	height:20px;
	padding-top:5px;
}



/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(images/template/template_navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}


/* mouseover state */
.navi a:hover {
	background-position:0 -8px;     
	cursor:pointer; 
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -16px;     
}



/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(images/template/template_hori_large.png) no-repeat;
	display:block;
	width:15px;
	height:15px;
	float:left;
	margin:5px 10px;
	cursor:pointer;
	font-size:1px;
	clear:both;
}

/* right */
a.right 				{ background-position: 0 -15px; clear:right; margin-right: 9px; float:right}
a.right:hover 		{ background-position:-15px -15px; }
a.right:active 	{ background-position:-30px -15px; } 


/* left */
a.left				{ margin-left: 9px; float:left; } 
a.left:hover  		{ background-position:-15px 0; }
a.left:active  	{ background-position:-30px 0; }



/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	
