@import url("http://share.culturalcare.com/_share/css/screen.css");

/*-  Defaults
----------------------------------------------------------------------*/
a {
    color: #EC008C;
}

a:hover {
    color: #FF3FB3;
}

.priority a {
    color: #2476BB;
}

.priority a:hover {
    color: #09C;
}


/*-  Layout
----------------------------------------------------------------------*/
body.overseas #container {
    background: #E6E6E6 url(   "../img/bg-main-overseas.gif" ) repeat-y 50% 0;
}

#container-inner {
    width: 940px;
}

#right-bar {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 211px;
}

.block {
    margin-bottom: 2em;
    color: #333;
    width: 211px;
}

.block .head, .block .foot {
    background: transparent url(  "../img/bg-block-head-overseas.gif" ) no-repeat;
    height: 18px;
    padding: 0 5px 0 5px;
}

.block .foot {
    background: url(  "../img/bg-block-foot-overseas.gif" );
    text-align: right;
}

.block h3, .block h3 a, .block h3 a:hover {
    color: White !important;
    margin: 0 !important;
    font-size: 10px !important;
    padding-top: 2px !important;
}

.block .content {
    padding: 5px;
}

.block .content p {
    margin: .2em;
}

.block h2 {
    position: relative !important;
    bottom: 70px !important;
    left: 5px !important;
    color: white !important;
    font-size: 2em !important;
    height: 0 !important;
    margin:0 !important;
	margin-right:10px !important;
    _margin-bottom: -1.5em !important; /* dirty hack for IE6 */
}

.translucent {
    background-color: white;
    color: Black;
    padding: 20px;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    opacity: .75;
}


/*-  Header
----------------------------------------------------------------------*/
#brand {
    position: absolute;
	_padding-left:10px; /* IE6 */
}

#upper-right {
    height: 95px;
}

#nav-global {
    float: none;
    margin: 0px !important; /*needed for IE */
}

p#phone {
    margin-top: 32px;
    margin-bottom: 10px;
    clear: left;
    float: none;
}

#phone-icon {
    margin-bottom: -2px;
    margin-right: 5px;
}

#nav-primary {
    background: #eb48a4 url(   "../img/bg-nav-primary-overseas.gif" ) repeat-x;
}

#nav-secondary {
    background: #fdeaf8 url(     "../img/bg-nav-secondary-overseas.gif" ) repeat-x;
}

#navigation {
    border-top: 2px solid #BF0B78;
    border-bottom: 1px solid #BF0B78;
}

/* Splash */
body.home div#title, body div#background.life-as-background {
    background-image: url(  "../img/splash.jpg" );
    height: 439px;
    position: relative;
	width:100%;
}

#title {
    background: white;
    border-bottom: none;
}

body.home div#copy-box {
    left: 20px;
    top: 100px;
    width: 250px;
    position: absolute;
    padding-bottom: 10px;
    height: expression( this.scrollHeight > 299 ?  "300px" : "auto" ); /* sets max-height for IE */
    max-height: 300px;
    overflow: auto;
}

body.home div#title h2 {
    position: static;
    color: #ff2fa7;
    font-weight: bold;
    font-size: 2.3em;
    margin: 0;
}

body.home div#title .copy {
    position: static;
    width: inherit;
    width: auto;
}

/*-  HTML versions of flash pages
----------------------------------------------------------------------*/
body div#background {
    height: auto;
    position: relative;
}

body div#background p {
    margin-top: 0;
    margin-bottom: 1em;
}

body div#background h2 {
    color: white;
}

body div#background img {
    border: 2px solid white;
    padding: 0;
}

body div#background div#content {
    padding: 20px;
    font-size: 1em;
    line-height: normal;
    width: 665px;
}

body div#background div#content h3 {
    font-size: 12px;
    font-weight: bold;
}

body#howto div#background {
    background: url(  "/_imgs_ccap/misc/how-to.jpg" ) repeat-x;
}

body div#background div#content.how-to-content {
    background-image: url( "/_imgs_ccap/misc/how-to-book.jpg" );
    height: 400px;
    margin-left: 20px;
    padding: 50px 30px 0px 35px;
    width: 600px;
    margin-right: 15px;
}

div.howto-content p {
    margin-top: 0;
}

body div#background.life-as-background {
    background-position: 0 -55px;
    height: 384px;
}

div.meet-people {
    margin: 10px;
}

div.meet-people h3 {
    float: left;
    width: 80px;
}

div.meet-people img {
    margin-right: 5px;
    border: 1px solid #DBDBDB !important;
    padding: 4px;
}

body.explore div#background {
    background: url(  "../img/splash.jpg" ) no-repeat;
}

body.explore div#background #content {
    padding-top: 0;
    width: auto;
}

body.explore div#background .column {
    margin-right: 2%;
}

.columns-2, .layout .columns-2-65-30 {
	background:none;
}

body.explore div#background .top-blocks {
    height: 100px;
}

body.explore div#background .top-blocks .block {
    float: right;
    margin: 0 0 0 20px;
    cursor: pointer;
}

/*-  Content
----------------------------------------------------------------------*/
body.overseas #title {
    height: auto;
    position: static;
    color: #2476BB;
	width:99%;
}

body.overseas #title h2 {
    position: static;
    left: auto;
    bottom: 0;
    margin: 30px 0 10px 22px;
}

#content {
    font-size: 1.2em;
}

#content h2, #content h3, div.meet-people h3 {
    font-family: Helvetica,Arial,Verdana,Geneva,sans-serif;
    color: #2476BB;
    font-size: 2em;
    margin: 0;
}

#content .section h3 {
    font-size: 1.6em; /* margin-bottom: -.3em; */
    margin-top: 1em;
}

#content h3, div.meet-people h3 {
    font-size: 1.6em; /* margin-bottom: -.3em;  */
}

#content img {
    border: none;
}

#content ul li, .content ul li , #content form ul li{
	background: url( "../img/arrow-bullet.gif" ) no-repeat 0 .5em;
	padding-left: 15px;
}

a.iconLink {
    background-position: left 35% !important;
    background-repeat: no-repeat !important;
    padding-left: 18px !important;
}

/*-  Footer
----------------------------------------------------------------------*/
#footer .content {
    width: 940px;
    text-align: center;
}
#footer .content p{
	margin: 0;
}
