<Style>/* Default CSS Stylesheet for a new Web Application project */{}

body {
	background:white;
}


.GeneralPage
{
/*background: url('images/body_bg.jpg') no-repeat top left;*/
margin: 0px; /* Margins */
}

.GeneralTable
{
/* background-color: White; /* Background Color */
}

.TopBanner
{
font-family: Arial;
font-size: 10pt;
color: Black;
font-weight: Bold;
text-decoration: none;
font-style: normal;
background-color: #c0c0c0;
text-align: Left;
}

.TopSubBanner
{
font-family: Arial;
font-size: 8pt;
color: #E7E3D7;
font-weight: Bold;
font-style: normal;
text-decoration: none;
}


.TopSubBannerText
{
font-family: Arial;
font-size: 8pt;
color: #FFFFFF;
font-weight: Bold;
font-style: normal;
text-decoration: none;
}

.TopSubBannerText a:hover 
{
color:#00eeee;
}

.LeftColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
/*background-color: green; /*#638821; /* Background color */
text-align: left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 190px;
padding:0px;
}

.LeftColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
}

.RightColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
/* background: url('images/right_margin_tile.jpg') repeat-y top right;*/
text-align: left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 190px;
padding:0px;
}

.RightColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 10%;}

.Footer {}
td#Footercell {}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C6BFA5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #ffffff; /* Background color */
text-align: Left; /* Align Text */
line-weight:1.2;
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: Red; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: Black; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
/*background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
padding-bottom:10px;
}

.Content
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
/*background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTableHeader
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #000000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #c0c0c0;
text-align: Left; /* Align Text */
padding-top:3px;
padding-top:3px;
}

.ContentTable
{
/*background-color: Black;*/
}

.ContentTableHorizontal
{
background-color: Black;
}

html>body .ContentTableHorizontal
{
/*background-color: Black;*/
}

table.ContentTableHeader
{
border:1px solid #888888;
}

td.HeaderRow
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #000000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #c0c0c0;
text-align: Left; /* Align Text */
padding: 3px;
}


/* Header */

.Header {
font-family: Arial;
font-size: 8pt;
color: #000000;
font-weight: Bold;
text-decoration: none;
font-style: normal;
height:55px;
vertical-align: Top;
border:0px;
margin:0px;
padding:0px;
}
.HeaderLeft {
background:url('images/header_left.jpg') no-repeat top left;
text-align: Left;
width:400px;
}
.HeaderMiddle {
background:url('images/header_tile.jpg') top left;
text-align: center;
vertical-align:bottom;
padding-left:0px;
padding-bottom:8px;
}
.HeaderRight {
background:url('images/header_right.jpg') no-repeat top right;
text-align: Right;
width:300px;
cursor:hand;
}

.RightLogo {
	margin-right:10px;
	margin-top:5px;
}

.SubHeader {
font-family: Arial;
font-size: 8pt;
color: #FFFFFF;
font-weight: Bold;
text-decoration: none;
font-style: normal;
height:25px;
vertical-align: middle;
border:0px;
margin:0px;
padding:0px 20px 0px 0px;
background-color:#000000;
}

.SubHeaderLeft {
background:red; /*#000000 url('images/SubHeader_left.jpg') no-repeat top left */
text-align: Left;
width:400px;
}
.SubHeaderMiddle {
background:#000000 url('images/SubHeader_tile.jpg') top left;
text-align: Left;
}
.SubHeaderRight {
background: cyan; /*#000000 url('images/SubHeader_right.jpg') no-repeat top right;*/
text-align: right;
vertical-align: middle;
width:300px;
}

div#TopSubBannerDiv {
text-align: right;
margin-top:2px;
/*background: green;*/
width: 260px;
}

/* menus */

.MenuTop {
background:white url('images/menu_top.jpg') no-repeat bottom left;
text-align: center;
height:30px;
}
.MenuBody {
background:white url('images/menu_tile.jpg') repeat-y top left;
text-align: center;
height:204px;
}
html>body .MenuBody {
height:208px;
}

.MenuBottom {
background:white url('images/menu_bottom.jpg') no-repeat top left;
text-align: center;
height:30px;
}

/* content */

table.ContentBorder
{
border:1px solid #888888;
}

td#ContentCell
{
padding:0px 10px 0px 10px;
margin:0px;
/*background:white;*/
}

/* Margins */

/*.RightMarginContents {
	text-align:center;
	width:190px;
}
.LeftMarginContents {
	text-align:center;
	background:blue;
	width:190px;
}*/

td#LeftPageMargin {
	margin:0px;
	width:190px;
	padding-left:10px;	
}
td#RightPageMargin {
	margin:0px;
	width:190px;
	padding-right:10px;	
}
.RM {
	border:1px solid #000000;
	background-color:white;
	background-image: none;
	width:170px;
	padding:10px 5px 10px 5px;
}

