/* **************************************************************
            MASTER     
****************************************************************/
#pageBody{
	width: 975px;
	margin: 0 auto;
	
}
.FullPage,
#Cell1{
min-height: 500px;	
}

#LayoutManager{
	overflow: hidden;
	padding-bottom: 30px;
}

div.Layout0 div#Cell1,
div.Layout1 div#Cell1, div.Layout2 div#Cell2 {
    float: left;
    width:500px; /*410*/
}

div.Layout1 div#Cell2, div.Layout2 div#Cell1 {
    float: left;
    margin-left: 1%;
    width: 80px;
}

#leftColumn{
	width: 275px;
	padding-top: 20px;
	clear: left;
	float: left;
	-webkit-box-shadow: 0px -1px 17px -4px #000;
	-moz-box-shadow: 0px -1px 17px -4px #000;
	box-shadow: 0px -1px 17px -4px #000;
	border: 1px solid #b2b2b2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-bottom: 15px;
}

#pageImage{
	background-repeat: no-repeat;
	height: 186px;
	width:500px;
	clear: both;
	display: block;
}

#rightColumn{
	width: 685px;
	padding-left: 10px;
	float: right;
	padding-bottom: 30px;
	
}

#login{
width: 490px;
height: 23px;
clear: both;
background-image: url(/GetSiteFile/footer_bar_right.jpg);
background-repeat: repeat-x;
background-position: 0px 10px;

padding-top: 40px;	
}

/* **************************************************************
            1 - FOLDER     
****************************************************************/
#Before_After{
margin-left: 50px;
}
/*
#Before_After{
	 width: 192px;
	 margin-right: 10px;
	 position: absolute;
}
*/


#Testimonial_Single{
	width: 205px;
	}

.home_Widget{
    background-color: #EBF2EB;
    border: 1px solid #B8BCC5;
    height: 178px;
    margin: 0;
    padding: 0;
}

/* **************************************************************
            2 - FILE     
****************************************************************/


/* **************************************************************
            4 - NEWS     
****************************************************************/
#socialNetworking a{
width: 32px;
height: 32px;
overflow: hidden;
background-repeat: no-repeat;
background-position: 0px -32px;
display: inline-block; margin: 0 5px;	
}

.associate{
margin: 0 10px;
}

#socialNetworking a:hover{
background-position: 0px 0px;
}

#facebook{
background-image: url(/GetSiteFile/facebook.png);
}

#linkedin{
background-image: url(/GetSiteFile/linkedin.png);
}

#socialNetworking #linkedin:hover{
background-position: 0px 1px;
}

#poc{
	margin-top: 50px;	
}

h1{
color: #003296;
    font-family: arial;
    font-size: 16pt;
    font-weight: bold;
    margin: 10px 0 5px;
    margin-left: 10px;	
}
a{
    color: #666666;
    font-family: verdana;
    font-size: 12px;
    text-decoration: underline;	
}
#Logo a{
	display: block;
	text-align: center;
}

p{
    color: #666666;
    font-family: verdana;
    font-size: 12px;
    margin: 5px 10px 0;
}

p.sidebar_badge{
margin-top: 15px;
text-align: center	
}


ul{
  color: #666666;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    list-style-image: url('/GetSiteFile/bullet_services.jpg');
}

ul li{
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 3px 0 0 0;
}

hr{
    border: none;
    border-bottom: 2px dotted #CCCCCC;
    color: transparent;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-top: 15px;
    width: 221px;
    text-align: center;
    clear: both;
}


#contact{
width: 275px;
color: #4B4B4B;
    font-family: Arial;
    font-size: 13px;
    margin: 30px 0 0;
    text-align: center;	
}

a img{
border: none;	
}

#socialNetworking{
	clear: both;
	padding-top: 10px;
	width: 100px;
	margin: 0 auto;
	height: 32px;
	text-align: center;	
}

/* **************************************************************
            7 - TEXT     
****************************************************************/


/* **************************************************************
            8 - LINK MANAGER     
****************************************************************/


/* **************************************************************
            12     
****************************************************************/
.FormBuilder{

}
.FormBuilderMaster{
   /* background-color: white;
    border: 1px solid gray;*/
    padding: 5px;
    width: 100%;
}

h1.FormBuilder{
    color: black;
    font-family: arial;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
}

