/*
  $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; }
.boxText_blue { font-family: Verdana, Arial, sans-serif; font-size: 11px;color:#FFFFFF;}
.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; }

HTML {height: 100%;}

BODY {
  background: #eff7db;
  background-color: #eff7db;
  color: #000000;
  margin: 0px;
  height: 100%;
background-image: url(images/gtis_background_tile_01.gif);
	background-repeat: repeat;
	background: url(images/gtis_background_tile_01.gif) repeat;
}

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

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  background: #122550;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #dfefb7;
}
.infoBox_blue {
  background: #122550;
}
.infoBoxContents {
  background-color:#dfefb7;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#005da9;
}
.infoBoxContents_blue {
  background: #005da9;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #bfcc9b;
  color: #000000;
  line-height:20px;
}
TD.infoBoxHeading_blue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #122550;
  color: #FFFFFF;
  line-height:17px;
}

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: #F1F5FF;
}

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

}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #122550;
  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: #005da9;
  background-color:#dfefb7;
  padding-left:10px;
}

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;
  background: #ffffff;
  padding: 10px 10px 10px 10px;

}







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

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; }
/*Custome Css Added START*/
.top_right
{
	background-color:#FFFFFF;
	
	width:225px;
	padding:6px;
}
.top_right table.right
{
	background-color:#89afab;
	height:138px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#dfefb7;
}
/*Custome Css Added END*/
A.headerNavigationC { 
  	color: #dfefb7; 
  	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

A.headerNavigationC:hover {
    color: #dfefb7; 
  	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.gtis_shipping
{
color: white;
font-size: 12pt;
border: 3px solid #993300;
background-color:#ff9933;
margin: 5px 5px 5px 5px;
padding:  5px 5px 5px 5px;
text-align:center;
width: 400px;
}


.gtis_notice
{
color: white;
font-size: 10pt;
border: 3px solid #000000;
background-color:red;
margin: 5px 5px 5px 5px;
padding:  5px 5px 5px 5px;
text-align:center;
width: 650px;
}


.gtis_notice_small
{
font-family:Arial, Helvetica, sans-serif;
color: white;
font-size: 8pt;
border: 1px solid #000000;
background-color:red;
margin: 3px 3px 3px 3px;
padding:  2px 2px 2px 2px;
text-align:center;
width: 160px;
}



.column_dark_blue
{
	width: 170px;
	
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
}

.column_dark_blue a:active
{
	
	color: #FFFFFF;
	text-decoration: underline;
}

.column_dark_blue a:link
{
	color: #FFFFFF;
	text-decoration: underline;
}

.column_dark_blue a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.column_dark_blue a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}


.left_col_bg
{
background-color:#bfcc9b;
	width:180px;
	height: 800px;
} 

 .top_flash
{
	background-image: url(images/site/flash_bg.gif);
	background-repeat: repeat;
	background: url(images/site/flash_bg.gif) repeat;
}

.left_col_bg
{
	background:url(images/left_col_bg.gif) no-repeat;
	
}

.right_col_bg
{
	background:url(images/right_col_bg.gif) no-repeat;
			
}

.left_col
{
	background:url(images/left_col.gif) center top no-repeat;
	width:180px;
	background-color:#bfcc9b;
	margin-left: -5px;
}
.right_col
{
	background:url(images/right_col.gif) center top no-repeat;
	width:180px;
	background-color:#122550;
		
}
.padding-top5
{
	padding-top:5px;
}
a.boxText:link, a.boxText:visited
{
	color:#005da9;
	text-decoration:none;
	font-weight:bold;

}
a.boxText:hover
{
	color:#005da9;
	text-decoration:underline;
	font-weight:bold;
}
a.boxText div
{
	width:150px;
	padding:3px;
	line-height:13px;
	background-color:#eff7db;
	border-bottom:1px solid #dfefb7;
}



a.categories div
{
	
	width:145px;
	line-height:20px;
	background-color:#eff7db;
	border-bottom:1px solid #dfefb7;
	padding-left:10px;
}
a.categories:link, a.categories:visited
{
	color:#005da9;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	
}
a.categories:hover
{
	color:#005da9;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
a.cat-bold-tiny div
{
	
	width:135px;
	line-height:20px;
	background-color:#FFFFFF;
	border-bottom:1px solid #dfefb7;
	padding-left:20px;
}
a.cat-bold-tiny:link, a.cat-bold-tiny:visited
{
	color:#005da9;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
}
a.cat-bold-tiny:hover
{
	color:#005da9;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

a.boxText_blue:link, a.boxText_blue:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
a.boxText_blue:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
.search_image
{
	margin-left:5px;
	vertical-align:top;
}
strong.serch
{
	font-weight:bold;
	font-size:11px;
}

.ultimate_bg
{
background-color: #000033;
background: #000033;

}

.gt_categories
{

font-size: 12pt;
font-weight:bold;
  font-family: Calibri, Arial, sans-serif;
border: 1px solid #993300;
background-color:#ff9933;
padding:  2px 3px 2px 3px;
text-align:center;
width: 80%;
background-image:url(images/gt_categories_02.gif);
color: Navy;
} 

.gt_categories a:active
{
	
	color: Navy;
	text-decoration: none;
}

.gt_categories a:link
{
	color: Navy;
	text-decoration: none;
}

.gt_categories a:visited
{
	color: Navy;
	text-decoration: none;
} 

.gt_categories a:hover
{
	color: Navy;
	text-decoration: none;
}

.pic_border{ border: 1px solid #777777;}

SPAN.productInfoSmall{font-family:Verdana,Arial,sans-serif;font-size:8pt;color:#000000;} 


.pic_select_bg
{
background-color: #000033;
background: #000033;
}


.picselect


{
font-family:Verdana,Arial,sans-serif;font-size:8pt;
color: #FFFFFF;
background-color: #000033;
background: #000033;
}

.pic_smalltext
{
font-family:Verdana,Arial,sans-serif;font-size:8pt;
color: #FFFFFF;

}