﻿.placeholder {
	background-color: #BFB;
	border: 1px dashed #666;
	height: 58px;
	margin-bottom: 5px;
}

.drag{ width:200px; height:200px;
	background-image:url(../toolsimages/resize.png), url(../toolsimages/resize.png), url(../toolsimages/resize.png), url(../toolsimages/resize.png), url(../toolsimages/resize.png), url(../toolsimages/resize.png), url(../toolsimages/resize.png), url(../toolsimages/resize.png);
	background-position:top left, top center, top right, center left, center right, bottom left, bottom center, bottom right;
	background-repeat:no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
	padding:8px; 
	background-color:Gray; 
}

.echo-social-bar UL
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	position: relative;
}

.echo-social-bar UL LI
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
	padding:0px 5px 0px 5px;
	
}

.jqHandle {
   background: red;
   height:15px;
}

.jqDrag {
  width: 100%;
  cursor: move;
}

.jqResize {
   width: 15px;
   position: absolute;
   bottom: 0;
   right: 0;
   cursor: se-resize;
}

.jqDnR {
    z-index: 3;
    position: relative;
    width: 180px;
    font-size: 0.77em;
    color: #618d5e;
    margin: 5px 10px 10px 10px;
    padding: 8px;
    background-color: #EEE;
    border: 1px solid #CCC;
}

.app-message-box
{
	background-color:#000;
    border:1px solid #fff;
    padding:10px 15px;
    width:200px;
    display:none;
    color:#fff;
    text-align:center;
    font-size:12px;
    font-weight:bold;
    /* outline radius for mozilla/firefox only */
    -moz-box-shadow:0 0 10px #000;
    -webkit-box-shadow:0 0 10px #000;
    position: absolute;
	top: 87%;
	left: 40%;
	z-index:999999;
}

.echo-repeater
{
	float:left;
	width:100%;
}
.echo-app-MAdiv
{
	width:60%; padding:20px; margin-left:20%; float:left; border:1px solid #C9C9C9;
}
.echo-app-MAtext
{
	width:30%; float:left; font-weight:bold; padding-top:3px;
}
.echo-app-MAseperate
{
	width:2%; float:left; padding-top:3px;
}
.echo-app-MAinput
{
	width:68%; float:left; padding-bottom:10px;
}
.echo-app-MAinput input, textarea
{
	background:#fff; border:1px solid #C9C9C9; padding:2px;
}

.echo-editable
{
	position:relative;	
}

