
.hide,.hidden
{
	display:none;
}

.item
{
	padding:5px;
	border:1px dashed gray;
}
.

.class_box_shadow{
    width: 374px;
    min-width: 200px;
    min-height: 30px;
    margin: auto;
    background: #ccc;
    position:relative;
    box-shadow: 4px 5px 7px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 4px 5px 7px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 4px 5px 7px rgba(0, 0, 0, 0.80);
    z-index:200;
}
#saveForm:hover, button_modern:hover  {
    background: #356094;
    border: solid 1px #2A4E77;
    text-decoration: none;
}
#saveForm
{
width:auto;
	position:absolute;
	font-family:'Indie Flower';
    background: #4479BA;
    color: #FFF;
	left:6px;
	z-index:32;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	font-size:20px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
	height:40px; 
	top:1%;
	text-shadow: 1px 1px #000;
}

.class_box_shadow2{

    min-width: 200px;
    min-height: 30px;
    margin: auto;
    background: #ccc;
    position:relative;
    box-shadow: 4px 5px 7px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 4px 5px 7px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 4px 5px 7px rgba(0, 0, 0, 0.80);
    z-index:200;
}

#continuedesigning
{
	text-shadow: none !important;
color: #4444ff !important;
text-decoration: underline !important;
}
.form_description
{
	padding-bottom:10px;
}


.mainmenu
{
	
}

.advice_class_box_shadow
{
	width: 300px;
	padding:5px;
    min-width: 150px;
    min-height: 30px;
    margin: auto;
    background: #ccc;
    position:relative;
    box-shadow: 4px 5px 7px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 4px 5px 7px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 4px 5px 7px rgba(0, 0, 0, 0.80);
	border-bottom-right-radius: 1em 1em;
    z-index:200;
}


.inner_leadload_class_box_shadow{
	background:white;
	width:355px;
	height:120px;
	padding:5px;
}

.leadload_class_box_shadow{
    width: 364px;
	
    min-width: 200px;
    min-height: 120px;
    margin: auto;
    background: #cccccc;
    position:relative;
	padding:5px;
    box-shadow: 4px 5px 7px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 4px 5px 7px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 4px 5px 7px rgba(0, 0, 0, 0.80);
    z-index:200;
}
.inner_please_wait_class_box
{
	background:white;
	width:300px;
	height:80px;
	padding:5px;
}
.please_wait_class_box_shadow
{
	 width:320px;
	
    min-width: 100px;
    min-height: 110px;
    margin: auto;
    background: #cccccc;
    position:relative;
	padding:5px;
    box-shadow: 4px 5px 7px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 4px 5px 7px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 4px 5px 7px rgba(0, 0, 0, 0.80);
    z-index:200;
}

.form_class_box_shadow{
    width: 650px;
    min-width: 200px;
    min-height: 120px;
    margin: auto;
    background: #ccc;
    position:relative;
    box-shadow: 4px 5px 7px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 4px 5px 7px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 4px 5px 7px rgba(0, 0, 0, 0.80);
    z-index:200;
}

