#page-wrap {
    width: 600px;
    /*margin: -25px auto;*/
}

#content-explorer {
    /*padding-top: 20px;*/
    width:100%;
    line-height:normal;
    font-size:0.9em;
    }
    
#toprightnav ul{
    margin:0px;
    font-size:0.9em;
    color:#ffffff;

    }   
    
#toprightnav li{
    display:block;
    height:33px;
    width:100px;
    background:url(../images/separator.jpg) no-repeat right;
    list-style:none;
    text-align:center;  
    padding-top:15px;
    float:left;
    }   
    
#toprightnav a{
    color:#ffffff;
    text-decoration:none;
    }   

#toprightnav a:hover{
    font-weight:bold;
    text-decoration:underline;
    }   

.content_tab ul {
        margin:0;
        padding:10px 10px 0;
        list-style:none;
        max-width: 770px;
        background: url(../images/menu_bg.gif) bottom repeat-x;
        height: 44px;
        color:#336698;
        }
        .content_tab ul li {
            float: left;
            background: url(../images/right.gif) right top no-repeat;
            text-align: center;
            overflow: hidden;
            margin-left: 5px;
            height: 44px;
            color:#336698;
            }
            .content_tab ul li a {
                display: block;
                background: url(../images/left.gif) left top no-repeat;
                padding: 10px 20px 6px 20px;
                font-size: 1.5em;
                font-weight: bold;
                color: #336698;
                height:44px;
            }
            .content_tab ul li a:hover {
                color: #990000;
            }
            
            .content_tab ul li.unclick {
                background: url(../images/tab.jpg) right top no-repeat;
                z-index:1;
                height:44px;
                width:98px;
                text-align:center;
                font-size:0.8em;
                color:#336698;

            }
            .content_tab ul li.unclick a {
                background: url(../images/tab.jpg) left top no-repeat;
                padding-bottom: 8px;
                color: #336698;
                text-decoration:none;
                
            }

            .content_tab ul li.unclick a:hover {
                color:#660000;
                }
                
            .content_tab ul li.selected {
                background: url(../images/tab_selected.jpg) right top no-repeat;
                z-index:1;
                height:44px;
                width:98px;
                text-align:center;
                font-size:0.8em;
                color:#336698;

            }
            .content_tab ul li.selected a {
                background: url(../images/tab_selected.jpg) left top no-repeat;
                padding-bottom: 8px;
                color: #336698;
                text-decoration:none;

                
            }

            .content_tab ul li.selected a:hover {
                color:#660000;
                }           
    
div.yui-content {
    overflow: auto;
    border-bottom: 6px solid #ff7e00;
    border-right: 6px solid #ff7e00;
    border-left: 6px solid #ff7e00;
    border-top: 6px solid #ff7e00;
    padding: 10px;
    background:url(../images/pattern1.jpg);
}


#user-info {
    color:#FFFFFF;  
}

#user-info a{ 
    color:#FFFFFF;  
    text-decoration:underline;
}

#user-info a.logout {
    padding-left: 15px;
    padding-right: 5px;
    background: url(../../images/lock.gif) 0 0 no-repeat;
    color:#FFFFFF;
}

#user-info a.login {
    padding-left: 15px;
    padding-right: 5px;
    background: url(../../images/lock.gif) 0 0 no-repeat;
    color:#FFFFFF;
}

#user-info a.register {
    padding-left: 18px;
    background: url(../../images/register.gif) 0 0 no-repeat;
    color:#FFFFFF;
}


a.readon {
    background: url(../../images/readon.png) 0 0 no-repeat;
    margin-top: 20px;
    font-weight: normal;
    font-size: 100%;
    display: block;
    text-indent: 10px;
    width: 114px;
    height: 24px;
    line-height: 24px;
    text-align:center;
}

.mosimage {
    padding: 0;
    margin: 3px 10px 0 0!important;
    margin: 3px 10px 0 0;
}


a.more {
    /*float: right;*/
    padding: 1px 5px;
    display: block;
    background: #236697;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    /*text-transform: lowercase;*/
    width:50px;
    font-size:12px;
}

a.more:hover, a.more:active, a.more:focus {
    color: #FFFFFF;
    background: #333333;
    text-decoration: none;
}


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

.seperator {
    height: 10px;
    background: url(../../images/seperator.gif) repeat-x center;    
    display: block;
}



/* MODULE
--------------------------------------------------------- */
div.module-plain h3 {
    margin: 0 0 2px;
    font-size: 1em;
    color: #3F89C3;
    text-transform: uppercase;
}

div.module-plain {
    margin-bottom: 5px;
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
    background: url(../../images/box-br.gif) no-repeat bottom right;
}

div.module-plain div {
    padding: 0;
    background: url(../../images/box-bl.gif) no-repeat bottom left;
}

