*{
padding:0;
margin:0;
}

body{
margin:0;
padding:0;
background:url(../images/bgtop.jpg) #FFFFFF top repeat-x;
font-family:'trebuchet ms', verdana, arial;
font-size:12px;

}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


#container_wrapper{
margin:0 auto;
width:830px;
}


#wrapper{
width:768px;
height:auto;

margin-left:auto;
margin-right:auto;
float:left;
text-align:left;
}

#header_container{
width:768px;
height:142px;
}

#logo{
height:142px;
width:440px;
background: url(../images/logo.jpg) no-repeat;
float:left;
}
#Container_left{
width:30px;
height:300px;
float:left;
background:url(../images/footer_shadow_left.jpg) no-repeat;
background-color:#ccc;
margin-top:830px;
}
#Container_right{
width:20px;
height:300px;
float:left;
background-color:#ccc;
background:url(../images/footer_shadow_right.jpg) no-repeat;
margin-top:830px;
}

.clear{
clear:both;
height:1px;
background-repeat:no-repeat;
}


#left_menu{
width:195px;
height:38px;

float:right;
color:#004f72;
line-height:35px;
font-size:20px;
text-align:left;
text-transform:uppercase;
font-weight:bolder;
margin:65px 10px 0 0;
}
#left_menu_left{
height:38px;
width:5px;
float:left;
background:url(../images/left_menu_left.jpg) no-repeat;
}

#left_menu_center{
height:38px;
width:180px;
float:left;
text-align:center;
margin-left:3px;
}
#left_menu_center img{
margin-top:5px;
float:left;
margin-left:3px;
}

#left_menu_center a{
font-weight:bold;
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}
#left_menu_center a:hover{
font-weight:bold;
color:#ccc;
font-size:12px;
text-decoration:none;
}



#left_menu_right{
height:38px;
width:5px;
float:right;
background:url(../images/left_menu_right.jpg) no-repeat;
}



/*---------------------Menu CSS---------------------*/
#menu_container{
width:768px;
height:35px;
background:url(../images/menu_bg.jpg);
background-repeat:repeat-x;
text-transform:uppercase;
font-weight:bold;
/*z-index:-9;
*/
z-index:99;
}


.preload1 {
background-image:url(../images/blank_over.gif);}
.preload2 {background:url(../imagesblank_overa.gif);}

.menu2 {padding:0; margin:0; list-style:none; z-index:0; height:35px; font-family:arial, verdana, sans-serif;}
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:36px; line-height:30px; color:#004f72; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 0px; cursor:pointer; background: url(../images/blank.gif);}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:36px; background:url(../images/blank.gif) right top;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:36px; background:url(../images/blanka.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(../images/blank_over.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(..images/blank_over.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(..images/blank_overa.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(../images/blank_over.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(../images/blank_over.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(../images/blank_overa.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:36px; background: #d8ebf2; padding:3px; text-transform:none; font-weight:bold; border:1px solid #3a93d2; white-space:nowrap; width:146px; height:auto; z-index:300;
opacity: 0.8;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:145px; font-weight:normal;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; font-weight:bold; width:145px; line-height:20px; text-indent:5px; color:#004f72; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:#d8ebf2 url(../images/arrow.gif) 80px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#3a93d2; color:#fff; font-weight:bold;}
.menu2 :hover ul.sub li a.fly:hover {background:#3a93d2 url(../images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#3a93d2 url(../images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #d8ebf2; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; z-index:400; height:auto;}
/*---------------------Menu CSS---------------------*/



#body_container{
width:768px;
height:auto;

}

#body_left_container{
width:213px;
height:auto;
margin-left:18px;
float:left;
display:inline;

}
#blue_line{
height:1030px;
width:2px;
background: url(../images/blue_line.jpg) repeat-y;
float:left;
margin-left:10px;
margin-right:10px;
margin-top:10px;
}

