* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	height: 100%;
	width: 100%;
}
#outer {
	text-align: center;
	width: 100%;
	list-style:none;
	min-height: 100%;
	_height: 100%;
	height:100%;
	

}

#inner {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	list-style:none;
	/* page = 100% height */
	min-height: 100%;
	_height: 100%;
	height:100%;
}
#banner {
	background-color: #BFD0D7;
}
#left, #mainMenu, #footer {
	padding-left: 50px;
}
#left {
	width: 158px;
}
#mainMenu {
	background-image: url(template-core/menu-footer.png);
	background-repeat: no-repeat;
	height: 17px;
	background-color: #7C9DAC;
	margin-bottom: 30px;
	padding-top: 6px;
	padding-bottom:2px;
}
#mainMenu a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#mainMenu .mainMenuF1, #mainMenu .mainMenuF2 {
	display: inline;
	margin-right: 15px;
}
#mainMenu .mainMenuF1 a {
	color: #FFFFFF;
}
#mainMenu .mainMenuF1 a:hover, #mainMenu .mainMenuF2 a {
	color: #BFD0D7;
}
.menuMainF1 a, .menuMainF2 {
	text-decoration: none;
}
.menuSubF1 a, .menuSubF2 a {
	text-decoration: none;
}
.subMenu    a {
	font-weight: normal;
	color: #666666;
}
.subMenu {
	padding-left: 10px;
}
.Subcategories {
	width: 100%;
}
#footer td, #footer a{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
#footer {
}
#footer .footerMenuF1, #footer .footerMenuF2 {
	display: inline;
	margin-right: 10px;
}
#footer .footerMenuF1 a:hover, #footer .footerMenuF2 a {
	color: #7C9DAC;
}

#right {
	padding-left: 35px;
	padding-right: 69px;
	padding-bottom: 20px;
	min-height: 400px;
}
#footer {
	font-size: 10px;
	margin-bottom: 0px;
	background-color:#BFD0D7;
	padding-left:55px;
	padding-right:30px;
	width:815px;
	clear:both;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

p {
	line-height: 16px;
	margin-bottom: 10px;
}
a {
	color: #7C9DAC;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
#right hr {
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFD0D7;
}
#homePics {
	height: 270px;
	width: 450px;
	overflow: hidden;
	list-style:none;
	
}
#homePics li{
	
	list-style:none;
	
}

#subPics {
	height: 127px;
	width: 450px;
	overflow: hidden;
	list-style:none;
}
#subPics li{

	list-style:none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 10px;
	padding-bottom:13px;
	color: #7C9DAC;
}
.PageTitle {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 10px;
	padding-bottom:13px;
	color: #7C9DAC;
	text-transform:uppercase;
}
h2 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
	text-transform:uppercase;
	margin-top: 10px;	
	
}
.leftMenuF1, .leftMenuF2 {
	width: 161px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFD0D7;
}

/****** Lionel's
************************/

.leftMenuF1 a{
	padding:8px;
	display: block;
}
.featureHead {
	font-size: 12px;
	color: #7C9DAC;
	font-weight: bold;
}

/* when on ... */
.leftMenuF2 a{
	display:block;
	padding:8px;
	font-weight:bold;
}

.itemProduct{
	display:block;
	width:130px;
	heigth:130px;
	
	text-align:center;
	padding:5px;
	
	/*
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px; */
}

.itemProduct .ProductName{
	padding:10px;
}

div .CartBox {

	padding:5px;
	
	text-align:left;
	text-transform:uppercase;
	background-color:#BFD0D7;
	color:#FFFFFF;
	font-size:10px;
}
.CartBox   h2, .LoginBox  h2 {
	margin-bottom: 10px;
	margin-top: 0px;
	color: #FFFFFF;
}

.CategoryName{

	text-transform:uppercase;  /* Title in uppercase */

}


.CartLoginWrap{
	float:right;
	display:block;
}

.CartLoginWrap a {
	color:#FFFFFF;
	
	font-weight:bold;
	font-size:10px;
	
}

.LoginCartTable{
	font-size:10px;
	
}

div .LoginBox{
	
	width:150px;
	padding:5px;
	text-align:left;

	background-color:#BFD0D7;
	color:#FFFFFF;	
}

.smallText{
	font-size:11px;
	padding-bottom:4px;
	
}
.smallTextLink{
	margin-left:3px;
	font-size:10px;
}
.picPaddingR{
padding-right:3px;

}
.picPaddingL{
padding-left:10px;

}
.shoppingSummary th {
	padding-left: 5px;
}
.tableHeader {
	background-color: #BFD0D7;
	padding: 5px;
}
.shoppingSubtotal td {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

#subscribe_message {
	height: 70px;
}