body {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   background-image: url(images/bg.gif);
}

#placeHolder {
	position: relative;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

#logo img { 
	behavior: url("/globals/iepngfix_v1/iepngfix.php");
}

#layout {
	font-size: 1px;
}

#home a img { border: 0; }
#home td.column1 a img { border: 1px solid #FFF; }


.outerContent {
   background-color: #FFF;
   padding: 1px;
   border: 1px solid #B27692;
}
.navBar {
   background-color: #E75991;
   border-top-width: 1px;
   border-bottom-width: 1px;
   border-top-style: solid;
   border-bottom-style: solid;
   border-top-color: #FFF;
   border-bottom-color: #FFF;
}
.ftr {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #666666;
}
.ftr a {
	color: #666;
	text-decoration:none;
}
.title {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 18px;
   text-transform: uppercase;
   color: #E75991;
   padding-top: 10px;
   padding-left: 20px;
}
.innerContent {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 22px;
   color: #666666;
   padding-top: 0px;
   padding-right: 20px;
   padding-bottom: 20px;
   padding-left: 20px;
}
.content a {
   color: #e75991;
}

td.holiday_message {
   background-color: #CC0000;
   color: #FFF;
   font-weight: bold;
   text-align: center;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   padding: 6px 8px;
   font-size: 10px;
}

/* @group store */
#store .innerContent {
	padding: 10px 0 20px 0;
}

#store .CategoriesList {
	white-space: nowrap;
}

#store .CategoriesList {
	white-space: nowrap;
}

#store td.label {
	white-space: nowrap;
}

#store td.padRight {
	padding-right: 10px;
}

#store input.monogram {
	width: 15px;
}

#store td.thumb a,
#store td.thumb {
	text-align: left;
}

#store td.thumb a, 
#store td.thumb a:hover,
#store a:hover {
	text-decoration: none;
}

#store input {
	background-color: #E75991;
	border: 1px solid #E75991;
	color: #FFF;
	padding: 1px;
}

#store a img {
	border: 0;
}

#store a.SmallNote {
	display: block;
	text-align: center;
	background-color: #f5dae8;
	font-size: 11px;
	line-height: normal;
	color: #e75991;
	text-decoration: none;
	padding: 10px;
	border-bottom: 1px solid #e75991;
	border-top: 1px solid #e75991;
}

#store td.VertMenuTitle img {
	display: none;
	width: 0;
}

#store td.VertMenuTitle {
	font-size: 14px;
	border-bottom: 3px solid #e75991;
	text-align: left;
	padding: 0;
	color: #FFF;
	background-color: #79b548;
	font-weight: bold;
}

#store #sideBar td.VertMenuTitle {
	background-color: #ec9dc1;
	border-bottom-color: #feccff;
}

#store #siteBar font.VertMenuBoxNewsTitle,
#store #sideBar td.VertMenuTitle {
	padding-left: -25px;
}

#store td.VertMenuTitle a {
	color: #FFF;
	text-decoration: none;
}

#store td.DialogBox img {
	padding-right: 20px;
}

#store #pagination img {
	padding: 0;
}

/* @end store */


