@charset "UTF-8";

/* GLOBALS */


span.immitate_link{

    color: #d733b4;
    font-weight: normal;
    font-weight:bolder;
}

body {
    color: #111111;
    font-family: Verdana,Helvetica,Arial, sans-serif;
    font-size: 62.5%;
    background: url('/images/bg.jpg') left top;
}

* {
    margin: 0;
    padding: 0;
}

.pagination {
    min-height: 20px;
}
ol, ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
ul.normal_list {
    /* background-color:aqua; */
    list-style-image:inherit;
    list-style-position:inside;
    list-style-type:inherit;
}
a {
    cursor: pointer;
    color: #d733b4;
    text-decoration: none;
    font-weight:bolder;
}
ul.latest_news a, ul.forum_feed a{
    font-weight:normal;
}
a:hover {
    text-decoration: underline;
}
a:visited, a:active {
    color:#66AA1F;
}

a img {
    border: medium none;
}
p {
    font-size: 1.1em;
}
li {
    font-size: 1.1em;
}
hr {
    border-bottom:medium none;
    border-top:1px dotted #008290;

    margin:10px 0 0 0;
    width:560px;
}

.mi {
    color: red;
}

/* ##################################################### */
/* ----------------->>> SITE STRUCTURE <<<-------------- */
/* ##################################################### */



#page_wrapper {
    margin:  auto;
    width: 960px;
}
#left {
    width: 659px;
    float: left;
    position:relative;
}

#header {
    background:transparent url(/images/hdr659x135headertop.png) no-repeat scroll left top;
    float:left;
    height:83px;
    margin:51px 0pt 0pt;
    width:659px;
}
#header_flare {
    position:absolute;
    z-index:99;
    top:0px;
    left:150px;
}
#logo {
    bottom:48px;
    position:relative;
    right:20px;
}
#main {
    background: url('/images/bg659x3000main.png') no-repeat left top;
    width: 565px;
    float: left;
    padding: 0 30px 0 30px;
    min-height: 620px;
}

#main_btm {
    background: url('/images/bg658x29main_btm.png') no-repeat left top;
    width: 625px;
    padding-top: 29px;
    float: left;
    position: relative;
    top: -15px;

}

#footer{
    background: url('../images/bg625x66footer.png') no-repeat left top;
    width:625px;
    height:66px;
    float:left;
    margin:10px 0;
}
#footer p{
    margin:25px;
    color:#fff;
    text-align:center;
    z-index:20;
}

#footer img{
    position:absolute;
    margin:15px;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    border: none;
}

#footer a{
    color:#B9D300;
}

#right {
    float: left;
    width: 274px;
    margin-top: 45px;
}
.tout_r {
    float: left;
    margin-bottom: 10px;
}
.tout_r_header {
    float: left;
    background: url('/images/bg274x050topcap_r.png') no-repeat left top;
    width: 274px;
    height: 50px;
}

.tout_capsule {
    position:relative;
    top: 10px;
}

.tout_capsule2 {
    position:relative;
    top: 220px;
}


.tout_ct {
    float: left;
    width: 234px;
    padding: 50px 60px  20px;
    min-height: 100px;
}

.more_videos{
    position:absolute;
    top:875px;
}

.tout_r_content {
    float: left;
    background: url('/images/bg274x050mid_r.png') repeat-y left top;
    width: 234px;
    padding: 10px 20px 0 20px;
    min-height: 100px;
}
.tout_r_btm {
    background: url('/images/bg274x050btmcap_r.png') no-repeat left top;
    width: 274px;
    height: 29px;
    float: left;

}

.safari_luggage {
    left:155px;
    position:relative;
    top:-75px;
    width:110px;
    z-index:20;
}
.departures_icon {
    left:140px;
    position:relative;
    top:-67px;
    width:110px;
    z-index:21;
}
#ad_right {
    position: relative;
    float: left;
    width: 250px;
    background-color: #fff;
    height: 250px;
    margin: 10px 0 17px 4px;
    z-index: 99;
    border:6px solid #999;
}
#ad_bottom {
    float:left;
}


