/* CSS Document */

/* Standard Styles */
/* background-color:0f0f0f */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color:#CCCCCC;
	margin: 10px auto 10px auto;
}

h1 {
	font-size: 105%;
	font-weight: bold;
	margin: 0px 5px 20px 0px;
	padding: 0px 0px 10px 0px;
	color: #003366;
	background-color: transparent;
/*	border-bottom: 1px solid #CCCCCC; */
}

h2 {
	font-size: 100%;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #336699;
	background-color: transparent;
	clear: both;
}

h3 {
	font-size: 75%;
	font-weight: bold;
	margin: 20px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: transparent;
}

h4 {
	font-size: 65%;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: transparent;
}

b {
    font-size: 99%;
}

p {
	font-size: 75%;
	color: #000000;
	background-color: transparent;
	line-height: 135%;
	text-align: left;
}

.alignRight 
{
    text-align:right;
}


.newsDate {
	font-size: 55%;
	color: #999999;
	background-color: transparent;
	text-align: left;
}

ul {
	font-size: 75%;
	color: #000000;
	background-color: transparent;
	line-height: 135%;
	text-align: left;
}


a {
	color: #6666FF;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #6666FF;
	text-decoration: underline;
}
a:hover {
	color: #6666FF;
	text-decoration: underline;
}
a:visited {
	color: #6666FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited:hover {
	color: #6666FF;
	text-decoration: underline;
}

/* Header/Navigation */

#header {
	width: inherit;
	height: 100px;
	width: 800px;
	border-top: 1px solid #999999;
	background-image: url("/img/nav/header.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}

#SpecialsLink
{
    left: 872px;
    top: 16px; /*-39px if IE */
    position:absolute;
}

#searchBox 
{
    left: 660px;
    top: 102px;
    position:relative;
}

#searchText 
{
    left: 720px;
    top: 66px;
    position:relative;
    font-size:10px;
	font-weight: bold;
	padding: 0px;
}

#searchText a {
	color: #fdfced;
}

#nav 
{
}

#nav td 
{
    padding: 5px 15px 0px 15px;
	border-right: solid 1px #000000;
	font-size:14px;
}
#nav a {
	color: #fdfced;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: none;
	color: #ff9933;
	border-bottom: solid 2px #ff9933;
}

#nav a:visited {
	text-decoration: none;
}

#nav a:visited:hover {
	text-decoration: none;
}

#nav a:active {
    text-decoration:blink;
}


#mainNav {
	width: inherit;
	height: 34px;
	background-image: url("/img/nav/nav_bg.gif");
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#navButtons ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navButtons li {
	margin: 0px;
	padding: 0px;
	float: left;
	
}

#navButtons {
	color: #FFFFFF;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
}

#navButtons a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 6px 0px 6px;
	border-right: 1px solid #000000;
	color: #fdfced;
	background-color: transparent;
}

#navButtons a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #ff9933;
	border-bottom: 2px solid #ff9933;
}

#navButtons a:visited {
	background-color: transparent;
	text-decoration: none;
	color: #fdfced;
}

#navButtons a:visited:hover {
	text-decoration: none;
	color: #ff9933;
	background-color: transparent;
}

#outerUpper {
	background-image: url("/img/nav/bg_outerUpper.gif");
	background-repeat: no-repeat;
	height: 100px;
	width: 840px;
	margin: 0px auto 0px auto;
	padding: 0px 20px 0px 20px;
}

#outerMiddle {
	background-image: url("/img/nav/bg_outerMiddle.gif");
	background-repeat: repeat-y;
	width: 840px;
	margin: 0px auto 0px auto;
	padding: 0px 20px 0px 20px;
}

#outerLower {
	background-image: url("/img/nav/bg_outerLower.gif");
	background-repeat: no-repeat;
	height: 50px;
	width: 840px;
	margin: 0px auto 10px auto;
	padding: 0px 20px 0px 20px;
}

