@charset "utf-8";
/* CSS Document */
body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#FFFFFF;
	overflow:auto;
	font-size:medium;
}

a {
  color: #000;
  text-decoration:none;
  font-size:0.9em;
  font-weight:bold;
}

a:hover {
   text-decoration:underline;
}

img {
	border:0;
}

h1 {
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#444;
	font-size: 1.4em;
	text-transform:capitalize;
	padding:0;
	margin:0 auto;
}

h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#444;
	font-size:1.2em;
	font-weight:bold;
}

h3 {
	font-size: 120%;
	padding:0;
	margin:0;
}

.h4l {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	width:100%;
	height:100%;
	text-align: center;
}

.h4l {
	font-size:0.5em;
	height:100%;
	width:99%;
	min-height:200px;
}

.h4l #free_delivery {
	position:fixed;
	width:100%;
	top:0px;
	margin:0;
	margin-top:5px;
	text-align:right;
	z-index:1000;
}

.h4l #menu_bar {
	background-image:url(content/daytime_new.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	height:76px;
	min-height:76px;
	width:100%;
	z-index:99;
}	

.h4l #menu_bar #free_delivery {
	margin:0 0 0 0;
	top:0px;
}

.h4l #menu_bar #tabs{
	top:55px;
	width:100%;
	min-width:512px;
	text-align:center;
	height:25px;
	z-index:99;
	
	background-position:top left;
	background-repeat:repeat-x;
}

.h4l #menu_bar #tabs #tab1{
	background-image:url(content/tabs_on.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	float:left;
}

.h4l #menu_bar #tabs #tab1 a{
	font-weight:bold;
	color:#FFFFFF;
	font-size:8pt;
	line-height:20px;
	vertical-align:middle;
}

.h4l #menu_bar #tabs #tab2{
	background-image:url(content/tabs_off.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	float:left;
}

.h4l #menu_bar #tabs #tab2 a{
	font-weight:bold;
	color:#000066;
	font-size:8pt;
	line-height:20px;
	vertical-align:middle;
}

.h4l #menu_bar #tabs #tab3{
	background-image:url(content/tabs_off.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	padding-bottom:5px;
	float:left;
}

.h4l #menu_bar #tabs #tab3 a{
	font-weight:bold;
	color:#000066;
	font-size:8pt;
	line-height:20px;
	vertical-align:middle;
}

.h4l #menu_bar #tabs #tab4{
	background-image:url(content/tabs_off.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	float:left;
}

.MenuBarItemSubmenu>li {
	border-right: 1px solid #000;
}

.h4l #menu_bar #tabs #tab4 a{
	font-weight:bold;
	color:#000066;
	font-size:8pt;
	line-height:20px;
	vertical-align:middle;
}

.h4l #menu_bar #tabs #email_button {
	background-image:url(content/right_tabs_off.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:200px;
	height:20px;
	line-height:20px;
	float:right;
	font-weight:bold;
	color:#000066;
	font-size:8pt;
	line-height:20px;
	vertical-align:middle;
}

.h4l #menu_bar #tabs #email_button:hover {
	background-image:url(content/right_tabs_on.jpg);
	color:#FFFFFF;
	cursor:hand;
}

.h4l #menu_bar #tabs #shopping_cart {
	color:#16578a;
	background-image:url(content/right_tabs_off.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:200px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	float:right;
	font-weight:bold;
	color:#000066;
	font-size:8pt;
	line-height:20px;
	text-align:center;
}

.h4l #menu_bar #tabs #shopping_cart:hover {
	background-image:url(content/right_tabs_on.jpg);
	color:#FFFFFF;
	cursor: hand;
}

.h4l #menu_bar #tabs img{
	border:none;
	height:18px;
	float:left;
}

.h4l #info_bar {
	vertical-align:bottom;
	top:74px;
	height:30px;
	width:100%;
	background-color:#16578a;
	background-image:url(content/menu_fade.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	z-index:9999;
	text-align:center;
	vertical-align:middle;
	outline:ridge 2px #D1D7CE;
}
.h4l #info_bar #breadcrumbs {
	float:left;
	padding-top:7px;
	padding-left:5px;
	z-index:999;
	color:#CAD2D1;
	font-weight:bold;
	font-size:125%;
}

.h4l #info_bar #breadcrumbs a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:100%;
}

.h4l #info_bar #search_form {
	margin: 0 auto;
	background-image:url(content/search_box.jpg);
	background-repeat:no-repeat;
	background-position:2px left;
	width:250px;
	text-align:left;
	vertical-align:middle;
}

.h4l #info_bar #search_form #search_text {
	position:relative;
	bottom:5px;
	border:none;
	background-color:#FFFFFF;
	width:120px;
	margin-left:10px;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#16578a;
}

.h4l #info_bar #search_form #search_submit {
	float:none;
	margin-left:20px;
	width:30px;
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#16578a;
	background-color:#FFFFFF;
	background-image:url(content/search_button.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border:none;
}

#product_menu #menu {
	margin:0px;
	padding:0px;
	padding-left:5px;
}

#product_menu #menu li {
	position:relative;
	list-style:none;
	height:30px;
	width:200px;
	padding-left:0px;
	padding-bottom:5px;
	font-size:1em;
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin:0px;
}

#product_menu #menu li:hover {
	background-image:url(images/button_over.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#product_menu #menu li h1 {
	margin-left:35px;
	padding-top:11px;
	font-weight:bold;
	color:#FFF;
}

#product_menu #menu li:hover h1 {
	color:#000;
}

.content {
	position:relative;
	font-size:1.2em;
	z-index:81;
	text-align:center;
	margin-left:5em;
}