.padder{position:relative;height:100%;float:left}


 #editor{position:relative;border:1px #999 dashed;overflow:scroll;width:960px;height:500px}
 
 .block{border-top:1px solid #aaa;border-bottom:1px solid #aaa;position:absolute;background:#eee;padding:0px;border-collapse:collapse}
 .handle,.resize{display:block;width:20px;height:20px;background:#ff2;cursor:move}
 .handle{border-bottom:1px #999 solid;border-right:1px #999 solid}
 .resize{position:absolute;right:0;bottom:0;border-top:1px #999 solid;border-left:1px #999 solid}
 
.ContentTable{ margin:0 auto !important;}
.CenterTable{ margin:0 auto !important;}

.ContentTable TD
{
	vertical-align:top;
}
.CenterTable TD
{
	vertical-align:top;
}
.ContentTable IMG
{
	display: block;display: inline-block;
}
.CenterTable IMG
{
	display: block;display: inline-block;
}
#center-layer UL {margin:0px 0px 0px 40px !important;padding:0;}
#center-layer UL LI {list-style-position:outside;list-style-type:square;padding-left:8px;}

#center-layer OL {margin:0px 0px 0px 40px !important;padding:0;}
#center-layer OL LI {list-style-position:outside;list-style-type:square;padding-left:8px;}

ul.newsticker {margin:0 !important; height:80px; padding:0 !important}
.newsticker li{ padding:20px 0px; border-bottom:1px dashed #ccc;list-style-type:none;}
.newsticker li img{padding:0px 10px;}
/*===================================================================
					our team
====================================================================*/
/*
.team01
{
width:37%;
padding:15px;
background-color:#f1f1f1;
border-bottom:solid 4px #069bd9;
float:left;
margin-right:20px;
margin-left:20px;
}

.team-name01
{
	background-color:#069bd9;
	font-size:16px;
	color:white;
	padding:5px;
}

.team-dis01
{
	width:100%;
	padding:15px 5px 5px 5px;
	font-size:13px;
	color:#5f5d5d;
	text-align:left;
}


.team02	
{
width:37%;
padding:15px;
float:left;
margin-right:20px;
margin-left:20px;
}

.team-name02
{
	
	font-weight:bold;
	font-size:16px;
	color:#069bd9;
	padding:5px;
	margin-top:10px;
}

.team-dis02
{
	width:100%;
	padding:15px 5px 5px 5px;
	font-size:13px;
	color:#5f5d5d;
	text-align:left;
}


.team03	
{
	width:37%;
	padding:15px;
}

.left-team03
{
	float:left;
	margin-right:15px;
}

.team-name03	
{
	
	font-weight:bold;
	font-size:16px;
	color:#069bd9;
}

.team-dis03	
{
	width:100%;
	padding:0px 5px 5px 5px;
	font-size:13px;
	color:#5f5d5d;
	text-align:left;
}
*/

/*===================================================================
					FAQs
====================================================================*/

/*
.faq-text01
{
	line-height:18px;
}

.faq-text02
{
	width:50%;
	border-bottom:1px dotted #aaaaaa;
	padding:7px;
	font-size:12px;
	margin-bottom:12px;	
}

.faq-text02 strong	
{
	font-size:13px;
	color:#0099ca;
	margin-bottom:3px;
}*/


/*===================================================================
					NEWS
====================================================================*/
/*
.news01
{
	line-height:18px;
}
.news01 .date	
{
	width:18%;
	float:left;
	font-size:15px;
	color:#0099ca;
	vertical-align:bottom;
	background-color:#f1f1f1;
}
.news-img03
{
	width:auto;
	float:left;
	text-align:center;
	padding:5px 20px 15px 0px;
}*/

/*===================================================================
					Resources
====================================================================*/
/*
.resources01
{
	line-height:18px;
}

.resources01 .download
{
	line-height:18px;
}

.resources01 .download a	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#069;
	float:right;
	text-decoration:underline;
	text-align:right;
	padding-right:25px;
}

.resources01 .download a:hover	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:underline;
	text-align:right;
}

.resources02
{
	width:100%;
	border-bottom:1px dotted #aaaaaa;
	padding:7px;
	font-size:12px;
	margin-bottom:12px;
	color:#848383;
}

.resources02 strong	
{
	font-size:13px;
	color:#0099ca;
	margin-bottom:3px;
}

.resources02 .download a	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#069;
	color:#fff;
	float:right;
	text-decoration:none;
	text-align:right;
	padding:8px;
	font-weight:bold;
}

.resources02 .download a:hover	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background-color:#077;
	text-decoration:none;
	text-align:right;
	font-weight:bold;
}*/

/*===================================================================
					Testimonials
====================================================================*/
/*
.testimonial01
{
	width:97%; 
	padding:5px 0 5px 25px; 
	background:url(images/quote1.png) no-repeat;
}


.testimonial01-name
{
	width:97%; 
	padding:5px 25px 10px 0; 
	background:url(images/quote2.png) no-repeat right bottom; 
	text-align:right; 
	color:#518117; 
	font-weight:bold; 
}

.testimonial02
{
	width:97%; padding:5px 0 5px 5px; float:left; font-size:13px;
}

.testimonial02-name
{
	width:97%; padding:5px 5px 0 20px; float:left; text-align:left; color:#518117; font-weight:normal; 
}

.testimonial03
{
	width:97%; padding:5px 0 5px 5px; text-align:left;
}
.testimonial03-name
{
	width:97%; padding:5px 25px 10px 10px; color:#518117; font-weight:normal; text-align:left;
}
*/