/* ### CONTENT ### */

.pageTitle {
	color: #3a2514;
	font-size: 18px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: center;
	border-bottom: 2px solid #CCCCCC;
	padding: 6px 0px 6px 0px;
}

#content {
	width: 780px;
	padding: 10px;
	background-repeat:repeat;
	background-image: url("/img/bg.jpg");
	min-height: 600px;
}

.divider {
	width: 760px;
	border-bottom: 1px solid #CCCCCC;
}

/* ### FOOTER ### */

#footer {
	width: 800px;
	clear: both;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 9px 0px;
	text-align: center;
	background-color: #eeeeee;
}

.footerLinks {
	color: #CCCCCC;
	background-color: transparent;
	font-size: 65%;
}

.footerLinks a {
	color: #999999;
	background-color: transparent;
	text-decoration: none;
}

.footerLinks a:active {
	color: #ff9933;
	background-color: transparent;
	text-decoration: underline;
}

.footerLinks a:hover {
	color: #ff9933;
	background-color: transparent;
	text-decoration: underline;
}

.footerLinks a:visited {
	color: #999999;
	background-color: transparent;
	text-decoration: none;
}

.footerLinks a:visited:hover {
	color: #ff9933;
	background-color: transparent;
	text-decoration: underline;
}

.copyright {
	color: #999999;
	background-color: transparent;
	font-size: 55%;
	margin-top: 5px;
}

#results {

}

.resultsTable {
	width: 100%;
	margin: 20px 0px 20px 0px;
	border-bottom: 3px solid #CCCCCC;
}

.resultsTable th {
	margin: 0px;
	padding: 2px;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #666666;
	border-right: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
}

.resultsTable th a {
	color: #ff9933;
}

.resultsTable th a:hover {
	color: #ff9933;
	text-decoration: underline;
}

.resultsTable td {
	margin: 0px;
	padding: 4px;
	font-size: 70%;
	border-right: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	text-align: left;
}

.cartWishlist {
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 0px;
	text-align: center;
}

.cartWishlist a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 2px 6px 2px 6px;
	color: #fdfced;
	background-color: transparent;
}

.cartWishlist a:hover {
	background-color: #ff9933;
	text-decoration: none;
	color: #FFFFFF;

}

.cartWishlist a:visited {
	background-color: transparent;
	text-decoration: none;
	color: #FFFFFF;
}

.cartWishlist a:visited:hover {
	background-color: #ff9933;
	text-decoration: none;
	color: #FFFFFF;
}

.PrevNextButton a:visited {
	color: #6666FF;
	text-decoration: none;
	background-color: #666666;
	border: 2px outset #999999; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 12px 6px 12px 6px;
	padding: 5px;
	text-align: justify;
	float: none;
}

.cartAddButton {
	color: #FFFFFF;
	background-color: #666666;
	border: 2px outset #999999; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	font-weight: bold;
	margin: 4px 0px 4px 4px;
	padding: 0px;
	text-align: left;
	float: left;
}

.cartButton {
	color: #FFFFFF;
	background-color: #666666;
	border: 2px outset #999999; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	font-weight: bold;
	margin: 4px 0px 4px 4px;
	padding: 0px;
	text-align: center;
	float: right;
}

.cartButton a { 
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 4px 6px 4px 6px;
	color: #fdfced;
	background-color: transparent;
}

.cartButton a:hover {
	background-color: #ff9933;
	text-decoration: none;
	color: #333333;

}

.cartButton a:visited {
	background-color: transparent;
	text-decoration: none;
	color: #FFFFFF;
}

.cartButton a:visited:hover {
	background-color: #ff9933;
	text-decoration: none;
	color: #333333;
}

.divider {
	width: 100%;
	height: 2px;
	background-color: #DDEBF5;
	margin: 10px 0px 10px 0px;
}

.zeromargins {
    margin:0 0 0 0;
}