.client_login_name{
background:url(../images/client_login.jpg) no-repeat;
height:15px;
width:118px;
margin:10px 0 0 0;
}
.dotted_line{
background:url(../images/dotted_line.jpg) no-repeat;
margin:10px auto 10px auto;
height:3px;
width:199px;
}

#client_login_container{
background: url(../images/video.jpg) no-repeat;
background-position:right;
height:178px;
width:210px;
margin:0 auto;
}
.client_name_txtbox{
height:25px;
width:132px;
float:right;
display:inline;
margin:12px 22px 2px 0px;
}

.client_name_txtbox input{
height:24px;
width:138px;
background-color:#e6f3fb;
border:none;
line-height:25px;
font-size:12px;
color:#596d76;
text-indent:2px;

}
.client_pass_txtbox{
height:25px;
width:140px;
float:right;
display:inline;
margin:6px 14px 0px 0px;
}
.client_pass_txtbox input{
height:24px;
width:138px;
background-color:#e6f3fb;
border:none;
line-height:20px;
font-size:12px;
color:#596d76;
text-indent:2px;
}
.login{
height:17px;
width:45px;
float:right;
margin:20px 38px 0 0;
}
.login input{
height:17px;
width:45px;
border:none;
}

.book_joan{
width:213px;
height:91px;
margin:25px auto 0 auto;
}
.book_joan1{
width:213px;
height:180px;
margin:25px auto 0 auto;
}
.join_com{
width:214px;
height:15px;
margin-top:15px;
}
.join_com_txt{
width:214px;
height:auto;
font-size:12px;
line-height:18px;
padding:15px 0 0 8px;
font-size:14px;
color:#5a5a5a;
}

.testi_txt{
width:214px;
height:auto;
font-size:12px;
line-height:18px;
padding:5px 0 0 8px;
font-size:14px;
color:#5a5a5a;
}
.testi_txt img{
float:right;
}

.client_testi{
text-transform:capitalize;
font-family:'trebuchet ms', Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#edac2c;
margin-top:2px;
}
.client_testi_com{
font-family:'trebuchet ms', Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#004f72;
text-transform:capitalize;
}


/*Right Side*/
#body_right_container{
width:515px;
height:auto;
float:left;
display:inline;
}
#banner{
height:248px;
width:515px;
/*background:url(../images/banner.jpg) no-repeat;*/
margin-top:5px;
margin-bottom:10px;
z-index:-99;
}

#aboutus{
width:505px;
margin-left:auto;
margin-right:auto;
padding-right:5px;
}
#aboutus p{
line-height:22px;
font-size:14px;
color:#828282;
}

.dotted_line2{
background-image:url(../images/dotted_line2.jpg);
background-repeat:no-repeat;
margin:10px auto 10px auto;
width:480px;
height:3px;
}
#body_content{
margin-top:10px;
width:505px;
}

.body_content{
margin-top:10px;
width:505px;

}

#body_content p{
line-height:22px;
font-size:14px;
color:#828282;
}

.body_content p{
line-height:22px;
font-size:14px;
color:#828282;
}

#learn_us_banner{
width:175px;
height:166px;
float:left;
padding-right:6px;
}
#learn_us_list{
	width:311px;
	height:auto;
	float:left;
	margin-right: 5px;
}
#learn_us_list span{
margin-left:15px;
line-height:18px;
font-weight:bold;
color:#828282;
}
.learn_us_margin{
margin-top:10px;
}
.blue_link{
color:#004f72;
font-weight:bold;
}
.blue_link a{
text-decoration:none;
color:#004f72;
font-weight:bold;
}
.blue_link a:hover{
text-decoration:none;
color:#fff;
background-color:#004f72;
font-weight:bold;
}

/*Right Side*/

/*---------------Product starts----------------*/
#product_container{
width:460px;
height:60px;
margin:5px 0 0 30px;

/*background:url(../images/product_bg.jpg) repeat-x;*/
}
#product_left{
width:15px;
height:119px;
background-image:url(../images/product_left.jpg);
float:left;
}
#product_right{
float:right;
width:15px;
height:119px;
background-image:url(../images/product_right.jpg);
}
#product_center{
width:430px;
float:left;
margin:12px auto 0 5px;
}

