/* CSS Document */

body{
 background: url(assets/body.jpg) top center repeat;
 margin: 0;
 padding: 0;
}


/* ------------------------------------------ Header ----------------------------------- */

#header {
	position: relative;
}

.header-top-left {
	float: left;
	background:url(assets/header-left.jpg) no-repeat;
	width: 283px;
	height: 105px;
}

.header-top-center {
	float: left;
	background:url(assets/header-center.jpg) no-repeat;
	width: 308px;
	height: 105px;
}

.header-top-right {
	float: left;
	background:url(assets/header-right.jpg) top right no-repeat;
	width: 189px;
	height: 105px;
}

#headercart {
	position: absolute;
	width: 189px;
	height: 90px;
	top: 30px;
	}
#headercart a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
#headercart p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	line-height: 16px;
	letter-spacing: 0px;
	font-size: 0px;
	}
#headercart font.shoppingcart {
	font-family: "Trebuchet MS", sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	}
#headercart hr {
	display: none;
	}
#headercart img {
	display: none;
	}
	
#cart-button {
	position: absolute;
	width: 135px;
	height: 21px;
	top: 88px;
	left:618px;
}


.nav-bkg {
	background: url(assets/nav-bkg.jpg) top center repeat-x;
	line-height: 30px;
}

/* ------------------------------------------ Left Column ----------------------------------- */
#left-wrapper {
	position: relative;
	width: 186px;
	padding: 0 7px;
}

#shop-cat {
}

.left-cat-bkg {
	background: url(assets/left-cat-bkg.gif) top center repeat-y;
	width: 186px;
}

#more-info {
	margin: 5px 0;
}


/* ------------------------------------------ Center Column ----------------------------------- */
.content {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	line-height: 1.5em;
	padding-left: 5px;
}


/* ------------------------------------------ Footer ----------------------------------- */
.footer-bkg {
	background:url(assets/footer-bkg.gif) no-repeat;
	width: 780px;
	height: 39px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	line-height: 1.5em;
}

.footer a:visited, .footer a:active, .footer a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	color: #ffffff;   
	text-decoration:none;
	font-weight: normal;
	line-height: 1.5em;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	text-decoration:underline;
	font-weight: normal; 	 
	font-style: normal;
	line-height: 1.5em;
}

/* Top Search Bar */
#topsearch {
	position: absolute;
	top: 120px;
	right: -30px;
	width: 315px;
	height: 30px;
	margin: 0;
	padding: 0;
	}
#topsearch h3 {
	float: left;
	margin: -5px 0 0;
	width: 120px;
	height: 30px;
	background: #aaa url(assets/search.jpg) no-repeat center top;
	text-indent: -9000;
	font-size: 0px;
	}
#topsearch #txtsearch {
	float: left;
	width: 120px;
	height: 18px;
	background: #fff url(assets/field.jpg) repeat-x left top;
	border: none;
	margin: 1px 0 0;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 1px 0 0 5px;
	}
#topsearch .btn {
	float: left;
	margin: 0px 5px;
	}
/* End Top Search Bar */

/* Mailing List */
#mailinglist {
	padding-bottom: 8px;
}
#mailinglist h2.hdr {
	margin: 0px;
	width: 200px;
	height: 30px;
	background: #fff url(assets/mailing-list.jpg) no-repeat center top;
	text-indent: -9000;
	font-size: 0px;
	}
#mailinglist .fld {
	float: left;
	width: 120px;
	height: 18px;
	background: #fff url(assets/field.jpg) repeat-x left top;
	border: #000 solid 1px;
	margin: 0 0 0 10px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 0 0 0 5px;
	}
#mailinglist .btn {
	float: left;
	margin: -1px 0 0 5px;
	}
/* End Mailing List */


H1 {
	text-decoration:underline;
	color: #ff0066;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:20px;
}
H2 {
	text-decoration:underline;
	color: #ff0066;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:18px;
}
H3 {
	text-decoration:underline;
	color: #ff0066;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:16px;
}
H4 {
	text-decoration:underline;
	color: #ff0066;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:14px;
}


.seolinks
{
color: #ff0066;
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-size:9pt;
}

.seolinks:hover
{
color: #ff84b5;
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-size:9pt;
}