/* IE hack for rm width (default values below, IE above) */
html>body .RM {	
	width:156px;
	margin-left:0px;
}

.RMTitle {
	padding:3px 0px 4px 0px;
	border:1px solid #000000;
	border-bottom:0px;	
	background:#C0C0C0 url('images/rm_title.jpg') top left;
	width:170px;
	color:white;
	text-align:center;
	font-family: Arial; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	font-weight:bold;	
}
html>body .RMTitle {	
	width:166px;
	margin-left:0px;
}

.RM_Left {
	border:1px solid #000000;
	background-color:#e8e8e8;
	background-image: none;
	width:170px;
	padding:10px 5px 10px 5px;
}
html>body .RM_Left {	
	width:156px;
	margin-left:0px;
}

.RMTitle_Left {
	padding:3px 0px 4px 0px;
	border:1px solid #000000;
	border-bottom:0px;	
	background:#C0C0C0 url('images/rm_title.jpg') top left;
	width:170px;
	color:white;
	text-align:center;
	font-family: Arial; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	font-weight:bold;	
}
html>body .RMTitle_Left {	
	width:166px;
	margin-left:0px;
}

.RMTop {	
	border-width:1px;
	margin-top:12px;
}

.RMNews {
	margin:0px;
	border:1px solid #000000;
	background:white; /*#e8e8e8;*/
	width:170px;	
}

html>body .RMNews {
	width:166px;	
}

iframe#NewsScroller {
	width:150px;
	height:270px;
	border:0px;
	margin:0px;	
}

.RMNewsContent {
	font-family:Arial, Helvetica;
	font-size:9pt;
	text-align:left;
	line-height:1.2;
	color:black;
	font-weight: normal;
	font-style:italic;
	text-decoration: none;	
}

.RMNewsContent img {
	margin:15px 0px 0px 0px;
}
.RMNewsContent hr {
	margin:20px 0px 20px 0px;
}
.RMNewsContent h4 {
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	margin-top:-5px;
	margin-bottom:8px;
}

.RMImage {
	text-align:center;
	border-left-width:1px;
	border-right-width:1px;
	height:130px;
	/*background:white;	*/
}

.RMContent	{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	text-align: Center;
	line-height:1.2;
	color: black;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
}

html>body .RMContent	{
	padding:10px 5px 10px 5px;	
}

.RMHotProducts {
	font-family:Arial, Helvetica;
	font-size:8pt;
	text-align:left;
	line-height:1.5;
	color:black;
	font-weight: bold;
	font-style:normal;
	text-decoration: none;
	padding:5px 10px 5px 10px;
}

html>body .RMHotProducts {
	padding:5px 5px 5px 5px;
}

.RMBlurb {
	font-family:Arial, Helvetica;
	font-size:9pt;
	text-align:left;
	line-height:1.2;
	color:black;
	font-weight: normal;
	font-style:normal;
	text-decoration: none;
	padding:10px 8px 10px 8px;
}
/* reset margins for blurb if not IE */
html>body .RMBlurb {
	padding:0px 8px 0px 8px;
	width:150px;
}

.RMBlurb h4 {
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	margin-top:-5px;
	margin-bottom:8px;
}

.RMSpace {
	background:none;
	height:14px;
}

.StoreImages img {
	margin: 5px 0px 5px 0px;
	border: 0px solid #000000;
	text-align:center;
}

.BGVisibility {
	border:0px !important;
	/*background:none !important;*/
}
img#PicOfTheWeek {
	width: 158px;
	height: 130px;
	/*border-left:1px solid white;
	border-right:1px solid white;*/
	margin:0px;
}

.CatalogProductImage
{
padding: 10px 10px 0px 0px;
}

.Padding5
{
padding: 5px 5px 5px 5px;
}

td.OrderOptions
{
padding: 5px 5px 5px 5px;
}

.DetailProductImage
{
padding: 5px 20px 0px 0px;
}

.DetailProductTitle
{
font-family: Arial; /* Font Face */
font-size: 14pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
/*background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
padding-bottom:10px;
}

.CustomPrice
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: red; /* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
/*background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.CatalogProductTitle	{
	font-family:Arial, Helvetica;
	font-weight: Bold;
	/*background:white;*/
	color:Black;
}

td.PageTitle	{
color: #000000;
/*background-color: #FFFFFF;*/
text-align: Left;
padding-top:8px;
}

td.PageTitle h4	{
font-family: Arial;
font-size: 14pt;
font-weight: Bold;
text-decoration: none;
font-style: normal;
margin:0px;
}

td.PageTitle p	{
font-family: Arial;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
font-style: italic;
margin:0px;
}

img.LeftParagraph {
	margin:0px 10px 0px 0px;
	border:1px solid black;
}

</Style>