﻿/*
  $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
*/

BODY {
  text-align: center;
  background: url(images/background-tile.gif) repeat top left;
  color: #000000;
}

.fixcenter {
  width: 978px;
  border: solid; border-width: 1px; 
  background: #ffffff;
  color:  rgb(20, 92, 29);
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  text-align: left;
}

.fixcenter-inner {
	text-align: left;
}

#header_con {
background : #272c53 url(includes/sts_templates/tactical/art/headtop-test.jpg) no-repeat left top;
width: 978px;  
height : 80px;
text-align : 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; }
.style1 { font-size: x-small; color: #ffffff; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; text-decoration: underline; }

#catmenu  {
}

#bar1 {    
    background-color: #686b87;
	width: 100%;
	clear:left;
	height: 16px;
	padding: 1px 0;
	float: left;
	text-align:center;
}

#products {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 8pt;
	font-weight: normal;
}

.leftHeader {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
/*  background: #272C53;  */       
  color: #FFFFFF;
  margin-left:5px;
  margin-bottom:3px;
}

A.leftHeader:hover {color: #ffff00; }

.leftHeaderBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
/*  background: #272C53;  */       
  color: #FFFFFF;
  margin-left:2px;
  margin-bottom:3px;
}

A.left:link {color: #ffffff;} 
A.left:visited {color: #ffffff;}
A.left:hover {color: #ffff00;}

.leftIndent {
color: #ffffff;
margin-left:12px; 
font-family: Verdana, Arial, sans-serif; 
font-size: 10px;
} 

A.leftIndent:link {color: #ffffff; margin-left:12px;   margin-bottom:0px;
  font-family: Verdana, Arial, sans-serif; font-size: 10px;}
A.leftIndent:visited {color: #ffffff; margin-left:12px;   margin-bottom:0px;
  font-family: Verdana, Arial, sans-serif; font-size: 10px;}
A.leftIndent:hover {color: #ffff00; margin-left:12px;    margin-bottom:0px;
font-family: Verdana, Arial, sans-serif; font-size: 10px;}

A.top:link {color: #0000FF;}
A.top:visited {color: #0000FF;}
A.top:hover {color: #000000;}

a.salelink { font-family: Verdana, Arial, sans-serif;  font-size: 8.5pt;  font-weight : normal; color: #111111;}
a.salelink:hover { color: #0000FF; text-decoration: underline;}

#bottom {
background : url('includes/sts_templates/tactical/art/work_27.jpg') repeat-x left bottom;
width: 978px;
}

#footer1 {
background : url(../img/bottom_right.jpg);
background-position : bottom right;
background-repeat : no-repeat;
}

#mainheadertext {
color : #ffffff;
font-weight : bold;
line-height : 80px;
font-size : 12px;
position:relative; top:30%; 
margin-right: 50px;
}

#email_box {
color: #ffffff; 
font-weight : bold; 
font-size: 8pt;
}

#email_box-test {
color: #000000; 
font-weight : bold; 
font-size: 8pt;
}


#email_box_text {
color: #000000; 
font-weight : normal; 
font-size: 7pt;
}

#search_text {
color: #000000; 
font-weight : normal; 
font-size: 7pt;
}

h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
}

h1main { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
}


h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
}

h2.shaded {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8.5pt;
	text-align: center;
	color: #ffffff;
    background-color: #686b87;
	margin: 0;
	padding: 0;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
}

TD.headerNavigation {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
  font-weight : bold;
}

TD.mfgheaderNavigation {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
}

A.CategoryNavigation { 
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000; 
}

A.headerNavigation { 
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #0000FF; 
}

A.headerNavigation:hover {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

A.mfgheaderNavigation { 
  font-family: Verdana;
  font-size: 12px;
  color: #0000FF; 
}

A.mfgheaderNavigation:hover {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
}

A.smheaderNavigation { 
  font-family: Verdana;
  font-size: 8pt;
  color: #0000FF; 
}

A.smheaderNavigation:hover {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
}

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 {
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  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 {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;  
}

.productinfoBox {
  background: #b6b7cb;   
}

.productinfoBoxContents {
  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: 11px;
  font-weight: bold;
/*  background: #272C53;  */       
  color: #000000;
}

TD.infoBoxHeadingDynamenu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}

TD.infoBoxHeadingManufacturer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  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: #686B87;
  color: #FFFFFF;
  font-weight: bold;
}

TR.productListing { background: #f8f8f9; }
 
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;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TD.descriptionHeading, SPAN.descriptionHeading {
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #000000;  
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

Table.main, TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText, A.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.normalText, SPAN.normalText, P.normalText, A.normalText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

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; font-size: 8pt;  font-weight : normal; 
  color: #ff0000;
}

SPAN.productinfoSpecialPrice {
  font-family: Verdana, Arial, sans-serif; font-size: 12pt;  font-weight : bold; color: #ff0000;
}

a.salelink { font-family: Serif;  font-size: 8pt;  font-weight : normal; color: #111111; 	line-height: 12pt; }
a.salelink:hover { color: #0000FF; text-decoration: underline;}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif; font-size: 10px;
  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; }


.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; }

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.smallfont {
font-family: Verdana; 
font-size: 8pt;
color: #000000; 
} 

A.smallfont {
font-family: Verdana; 
font-size: 8pt;
color: #0000FF; 
} 

A.smallfont:hover {
font-family: Verdana; 
font-size: 8pt;
color: #000000; 
}

li.home { 
line-height: 0.9em; 

margin-top: 0em; 
margin-bottom: 0em; 
padding: 0 0 0 0px;
} 


A.indexhome { 
font-family: Verdana; 
font-size: 8pt;
font-weight: bold;
color: #0000FF; 
line-height: 0.9em; 
color: #000099; 
} 

TD.indexhome { 
font-family: Verdana; 
font-size: 8pt;
font-weight: bold;
color: #0000FF; 
line-height: 0.9em; 
color: #000099; 
} 

.maintop {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  font-weight:bold;
}

ul.home { 
margin-top: 0em; 
margin-bottom: 0em; 
margin-left: 2em; 
padding: 0 0 0 0px;
}


/* Links Manager v1.19 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black; 
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingHeading {
  color: #000000;
}
A.linkListingHeading:hover {
  color: #FF0000;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkFeaturedMain {
  color: #FFFFFF;
}
A.linkFeaturedMain:hover {
  color: #FF0000;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  text-align: left;
}
A.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
A.linkListingMain:hover {
  color: #FF0000;
}
.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}
A.linkListingCats:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FF0000;
}
.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
  line-height: 1.5;
}
A.linkListingSubCats {
  color: #000;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


/* VJ Links Manager v1.19 end */

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #272C53;
    border: 1px outset #fdfefd;  
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Verdana, Arial, sans-serif;
  	color: white;
	font-size: 9px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #ffffff;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffff00;
	background-color: #686B87;  
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffffff;
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #272C53;
	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 9px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #ffffff;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffff00;
	background-color: #686B87;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffffff;
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}

TD.mainred{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#FF0000;
  font-weight:bold;
}
