* {
	padding: 0;
	margin: 0;
	behavior: url(/wp-content/themes/bedcentre/iepngfix.htc);
}
/* Begin Typography & Colors */
body {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;;
	font-size: 13px;
	color: #250f26;
	padding: 0;
	margin: 0;
	background: #007FC5 url('images/bg_new.jpg') repeat-y;
	background-position: top center;
}
h1, h2, h3, h4, h5, h6 {
	color: #004A8D;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	padding: 8px 0 6px 0;
}
h2, h3, h4, h5, h6 {
	font-size: 21px;
	font-weight: normal;
	padding: 6px 0 6px 0;
}
h3 a { text-decoration:none;}
#header {
	background: url('images/header_new.jpg') no-repeat;
	height: 189px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	text-align: center;
}
#navbg {
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	height: 49px;
	margin-right: auto;
	margin-left: auto;
}
#flash {
	width:880px;
	height:198px;
	margin: 0 auto;
}
#breadcrumb {
	width:100%;
	background: #CCCCCC;
	padding: 5px 5px 5px 10px;
	background: #ffffff url('images/breadcrumb.jpg') repeat-y;
}
#breadcrumb a {
	text-decoration: none;
	color: #000000;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#maincontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: url('images/contentbg_new.jpg') repeat-y;
}
#footer {
	height: 167px;
	background: #454545 url('images/footerbg.jpg') repeat-x center top;
	text-align: center;
	padding: 5px 0 30px 0;
	color: #ffffff;
}
#footer p {
	margin: 10px 0 0 0;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #EEEEEE;
	text-decoration: underline;
}
#footertop {
	font-size:14px;
}
#footerbottom {
	margin-top:20px;
	font-size:10px;
}
#footerbottom a {
	text-transform:uppercase;
}
.narrowcolumn, .widecolumn {
	float: left;
	margin: 10px 10px 0 10px;
	width: 640px;
	line-height: 22px;
}
.narrowcolumn ul, .widecolumn ul {
	padding-left: 20px;
}
.narrowcolumn ul li, .widecolumn ul li {
	list-style-type: none;	
	padding-left: 30px;	
	background-position: 5px 7px;	
	background-image: url(images/bullet.png);	
	background-repeat: no-repeat;
	padding-bottom: 8px;
	padding-top: 6px;
	line-height: 20px;
}
.narrowcolumn p, .widecolumn p {
	line-height: 22px;
	padding: 6px 0 6px 0;
}
.narrowcolumn a, .widecolumn a, .narrowcolumn a:visited, .widecolumn a:visited, .narrowcolumn a:active, .widecolumn a:active {
	color: #651267;
}
.narrowcolumn a:hover, .widecolumn a:hover {
	text-decoration: none;
}
#sidebar {
	padding: 0;
	margin: 0;
	width: 220px;
	float: left;
}
#sidehead1 {
	background-image: url(images/sidehead1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 42px;
	width:230px;
	margin-top:10px;
}
#sidehead2 {
	background-image: url(images/sidehead2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	margin-top:10px;
}
#sidehead3 {
	background-image: url(images/sidehead3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 264px;
	margin:10px 0;
}
#brandcont {
	background: url('images/brandbg.jpg') repeat-y;
	width: 230px;
}
#brandfooter {
	background: url('images/brandfoot.jpg') no-repeat;
	width: 230px;
	height:25px;
}
.sidebarnav {
	width: 230px;
	margin: 0;
}
.sidebarnav ul {
	padding: 0;
	margin: 0;
}
.sidebarnav ul li {
	list-style-type: none;
	padding: 1px 0 1px 0;
}
.sidebarnav ul li a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	color: #000000;
	text-decoration: none;
	background: url('images/sidebuttonbg.jpg') no-repeat;
	height: 32px;
	padding-left: 40px;
}
.sidebarnav ul li a:hover { 
	text-decoration: underline;
	color: #000000;
}
#sidebar .sidebarnav ul li a, #sidebar .sidebarnav ul li a:visited, #sidebar .sidebarnav ul li a:active, #sidebar .sidebarnav ul li a:hover {
	color:#000000;
}
.sidebarnav ul li ul li {
	background:#00FF00;
	position: absolute;
	margin: 0 101% 0 0 ;
}
#sidetext {
	font-size: 11px;
	padding: 10px;
	line-height: 18px;
}
#enquiryformcontainer {
	padding: 6px 10px 10px 0px;
	margin: 10px 0px 0px 20px;
	height:150px;
	width:370px;
	float:right;
	background:url('images/formhead_new.jpg') no-repeat top left;
}
.enquiryform {
	padding: 0px 5px 10px 0px;
	margin: 10px 0;
	float:left;
	width:180px;
}
.forminput {
	padding: 10px 0 0 0px;
}
.formbutton {
	text-align: right;
	height: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.custominput {
	background-color: #FFFFFF;
	padding: 10px;
	width: 90%;
	border: 1px solid #d0b0d1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.customtextarea {
	background-color: #FFFFFF;
	width: 80%;
	height: 65px;
	padding: 10px;
	overflow: auto;
	border: 1px solid #d0b0d1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
label {
	width: 95%;
}
label.error {
	float: left;
	color: #FF0000;
	vertical-align: top;
	font-size: 10px;
	line-height: 20px;
	display: block;
	height: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 11px;
}
#planning {
	margin-bottom: 10px;
}
#newsheading {
	height: 48px;
	line-height: 28px;
	color: #FFFFFF;
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 8px;
}
#newsheading h2 {
	text-indent: -9999px;
}
#newscontent {
	padding: 10px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	background: #eeeeee url('images/specials.jpg') no-repeat;
	background-position:right;
	min-height: 180px;
}
#newscontent a {
	font-size: 14px;
}
#newscontent ul {
	padding: 10px 0 0 20px;
}
#newscontent ul li {
	list-style-type: none;	
	padding-left: 40px;	
	background-position: 5px 9px;	
	background-image: url(images/newsbullet.png);	
	background-repeat: no-repeat;
	padding-bottom: 8px;
	padding-top: 10px;
	line-height: 20px;
}
#newsfooter {
	padding: 0 8px 0 0;
	text-align: right;
	height: 30px;
	line-height: 30px;
	background: url('images/newsbottom.jpg') no-repeat;
	background-position: right;
	padding-right: 50px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
