﻿/************************************************************************************
*																					*
*	MODIFICATION TO THIS SCRIPT OR ANY FILES INCLUDED WITH 							*
*	OneWorldStoreFront IS DONE AT YOUR OWN RISK!									*
*	Product  : OneWorldStoreFront													*
*	Modified : September 2007 - Rick Heidrick															*
*	Copyright:	Copyright (C) 2006 OneWorldStoreFront.Com							*
*																					*
************************************************************************************/

	form
	{
		margin: 0;
		padding: 0;
	}
	
	.submitbtn
	{
		color: #FF0000;
		FONT-WEIGHT: bold;
	}
	
	body
	{
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		background-color: #E6E6E6;
		background-image:url(images/logo_sml.jpg)
	}
	
	td
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
	}

	input, select, textarea
	{
		margin: 0;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		background: #FDFDFD;
		color: #666666;
	}
	
	.LeftNavHead
	{
		color: #FDFDFD;
		font-family: tahoma, Verdana, Arial, Sans-Serif;
		FONT-SIZE: 9px;
		letter-spacing: 0.09em;
	}
	
	a.LeftNavLinks
	{
		color: #000000 !important;
		font-family: tahoma, Verdana, Arial, Sans-Serif !important;
		FONT-SIZE: 10px !important;
		letter-spacing: 0.09em !important;
		TEXT-DECORATION: none !important;
		FONT-WEIGHT: normal !important;
	}
	a.LeftNavLinks:link{color: #000000 !important;}
	a.LeftNavLinks:hover{color: #000000; TEXT-DECORATION: underline !important;}
	a.LeftNavLinks:visited{color: #000000 !important;}
	a.LeftNavLinks:active{color: #000000 !important;}
	
	a.LeftNavLinksMain
	{
		color: #C14646 !important;
		font-family: tahoma, Verdana, Arial, Sans-Serif !important;
		FONT-SIZE: 11px !important;
		letter-spacing: 0.09em !important;
		TEXT-DECORATION: none !important;
		FONT-WEIGHT: normal !important;
		
	}
	a.LeftNavLinksMain:link{color: #C14646 !important;}
	a.LeftNavLinksMain:hover{color: #C14646; TEXT-DECORATION: underline !important;}
	a.LeftNavLinksMain:visited{color: #C14646 !important;}
	a.LeftNavLinksMain:active{color: #C14646 !important;}

	
	a.WhiteLinks
	{
		color: #FFFFFF !important;
		font-family: tahoma, Verdana, Arial, Sans-Serif !important;
		FONT-SIZE: 11px !important;
		letter-spacing: 0.09em !important;
		TEXT-DECORATION: none !important;
		FONT-WEIGHT: normal !important;
	}
	a.WhiteLinks:link{color: #FFFFFF !important;}
	a.WhiteLinks:hover{color: #CCCCCC; TEXT-DECORATION: underline !important;}
	a.WhiteLinks:visited{color: #FFFFFF !important;}
	a.WhiteLinks:active{color: #FFFFFF !important;}
	
	A:link    {FONT-WEIGHT: bold; COLOR: #333333; FONT-SIZE: 12px; TEXT-DECORATION: none}
	A:visited {FONT-WEIGHT: bold; COLOR: #333333; FONT-SIZE: 12px; TEXT-DECORATION: none}
	A:hover   {FONT-WEIGHT: bold; COLOR: #333333; FONT-SIZE: 12px; TEXT-DECORATION: underline}


	input.errHilite, select.errHilite, textarea.errHilite {
		border: 1px solid #DDCCCC;
		background-color: #FFEEEE;
	}
	label.errHilite {
		color: #C00000;
	}

	.LeftNavText
	{
		color: #666666 !important;
		font-family: tahoma, Verdana, Arial, Sans-Serif !important;
		FONT-SIZE: 9px !important;
		letter-spacing: 0.09em !important;
	}
	
		.LeftNavText2
	{
		color: #666666 !important;
		font-family: tahoma, Verdana, Arial, Sans-Serif !important;
		FONT-SIZE: 12px !important;
		letter-spacing: 0.09em !important;
	}
	
	td.StandardFill
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		FONT-WEIGHT: bold;
		FONT-SIZE: 11px;
		color: #000000;
		background-color: #F1F1F1;
		border: 1px solid #999999; 
	}
	
	td.ProdDetail
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		FONT-SIZE: 11px;
		color: #000000;
		background-color: #F1F1F1;
		border-right: 1px solid #999999; 
	}
	
	td.ProdDetailHighlighted
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		FONT-WEIGHT: bold;
		FONT-SIZE: 11px;
		color: #000000;
		background-color: #C1C1C1;
		border-right: 1px solid #999999; 
	}
	
	.StandardBox
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		FONT-WEIGHT: bold;
		FONT-SIZE: 11px;
		color: #000000;
		background-color: #FDFDFD;
		border: 1px solid #999999; 
	}
	
	.HollowBox
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		FONT-WEIGHT: bold;
		FONT-SIZE: 11px;
		color: #000000;
		border: 1px solid #999999; 
	}
	
	.BodyBox
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		FONT-SIZE: 11px;
		color: #000000;
		background-color: #FDFDFD;
		border-left: 1px solid #999999; 
		border-right: 1px solid #999999; 
		border-bottom: 1px solid #999999;
	}
	
	.BodyBoxHead1
	{
		border-left: 1px solid #999999;
	}
	
	.BodyBoxHead2
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		FONT-WEIGHT: bold;
		FONT-SIZE: 11px;
		color: #000000;
		background-color: #FDFDFD;
		border-top: 1px solid #999999;
		border-right: 1px solid #999999;
	}
	
	.BodyBoxHead3
	{
		background-color: #FFFFFF;
		border-bottom: 1px solid #999999;
	}
	
	.BodyBoxNoBorder
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		FONT-WEIGHT: bold;
		FONT-SIZE: 11px;
		color: #000000;
		background-color: #FDFDFD;
	}
	
	.BodyBox2
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		border-top: 1px solid #F0F0F0;
		border-bottom: 1px solid #F0F0F0;
		background-color: #FAFAFA;
	}
	
	HR
	{
		border-bottom: 1px solid #999999;
		height: 1px;
	}
	
	.BrightBoxNoBorder
	{
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		FONT-WEIGHT: bold;
		FONT-SIZE: 11px;
		color: #FFFFFF;
		background-color: #DD0000;
	}
	
	
	input.owDisabled, select.owDisabled, textarea.owDisabled {
		border: 2px inset #FFFFFF;
		background-color: #BBBBBB;
	}

	
	.button {BACKGROUND-COLOR: #FFFFFF; FONT-FAMILY: tahoma, Verdana, Arial, Helvetica; FONT-SIZE: 9pt; width: 80px; BORDER-TOP: 1px solid #FFFFFF; BORDER-RIGHT: #FFFFFF 1px solid; BORDER-BOTTOM: #FFFFFF 1px solid; BORDER-LEFT: #FFFFFF 1px solid}
	
	/* Info Box WITH Headings ( Info Box With Headings ) */
	/*.owInfoBoxWithHeadings 			  {FONT-WEIGHT: bold; COLOR: #000000; FONT-SIZE: 10px;} */
	.owInfoBoxWithHeadings 			  {FONT-WEIGHT: bold; FONT-SIZE: 10px;}
	.owInfoBoxWithHeadings A:link 	  {FONT-WEIGHT: bold; COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
	.owInfoBoxWithHeadings A:visited  {FONT-WEIGHT: bold; COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
	.owInfoBoxWithHeadings A:hover    {FONT-WEIGHT: bold; COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: underline}
	
	/* Product List Price - Price Value */
	.StrickenText {TEXT-DECORATION: line-through;}
	
	/* Product Sale Price - Price Value */
	.HighlightedText {COLOR: #990000;}