#login_right {
    margin: 5px 0 0 0;
    float: left;
    position: relative;
    top:-20px;
    z-index: 10;


}
#login_right ul {
    float: left;
    margin: 2px 0 0 0;
}
#login_right ul li {
    line-height: 1.2em;
    color: #008290;
    clear:left;
}
#login_right ul li h3 {
    margin: 5px 0;
}
#login_right ul li input {
    border: 1px solid #ccc;
    width: 225px;
    padding: 1px 0;
}
#login_right ul li.login_btn {
    margin: 10px 0;
}
p.loggout_btn {
    margin:10px 10px 5px;
    float:right;
}

#login_right ul li.login_btn input, #login_right p.loggout_btn a {
    color: #b9d300;
    background-color: #008290;
    border: 1px solid #b9d300;
    padding: 2px 5px;
    font-weight: bold;
}
#login_right ul li.login_btn input {
    width: 62px;
}
#login_photo_right {
    width: 100px;
    float: left;
    margin: 8px 8px 8px 0;
}
#login_photo_right img {
    border: 1px solid #ccc;
}
#login_right h3 {
    border: none;
}
#search_side {
    background-color:#E4EDF4;
    border:1px solid #ccc;
    float:left;
    margin:10px 0pt 0pt;
    padding:10px;
    width:210px;
    position: relative;
    top: -20px;
}
#rss_feed {
    position: relative;
    top: -15px;
}

#search_side ul {
}
#search_side ul li{
    display:inline;
    margin: 0 0 10px 0;
}

#search_side ul li input{
    border:1px solid #CCCCCC;
    padding:1px 0;
}
#search_side ul li input.search_btn{
    background-color:#008290;
    border:1px solid #B9D300;
    color:#B9D300;
    font-weight:bold;
    padding:2px 5px;
}
#search_side h3{ border-bottom:none; font-size:1.6em;}


/* ##################################################### */
/* ----------------->>> home <<<-------------- */
/* ##################################################### */

#map_cont, #form_container {
    width: 561px;
}
#form_container {
    float:left;
}
#form_container h2,#form_container h3  {
    padding:10px 0;
    border-bottom:none;
}
.reg_desc{
    margin:0 0 10px 0px;
}
.scholar_signup_submit {
    padding:10px 0;
    float:left;
}
#bottom_cols {
    width: 570px;
    min-height: 330px;
    float: left;
    margin: 10px 0;
}
#btm_left_col {
    width: 180px;
    float: left;
    margin-right: 10px;
}
#btm_mid_col {
    min-height: 330px;
    width: 180px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
}
#btm_right_col {
    min-height: 330px;
    width: 180px;
    float: left;
    overflow: hidden;
}
#bottom_cols p {
    float: left;
    width: 170px;
}

/*Links_________________________________*/
ul.latest_news li a, ul.forum_feed li a {
    display: block;
    color: #111;
    line-height:1.5em;
}

ul.latest_news li a:hover, ul.forum_feed li a:hover {
    color: #d733b4;
    text-decoration: none;
}

/*Headers */
h1, h2, h3, h4, h5 {
    font-family: "Trebuchet MS",Verdana,sans-serif;
    color: #008290;
    font-weight: normal;
    border-bottom: 1px dotted #008290;
    font-weight:bolder;
}

h1#youradventure {
    background-image: url('/images/hdr205x019youradventure.gif');
    width: 561px;
    padding: 19px 0 10px 0;
    border-bottom: 1px dotted #008290;
    margin: 0 0 10px 0;
    float: left;
}
#bigo_slogan {
    background: url('../images/hdr516x37_bigoslogan.gif') no-repeat left top;
    width:561px;
    padding-top:37px;
    float:left;
    clear:both;
    border-bottom: 1px dotted #008290;
}
h1 {
    font-size:1.9em;
    margin-bottom:10px;
}
#bottom_cols h2 {
    border-bottom: 1px dotted #008290;
    padding: 0 0 3px 0;
    margin: 0 0 10px 0;
    font-size: 1.7em;
}
#bottom_cols h3 {
    font-size: 1.4em;
    width: 182px;
    float: left;
    margin: 10px 0 5px 0;
    border: none;
}


