/* http://osc2.template-help.com/cre_13181/templates/theme005/stylesheet.css */
/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:01 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {  font-family :tahoma; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family:tahoma; font-size: 10px; }
.centertable { border-left:1px solid #798CCC; border-right:1px solid #798CCC; background-color:#D2DBF5 }
.navBlue     { color: #FF0000; font-size: 8pt; font-family: Verdana }
.errorBox { font-family :tahoma; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :tahoma; font-size : 10px; color: #cc0033; }
.productsNotifications {}
.orderEdit { font-family :tahoma; font-size : 10px; color: #252525; text-decoration: none; }

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#ffffff;
}
img {
	border:0;
	}	
A {
  color: #252525;
  text-decoration: underline;
}



FORM {
        display: inline;
}


TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:tahoma;
  font-size: 11px;
  background: #bbc3d3;
  color: #566268;
  font-weight : bold;
}
td 		{
		vertical-align:top;
		color:#000000;
		font-family:tahoma;
		font-size:11px;
		}

A.headerNavigation { 
 color: #424242;
}

A.headerNavigation:hover {
 color: #424242;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:tahoma
  font-size: 12px;
  background: #ff0000;
  color: #252525;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:tahoma;
  font-size: 12px;
  background: #00ff00;
  color: #252525;
  font-weight: bold;
  text-align: center;
}





.infoBoxContents {

  font-family:tahoma;
  font-size: 10px;
}


.infoBoxNoticeContents {
  font-family:tahoma;
  font-size: 10px;
}

.infoBoxNoticeContents {
  font-family:tahoma;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #566268; padding-top:4
}

TD.infoBox, SPAN.infoBox {
  font-family:tahoma;
  font-size: 10px;
}

TD.contentBoxHeading {
  font-family:tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #534F4D; padding-top:5
}

TR.accountHistory-odd,
TR.addressBook-odd,
TR.alsoPurchased-odd,
TR.payment-odd,
TR.productListing-odd,
TR.productReviews-odd,
TR.upcomingProducts-odd,
TR.shippingOptions-odd {
;
}

TR.accountHistory-even,
TR.addressBook-even,
TR.alsoPurchased-even,
TR.payment-even,
TR.productListing-even,
TR.productReviews-even,
TR.upcomingProducts-even,
TR.shippingOptions-even
 {  ;
}

TABLE.productListing {
  border-spacing: 1px
}

.productListing-heading {
  font-family: tahoma;
  font-size: 10px;
  color: #2D3331;
  font-weight:bold;
  background:#C6C6C6;
 text-align:center;
}

TD.productListing-data {
  font-family:tahoma;
  font-size: 10px;
  background:#EEEEEF;
  vertical-align:middle;
  padding:0 5px 0 5px;
}
TD.productListing-data a{ text-decoration:none}
TD.productListing-data a b{
		color:#000000;
		text-decoration:none;
		margin:0 0 0 5px;
		}
TD.productListing-data2 {
  font-family:tahoma;
  font-size: 10px;
  padding-top:10px;
}

A.pageResults {
  color: #FFFFFF;
}

a:hover.pageResults {
  color: #252525;
}

TD.pageHeading, DIV.pageHeading {
  font-family:tahoma;
		color:#212121;
		font-size:12px;
		padding:12 0 0 22px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:tahoma;
  font-size: 10px;
  color: #D52D00;
}

.main, P.main {
  font-family: tahoma;
  font-size: 11px;
  color:#000000;
  padding:0px 10px 0px 10px;
}
TD.main2, P.main2 {
  font-family:tahoma;
  font-size: 11px;
  line-height: 1.5;
  padding:3px;
  color:#505050
  padding:10px; 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:tahoma;
  font-size: 11px;
  color:#000000;
}

TD.accountCategory {
  font-family:tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:tahoma;
  font-size: 11px;
  font-weight: bold;
  color:#252525
}

TD.fieldValue {
  font-family:tahoma;
  font-size: 12px;
}

TD.tableHeading {
  font-family:tahoma;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family:tahoma;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family:tahoma;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:tahoma;
  font-size: 11px;
}
select {
		width:200px;
		}
TEXTAREA {
  width: 100%;
  font-family:tahoma;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:tahoma;
  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:tahoma;
  color: #D52D00;
}

SPAN.errorText {
  font-family:tahoma;
  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: #D52D00; }

/* 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; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #D6D6D6;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
}

TR.linkListing-even {
}
/* VJ Links Manager v1.00 end */
.content        {BACKGROUND: none; COLOR: #D52D00; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color=: #BDCAF0;
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url();
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url();
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url();
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #D52D00
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}

/* WebMakers.com Added: Editing Attributes */
.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #808080; }
.TR.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #808080; }
.TD.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #C0C0C0; }

.storyboxtitle  {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; COLOR: #FFFFFF; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; color: #000000; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color: #000000; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}


/* MY*/
body{
padding:0px;
margin:0px;
background:url(bg.gif);
}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea, select, td
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:12px;
		color:#111214;
	}
	
.border { border:1px solid #BCBFBF; background:#FFFFFF} 
.border1 {background:#FFFFFF; }	
.bg-top { background:url(bg-topm.gif) top repeat-x}
.bg2-top { background:url(bg-topl.gif) left top no-repeat}
.bg3-top { background:url(bg-topr.gif) right top no-repeat}

.bg-bot { background:url(bg-bot4.gif) top repeat-x}
.bg2-bot { background:url(bg-bot3.gif) left top no-repeat}
.bg3-bot { background:url(bg-bot5.gif) right top no-repeat}

.bg-mid { background:url(bg-midm.gif) top repeat-x}
.bg2-mid { background:url(bg-midl.gif) left top no-repeat}
.bg3-mid { background:url(bg-midr.gif) right top no-repeat}

.bg4-mid { background:url(bg-mid4.gif) top repeat-x}
.bg5-mid { background:url(bg-mid3.gif) left top no-repeat}
.bg6-mid { background:url(bg-mid5.gif) right top no-repeat}

.bg-col { background:url(bg-col2.gif) top repeat-x}
.bg2-col { background:url(bg-col.gif) left top no-repeat}
.bg3-col { background:url(bg-col3.gif) right top no-repeat}

.bg4-col { background:url(bg-col5.gif) top repeat-x}
.bg5-col { background:url(bg-col4.gif) left top no-repeat}
.bg6-col { background:url(bg-col6.gif) right top no-repeat}

.bg-s { background:url(bg-sm.jpg) top repeat-x}
.bg2-s { background:url(bg-sl.jpg) left top no-repeat}
.bg3-s { background:url(bg-sr.jpg) right top no-repeat}

.bg-left { background:url(bg-mid2.gif) repeat-y}
.bg2-left { background:url(bg-top2.gif) top no-repeat}
.bg3-left { background:url(bg-bot2.gif) bottom no-repeat}
.bg4-left { background:url(bg-top3.gif) top no-repeat}

.bg-poptop { background:url(popup-top2.gif) top repeat-x}
.bg2-poptop { background:url(popup-top.gif) left top no-repeat; height:100%}
.bg3-poptop { background:url(popup-top3.gif) right top no-repeat}

.bg-popbot { background:url(popup-bot2.gif) top repeat-x}
.bg2-popbot { background:url(popup-bot.gif) left top no-repeat; height:100%}
.bg3-popbot { background:url(popup-bot3.gif) right top no-repeat}

.h_text { color:#20282C}
.h2_text { color:#BDBDBD}
.h3_text { color:#D02E00}
.h4_text { color:#008DC2}
.h5_text { color:#111214; text-decoration:none}
.h5_text:hover{ color:#111214; text-decoration:underline}
.h6_text { color:#ffffff}
.h7_text { color:#990506}
.h7_text a{ color:#990506; text-decoration:none}
.h7_text a:hover{ color:#990506; text-decoration:underline}
	
.l_text { color:#0079B1; text-decoration:none}
.l_text:hover{ color:#0079B1; text-decoration:underline}
	
.c_text { color:#949CA0; font-size:11px}
.c_text a{ color:#949CA0; text-decoration:none}
.c_text a:hover{ color:#949CA0; text-decoration:underline}

.padding { padding-bottom:7px}
.padding2 { padding-bottom:30px}
.padding3 { padding:1px 1px 1px 1px}
.padding4 { padding-bottom:22px}
.padding5 { padding-bottom:9px}
.padding6 { padding-bottom:15px}
.padding7 { padding-left:12px}
.padding8 { padding-left:11px}
.padding9 { padding-bottom:100px}
.padding10 { padding-bottom:13px}
.padding11 { padding-bottom:19px}
	
.margin { margin-left:5px}
.margin2 { margin-left:6px}
.margin3 { margin-left:19px}
.margin4 { margin-right:6px}
.margin5 { margin-right:8px}
.margin6 { margin-right:11px}
.margin7 { margin-right:40px}
.margin8 { margin-left:22px}
.margin9 { margin-left:39px}
.margin10 { margin-left:9px}
.margin11 { margin-left:2px}
.margin12 { margin-left:15px}
.margin13 { margin-right:15px}
.margin14 { margin-left:13px}

.fs { font-size:11px}
.fs2 { font-size:14px}
.fs3 { font-size:12px}

.lh { line-height:14px}

.input	{width:111px; height:18px; padding-left:5px; vertical-align:middle}
.input2	{width:39px; height:18px; padding-right:5px; vertical-align:middle; border:1px solid #818181; text-align:right}

textarea{width:205px; height:103px; border-color:#EBEBEB; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:5px;  overflow:hidden;	}
.select { width:119px; height:19px; vertical-align:middle; color:#58646A; font-size:11px}
.select2 { width:145px; height:20px; vertical-align:middle; color:#58646A; font-size:11px}
.select3 { width:159px; height:20px; vertical-align:middle; color:#58646A; font-size:11px}

.check { height:12px; width:12px}

.vam { vertical-align:middle}

ul {margin:0; padding:0; list-style:none}
li  {background:url(bg-li.gif) no-repeat left bottom; margin: 0px 0px 0px 0px; padding:0px 0px 0px 1px}
li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#646D76; text-decoration:none;}
li a:hover { color:#111214; font-weight:bold}

.ul2 li  {background:url(a3.gif) no-repeat; background-position:0px 5px; margin: 0px 0px 0px 0px; padding:0px 0px 0px 13px}
.ul2 li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#314048; text-decoration:none; font-weight:bold}
.ul2 li a:hover { text-decoration:underline}