#product_center img{
float:left;
}
#product_btn{
float:right;
width:51px;
height:17px;

}
#product_title{
height:auto;
width:160px;
float:left;
margin-left:15px;
}
#product_title h3{
color:#666666;
font-size:12px;
}

#product_def{
height:auto;
width:240px;
float:left;
margin-left:15px;
margin-top:5px;
color:#2f6681;
}
#product_readmore{
font-size:14px;
font-weight:bold;
color:#2f6681;
width:100px;
float:right;
}
#product_readmore a{
font-size:14px;
font-weight:bold;
color:#2f6681;
text-decoration:none;
}
#product_readmore a:hover{
font-size:14px;
font-weight:bold;
color:#666666;
text-decoration:none;
}


/*---------------Product starts----------------*/

/*---------------Footer Starts----------------*/
#footer_container{
background:url(../images/footer.jpg) repeat-x;
height:69px;
width:auto;
}
#footer_copyright{
font-family:'trebuchet ms', arial, verdana;
width:600px;
color:#5a5a5a;
text-transform: uppercase;
text-align:center;
font-size:11px;
margin:0px auto 0 auto;
padding-top:15px;
}

/*---------------Footer Ends----------------*/


/*-- About us CSS--*/

#aboutus_title{
width:336px;
height:90px;
margin:10px auto 0 0;
background:url(../images/about_us_title.jpg) no-repeat;
}
#aboutus_body_content{
margin-top:10px;
width:505px;
margin:0 auto;
float:left;
}
#aboutus_body_content p{
line-height:22px;
font-size:14px;
color:#828282;
}


#aboutus_body_content h1{
line-height:22px;
font-size:18px;
color:#828282;
}

#aboutus_body_content ul{
list-style-type: none;
padding: 0;
margin: 0;
line-height:22px;
font-size:14px;
color:#828282;
}
#aboutus_body_content li{
background-image:url(../images/bullet.jpg);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1em;
line-height:22px;
font-size:14px;
color:#828282;
}

#aboutus_body_content a{
text-decoration:none;
text-decoration:none;
color:#004f72;
}

#aboutus_body_content a:hover{
text-decoration:none;
color:#fff;
background-color:#004f72;
}


#aboutus_blue_line{
height:1172px;
width:2px;
background: url(../images/blue_line.jpg) repeat-y;
float:left;
margin-left:10px;
margin-right:10px;
margin-top:10px;
display:inline;
}


#consultation_blue_line{
height:1110px;
width:2px;
background: url(../images/blue_line.jpg) repeat-y;
float:left;
margin-left:10px;
margin-right:10px;
margin-top:10px;
display:inline;
}

#Container_left_aboutus{
width:30px;
height:300px;
float:left;
background:url(../images/footer_shadow_left.jpg) no-repeat;
background-color:#ccc;
margin-top:960px;
}

#Container_right_aboutus{
width:20px;
height:300px;
float:left;
background-color:#ccc;
background:url(../images/footer_shadow_right.jpg) no-repeat;
margin-top:960px;
}
/*-- About us CSS--*/


/*-- Services CSS--*/

#services_title{
width:384px;
height:99px;
margin:10px auto 0 5px;
background:url(../images/services_title.jpg) no-repeat;
}

#services_blue_line{

height:900px;
width:2px;
background: url(../images/blue_line.jpg) repeat-y;
float:left;
margin-left:10px;
margin-right:10px;
margin-top:10px;
display:inline;
}
/*-- Services CSS--*/


/*-- Personal Builder CSS--*/

#personal_builder_title{
width:443px;
height:90px;
margin:10px auto 0 0px;
background:url(../images/practice_builder_title.jpg) no-repeat;
}

#life_design_title{
width:443px;
height:90px;
margin:10px auto 0 5px;
background:url(../images/life_design_title.jpg) no-repeat;
}

