/* RESET CSS */
body {
    margin: 0;
    padding: 0;
    font-size:0.625em;
    text-align:left;
}
h1, h2, h3, h4, h5, h6,form, p, ol, ul, li , dl, dt, dd, blockquote,fieldset,legend {
    margin: 0px;
    padding: 0px;
}
ol, ul{
    list-style: none;
}
a {
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    text-decoration: underline;
}
a:focus {
    outline: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a img{
	border:0px;
}

.wai{
    display:none;
}
.cb{
    clear:both;
}
.cl{
    clear:left;
}
a { outline:0; }

.fl{
    float:left !important;
}
.fr{
    float:right !important;
}

/* Lush css */

body{
    background:#ddd;
    font-family:arial;
}


#page{
    margin: 0 auto 10px auto;
    width:955px;
    background:#fff;
}

/*  the header  */

#header {
height:110px;
width:100%;
}

a#logo-left {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/ics-logo-left.gif) no-repeat scroll left top;
display:inline;
float:left;
height:76px;
margin:16px 0 20px 55px;
overflow:hidden;
text-indent:-5000px;
width:77px;
}

a#logo-right {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/ics-logo-right.gif) no-repeat scroll left top;
display:inline;
float:right;
height:22px;
margin:29px 53px 0 0;
overflow:hidden;
text-indent:-5000px;
width:309px;
}


/* main navigation */
/* NEW !!!! */

#navcontainer{     
	float:right;     
	clear:right;     
	height:30px;     
	display:inline;     
	margin:10px 53px 0px 0px;     
	font-weight:bold; } 
	

#navlist{
}
#navlist li{
    margin-left:5px;
    float:left;
    display:inline;
    position:relative
}
#navlist li a{
    color:#fff;
    overflow:auto;height:100%;
    line-height:25px;
    text-transform: uppercase;
    font-size:110%;
    font-family:arial;
    padding:6px 13px;
}
#navlist li a:hover{
    text-decoration:none;
    background:#ddd;
}
/* old about link*/
#NavItem01,#NavItem01 ul{
    background:#99d6d1;
}
a:hover#NavItem01{
    color:#99d6d1 !important;
}

/* old individual link*/
#NavItem02,#NavItem02 ul{
    background:#1ab2a5;
}
a:hover#NavItem02{
    color:#1ab2a5 !important;
}

/* old group link*/
#NavItem03,#NavItem03 ul{
    background:#0177c1;
}
a:hover#NavItem03{
   color:#0177c1 !important;
}

 /* old resources link*/
#NavItem04, #NavItem04 ul{
    background:#00a0e6;
}
a:hover#NavItem04{
   color:#00a0e6 !important;
}

/* old contact link*/
#NavItem05, #NavItem05 ul{
    background:#71cdf4;
}
a:hover#NavItem05{
    color:#71cdf4 !important;
}

/* dropdown menus */
.subnavlist{position:absolute;top:25px;left:0px;display:none;width:200px;border-top:1px solid #fff;}
.subnavlist li{clear:both;width:100%;margin:0px !important;}
.subnavlist li a{display:block;width:100%;padding:0px !important;margin:0px !important; text-indent:10px;}




/* NEW !!!! */
span.title{
    float:left;
    display:block;
    font-size:120%;
    font-family:arial;
    color:#fff;
    font-weight:bold;
    color:#58595b !important;
    text-transform: uppercase;
    margin:15px 10px 0 50px;
    display:inline;
}

span.section {
    padding:3px 5px;
    border:1px solid #fff;
	display: inline;
    font-size:120%;
    font-family:arial;
    text-transform: uppercase;
    margin:15px 30px 0 50px;
    color:#fff;
    font-weight:bold;
    height1:15px;
}

#submenu { margin:15px 30px 0 0;}

#localnavcontainer { display: inline; padding: 0; margin: 0;}

#localnavlist{
    font-size:120%;
    font-family:arial;
    text-transform: uppercase;
    color:#fff;
    font-weight:bold;
    height:15px;
	display:inline;
}
#localnavlist li{
    display:inline;
}


#localnavlist li a{
    padding:0px 10px;
    border-left:1px solid #fff;
    color:#fff;
}

#localnavlist li:first-child a{
    border-left: none;
	}

#localnavlist li a:hover, #localnavlist li a.current {
    color:#58595b;
    text-decoration:none;
}

/* END ALL NEW !!!! */





/* subsubmenu */
#sidesubnav{
    font-size:120%;
    font-family:arial;
    text-transform: uppercase;
    margin:80px 0px 0 50px;
    color:#fff;
    width:116px;
    display:inline;
    float:left;
    font-weight:bold;
}
* html #sidesubnav{
    padding-bottom:300px;
}
#sidesubnav li{
    float:left;
    width:100%;
}
#sidesubnav li a{
    padding:3px 0;
    color:#fff;
    float:left;
}
#sidesubnav li a:hover{
    color:#58595b;
    text-decoration:none;
}
#sidesubnav li a.clicked{
      color:#58595b !important;
}

/* right sidebar */
.r_sidebar{
    float:right;
    width:210px;
    margin-top:40px;
}
.r_sidebar.indexpage .ad_content{
    padding:0px !important;
}
.advert{
    width:100%;
    padding-top:8px;
    background: url("../img/advert_top.png") no-repeat top left;
    font-size:160%;
    line-height:145%;
    margin-bottom:13px;
}
.ad_content{
    background:#fff;
    padding:0 20px 0px 20px;
}
.ad_footer{
    background: url("../img/advert_bottom.png") no-repeat top left;
    height:9px;
}
/* index ad does not have padding left */
.ad_content.indexpage{
    padding:0px !important;
	text-align:right;
}

