html
{
	overflow-y: scroll;
}
body
{margin:0px;
padding:0px;
background-color:#f3f3f3;
font-family:Arial, Helvetica, sans-serif;
color:#222;
font-size:15px;
}

a:active {
    outline: none;
}
a:focus {
    outline: none;
}

#wrapper
{margin:0px auto;
width:1024px;
	
}

#content a
{
	color:#752F77;
	
	
}
h1
{margin-top:0px;
margin-bottom:30px;
color:#752f77;

	font-size:30px;
}

h1 a
{
	color:#752f77;
}
h2
{
	color:#752f77;
	font-size:20px;
	margin-bottom:20px;
}

h3
{
	color:#752f77;
	font-size:16px;
}

h4
{color:#752f77;
font-size:14px;
font-weight:normal;
margin-bottom:10px;
}

input,select
{border: 1px solid #CCCCCC;
    border-radius: 6px 6px 6px 6px;
	color: #222;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}

textarea
{border: 1px solid #CCCCCC;
    border-radius: 6px 6px 6px 6px;
	color: #222;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}



#header
{
	width:1024px;
overflow:auto;
	
   
}
#siteHeader h1
{
     font-size: 25px;
    margin-bottom: 0px;
    padding-bottom:0px;

}
#header input
{width:215px;
height:25px;
line-height:25px;
padding-left:10px;
border-radius:0px;
border-left:solid 1px #b2b1b3;
border-right:solid 1px #b2b1b3;
border-bottom:solid 1px #b2b1b3;
	border-top:none;
font-size:14px;
background-color:#f3f3f3;
background-image:url(/images/srch-icon.png);
background-position:200px center;
background-repeat:no-repeat; 
}
#menuDiv
{
	overflow:hidden;
	clear:both;
	height:82px;
}

#menu
{width:1024px;
margin-top:32px;
clear:both;
}

#menu ul
{float:left;
height:50px;
width:1179px;
}

#menu ul li 
{float:left;
}

#menu ul li a
{float:left;
height:23px;
padding-left:19px;
padding-right:19px;
line-height:23px;
font-size:14px;
font-weight:bold;
color:#525252;
text-transform:uppercase;
border-left:#d9d9da solid 2px;
padding-top:15px;
}
#menu ul li a:hover
{border-bottom:#752f77 solid 5px;
}

#menu ul li a.active
{
    border-bottom:#752f77 solid 5px;
}
.btnServices
{
    width:130px;
}
.btnAbout
{
    width:170px;
}
.btnResearch
{
    width:140px
}
.btnMedia
{
    width:110px;
}
.btnPatients
{
}
.btnHome
{
    width:80px;
}
.btnbrcabout
{
	width:110px
}
.btnbrcresearch
{
	width:150px;
}
.btnbrctraining
{
	
}
.btnbrcgetinvolved
{
	width:130px;
}
.btnbrcconnect
{
	width:170px;
}
#submenu
{width:1000px;
margin-top:25px;
padding-left:206px;
clear:both;
float:left;
}


#submenu ul
{
width:146px ;
padding-left:18px !important;
padding-right:19px !important;
float:left !important;
background:none;

}


#submenu ul li
{float:left;
width:100%;
margin-bottom:16px;
}

#submenu ul li a
{
float:left !important;
font-size:14px;
color:#525252;
}

#submenu ul li a:hover
{

color:#752F77;
}
#breadcrumb
{width:1024px;
margin-top:10px;
clear:both;
float:left;
}


#breadcrumb ul
{float:left;
}

#breadcrumb ul li
{float:left;
}

#breadcrumb ul li 
{float:left;
padding-left:10px;
padding-right:10px;
border-left:#d9d9da solid 1px;
font-size:14px;
color:#525252;
}
#breadcrumb ul li a
{
color:#525252;
}
#breadcrumb ul li a.first
{padding-left:0px;
border:none;
}
.breadcrumb-left
{
    float:left;
    width:750px;
}
.breadcrumb-right
{
    float:right;
    width:140px;
    text-align:right;
}
#page_header
{
        background-color: #752F77;
    clear: both;
    color: #FFFFFF;
    float: left;
    font-size: 36px;
  font-weight:600;
    margin-top: 12px;
    padding-bottom: 12px;
    padding-top: 15px;
    width:984px;
}
#page_header h1{color:#fff;padding:0px;margin:0px;}
#page_header h1 a{color:#fff;padding:0px;margin:0px;}
#center
{width:1024px;
margin-top:25px;
clear:both;
float:left;
}

#left_submenu
{float:left;
width:240px;
}

#left_submenu ul
{width:240px;
border-top:#525252 solid 2px;

}

#left_submenu ul li
{
width:240px;
    padding-bottom: 7px;
    padding-top: 7px;
border-bottom:#525252 solid 2px;

}

#left_submenu ul li a
{
font-size:18px;
color:#525252;

}

#left_submenu ul li a.active
{
color:#752f77;

}

#left_submenu ul li ul
{
border-top:#c2c2c2 solid 2px;
width:230px;
padding-left:10px;
line-height:20px;
 margin-top: 5px;
}
#left_submenu ul li ul li ul
{
    width:261px;
    border:0px;

}

#left_submenu ul li ul li
{border:none;
 line-height:normal;
 margin-top:10px;
  margin-bottom:10px;
      padding-bottom: 0px;
    padding-top: 0px;

}

#left_submenu ul li ul li a
{font-size:16px;
}

#left_submenu ul li ul li ul li
{
    margin-left:10px;
}
#content
{float:right;
width:750px;
}


#footer
{float:left;
width:980px;
margin-top:26px;
clear:both;
color:#717074;
margin-bottom:10px;
}


#footer_top
{float:left;
width:980px;
font-size:14px;
}


#footer_top .left
{width:450px;
}

#footer_top .center
{width:180px;
margin-left:62px;
}
#footer a
{
    color:#752f77;
}

#social_icons
{width:212px;
float:left;
	
}
#social_icons a
{float:left;
margin-right:9px;
width:26px;
height:26px;
background-repeat:no-repeat;
background-image:url(/images/social_icons.png);
}




#footer_top .right
{width:280px;
text-align:right;
}
#footer_top .right a
{color:#222;
float:right;
clear:both;
margin-bottom:10px;
}

#footer_dawn
{width:980px;
margin-top:84px;
color:#717074;
font-size:12px;
}



#bannar_top
{
}

.content_layout_1 #bannar_top
{

background-repeat:no-repeat;
font-size:30px;

}


.content_layout_2 #bannar_top
{

background-repeat:no-repeat;
font-size:30px;
}


.bannar_bottom
{    background-image: url("/images/iamges_dawn_bg.png");
    color: #FFFFFF;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding-left: 3%;
    padding-top: 15px;
    width: 97%;

}
.bannar_bottom h1
{
    color:#fff;
    margin-bottom:0px;
 
}
.content_layout_news_main h3
{
margin-bottom:10px !important;
}

#content h3
{
	margin-top:0px;
margin-bottom:23px;
width:100%;
clear:both;
}
.content_layout_5  .sfdetails h3
{
   padding-left:0px; 
}
.content_layout_1 #content_left
{margin-left:19px;
width:460px;
float:left;
}




.content_layout_1 #content_right
{width:239px;
float:right;
font-size:18px;
}


.content_layout_1 .right_box_lay1
{float:left;
width:239px;
margin-bottom:16px;
}

.content_layout_1 #content_right .bg_1
{background-color:#bab9b9;
}


#bannar_top_images
{float:left;
width:100%;
margin-top:17px;
margin-bottom:32px;
}

#bannar_top_images .right_box_lay1
{float:left;
width:239px;
}
.content_layout_2 #content_full
{
    width:710px;
margin-right:20px;
margin-left:20px;
}
.content_layout_2 #bannar_top_images .bg_1
{background-color:#bab9b9;
}

.content_layout_2 #content_left
{float:left;
width:355px;
margin-right:20px;
margin-left:20px;
}

.content_layout_2 #content_right
{float:left;
width:355px;
}
.printbtn
{
    width:24px;
    height:24px;
    display:block;
    background-image:url(/images/printer.png);
}

.content_layout_2 h3
{width:860px;
padding-left:20px;
}


.content_layout_3 #content_left
{width:450px;
float:left;
margin-right:16px;
}

.content_layout_3 #content_right
{width:282px;
float:right;
}


.content_layout_3 .right_box_lay1 {
    float: left;
    margin-bottom: 16px;
    width: 282px;
}


.content_layout_3 #content_right .bg_1 {
	    background-color: #BAB9B9;
}
	

.content_layout_3 #content_left  #bannar_top
{width:450px;
font-size: 30px;
background-image:url(/images/banner_lay_3.png);
background-repeat:no-repeat;

}


.content_layout_4 #bannar_top
{

background-repeat:no-repeat;
font-size:30px;

}

.content_layout_4 h3 {
    padding-left: 20px;
    width: 860px;
}


.content_layout_4 #content_left
{float:left;
margin-left:20px;
width:385px;
margin-right:40px;
}

.content_layout_4 #content_right
{float:left;
width:304px;
}


.content_layout_5 #bannar_top
{

background-repeat:no-repeat;
font-size:30px;

}

.content_layout_5 h3 {
    padding-left: 20px;
    width: 860px;
}

.content_layout_5 #content_left
{
   margin: 0 auto;
width:677px;
}
.content_layout_5 #content_left table td
{
    
    vertical-align:top;
    
}



.content_layout_6 h3 {
    padding-left: 20px;
    width: 860px;
}

.content_layout_6 #content_left
{float:left;
width:382px;
margin-right:36px;
}

.content_layout_6 #content_right
{float:left;
width:332px;
}


.content_layout_7 #bannar_top {
   
    background-repeat: no-repeat;
    font-size: 30px;
  
}