#life_design_blue_line{
height:3710px;
width:2px;
background: url(../images/blue_line.jpg) repeat-y;
float:left;
margin-left:10px;
/*margin-right:10px;*/
margin-top:10px;
display:inline;
}

#relationships_blue_line{
height:4905px;
width:2px;
background: url(../images/blue_line.jpg) repeat-y;
float:left;
margin-left:10px;
/*margin-right:10px;*/
margin-top:10px;
display:inline;
}

#business_builder_blue_line{
height:3285px;
width:2px;
background: url(../images/blue_line.jpg) repeat-y;
float:left;
margin-left:10px;
/*margin-right:10px;*/
margin-top:10px;
display:inline;
}

#business_builder_title{
width:443px;
height:90px;
margin:10px auto 0 5px;
background:url(../images/business_builder_title.jpg) no-repeat;
}

#relationships_title{
width:443px;
height:90px;
margin:10px auto 0 5px;
background:url(../images/relationships_title.jpg) no-repeat;
}


#personal_builder_blue_line{
height:2850px;
width:2px;
background: url(../images/blue_line.jpg) repeat-y;
float:left;
margin-left:10px;
/*margin-right:10px;*/
margin-top:10px;
display:inline;
}

#Container_left_practical{
width:30px;
height:300px;
float:left;
background:url(../images/footer_shadow_left.jpg) no-repeat;
background-color:#ccc;
margin-top:2820px;
}

#Container_right_practical{
width:20px;
height:300px;
float:left;
background-color:#ccc;
background:url(../images/footer_shadow_right.jpg) no-repeat;
margin-top:1090px;
margin-top:2820px;
}

#Container_left_life_design{
width:30px;
height:300px;
float:left;
background:url(../images/footer_shadow_left.jpg) no-repeat;
background-color:#ccc;
margin-top:3505px;
}

#Container_right_life_design{
width:20px;
height:300px;
float:left;
background-color:#ccc;
background:url(../images/footer_shadow_right.jpg) no-repeat;
margin-top:3505px;
}

#Container_left_business_builder{
width:30px;
height:300px;
float:left;
background:url(../images/footer_shadow_left.jpg) no-repeat;
background-color:#ccc;
margin-top:3085px;
}

#Container_right_business_builder{
width:20px;
height:300px;
float:left;
background-color:#ccc;
background:url(../images/footer_shadow_right.jpg) no-repeat;
margin-top:3085px;
}

#Container_left_relationship{
width:30px;
height:300px;
float:left;
background:url(../images/footer_shadow_left.jpg) no-repeat;
background-color:#ccc;
margin-top:4700px;
}

#Container_right_relationship{
width:20px;
height:300px;
float:left;
background-color:#ccc;
background:url(../images/footer_shadow_right.jpg) no-repeat;
margin-top:4700px;
}
/*-- Personal Builder CSS--*/


/*-- PERSONAL DEVELOPMENT PAGE CSS--*/
#personal_success_title{
width:468px;
height:90px;
margin:10px auto 0 0;
background:url(../images/personal_page_title.jpg) no-repeat;
}
#personal_success_blue_line{
height:2090px;
width:2px;
background: url(../images/blue_line.jpg) repeat-y;
float:left;
margin-left:10px;
margin-right:10px;
margin-top:10px;
display:inline;
}

#personal_success_left_consultation{
width:30px;
height:300px;
float:left;
background:url(../images/footer_shadow_left.jpg) no-repeat;
background-color:#ccc;
margin-top:2060px;
}

#personal_success_right_consultation{
width:20px;
height:300px;
float:left;
background-color:#ccc;
background:url(../images/footer_shadow_right.jpg) no-repeat;
margin-top:2060px;
}

/*-- PERSONAL DEVELOPMENT PAGE CSS--*/



/*-- Book Joanne  CSS--*/
#book_joanne_title{
width:496px;
height:108px;
margin:10px auto 0 0;
background:url(../images/book_joane.jpg) no-repeat;
}

