@charset "UTF-8";

/* HACKS */
input[type="text"]:focus, input[type="password"],
textarea:focus, select:focus {
  font-size: 16px;
}

input, textarea, select {
	font-size: 16px;
}


/* HTML TAGS */
/** { padding: 0; margin: 0; }*/
html {
	height: 100%;
	}
body {
	height: 100%;
	/*min-width:1000px;*/
	margin: 0px;
	padding: 0px;
	font-family: 'Raleway', sans-serif;
	font-size:14px;
	background-color:#fff;
}
img {
	border:0px;
}
a {
	color:#000;
	text-decoration:none;
}
div.hr {
	width:100%;
	margin:0 auto;
	background-color:#111111;
	height: 2px;
}
button{
	padding:4px 8px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0px;
}


span.softbtn{
	padding:4px 8px;
	-webkit-border-radius: 8;
	-moz-border-radius: 8;
	border-radius: 8px;
	color:#fff;
	background-color:rgba(255,255,255,0.10);
}

span.softbtn:hover{
	background-color:rgba(255,255,255,0.30);
}

span.softbtndark{
	padding:4px 8px;
	-webkit-border-radius: 8;
	-moz-border-radius: 8;
	border-radius: 8px;
	color:#000;
	background-color:rgba(0,0,0,0.20);
}

span.softbtndark:hover{
	background-color:rgba(0,0,0,0.30);
}


ul { margin:0; padding:0; }

ul li {
	display: inline-block;

}

.softsection{
	padding:4px 8px;
	width:100%;
	-webkit-border-radius: 8;
	-moz-border-radius: 8;
	border-radius: 8px;
	color:#fff;
	background-color:rgba(255,255,255,0.2);
}


/* ID */


#container {
	width:100%;
	background-color:#fff;
	overflow: hidden;
	/*background-image:url(/html5/html_imgs/bg_backdrop_v1.jpg);
	background-repeat:repeat-x;
	background-position:top;*/
}






#container_body {
	width:100%;
	margin: 0 auto;
	min-height:300px;
}
#account_panel {
	

}


#container_body #body_page {
	max-width:100%;
	margin: 0 auto;
}

#container_top #user_panel {
	display:none;
	width:100%;
	margin: 0 auto;
	min-height:500px;
}

#container_top #user_panel #panel_content {
	min-height:300px;
	position:relative;
	padding:3%;
	margin-top:0px;
	color:#000;
	background-image:linear-gradient(#8cb6e1, #18619d);
}



#container_bottom {
	background-color:#fff;
	width:100%;
	z-index:3000;
	margin-top:-6px;
	
}
.slick-slide img {
	display: block;
	width: 100% !important;
}

#container_bottom_content {
	width: 100%;
	margin: 0 auto;
	z-index:300;
	text-align: center;
	background-color:#ccc;
}

#container_bottom_content #footer_links {
	font-size:.96em;
	color:#fff;
	letter-spacing:1px;

	margin-bottom:10px;
}

#container_bottom_content #footer_links a, #container_bottom_content #footer_links span {
	padding-right:6px;
	color:#fff;
}
	
#body_page div#page_sorts a {
	text-transform:uppercase;
	display:block;
	padding:0px 4px;
	margin:6px 0px;
	color:#000; 
	background-color:transparent;
}

#body_page div#page_sorts a.carpet {
	color:#fff;
	background-color:#806948;
}


#body_page div#page_sorts a:hover {
	padding:0px 4px;
	margin:6px 0px;
	color:#000;
	background-color:#fff0dc;
}

#body_page div#page_sorts a.here {
		color:#806948;
		background-color:#fff0dc;
	}

#body_page div#page_sorts span {
	text-transform:uppercase;
	display:block;
	padding:0px 4px;
	margin:6px 0px;
	color:#806948;
	background-color:#fff0dc;
	
}

.noselect { /*this is replaced js function*/
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/*/!* UI *!/*/
.noTitleStuff .ui-dialog-titlebar {display:none;}



#container_top {
	width: 100% !important;
	padding: 0;
	background-color:#fff;
}

.container-top-logo {
	float: left;

}

.navbar-nav>li>a {
	color: #0054a6 !important;
	padding-top: 10px !important;

}

.navbar-toggle {
	margin-top: 5px;
	margin-bottom: 5px;
	float: none;
}

.container-top-menu {
	font-size:1.05em;
	font-family: 'Numans', sans-serif;
	text-transform:lowercase;
	font-weight:bold;
	}
.container-top-menu #menu  {
	width: 100%;
	max-height: 30px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: right;
}
.container-top-menu .navbar-nav {
	float: right;
}
.container-top-menu .navbar-default {
	
}

.container-top-logo-right {}
.container-top-logo-right .logoround {
	height: 60px;
	float: right;
}


.dropdown .dropdown-item {
	width: 100%;
	display: inline-block;
	text-align: center;
	font-size: .90em;
	padding: 5px;
}

.grey-fullwidth {
	background-color: #ededed;
	height: 100%;
}

#page
{
	overflow:scroll;
}

.navbar-default {
	background-color:transparent !important;
	border-color:transparent !important;
}

#menu
{
	width:275px;
	overflow:hidden;	
}

#menu ul li
{
	display:block;
	color:#000;
	font-size:1em;
	letter-spacing:2px;
	font-weight:200;
}
#menu ul li span.circle
{
	border-radius: 50%;
	background-color:#bdbbbb;
	width:21px; height:21px;
	display:inline-block;
	margin-left: 20px; margin-top:12px; margin-right:10px;
}

#pan {
    width: 100%;
    height: 100%;
    background-color: #434343;
}

.controls {
    top: 0;
    left: 0;
    margin: 3px;
    position: absolute;
    z-index: 10;
}

.controls>.btn:hover i {
    color: tomato;
}

.controls i {
    color: #7F7F7F;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.7);
}