/* Body and generic tags
----------------------------------------------- */
body {
font-family: Helvetica, Arial, verdana, sans-serif;
margin: 0px;
padding: 0px;
font-size: 10px;
color: #58544f;
}
h1{
	position: absolute;
	font-family: Helvetica, Arial, verdana, sans-serif;
	text-transform: uppercase;
	top: 171px;
	left: 177px;
	font-size: 35px;
	color:#FD0326;
}

a {
color: #58544f;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #89CCE4;
}

img#img-store{
	position: absolute;
	top: 0px;
	left: 154px;
}
/* div#main
----------------------------------------------- */
/*div#main{
	position: relative;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #fff;
	padding-bottom: 40px;
} */
div#main {
  min-height:635px;
  height:auto !important;
  height:635px;
}
table#table1{
	text-transform: uppercase;
	font-size: 8pt
}
img#logo{
	position: absolute;
	left: 10px;
	top: 8px;
}
p#phone{
	visibility: hidden;
}
div#top{
	height: 187px;
}


/* address
----------------------------------------------- */
div#address{
	top: 90px;
	position: absolute;
	left: 10px;
	text-transform: uppercase;
	font-size: 10px;
	color: #89CCE4;
	font-family: Helvetica, Arial, verdana, sans-serif;
	line-height: 13px;
}
div#address a{
	color: #89CCE4
}

p#maillistlink {
	text-transform: uppercase;
	color: #333333;
	font-size: 12px;
	margin-top: 5px;
}

/* header and search bar font styling
----------------------------------------------- */
label,
td.tocHeader,
div#nav-top{
	font-family: Helvetica, Arial, verdana, sans-serif;
}

/* Search bar
----------------------------------------------- */
div#search-bar{
	width: 300px;
	height: 40px;
	position: absolute;
	top: 194px;
	float: right;
	margin-left: 650px;
}
div#search-bar form{
	margin: 0px;
}
div#search-bar div{
	float: right;
	font-size: 8pt;
	width: 300px;
	height: 40px;
}
div#search-bar label{
	display: block;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 3px;
}
div#search-bar input {
	display: block;
	color: #FD0326;
	width: 180px;
	height: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 10px;
	top: 4px;
}
div#search-bar input#submit {
	width: 65px;
	color: #FD0326;
	height: 27px;
	background-image: url(images/searchbutton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 8px;
}
div#search-bar fieldset {
	background-image: url(images/searchbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 205px;
	height: 40px;
}

/*Nav bar
------------------------------------------------- */
div#nav-top {
	background-image: url(../images/nav-top-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 129px;
	width: 326px;
	margin-top: 10px;
	left: 685px;
}
div#nav-top ul  {
	color: #FFFFFF;
	list-style-type: none;
	width: 326px;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 50px;
	position: absolute;
	text-align: center;
	text-indent: 3px;
	display: block;
	margin-left: -11px;
	}
div#nav-top   ul li {
	display: inline;
	float: left;
			}
div#nav-top   ul  li a {
				color: #FFFFFF;
				text-decoration: none;
				}
div#nav-top   ul  li a:hover {
					color: #89CCE4;
					}



/* left navigation
----------------------------------------------- */
div#toc{
}
div#toc table{
	width: 152px;
}
div#toc input{
	margin-left: 10px;
	width: 125px;
	margin-bottom: 3px;
}
/* content
----------------------------------------------- */
td#content{
	padding-top: 60px;
	padding-left: 20px;
	font-size: 9pt;
	width: 95%;
	padding-right: 40px;
	background-repeat: repeat-x;
	
}
td#content p{
	text-align: left;
}
td#content center{
	text-align: left; 
}
td#content tr{
	font-size: 9pt;
}
td#content font{
	font-size: 9pt;
}
/* footer
----------------------------------------------- */
div#footer{	
	margin-top: 15px;
	text-align: left;
	padding-top: 5px;
	padding-left: 13px;
	padding-bottom: 20px;
	width: 350px;
	border-top: 1px dotted #58544f;		
}
div#footer a.emma{
	text-decoration: none;
	color: #89CCE4;
	font-family: Times New Roman;
	text-transform: uppercase;
	font-size: 10px;
	color: #89CCE4;
}
div#footer a.emma:hover{
	text-decoration: underline;
}
/* other tags
----------------------------------------------- */
div#copyright{
	padding-right: 55px;
}
div#newsletter{
	text-transform: uppercase;
}


/* modified built-in css
----------------------------------------------- */

.HeaderTable {
margin-top: 15px;
margin-bottom: 15px;
font-size: 10pt;
background-color: #ffffff;
}

.FooterTable {
margin-top: 15px;
border-top: #bbbbbb 1px solid;
font-size: 8pt;
}

.tocspacer {
background-color: transparent;
margin 22px 0 0;
}

.tocheader {
	padding: 5px;
	line-height: 130%;
	color: #ffffff;
	font-size: 9pt;
	width: 154px;
	text-transform: uppercase;
	border-bottom: 10px solid #fff;
	background-image: url(images/toc_head_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.TocContent {
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 5px;
	line-height: 150%;
	font-size: 9pt;
	font-weight: bold;
	border-top: 1px dotted #89CCE4;
	border-bottom: 1px dotted #89CCE4;
}

.TocContent a {
	color:#FD0326
}

.TocSubContent {
	padding-top: 1px;
	padding-left: 19px;
	padding-right: 5px;
	line-height: 130%;
	font-size: 8pt;
	background-color:#FFF;	
}

.TocFooter {
font-size: 10pt;
}

.Price {
color: #FF0000;
font-weight: bold;
}

.PriceComment {
color: #FF0000;
font-weight: bold;
}

.ViewProductTitle {
color: #000000;
font-size: 14pt;
}

.ViewProductMSRP {
color: #000000;
}

.CartTableHeader {
background-color: #F5F5F5;
border-bottom: #000000 1px solid;
font-weight: bold;
}

.CartCellShade {
background-color: #F5F5F5;
}

.CartTableShade {
background-color: #F5F5F5;
}

.CartHeaderRow {
font-weight: bold;
}

.CartHeaderLowerRow {
border-bottom: #bbbbbb 1px solid;
}

.TableDataSmall {
font-size: 10pt;
}

.CatListShade {
background-color: #F5F5F5;
}

.CatListNoShade {
border-bottom: #bbbbbb 1px solid;
}

.CartItemList {
color: #000000;
border-top-style: solid;
border-top-width: 1;
}

.CartTotals {
color: #000000;
font-size: 10pt;
font-weight: bold;
background-color: #F5F5F5;
}

.CartAddresses {
color: #000000;
font-size: 10pt;
background-color: #F5F5F5;
border-bottom-style: solid;
border-bottom-width: 1;
}

.CategoryNavBar {
padding: 3px;
margin-bottom: 15px;
border-top: #bbbbbb 1px solid;
border-bottom: #bbbbbb 1px solid;
font-size: 10pt;
font-weight: bold;
background-color: #F5F5F5;
}
