@charset "UTF-8";


p {
	padding: .6em 0 0 0;}

h1, h2, h3, h4 {
	color: #4C4B46;}

.loading{
	background:url('/images/loading.gif') center no-repeat;
}

#doc3 #cwrap{
	margin:0;
	padding:0;
	width:100%;}

.no_underline {
	text-decoration: none !important;}

/*UI tabs*/

/*This is the whole menu. Use this as a base class.*/
/*.subnav{
	float:left;
	width:100%;
}*/
.subnav .ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none;  list-style: none;
	float: left;
	position: relative;
	z-index: 1;
	border-right: 1px solid #cccccc;
	bottom: -1px;
	}
.subnav .ui-tabs-nav-item {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; list-style: none;
	float: left;
	border-left: 1px solid #cccccc;
	border-right: none;
	border-top: none;
	border-bottom: none;
}
.subnav .ui-tabs-nav-item a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; list-style: none;
	float: left;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	padding: .2em 1em;
	color: #444444;
	background:none;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;

}
.subnav .ui-tabs-nav-item a:hover {
	background: #f7f7f7;
	color: #111111;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.subnav .ui-tabs-selected {
}
.subnav .ui-tabs-selected a, .subnav .ui-tabs-selected a:hover {
	background: none;
	background-color:#F4F4F4;
	color: #444;
	font-weight: normal;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.subnav .ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: ;
	clear:left;
	border: 0;
	background: #ffffffffffff;
	color: #362b36;
	padding: 0;	
}
.subnav .ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}

.subnav .ui-tabs-unselect {
}

.subnav .ui-tabs-disabled {
}

/*The span tags are there to give freedom to tricks like rounded corners and resizable backgrounds.*/
.subnav span {
}





/* LEFT SIDEBAR CSS */

.sidebar_module {
	border-bottom: 1px solid #CCC;
	padding: 1em 0;
}
.roomstyle {
	font-size: 116%;
	line-height: 100%;
	padding: 0 0 .1em 0;
	font-weight: bold;
}
h4 {
	font-size: 85%;
	font-weight:bold;
	text-transform:uppercase;
	padding: 0 0 .4em 0;
	margin:0;
}
hr {
	height: 1px;
	background-color: #ccc;
	color: #ccc;
	border: none;
	padding: 0;
	margin: 1em 0;
}
a .small {
	font-size: 85%;
}
a.bold{
	font-weight:bold;
}
.viewall {
	display: block;
	margin: 12px;
}

.backtoroom {
	font-weight: bold;
	display: block;
	margin: 12px 0 0 0;
}
.categories p {
padding: .7em 0 0 0;
margin: 0;
font-weight: bold;
}
.categories .first {
padding-top: 0;
}
.categories ul {
padding: 0;
margin: 0;
}
.categories li {
list-style: disc;
margin: 0 0 0 15px;
padding: 0 0 0 0;
color: #999;
}
.categories a {
text-decoration: none;
}
.categories a:hover {
text-decoration: underline;
}


/* categories below the product images */
.categories .col{
	float:left;
	width:200px;
	height:130px;
}
.categories h2{
	font-size:140%;
}


/* LAYOUT AREA CSS */

.layout_message {
	width:390px;
	text-align:left;
	margin:50px 0 0 150px;}
	
.layout_message h2 {
	padding-bottom: .4em;;
	margin-bottom: 0;
	font-size:140%;}

.layout_message p {
	padding-top: 0;
	margin-top: 0;}


/* RIGHT SIDEBAR CSS */

.right_sidebar {
	visibility:hidden;
	top:20px;
	position:fixed;
	right: 0;
	width: 270px;
	background-color:#EFEFEF;
	border: 1px solid #BFBFBF;
	padding:11px 18px 11px 11px;
	z-index:1000005;
	text-align:left;
}

.right_sidebar #close{
	margin-top:-5px;
	margin-bottom:5px;}
	
.right_sidebar #close img{
	margin-bottom:-3px;}

.right_sidebar ul li{
	float:left;
	margin-right:20px;}

.right_sidebar h3 {
	font-size: 116%;
	font-weight: bold;}
	
.right_sidebar h4 {
	font-weight: normal;
	text-transform:none;
	padding: .6em 0 .3em 0;}

.right_sidebar p {
	padding: 0;
	margin: .5em 0 0 0;}

.right_sidebar .product_image {
	padding: 0 0 10px;
	display:block;
	clear:both;}

#sideprice {
	font-size: 116%;
	margin: 0;
	padding: 0 0 0 0;}

#viewCategory {
	display: block;
	padding: 0 0 0 0;}

.icon {
	padding: 0 3px 0 0;
	margin: 0 0 -2px 0;}

#total{
	font-weight:bold;}

.right_sidebar .product_actions {
	padding: 1.5em 0 1.5em 0;}


/* Sharing Stuff */

.share_links {
	padding: 1em 0 0 0;}

#shareUrl {
	width: 240px;
	margin: 2px 0 0 0;
	padding: 1px;}

.share_links span {
	font-weight: bold;
	padding: 0 5px;}

.share_to_any {
	padding: .8em 0;}

.share_to_any img {
	margin-bottom: -2px;}

.share_to_any span {
	padding: 0 5px;}


/* ADDITIONAL BUTTON STYLING */

.slideshow_buttons button {font-size: 1em; margin-left: 0; margin-right: 0;}
#previous_button span { padding-left: .4em; background-position: right 50%; margin-left: 1px; }
#previous_button.disabled{
	background:#cccccc;
}
#next_button span { padding-right: 1.3em; background-position: right 50%; margin-right: 3px; }


