@import url(http://fonts.googleapis.com/css?family=Open+Sans);

.innerheader {

	width:100%;

	float:left;

	height:100%;

	padding:0px 0px 15px 0px;

}

.innerheader .d2 {

	width:55%;

	height:100%;

	margin:0px auto;

}
.personImg
{
width:180px;
height:200px;
float:left;
margin:0 15px 0 0;
padding:0;
}
.personImg img
{
width:180px;
height:200px;
border:1px solid #ccc;
}
.statusbar {

	width:100%;

	float:left;

	background-color:#DCDCDC;
	border-bottom:1px solid #E4742C;
	border-top:1px solid #47895C;
 padding:10px 0;

	text-align:left;

	font-family:Arial, Helvetica, sans-serif;

	font-size:15px;

	font-weight:bold;

	line-height:30px;

	text-indent:20px;

	color: #00588D;

	margin-top:20px;

}

.left_col {

	float:left;

	width:22%;

	padding:10px 7px;

}

.center_col_review {

	float:left;

	width:60%;

	padding:10px;

}

.center_col {

	float:left;

	max-width:53%;
	min-width:50%;
	margin-top:10px;
	border-radius: 5px 5px 5px 5px;
	margin-left:4px;

}

.center_col_02 {

	float:left;

	max-width:53%;

	margin-top:10px;
	margin-left:.5%;

	border: 1px solid #BBBBBB;

	border-radius: 5px 5px 5px 5px;

	background:#fff;

}

.center_col_02 .bgc {

	background:#47895C;

	border-radius:5px 5px 0 0;

	height:40px;

	line-height:40px;

	text-indent:20px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 15px;

font-weight:normal;
	color:#fff;

}

.center_col_02 .bgc a {

	color:#313131;

	font-size:16px;

}

.center_col_01 {

	float:left;

	width:52%;

	margin-top:10px;

	border: 1px solid #BBBBBB;

	border-radius: 5px 5px 5px 5px;

	background:#fff;

	padding:15px 0;

}

.center_col_01 table {

	padding-left:50px;

}

.center_col .sdiv {

	float:left;

	width:100%;

	height:100%;

	border:1px solid #ccc;

	border-radius:5px;

	margin-bottom:15px;

	background:#c4d9e0;

}

.center_col .sdiv .lft {

	width:60%;

	float:left;

	color:#932424;

	font-weight: bold;

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	margin-top:10px;

	line-height:21px;

}

.center_col .bgc {

	background:#47895C !important;

	border-radius:5px 5px 0 0;

	height:40px;

	line-height:40px;

	text-indent:20px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	color:#313131;
        background-color: #459E5C;

}

.center_col .bgc a {

	color:#FFFFFF;

	font-size:16px;

	text-decoration:NONE;

}

.center_col .bgc a:hover {

	color:#ED9D12;

	text-decoration:none;

}

.center_col .sdiv .lft a {

	color:#006633;

	text-decoration:none;

}

.center_col .sdiv .lft a:hover {

	color:#00588D;

	text-decoration:none;

}

.center_col .sdiv .rt {

	width:100%;

	margin:0px;
	float:left;



}



.submit_new{
background: rgba(248,80,50,1);
background: -moz-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 2%, rgba(240,47,23,1) 49%, rgba(246,41,12,1) 49%, rgba(204,68,55,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248,80,50,1)), color-stop(0%, rgba(248,80,50,1)), color-stop(2%, rgba(241,111,92,1)), color-stop(49%, rgba(240,47,23,1)), color-stop(49%, rgba(246,41,12,1)), color-stop(100%, rgba(204,68,55,1)));
background: -webkit-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 2%, rgba(240,47,23,1) 49%, rgba(246,41,12,1) 49%, rgba(204,68,55,1) 100%);
background: -o-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 2%, rgba(240,47,23,1) 49%, rgba(246,41,12,1) 49%, rgba(204,68,55,1) 100%);
background: -ms-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 2%, rgba(240,47,23,1) 49%, rgba(246,41,12,1) 49%, rgba(204,68,55,1) 100%);
background: linear-gradient(to bottom, rgba(248,80,50,1) 0%, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 2%, rgba(240,47,23,1) 49%, rgba(246,41,12,1) 49%, rgba(204,68,55,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#cc4437', GradientType=0 );
color:#FFFFFF;
border:none;
padding:11px;
text-align:center;
font-size:10px;
border-radius:4px;
font-weight:bold;
}
.submit_new1{
background: rgba(248,80,50,1);
background: -moz-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 2%, rgba(240,47,23,1) 49%, rgba(246,41,12,1) 49%, rgba(204,68,55,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(248,80,50,1)), color-stop(0%, rgba(248,80,50,1)), color-stop(2%, rgba(241,111,92,1)), color-stop(49%, rgba(240,47,23,1)), color-stop(49%, rgba(246,41,12,1)), color-stop(100%, rgba(204,68,55,1)));
background: -webkit-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 2%, rgba(240,47,23,1) 49%, rgba(246,41,12,1) 49%, rgba(204,68,55,1) 100%);
background: -o-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 2%, rgba(240,47,23,1) 49%, rgba(246,41,12,1) 49%, rgba(204,68,55,1) 100%);
background: -ms-linear-gradient(top, rgba(248,80,50,1) 0%, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 2%, rgba(240,47,23,1) 49%, rgba(246,41,12,1) 49%, rgba(204,68,55,1) 100%);
background: linear-gradient(to bottom, rgba(248,80,50,1) 0%, rgba(248,80,50,1) 0%, rgba(241,111,92,1) 2%, rgba(240,47,23,1) 49%, rgba(246,41,12,1) 49%, rgba(204,68,55,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#cc4437', GradientType=0 );
color:#FFFFFF;
border:none;
padding:11px 30px;
text-align:center;
font-size:10px;
border-radius:4px;
font-weight:bold;
}

/*.center_col .sdiv .verified2 {

	float:left;

	width:127px;

	height:110px;

	background-repeat:no-repeat;

}

.center_col .sdiv .verified1 {

	float: right;

	background-image: url(../AppData/Local/Temp/images/logo_verified-property1.gif);

	width:108px;

	height:108px;

	background-repeat:no-repeat;

}

.center_col .sdiv .verified {

	float: right;

	background-image: url(../AppData/Local/Temp/images/logo_verified-property.gif);

	width:117px;

	height:109px;

	background-repeat:no-repeat;

}

.center_col .sdiv .verified20 {

	float: right;
background:url(images/approved_logo.gif);

	width:117px;

	height:109px;

	background-repeat:no-repeat;

}

.center_col .sdiv .verified21 {

	float: right;

	background:url(images/approved_logo1.gif);

	width:108px;

	height:108px;

	background-repeat:no-repeat;

}*/

.content_col {

	float:left;

	width:74%;

	padding:10px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#333333;

}

.blue {

	color:#06C;

	padding:5px 0 5px 5px;

}

.green {

	color:#006633;

}

.content_col li {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#333333;

	margin-left:20px;

	line-height:18px;

}

.content_col div {

	float:left;

	width:700px;

	padding-top:15px;

}

.content_col box {

	float:left;

	width:50%;

	border:solid 1px;

	padding-top:15px;

}

.content_col div a {

	color:#1C94D2;

	text-decoration:underline;

}

.content_col .cc {

	float:left;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	color:#333333;

	padding-top:15px;

	padding-bottom:15px;

	border:0px;

	width:100%;

	border-bottom:#999999 1px dotted;

}
.content_col .cc img
{
height:100px;
width:100px;
margin:0 15px 0 0;
padding:0;
border:1px solid #cecdcd;
float:left;	
}

.right_col {

	float:right;
	width:22%;
	margin-right:10px;
	padding:10px 0px 0px 0px;

}

.inner_links {

	width:100%;

	height:100%;

	float:left;

	margin-bottom:15px;

	border:1px solid #ccc;

	border-radius:5px;

}

.inner_links_head {

	width:100%;

	float:left;

	height:40px;

	font-size:16px;

	line-height:40px;

	font-family:Georgia, "Times New Roman", Times, serif;

	color:#FFF;

	text-indent:20px;

	background:#47895C ;

	border-radius:5px 5px 0 0;

}

.inner_links_center {

	width:100%;

	border-radius:0 0 5px 5px;

	float:left;

	height:100%;

	background:#e5e5e;

}

.inner_links_center table {

	padding:5px 0;

}

.inner_links_center td {

	font-size:14px;

}

.inner_links_center div {

	float:left;

	width:96%;

	padding:5px 5px;

	border-radius:5px 5px 0 0;

}
.inner_links_center img
{
width:100%;
margin:0;
}
.imagesSize
{
margin:0;
padding:0;	
}
.imagesSize img
{
width:100%;
height:250px !important;
margin:0;
}

.inner_links_center ul {

	list-style:none;

	margin-top:15px;

	margin-left:20px;

}

.inner_links_center li {

	margin:0;
	padding:0;
	display:block;


}
.inner_links_center li img {

	margin: 3px 5px 0 0;
	padding:0;
	width:7px;
	height:7px;
	float:left;
	


}

.inner_links_center li a {

	padding:7px 0;
	border-bottom:1px solid #ccc;
	color:#1173b2;
	text-decoration:none;
	float:left;
	width:100%;
	font-weight:bold;
	font-size:12px;

}

.inner_links_center li a:hover {

	color:#000000;

	text-decoration:none;

}

.inner_links_bottom {

	width:216px;

	float:left;

	background-image: url(../AppData/Local/Temp/images/side_bottom.jpg);

	height:10px;

	font-size:8px;

	background-repeat:no-repeat;

}

.ayurved {

	float:right;

	padding-left:5px;

}

p {

	font-family: Arial, Helvetica, sans-serif; 
	line-height:20px;	
	font-size:12px;

}

.tt {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color: #333333;

	padding-left:5px;

}

.innercontent_box {

	width:97.5%;

	float:left;

	height:100%;

}

.spacer {

	float:left;

	height:6px;

	width:100%;

}

.search_person {

	color:#000;
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;

}

.center-col01 {

	margin-top:10px;

}

.center-col01 td {

	padding:5px;

}

.pad {

	font-size:12px;

	padding-left:5px;

}

.pad strong {

	display:block;

	padding-bottom:5px;

}

.contact {

	margin-left:50px;

}

.search_inner {

	color:#000;

	font-weight:bold;

	background:#fff;

	padding:15px;

}

.search_inner p {

	color: #006633;

	font-size:12px;

	font-family:Arial, Helvetica, sans-serif;

}

.search_inner a {

	color:#000;

}

.search_inner a:hover {

	color:#006633;

}

.description {

	font-size:13px;

	font-family:Arial, Helvetica, sans-serif;
    font-weight:400;
	color:#000;

}

.description p {

	font-size:13px;

	font-family:Arial, Helvetica, sans-serif;

	color:#000;
	font-weight:400;

}

.description strong {

	font-size:13px;

	font-family:Arial, Helvetica, sans-serif;

	color:#000;
	font-weight:400;

}

.search_result_text {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:18px;

	color:#00497a;

	text-align:center;

	padding-bottom:10px;
	

}

.column {

	padding:15px 15px 5px 15px;

}

.column_paid {

	background:#e8f6ff;

}

.clear {

	clear:both;

}

.center_col .bgc_01 {

	background:url(../AppData/Local/Temp/images/tag-line-bg.gif) repeat-x;

	border-radius:5px 5px 0 0;

	height:40px;

	line-height:40px;

	text-indent:20px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	color:#313131;

}

.center_col .bgc_01 a {

	color:#313131;

	font-size:16px;

}

.center_col .bgc_01 a:hover {

	color:#e79f0d;

}

.pag {

	/*background:#4b95c5;*/

	padding:0 3px 3px 5px;

	font-size:16px;

	color:#fff;

	font-weight:normal;

	text-align:center;

	margin-right:5px;
	

}

.txtfield {

	border:1px solid #bbbbbb;

	width:144px;

	padding:2px 0;

}

.sub_button {

	background:url(../AppData/Local/Temp/images/submit-bg.gif) repeat-x;

	height:26px;

	line-height:26px;

	color:#313131;

	font-size:14px;

	padding:0 7px;

	border:1px solid #bbbbbb;

	border-radius:5px;

	cursor:pointer;

}



.logos {

	float:left;

	width:155px;

	margin-right:10px;
	border-right:1px solid #ccc;



}

.logos > img {

	border:1px solid #CCC;

	border-radius:5px;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

}
#aboutMain
{
width:100%;
margin:20px 0;
padding:0	
}
#aboutCenter
{
margin:0 auto;
width:1000px;
padding:0;

}
#aboutInner
{
margin:0;
padding: 0;
float:left;		
}
#aboutLeft
{
	width:200px;
	margin:0;
	padding:0;
	float:left;
}
#aboutLeft h2
{
width:100%;
margin:0;
padding:10px 0;
background:#0a5091;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
text-align:center;
color:#fff;
border-bottom:1px dashed #CCC;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
#aboutLeft ul
{
list-style:none;
margin:0;
padding:0;	
}
#aboutLeft ul li
{
margin:0;
padding:0;
width:200px;
display:block;	
}
#aboutLeft ul li a
{
color:#333;
font-size:12px;
font-weight:600;
margin:0;
padding:13px 15px;
width:170px;
background:#e5e3e3;
float:left;
border-bottom:1px dashed #c1c0c0; 
text-decoration:none;
}
#aboutLeft ul li a:hover{
background:#efefef;	
color:#ff9300;
border-left:1px solid #dedcdc;
}

#aboutLeft ul li a.active{
background:#efefef;	
color:#ff9300;
border-left:1px solid #dedcdc;

}
#aboutRight
{
	width:790px;
	margin:0;
	padding:0;
	float:right;
}
#aboutRightInner
{
		margin:0;
	    padding:0 15px 30px 15px;
		float:left;
}