#right_box {
	position:absolute;
	right:0px;
	top:14em;
	vertical-align:top;
	float:right;
	width:180px;
	z-index:2;
	text-align:center;
	margin:0px;
}

.main_area {
	margin:0 auto;
}

.main_box {
	width:40%;
	min-width:250px;
	margin-top:2em;
	margin-bottom:0.5em;
	margin-left:7.5em;
	padding:0;
	float:left;
}

.main_box h1 {
	margin-left:0.5em;
	maring-right:0.5em;
}

.main_box #box_text {
	margin-left:0.5em;
	margin-right:0.5em;
}

#primary {
	background:url(images/green_gradient_top.jpg) repeat-x top;
}

#secondary {
	background:url(images/blue_gradient_top.jpg) repeat-x top;
}

.header {
	padding-top:0.5em;
	font-size:1.1em;
	margin:0 auto;
	width:85%;
}

.box_links {
	bottom: 0;
	padding:0;
	margin:0;
	padding-bottom:1.2em;
	height:25em;
	text-align:center;
}

#blue {
	background-image: url(images/blue_gradient.jpg);
	background-position:bottom;
	background-repeat:repeat-x;	
}

#green {
	background-image: url(images/green_gradient.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.box_links img {
	padding:0em;
	margin-bottom:0.5em;
	margin-left:0.5em;
	display:inline;
}

.long_box {
	position:relative;
	float:left;
	width:29.5%;
	height:30em;
	border:1px double #c0c0c0;
	background-color:#fbfbfb;
	margin:0 auto;
	margin-bottom:1em;
	margin-top:1em;
	margin-left:0.6em;
	padding-left:1em;
	padding-right:1em;
	overflow:hidden;
}

.tall_box {
	float:left;
	position:fixed;
	top:13.2em;
	left:0em;
	width:16.5em;
	z-index:99;
	border-right:1px double #c0c0c0;
	padding-right:1em;
	background-color:#fbfbfb;
	height:100%;
}

.tall_box #title {
	margin-bottom:0;
	padding-bottom:0;
	font-weight:bold;
}

.tall_box #story {
	margin-top:0;
	padding-top:0;
	text-align:center;
}

p#box_text {
	height:5em;
	margin-bottom:0;
}

.history {
	width:95%;
	height:100px
	margin:0 auto;
	text-align:center;
	border:1px solid #00;
	clear:both;
}

.history img {
	margin:0.5em;
}

.future {
	text-align:center;
	margin-top:0.5em;
	width:95%;
	height:100px;
	display:block;
	clear:both;
}

.future img {
	margin:0.5em;
}

.hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
}

#qscroller3 {
	position: relative;
	width:175px;
	height:150px;
	background: #000;
	margin:0 auto;
	margin-top:1em;
	margin-bottom:1em;
}

#qscroller3-nav {
	position:absolute;
	height:18px;
	visibility: hidden;
	background: #f0f0f0;
	z-index: 1;
	width: 100%;
}

#qscroller3-nav a {
	text-decoration: none;
}

#qscroller3-nav div {
	float: right;
}

#qscroller3-nav img {
	border: none;
	padding: 3px 2px 0;
}


#qscroller4 {
	position: relative;
	width:230px;
	height:120px;
	background: #fff;
	margin:0 auto;
	margin-top:1em;
	margin-bottom:1em;
}

#qscroller4-nav {
	position:absolute;
	height:18px;
	visibility: hidden;
	background: #f0f0f0;
	z-index: 1;
	width: 100%;
}

#qscroller4-nav a {
	text-decoration: none;
}

#qscroller4-nav div {
	float: right;
}

#qscroller4-nav img {
	border: none;
	padding: 3px 2px 0;
}

.central_content {
	width:100%;
	height:68em;
	background-color: #fcfcff;
}

.central_content ul  {
	list-style-position:outside;
	font-weight:bold
}

.central_content ul li {
	margin-bottom:1em;
}

.central_content ul li p {
	font-weight:normal;
	margin-top:0px;
}

.central_content ul li p img{
	float:left;
	border:1px solid #707070;
	margin-right:0.5em;
	margin-bottom:0.5em;
}

#after_image {
	clear:both;
}

label {
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	margin-bottom:3px;
}

textarea {
	width:20em;
	height:4em;
	margin-bottom:3px;
}

.submit input {
	margin-left: 7.5em;
	border:3px inset #003;
} 

input, textarea {
	background-color:#fcfcff;
	color:#003;
	font-weight:bold;
}

fieldset {
	border: 1px solid #003;
	width: 40em;
	margin:0 auto;
	margin-top:1em;
}

legend {
	color: #fff;
	background: #036;
	border: 1px solid #003;
	padding: 2px 2px;
	font-weight:bold;
} 

.image_container {
	width:85px;
	float:left;
	/*border:1px solid #000;*/
	margin-left:2em;
	margin-bottom:1.5em;
}

.info_pane {
	width:80%;
	border:1px solid #707070;
	margin:0 auto;
	background-color:#fbfbfb;
}

.info_pane dt {
	font-weight:bold;
	margin-top:1em;
}

.info_pane dt ul {
	margin:0px;
}

.info_pane dt ul li {
	margin:0px;
}

.more_link {
	position:absolute;
	bottom:0;
	right:0;
	border-top:1px solid #707070;
	border-left:1px solid #707070;
	border-right:1px solid #707070;
	background-color:#FFF;
	padding-left:0.5em;
	padding-right:0.5em;
	width:6em;
	text-align:center;
}

ul#links_list li {
	float:left;
}
