/* Site Colors:
	#1A446C - blue grey
	#689DC1 - light blue
	#D4E6F4 - very light blue
	#EEE4B9 - light tan
	#8D0D19 - burgundy
*/

html { height: 100%; width: 100%; }
body { width: 100%; height: 100%; margin: 0px; padding: 0px; border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; background: #D4E6F4;
	font-size: 14px; line-height: 15px; }
table, tr,td { padding: .75em; border-collapse: collapse; vertical-align: top; font-size: 12px; line-height: 15px; }
img { border: none; }

a { color: #1A446C; text-decoration: none;}
a:hover {text-decoration: underline;}

#header { height: 6.25em; margin: 0px; padding: 0px; text-align: left; 
	background: #1A446C; color: #D4E6F4; border-bottom: solid 1em #8D0D19;}
#header h1 { padding: 1em; margin: 0px; color: #ffffff;}
#header a {text-decoration:none; color: #ffffff;}
#main { margin: 0px; padding: 0px; height: 600px; width: 100%; background: #1A446C; }
#structure { height: 100%; width: 100%; }
#footer { height: 3em; margin: 0px; padding: 1em; text-align: center; 
	background: #8D0D19;  color: #D4E6F4; }
/*.topnav li {display:inline;}
.topnav .first {background: #ffffff; border: solid .5em #8D0D19; padding: .05em .5em;  }
.topnav a { text-decoration: none; padding: .1em .5em; 
	border: solid 2px #8D0D19;  background: #ffffff; }
.topnav a:hover {color: #8D0D19; background: #689dc1;  }*/
#links ul {list-style:none;  }
#links li {display:inline; font-size:11px; margin: 0;  }
#links li a {padding: .15em .25em; background-color: #8D0D19; color: #fdffe9; border: solid 1px #000000;}
#links li a:hover {background-color: #689DC1; text-decoration:none;}

#topicnav { 
	width: 600px;
	border-right: 0px solid #000000;
	padding: 0 0 .5em 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	list-style:none;
	}
#topicnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#topicnav li a {
	display: block;
	padding: .2em;
	/*border-left: 10px solid #1A446C;
	border-right: 10px solid #ffffff;*/
	background-color: #fdffe9;
	color: #1A446C;
	text-decoration: none;
	width: 100%;
	}
html>body #topicnav li a {
	width: auto;
	}
#topicnav li a:hover {
	/*border-left: 10px solid #1A446C;
	border-right: 10px solid #ffffff;*/
	background-color: #fdffe9;
	font-weight: bold;
	color: #1A446C;
	}

#topicnav a.selected {
	font-weight: bold; 
	color: #ffffff; 
	font-size: 12px; 
	text-decoration: none;
	background-color: #1A446C;
	}
#topicnav a:hover.selected {
	font-weight: bold; 
	color: #ffffff; 
	font-size: 12px; 
	text-decoration: none;
	background-color: #8D0D19;
	}	


/* Navigation */

#navigation { width: 18em; padding: 2em .5em; font-size: 11px; color: #34291F; background: #689dc1; }
/*#navigation a { color: #34291F; text-decoration: none; }
#navigation a:hover { color: #8D0D19; text-decoration: underline; }
.leftnav li {display: block; list-style: none; margin: .5em 0; border: solid 1px #000000;}
.leftnav a {border: solid 1px #8D0D19; padding: .2em; width: 100%;}*/
#button {
	width: 16.5em;
	border-right: 0px solid #000000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #689dc1;
	color: #333333;
	}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#button li {
	border-bottom: 1px solid #689dc1;
	margin: 0;
	
}
#button li.title {
	font-weight: bold;
	font-size:13px;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1A446C;
	border-right: 10px solid #1A446C;
	background-color: #1A446C;
	color: #ffffff;
}

#button li.phone {
	font-weight: bold;
	font-size:15px;
	padding: 8px 5px 8px 0.5em;
	border-left: 10px solid #8D0D19;
	border-right: 10px solid #8D0D19;
	background-color: #8D0D19;
	color: #ffffff;
}

#button li.home a {
	font-weight: bold;
	font-size:13px;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1A446C;
	border-right: 10px solid #1A446C;
	background-color: #1A446C;
	color: #ffffff;
}

#button li.home a:hover {
	font-weight: bold;
	font-size:13px;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1A446C;
	border-right: 10px solid #1A446C;
	background-color: #689DC1;
	color: #ffffff;
}

#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1A446C;
	border-right: 10px solid #ffffff;
	background-color: #D4E6F4;
	color: #8D0D19;
	text-decoration: none;
	width: 100%;
	}

html>body #button li a {
	width: auto;
	}