.content_layout_7 #content_left
{float:left;
margin-left:20px;
width:382px;
margin-right:40px;
}

.content_layout_7 #content_right
{float:left;
width:304px;
}
.content_layout_7 h3 {
    padding-left: 20px;
    width: 860px;
}


.content_layout_7 #bannar_top_images .bg_1 {
    background-color: #BAB9B9;
}



.content_layout_7 #bannar_top_images {
	margin-top:52px;
}


.content_layout_8 #content_left {
	    float: left;
    margin-right: 38px;
    width: 356px;
}

.content_layout_8 #content_right {
		    float: left;
    
    width: 355px;
}


.lay_conditions #content_left {
	    float: left;
     margin-right: 35px;
    width: 461px;
}

.lay_conditions #content_left a {
	
}

.link_violaceous
{
	
	padding-left:14px;
	padding-right:32px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	background-color:#662968;
	border-radius:4px;
	background-image:url(/images/Share.png);
	background-repeat:no-repeat;
	background-position:97% 50%;
	
	
}


.lay_conditions #content_right {
	    float: left;
    width: 253px;
	
}

.lay_conditions #content_right .box_silver
{width:220px;
margin-bottom:28px;
}
.lay_conditions #content_right .box_silver h3
{margin-bottom:0px;
}
.box_silver
{float:left;
border:#cccccc solid 1px;
padding:15px;
background-color:#f6f6f6;
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f6f6f6, endColorstr=#d4d4d4);
 background-image:-moz-linear-gradient(top, #f6f6f6 8%, #d4d4d4 100%);
 background-image:-webkit-linear-gradient(top, #f6f6f6 8%, #d4d4d4 100%);
 background-image:-ms-linear-gradient(top, #f6f6f6 8%, #d4d4d4 100%);
 background-image:linear-gradient(top, #f6f6f6 8%, #d4d4d4 100%);
 background-image:-o-linear-gradient(top, #f6f6f6 8%, #d4d4d4 100%);
 background-image:-webkit-gradient(linear, right top, right bottom, color-stop(8%,#f6f6f6), color-stop(100%,#d4d4d4));
}
.box_silver img
{
    cursor:pointer;
}
.case_studies
{
	float:left;
	width:263px;
	margin-top:18px;
	font-size:14px;

}

.case_studies a
{
	color:#752f77;
	float:left;
	clear:left;
	margin-top:14px;
}
	
	

.lay_connect_with #content_left {
		    float: left;
    width:318px;
	margin-right:19px;
}

.lay_connect_with #content_right {
			    float: left;
    width:412px;
	
}

.lay_connect_with  #content_left .box_silver
{width:295px;
margin-bottom:28px;
padding:10px;
}
.lay_connect_with  #content_right .box_silver
{width:380px;
margin-bottom:28px;
}

#twitter_top
{float:left;
width:286px;
margin-top:3px;
padding-bottom:0px;
}

#twitter_top .left
{width:196px;


}

#twitter_top .left img
{float:left;
}



#twitter_ifo
{
	float:left;
	margin-left:14px;
	font-size:15px;
	color:#000;
}

#twitter_top .right
{width:90px;
}
#twitter_top .right a
{float:left;
margin-bottom:2px;
}

.twitter_record 
{float:left;
clear:left;
margin-top:5px;
width:90px;
padding-bottom:5px;
font-size:11px;
color:#000;
}

.twitter_record .silver
{text-transform:uppercase;
font-size:9px;
}


.twitter_boxs
{float:left;
margin-top:10px;
width:286px;
font-size:12px;
color:#222;
padding-bottom:10px;
height:105px;
overflow:hidden;
}

.twitter_boxs h1
{font-size:14px;
color:#000;
margin-top:0px;
margin-bottom:5px;
font-weight:normal;
}

.twitter_boxs a
{color:#28aae1;
}

.twitter_boxs .left
{width:50px;
}
.twitter_boxs .right
{width:232px;
}
#ytbox
{
  height: 837px;
}
.brc
{
       background: none repeat scroll 0 0 transparent;
    border: 0 none;
    width: 288px;
}
.brc #twitter_top
{
      width: 290px;
}
.brc .twitter_boxs
{
    width:290px;
}
.brc-home
{
       background: none repeat scroll 0 0 transparent;
    border: 0 none;
    width: 246px;
}
.brc-home #twitter_top
{
      width: 245px;
}
.brc-home .twitter_boxs
{
    width:240px;
}
.brc-home .twitter_boxs .right
{
    width:190px;
}
.homebox p{padding:0px;margin:0px}
#facebook
{float:left;
width:300px;

}
.homebox .news_box h4 a
{
    font-size:17px;
    font-weight:bold;
}
.bink_box  a
{
    color:#752F77;
}
.facebook-brc
{
    margin-left:14px;
    margin-bottom:14px;
}

#youtube
{float:left;
width:380px;
}

#youtube_top
{float:left;
width:380px;
color:#000;
font-size:15px;
padding-bottom:20px;
margin-bottom:20px;
}

#youtube_top .left
{width:120px;
}

#youtube_top .right
{width:240px;
}

#youtube_info
{float:left;
margin-top:18px;
width:100%;
font-size:12px;
color:#000;
}
#youtube_main
{
    width:380px;height:283px;
    margin-top:70px;
}
.playicon-big
{
    width:380px;height:283px;background-image:url(/images/play-big.png);
    background-repeat:no-repeat;
    background-position:20px 20px;
}
.playicon
{
    width:160px;height:100px;background-image:url(/images/play.png);
    background-repeat:no-repeat;
    background-position:10px 10px;
}
#v_tube
{float:left;
width:100%;
margin-bottom:30px;
}

#v_tube .left
{width:160px;
}

#v_tube .right
{width:180px;
}

#v_tube .v_box
{width:211px;
float:left;
margin-top:22px;
height:136px;
background-image:url(/images/v_boxs.png);
background-repeat:no-repeat;
}


#youtube_dawn
{float:left;
width:100%;
font-size:12px;
font-weight:bold;
color:#000;
}

#youtube_dawn .left
{width:228px;
}

#youtube_dawn .right
{width:128px;
}


#youtube_dawn .right a
{width:80px;
padding-left:45px;
float:left;
color:#FFF;
font-weight:bold;
height:29px;
line-height:29px;
border:#989898 solid 1px;
background-image:url(/images/p_on_link.png);
background-repeat:no-repeat;
background-position:6px 5px;
border-radius:6px;
background-color:#222;
}


#banner_homepage
{
width:1024px;

}


#banner_arrows 
{width:100%;
height:264px;
float:left;
}

#banner_arrows .left
{width:20px;
margin-left:23px;
margin-top:136px;
}

#banner_arrows .right
{width:20px;
margin-right:23px;
margin-top:136px;

}


 

#banner_homepage .bannar_bottom
{padding-left:23px;
padding-top:27px;
padding-bottom:29px;
width:1156px;
float:left;
}

#banner_homepage .bannar_bottom .left
{width:415px;
font-size:65px;

}

#banner_homepage .bannar_bottom .right
{margin-right:58px;
font-size:15px;
width:602px;
}

#banner_homepage .bannar_bottom .right a
{float:left;
clear:left;
margin-top:21px;
color:#FFF;
}


#banner_links
{float:left;
width:1179px;
height:41px;
line-height:41px;
background-color:#d6d0d6;
}

#banner_links a
{font-size:16px;
color:717074;
float:left;
margin-left:16px;
color:#717074;
font-weight:bold;
}


#banner_links a.active
{color:#752f77;
}

#banner_links .right
{margin-right:25px;
}
.search-button
{
     background-color: transparent;
    display: block;
    height: 28px;
    margin-left: 195px;
    position: absolute;
    width: 28px;
}
#search_our
{float:left;
margin-top:25px;
width:1024px;
border:#cccbcd solid 1px;
}

#search_our_header
{float:left;
width:984px;
background-color:#752f77;
height:53px;
border-bottom:#b590b6 solid 1px;
line-height:53px;
padding-left:20px;
padding-right:20px;
color:#FFF;
font-size:24px;
font-weight:bold;
}

#search_our_bottom
{float:left;
width:994px;

padding:15px;
background-color:#FFF;
}



.search_lab
{
}

.search_lab select
{
}




#search_our_bottom .btnSearch
{float:right;

}


.search_lab input
{width:236px;
padding-left:14px;
font-size:15px;
color:#444;
line-height:37px;
height:37px;
border-radius:6px;
border:#cccccc solid 1px;
background: #F6F6F6;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F6F6F6), to(#d5d5d5));
background: -webkit-linear-gradient(#F6F6F6, #d5d5d5);
background: -moz-linear-gradient(#F6F6F6, #d5d5d5);
background: -ms-linear-gradient(#F6F6F6, #d5d5d5);
background: -o-linear-gradient(#F6F6F6, #d5d5d5);
background: linear-gradient(#F6F6F6, #d5d5d5);
}

#searchsf
{
    width:240px;
}
.newsmore
{
    margin-top:10px;
    float:left;
}
.homeadvsearch
{
    clear:both;
    text-align:right;
    margin-top:10px;
}
.btn_1
{
color:#FFF;
text-transform:uppercase;
font-weight:bold;
font-size:16px;
text-align:center;
padding:10px;

border:#752f77 solid 1px;
border-radius:6px;
background: #914893;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#914893), to(#752f77));
background: -webkit-linear-gradient(#914893, #752f77);
background: -moz-linear-gradient(#914893, #752f77);
background: -ms-linear-gradient(#914893, #752f77);
background: -o-linear-gradient(#914893, #752f77);
background: linear-gradient(#914893, #752f77);
}
.btn
{
color:#FFF;

font-weight:bold;
font-size:12px;
text-align:center;
padding:5px;

border:#752f77 solid 1px;
border-radius:6px;
background: #914893;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#914893), to(#752f77));
background: -webkit-linear-gradient(#914893, #752f77);
background: -moz-linear-gradient(#914893, #752f77);
background: -ms-linear-gradient(#914893, #752f77);
background: -o-linear-gradient(#914893, #752f77);
background: linear-gradient(#914893, #752f77);
}

#homepage_boxs
{float:left;
width:1024px;
margin-top:26px;
}


.homebox
{float:left;
width:241px;
border: 1px solid #CCCBCD;
background-color:#FFF;
min-height:340px;
}

.homebox_dawn
{float:left;
width:206px;
padding-left:20px;
padding-right:15px;
padding-top:19px;
padding-bottom:23px;
color:#222;
font-size:16px;
}

.homebox_dawn h4
{margin-bottom:12px;
font-size:20px;
font-weight:bold;
color:#752f77;
}

.homebox_dawn a
{color:#752f77;
float:left;
clear:left;
margin-top:16px;
font-size:15px;
}


.homebox_top
{float:left;
width:203px;
padding-left:20px;
padding-right:18px;
padding-bottom:5px;
padding-top:18px;
background-color:#ecf5fd;
}


.social_icons
{float:left;
margin-bottom:10px;
width:100%;
line-height:35px;
font-size:12px;
color:#525253;
}

.social_icons img
{float:left;
margin-right:15px;
}
.homebox h2 a{color:#752f77;}
.homebox h2
{font-size:20px;
margin:0px;
padding-left:19px;
color:#752f77;
}

.news_box
{float:left;
margin-top:0px;
width:214px;
font-size:16px;
color:#222;
margin-left:19px;
}

.news_box a
{color:#752f77;
font-size:15px;
margin-top:13px;
float:left;
clear:both;
}


.content_image_library #bannar_top {
	background-image:url(/images/image_page_banner.png);
    background-repeat: no-repeat;
    font-size: 30px;
   
}


.content_image_library #content_left {
    float:left;
    width:750px;
}


.content_image_library #content_left img {
	
}
.imgBox
{
    float:left;
    margin:15px;
    width:95px;
    height:95px;
    overflow:hidden;
}


.content_layout_news #bannar_top {
   
    background-repeat: no-repeat;
    font-size: 30px;
   margin-bottom:30px;
	overflow:auto;
}


.content_layout_news  #banner_arrows
{height:179px;
}

.content_layout_news .bannar_bottom 
{
float:left;
}



.content_layout_news #banner_arrows .left {
	 margin-top: 76px;
}
.content_layout_news #banner_arrows .right {
		 margin-top: 76px;
}


.content_layout_news #content_left {
    float: left;
    margin-left:20px;
    width:450px;
	margin-right:20px;
}


.news_left
{width:100%;
float:left;
padding-bottom:20px;
margin-bottom:22px;
}
.news_left h3
{color:#222;
font-weight:normal;
margin-bottom:24px;
}
#content .news_left h3
{
    margin-bottom:10px;
}
#content .news_left h2
{
    margin-bottom:10px;
}
.news_left a
{

color:#752f77;
font-weight:bold;
}

.content_layout_news #content_right {
    float: left;
    width: 260px;
	
}



.content_layout_news #content_right .box_silver {
    margin-bottom: 28px;
    padding: 18px;
    width: 221px;
}


.content_layout_news #content_right .box_silver h1{
	font-size:26px;
	text-transform:none;
}
.content_layout_news #content_right .box_silver h2{
	
	font-size:20px;
}


.content_layout_news_main h1
{margin-bottom:20px;

}


.content_layout_news_main #content_left {
    float: left;
   
    margin-right:22px;
    width:460px;
}

#latest_news_img
{float:left;
width:100%;
margin-bottom:22px;
}



.content_layout_news_main #content_right {
    float: left;
    width: 267px;
}

.content_layout_news_main #content_right .box_silver {
    margin-bottom: 28px;
    padding: 18px;
    width: 228px;
}





.content_layout_news_main #content_right .box_silver h1 {
    font-size: 26px;
    text-transform: none;
}

.expertmore
{
    margin-top:10px;
    float:left;
}
.content_layout_our_experts #content_left {
    float: left;
    width: 500px;
}


.content_layout_our_experts #content_right {
	float:right;
	width:234px;
}

.our_ex_class
{float:left;
width:100%;
margin-bottom:18px;
}

.content_layout_our_experts #content_left .our_ex_class .left{
	width:74px;
}

.content_layout_our_experts #content_left .our_ex_class .right {
	width:390px;
	margin-right:5px;
}


.content_layout_our_experts #content_left .our_ex_class .right h3 {
	margin-top:0px;
	margin-bottom:18px;
}

.content_layout_our_experts #content_left .our_ex_class .right a{
	font-weight:bold;
	color:#752f77;
}