/* Note: for resizable styles, use the styles listed above in the dialog section */

#subnav-1 img{
	padding:5px;
}
#subnav-1 img.details{
	border:1px solid #ccc;
	padding:4px;
}
#subnav-1 img.disabled{
	border:1px solid red;
	padding:4px;
}


/* the product info window */
#infowindow{
	width: 143px;
	position:absolute;
	border:1px solid #ccc;
	padding:4px 0 4px 5px;
	display:none;
	background:#FFFFFF;
	z-index:1000001;
	text-align:left;
}
#infowindow #productname{
	font-weight:bold;
}
#infowindow ul{
	padding-top:5px;
	float:left;
}
#infowindow ul li{
	list-style-type:none;
	text-align:left;
}
#toadd{
	display:none;
}
#toadd img{
	padding:3px;
}
.ui-effects-transfer { border: 1px dashed #000; }


/* override slider css */
.ui-slider {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: ;
	font-size: 1.2em;
	background: #ffffff;
	border: none;
	height: .8em;
	position: relative;
}
.ui-slider-handle {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 12px;
	height: 20px;
	background:url(../rplanner/img/handle.gif) no-repeat;
	border:none;
}
.ui-slider-handle:hover {
	background:url(../rplanner/img/handle.gif) no-repeat;
	border:none;
}
.ui-slider-handle-active, .ui-slider-handle-active:hover {
	background:url(../rplanner/img/handle.gif) no-repeat;
	border:none;
}
.ui-slider-range {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	height: .8em;
	background: #d8d8d8 url(images/d8d8d8_40x100_textures_04_highlight_hard_100.png) 0 50% repeat-x;
	position: absolute;
	border: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	top: -1px;
	z-index: 1;
	opacity:.7;
	filter:Alpha(Opacity=70);
	display:none;
}

#budgetslider{
	float:left;
	width:170px;
	margin:5px 0 15px 5px;
	background:url(../rplanner/img/sliderbkg.jpg) no-repeat;
}


/* rename stuff */
#progressrename{
	display:none;
}
#progressrename input.text{
	width:120px;
}


/* currrent room products blowup*/
#productBlowup{
	position:absolute;
	display:none;
	border:2px solid #ccc;
	padding:5px;
	background:#FFFFFF;
}
/* subnav-1 header and subheader */
#subnav-1 h1{
	font-size:180%;
	color:#4C4B46;
	margin:0;
	width:100%;
}
#subnav-1 p.subheader{
	padding:0;
	margin-top:-5px;
}

/* custom style picker */
#primaryStyle, #secondaryStyle{
	margin-top:5px;
}

.sidebar_notification {
background-color: #DDF8CC;
border: 1px solid #C2F389;
padding: 10px;
margin: 0 0 15px 0;
}

.sidebar_notification img {
padding: 2px 8px 8px 0;
float: left;
}

.sidebar_notification h3 {
padding-bottom: 8px;
clear: none;
}

.sidebar_notification a {
font-weight: bold;
}

.sidebar_notification p {
	padding-top: 0;
	margin-top: 0;}

#roomnav{
	margin:5px 0 10px 0;
}

#roomnav h1 {
	font-size: 138.5%;
	color:#4C4B46;
}

div#roomcont{
	position:relative;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	padding: 15px;
}

div#roomcont h1 {
	padding-bottom: 0px;
	margin-bottom: 0;
}

div#roomcont p {
	margin: 0;
	padding: 0;
}

#subnav-1{
	position:relative;
}


/*
* The overlay stuff for dragging a fav onto the canvas
*/
#dropOverlay{
	display:none;
	position:absolute;
	top:100px;
	left:0px;
	padding-top:200px;
	padding-left:125px;
	z-index:10000;/* crank it to the top :) */
}
#dropOverlay.over{
	/*background:#eee;*/
}
#available, #unavailable{
	display:none;
	margin:auto;
	position:absolute;
	padding:15px;
	border:3px solid #ccc;
	background:#FFF;
	font-weight:bold;
	width:300px;
	z-index:1000000;
}
#unavailable{
	border:3px solid #CC0000;
	background:#FFEBE8;
}
#favoriteList{
	height:100px;
	padding:0 35px 0 35px;
	margin:0 40px 10px 40px;
	overflow:hidden;
	position:relative;
}
#favoriteList ul{
	position:absolute;
	left:0px;
	top:15px;
	margin:0;
	padding:0;
	float:left;
}
#favoriteList ul li{
	float:left;
	padding:0 15px;
	list-style-type:none;
	width:50px;
	height:100px;
}
#prev{
	float:left;
	position:relative;
	top:20px;
	height:75px;
	width:22px;
	margin-left:5px;
	background:url(/rplanner/img/carousel_left.png) no-repeat;
}
#prev.disabled{
	background:url(/rplanner/img/carousel_left_disabled.png) no-repeat;
}

#next{
	float:right;
	position:relative;
	top:-90px;
	height:75px;
	width:22px;
	margin-right:5px;
	background:url(/rplanner/img/carousel_right.png) no-repeat;
}
#next.disabled{
	background:url(/rplanner/img/carousel_right_disabled.png) no-repeat;
}


/* borders to denote the loose lay area */

#edge_shadow_corner{
	background:url(/rplanner/img/edge_shadow_corner.png) no-repeat;}

#edge_shadow_top{
		background:url(/rplanner/img/edge_shadow_top.png) repeat-x;}

#edge_shadow_side{
		background:url(/rplanner/img/edge_shadow_left.png) repeat-y;}



/* bug fixes */

.clearfix {
	overflow: auto;
}