h3#login {
    background-image: url('/images/hdr115x019login.gif');
    padding-top: 19px;
    width: 115px;
    margin: 25px 0 0 20px;
}
h3#hotforum {
    background-image: url('/images/hdr119x021forum.gif');
    padding-top: 21px;
    width: 119px;
    margin: 25px 0 0 20px;
}



/*Lists____________________ */
ul.latest_news, ul.forum_feed {
    float: left;
    margin: 0;
}
ul.latest_news {
    margin: 5px 0 0 0;
}

ul.latest_news {
    width: 182px;
}

ul.forum_feed {
    width: 230px;
}

ul.latest_news li, ul.forum_feed li {
    line-height: 2em;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #dfdfdf;
}
ul.latest_news li:hover, ul.forum_feed li:hover {
    background-color: #f8e7f3;
    border-top: 1px solid #008290;
    border-bottom: 1px solid #008290;
    color: #d733b4;
}

#assets {
    width:560px;
    float:left;

}

#assets li{
    width:100px;
    float:left;
    margin:20px 10px 10px 0;
    height:90px;
}



/* Extras */
.img_replace {
    height: 0;
    overflow: hidden;
    display: block;
    text-indent: -9999px;
    background-repeat: no-repeat;
    border: none;
}

.rnd_thm_med {
    width: 182px;
    height: 95px;
    position: relative;
    float: left;
    border-bottom: 1px dotted #008290;
    padding-bottom: 10px;
}
.rnd_img_border {
    background-image: url('/images/brd182x95wht_rndcorn.png');
    width: 182px;
    height: 95px;
}
.rnd_img_border {
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.rnd_img_border a {
    padding-top: 95px;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
    background-image: url(/images/transparent900.gif); /*this is a hack to make the link work in IE6. */
}


/*
--------------Registration---------------------*/
#register {
    float: left;
}
#session {
    margin: 10px 0;
    float: left;
}
#register ul {
    float: left;
    margin: 10px 0;
    width: 560px;
    clear: both;
}
#register p {
    clear: both;
    margin: 10px;
    float: left;
    width:560px;
    display:inline;
}
#register li {
    margin: 10px 0;
    float: left;
    display:inline;
    width:400px;
}
#register li.form_label {
    color: #008290;
    width: 140px;
    float: left;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
    clear: left;
    margin-right: 10px;
}


#register li.form_label_reside_left {
    color: #008290;
    width: 540px;
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    clear: left;
    margin-right: 10px;
}

#register li.form_label_long {
    color: #008290;
    width: 540px;
    font-weight: bold;
    text-transform: uppercase;
}




#register li.change_password {
    color: #008290;
    width: 340px;
    float: left;
    font-weight: bold;
    text-transform: uppercase;
}
input, #register input, #register select, #photo_form input, #asset_uploaded_data {
    border: 1px solid #999;
}

select#work_status {
    width:200px;
    float:left;
}
#register li input {
    width: 400px;
}
#register p.commit_btn {
    margin:10px 0;
}

#register p.commit_btn input {
    padding: 3px 10px;
    border: 1px solid #B9D300;
    background-color: #008290;
    color: #B9D300;
}
#register p.commit_btn input#login_btn_main {
    padding: 3px 10px;
    border: 1px solid #B9D300;
    background-color: #008290;
    color: #B9D300;
    width:75px;
}
#user_terms_of_service {
    border:none;
    border:1px solid #ccc;
    width:15px;height:15px;

}
#captcha_answer {
    margin:10px 0 0;

}
.formError {
    font-size: 14px; color: #FF0000; font-family: Arial, Helvetica, sans-serif;
}

label {
    font-family: "Trebuchet MS",Verdana,sans-serif;
}

#zip_code {
    color:red;
}

#bdate {
    color:red;
}

#trip_date {
    color:red;
}

#bodyerr {
    color:red;
}

