﻿*
{
	margin:0;
}

h1 
{
	font-size:20pt;
	color: #1b566a;
}

.logoLink 
{
	display:block;
	height:93px;
	width:270px;
	
}

.quote 
{
	font-weight: bold;
	color: #1B566A;
	
}

body 
{
	background-color:#ffffff;
	background-image: url(Images/mainBg.png);
	background-repeat:repeat-x;
	font-family: Arial;
	font-size:10pt;
}

#menu 
{
	height:43px;
	background-image: url(Images/menuBg.png);
	background-repeat:repeat-x;
	clear: left;
}

#top 
{
	background-color:Aqua;
	margin-top:41px;
}

#container 
{
	text-align:center;
	margin-bottom:20px;
}

#main 
{
	width:1020px;
	margin: 0 auto;
	text-align:left;
}

#logo 
{
	height:93px;
	float:left;
	width:270px;
	background-image:url(Images/logo.png);
	background-repeat: no-repeat;
}

#search 
{
	float:left;
	height:23px;
	width:440px;
	margin-left:26px;
	margin-top:65px;

}

.ddlLabels 
{
	margin-left:10px;
	width:135px;
}

.ddlProduct
{
	margin-left:10px;
	width:135px;

}


#leftMenuUl li a 
{
color:#000000;
font-size:10pt;
text-decoration:none;
}
#leftMenuUl li
{
	font-family:Arial;
	margin-left:0px;
	margin-top:5px;

	background-image:url(Images/leftMenuArrow.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:10px;
	
	

}

#leftMenuUl 
{
		list-style-type:none;
		padding:0px;
		margin:0px;
		margin-left:30px;

		margin-top:10px;
		margin-bottom:20px;


}

.menuDiv 
{
	height:4px;
	background-color:#399dbe;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:10px;
}


#menuUl li a:hover 
{
text-decoration:underline;

}


#menuUl li a
{
color:#ffffff;
font-weight:bold;
font-size:8.5pt;
text-decoration:none;
line-height:43px;
	background-image:url(Images/topMenuArrow.png);
	background-repeat:no-repeat;
	background-position:0px 18px;
	padding-left:7px;
	padding-right:5px;
	display:block;
	
}


#menuUl li
{
	float:left;

	font-family:Verdana;
	color:#FFFFFF;
	margin-left:0px;
	margin-right:21px;
	margin-top:0px;
	

	padding-left:10px;	
	

}


#menuUl li:hover 
{
	background-image:url(Images/menuHover.jpg);	
	
}



#menuUl 
{
	
		
		list-style-type:none;
		padding:0px;
		margin:0px;
		margin-left:30px;

}



.menuHeader 
{
 text-transform:uppercase;
 font-size:11pt;
 font-weight:bold;
 margin-left:30px;
}

#menuUl li a:hover 
{
text-decoration:underline;	
}

.tblSearch 
{
	float:left;
}
#search .txtSearch 
{
	width:168px;
	
	height:16px;
	
}

#search .btnSearch 
{
margin-left:5px;
width:61px;
height:21px;
border:0;
background-image:url(Images/search.png);	
}

#leftPane 
{

width:193px;
background-color:#ffffff;
background-image:url(Images/leftPaneTop.png);
background-repeat:no-repeat;
padding-top:30px;
}

#mainPane 
{
margin-top:30px;
margin-left:13px;
margin-right:13px;
background-color:#ffffff;
width:667px;
}

#rightPane
{
width:223px;
float:left;
margin-left:0px;
margin-right:5px;
margin-top:12px;
color:#1d5b6f;
font-weight:bold;
font-family:Verdana;
font-size:7.5pt;
}
#rightPane p 
{
	margin-bottom:5px;
}

#bottomPanes 
{
margin-top:0px;
margin-left:13px;
margin-right:13px;
width:666px;
}

#bottomPanes hr 
{
	height:4px;
	color: #399DBE;
	background-color: #399DBE;
	margin-bottom:12px;
	margin-top:12px;
}

.productTable 
{
}

h2 
{
	font-size:12pt;	
}

.productName 
{
	font-weight:bold;
	font-size:20pt;
}

.productNameInfo 
{
	font-weight:bold;
	font-size:13pt;
	color:#1b566a;
}

.productLabel 
{
	font-size:12pt;
	padding-bottom:10px;
	padding-top:5px;
}

.mainTableLeft 
{
	background-image:url('Images/mainTableLeft.png');
	background-position:top;
	background-repeat:no-repeat;
	background-color:#e8e8e8;
	width:1px;
}
.mainTableRight 
{
	background-image:url('Images/mainTableRight.png');
	background-position:top;
	background-repeat:no-repeat;
	background-color:#e9ebea;
	width:1px;
}

.mainTableMain
{
	background-image:url('Images/mainTableMain.png');
	background-position:top;
	background-repeat:no-repeat;
	background-color:#ffffff;
	padding:16px;
}
.mainTableMainFront
{
	background-image:url('Images/mainTableMainFront.jpg');
	background-position:top;
	background-repeat:no-repeat;
	background-color:#ffffff;
	padding:16px;
	height:250px;
	vertical-align:top;
}
.mainTableMainBox
{

	background-color:#ffffff;
	padding:16px;
	height:250px;
	vertical-align:top;
}
.mainTableMainProduct
{

	background-color:#ffffff;
	height:250px;
	vertical-align:top;
	width:316px;
padding-right:14px;
}




.mainTableMainInfo
{

	background-color:#ffffff;
	padding:16px;
	height:250px;
	vertical-align:top;
}


.mainTableBottom 
{
	background-image:url('Images/mainTableBottom.png');
	background-position:top;
	background-repeat:no-repeat;
	height:20px;
}

.mainTable 
{
width:666px;	
}

.productLabel 
{

	vertical-align:top;	
	margin-bottom:8px;
}

.listProductName 
{
	font-size:13pt;
	font-weight:bold;
	color: #1b566a;
	
	
}



#productList .productImgTd 
{
	background-color: #f4f4f4;
	height:65px;
	width: 70px;
}

#productList .productTd 
{
	background-color: #f4f4f4;
	height:65px;
}

#productList .productNameTd 
{
	background-color: #f4f4f4;
	vertical-align:top;
	width:150px;
}

#productList .productName 
{
	color:#1b566a;
	font-size: 15pt;
	font-weight:bold;
	margin-top: 10px; 
	
}


#productList .labelName 
{
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
	
}

#productList .ProductItemName 
{
	
	
}


#productList .ProductItemPrice 
{

	text-align:right;
	padding-right:5px;
}
#productList .imgBg 
{
	background-color: #ffffff;
	width:97px;
	margin:5px;
	overflow:visible;
	text-align:center;
	padding:3px;
	
}

#productList .productDivider 
{
	height:5px;
}



.mainTablePriceCompare 
{
	padding-left:6px;
width:310px;
vertical-align:top;	
}

.mainTableMain 
{
width:316px;
}

.tdDivider 
{
width:2px;
background-color:#9fb8c0;	
}

.rowDivider 
{
	background-color:#c8d7db;
	height:4px;
}

.rowSpace
{
	background-color:#ffffff;
	height:16px;
}
.productHeader 
{
	font-weight:bold;
	color: #1b566a;
	font-size: 22pt;
}

.productInfoImgTd 
{
	width:100px;
	background-color: #f4f4f4;	
}

.productInfoImg 
{
	background-color:#ffffff;
	width:75px;
	overflow:visible;
	margin:8px;
	padding: 3px;
	
}

.productInfoPrice
{
	width:110px;
	background-color: #f4f4f4;
	vertical-align:top;
	padding-top:10px;
	
}

.shopLink 
{
	width:50%;
	
}

.productInfoPrice a 
{
	color: #0072ff;
	font-weight:bold;
	/*text-decoration: none;*/
	
}

.shopLinkAlt a 
{
	color: #014599;
}

.shopPriceAlt a 
{
	color: #014599;
}

.shopPrice 
{
	width:50%;
}

.ProductCategoryBanner 
{
	border: solid 1px #dddfde;
	padding: 12px;
	
}

.ProductCategoryName 
{
	font-size:11pt;
	font-weight:bold;
	color:#000000;
	margin-bottom:5px;
	
	
}
.ProductBannerFrom 
{
	padding-left:5px;
	
}

.ProductBanner 
{
	border: solid 1px #dddfde;
	padding: 12px;
	
}

.ProductBannerName 
{
	color: #27738c;
	font-style:italic;
	font-weight:bolder;
	font-size: 18pt;
}

.ProductBannerQuantity 
{
color: #27738C;
font-size:9pt;
font-weight:bold;	
}


.ProductBannerLabel 
{
		color: #27738c;
		font-size: 12pt;

}

.ProductBannerCategory 
{
	padding-top:5px;
	padding-bottom: 10px;
	color: #27738c;
	font-size: 9pt;

}

.ProductBannerFrom 
{
		color: #27738c;
		font-size: 9pt;
		font-weight:bold;
		vertical-align:bottom;
	
}

.ProductBannerPrice 
{
	color: #27738c;
	font-style:italic;
	font-weight:bolder;
	font-size: 18pt;
	vertical-align:top;
	
}

.ProductBanner:hover 
{
	cursor:pointer;
	
	
}
.ProductCategoryBanner:hover 
{
	cursor:pointer;
	
	
}


#bottomPanes a 
{
		display:block;

}


.poweredBySitefinityLogo
{
	width:10px;
	padding-top:100px;
	
}