table.FormBuilder{
    background-color: #DCDCDC;
    border: 1px solid gray;
    width: 100%;
}

td.FormBuilderItemTitle {
    color: black;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
    width: 200px
}

td.FormBuilderValue {
    background-color: #DCDCDC;
    color: black;
    font-family: arial;
    font-size: 12px;
    vertical-align: top;
    width: 300px;
}

td.FormBuilderValue input{
float: left;	
}
td.FormBuilderValue input[type='text']{
width: 194px;
}
.FormBuilderValue textarea{
width: 194px;
margin-left: 189px;	
}

.FormBuilderRequiredText{
font-size: 10px;
line-height: 15px;
	
}

/* **************************************************************
            14     
****************************************************************/


/* **************************************************************
            29     
****************************************************************/
h5.articleHeader,
.articlePreviewFooterComments,
.articlePreviewFooterRecommendations,
th#articleEntriesCount,
#articleInteract, #articleComments
{
display: none;
}

#articleMeta{
margin-left: 10px;
}

.articleContent{
padding-top: 10px;
}

.articleTimestamp,
.articlePreviewFooterDatePosted{
font-size: 10px;
}

.articlePreviewMore{
margin-bottom: 10px;
margin-left: 10px;
}

h4#articleSubTitle,
h3#articleTitle{
margin:5px 0px;
font-family: arial;
color: #003296
font-weight: normal;
}

.articlePreviewPreview{
padding-bottom: 10px;
}

h4#articleSubTitle{
font-size: 12px;
}

.articlePreviewFooter{
padding-top: 10px;
clear: both;
padding-bottom: 10px;
padding-left: 10px;
}



/* **************************************************************
            33     
****************************************************************/
#menu{
padding-top: 40px;
width: 210px;
margin: 0 auto;
}
ul.jd_menu_vertical{
 list-style-image: url();
}

ul.jd_menu_vertical li{
	padding-top: 15px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 3px;
	clear: both;
}

ul.jd_menu_vertical li a{
    color: #666666;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    height: 23px;
    line-height: 23px;
    padding-left: 25px;
	background-image:url(/GetSiteFile/home.jpg);
    background-repeat: no-repeat;
    background-position: 0 0px;
    display: block;	
}
ul.jd_menu_vertical li.currentPage a,
ul.jd_menu_vertical li a:hover{
	color: #9Ec0A7;
	background-image:url(/GetSiteFile/home_active.jpg);	
}


ul.jd_menu_vertical li.menu_87 a{ /*home*/
	background-image:url(/GetSiteFile/home.jpg);	
}
ul.jd_menu_vertical li.menu_87 a:hover,
ul.jd_menu_vertical li.currentPage a{
background-image:url(/GetSiteFile/home_active.jpg);	
}



ul.jd_menu_vertical li.menu_88 a{ /*organizing services*/
	background-image:url(/GetSiteFile/services.jpg);
}
ul.jd_menu_vertical li.menu_88 a:hover,
ul.jd_menu_vertical li.currentPage a#file_820{
background-image:url(/GetSiteFile/services_active.jpg);	
}

ul.jd_menu_vertical li.menu_90 a{ /*Staging Services*/
	background-image:url(/GetSiteFile/StagingServicesM.jpg);	
}
ul.jd_menu_vertical li.menu_90 a:hover,
ul.jd_menu_vertical li.currentPage a#file_822{
background-image:url(/GetSiteFile/StagingServices_over.jpg);
}

ul.jd_menu_vertical li.menu_89 a{ /*Portfolio*/
	background-image:url(/GetSiteFile/media.jpg);	
}
ul.jd_menu_vertical li.menu_89 a:hover,
ul.jd_menu_vertical li.currentPage a#file_824{
background-image:url(/GetSiteFile/media-rollover.jpg);	
}

ul.jd_menu_vertical li.menu_95 a{ /*Testimonals*/
	background-image:url(/GetSiteFile/testimonials.jpg);	
}
ul.jd_menu_vertical li.menu_95 a:hover,
ul.jd_menu_vertical li.currentPage a#file_826{
background-image:url(/GetSiteFile/testimonials_active.jpg);
}


ul.jd_menu_vertical li.menu_91 a{ /*Advice*/
	background-image:url(/GetSiteFile/advice.jpg);	
}
ul.jd_menu_vertical li.menu_91 a:hover,
ul.jd_menu_vertical li.currentPage a#file_828{
background-image:url(/GetSiteFile/advice_active.jpg);
}

