/* Room It Up CSS Document - home page */


/* --------------------------------------- header --------------------------------------- */
#low-header {
	display: none;
}
/* --------------------------------------- table cells in #div__body table --------------------------------------- */

/* --------------------------------------- left --------------------------------------- */
#left {
	display: none;
}
/* --------------------------------------- home content --------------------------------------- */
#maincontent {
	width: 974px;
	padding: 0px;
	text-align: center;
	border-left-width: 0px;
}
#content {
	width: 974px;
	padding: 5px;
	text-align: left;
}
#homecontent {
	width: 964px;
	margin: 0px auto;
}
#homecontent td {
	padding: 0px;
}
#home_message {
	width: 450px;
	text-align: left;
	margin: 0px auto;
	clear: left;
}
#home_message p {
	line-height: 130%;
}
/*bottom row*/
#homewhite {
	width: 487px;
	height: 365px;
	background: url(/images/homewhite.jpg) no-repeat center center;
	text-align: center;
}
#homephoto {
	width: 477px;
	height: 365px;
}
/*new top row*/
#home1 {
	width: 243px;
	height: 125px;
	padding: 0px;
}
#home2 {
	width: 244px;
	height: 125px;
	padding: 0px;
}
#home3 {
	width: 241px;
	height: 125px;
	padding: 0px;
}
#home4 {
	width: 236px;
	height: 125px;
	padding: 0px;
}
/*old*/
#home-tl {/*now on bottom*/
	width: 487px;
	height: 365px;
	background: url(/images/home_top_left.jpg) no-repeat center center;
	text-align: center;
}
#home-tr {/*now on bottom*/
	width: 477px;
	height: 365px
}
#home-bl {/*now on top*/
	width: 487px;
	height: 125px
}
#home-br {/*now on top*/
	width: 477px;
	height: 125px
}
/*end old*/
.homecell {
	float: left;
	width: 240px;
	text-align: center;
	margin: 80px 0px 0px 0px;
	padding: 0px;
}
.homecell h4 {
	margin: 5px auto 10px auto;
}
a#form_button {
	width: 248px;
	height: 39px;
	display: block;
	text-indent: -9000px;
	margin: 135px auto 0px auto;
}
.homelist {
	width: 964px;
	margin: 0px auto;
	border: 1px solid #E5E5E5;
	padding: 5px 10px 5px 10px;
}
.homelist h1 {
	margin-bottom: 10px;
	text-align: left;
}
input {
	border: 1px solid #CCC;
}
#checkout .bgbutton {
	padding: 0px 9px 0px 9px;
	margin: 0px 0px 0px 10px;
	float: right;
}
.itemtd {
	border-left: 201px solid #F2F2F2;
	padding-left: 20px;
	padding-top: 47px;
}
.itemcelltd {
	width: auto;
	padding-top: 0px;
}
.itemcell {
}
a#form_button {
	width: 248px;
	height: 39px;
	display: block;
	text-indent: -9000px;
	margin: 0px auto;
}
a#form_button:link, a#form_button:visited{
	background: url(/images/form_button.gif) no-repeat center top;
}
a#form_button:hover, a#form_button:active{
	background: url(/images/form_button.gif) no-repeat center -39px;
}
#today {	
	background: url(images/logo-today_small.jpg) no-repeat left 5px;
	height: 50px;
	padding-left: 60px;
	margin-bottom: 0px;
}
#homecontent a.bluelink {
	font-weight: bold;
}
/* --------------------------------------- NetSuite overrides --------------------------------------- */
#div__body {
	border: 1px solid #CCC;
	text-align: center;
}
