/*
===============================================
Copyright 2004 Peter Luger. All rights reserved.
===============================================
*/

A:link {
	color: #003366; TEXT-DECORATION: underline
}
A:visited {
	color: #003366; TEXT-DECORATION: underline
}
A:hover {
	color: #990000; TEXT-DECORATION: none
}

body					{
	background:#FFF0BC;
	margin: 10px 0 5px 0; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img	 { border: none 0; }

/*
===========================================
*************************   INDEX FEATURES   *************************
===========================================
*/

#container-index{
	width: 780px;
	margin: 0; padding: 0;
	border: none 0;
	margin: 0;
}

.fineprint-box {
	width: 100%;
	margin: 5px 0 4px 0; padding: 0;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	text-align: center;
	vertical-align: top;
}



/*
===========================================
*************************   INDEX FEATURES   *************************
===========================================
*/

#container{
	width: 774px;
	padding: 0; margin: 0 auto;
	border: none 0;	
}

#main-table{
	width: 770px;
	padding: 0;
	margin: 0;
	background-color: #fff;
	border-top: none 0;
	border-right: solid 3px #A34834;
	border-bottom: none 0;
	border-left: solid 3px #A34834;
}

#main-table2{
	width: 764px;
	padding: 0; margin: 0;
	border: none 0;
}

#inner{
	width: 500px;
	padding: 0; margin: 0 auto;
	border: none 0;
	font-size: 12px;
	text-align: justify;
}

#col-lft{
	width: 190px;
	padding: 0; margin: 0;
	background-color: #828282;
	vertical-align: top;
	border-top: none 0;
	border-right: solid 2px #000;
	border-bottom: none 0;
	border-left: none 0;
}

#col-rght{
	width: 574px;
	padding: 25px 0 40px; margin: 0;
	border: none 0;
	background-color: #fff;
	vertical-align: top;
	background-image: url(../images/col-rght-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
/***   For index2.cfm page   ***/
#col-rght2{
	width: 574px;
	padding: 0 0 40px; margin: 0;
	border: none 0;
	background-color: #fff;
	vertical-align: top;
	text-align: center;
}


.index-subhdr {
	font-family: "Book Antiqua";
	src: url("../fonts/BKANT.ttf");
	font-size: 18px; font-weight: bold;
	color: #000;
}




/***   Left Navigation   ***/

