﻿
body {
	background-image:url(/images/background.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
}
.mainTable, .topBorder, .bottomBorder { width:784px; }
.leftBorder { width:3px; background-image:url(/images/border/left.png); background-repeat:repeat-y; }
.rightBorder { width:13px; background-image:url(/images/border/right.png); background-repeat:repeat-y; }
.sideColumns { width:35px; background-color:#fff; }
.mainBody { width:698px; vertical-align:top; background-color:#fff; }
.footerText {font-family:Tahoma; font-size:10px; color:#626a6b; line-height:14px;}
img { border:0px; }

.shopGroup1 { background-color:#b5cb8b; padding:3px;float:left; color:#fff; font-weight:bold; margin-bottom:4px; }
.shopGroup2 { background-color:#7fbada; padding:3px;float:left; color:#fff; font-weight:bold; margin-bottom:4px; }
.shopGroup3 { background-color:#efc419; padding:3px;float:left; color:#fff; font-weight:bold; margin-bottom:4px; }
.shopGroupSpace { float:left; }
.shopLink { padding-bottom:5px;  }
.shopLinkSub1 { float:left; padding:0px 5px 3px 0px; }
.shopLinkSub2 { float:left; padding:0px 25px 3px 0px; }
.shopLinkSub3 { float:left; padding:0px 3px 0px 0px; }

.title { color:#27537C; font-weight:bold; text-transform:uppercase; padding-bottom:2px; }
.titleLower { color:#27537C; font-weight:bold; padding-bottom:2px; }

.blue { color:#27537C; font-weight:bold; padding-bottom:2px; }

.floatLeft { float:left; }
.boxLeft { float:left; width:347px; }
.boxRight { float:right; width:337px; padding-left:10px; }
.bigText { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:bold; }

.bodyMenu { float:left; text-align:right; padding-right:18px;  width:147px;}
.bodyMain { float:left; width:354px; }
.bodyMainLarge { float:left; width:533px; }
.bodyRight { float:left; width:179px; }

a:link    {color:#b31e1e; font-weight:bold; }
a:visited {color:#b31e1e; font-weight:bold; }
a:hover   {color:#b31e1e; font-weight:bold; }

a.footer:link    {color:#757d7e; text-decoration:none; }
a.footer:visited {color:#757d7e; text-decoration:none; }
a.footer:hover   {color:#757d7e; text-decoration:none; }

.bottomIeFix {
	position:relative;
	height:12px;
	width:784px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/border/bottom.png',sizingMethod='scale');
	}
.topIeFix {
	position:relative;

	width:784px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/border/top.png',sizingMethod='scale');
	}
.rightIeBorder {
	width:13px;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/border/right.png',sizingMethod='scale');
	background-repeat:repeat-y;
	}

.leftIeBorder {
	width:3px;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/border/left.png',sizingMethod='scale');
	background-repeat:repeat-y;
	}

.largeMenuIndex {position:absolute; top:525px; width:500px;}

.storeEntry {
	overflow:hidden; 
	margin-bottom:3px; 
	padding-bottom:3px; 
	padding-top:2px; 
	border-bottom:1px solid #c4c2c2; 
	border-collapse:collapse;	
}