.element.mainmenu a:hover, .element.feature_roomsystem a:hover, .element.furniture_roomsystem a:hover, .element.furniturecategory  a:hover
{
	text-decoration:underline;
}
.mainmenu:hover, .furniture_roomsystem:hover, feature_roomsystem:hover
{

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.category_link
{
	width:90%;
	display:inline-block;
}
	

.A_walllength_container
{
	width: 350px;
	height:auto;
	border:1px solid #aaaaaa;
	background-color: rgb(255,255,255);/*rgb(76, 147, 198)*/;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:10px;

}

.A_object_container
{
	width: 350px;
	height: auto;
	border:1px solid #aaaaaa;
	background-color: rgb(255,255,255);/*rgb(76, 147, 198)*/;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:10px;
}

.img_obstruction
{
	width:32px;
	height:32px;
	z-index:198;
}

.A_bathstore_container
{
	border:1px solid #aaaaaa;
	background-color: rgb(255,255,255);/*rgb(76, 147, 198)*/;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.inner_A_bathstore_container
{
	padding:5px;
	background-color: #0AACDB;/*rgb(76, 147, 198)*/;
}

/*************************************************/

#finished_button
{
	font-weight:bold;
	font-size:14px;
	width:120px;
	
}

li.mainmenu
{
	border:1px solid gray;
	height:40px;
	padding:3px;
	margin-bottom:3px;
	width:95%;
	margin-left:3px;
}

li.furniture, li.feature, li.wallitem, li.li_roomshapeitem
{
	border:1px solid gray;
	height:64px;
	padding:3px;
	margin-bottom:3px;
	width:95%;
	margin-left:3px;
}


li.furniturecategory, li.featurecategory
{
	border:1px solid gray;

	height:40px;
	padding:3px;
	margin-bottom:3px;
	width:95%;
	margin-left:4px;
}

li.furniture_roomsystem,li.feature_roomsystem
{
	border:1px solid gray;
	height:40px;
	padding:3px;
	margin-bottom:3px;
	width:95%;
	margin-left:3px;
}

li.wallitem
{
	width:55px;
	height:auto;
	display:block;	
	margin:3px;
	margin-left:3px;
	border:1px solid gray;
	font-size:12px;
	text-align:center;
}
.img_wallitem
{
	width:55px;
	height:auto;
}

li.li_roomshapeitem, li.feature, li.furniture
{
	width:55px;
	height:auto;
	display:block;	
	margin:3px;
	margin-left:3px;
	border:1px solid gray;
	font-size:12px;
	text-align:center;
}
.img_roomshape, li.feature img, li.furniture img
{
	width:40px;
	height:auto;
}

.furniture_link
{

	margin-top:10px;
	float:left;
	font-size:12px;
}

.furniture_img
{

	width:auto;
	height:64px;
}


.sendlead_text
{
	margin:0;
}

.form_title
{
	font-family: arial;
	color:rgb(255,255,255);
	margin-left:5px;
	font-size:18px;
}

/*
	Overriden in php file
*/
li.element
{
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(50,0,0)), to(rgb(0,0,0))); 
	background-image: -webkit-linear-gradient(#dd0000, rgb(200,0,0)); 
	background-image:    -moz-linear-gradient(#dd0000, rgb(200,0,0)); 
	background-image:     -ms-linear-gradient(#dd0000, rgb(200,0,0)); 
	background-image:      -o-linear-gradient(#dd0000, rgb(200,0,0)); 
	background-image:         linear-gradient(#dd0000, rgb(200,0,0));
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

li.element.furniture, li.element.li_roomshapeitem, li.element.wallitem, li.element.feature
{
	background-image:none;
	background-color:white;	
	
}

li.element:hover
{
	background-color:#eeeeee;
}

li.element a
{
	color:white;
	text-shadow: 1px 1px 1px #000000;	
}

li.element.furniture a, li.element.wallitem a, li.element.li_roomshapeitem a, li.element.feature a
{
	color:black;
	text-shadow: none;
	font-size:10px;
}
#canvasheader
{
 width:100%;height:40px;

}
#roomshape_yesbutton,#roomshape_nobutton,#wallitems_yesbutton,#wallitems_nobutton,.button_mainmenu,#connections_nobutton,#connections_yesbutton,#furniture_yesbutton, #furniture_nobutton, #customroomshape_yesbutton, #customroomshape_nobutton
{
	border:none;
	background:none;
	text-decoration:underline;
	margin-left:0px;
	color:white;
	
}

#connections_nobutton,#connections_yesbutton
{
	margin-top:0px;
	padding:0;
}

#furniture_nobutton,#furniture_yesbutton
{
	padding:0;
}

#leftcolumn_header
{
	background-color:gray;
	overflow:hidden;
	width:100%;
	color:white;
	padding:3px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(170,170,170)), to(rgb(210,210,210))); 
	background-image: -webkit-linear-gradient(#bbbbbb, #eeeeee); 
	background-image:    -moz-linear-gradient(#bbbbbb, #eeeeee); 
	background-image:     -ms-linear-gradient(#bbbbbb, #eeeeee); 
	background-image:      -o-linear-gradient(#bbbbbb,#eeeeee); 
	background-image:         linear-gradient(#bbbbbb, #eeeeee);
	margin-bottom:3px;
	padding-right:0px;
	padding-left:0px;
}

.backbutton
{
	padding:4px;
	height:16px;
	width:100%;
	overflow:hidden;
	float:left;
	margin-bottom:10px;
	color:#ffffff;
	text-shadow: 1px 1px 1px #000000;
}

.instruction_head
{
	padding:5px;
	width:97%;height:15px;
	font-size:16px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(0,0,0)), to(rgb(30,30,30))); 
	background-image: -webkit-linear-gradient(rgb(20,20,20), rgb(100,100,100)); 
	background-image:    -moz-linear-gradient(rgb(20,20,20), rgb(100,100,100)); 
	background-image:     -ms-linear-gradient(rgb(20,20,20), rgb(100,100,100)); 
	background-image:      -o-linear-gradient(rgb(20,20,20), rgb(100,100,100)); 
	background-image:         linear-gradient(rgb(20,20,20), rgb(100,100,100));
	background-image: linear-gradient(top, rgb(20,20,20) 0%, rgb(100,100,100) 100%);
	border-bottom:1px double black;
	color:white;
	text-shadow: 1px 1px 1px #000000;
}

.question_label
{
	clear:left;
	display:block;
	margin-top:19px;
	margin-bottom:8px;
	color:rgb(255,255,255);
	font-weight:bold;
	font-size:18px;
}

.checkbox_class
{
	
}

.input_class
{
	margin-left:10px;
}

.option_class
{
	
}

.textarea
{
}

.textbox_class
{
}

.radio_class
{
	border:1px solid black;
	
}

.select_form
{
	margin-left:10px;
}

.option_class
{
	float:left;
}

.option_text
{
	margin-left:5px;
	font-size:10px;
	color:white;
	font-weight:normal;
	margin-top:-5px;

}
.radio_box
{
	margin-bottom:0px;
	margin-left:10px;
	display:inline-block;
	width:300px;
}

#wallitems_yesno_container
{
	width:100px;
}

#wallitems_yesbutton,#wallitems_nobutton
{
	padding:0;
	line-height:0;
	height:20px;
	float:left;
	color:white;
}

#furniture_yesno_container,#connections_yesno_container,#roomshape_yesno_container, #wallitems_yesno_container
{
	width:100px;
	float:left;
	
}
#connections_yesno_container,#furniture_yesno_container
{
	float:right;
}	

#furniture_yesno_container, #roomshape_yesno_container, #wallitems_yesno_container, #connections_yesno_container,.button_mainmenu{
	margin-top:7px;
}

.button_mainmenu
{
	line-height:0;
	height:20px;
}

#furniture_nobutton,#furniture_yesbutton,#roomshape_yesbutton,#roomshape_nobutton,#furniture_nobutton,#furniture_yesbutton
{
	padding:0;
	line-height:13px;
	height:auto;
	color:white;
}


#help_instruction
{
	float:left;
	width:300px;
	font-size:10px;
	color:white;
	line-height: 12px;
	z-index:222;
}
#mybuttons
{
   float:right;
   height:100%;
}


#help_button,#shape_button,#yourplans_button
{
	float:left;
	width:60px;
	height:60px;
	z-index:150;
	padding:0px;
	border-radius:none;
	height:100%;
}

#yourplans_registerlink,#yourplans_loginlink
{
	text-decoration:underline;
	font-weight:normal;
	color:black !important;
	text-shadow: none !important;
}

#yourplans_button_text
{
	color:#000;
	line-height:32px;
}

#exit_block
{
	border: 1px solid #DDD;
	padding: 15px;
}

#retrieveplans,#yourplans_register_submit
{
	padding: 8px;
	color: #EEE;
	text-shadow: 1px 1px 1px #333;
}
#yourplans_button
{
	width:130px;
}

#yourplans_button img
{
	float:left;
}

#autoscale_button
{
	float:left;
	width:60px;
	height:60px;
	z-index:150;
	padding:0px;
	height:100%;
}

#param_rotation
{
	font-size:18px;
}
#text_container{
	margin-left:5px;
}
#textcontent
{
    width:480px;
    max-width: 480px; 
    min-width: 480px; 
}

#finished_button
{

	font-size:16px;
	z-index:100;
	padding:0px;
	height:100%;
}
#roomshape_nobutton,#wallitems_nobutton,#connections_nobutton,#furniture_nobutton
{
	margin-left:6px;
}

#help_instruction p
{
	width:200px;
	float:left;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}
span::-moz-focus-inner {
    padding: 0;
    border: 0
}
#finish_button_text,#loadplan_button_text,#saveplan_button_text
{
	width:100px;
	font-weight:normal;
	color:#333;
	line-height:32px;
}

#finish_button_image
{
	width:auto;
	height:100%;
	float:left;
}
#yourplans_login label, #yourplans_registerform label
{
	width:200px;
	display: block;
}

@media screen and (max-width: 1100px) {
 
    #help_instruction
       {
	position:absolute;
	top:40px;
	left:305px;
	color:black;
	z-index:222;
	height:40px;

    }
    #roomshape_yesbutton,#roomshape_nobutton,#wallitems_yesbutton,#wallitems_nobutton,.button_mainmenu,#connections_nobutton,#connections_yesbutton,#furniture_yesbutton, #furniture_nobutton
{
	color:black;
}
    #mybuttons
       {
        float:left;
	position: absolute;
	top: 0px;
	height: 40px;
	left: 300px;
	overflow: hidden;
	width: 100%;
    }
}
   
  
#leftcolumn
{
	display:none;
	width:300px;
	height:550px;
	display:block;
	float:left;
	background:transparent;
}

.radio_container
{
	width:148px;
	float:left;
	height:auto;
	display:inline-block;
}

.parameter_button
{
	width:140px;
	font-size:14px;
	height:30px;
	margin-left:2px;
	margin-top:5px;
	-webkit-border-radius: 7px;
	-moz-border-top-radius: 7px;
	color:black;
}
 
.object_parameter_button
{
	width:100px;
	font-size:14px;
	height:30px;
	margin-left:2px;
	margin-top:5px;
	-webkit-border-radius: 7px;
	-moz-border-top-radius: 7px;
	color:black;
}

.parameter_field
{
	float:left;
	font-size:16px;
	width:137px;
	display:block;
	height:20px;
}

#progress_loader
{
	display:none;
	margin-top:50px;
	margin-left:77px;
	text-align:center;
	float:left;
}

#mybutton
{
	display:block;
	margin-top:65px;
	margin-left:60px;
}

.overlayfields
{
	margin:5px;
	margin-top:10px;

}

#note
{
	margin-left:25px;
	font-weight:bold;
	color:#000000;
	float:left;
	margin-top:10px;
}

.yourplan_itemlink
{
	text-decoration: underline;
	text-shadow: none !important;
	color: blue !important;
}

#yourplans_header
{
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	padding-bottom:5px;
}

.planscontainer
{	
	height:200px;
	overflow:auto;
}

.bodywrapper
{
	border:1px solid #ddd;
	padding:10px;
}