a { text-decoration: none; }

a:hover { text-decoration: underline; }

body {
	background:#FFF2F2;
	text-align:center;
}

img { border: 0; }

form, 
body,
#nav,
#header-links ul,
#footer-links ul,
.contents ul{ 
	list-style: none;
	padding: 0;
	margin: 0;
}

input{ vertical-align: middle; }

#overall {
	width: 760px;
	position: relative;
	background: #FFFFFF;
	margin:0 auto; 
	text-align: left;
}

/*-----------------CSSJUMP HEADER-------------------*/
#header {
	background: url(/lib/tenderheaded/header-bg.gif) #FFFFFF no-repeat;
	width: 760px;
	height: 116px;
	position: relative;
}

#logo {
	position: absolute;
	top: 20px;
	left: 30px;
	color: #FFFFFF;
	font: normal 29px trebuchet ms, verdana, sans-serif;
	width:350px;
	height:50px;
}

#header-links {
	position: absolute;
	right: 10px;
	top: 81px;
	right:25px;
}

#header-links li {
	float: left;
	display: inline;
}

#header-links a {
	font: normal 11px/11px tahoma, verdana, sans-serif;
	color: #FFF;
	border-right: solid 1px #FFF;
	padding-left: 6px;
	padding-right: 5px;
}

#header-links li a.last {
	border-right: none;
	font-weight:bold;
}

#search {
	font: normal 11px trebuchet ms, arial, sans-serif;
	position: absolute;
	top: 22px;
	right: 25px;
	width:180px;
}

#search .form {
	vertical-align: middle;
	position: relative;
}

#search .img {
	padding-top: 1px;
	padding-left: 3px;
}

.search-box {
	width: 120px;
	height: 23px;
	float:left;
	margin-top: 1px;
}

.search-header {
	background: url(/lib/tenderheaded/search-header.gif) no-repeat;
	width: 41px;
	height: 8px;
	position: absolute;
	top: 9px;
	left: -46px;
}

.search-header span { display: none; }

/*-----------------CSSJUMP MAIN---------------------*/
#main { }

/*-----------------CSSJUMP LEFT---------------------*/
#left {
	float: left;
	width: 181px;
	padding-top: 20px;
}

#navtop {
	margin: 0 0 0 15px;
	height: 15px;
	background: url(/lib/tenderheaded/nav-top.gif) 0 3px no-repeat;
}

* html #navtop { margin-bottom: -1px; }

#nav {
	list-style: none;
	width: 160px;
	margin: 0 0 0 15px;
	border-left:1px solid #D3C2BC;
	border-right:1px solid #D3C2BC;
}

* html #nav {
	width: 162px;
}

#nav li {
	font: 12px arial, verdana, sans-serif;
	padding: 5px 5px 4px 25px;
	border-bottom: solid 1px #D3C2BC;
}

#nav li.last { border-bottom: none; }

#nav li a { color: #000; }

#navbottom {
	margin: 0 0 15px 15px;
	height: 15px;
}

#nav-extras {
	text-align: center;
	padding-bottom: 20px;
}

/*-----------------CSSJUMP RIGHT--------------------*/
#right {
	float: right;
	width: 551px;
	margin-top: 17px;
}

* html #right { margin-left: -3px; }

.headertext {
	font: bold 16px trebuchet ms, arial, sans-serif;
	color: #663300;
	margin-bottom: 12px;
}

#message {
	font: normal 12px Arial, Helvetica, sans-serif
	margin-bottom: 10px;
	line-height: 15px;
	clear: both;
}

#featured-header {
	height:21px;
	background: url(featured-items.gif) no-repeat top left #FFF;
	clear: both;
}

.contents .info a { color: #9C5B44 !important; }
.contents .price { color: #000; }
.contents .sale-price-bold { color: #C00; }

/*NOTE: styles related to contents in its own external css file*/
.contents .info .sale {
	font: bold 11px tahoma;
}

/*-----------------CSSJUMP FOOTER-------------------*/
#footer {
	background: url(/lib/tenderheaded/footer-bg.gif) no-repeat;
	height: 58px;
	position: relative;
}

#footer-links {
	position: absolute;
	left: 60px;
	top: 33px;
	text-align: center;
}

#footer-links li {
	font: bold 10px/10px tahoma, arial, sans-serif;
	color: #9B5942;
	display: inline;
	float: left;
}

#footer-links li a {
	color: #9B5942;
	padding-left: 6px;
	padding-right: 5px;
	border-right: solid 2px #FFFFFF;
}

#footer-links li a.last { border-right: none; }

#designby a {
	position: absolute;
	right: 14px;
	top: 32px;
	font: normal 10px tahoma, arial, sans-serif;
	color: #9B5942;
}

#copyright {
	text-align: left;
	font: bold 11px tahoma, arial, sans-serif;
	color: #707070;
	padding: 0 0 6px 5px;
	background: #FFFFFF;
}

/*-----------------CSSJUMP COMMONS-------------------*/
.clear {
	clear: both;
	font-size: 0;
	height: 0;
}
#footer-links {
	top:33px;
}
#breadcrumbs,
#breadcrumbs A {
	font:normal 11px arial; 
	color:#000;
}

.sitemap-header {
    font: bold 14px verdana;
    color: #F69CAD;
    display: block;
    padding-top:  15px;
}
.sitemap-1      {
    font: bold 12px verdana;
    color: #A56A54;
    display: block;
    padding-left: 25px;
}
.sitemap-2      {
    font: normal 12px verdana;
    color: #F69CAD;
    display: block;
    padding-left: 50px;
}
.sitemap-3      {
    font: normal 10px verdana;
    color: #A56A54;
    display: block;
    padding-left: 75px;
}
.sitemap-4      {
    font: normal 8px verdana;
    color: #F69CAD;
    display: block;
    padding-left: 100px;
}


/*  -- Modifications (added 9/21/07) --  */

div.order-info-area {
	padding: 0 0 0 5px;
	width: 146px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	background: url(/lib/tenderheaded/order-info-area-bkgd.gif) 5px 0px repeat-y;
}

* html div.order-info-area {
	width: 151px;
}

div.order-info-area img {
	display: block;
}

div.order-info-area a {
	font-weight: bold;
	color: #f96868;
	text-decoration: none;
}

div.order-info-area a:hover {
	text-decoration: underline;
}

div.order-info-area a.mail-link {
	font-size: 9px;
}

/*  -- End Modifications (added 9/21/07) --  */