.bink_box
{float:left;
margin-bottom:32px;
border:#CCCCCC solid 1px;
background-color:#f4eff4;
 margin-left: -6px;
}
#content .bink_box ul li a
{
    color:#222;
    display:block;
    margin-bottom:10px;
    font-weight:normal;
}
.content_layout_our_experts #content_right .bink_box {	
width:216px;
padding-left:12px;
padding-right:12px;
padding-bottom:
}

.content_layout_our_experts #content_right .bink_box h1{
	font-size:18px;
	margin-top:24px;
	margin-bottom:0px;
}

.content_layout_our_experts #content_right .bink_box h3{
	margin-top:15px;
	margin-bottom:9px;
	text-transform:none;
	float:left;
}

.content_layout_our_experts #content_right .bink_box h4{
	margin-top:0px;
	margin-bottom:10px;
color:#752f77;
font-weight:bold;
}


.our_ex_right_class 
{float:left;
clear:left;
width:190px;
margin-top:16px;
padding-bottom:18px;
}


.our_ex_right_class .left
{width:160px;
}

.our_ex_right_class .right
{width:30px;
}


.content_layout_our_ex_person #content_left {
    float:left;
    width:750px;
}


#ex_person_top
{float:left;
width:100%;
margin-bottom:39px;
}

