/*
  $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
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#000; line-height: 14px;}
.boxText a{color: #0066FF;}
.boxText a:hover{color: #0066FF;}
.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; }
.spacey{margin-top:20px;}

BODY {
	text-align: center;
	color: #000000;
  background-image: url(images/bg/tspbg.gif);
	background-repeat: repeat-x;
	margin: 0;
   }
     #cwdusacontainer {
	width: 900px;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(images/tspbox2.png);
	background-repeat: no-repeat;
 }
     #cwdusacontainer2 {
	width: 900px;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

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

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

FORM {
	display: inline;
}

TR.header {
	background: #ffffff;
	width: 350px;
}

TR.headerNavigation {
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #6699FF;
	font-weight : bold;
	text-transform: uppercase;
}

A.headerNavigation {
	color: #FF9900;
	text-transform: uppercase;
}

A.headerNavigation:hover {
	color: #0066FF;
	text-decoration: none;
}
A.headerNavigation:active {
	position: relative;
	top: 1px;
	left: 1px;
}

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 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 1px;
}

.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: 12px;
	font-weight: bold;
	color: #0066FF;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 1px;
}

TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#categorybox {
	margin-right: 10px;
	padding-right: 10px;
	padding-top: 6px;
}

#categorybox a {
	color: #FF6600;
	line-height: 14px;
}
#categorybox a:hover {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
#categorybox a:active {
	position: relative;
	top: 1px;
	left: 1px;
}
#categorybox b {
	text-decoration: none;
	color: #0099FF;
}

#categorybox img {
	border: none;
}


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: solid 0 #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px dotted #FFFFFF;
	background-color: #FFFFFF;
}
TD.productListing-data:hover {
	border: 1px dashed #CCCCCC;
}

A.pageResults {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 1;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.PageResultselect {
	color: #999999;
	font-size: 10px;
	text-decoration: underline;
	border: 1px solid #CCCCCC;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 1;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
}

A.pageResults:hover {
	color: #fff;
	text-decoration: none;
	background-color: #99CCFF;
	border: 1px solid #0099FF;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 1;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
A.pageResults:active {
	position: relative;
	top: 1px;
	left: 1px;
}

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

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.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

SPAN.removeProduct {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #3366FF;
  font-weight: normal;
}

INPUT.quantitybox {
  border: 1px;
  border-style: solid;
  border-color: #cccccc;
    font-size: 11px;
  width: 20px;
  height: 22px;
padding:3px;

  background: #F8f8f9;
}

.orange {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #FF9900;
	background-color: #FFCC66;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 2;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.pink {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #FF3399;
	background-color: #FFCCFF;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 2;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.green {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #009900;
	background-color: #92FF8C;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 2;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.blue {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	background-color: #0099FF;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 2;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #003399;
}
.yellow {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #CCCC00;
	background-color: #FFFF66;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 2;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.gray {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 2;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

.out {
	font-size: 9px;
	color: #999999;
}
.login {
	font-size: 11px;
	color: #666666;
}
.login2{
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}
.attcart {
	font-size: 10px;
	color: #0066FF;
}
.attcartq {
	font-size: 10px;
	color: #FF3300;
}
#loggy {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	background-image: url(images/store_logo.png);
	height: 145px;
	vertical-align: top;
	background-repeat: no-repeat;
}
#loggy a {
	color: #0066FF;
	font-size: 9px;
}
#loggy a:hover{
}

#carty {
	margin-right: 0px;
	padding-right: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}
#carty .infoBoxHeading {
	color: #FFFFFF;
	background-color: #0099FF;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099FF;
}
#carty .infoBoxHeading a, #carty .infoBoxHeading a:hover{
	color: #FFFFFF;
}

#carty  .infoBoxContents{

}

#carty a:hover {
	color: #0099FF;
	text-decoration: none;
}
#carty b {
	text-decoration: none;
	color: #0099FF;
}

A.currenttsp {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FF6600;
	background-color: #FF9900;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
A.currenttsp:hover {
	text-decoration: none;
	background-color: #00CC00;
	color: #FFFFFF;
	border: 1px solid #009900;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
A.currenttsp:active {
	position: relative;
	top: 1px;
	left: 1px;
}

A.checkout {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FF6600;
	background-color: #FF9900;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
A.checkout:hover {
	text-decoration: none;
	background-color: #0099FF;
	color: #FFFFFF;
	border: 1px solid #0066FF;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
A.checkout:active {
	position: relative;
	top: 1px;
	left: 1px;
}


.logout{
	text-decoration: underline overline line-through;
}

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





/*IMAGE POPUP*/


/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	width:550px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

	/* some styling for triggers */
	#triggers {
		text-align:center;
		position: relative;
	}
	
	#triggers .show_pop{
	display: none;
	position: absolute;
	left: 90px;
	top:-20px;
	color: #fff;
	background: #ccc;
	padding: 2px 4px;
}

#triggers:hover .show_pop{
	display: block;
}

	#triggers img {
		cursor:pointer;
		margin:0 5px;
		background-color:#fff;
	}