#book_joanne_blue_line{
height:1420px;
width:2px;
background: url(../images/blue_line.jpg) repeat-y;
float:left;
margin-left:10px;
margin-right:10px;
margin-top:10px;
display:inline;
}

#book_joanne_left_consultation{
width:30px;
height:300px;
float:left;
background:url(../images/footer_shadow_left.jpg) no-repeat;
background-color:#ccc;
margin-top:1220px;
}

#book_joanne_right_consultation{
width:20px;
height:300px;
float:left;
background:url(../images/footer_shadow_right.jpg) no-repeat;
background-color:#ccc;
margin-top:1220px;
}
/*-- Book Joanne  CSS--*/


/*-- ABOUT JOANNE CSS--*/

#about_joanne_title{
width:468px;
height:122px;
margin:10px auto 0 0px;
background:url(../images/about_joanne_title.jpg) no-repeat;
}

#about_joanne_left_consultation{
width:30px;
height:300px;
float:left;
background:url(../images/footer_shadow_left.jpg) no-repeat;
background-color:#ccc;
margin-top:770px;
}

#about_joanne_right_consultation{
width:20px;
height:300px;
float:left;
background:url(../images/footer_shadow_right.jpg) no-repeat;
background-color:#ccc;
margin-top:770px;
}

#about_joanne_blue_line{
height:975px;
width:2px;
background: url(../images/blue_line.jpg) repeat-y;
float:left;
margin-left:10px;
margin-right:10px;
margin-top:10px;
display:inline;
}

/*-- ABOUT JOANNE CSS--*/



/*-- Contact Us CSS--*/

#contact_top_margin{
height:35px;
}

#contact_blue_line{
height:740px;
width:2px;
background: url(../images/blue_line.jpg) repeat-y;
float:left;
margin-left:2px;
margin-top:10px;
display:inline;
}

#contact_left_consultation{
width:33px;
height:300px;
float:left;
background:url(../images/footer_shadow_left.jpg) no-repeat;
background-color:#ccc;
margin-top:680px; 
}

#contact_right_consultation{
width:33px;
height:300px;
float:left;
background-color:#ccc;
background:url(../images/footer_shadow_right.jpg) no-repeat;
margin-top:680px; 
}

#contact_title{
width:384px;
height:99px;
margin:10px auto 0 50px;
background:url(../images/contact_us_title.jpg) no-repeat;
}
/*-- Contact Us CSS--*/


/*---------------Cosultation CSS------------*/

#blue_line_consultation{
height:1200px;
width:2px;
background: url(../images/blue_line.jpg) repeat-y;
float:left;
margin-left:2px;
margin-top:10px;
display:inline;
}

#about_joanne2_blue_line{
height:800px;
width:2px;
background: url(../images/blue_line.jpg) repeat-y;
float:left;
margin-left:2px;
margin-top:10px;
display:inline;
}

#consultation_title{
width:354px;
height:66px;
margin:10px auto 0 0px;
background:url(../images/15min_consultation_title.jpg) no-repeat;
}


#consutltation_form{
width:500px;
height:auto;
margin:10px auto 0 auto;
}

.consutltation_form{
width:540px;
height:auto;
margin:10px auto 0 auto;
}



#consutltation_info{
width:auto;
height:25px;
float:left;
margin-top:3px;
font-size:14px;
color:#004f72;
font-weight:bold;
font-family:trebuchet ms, verdana, arial;
}

.consutltation_info{
width:auto;
height:25px;
float:left;
margin-top:3px;
font-size:14px;
color:#004f72;
font-weight:bold;
font-family:trebuchet ms, verdana, arial;
}

#consutltation_info_input{
width:273px;
height:25px;
float:right;
border:#9eb3be 1px solid;
background: #f7fbfd;
margin-right:150px;
line-height:25px;
text-indent:5px;
color:#004f72;
}