/* PRIMARY NAVBAR */
#primary_nav {
    float: left;
    clear: both;
    margin: 0 0 20px 5px;
    width: 571px;
}

#primary_nav ul li {
    float: left;
    margin: 0 6px 0 0;
}
#primary_nav a {
    width: 155px;
    height:50px;
    background-position: left top;
    background-repeat: no-repeat;
}
#primary_nav a:hover, #primary_nav a.selected {
    background-position: left bottom;
}
#primary_nav a#home {
    background-image: url('../images/btn117x100home.jpg');
    width:117px;
}
#primary_nav a#why {
    background-image:url('../images/btn117x100whyigo.jpg');
    width:117px;
}
#primary_nav a#where {
    background-image:url('../images/btn155x50whereigo.jpg');
    width:155px;
}
#primary_nav a#who {
    background-image: url('../images/btn155x50whoigo.jpg');
}
#primary_nav a#scholarships {
    background-image: url('../images/btn155x50scholarships.jpg');
}


/*Article Pages */
#article_wrapper {
    float: left;
    font-size:1.2em;
}
#article_wrapper #discovery_links {
    border: 1px solid #999;
    float: right;
    margin:  10px 10px;
    padding: 10px;
    width: 150px;
}
#article_wrapper #discovery_links h3 {
    font-size: 1.3em;
    border-bottom: 1px dotted #008290;
    margin: 0 0 10px 0;
}

#article_wrapper p {
    margin: 10px 0;
}
#article_wrapper h1 {
    margin: 10px 0;
    padding: 0 0 5px 0;
    border-bottom: 1px dotted #008290;
}
#article_wrapper #auth_info {
    margin: 10px 0;
    color: #666;
    font-size: 0.95em;
    /*	text-transform:capitalize; */
}

#article_gallery {
    padding: 10px;
    background-color: #E6EFF6;
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid #ccc;
    color: #666;
}
.carousel-component .carousel-list li {
    width: 300px; /*500 + 2 + 2 + 1 + 1 */
}

.carousel-component .carousel-list li a {
    display: block;
    outline: none;
    -moz-outline: none;
}

.carousel-component .carousel-list li a:hover {
}

.carousel-component .carousel-list li.active a {
}

.carousel-component .carousel-list li img {
    border: 1px solid #999;
    display: block;
}

.carousel-prev {
    margin: 10px 10px 0 0;
    float: left;
    z-index: 3;
    cursor: pointer;
}

.carousel-next {
    float: left;
    z-index: 3;
    cursor: pointer;
    margin: 10px 0 0 10px;
}
#indicator {
    margin: 13px 0 0 0;
    float: left;
    font-size: 1.1em;
}

#inline_article {
    float: right;
    margin: 10px 0 10px 10px;
}

#love_hate {
    display:inline;
}
.bigo_story_tags {
    text-transform:lowercase;
}
#star-ratings-block{
    margin:10px 0 20px 0;
}
#love_hate li{
    display:inline;
    width:50px;
    margin:0 33px 0 0;
}
/* Profiles */
#profile_wrapper {
    float: left;
    width: 561px;
    background: transparent url(/images/bg521x384profiletag_bak.jpg) no-repeat scroll right 10px;
}

#profile_photo {
    background: transparent url(/images/bg285x235prof_photo_bak.png) no-repeat scroll 0% 50%;
    float: left;
    height: 150px;
    margin: 0;
    padding: 40px 44px;
    width: 200px;
}
#profile_photo img {
    margin: 7px 10px;
}
#profile_info {
    float: left;
    font-size: 0.95em;
    font-weight: bold;
    margin: 14px 0 0 40px;
    width: 180px;
}
#profile_info ul {
    margin:0 0 0 60px;
}
#profile_info ul li {
    color: #524036;
    margin: 16px 0 15px 0;
}
#profile_l, #profile_r {
    float: left;
    width: 275px;
    margin: 0 0 10px 0;
}
#profile_l {
    margin: 0 10px 0 0;
}

#about_me, .profile_right {
    float: left;
    width: 275px;
}