ul.jd_menu_vertical li.menu_94 a{ /*FAQ*/
	background-image:url(/GetSiteFile/faq.jpg);	
}
ul.jd_menu_vertical li.menu_94 a:hover,
ul.jd_menu_vertical li.currentPage a#file_830{
background-image:url(/GetSiteFile/faq_active.jpg);
}

ul.jd_menu_vertical li.menu_92 a{ /*Company*/
	background-image:url(/GetSiteFile/companym.jpg);
}
ul.jd_menu_vertical li.menu_92 a:hover,
ul.jd_menu_vertical li.currentPage a#file_832{
background-image:url(/GetSiteFile/company_active.jpg);
}

ul.jd_menu_vertical li.menu_93 a{ /*Contact*/
	background-image:url(/GetSiteFile/contact.jpg);	
}

ul.jd_menu_vertical li.menu_93 a:hover,
ul.jd_menu_vertical li.currentPage a#file_834{
background-image:url(/GetSiteFile/contact_active.jpg);
}


ul.jd_menu_vertical li.menu_96 a{ /*Contact*/
	background-image:url(/GetSiteFile/portfol.jpg);	
}

ul.jd_menu_vertical li.menu_96 a:hover,
ul.jd_menu_vertical li.currentPage a#file_862{
background-image:url(/GetSiteFile/portfol_active.jpg);
}








/* **************************************************************
            39     
****************************************************************/
div.searchPages {
	display: none;
}

.listModule_tId_5 .listRow{
clear: both;
}

.listModule_tId_5 .listRow .listData_15{
display: none;
} 

.listModule_tId_5 .listRow .label{
display: none;
}

.listData_16 {
font-weight: bold;
}


.listData_17{
padding-top: 15px;
padding-bottom: 15px;
padding-left: 20px;
overflow-x: hidden;
overflow-y: auto;
}

.listData_17 p{
margin-left: 0px;
}

.listData_19, .listData_22 { /*Large Images */
display: none;
}


.listData_18, .listData_20{ /*Thumbs*/
width: 300px;
margin-left: auto;
margin-right: auto;
}


.listData_20{
clear: right;
margin-top: 25px;
}

/*******Testimonials****/
.listModule_tId_4{
position: relative;
height: 500px;
width: 500px;
display: block;
}

.listModule_tId_5{
/*
position: relative;
height: 500px;
margin-left: 10px;
*/
width: 500px;
display: block;
margin-top: 20px;

}


.listModule_tId_5 .listRow,
.listModule_tId_4 .listRow{
	display: none;
	clear: both;

}
.listModule_tId_4 .listRow
{
position: absolute;
height: 500px;
width: 100%;
top: 0px;
left: 0px;
}

.listModule_tId_4 .listData_11,
.listModule_tId_4 .listData .label
{
    display: none;	
}

.listData_16 .value, /*Titles*/
.listData_14 .value{
    color: #2D4B8B;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    background-color: #9EC0A7;
padding-left: 10px;
width: 480px;
}



.listData_13 .value{
    color: black;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    width:100%;
    float: right;
    clear: both;
    overflow: hidden;
padding-top: 30px;
}
#Before_After_Controls
{
	margin-top: 25px;
margin-left: 50px;
}
/*
#Before_After_Controls{
position: absolute;
top: 440px;	
}
*/
#TestControls{
position: absolute;
top: 365px;
}


#Testimonial{
position: absolute;
top: 400px;
left: 0px;
font-weight: bold;
}

#Before_After{
top: 470px;
}


#BA_prev,
#BA_next,
#test_next,
#test_prev{
cursor: pointer;
padding: 0 20px;
border: 1px solid #9EC0A7;
color: #2D4B8B;
display: inline-block;
}

#BA_prev:hover,
#BA_next:hover,
#test_next:hover,
#test_prev:hover{
background-color: #9EC0A7;;
}


.listData_12 .value{
padding-top: 15px;
height: 250px;
overflow-y: auto;
overflow-x: hidden;
width: 100%;
}

.listModule_tId_5 .adminButtonAdd
.listModule_tId_4 .adminButtonAdd{
display: block;
top: 400px;
position: absolute;
}