.consutltation_info_input{
width:265px;
height:25px;
float:right;
border:#9eb3be 1px solid;
background: #f7fbfd;
margin-right:150px;
line-height:25px;
text-indent:5px;
color:#004f72;
}

.consultation_select{
margin-left:50px;
color:#004f72;
border:#9eb3be 1px solid;
height:25px;
background: #f7fbfd;
line-height:22px;
}
.consultation_select1{
margin-left:5px;
color:#004f72;
border:#9eb3be 1px solid;
height:25px;
background: #f7fbfd;
line-height:22px;
}

#consutltation_info_txtarea{
width:273px;
height:80px;
float:right;
top:0;
margin-top:0;
border:#9eb3be 1px solid;
background: #f7fbfd;
margin-right:150px;
line-height:12px;
text-indent:5px;
color:#004f72;
}

.consutltation_info_txtarea{
width:273px;
height:80px;
float:right;
top:0;
margin-top:0;
border:#9eb3be 1px solid;
background: #f7fbfd;
margin-right:150px;
line-height:12px;
text-indent:5px;
color:#004f72;
}

#consutltation_info_small{
width:auto;
height:25px;
margin-top:3px;
font-size:10px;
color:#5a5a5a;
font-family:trebuchet ms, verdana, arial;
font-weight:normal;
}

.consutltation_info_small{
width:auto;
height:25px;
margin-top:3px;
font-size:10px;
color:#5a5a5a;
font-family:trebuchet ms, verdana, arial;
font-weight:normal;
}

#consutltation_btn{
margin-left:125px;
}

#Container_left_consultation{
width:30px;
height:300px;
float:left;
background:url(../images/footer_shadow_left.jpg) no-repeat;
background-color:#ccc;
margin-top:900px;
}

#Container_right_consultation{
width:20px;
height:300px;
float:left;
background:url(../images/footer_shadow_right.jpg) no-repeat;
background-color:#ccc;
margin-top:900px;
}

/*---------------Cosultation CSS------------*/


/*-- Resources CSS--*/


#resources_title{
width:384px;
height:99px;
margin:10px auto 0 0px;
background:url(../images/resources_title.jpg) no-repeat;
}


		/*
			Vertical Accordions
		*/
		#vertical_container{
		 width:480px;
		font-family:'trebuchet ms', verdana, arial;
		}
		
		
		#vertical_container h1{
		font-size:14px;
		font-weight:bold;
		font-family:'trebuchet ms', verdana, arial;
		
		}
		
	
		.raffy{
		font-family:'trebuchet ms', verdana, arial;
		font-size:18px;
		font-weight: bold;
		}
		
		.accordion_toggle {
			display: block;
			height: 30px;
			width:480px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 10px 10px 0 10px;
			line-height: 30px;
			color: #fff;
			font-weight: bold;
			text-transform:uppercase;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
			.accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #c8e6f1;
			color:#004F72;
			border-bottom: 1px solid #51b0de;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
			 width:480px;
			 margin-left:10px;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
				font-size:22px;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width:515px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
		
			font-weight: bold;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 auto 0 auto;
		}

		.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #4aacdb;
			color:#000;
			border-bottom: 1px solid #4aacdb;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		/*
			Horizontal Accordion
		*/
		
		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			height: 100px;
			width: 30px;
			background: url(images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.horizontal_accordion_toggle_active {
			background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
			border-right: 1px solid #f68263;
			color:#FFFFFF;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			
			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		
		}
			
			.horizontal_accordion_content p {
				width:400px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
				
			}
					
					
    /* Container styling*/
    #horizontal_container {
      width:0;
      height:0;    
    }
    
    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width:480px;
	  color:#FFFFFF;
	
    }
	
	   #vertical_nested_container h3{
    
	color:#004F72;
	    }
	
/*-- Resources CSS--*/



/*-- On ERROR CSS--*/
#onError{
width:250px;
height:30px;
margin-left:auto;
margin-right:auto;

}