#button li a:hover {
	border-left: 10px solid #1A446C;
	border-right: 10px solid #ffffff;
	background-color: #689DC1;
	color: #ffffff;
	}

ul.subjects { padding-left: 1em; list-style: none; }
li.pages { padding-left: .5em; list-style: none; }
ul.results { padding-left: 1em; list-style: none; position:relative;}
ul.results span {position: absolute; display:none;}
ul.results a:hover span {
    display: block;
	position:fixed;
	margin: -100px 0 0 150px;
     z-index: 100;
    width: 40%; height: auto; color: #FFFFFF; 
    font: 14px Verdana, sans-serif; text-align: right;
    }

li.list { padding-left: 0; list-style: disc; }
.selected { font-weight: bold; }
.backlink li {display: inline; padding: 3px; margin: 3px; border: solid 1px #1A446C; background: #689dc1; font-weight:bold; }
.backlink a {text-decoration: none;}



/* Page Content */
#page { padding-left: 2em; vertical-align: top; background: #fdffe9; }
#page h2 { color: #1A446C; margin-top: 0; line-height: 1.5em;}
#page h3 { font-size:16px; color: #1A446C; }
#page table { margin: 0;}
#productimage { padding-top: 2em; padding-bottom: 1em; background: #EEE4B9;}

/* Product Thumbnail tables */


/* Product image & cart */
#prodinfo {padding: 1.5em; background: #FFFFFF; border: solid 1px #1A446C;}
#prodinfo img {border: solid 1px; padding:1px; border-color:#1A446C;}
#prodinfo div.options {
	border: solid 1px;
	padding: .5em;
	border-color: #cccccc;
	background: #D4E6F4;
}


/* Pages Content */
#pagecontent td {padding: .35em .5em 1em .5em; border: solid 1px #1A446C; font-size: 12px; background: #ffffff; }
#pagecontent h2 { margin: 0; padding: 0 0 .25em 0;}
#pagecontent input {background: #ffffff;}
#pagecontent ul {padding: .5em;}

/* Mattress Cart */
#mattress { color: #222222; padding: .5em; background: #689DC1; }

/* CSS PopUp Window */
#blanket {
   background-color:#000000;
   opacity: 0.80;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0;
   left:0;
   width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	border: solid 10px #111111;
	top:0;
	left:15%;
	width:60%;
	height:auto;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}
#popUpDiv img {
	border: solid 2px;
	color: #1A446C;
	padding: 2px;
}

#inventory {
	background-color:#689DC1;
	border: solid 1px;
	border-color:#EEE4B9;
	color:#eeeeee;
	padding:.25em;
	font-size:14px;
}

/* Drop Shadow Effect */
.dropshadow {
  float:left;
  background: url(../img/design/dropshadow-alpha.png) no-repeat bottom right !important;
  background: url(../img/design/dropshadow.gif) no-repeat bottom right;
  margin: 2px 0 0 2px !important;
  margin: 2px 0 0 2px;
  }

.dropshadow img {
  display: block;
  position: relative;
  background-color: #1A446C;
  border: 1px solid #a9a9a9;
  margin: -1em 6px 6px -1em;
  padding: 4px;
  }

.shadowtext {
	display: block;
	border: 1px solid #1A446C;
	padding: .5em;
	margin: .35em;
	background:#D4E6F4;
}



#homepagesale {width:800px; font-size: 9px;}
#homepagesale h3 {font-family: Verdana, Helvetica, sans-serif; color: #333333; font-size: 14px; font-weight: bold; padding: .25em;}
#homepagesale ul {list-style:none; padding:0; margin:0; width:800px; position:relative; float:left;}
#homepagesale ul li {display:inline; width:352px; height:200px; float:left; margin:0; padding:1em; border-top: dashed 1px #8D0D19;}
#homepagesale ul li a {text-decoration:none; font-weight:bold; color:#8D0D19; }
#homepagesale ul li a:hover { color:#1A446C;}
#homepagesale ul li img {padding-right: .75em;}
/*#homepagesale ul li a:hover img {position:absolute; left:365px; top:0; width:auto; height:auto; border:1px solid #000000;}
#homepagesale ul li a span {display:none;}
#homepagesale ul li a:hover span {display:block; line-height: 110%; font-size: 10px; color: #333333;}*/

#hiddentextarea div {
	display: none;
}



#sitemap {
	font-size: 12px;
	background-color:#eee4b9;
	padding: 5px;
}
#sitemap a { 
	text-decoration:none;
	font-weight:bold;
}

#header a.cart {position: absolute; margin: 40px 15% 0 62.75em;}
#header img.freeshipping {position: absolute; margin: -60px 10% 0 50em;}