#newsfooter a {
	color: #000000;
	text-decoration:none;
}
#content {

}

.widecolumn .entry p {

}

.narrowcolumn .entry, .widecolumn .entry {

}

.widecolumn {

}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {

}


#headerimg .description {

	text-align: center;
}

.entry p a:visited {
	color: #b85b5a;
}

.commentlist li, #commentform input, #commentform textarea {

}
.commentlist li ul li {

}

.commentlist li {

}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {

}

.commentlist p {
	text-transform: none;
}

#commentform p {

}

.commentmetadata {
	font-weight: normal;
}

#sidebar {

}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {

}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}


#wp-calendar #prev a, #wp-calendar #next a {

}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {

	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */




.post {
	margin: 0px;
	padding-bottom:30px;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 5px 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {


	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */




.subnavigation {
}
.subnavigation ul {
	padding: 0;
	margin: 0;
}
.subnavigation ul li {
	list-style-type: none;
}
.subnavigation ul li a {
	display: block;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
	background-image: url(images/topcontact.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding-left: 15px;
	outline: none;
}
.subnavigation ul li a:hover {
	text-decoration: underline;
}

#productbox {
	height: 184px;
	width: 730px;
	padding: 0px;
	margin: 0 0 10px -5px;
	clear:both;
}
a#prod1 {
	display: block;
	cursor: pointer;
	width: 212px;
	height: 215px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/divan.jpg);
	background-repeat:no-repeat;
	text-indent: -7000px;
	outline: none;
	float: left;
	margin-left: -3px;
}
a#prod2 {
	display: block;
	cursor: pointer;
	width: 213px;
	height: 215px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/memoryfoam.jpg);
	background-repeat:no-repeat;
	text-indent: -7000px;
	outline: none;
	float: left;
}
a#prod3 {
	display: block;
	cursor: pointer;
	width: 216px;
	height: 215px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/electricbeds.jpg);
	background-repeat:no-repeat;
	text-indent: -7000px;
	outline: none;
	float: left;
	margin-bottom:15px;
}
#homebox1 {
	width: 630px;
	height: 233px;
	clear:both;
	position:relative;
	padding: 10px 10px 0px 20px;
	margin: 0px 0 0 0;
}
#homebox2 {
	width: 600px;
	height: 233px;
	clear:both;
	background: url('images/boxbg2.jpg') repeat-x;
	padding: 5px 10px 5px 20px;
	margin: 0px 0 0 0;
}
#faq {
	text-align:right;
	float:right;
}

#box {
	float:left;
	margin: 10px 5px 15px 0;
	border:#00FF33;
	width:380px;
}
#boxright {
	float:left;
	height: 120px;
	border:#0000FF;
	margin: 10px 0 0px 0;
	width:250px;
}
table { border:1px solid #999999;
}
td {
	padding: 0 10px 10px 10px;
	background:#eeeeee;
}