#aboutRightInner h1
{
margin:0;
padding: 0 0  15px 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:25px;
}
#aboutRightInner h2
{
margin:0;
padding:10px 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#ff9300;
}
#aboutRightInner_img
{
padding:0;
float:left;
margin:0 15px 0 0;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;	
}
#managementTeam
{
width:775px;
margin:0 0 0 10px;
padding:15px 0;
border-bottom:1px solid #ccc;
float:left;	
}
#managementTeam h2
{
margin:0;
padding:10px 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#ff9300;
}
#managementTeam h1
{
	margin:10px 0
}
#testmonial
{
width:775px;
margin:0 0 0 10px;
padding:15px 0;
border-bottom:1px solid #ccc;
float:left;	
}
#jobs
{
width:775px;
margin:0 0 0 10px;
padding:15px 0;
float:left;	
text-align:center;
}
#jobs > ul
{
list-style:none;
margin:0;
padding:0;	
}
#jobs > ul > li
{
display:inline;
margin:10px;
padding:0;	
width:360px;
height:70px;
background:#e5e5e5;
float:left;
box-shadow: 0px 2px 2px #B0B0B0;
}
#jobs > ul > li:hover
{
box-shadow:none;

}
#jobs > ul > li > a:hover
{
color:#333;	
}
#jobs > ul > li > a
{
margin:0;
padding: 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:25px;
color:#1173B2;
text-decoration:none;
line-height:75px;
text-align:center !important;
}
#testmonial h2
{
margin:0;
padding: 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#ff9300;
}
#testmonial span
{
	font-size:12px;
	margin:0;
	padding-bottom:10px;
	color:#666;
	font-size:10px;
	font-weight:bold;	
}
.select1
{
	width:200px;
	height:35px;
	padding:5px 0;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #ccc;
}
.select1 > option	
{
padding:5px ;	
height:20px;
float:left;
}
#testmonial p
{
text-align:justify;	
}
#testmonial h1
{
	margin:10px 0
}
#testmonial img
{
height:150px;
width:150px;
margin:0 15px 0 0;
padding:0;
border-radius:100px;
-moz-border-radius:100px;
-webkit-border-radius:100px;
border:3px solid #cecdcd;	
}
.element  {
   
    background-color: #932424 !important;

}
.DetailTop
{
	width:100%;
	margin:0 0 40px 0;
	padding:0;
	float:left;
}
.clientDetails
{
width:63%;
margin:0;
padding:0;
float:left;	
}
.clientDetails >table
{
width:100%;
margin:0;
padding:0;
float:left;	
}
.clientDetails p
{
font-size:13px;
margin:0;
padding:8px 0;
color:#333;	
font-family: Arial,Helvetica,sans-serif;
font-weight:600;
}
.clientDetails h2
{
font-size:16px;
margin:0;
padding:0 0 25px 0;
color:#1173B2 ;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:600;
}
.clientDetails p img
{
width:22px;
height:22px;
margin:-4px 10px 0 0;
padding:0;
float:left;	
}
.clientDetails p a
{
text-decoration:none;
color:#1173B2;	
}
.DisDetail
{
width:100%;
margin:0;
padding:0;
float:left;
}
.DisDetail h1
{
font-size:25px;
margin:0;
padding:0 0 10px 0;
color:#1173B2 ;
font-family: Arial,Helvetica,sans-serif;
font-weight:normal;
}
#content
{
width:95%;
margin:0;
padding:10px 20px;
float:left;
background:#e1eef5;
border:1px solid #bed4e1;
   border-radius: 3px;
	-moz- border-radius: 3px;
	-webkit- border-radius: 3px;
}
#content strong
{
	font-size:13px;
	margin:0;
	padding:5px 0;
	color:#333;
	font-weight:bold;
}
#content > table > tr
{
	padding:10px 0 !important;
}
#content p

