body, td, span, div, input, select  {
	color : #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size:9pt;
	text-decoration:none;
}

a{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
body
{
	margin:0;
	padding:0;
	text-align:center;
}

input
{
	margin:0;
	padding:0;
}
#mainC
{
	width:860px;
	border-bottom:1px solid #1B2995;
}
#leftBg
{
	background-image: url('images/left_bg2.gif');
	background-repeat: repeat-y;
}
#rightBg
{
	background-image: url('images/right_bg2.gif');
	background-repeat: repeat-y;
}
.blueBg
{
	background-color:4f506c;
}
#topC
{
	position:relative;
	margin-left:10px;
	width:777px;
	height:124px;
	background-image: url('images/top_bg3.jpg');
}
#logoImg
{
	position:absolute;
	top:1px;
	left:2px;
}
#topMenuC
{
	position:absolute;
	bottom:5px;
	left:15px;
}
.topMenuItem
{
	margin-right:3px;
}
.topMenuItem img
{
	border:none
}
#centerC
{
	
}
#leftC
{
	width:223px;
	padding-left:14px;
	vertical-align:top;
}
#searchC
{
	position:relative;
	margin-top:4px;
	width:216px;
	height:83px;
	background-image: url('images/search_bkg2.jpg');
	background-repeat:no-repeat;
	
}
#searchForm
{
	position:absolute;
	top: 35px;
	left: 10px;
}
#searchInput
{
	width:94px;
	height:18px;
	border-top:1px solid #c3c3c3;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
#searchSubmit
{
	position:relative;
	top:5px;
	left:4px;
}
#menuC
{
	position:relative;
	padding-top:2px;
	border-left:1px solid #605f5f;
	border-right:1px solid #605f5f;
	border-top:1px solid #605f5f;

	width:216px;
}
#menuC .menuItem:first-child, .menuItem1st
{
	border:1px solid #bfbfbf;
}
.menuItem
{
	position:relative;
	left:2px;
	width:209px;
	height:20px;
	border-bottom:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	border-left:1px solid #bfbfbf;
	
}
.menuItem a
{
	padding-left:17px;
	text-decoration:none;
	color:#000000;
	font-family:Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-image: url('images/menu_decor.gif');
	background-repeat: no-repeat;
	background-position: 3 50%;
}
#subscribeC
{
	position:relative;
	padding-top:4px;
	
	width:216px;
	
	background-image:url('images/subscribe_bg2.gif');
	background-repeat: no-repeat;
	background-position:2 5;
	border-left:1px solid #605f5f;
	border-right:1px solid #605f5f;
	border-bottom:1px solid #605f5f;
}
#subscribeImg
{
	position:absolute;
	top:6px;
	right:5px;
}
#subscribeForm
{
	
	position:relative;
/*	top:17px;
*/	
	left:2px;

	border-bottom:1px solid #bfbfbf;
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	width:209px;
	height:51px;

}
#mailListPanel
{
	position:relative;
	top:2px;
	left:10px;
	font-weight:bold;
	font-size:10pt;
	color:#000000;
}

#subscribeInput
{
	position:absolute;
	bottom:13px;
	left:5px;
	width:123px;
	height:18px;
	border-top:2px solid #969696;
	border-left:2px solid #969696;
	border-right:2px solid #fbfbfb;
	border-bottom:2px solid #fbfbfb;
}
#subscribeSubmit
{
	position:absolute;
	bottom:16px;
	left:131px;
}
#rightC
{
	width:540px;
	padding-top:5px;
	vertical-align:top;
}
#basketC
{
	position:relative;
	background-image: url('images/basket_bg3.jpg');
	width:540px;
	height:82px;
}
#basket
{

	position:absolute;	
	top:20px;
	right:20px;		
	/*
	background-image: url('images/basket.gif');
	*/
	
	background-repeat:no-repeat;
	padding-left:30px;
	padding-right:10px;
	color:#5893d1;
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}

.scCaption,
.scLink
{
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight:bold;

}
.add2Fav
{
	color:#335BCC;
	font-size:12px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}

#contentC
{
	position:relative;
	margin-top:10px;
	padding-top:35px;
	width:540px;
	height:311px;
	border:1px solid #605f5f;
	text-align:center;
}
#contentImg
{
	position:absolute;
	top:9px;
	left:16px;
}
#productT
{
	border-collapse:collapse;
	border:1px solid #efefef;
}
#productT thead
{
	background-color:#1c1c1c;
	height:27px;
}
td.cell
{
	position:relative;
	border:1px solid #efefef;
	width:106px;
	padding:1px;
	text-align:center;
}
.productDesc
{
	color:#151515;
	text-align:left;
	text-indent:3px;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.productPrice
{
	color:#6c0202;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}
#bottomC
{
	text-align:center;
}
.lilGrey
{
	font-family:Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#abaaaa;
}
.bottomMenuItem{
	color:#000000;
	padding-left:5px;
	padding-right:5px;
}
.topMenuItem
{
	color:#000000;
	font-size:11pt;
	font-weight:bold;
	white-space:nowrap;	
	padding-left:4px;
	padding-right:4px;
}

.sfFTitle,
.sfTitle {
	font-size:9pt;
	font-weight:bold;
	color: #000000;
	background-color: inherit ;
}
.sfFTitle {
	text-align: right;
}
.sfTitle {
	text-align: center;
}
.sfErrors {
	color: #E21B2B;
	text-align:center;
}
.sfFldTitleCont {
	width: 25%;
	text-align: right;
	padding-right: 5px;
}
.sfTextarea,
.sfInputtext {
	border: 1px solid #A0A0B0;
	border-top: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
}
.sfCombobox,
.sfInputtext {
	font-size:9pt;
	width:100%;
}
.sfTextarea {
	width:100%;
	font-size:9pt;
}
.sfSubmit {
	margin-top: 5px;
	border-style: none;
	background-color: #FFFFFF;
	font-weight:bold;
	color: #000000;
	border: 1px solid #151515;
	margin-bottom: 5px;
}

.linkUrl{
}

.linkName{
	font-weight:bold;
	color:#000000;
}
.linkGroup{
	color:#000000;
	font-size:11pt;
	font-weight:bold;
}
.subCat
{
	color:#000000;
	font-family:Verdana, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

.prodPnlName
{
	color:#000000;
	font-weight:bold;
}

.prodPnlPrice
{
	color:#934545;
	font-weight:bold;
}
.pgContTitle,
.nonActivePgNum,
.activePgNum,
.backLinkCaption
{
	color:#FFFFFF;
	font-size:10pt;
	padding-left: 5px;
}
.nonActivePgNum
{
	text-decoration: underline;
	font-weight:bold;
}
.activePgNum
{
	color:#CECECE;
	font-weight:bold;	
	text-decoration: underline;
}
.backLinkCaption
{
	font-weight:bold;
}
.prodName
{
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;	
}
.prodDescription
{
	font-size:9pt;
	color:#000000;
	font-weight:bold;	
}
.ourPrice
{
	font-size:11pt;
	color:#000000;
	font-weight:bold;		
}
.prodPrice
{
	font-size:14pt;
	color:#A50919;
	font-weight:bold;		
}

.specOfferCaption
{
	font-size:12pt;
	color:#CC3333;
	font-weight:bold;
}

.breadTrailerItem
{
	font-size:12pt;
	color:#CC3333;
	font-weight:bold;
}

.photoPlace {
	float:left;
	width: 160px;
	height: 160px;
	text-align:center;
	margin:5px;
}

