a { text-decoration: none; }

a:hover { text-decoration: underline; }

img { border: 0px none; }

form, 
body,
#nav,
#header-links ul,
#footer-links ul,
.contents ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

input{ vertical-align: middle; }

body {
	text-align: center;
}

#overall {
	margin: auto;
	width: 760px;
	background: url('contents-bg.gif') repeat-y;
	text-align: left;
}

/*-----------------CSSJUMP HEADER-------------------*/
#header {
	height: 118px;
	background: #FFF;
	position: relative;
}

#logo {
	text-align: center;
	color: #FFFFFF;
	font: normal 32px georgia, trebuchet ms, verdana, sans-serif;
	background: transparent url('logo-06.gif') no-repeat 0px 0px;
	height: 92px;
	width: 438px;
}
#logo a {
	display: block;
	height: 92px;
	width: 438px;
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
}
#specials-text {
	position: absolute;
	background: url('free-shipping-06.gif') no-repeat 0px 0px;
	width: 322px;
	height: 92px;
	top: 0px;
	right: 0px;
	font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#specials-text a {
	text-indent: -9999px;
	display: block;
	width: 322px;
	height: 92px;
}

#header-links {
	text-align: center;
	background: #341E5F;
	position: absolute;
	top: 92px;
	width: 760px;
	padding-top: 5px;
}

#header-links, #header-links *{
	font: bold 11px/19px georgia, tahoma, arial, sans-serif;
}

#header-links li {
	color: #FFFFFF;
	display: inline;
}

#header-links li a {
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 5px;
}

#header-links li a.last { border-right: none; }

/*-----------------CSSJUMP MAIN---------------------*/
#main { }

#breadcrumbs {
	font: normal 10px tahoma, arial, sans-serif;
}
/*-----------------CSSJUMP LEFT---------------------*/
#left {
	width: 157px;
	float: left;
}

#search {
	border: solid 1px #D8D8D8;
	margin: 4px;
	font: bold 10px georgia, trebuchet ms, arial, sans-serif;
	color: #96A6B2;
	padding: 4px 4px 4px 6px;
	background: #FFFFFF;
}

.form { vertical-align: middle; }

.search-box {
	width: 110px;
	height: 21px;
	margin-right: 3px;
}

#navtop { display: block; }

#nav {
	list-style: none;
	margin-bottom: 15px;
}

#nav li {
	font: bold 10px georgia, trebuchet ms, arial, sans-serif;
	padding: 6px 10px 6px 12px;
	border-bottom: solid 1px #666666;
	text-transform: uppercase;
}

* html #nav li { padding: 4px 10px 4px 12px; }

#nav li a { color: #330065; }

#navbottom { display: block; }

#nav-extras {
	text-align: center;
	padding-bottom: 20px;
}

/*-----------------CSSJUMP RIGHT--------------------*/
#right {
	float: right;
	width: 575px;
	margin-top: 17px;
}

* html #right { margin-left: -3px; }

.headertext {
	font: bold 16px verdana, arial, sans-serif;
	color: #000000;
	margin-bottom: 12px;
}

#message {
	font: normal 12px times new roman, georgia, serif;
	margin-bottom: 10px;
	line-height: 15px;
}

/*NOTE: styles related to contents in its own external css file*/
/*-----------------CSSJUMP FOOTER-------------------*/
#footer {
	position: relative;
	height: 19px;
}

#footer-links {
	text-align: center;
	background: #330065;
}

#footer-links, #footer-links *{
	font: bold 10px/19px tahoma, arial, sans-serif;
}

#footer-links li {
	color: #FFFFFF;
	display: inline;
}

#footer-links li a {
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 5px;
	border-right: solid 2px #FFFFFF;
}

#footer-links li a.last { border-right: none; }

#designby {
	position: absolute;
	left: 20px;
	top: 25px;
	font: normal 10px tahoma, arial, sans-serif;
	color: #000000;
}


#designby a {
	color: #000000;
	font: normal 10px tahoma, arial, sans-serif;
}

#copyright {
	text-align: right;
	font: bold 11px/20px tahoma, arial, sans-serif;
	color: #707070;
	background: #FFFFFF;
}

#cross-sell {
	clear: left;
	font: normal 11px tahoma, arial, sans-serif;
}


/*-----------------CSSJUMP COMMONS-------------------*/
.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

/*-------------------SITEMAP CSS---------------------*/

.sitemap-header {
    font: bold 14px verdana;
    color: #000000;
    display: block;
    padding-top:  15px;
	border-bottom: 1px solid #C9CBF2;
}
.sitemap-1      {
    font: bold 12px verdana;
    color: #000080;
    display: block;
    padding-left: 25px;
}
.sitemap-2      {
    font: normal 12px verdana;
    color: #341E5F;
    display: block;
    padding-left: 50px;
}
.sitemap-3      {
    font: normal 10px verdana;
    color: #341E5F;
    display: block;
    padding-left: 75px;
}
.sitemap-4      {
    font: normal 8px verdana;
    color: #341E5F;
    display: block;
    padding-left: 100px;
}