#wrapper .advert p {
    font-size:80%;
    padding: 4px 0;
	line-height: 125%;
}
.advert h3{
    font-size:160%;
    padding:10px 0;
    line-height:105%;
}
.advert h4{
    font-size:110%;
    padding:10px 0;
}
.advert h5{
    font-size:100%;
    color:#58595B;
    padding-top:5px;
}



/* fix for ie6 */
* html .r_sidebar{
    margin-bottom:200px;
    margin-left:30px;
}


/* wrapper has the background */
#wrapper{
    width:100%;
    clear:both;
    overflow:hidden;height:100%;
    background:url(../img/homepage-gradient.jpg) left top no-repeat #b8e0f7;
    color:#58595b;
    padding-bottom:0px;
}

#wrapper a.link{
    font-weight:bold;
    color:#007eb1;
}
#wrapper a.link:hover{
    text-decoration:none !important;
    color:#000 !important;
}
#wrapper p{
    padding:5px 0;
    line-height:140%;
}


/*  content area  */
#content{
    padding:0 50px;
    overflow:hidden;
    font-size:150%;
}

#content h1{
    padding:25px 0 15px 0;
    font-size:420%;
    font-family:georgia;
    font-weight:normal;
}
#content h1 span{
    font-size:66%;
    display:block;
    margin-top:-5px;
}
#content h3{
    padding:25px 0 15px 0;
    font-size:100%;
    font-family:verdana;
}
#content h4{
    font-size:85%;
    padding-top:10px;
    font-family:verdana;
}

/*  link with the arrow  */
.moreinfo{
    font-weight:bold;
    color:#007eb1;
    background:url(../img/default-arrow.png) right center no-repeat;
    padding-right:15px;
    line-height:17px;
}
.moreinfo_big{
    font-weight:bold;
    color:#007eb1;
    background:url(../img/default-arrow-big.png) right center no-repeat !important;
    padding-right:25px;
    line-height:20px;
}
a:hover.moreinfo{
    text-decoration:none !important;
    color:#000 !important;
}

/*  a simple bulleted list in the content  */



#content ul li, .simplelist li{
    padding:5px 0;
}

/*  for a two column content */
.halfwidth{
    width:45%;
}
.twothirds{
    width:54%;
}
.onethird{
    width:41%;
}
.threequarters{
    width:65%;
}
.onequarter{
    width:29%;
    margin-top:80px;
}




/* testimonials menu*/
.testimonials{
    font-size:70%;
    font-family:arial;
    margin:0px 20px 50px 0px;
    color:#fff;
    width:160px;
    float:left;
}
.testimonials li{
    float:left;
    width:100%;
    padding:3px 0;
}
.testimonials li a{
    color:#fff !important;
}
.testimonials li a:hover{
    color:#58595b;
    text-decoration:none;
}
.testimonials li.clicked a{
      color:#58595b !important;
}
.testimonials li.clicked{
      color:#58595b !important;
      list-style-type: disc !important;
}

/* testimonials content */
.testimonialcontent{
    font-size:135%;
}
.testimonialcontent p strong{
    font-size:80%;
    line-height:120%;
}

/* bookstore page */
.book-list{
    font-size:75%;
    float:left;
    margin:20px 0;
    width:100%;
    border-top:1px solid #86bed6;
}

.book-list li{
    float:left;
    border-top:1px solid #86bed6;
    padding:5px 30px 15px 0; !important;
    width:213px;
}

.book-list img{
    width:45px;
    height:68px;
    float:left;
    clear:both;
    margin:3px 0;
}
.book-list a{
    color:#58595b;
}
.book-list a.buy-amazon{
    width:45px;
    height:18px;
    display:block;
    margin:3px 0 4px 0;
    overflow:hidden;
    text-indent:-5000px;
    background:url(../img/buy-amazon.gif) left top no-repeat;
}
.book-title { min-height: 45px;}

/* contact page */
address.contactadd{
    font-style:normal;
    font-size:90%;
}
address.contactadd a{
    color:#fff !important;
}

.highlight{
    color:#fff;
}

form#contactform{
    overflow:auto;
    float:left;
	margin-bottom: 20px;
}
form#contactform label{
    display:none;
}
form#contactform input{
    background:#fff;
    margin-bottom:7px;
    border:1px solid #fff;
    width:290px;
    float:left;
    clear:left;
    text-transform: uppercase;
    font-size:10px;
    font-family:verdana;
    color:#b2b2b4;
    text-indent:10px;
}

form#contactform textarea{
    background:#fff;
    height:80px;
    border:1px solid #fff;
    width:290px;
    float:left;
    clear:left;
    text-transform: uppercase !important;
    font-size:10px;
    color:#b2b2b4;
    font-family:verdana;
    text-indent:10px;
    padding-top:5px;
}
input#submit{
    border:0 !important;
    cursor:pointer;
    text-align:left;
    margin:5px 0 0px 0px !important;
    background:url(../img/resources-arrow.png) right 4px no-repeat !important;
    color:#00a1e7 !important;
    text-transform:none !important;
    font-size:100% !important;
    font-weight:bold;
    text-indent:0px !important;
    padding:0px !important;
    width:78px !important;
}
/* the transparency script cannot handle input backgrounds */
* html input#submit{
    background:url(../img/submit-btn.gif) right 7px no-repeat !important;
    width:75px !important;
}

/* booking area */
#purchase_form{

}
#purchase_form select{
    border:1px solid #fff;
    text-transform: uppercase;
    font-size:75%;
    color:#b7b9bb;
    margin:5px 0;
    width:200px;
}

/*  footer area  */
#footer{
	padding:5px 0;
	color:#908f94;
    width:100%;
    clear:both;
    text-indent:50px;

}
#footer a{
	color:#007db0;
}
#footer a:hover{
	color:#908f94;
}

