/*
  $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
*/
@import "jquery.lightbox-0.5.css";
@import "newstyle.css";
.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: #FFFFFF; text-decoration: none; }

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#ffffff;
}
img {
	border:0;
	}
A {
  color: CornflowerBlue;
  text-decoration: none;
}



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:#566268;
		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: #FFFFFF;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:tahoma;
  font-size: 12px;
  background: #00ff00;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}





.infoBoxContents
{
	font-family:tahoma;
	font-size: 10px;
	text-align:center;
}


.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
{
	/*Background:#2B2B2B;*/
	background:#B8CEFF  none repeat scroll 0%;
}

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:#A8DEFF;
}

TABLE.productListing {
  border-spacing: 1px
}

.productListing-heading {
  font-family: tahoma;
  font-size: 10px;
  color: #FFFFFF;
  font-weight:bold;
 text-align:center;
}

TD.productListing-data
{
	font-family:tahoma bold;
	font-size:1.2em;
	color:#336600;
	vertical-align:top;
	/*padding:0 5px 0 5px;*/
	width:33%;
}

TD.productListing-data IMG
{
	vertical-align:bottom;
	/*margin:5px;*/
}

TD.productListing-data a
{
	text-decoration:none;
	color:#000080;
}
TD.productListing-data a b{
		color:#FFFFFF;
		text-decoration:none;
		margin:0 0 0 5px;
		}
TD.productListing-data2 {
  font-family:tahoma;
  font-size: 10px;
  padding-top:10px;
}

A.pageResults {
  color: #000080;
}

a:hover.pageResults {
  color: #FFFFFF;
}



TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:tahoma;
  font-size: 10px;
  color: #E46709;
}

.main, P.main {
  font-family: tahoma;
  font-size: 11px;
  color:#000080;
  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:#000080;
}

TD.smallText a{
  font-family:tahoma;
  font-size: 11px;
  color:#000080;
}

TD.accountCategory {
  font-family:tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:tahoma;
  font-size: 11px;
  font-weight: bold;
  color:#FFFFFF
}

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: #FF0000;
  font-size: 1.1em;
}

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: #E46709; }

/* 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: #00FF00; }

/* 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: #E46709; 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('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('images/button_blank_middle.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #E46709
}
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:#000000;
}

a:hover{text-decoration:none;}

img { border:0px;}

input, textarea, select
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#141414;
		background:#AEADAD none repeat scroll 0%;
	}

.main_text, table, li
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#000080;
	}

.border { border-left:1px solid #333333; border-right:1px solid #333333}

.bg-bot { background:url(images/bg-bot.gif) top repeat-x}

.bg-top { background:url(images/bg-top.gif) top repeat-x}
.bg-korner { background:url(images/bg-korner.gif) top left no-repeat}
.bg-menu { background:url(images/bg-menu.gif) top repeat-x}

.bg-mm
{
	/* background:url(images/bg-mm.gif) top repeat-x*/
	background:#FFFFFF;
}
.bg-ml { background:url(images/BlueRayatDawnHeader_main.jpg) top left no-repeat}
.bg-mr { /*background:url(images/bg-mr.gif) top right no-repeat*/}

.bg-mm2 { background:url(images/bg-mm2.gif) top repeat-x}
.bg-ml2 { background:url(images/bg-ml2.gif) top left no-repeat}
.bg-mr2 { background:url(images/bg-mr2.gif) top right no-repeat}

.h_text { color:#000000}
.h2_text { color:#8A8A8A}
.h3_text { color:#3B3B3B}
.h4_text { color:#1B1B1B}
.h4_text a{ color:#1B1B1B; text-decoration:none}
.h4_text a:hover{ color:#1B1B1B; text-decoration:underline}
.h5_text { color:#8F6B1D}
.h6_text { color:#000080}
.h7_text { color:#4B4B4B; text-decoration:none}
.h7_text:hover{ color:#8B8B8B; text-decoration:underline}
.h8_text { color:#E69E03}
.h8_text a{ color:#E69E03}
.h9_text { color:#494949}
.h9_text a{ color:#494949}
.h10_text { color:#727171}
.h11_text { color:#ffffff}

.l_text {}

.c_text { color:#292929; font-size:9px; line-height:13px}
.c_text a{ color:#292929}
.c_text strong a{ color:#FFFFFF; font-size:11px; text-decoration:none}
.c_text strong a:hover{ text-decoration:underline}
.c_text strong { color:#FFFFFF; font-size:11px}

.padding { padding-bottom:52px}
.padding2 { padding-bottom:11px}
.padding3 { padding-bottom:15px}
.padding4 { padding-bottom:11px}
.padding5 { padding-bottom:45px}
.padding6 { padding-bottom:9px}
.padding7 { padding-bottom:10px}
.padding8 { padding-bottom:7px}
.padding9 { padding-left:25px}

.margin { margin-left:27px}
.margin2 { margin-right:8px}
.margin3 { margin-right:24px}
.margin4 { margin-left:39px}
.margin5 { margin-left:8px}
.margin6 { margin-right:10px}
.margin7 { margin-left:12px}

.fs { font-size:9px}
.fs2 { font-size:13px}
.fs3 { font-size:15px}

.lh { line-height:13px}
.lh2 { line-height:14px}

.ttu { text-transform:uppercase}

.vam { vertical-align:middle}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.close { color:#F80000}
.close a{ color:#F80000; text-decoration:none}
.close a:hover{ color:#F80000; text-decoration:underline}

.border-pic
{
	/*background:url(images/border-pic.gif) no-repeat; */
	text-align:center;
	padding:2px;
}
.border-pic2 { background:url(images/border-pic.gif) no-repeat; padding:2px 0 2px 0; width:91px}

.input
{
	width:114px;
	height:18px;
	border:#333333 1px solid;
	background-color:#1A1A1A;
	padding-left:5px;
	vertical-align:middle
}


.input_search
{
	width:115px;
	height:22px;
	border:0px;
	/*background-color:#1A1A1A; */
	background:url(images/search_bg_left.gif) no-repeat;
	padding:4px 10px;
	vertical-align:middle;
}


.input2	{width:39px; height:17px; padding-left:5px; vertical-align:middle; color:#494949}

.select { width:118px; height:18px; color:#8D8D8D; font-size:10px; border:1px solid #333333; background:#1A1A1A; padding-left:5px}
.select2
{
	width:140px;
	height:18px;
	color:#141414;
	font-size:1.1em;
	font-weight:bold;
	border:1px solid #000000;
	background:#AEADAD;
	padding-left:1px;
	padding-top:1px
}
.select3 { width:119px; height:18px; color:#757575; padding-left:5px}
.select4 { width:159px; height:18px; color:#7A7A7A; padding-left:5px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat; background-position:0 8px; margin:0px; padding:0px 0px 0px 8px}
li a  {font-family:Tahoma; font-size:11px; line-height:19px; /*color:#525252;*/ text-decoration:none;}
li a:hover { color:#FFFFFF}


.G_Check_Btn form input
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#000080;
		background:#A8CEFF none repeat scroll 0%;
	}

.G_Text B
	{
		font-family:Tahoma;
		font-size:1.6em;
		line-height:12px;
		color:#000080;
		background:#A8CEFF none repeat scroll 0%;
	}

.White_BG
{
	background:#FFFFFF;
}

.Light_BG
{
	background:#A8CEFF;
}

.Black_BG
{
	background:#111111;
}


#site_seal
{
	position:absolute;

}