#ex_person_top .left
{width:140px;
}

#ex_person_top .right
{width:567px;
}

#ex_person_top .right h1
{margin-top:56px;
margin-bottom:15px;
}
#ex_person_top .right h2
{margin-top:0px;
margin-bottom:0px;
font-size:19px;
font-weight:normal;
}


.content_layout_our_ex_person #content_left h3{
	margin-bottom:15px;
	margin-top:0px;
	font-weight:normal;
}


.content_layout_our_ex_person #content_left a.back_toline{
	float:left;
	clear:left;
	margin-top:39px;
	font-size:17px;
	font-weight:bold;
	color:#752f77;
	width:100%;
}


.content_training h1
{margin-bottom:48px;
margin-top:0px;
}


.content_training #content_left
{
	float:left;
	width:548px;
}


.content_training #content_right
{float:right;
width:281px;
}

.infor_me
{float:left;
width:100%;
margin-bottom:26px;
}

.infor_me h1
{float:left;
margin-bottom:15px;
font-size:16px;
width:100%;
}


.content_training #content_right .bink_box
{width:238px;
padding-left:19px;
padding-right:22px;
padding-top:23px;
padding-bottom:36px;
}

.content_training #content_right .bink_box h2
{font-size:20px;
width:238px;
float:left;
padding-bottom:16px;
margin-bottom:16px;
}

.content_jobs h1
{margin-bottom:48px;
margin-top:0px;
}
.content_jobs #content_left 
{
	float:left;
	width:750px;
}


.content_jobs #content_left .infor_me h1
{float:left;
margin-bottom:18px;
font-size:16px;
width:100%;
}




#films_box
{float:left;
width:1032px;
min-height:500px;
margin-top:20px;
}

.content_contact_us #content_left
{float:right;
width:824px;
margin-right:60px;
}

.content_contact_us #content_left h1
{margin-top:0px;
margin-bottom:43px;
}

.content_contact_us #content_left h4
{margin-top:28px;
margin-bottom:12px;
font-size:15px;
font-weight:bold;
color:#752f77;
}

.content_contact_us #content_left  a
{color:#752f77;
font-weight:bold;
}

#form_in_1
{float:left;
clear:left;
width:100%;
margin-top:42px;
}

#form_in_1 .incontact
{width:100%;
text-align:left;
line-height:48px;
float:left;
clear:left;
margin-bottom:16px;
}

#form_in_1 .incontact input
{float:left;
width:332px;
height:46px;
padding-left:10px;
}

#form_in_1 .incontact select
{float:left;
width:342px;
padding:10px;

}


#form_in_1 .incontact textarea
{float:left;
width:322px;
padding:10px;
height:170px;
}
#form_in_1 .incontact .incontact_text 
{float:left;
height:30px;
line-height:30px;
width:170px;
}

#form_in_1 .incontact_1 .incontact_text 
{float:left;
height:30px;
line-height:30px;
width:170px;
}


#form_in_1 .incontact_1
{width:100%;
text-align:left;
line-height:48px;
float:left;
clear:left;
margin-bottom:16px;
}

#form_in_1 .incontact_1 input
{float:left;
width:332px;
height:30px;
padding-left:10px;
}

#form_in_1 .incontact_1 select
{float:left;
width:342px;
padding:10px;

}


#form_in_1 .incontact_1 textarea
{float:left;
width:322px;
padding:10px;
height:170px;
}


#form_in_1 #search_our_bottom
{float:right;
clear:right;
width:342px;
background:none;
padding:0px;
}



#form_in_1 #search_our_bottom a
{float:left;
color:#FFF;
}



#form_in_1 #search_our_bottom_1
{
clear:right;
margin-left:170px;
background:none;
padding:0px;
}



#form_in_1 #search_our_bottom_1 a
{float:left;
color:#FFF;
}



.content_login #content_left
{float:right;
width:824px;
margin-right:60px;
}

.content_login #content_left h1
{margin-top:0px;
margin-bottom:25px;
}

#forget_yourpass
{float:right;
clear:right;
width:342px;
line-height:48px;
height:48px;
margin-bottom:16px;
}

#forget_yourpass a
{color:#752f77;
font-weight:bold;

}




.content_search_results #bannar_top {
	background-image:url(/images/Search_Results_top.png);
    background-repeat: no-repeat;
    font-size: 30px;
    height: 72px;
   
	padding-top:179px;
}