.cata-bar {
	width: 190px; height: 23px;
	vertical-align: top;
	text-align: left;
	padding: 0; margin: 0;
	background-image: url(../images/cata-bar.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	text-indent: 14px;
	background-color: #040404;
}

.cata {
	text-align: left;
	vertical-align: top;
	padding: 0 0 2px 0;
}
/*  Hack for Firefox and Netscape  */
html > body .cata{
    padding: 4 0 0 0;
}

.sidelinks					{
	font-size: 8pt;
	font-weight: bold;
	text-transform: none;
}
a.sidelinks:Link		{color: #F6F6F6; text-decoration: none;}
a.sidelinks:Active		{color: #F6F6F6; text-decoration: none;}
a.sidelinks:Visited 	{color: #F6F6F6; text-decoration: none;}
a.sidelinks:Hover		{color: #FFE594; text-decoration: underline;}


.grey-grad					{
	width: 100%; height: 120px;
	background-image: url(../images/grey-grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;
}

/***   Base Navigation   ***/

.base-bar {
	width: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 30px;
	border-top: solid 1px #000;
	border-right: none 0;
	border-bottom: solid 1px #000;
	border-left: none 0;
}

.base {
	width: 100%; height: 28px; 
	padding: 7px 0 0;
	background-color: #512929;
	vertical-align: middle;
	text-align: center;	
	border-top: solid 1px #fff;
	border-right: none 0;
	border-bottom: solid 1px #fff;
	border-left: none 0;
}
/*  Hack for Firefox and Netscape  */
html > body .base{
	padding: 0;
}

.base-table {
	padding: 0;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F9E6AA;
	border: none 0;
}
/*  Hack for Firefox and Netscape  */
html > body .base-table{
	height: 27px;
}


.baselinks					{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 17px;
}
a.baselinks:Link		{color: #F9E6AA; text-decoration: none;}
a.baselinks:Active		{color: #F9E6AA; text-decoration: none;}
a.baselinks:Visited 	{color: #F9E6AA; text-decoration: none;}
a.baselinks:Hover		{color: #F6F6F6; text-decoration: underline;}


/***   ******************** Scrolling Text Effect *******************   ***/

#newsTicker           {
	font-weight: bold;
	color: #fff;
	font-style: normal;
	font-size: 12px;
	background-color: transparent;
}
#newsTicker a:link	  { color: #fff;  background-color: transparent; }
#newsTicker a:visited { color: #fff;  background-color: transparent; }
#newsTicker a:hover	  { color: #FF0000;  background-color: transparent; }

#newsDiv {
	width: 550px; height: 18px;
	position:relative;	
	overflow:hidden;
}
#scrollTable {
	width: 572px;
	background-color: #040404;
	text-align: center;
	border: none 0;
}


/***   ******************** Footer *******************   ***/

#footer {
	width: 770px; height: 35px;
	background-image: url(../images/footer-img.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}


/***   Order page box  ***/
#order-box{
	width: 675px;
	margin: 15px 0; padding: 5px 0 15px;
	border: 2px solid #000;
	background-color: #fff;
	vertical-align: top;
}

.order-boxinner{
	width: 640px;
	vertical-align: top;
	text-align: justify;
	padding: 0; margin: 2px 0 15px 0;
}

/***   ******************** Text *******************   ***/

.ariel-reg  {  font-size: 12px; font-style: normal; line-height: normal; text-transform: none; }
.ariel-reg2 {  font-size: 11px; font-style: normal; line-height: normal; text-transform: none; }

.tahoma-bold {
	font-family: Tahoma;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #F6F6F6;
}

.link-textbld {  font-family: Tahoma; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; text-transform: none; }

.fields {  font-family: Tahoma; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; text-transform: none; }
.fields2 {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	background-color: #fff;
	border: solid 1px #989898;
}

.ariel-bold   {  font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; text-transform: none; }
.textlink     {  font-family: "Times New Roman", Times, serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; text-transform: none; }
.movingtext   {  font-family: "Times New Roman", Times, serif; font-size: 16px; font-style: italic; line-height: normal; font-weight: bold; text-transform: none; color: #003366}
.fineprint    {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; text-transform: none; }

.fineprint-bd {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; text-transform: none; }
.sub-head     {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: normal; text-transform: none; }
.sub-head2    {  font-family: "Times New Roman", Times, serif; font-size: 22px; font-style: normal; line-height: normal; font-weight: normal; text-transform: none; }
.bigtimes     {  font-family: "Times New Roman", Times, serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; text-transform: none; }
.bigtimes2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #990000;
}
.bigtimes3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #990033;
}
.bigtimes4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}

#disclaimer-box {
	width: 95%;
	font-size: 10px;
	margin: 10px 0 2px 0; padding: 0;
	border: none 0;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}


.info-box {
	width: 500px;
	border: groove 4px #990000;	
	margin: 13px auto 18px auto; padding: 6px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #990000;	
	text-align: center;
}
.scrolltext   {  font-family: "Times New Roman", Times, serif; font-size: 16px; font-style: italic; line-height: normal; font-weight: bold; text-transform: none; color: #003366}
.regulartimes {  font-family: "Times New Roman", Times, serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; text-transform: none; }

.whitelinkbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #F6F6F6;
}
a.whitelinkbld:Link			{color: #F6F6F6; text-decoration: none;}
a.whitelinkbld:Active		{color: #F6F6F6; text-decoration: none;}
a.whitelinkbld:Visited		{color: #F6F6F6; text-decoration: none;}
a.whitelinkbld:Hover		{color: #F6F6F6; text-decoration: underline;}
.verd-subtext {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
}

.bigtimes2hdr {
	width: 500px; height: 25px;
	margin: 0 auto 15px auto; padding: 4px 0 0;
	background-image: url(../images/hdr-bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: none 0;
	border-right: solid 1px #2B0A0A;
	border-bottom: none 0;
	border-left: solid 1px #2B0A0A;
	font-size: 13px;
	font-weight: bold;
	color: #F6F6F6;
	text-align: left;
	vertical-align: top;
	text-indent: 7px;
	
}

.bigtimes3hdr {
	width: 100%; height: 25px;
	margin: 0 0 3px 0; padding: 4px 0 0;
	background-image: url(../images/hdr-bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: none 0;
	border-right: solid 1px #2b0a0a;
	border-bottom: none 0;
	border-left: solid 1px #2b0a0a;
	font-size: 13px;
	font-weight: bold;
	color: #f6f6f6;
	text-align: left;
	vertical-align: top;
	text-indent: 7px;
	
}

/*  Hack for Firefox and Netscape  */
html > body .bigtimes2hdr{
	height: 21px;
}
html > body .bigtimes3hdr{
	height: 21px;
}




.white   { background-color: #fff; }
.grey    { background-color: #ccc; }
.dkgrey  { background-color: #666666; }



/*
===========================================
MENU FIELDS
===========================================
*/

#main-box {
	width: 500px;
	border: 3px double #520400;
	margin: 0; padding: 0;
	background-color: #f8eCD1;
}

.inner {
	width: 95%;
	padding: 15px 0 25px 0;
}

.timeshdr01 {
	width: 90%;
	margin: 0 0 3px 0; padding: 0 0 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	vertical-align: top;
	border-top: none 0;
	border-right: none 0;
	border-bottom: double 3px #000;
	border-left: none 0;
}

.times-bd01    {  font-family: "Times New Roman", Times, serif; font-size: 19px; font-style: normal; line-height: normal; font-weight: bold; text-transform: none; }
.times-bd02    {  font-family: "Times New Roman", Times, serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; text-transform: none; }
.times-bd03    {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; text-transform: none; }
.times-bd01sml {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; text-transform: none; }

/*  Item and Fax Boxes  */
.prod-box {
	border: solid 1px #666666;
	width: 500px;
}
.prod-box2 {
	border: solid 1px #666666;
	width: 430px;
}

#fax-box {
	border: 2px solid #000;
	width: 420px;
}

.relateditemsbox {
	border: solid 1px #666666;
	width: 500px;
}
/*  Hack for Firefox and Netscape  */
html > body .relateditemsbox{
	width: 501px;
}


.itemstable {
	width: 500px;
	border: none 0px;	
	padding: 0; margin: 0 0 10px 0;
}

