/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

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

a {
  color: #707070;
  text-decoration: none;
}

a:hover {
  color: #e31836;
  text-decoration: underline;
}

form {
	display: inline;
	margin:0em;
	padding:0em;
}

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

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

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

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

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


/************************************ TULI eServices *******************************************/

body{
	margin:0px;
	padding:0px;
	/*background-image:url(images/black_bg.gif);
	background-repeat:repeat-x;*/
	background-image:url(images/leftpanel_02.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#515151;
}

.red{
	color:#e0003a;
}

.headerTop{
	background-image:url(images/header_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

.HeaderHolder{
	height:177px;
	background-image:url(images/header_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.HeaderLinkHolder{
	padding:140px 10px 5px 0px;
	text-align:right;
}

p{
	padding-right:.5em;
	text-align:justify;
}

.bodyContent{
	background-color:#FFFFFF;
	background-image:url(images/corner_body_top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.searchButton{
	background-color:#e31836;
	border:1px solid #000000;
	color:#ffffff;
}

.paddingLeft{
	padding:0em 0em 0em .5em;
}

.leftPanelBG{
	/*background-image:url(images/leftpanel_02.gif);
	background-repeat:repeat-y;
	background-position:top;*/
	background-image:url(images/bottom_curve.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.leftMenuHolder{
	background-image:url(images/leftpanel_01.gif);
	background-repeat:no-repeat;
}

.MenuBlock{
	border-bottom:3px solid #e31836;
	border-top:3px solid #e31836;
	border-right:3px solid #e31836;
	background-color:#FFFFFF;
	padding:.3em;
	color:#000000;
}
.MenuBlock a, .MenuBlock a:visited{
text-decoration:none;
color:#000000;
}
.MenuBlock a:hover{
text-decoration:underline;
color:#e31836;
}

.indexInsert{
	padding-top:4em;
	padding-left:1em;
	/*float:left;
	width:469px;*/
}
.indexInsert2{
	padding-top:4em;
	/*padding-left:1em;
	float:left;
	width:469px;*/
}

.SpecialPromoCon{
	background-image:url(images/special_promtion.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:27px 2px 2px 2px;
	width:251px;
	height:181px;
}

#SpecialPromoText{
	font-size:90%;
	padding:1px 2px 2px 2px;
}

#SpecialPromoText h2{
	margin:.1em 0em .1em 0em;
	font-weight:bold;
	color:#e31836;
	font-size:120%;
}

.clearBase{
	clear:both;
}

.SubHeader{
	margin:.5em .2em .5em 0em;
	background-color:#e31836;
	padding:.2em .2em .2em 1em;
	color:#FFFFFF;
	font-weight:bold;
	
}

h1{
	margin:.5em .2em .5em 0em;
	background-color:#e31836;
	padding:.2em .2em .2em 1em;
	color:#FFFFFF;
	font-weight:bold;
	font-size:100%;
}

.SubHeader1{
	margin:0em .2em .5em 0em;
	background-color:#e31836;
	padding:.2em .2em .2em 1em;
	color:#FFFFFF;
	font-weight:bold;
}

.ConTentBlock{
	margin:.5em .2em .5em 0em;
	padding:.2em .2em .2em 1em;
	/*color:#FFFFFF;*/
	font-weight:normal;
}

.productBlock{
	background-image:url(images/productblock.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:173px;
	width:20px;
	padding-left:5.2em;
	padding-bottom:.8em;
}

.productImage{
	position:relative;
	left:5.3em;
	bottom:.4em;
}
.productFooter{
	border:1px solid #aaaaaa;
	text-align:left;
	color:#707070;
	/*padding:.2em;*/
	font-weight:bold;
}

.productFooter img{
	float:left;
	margin-left:1em;
}

.productFooter .Ftext{
	padding-left:.5em;
	font-size:90%;
	/*display:block;
	width:200px;
	padding-top:.5em;*/
}

.productFooter a, .productFooter a:visited{
	text-decoration:none;
	color:#707070;
}

.productFooter a:hover{
	text-decoration:none;
	color:#e31836;
}

.HighlightText{
	padding:1em;
	color:#000000;
	font-size:150%;
	text-align:center;
}

.HighlightText2{
	/*padding:1em;*/
	color:#ffffff;
	font-size:150%;
	text-align:center;
	border-bottom:1px dashed #ffffff;
	padding-bottom:.5em;
	}

.footerPG{
	background-color:#e31836;
	color:#ffffff;
	text-align:center;
	padding:.3em;
	font-size:80%;
}

.footerPG a{
	color:#ffffff;
	text-decoration:none;
}

.footerPG a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.prodSpaText{
	padding-left:.5em;
	padding-top:.15em;
}

.productListItemsContainer{
	/*border-left:1px solid #a1a1a1;*/
}

/*.productListItems{
	font-size:100%;
	list-style:none;
	margin:0em 0em 0em 0em;
	border-top:1px solid #a1a1a1;
	width:100%;
	
}

.productListItems li{
	padding:.5em .5em .5em 1em;
	border-bottom:1px solid #a1a1a1;
	border-left:1px solid #a1a1a1;
	border-right:1px solid #a1a1a1;
	margin:0em;
	background-image:url(images/bullet_.gif);
	background-repeat:no-repeat;
	background-position:left;
}
*/

.productListItems{
	font-size:100%;
	list-style:none;
	margin:0em 0em 0em 0em;
	/*border-top:1px solid #a1a1a1;
	width:100%;*/
	background-image:url(images/bullet_.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:.5em .5em .5em 2em;
	border-bottom:1px solid #a1a1a1;
	border-left:1px solid #a1a1a1;
	border-right:1px solid #a1a1a1;
}

.productListItemsCell{
	border-top:1px solid #a1a1a1;
}

.productListItemsCellBottom{
	border-bottom:1px solid #a1a1a1;
}

.borderColor{
	border:1px solid #a1a1a1;
}

.imageFloatLeft{
	float:left;
	margin:0em .5em .5em 0em;
}

.headerBoldText{
	font-size:120%;
	font-weight:bold;
}

.dividerLine{
	border-right:1px dashed #cccccc;
}

.Productlist li{
	color:#e0003a;
}

.Productlist li li{
	color:#515151;
}

.Productlist li a, .Productlist li a:visited{
	text-decoration:none;
	color:#e0003a;
}

.Productlist li a:hover{
	text-decoration:none;
	color:#000000;
}

.Productlist li li a, .Productlist li li a:visited{
	text-decoration:none;
	color:#515151;
}

.Productlist li li a:hover{
	text-decoration:none;
	color:#e0003a;
}


.SpecialPromotion{
	border-bottom:1px solid #e0003a;
	border-left:1px solid #e0003a;
	border-right:1px solid #e0003a;
	background-image:url(images/special_promtion_top_header.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:.2em;
	margin-left:205px;
	margin-right:5px;
}
.SpecialPromotion .holder{
	color:#FFFFFF;
	font-weight:bold;
}

