
#divMain
{
    height: 500px;
    padding-top: 20px;
}

.h2title, .h2title200, .h2ResourcesPlaces
{
    margin: 15px 0px 0px 0px;
    overflow: hidden;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #C6B671;
}
.h2title200 {width: auto; padding: 0 0 0 15px;}
.h2title {  float: left; width: 350px; padding: 0 0 0 15px;}
.h2ResourcesPlaces { float: left; width: 100px; padding: 0 0 0 px; }

#divMain a:link, #divMain a:visited
{
    font-family: Arial;
    font-size: 10pt;
    color: #000;
    text-decoration: none;
}

#divMain a:hover
{
    color: #707173;
}


/*           HEADER           */
#Header
{
    /*background:#E8ECD0 url(images/header_bg.jpg);*/
    width: 100%;
    height: 120px;
    position: relative;
}


/*               NAVIGATION     */

#Navigation
{
    float: left;
    display: inline;
    width: 200px;
    margin: 0;
    padding: 0;
}

.ulDirectory
{
    list-style-type: none;
    margin: 17px 0 0 20px;
    padding: 0px 0px 0px 0px;
}
.ulPlaces
{
    list-style-type: none;
    margin: 17px 0 0 0px;
    padding: 0px 0px 0px 0px;
}

#Navigation ul li
{
    padding: 3px 3px 6px 20px;
    background: url(images/nav_bg.gif) no-repeat;
    vertical-align: middle;
    margin: 2px;
/*border-bottom:1px dashed #009900;*/
}

#Navigation ul li.selected
{
    width: 120px;
    border: solid 2px #C6B671;
}


/*                       DETAIL                   */
.Detail
{
    margin: 0;
    padding: 0;
    float: left;
    display: inline;
    width: 550px;
    height: 520px;
}

.divDetailnner
{
    height: 480px;
    overflow: auto;
}

.divDetailScroll
{
    width: 518px;
    overflow: hidden;
    padding-left: 10px
}


.Detail ul li
{
    list-style-type: none;
    margin-bottom: 4px;
    position: relative;
    height: 20px;
    clear: both;
}

.abc1
{
    position: absolute;
    top: 6px;
    left: -5px !important;
    height: 12px;
    display: inline;
}

.abc2
{
    position: absolute;
    top: 0px;
    height: 12px;
    left: 20px;
    display: inline;
}

.Detail img
{
    margin-top: -3px;
}
/*                    PLACES          */

/*
.places {
    	margin-left:-37px;
    	padding:0;
    	float:left;
    	position:relative;
    	top:15px;
	width:70px;
    } */


.divResources
{
    float: left;
    display: inline;
    width: 350px;
    overflow: hidden;
}

.places2
{
    float: left;
    display: inline;
    width: 150px;
    overflow: hidden;
}


.places2 ul
{
    margin-top: 15px;
}


.places2 li
{
    list-style-type: none;
    width: 200px;
    margin-bottom: 4px;
    position: relative;
    height: 20px;
    clear: both;
}



/*                   LINKS           */

.Detail a:link, .Detail a:visited
{
    color: #666;
    text-decoration: none;
    margin-left: 10px;
    margin-top: 3px;
}

.Detail a:hover
{
    color: #0AA000;
    text-decoration: underline;
    margin-left: 10px;
    margin-top: 3px;
}


span.hdshop
{
    display: block;
    margin: 0;
    padding: 0;
}

.foot
{
    clear: both; height: 5px; overflow: hidden;
}

#Detail .hdshop li
{
    border: none;
    background: url(images/arr_bg.gif) no-repeat 0px 12px;
    padding: 10px 0px 10px 20px;
    margin: 0;
    color: #009900;
    font-weight: bold;
    font-size: 13px;
    text-decoration: underline;
}

.bottom_links
{
    margin-top: 20px;
}

.bottom_links a:link, .bottom_links a:visited
{
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 8pt;
    color: #000;
    text-decoration: none;
    text-transform: none;
    font-style: normal;
}

.bottom_links a:hover
{
    color: #707173;
}


.pnlProducts img, .pnlPassions img
{
    margin-top: 2px;
}