#about_me p, .profile_right p {
    text-align: justify;
    clear: both;
    margin: 10px 0;
}

p.profile_header {
    font-family: "Trebuchet MS",Verdana,sans-serif;
    color: #008290;
    border-bottom: 1px dotted #008290;
    font-weight:bolder;
    font-size:1.3em;
}

p.profile_data {
    font-family: "Trebuchet MS",Verdana,sans-serif;
    text-align: justify;
}


/* DASHBOARD */
#photo_form {
    margin:20px 0 10px 0;
}
#article_upload ul li{
    font-size:1.3em;
    margin:0 0 3px 0;

}
#article_upload ul {
    margin:0 0 10px 0;
}
#upload_frame {
    border:none;
    width:1px;
    height:1px;
}

/*Edit Profile */
#edit_profile label{color:#008290;font-size:1.2em;}
#edit_profile p {margin:10px 0;}
#edit_profile textarea{border:1px solid #ccc;}

/* Search Results */
/*_______ Search Results _______________*/

#search_yield {
    float:left;
    width:561px;
}

#search_pager {
    float:left;
    margin:5px 0;
    width:578px;
    font-size:1.1em;
    font-weight:bold;
}
#search_pager li {
    float:left;
    margin-right:15px;
}
#search_pager li a {
    text-decoration:underline;
}
#search_pager li a:hover {
    text-decoration:none;
}
#search_listing {
    float:left;
    width:561px;
    margin:10px 0;
}
#results_list {
    float:left;
}
#results_list li{
    padding:10px 0 10px 0;
    border-bottom:1px dotted #008290;
    float:left;
    width:550px;
}
#results_list li h3 {
    font-size:1.4em;
    border-bottom:none;
}
#results_list li h3 a{
    color:#008290;
}
.image_left {
    float:left;
    margin:0 10px 10px 0;
}
.image_left img{
    border:1px solid #999;
}
.result_detail {
    margin:0 0 10px 0;
    color:#666;
    font-size:0.9em;
}

#search_right {
    background: url('../images/bg274x124search.png') no-repeat left top;
    width:274px;
    height:124px;
    float:left;
}
#search_right ul {
    margin:50px 0pt 0pt 47px;
    text-align:right;
    width:200px;
}
#search_right ul li{
    margin: 0 0 10px 0;
    text-align:right;
}

#search_right ul li input{
    border:1px solid #CCCCCC;
    padding:1px 0pt;
}
#search_right ul li input.search_btn{
    background-color:#008290;
    border:1px solid #B9D300;
    color:#B9D300;
    font-weight:bold;
    padding:2px 5px;
}
.image_left {
    float:left;
    margin:0 10px;
}


/* Static INFO Pages */

#about_wrapper p, #scholar_wrapper p{
    font-size:1.2em;
    margin:10px 0;
}
#about_wrapper ul, #about_wrapper ol {
    margin:0 0 20px 0;
}
#scholar_wrapper ul, #scholar_wrapper ol {
    margin:0 0 20px 0;
}
#about_wrapper ol{
    margin:0 0 20px 25px;
    list-style-type:decimal;
}
#scholar_wrapper ul{
    margin:10px 0 20px 25px;
    list-style-type:disc;
}
#scholar_wrapper ul li{
    margin:0 0 3px 0px;
    font-size:1.2em;
}
#about_wrapper ul li{

    margin:0 0 3px 0;
}
#scholar_wrapper h3 {
    border-bottom:none;
    font-size:1.3em;
}


/* EXTRAS FLASH NOTICE */
#notice {
    background-color:#FDF790;
    border:1px solid #CCCCCC;
    float:left;
    margin:10px 0pt 0pt;
    padding:10px;
    color:#008290;
    width:544px;
}


/* EXTRAS FLASH NOTICE */
#huge {
    background-color: pink;
    border:1px solid #CCCCCC;
    float:left;
    margin:10px;
    padding:10px;
    color:#008290;
    width:544px;
    font-size: xx-large;
}

#validate_error {
    color: red;
}

#login_right ul li #notice{
    width:210px;
    margin:0 0 10px 0;