.content_search_results .bannar_bottom {
    float: left;
    height: 72px;
    line-height: 72px;
	
	
}



.content_search_results #content_left {
    float: left;
    margin-left: 20px;
   
    width: 462px;
}

.content_search_results #content_left h1{
	margin-bottom:17px;
}

.content_search_results #content_left h2{
	margin-top:0px;
	margin-bottom:14px;
	font-weight:normal;
}

.infor_search_result
{float:left;
width:100%;
margin-top:24px;
}

.infor_search_result a
{float:left;
font-size:17px;
font-weight:bold;
color:#752f77;
}

.infor_search_result .left
{width:135px;
color:#752f77;
font-size:15px;
font-weight:bold;
}

.infor_search_result .right
{width:308px;
font-size:15px;
}

.info_bout_result
{float:left;
margin-bottom:18px;
width:476px;
padding-left:16px;
border:#cccccc solid 1px;
border-radius:8px;
height:48px;
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f6f6f6, endColorstr=#d4d4d4);
 background-image:-moz-linear-gradient(top, #f6f6f6 8%, #d4d4d4 100%);
 background-image:-webkit-linear-gradient(top, #f6f6f6 8%, #d4d4d4 100%);
 background-image:-ms-linear-gradient(top, #f6f6f6 8%, #d4d4d4 100%);
 background-image:linear-gradient(top, #f6f6f6 8%, #d4d4d4 100%);
 background-image:-o-linear-gradient(top, #f6f6f6 8%, #d4d4d4 100%);
 background-image:-webkit-gradient(linear, right top, right bottom, color-stop(8%,#f6f6f6), color-stop(100%,#d4d4d4));
}


.info_bout_result a
{color:#717074;
font-size:18px;
font-weight:bold;
height:28px;
line-height:28px;
margin-top:10px;
padding-left:39px;
background-image:url(/images/SearchRe_bout.png);
background-repeat:no-repeat;
float:left;
}


.content_search_results #content_right {
    float: right;
    width: 236px;
}



.content_search_results #content_right .bink_box {
    padding-left: 19px;
    padding-right: 15px;
    width: 200px;
}

.content_search_results  #content_right .bink_box h1 {
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 24px;
	font-weight:normal;
	text-transform:none;

}


.content_search_results  #content_right .bink_box h4 {
    color: #752F77;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
	font-size:16px;
	font-weight:normal;
}


.content_finder_without #bannar_top {
	background-image:url(/images/service_without_bannar.png);
    background-repeat: no-repeat;
    font-size: 30px;
    height: 72px;
    margin-bottom: 24px;
    padding-top: 179px;
}



.content_finder_without .bannar_bottom {
    float: left;
    height: 72px;
    line-height: 72px;
}


.content_finder_without #content_left {
    float: left;
    margin-left: 20px;
    width:730px;
}

.pop_box
{float:left;
width:100%;
}
.content_finder_without .pop_box input
{width:409px;
float:left;
padding-left:14px;
font-size:18px;
font-weight:bold;
color:#717074;
height:45px;
border-radius:6px;
border:#cccccc solid 1px;
background: #F6F6F6;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F6F6F6), to(#d5d5d5));
background: -webkit-linear-gradient(#F6F6F6, #d5d5d5);
background: -moz-linear-gradient(#F6F6F6, #d5d5d5);
background: -ms-linear-gradient(#F6F6F6, #d5d5d5);
background: -o-linear-gradient(#F6F6F6, #d5d5d5);
background: linear-gradient(#F6F6F6, #d5d5d5);
}

#form_in_1 .linksearch a.btn_1
{
	float:left;
	margin-left:19px;
	padding:13px;
}


.content_finder_without .pop_box h2
{margin-bottom:28px;
}

.content_finder_without .service_withtop
{font-size:18px;
font-weight:bold;
}

.content_finder_without .service_withtop select
{
	float:left;
	clear:left;
	margin-top:32px;
	width:412px;
	font-size:18px;
	font-weight:bold;
	color: #222;
}

.content_finder_without .service_withtop .btn_1
{float:left;
clear:left;
margin-top:42px;
}



.content_finder_without .service_withdawn  h2 {
	margin-bottom:36px;
}


.service_withdawn .next_per
{float:left;
width:100%;
font-size:18px;
font-weight:bold;
}

.service_withdawn .next_per .top
{float:left;
width:210px;
}

.service_withdawn .next_per .top .left
{color:#752f77;
}


.service_withdawn .next_per .dawn
{float:left;
width:100%;
margin-top:18px;
}

.service_withdawn .next_per .next_menu
{float:left;
margin-left:42px;
}

.service_withdawn .next_per .next_menu .left
{margin-right:32px;
}

.service_withdawn .next_per .next_menu .right
{margin-left:40px;
}

.service_withdawn .next_per .next_menu ul
{
float:left;
}

.service_withdawn .next_per .next_menu ul li
{float:left;
margin-left:12px;
}
.service_withdawn .next_per .next_menu ul li a
{color:#222;
}

.service_withdawn .next_per .next_menu ul li a.active
{color:#752f77;
}


.service_withdawn .next_per .dawn a{
	color:#222;
}

.searchre_info
{float:left;
clear:left;
width:730px;
margin-top:37px;
}

.searchre_info h3
{margin-bottom:18px;
font-weight:bold;
width:100%;
}


#content_left_centerd 
{    float: right;
    margin-right: 60px;
    width: 824px;
}


#content_left_centerd h1
{margin-top:0px;
margin-bottom:43px;
}

#content_left_centerd h4
{margin-top:28px;
margin-bottom:12px;
font-size:15px;
font-weight:bold;
color:#752f77;
}

#content_left_centerd a
{color:#752f77;
font-weight:bold;
}



#content_left_full
{   float: left;
   
    width: 100%;
}
#content_left_full h1
{
   margin-bottom: 20px;
}

#content_left_full h2 {
    font-size: 26px;
    margin-bottom: 18px;
    margin-top: 0;
}


#footer_bigimage
{float:left;
width:100%;
margin-bottom:36px;
}

.news_left h2 a
{
	float:none;
}
#content .jargon-list
{
    list-style:none;
    margin:0px;
    padding:0px;
}
.jargon-list li 
{
    float:left;
}
.jargon-list li 
{
    color:#ddd;
    display:inline-block;
    width:24px;
    height:24px;
    line-height:24px;
    text-align:center;
    border:1px solid #CCCCCC;
    border-radius:3px;
    background-color:#fff;
    margin-right:4px;
    font-size:11px;
}

.jargon-list li a
{
    color:#752f77;
      width:24px;
    height:24px;
    line-height:24px;
    display:block;
}
.jargon-list .jactive
{
    
      background-color:#752f77;
}
#content .jargon-list .jactive a{ color:#fff;}
.content_layout_5 .jargon-box h3
{
    padding-left:0px;
   
}
#content .jargon-box h3
{
     margin-bottom:0px;
}
.jargon-box p{margin-top:5px;margin-bottom:0px;}
.jargon-box
{
    margin-top:10px;
    padding-bottom:10px;
    border-bottom:dotted 1px #ccc
}

.paging li
{
    float:left;
}
.paging li a,.paging li span
{
    color:#752f77;
    display:inline-block;
    padding:5px 7px 5px 7px;
    border:1px solid #CCCCCC;
    border-radius:3px;
    background-color:#fff;
    margin-right:5px;
    font-size:11px;
}
.paging .selected a
{
    color:#999 !important;
}
#content a.lnkDownload
{
	color:#666;
	font-weight:normal;
}
.purple
{
	color:#752F77;
}
.sitemap ul
{
margin-left:20px;
list-style:circle;
}
.sitemap ul li a
{
    color:#752f77;
}
ol
{
    
}
fieldset
{
    border:0px;
}

.form input[type="text"],.form input[type="password"],.form select
{
    padding:5px;
    
}
.form input[type="text"],.form input[type="password"]
{
    width:250px;
}
.content_layout_our_experts #content_left.ourexpertfull
{
    width:100%;
}
.content_layout_our_experts #content_left.ourexpertfull .our_ex_class .right
{
    float:left;
       margin-left: 20px;
    width:644px;
}
#content ul
{
	list-style:disc;
	margin-left:20px;padding-bottom: 0px;}
	#content .pagination{margin:0px;padding:0px;}
	#content .paging{list-style:none;margin-left:0px;}
.error{font-size:12px;color:Red;display:block;}
#content_left_centerd .form a{font-weight:normal;}


.accordion {
}
#content .accordion h3 {
    background: none repeat scroll 0 0 #DDD;
    font-size: 1.1em;
    margin: 0 0 2px;
    padding: 10px 10px;
	width:710px;
}
#content .accordion h3 a {
    background: url("/images/arrows.gif") no-repeat scroll right 5px transparent;
    color: #752F77;
    display: block;
    margin-right: 5px;
    padding-right: 13px;
	font-size:14px;
}
#content .accordion h3 a:hover {
    text-decoration: none;
}
#content .accordion h3.ui-state-active a {
    background-position: right -46px;
    text-decoration: none;
}
.accordion p {
    margin: 10px;
}

input.error,textarea.error,select.error
{
    border:solid 1px #B94A48;
}

.loader
{

display:none;
      background-color: #F4EFF4;
   
    
    color: #752F77;
clear:both;
   margin-top:10px;
    border: 1px solid #FBEED5;
    border-radius: 4px 4px 4px 4px;
   border-color: #CCCCCC;
    margin-bottom: 18px;
    padding:5px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    
    background-repeat:no-repeat;
    background-position:10px center;
    
    overflow:auto;
    margin-top:10px;
    }
	.loader img
	{
	float:left;
	}
	.loader span
	{
	height:30px;
	line-height:30px;
	display:block;
	float:left;
	margin-left:10px;
	}
    .alert {
  padding: 8px 35px 8px 14px;
  margin-top: 10px;
 
       background-color: #F4EFF4;
   
    
    color: #752F77;
clear:both;
   
    border: 1px solid #FBEED5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  
}
.alert-heading {
  color: inherit;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}
.alert-success {
       background-color: #F4EFF4;
   
    
    color: #752F77;

    border: 1px solid #CCCCCC;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
   font-size: 12px;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
  }
  .alert label
  {
  display:block;
  }

/*select */

.dd-select{ border-radius:5px; border:solid 1px #ccc; position:relative; cursor:pointer;
background-color:#f6f6f6;
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f6f6f6, endColorstr=#d4d4d4);
 background-image:-moz-linear-gradient(top, #f6f6f6 8%, #d4d4d4 100%);
 background-image:-webkit-linear-gradient(top, #f6f6f6 8%, #d4d4d4 100%);
 background-image:-ms-linear-gradient(top, #f6f6f6 8%, #d4d4d4 100%);
 background-image:linear-gradient(top, #f6f6f6 8%, #d4d4d4 100%);
 background-image:-o-linear-gradient(top, #f6f6f6 8%, #d4d4d4 100%);
 background-image:-webkit-gradient(linear, right top, right bottom, color-stop(8%,#f6f6f6), color-stop(100%,#d4d4d4));
 height:46px;


}   

.dd-desc { color:#aaa; display:block; overflow: hidden; font-weight:normal; line-height: 1.4em; }   
.dd-selected{ overflow:hidden; display:block; text-align:left; font-weight:bold; padding-left:10px; padding-right:10px; padding-bottom:10px;}   
.dd-pointer{ width:0; height:0; position:absolute; right:0px; top:3px; margin-top:-3px;}   
.dd-pointer-down{  background-image:url(images/bottom_select.png); background-position:center; border-left:#cccccc solid 1px; background-repeat:no-repeat; float:right; width:48px; height:46px;}   
.dd-pointer-up{}   
.dd-options{ border:solid 1px #ccc; border-top:none; list-style:none; box-shadow:0px 1px 5px #ddd; display:none; position:absolute; z-index:2000; margin:0; padding:0;background:#fff; overflow:auto;}   
.dd-option{ padding:10px; display:block; border-bottom:solid 1px #ddd; overflow:hidden; text-decoration:none; color:#333; cursor:pointer;-webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out;-o-transition: all 0.25s ease-in-out;-ms-transition: all 0.25s ease-in-out; }   
.dd-options > li:last-child > .dd-option{ border-bottom:none;}   
.dd-option:hover{ background:#f3f3f3; color:#000;}   
.dd-selected-description-truncated { text-overflow: ellipsis; white-space:nowrap; }   
.dd-option-selected { background:#f6f6f6; }   
.dd-option-image, .dd-selected-image { vertical-align:middle; float:left; margin-right:5px; max-width:64px;}   
.dd-image-right { float:right; margin-right:15px; margin-left:5px;}   
.dd-container{ position:relative;}
.dd-selected-text { font-weight:bold}









/*BRC Styles */


#brc_content
{float:left;
width:100%;
}


#brc_contentleft
{width:730px;
float:left;
}

#brc_bannar
{width:730px;
float:left;
min-height:360px;
}

#brc_bottom
{float:left;
width:730px;
margin-top:26px;
}

.brc_boxphoto
{float:left;
width:226px;
border:#c1b9b7 solid 1px;
height:306px;
z-index:0;

}

.brc_boxphoto p
{
    padding:0px;
    margin:0px;
}
.brc_boxphoto img
{
    position:absolute;
    width:226px;
   
}
.boxp1
{background-image:url(../images/brc_photo_1_2013.png);
background-repeat:no-repeat;
}


.boxp2
{background-image:url(../images/brc_photo_2_2013.png);
background-repeat:no-repeat;
}


.boxp3
{background-image:url(../images/brc_photo_3_2013.png);
background-repeat:no-repeat;
}


.brc_boxphoto_down
{width:196px;
float:left;
background-image:url("../images/iamges_dawn_bg.png");
height:123px;
padding-left:15px;
padding-right:15px;
padding-top:14px;
color:#FFF;
font-size:16px;
position:absolute;
z-index:1000;
margin-top:170px;
}
.brc_boxphoto_down a
{
    color:#fff;
}
.brc_boxphoto_down h1
{font-size:18px;
color:#FFF;
margin-top:0px;
margin-bottom:5px;
padding:0px;
font-weight:normal;

}

.mr24 
{margin-right:24px;
}
.mr22 
{margin-right:22px;
}


#news_brc
{float:left;
width:730px;
margin-top:25px;
}

#brcnews_top
{float:left;
width:712px;
padding-left:18px;
height:62px;
line-height:62px;
font-weight:22px;
color:#FFF;
background-color:#752f77;
font-size:22px;
}

#brcnews_bottom
{float:left;
height:410px;
border:#c1b9b7 solid 1px;

background-color:#FFF;
}
#brcnews_bottom h1
{
    margin-bottom:10px;
}
#brcnews_bottom h1 a
{
    margin-top:0px;
margin-bottom:24px;
font-size:18px;
color:#752f77;
font-weight:normal;
}
#brcnews_bottom a
{
    color:#752f77;
}
#brcnews_bottom ul li
{
    width:400px;
    float:left;
    margin-top:10px;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom:10px;
        
    width: 320px;
     margin: 20px;
      min-height:153px;
}
#brcnews_bottom .left
{width:401px;
}


.brcnews_box
{float:left;
width:100%;
padding-bottom:16px;
}

.brcnews_bottom h1
{margin-top:0px;
margin-bottom:24px;
font-size:16px;
color:#752f77;
font-weight:normal;
}

.brcnews_box a
{float:left;
clear:left;
margin-top:15px;
color:#222;
}


#brcnews_bottom .right
{width:401px;
}



#brc_contentright
{float:right;
width:276px;
}


#brc_rightbox
{width:276px;
float:left;
padding:0px;
	
}


.brcbox_top_right
{width:95%;
padding-left:5%;
background-color:#752f77;
color:#FFF;
font-size:20px;
text-transform:uppercase;
height:59px;
line-height:59px;
}


#blog_topbrc
{float:left;
width:60%;
margin-left:10%;
height:30px;
line-height:30px;
font-size:24px;
color:#752f77;
padding-left:50px;
background-image:url(../images/book_2013.png);
background-repeat:no-repeat;
margin-top:20px;
margin-bottom:28px;
}
#content .brc_right_box h3
{
    margin-bottom:10px;
}
.brc_right_box
{float:left;
padding-bottom:20px;
margin-left:10%;
width:80%;
}

.brc_right_box h3
{margin-top:0px;
margin-bottom:12px;
font-size:12px;
}

.brc_right_box a
{color:#752f77;
float:left;
clear:left;
margin-top:0px;
}

.bigline
{float:left;
width:100%;
height:1px;
background-color:#CCC;
margin-bottom:20px;
}


.content_brc_news #content_left {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 439px;
}


.content_brc_news #bannar
{
	 float: left;
	 margin-bottom:40px;
	 width:100%;
}
.content_brc_news #bannar img
{
     width: 439px;
}

.content_brc_news #content_right {
	float:right;
	width:318px;
}


.content_brc_news #brc_rightbox {
    float: left;
    padding: 0;
    width:318px;
}
	
	
#topleft_submenu
{float:left;
width:220px;
padding-left:20px;
background-color:#752f77;
height:59px;
line-height:59px;
color:#FFF;
font-size:20px;
text-transform:uppercase;
margin-bottom:10px;
}
#ipadButton
{
    width:158px;
    height:29px;
    background-image:url(/images/Show__Hide.png);
    margin-right:10px;
    cursor:pointer;
}

.content_layout_5 .uBlogsy_post_date
{
    padding:0px;
}
#content .uBlogsy_tags,#content .uBlogsy_categories
{
    list-style:none;
    margin:0px;
    padding:0px;
}
 #content .uBlogsy_tags li,#content .uBlogsy_categories li
{
    float:left;
   color:#752f77;
    display:inline-block;
    padding:5px 7px 5px 7px;
    border:1px solid #CCCCCC;
    border-radius:3px;
    background-color:#fff;
    margin-right:5px;
    font-size:11px;
    margin-bottom:5px;
    margin-top:5px;
}
.uBlogsy_category_list
{
    clear:both;
}

.uBlogsy_post
{
    clear:both;
    overflow:auto;
    padding-bottom:20px;
    margin-bottom:20px;
    border-bottom:solid 1px #ddd;
}
.uBlogsy_categories_container h4,.uBlogsy_tag_list h4{margin:0px;font-weight:bold;}
.uBlogsy_post_body{margin-bottom:10px;}



#content.content_brc_news{width:780px;}


.uBlogsy_comment
{
    padding:10px;
    border-bottom:solid 1px #ddd;
    margin-bottom:10px;
}


.uBlogsy_comment_date
{
    font-size:10px;
    color:#999;
}
.uBlogsy_comment_footer
{
    display:none;
}
.uBlogsy_comment_form label
{
    width:100px;
    display:inline-block;
}

.uBlogsy_comment_form input
{
    padding:4px;
    width:300px;
}
.uBlogsy_comment_form textarea
{
    height:150px;
    width:500px;
}
.uBlogsy_comment_form input[type='submit']
{
    width:100px;
    color:#FFF;

font-weight:bold;
font-size:12px;
text-align:center;
padding:5px;

border:#752f77 solid 1px;
border-radius:6px;
background: #914893;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#914893), to(#752f77));
background: -webkit-linear-gradient(#914893, #752f77);
background: -moz-linear-gradient(#914893, #752f77);
background: -ms-linear-gradient(#914893, #752f77);
background: -o-linear-gradient(#914893, #752f77);
background: linear-gradient(#914893, #752f77);
margin-left:100px;
}
.uBlogsy_comment_form input[type='checkbox']
{
    width:10px;
    margin-left:100px;
}
.uBlogsy_row
{
    margin-bottom:10px;
}

.uBlogsy_row textarea
{
    padding:5px;
}



.pagination ul
{
	float:right;
	margin-right:20px;
}

.pagination ul li
{
	float:left; 
}

/* ------------2013-3-4--------------------- */


#content_training
{float:left;
width:100%;
}

#content_training_left
{float:left;
width:770px;
}

#training_top
{float:left;
margin-left:40px;
}

#training_top select
{width:272px;
}


#content_training_right
{float:right;
width:250px;
}

#content_training_right .bink_box
{float:right;
width:238px;
}

#content_training_right .bink_box h3
{font-size:22px;
}


#content_training_right .bink_box a
{float:left;
clear:left;
margin-top:9px;
color: #752F77;
}


#content_training_right .bink_box .our_ex_right_class
{width:224px;
}

.training_d
{float:left;
width:100%;
}
.training_d .left
{width:150px;
color:#752f77;
font-size:16px;
font-weight:bold;
}


.training_d .right
{width:350px;
}

.training_d a.btn_1  
{float:left;
clear:left;
color:#FFF !important;
}

a.training
{float:left;
clear:left;
margin-top:20px;
font-size:16px;
font-weight:bold;
}

.training_list
{float:left;
width:100%;
}

.training_list h4
{font-size:15px;
font-weight:bold;
margin-bottom:15px;
padding-top:10px;
	clear:both;
}

.training_list h2
{
    font-size:25px;

}

.training_list a
{float:left;
clear:left;
margin-top:12px;
}


.training_land
{float:left;
width:326px;
border:#a2a2a2 solid 1px;
margin-bottom:30px;

}

    .training_land img {
        max-width:326px;
        max-height:325px;
    }
    .training_land:nth-child(3), .training_land:nth-child(6), .training_land:nth-child(9) {
        margin-right:0px !important;
    }

.training_land_bottom
{
  background-image: url("../images/iamges_dawn_bg.png");
    color: #FFFFFF;
    font-weight: bold;
	padding-left:20px;
    padding-top: 20px;
    width:306px;
	font-size:12px;
	padding-bottom:26px;
	margin-top:-142px;
	position:absolute;
	 height: 96px;
}

.training_land_bottom h3
{color:#FFF;
margin-bottom:16px;
}

.training_land_bottom a
{color:#FFF;

margin-top:14px;
}


/*mahmoud */

/*calendar css*/


 #loading
    {
        float: left;
        position: relative;
        right: 5px;
        top: 5px;
    }
    #calendar
    {
        width: 750px;
        float:left;
    }
    .hedSelectDiv
    {
       width:100%;
        margin: 0px;
       
    }
    .hedSelectDiv label
    {
         color: #525252;
        float: left;
        font-size: 15px;
        font-weight: bold;
        height: 40px;
     
        text-align: right;
        width:200px;
    }
    #grid
    {
        clear:both;
        margin-top:20px;
        padding-top:10px;
        border-top:solid 1px #ddd;
    }
    #content #searchRef
    {
      margin-left:15px;
    
   
    }
    .searchbtn
    {
       
    }
    .selectDiv
    {
        clear:both;
    }
    .reselect
    {
        margin-top:13px;
        margin-left:5px;
        cursor:pointer;
    }
    .selectCont
    {
        float:left;
        height:40px;
        width:250px;
        margin-left:15px;
        background-image:-moz-linear-gradient(center top , #F6F6F6 8%, #D4D4D4 100%);
        background-repeat:no-repeat;
	 border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
	margin-bottom:5px;
    }
    .calendControls
    {
        float:left;
    }
    .calendar_left
    {
        float:left !important;
        width:775px !important;
    }
    .calendar_right
    {
        float:right !important;
    }





.navbox
{

    height: 32px;
    line-height: 32px;
    padding-left: 3%;
    padding-top: 18px;
    width: 97%;
	font-size:15px;

}
.titDiv
{
    font-weight:bold;
}


.sfsearchtxt
{ width:235px;  
	background: linear-gradient(#F6F6F6, #D5D5D5) repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 6px 6px 6px 6px;
    color: #752F77;
    font-size: 15px;
   
    height: 35px;
    padding-left: 14px;
    margin-left:15px;
	
    
}

.selectDiv input.btn
{

font-size: 16px;
	height: 40px;

	margin-left: 5px;
	
}

.hedSelectDiv

#divSearch
{ 
	width:100%;
	
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:solid 1px #ddd;
}
#searchIntro h1
{
    padding-bottom:0px;
    margin-bottom:10px;
}
#searchIntro
{
    font-weight:bold;
    color:#666;
    margin-bottom:15px;
}
.lh40
{
    height:40px;
    line-height:40px;
}
.selectDiv
label
{color: #752F77;
 font-weight:bold;
}

#grid a.btn
{
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    margin-left: 216px;
   padding: 10px;
	 
	color:#FFF !important;
	
	margin-left:216px;

}



#grid h2 a
{ clear: left;
  
    float: left;
font-size:15px;
    margin-bottom: 10px;
    width: 100%;
}
.search_lab .w64
{
    display:inline-block;text-align:center
}

.homeadvsearch a
{
    color:#752f77;
}
.divBlock
.rowDiv
{float:left;
width:100%;
margin-top:12px;
}

.divBlock
.rowDiv
.titDiv
{float:left;
width:155px;

	color:#752f77;
}
.back a
{
    margin-top:30px;
    float:left;
}

.divBlock
.rowDiv
.dataDiv
{float:right;
 width: 520px;
}
.sbox
{
    height:280px;
    width:228px !important;
    overflow:auto;
    padding-bottom:0px;
    padding-right:0px !important;
}
#ltree
{
    margin-bottom:10px;
    font-size:12px;
    color:#666;
    text-align:center;
	clear:both;
    
}
#ltree a
{
    color:#752f77;
}

.button
{
    color:#FFF !important;

font-weight:bold;
font-size:16px;
text-align:center;
padding:8px;
padding-left:15px;
padding-right:15px;
border:#752f77 solid 1px;
border-radius:6px;
background: #914893;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#914893), to(#752f77));
background: -webkit-linear-gradient(#914893, #752f77);
background: -moz-linear-gradient(#914893, #752f77);
background: -ms-linear-gradient(#914893, #752f77);
background: -o-linear-gradient(#914893, #752f77);
background: linear-gradient(#914893, #752f77);
cursor:pointer;
}
.dataleaflet a,.datarelated a
{
    display:block;
    margin-bottom:3px;
}
.lay_conditions #content_right .vbox
{
    width:235px !important;
    height:190px !important;
}


#fbbox
{
	height:316px;
	overflow:hidden;
}




.groupselectform
{
    float:left;
    clear:left;
    width:100%;
    margin-bottom:10px;
}


.groupselectform
label
{
    width:38%;
    float:left;
     color: #752F77;
    font-weight: bold;
}



.groupselectform
input[type='text']
{
    float:right;
    width:56%;
}

.groupselectform
input.button
{
 
     float:right;
     margin-right:320px;
}


.groupselectform .left
{
     width: 158px;
      color: #752F77;
      font-weight: bold;
}

.groupselectform .rightfloat
{
width:540px;
}


.groupselectform input.date
{
    width:285px;
   
}

.groupselectform img
{
    float:right;
}

.groupselectform
.linghiter
{
    line-height:26px;
}


.ppsearchtxt
 {
   
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    color: #752F77;
    font-size: 15px;
    height: 35px;
    margin-left: 15px;
    padding-left: 14px;
    width: 235px;
}

.groupselectform
.foramright

{
    width:58%;
}

.groupselectform
.foramright
.foram_right
input
{
    width:70%;
    margin-left:0px;
}

.groupselectform
.foramright
.foram_right
label
{
    width:15%;
}



.groupselectform
.foramright
.foram_left
input
{
    width:58%;
    margin-left:0px;
}

.groupselectform
.foramright
.foram_left
label
{
    width:30%;
}





.foramright
.foram_left
{
    float:left;
    width:52%;
}


.foramright
.foram_right
{
    float:right;
    width:46%;
}







.groupselectform
.select2-search input
{
    width:100%;
}

/*  Style cris project */
 .Proj_all{
  float: left;
    margin-bottom: 10px;
    width: 100%;}
    
    .proj_left{ float: left;
    margin-top: 5px;padding-left:4%;
    
    width: 100%;}
    
    .Proj_right{float: left;padding-top :5px;padding-left:3%;
    width: 100%;}
    
    .Proj_right input ,.Proj_right textarea {width:100%;
    padding-left  :1%; 
                          
    float: left;
    font-size: 16px;
    height: 32px;
    
 }
  
  .Proj_right input{width:50%}
 .Proj_right select{width:50%;float: left;
    font-size: 16px;
    height: 32px;}
 .Proj_right textarea{height:150px;}
 .Proj_right .dateCrisproj{width:20%;}
 .error {
    color: #FF0000;
    font-size: 12px;
}
#cris-appfrm-error .error{font-size:15px !important;font-family:Arial,Helvetica,sans-serif; color: #FF0000;}
  #cris-appfrm-success{background-color:transparent !important;border:0px;color:#000}                        
   .CRISProj{font-size:15px !important;font-family:Arial,Helvetica,sans-serif; color: #000;}                       
                          
 /*End Cris project*/

#Landing_GreanBox .training_land{
			margin-bottom: 60px;
    		width: 480px;
		}
		#Landing_GreanBox .training_land:nth-child(2n+1){
			margin-right:30px !important;
		margin-left:0 !important;
		}
		#Landing_GreanBox .training_land:nth-child(2n){
		margin-left:30px !important;
			margin-right:0 !important;
		}
		
		#Landing_GreanBox .training_land_bottom{
			width: 460px;
    		background-image: none;
			background-color:rgba(119, 189, 67, 0.9);
		}
		
		#Landing_GreanBox   .training_land  img{
		    max-width: 100%;
    max-height: 100%;
		}




.groupselectform .left
{
	 width: 255px;
}

.groupselectform .rightfloat {
    width: 400px;
}













/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