div.module-plain div div {
    padding: 0;
    background: url(../../images/box-tr.gif) no-repeat top right;   
}

div.module-plain div div div {
    padding: 9px 15px 10px 15px;
    background: url(../../images/box-tl.gif) no-repeat top left;    
}

div.module-plain div div div div {
    margin: 0;
    padding: 0;
    background: none;   
}
div.div.module-plain div div div div {
    margin: 0;
    padding: 0; 
    background: none;   
}



/*Gallery Image*/
div .galimage {
    /*
    margin: 0 0px 0 0px!important;
    margin: 0 0px 0 0px;
    display:block;
    border: 1px solid #cccccc;*/
    margin: 0px;
    padding: 5px;
    /*padding-bottom:2px;*/
    border: 1px solid #cccccc;  
}


.style1 {
    color: #0080A8;
    font-weight: bold;
}




/*Viator Thumbnail Image */
.viaimage {
    padding: 0;
    margin: 3px 5px 0 0!important;
    margin: 3px 5px 0 0;
}

.viaimage img {
    padding: 0;
    margin: 0!important;
}

.viaimage_caption {
    margin-top: 5px;
    padding: 1px 2px;
    color: #888888;
}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
    padding: 0 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
}

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
}

.pagenavbar {
    padding-left: 14px;
    background: url(../images/pages.gif) no-repeat center left;
}

.pagenavcounter {
    padding: 8px 14px 0 14px;
    background: url(../images/pages.gif) no-repeat 0 11px;
}


/* No Title Module */
div.module-notitle {
    margin-bottom: 5px;
    padding: 0; 
    /*clear: both;*/
    width: 100%;    
}


.sectiontableheader {
    padding: 3px 5px;
    border: 1px solid #4682B4;
    background: #4682B4;
    color: #FFFFFF;
    font-weight: bold;
}


#pathway a {
    color: #666666;
}

#pathway a:hover, #pathway a:active, #pathway a:focus {
    color: #FF6600;
}
#pathway .pathway {
    color: #FF6600;
}

#footer a {
    color: #ffffff;
    text-decoration:underline;
}



ul.number,
ul.bullet-1,
ul.bullet-2,
ul.bullet-3,
ul.bullet-4,
ul.bullet-5,
ul.bullet-6,
ul.bullet-7,
ul.bullet-8,
ul.bullet-9,
ul.bullet-10,
ul.bullet-11,
ul.bullet-12,
ul.bullet-13,
ul.bullet-14,
ul.bullet-15,
ul.bullet-16,
ul.bullet-17,
ul.bullet-18,
ul.icon-1,
ul.icon-2,
ul.icon-3,
ul.icon-4,
ul.icon-5,
ul.icon-6 {
    /*padding-left: 15px;
    padding-left: 0px;
    margin-left: 0;
    */
    margin:0;
    padding:0;
}

ul.number li,
ul.bullet-1 li, 
ul.bullet-2 li,
ul.bullet-3 li,
ul.bullet-4 li,
ul.bullet-5 li,
ul.bullet-6 li, 
ul.bullet-7 li,
ul.bullet-8 li,
ul.bullet-9 li,
ul.bullet-10 li,
ul.bullet-11 li, 
ul.bullet-12 li,
ul.bullet-13 li,
ul.bullet-14 li,
ul.bullet-15 li,
ul.bullet-16 li,
ul.bullet-17 li,
ul.bullet-18 li {
    list-style: none;
    margin-left: 0;
    padding-bottom: 3px;
    margin-bottom: 5px;
    /*padding-left: 24px;*/
    padding-left:10px;
}

ul.icon-1 li,
ul.icon-2 li,
ul.icon-3 li,
ul.icon-4 li,
ul.icon-5 li,
ul.icon-6 li {
    list-style: none;
    margin-left: 0;
    padding-bottom: 3px;
    margin-bottom: 5px;
    padding-left: 30px;
}


/* Tips, Error, Message, Hightlight*/
.error {
    padding: 5px 5px 5px 25px;
    color: #CC0000;
    background: url(../../images/bullet-error.gif) no-repeat 0 5px;
}

.message {
    padding: 5px 5px 5px 25px;
    color: #006699;
    background: url(../../images/bullet-info.gif) no-repeat 0 5px;
}

.tips {
    padding: 5px 5px 5px 25px;
    color: #CC6600;
    background: url(../../images/bullet-tips.gif) no-repeat 0 5px;
}

.tips  ul li {
    padding-left: 10px;
    margin: 0;
    background: url(../../images/arrow.png) no-repeat 0 7px;
}

.highlight {
    border-bottom: 1px dotted #888888;
    padding: 0 5px;
    background: #FEFAE1;
    font-weight: bold;
}


.font-size-8 {
    font-size: .8em;    
}