/*
===============================================
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 0px 5px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img					{
	border: none 0px;

}

/*
===========================================
*************************   INDEX FEATURES   *************************
===========================================
*/

#container-index{
	width: 780px;
	padding: 0px;
	border: 0px none;
	margin: 0px;
}

.fineprint-box {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}



/*
===========================================
*************************   INDEX FEATURES   *************************
===========================================
*/

#container{
	width: 774px;
	padding: 0px;
	border: 0px none;
	margin: 0px auto;
}

#main-table{
	width: 770px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	border-top: 0px none;
	border-right: 3px solid #A34834;
	border-bottom: 0px none;
	border-left: 3px solid #A34834;
}

#main-table2{
	width: 764px;
	padding: 0px;
	margin: 0px;
	border: 0px none;
}

#inner{
	width: 500px;
	padding: 0px;
	margin: 0px auto;
	border: 0px none;
	font-size: 12px;
	text-align: justify;
}

#col-lft{
	width: 190px;
	padding: 0px;
	margin: 0px;
	background-color: #828282;
	vertical-align: top;
	border-top: 0px none;
	border-right: 2px solid #000000;
	border-bottom: 0px none;
	border-left: 0px none;
}

#col-rght{
	width: 574px;
	padding: 25px 0px 40px;
	margin: 0px;
	border: 0px none;
	background-color: #FFFFFF;
	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: 0px 0px 40px;
	margin: 0px;
	border: 0px none;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
}

/***   Left Navigation   ***/

.cata-bar {
	width: 190px;
	vertical-align: top;
	text-align: left;
	padding: 0px;
	background-image: url(../images/cata-bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 23px;
	text-indent: 14px;
	background-color: #040404;
}

.cata {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 2px 0px;
}
/*  Hack for Firefox and Netscape  */
html > body .cata{
    padding: 4px 0px 0px 0px;
}

.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					{
	background-image: url(../images/grey-grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;
	height: 120px;
	width: 100%;
}

/***   Base Navigation   ***/

.base-bar {
	width: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.base {
	text-align: center;
	padding: 7px 0px 0px;
	background-color: #512929;
	vertical-align: middle;
	height: 28px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
/*  Hack for Firefox and Netscape  */
html > body .base{
	padding: 0px;
}

.base-table {
	padding: 0px;
	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: 0px none;
}
/*  Hack for Firefox and Netscape  */
html > body .base-table{
	height: 27px;
}


.baselinks					{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 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: #FFFFFF;
	font-style: normal;
	font-size: 12px;
	background-color: transparent;
}
#newsTicker a:link	  { color: #FFFFFF;  background-color: transparent; }
#newsTicker a:visited { color: #FFFFFF;  background-color: transparent; }
#newsTicker a:hover	  { color: #FF0000;  background-color: transparent; }

#newsDiv {
	position:relative;
	width:550px;
	height:18px;
	overflow:hidden;
}
#scrollTable {
	width:572px;
	background-color: #040404;
	text-align: center;
	border: 0px none;
}


/***   ******************** Footer *******************   ***/

#footer {
	background-image: url(../images/footer-img.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 770px;
}


/***   Order page box  ***/
#order-box{
	width: 675px;
	padding: 5px 0px 15px;
	border: 2px solid #000000;
	background-color: #FFFFFF;
	vertical-align: top;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.order-boxinner{
	width: 640px;
	vertical-align: top;
	text-align: justify;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

/***   ******************** Text *******************   ***/

.ariel-reg {  font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none}
.ariel-reg2 {  font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none}

.tahoma-bold {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F6F6F6;
}

.link-textbld {  font-family: Tahoma; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none}

.fields {  font-family: Tahoma; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none}
.fields2 {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	border: 1px solid #989898;
}

.ariel-bold {  font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none}
.textlink {  font-family: "Times New Roman", Times, serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none}
.movingtext {  font-family: "Times New Roman", Times, serif; font-size: 16px; font-style: italic; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #003366}
.fineprint {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none}

.fineprint-bd {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none}
.sub-head {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: normal; font-variant: 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; font-variant: normal; text-transform: none}
.bigtimes {  font-family: "Times New Roman", Times, serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none}
.bigtimes2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	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;
	font-variant: normal;
	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;
	font-variant: normal;
	text-transform: none;
}

#disclaimer-box {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	width: 95%;
	margin: 10px 0px 2px 0px;
	border: 0px none;
}


.info-box {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	border: 4px groove #990000;
	width: 500px;
	margin: 13px auto 18px auto;
	padding: 6px 0px 6px 0px;
	text-align: center;
}
.scrolltext {  font-family: "Times New Roman", Times, serif; font-size: 16px; font-style: italic; line-height: normal; font-weight: bold; font-variant: normal; 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; font-variant: normal; text-transform: none}

.whitelinkbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	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;
	font-variant: normal;
	text-transform: none;
}

.bigtimes2hdr {
	font-size: 13px;
	font-weight: bold;
	color: #F6F6F6;
	text-align: left;
	vertical-align: top;
	padding: 4px 0px 0px;
	width: 500px;
	margin: 0px auto 15px auto;
	background-image: url(../images/hdr-bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 0px none;
	border-right: 1px solid #2B0A0A;
	border-bottom: 0px none;
	border-left: 1px solid #2B0A0A;
	text-indent: 7px;
	height: 25px;
}

.bigtimes3hdr {
	font-size: 13px;
	font-weight: bold;
	color: #F6F6F6;
	text-align: left;
	vertical-align: top;
	padding: 4px 0px 0px;
	width: 100%;
	margin: 0px 0px 3px 0px;
	background-image: url(../images/hdr-bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 0px none;
	border-right: 1px solid #2B0A0A;
	border-bottom: 0px none;
	border-left: 1px solid #2B0A0A;
	text-indent: 7px;
	height: 25px;
}

/*  Hack for Firefox and Netscape  */
html > body .bigtimes2hdr{
	height: 21px;
}
html > body .bigtimes3hdr{
	height: 21px;
}




.white {
	background-color: #FFFFFF;
}
.grey {
	background-color: #CCCCCC;
}
.dkgrey {
	background-color: #666666;
}
/*
===========================================
MENU FIELDS
===========================================
*/

#main-box {
	width: 500px;
	border: 3px double #520400;
	margin: 0px;
	padding: 0px;
	background-color: #F8ECD1;
}

.inner {
	width: 95%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

.timeshdr01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	vertical-align: top;
	padding: 0px 0px 2px;
	width: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 3px double #000000;
	border-left: 0px none;
}

.times-bd01 {  font-family: "Times New Roman", Times, serif; font-size: 19px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none}

.times-bd02 {  font-family: "Times New Roman", Times, serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none}

.times-bd03 {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none}

.times-bd01sml {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none}

/*  Item and Fax Boxes  */
.prod-box {
	border: 1px solid #666666;
	width: 500px;
}
.prod-box2 {
	border: 1px solid #666666;
	width: 430px;
}

#fax-box {
	border: 2px solid #000000;
	width: 420px;
}

.relateditemsbox {
	border: 1px solid #666666;
	width: 500px;
}
/*  Hack for Firefox and Netscape  */
html > body .relateditemsbox{
	width: 501px;
}


.itemstable {
	border: none 0px;
	width: 500px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