.error_contact{
margin:15px auto 15px 160px;
font-weight:bold; 
width:400px;
color:#CA4838;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.error_contact_inside{
margin:0px auto 5px auto;
font-weight:bold; 
color:#CA4838;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*-- On ERROR CSS--*/

/*start modal*/
#modalPage{
	z-index:999;
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}

#modalBackground{
    filter: Alpha(Opacity=50); -moz-opacity:0.5px; opacity: 0.5px;
    width: 100%; height: 100%; 
    position: absolute; /*background-color:#CCCCCC;*/
    z-index: 500;
    top: 0px; left: 0px;
	bottom:0px;
}



#modalContainer{
    position: absolute;
    width: 450px;
    left: 35%;
    top: 30%;
    z-index: 750;
}

#modal{
    background-color: white;
    border: solid 1px #868D99;
	position: relative;
    top: -50px;
    left: -50px;
    z-index: 1000;
    width: 450px;
    height: 300px;
    padding: 0px;
}

#modalTop{
    width: 442px;
    background-color: #49565C;
	height: 25px !important;
    padding: 4px 4px 0px 4px;
    color: #004F72;
	cursor:pointer;
}

#modalBody{
	min-height:100%;	
}

.hdleft{
	float:left;	
	padding:2px 0 0 5px;
	color:#fffff1;
	font-family:Arial;
	font-weight:bold;
}

.hdright{
	float:right;
	padding-right:5px;
	padding-top:3px;
	cursor:pointer;
}
#miniloader{
	display:none;
}
#errorplacement{
	padding: 0px 0px 8px 230px;
	width:230px;
	color: #FF0000;
	font-weight:bold;
}
#newsWrapper{
	font-family:'Trebuchet MS';
	font-size:12px;
}
#newstxt{	
	width:500px;	
	color:#5a5a5a;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	font-family:'Trebuchet MS';
}
#newsformWrapper{
	margin:0px auto 0 auto;
	width:400px;
}
.txtlabel{
	font-family:'Trebuchet MS';
	font-size:14px;
	font-weight:bold;
	text-align:right;
	color:#004f72;
}
.download_pdf_file{
width:120px; 
height:auto; 
margin-top:60px;
margin-left:15px;
float:left;
text-align:center;
}
.download_pdf_file_img{
margin-left:0;
}

.download_pdf_file p a{
text-decoration:none;
}
.download_pdf_file p a:hover{
text-decoration:none;
color:#333333;
background:none;
}
.articles_resources{
margin-top:15px;
}
.margin_up{
margin-top:20px;
width:500px;
}
.margin_up img{
float:left;
margin-right:5px;
margin-bottom:5px;
}
.resources_img_readmore{
width:500px;
height:50px;
}
.resources_img_readmore img{

float:right;
}

#about_joanne_blue_line_resources{
height:1610px;
width:2px;
background: url(../images/blue_line.jpg) repeat-y;
float:left;
margin-left:10px;
margin-right:10px;
margin-top:10px;
display:inline;
}
#about_joanne_left_resources{
width:30px;
height:300px;
float:left;
background:url(../images/footer_shadow_left.jpg) no-repeat;
margin-top:1415px;
}

#about_joanne_right_resources{
width:20px;
height:300px;
float:left;
background:url(../images/footer_shadow_right.jpg) no-repeat;
margin-top:1415px;
}
#cont{
margin-left:100px;
margin-top:20px;
}

.download_pdf_file_left{
margin-left:40px;
}

#bannerholder{
width:826px;
margin:auto;
}
#headnew{
width:826px;
}
#bannerlef{
float:left;
width:348px;
height:87px;
padding:45px 0 0 8px;
}
#player1{
padding-right:6px;
}
.spc1{
padding-right:3px;
}

/*-----------------additional-----------------*/
.contentallTitle{
	text-transform:uppercase;
	font-size:18px;
	font-family:'Trebuchet MS';
	color:#014F73;
}
.resources_margleft{
margin-left:15px;
}
/*-----------------additional-----------------*/


