/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FDF3C4 url(../img/layout/img01.jpg) repeat-x left top;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #c30044;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
	line-height: 1em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 130%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #006A8C;
}

a:hover {
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 1000px;
	height: 100px;
	margin: 0;
	color: #FFFFFF;
	background: url(../img/layout/img03.gif) no-repeat left 25px;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	
 }

#logo h1 {
	padding-top: 25px;
	padding-left: 60px;
	letter-spacing: -1px;
	font-size: 2.2em;
	font-weight: bold;
}

#logo p {
	margin-top: -6px;
	padding-left: 62px;
	color: #FF6B9D;
} 

#logo p a {
	color: #FF6B9D;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 35px;
	padding-top: 15px;
	background: url(../img/layout/img02.gif) no-repeat right 20px;
}

#menu li.last {background: none;}

#menu a {
	display: block;
	padding: 0px 20px;
	border: none;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #969696;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	color:#C30044;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding-top: 30px;
}

#page-bgtop {
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 750px;
}

.post {
	margin-bottom: 8px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	background: #2C2C2C url(../img/layout/img06.gif) no-repeat left top;
	height: 28px;
	padding: 12px 0 0 28px;
	font-size: 12px;
	color: #969696;
}

.post .title a {
	color: #969696;
}

.post .meta {
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .entry {
	padding: 10px 20px 15px 20px;
	text-align: left;
	color: #222222;
}

.post .entry a {color: #c30044;}
.post .entry .status {
	border: solid 1px #444444; 
	padding: .01em .75em; 
	background-color: #c30044; 
	/*width: 16em;*/
	text-align: center;  
	font-size: 16px;
	color: #FFFFFF;
	}
.post .entry img {border: solid 1px #333333;}
.post .entry .clear img {border: 0px;}

.post .entry .product {
	border: solid 1px #aaaaaa; 
	padding: .5em .5em; 
	background-color: #FFFFFF;
	}
.post .entry .sitemap {font-size: 10px; font-weight: normal;}
	
.post .entry ul, li {list-style: none;}
.post .entry .selected { font-weight: bold; }
.post .entry .page_title {line-height: 1.25em; font-size: 15px;}
.post .entry .homepage {font-size:10px;}


#bedlist img {
	float:left;
	padding-right: 1em;
	border: none;
}
#bedlist td {
	border: double 3px #aaaaaa;
	background-color:#FFFFFF;
	padding:.5em;
	color:#222222;
}
#bedlist td.first {
	border:none;
	background-color:#FDF3C4;

}
#bedlist h3 {
	text-align: center;
}
#dimensions {
	line-height: 15px; 
	font-size: 11px; 
	border: solid 1px #bbbbbb; 
	padding: .25em .5em; 
	background-color: #E0DCD1 ;
	text-align: center;
	}

/* 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:600px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
	text-align: center;
}
#popUpDiv img {
	border: solid 2px;
	color: #1A446C;
	padding: 2px;
}

#accessories {padding: .5em; background-color: #E0DCD1; border: solid 1px #bbbbbb;}
#accessories ul { list-style: none; line-height: 115%;}
#accessories li.image {height: 120px;}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	background: #006A8C;
	color: #000000;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#sidebar li {
	margin: 0;
	padding: 0;
	font-weight:bold;
	
}

#sidebar li ul {
	background: url(../img/layout/img05.jpg) no-repeat left bottom;
	padding-bottom: 15px;
}

#sidebar li li {
	margin-left: 15px;
	margin-right: 15px;
	line-height: 25px;
	
}

#sidebar li li span {
	display: block;
	margin: -2px 0 0 4px;
	padding: 0;
	line-height: 15px;
	font-size: 11px;
	font-style: italic;
	font-weight:normal;
	color: #dddddd;
}

#sidebar li li span a {
	color: #ffffff;
}

#sidebar h2 {
	background: #2C2C2C url(../img/layout/img04.jpg) no-repeat left top;
	height: 31px;
	padding: 9px 0 0 28px;
	font-size: 12px;
	color: #969696;
}

#sidebar p {
	margin: 0 15px;
	padding: 20px 0px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	color:#FC0;
}

/* Gallery */
#gallery {width:650px;}
#gallery h3 {font-family: Verdana, Helvetica, sans-serif; color: #333333; font-size: 14px; font-weight: bold; padding: .25em;}
#gallery ul {list-style:none; padding:0; margin:0; width:350px; position:relative; float:left;}
#gallery ul li {display:inline; width:52px; height:52px; float:left; margin:0 0 5px 5px; }
#gallery ul li a {display:block; width:50px; height:50px; text-decoration:none; border:1px solid #000000; }
#gallery ul li a img {display:block; width:50px; height:50px; border:0;}
#gallery ul li a:hover { white-space:normal; border: solid 1px #dddddd;}
#gallery ul li a:hover img {position:absolute; left:365px; top:0; width:auto; height:auto; border:1px solid #000000;}
#gallery ul li a span {display:none;}
#gallery ul li a:hover span {display:block; line-height: 110%; font-size: 10px; color: #333333;}
#gallery ul li a:hover img.full {top:-143px;}
#gallery ul li a:hover img.full2 {top:-85px;}

.liquidate {
	background-color:#ffffff;
	padding:.75em;
	border:double 3px #666666;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}


/* Footer */

#footer {
	width: 100%;
	background: #2C2C2C;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #969696;
}