{
font-size:12px;
margin:0;
padding:8px 0;
color:#333;	
font-family: Arial,Helvetica,sans-serif;
font-weight:bold;
}
.input315 {
    width: 315px;
    height: 30px;
    border: 1px solid #CCC;
    margin: 8px 0px;
    padding: 0px 5px;
    border-radius: 3px;
	-moz- border-radius: 3px;
	-webkit- border-radius: 3px;
    color: #666;
    font-size: 18px;
}
.textArea315 {
    width: 315px;
    height: 70px;
    border: 1px solid #CCC;
    margin: 8px 0px;
    padding: 0px 5px;
    border-radius: 3px;
    color: #666;
    font-size: 18px;
}
.innercontent_box
{
padding:10px 20px 40px 20px;
margin-top:10px;	
/*background:#e1eef5;
border:1px solid #bed4e1;*/
   border-radius: 3px;
	-moz- border-radius: 3px;
	-webkit- border-radius: 3px;
	float:left;
}
.innercenter
{
width:650px;
margin:0 auto;	
}
#VideoCen
{
width:940px;
margin:0 auto;
padding:0;
}
#VideoCon
{
width:100%;
margin:0 auto;
padding:0;
float:left;

}
#VideoConVideoCon
{
list-style:none;
margin:0;
padding:0;	
}
#VideoCon ul li
{
	display:inline;
	float:left;
	margin: 18px;
	height:200px;
	border:1px solid #ccc;
}
.Marque
{
	width:100%;
	margin:0;
	padding:0;
	float:left;
}
.Marque > marquee
{
width:100%;
margin:0;
padding:0;
float:left;	
}
.Marque > marquee > a > img
{
width:100%;
height:100%;	
}

