﻿body
{
    background-color: #FFFFFF;
    text-align: center;
    margin: 0px;
    padding: 0px;
    color: #666666;
    font: 12px "新細明體" , Arial;
    line-height: 18px;
}
a:hover
{
    color: #0000FF;
}
a.menubar:link
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
}
a.menubar:active
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
}
a.menubar:visited
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
}
a.menubar:hover
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
}

a.recomHouse:link
{
    color: #2b2b2b;
}
a.recomHouse:visited
{
    color: #000000;
}
a.recomHouse:hover
{
    text-decoration: none;
    color: #333333;
}
a.recomHouse:active
{
    color: #ffffff;
}

#wrapper
{
    border: 1px solid #868686;
    text-align: left;
    width: 955px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background: url(images/bg-index.jpg);
}

/*MasterPage的ContentPlaceHolder的樣式*/
#content
{
    margin-top: 0px;
    padding-top: 0px;
    width: 955px;
    background-color: #FFFFFF;
}
#footer
{
    margin-top: 12px;
    margin-bottom: 12px;
    clear: both;
    background: #4d4d4d;
    width: 955px;
    font: 12px "新細明體" , Arial;
    color: #FFF;
}

td.dotLineWhite
{
    background: url(Images/line-dot-white.jpg) repeat-x;
    height: 1px;
}
td.dotLineBlack
{
    background: url(Images/line-dot-black.jpg) repeat-x;
    height: 1px;
}

#banner
{
    height: 89px;
    background-image: url('Images/banner.jpg');
    background-repeat: no-repeat;
}
/*
#siteMap
{
    background: #4d4d4d;
    height:26px;
    font: 12px "新細明體" , Arial;
    color: #FFF;
}
#nav
{
    height: 31px;
    float: right;
    font-family: Georgia;
    font-size: small;
    margin-top: 5px;
}
*/

#cotentWithLeftSidebar
{
    width: 683px;
    float: right;
    background-color: #FFFFFF;
}
#sponsorBox
{
    margin-top: 10px;
    border: 1px solid #C0C0C0;
    margin-bottom: 6px;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    width: 228px;
}

#sponsorBoxBody
{
}

#searchBox
{
    border: 1px solid #C0C0C0;
    margin-top: 5px;
    margin-bottom: 6px;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    width: 228px;
}

/*LeftSideBar上的一則則小方塊廣告*/
.leftAdBox
{
    padding: 10px;
    width: 228px;
    border: 1px solid #C0C0C0;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    background-color: #FFFFFF;
    line-height: 18px;
}

#patchWall
{
    width: 683px;
}
#centerAd
{
    width: 681px;
    height: 120px;
    margin-right: 1px;
    background-color: #FFFFFF;
}
.tabHeadLinkText
{
    font: 12px "新細明體" , Arial;
    color: #666;
    text-decoration: underline;
}
/*上一間民宿、下一間民宿的按鈕區域*/
div.houseSelectBox
{
    border: 1px solid #808080;
    font: 12px Arial, Helvetica, sans-serif;
    width: 300px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    margin-left: 10px;
    float: left;
}

#hosueHead
{
    padding: 5px;
    clear: both;
}
#houseIconView
{
    margin: 5px; /*height: 700px;*/
}

/*大圖示檢視的時候每一家民宿圖片的框框*/
.houseIconView
{
    height: 167px;
    width: 208px;
    background: url('Images/image-preview-pic.jpg') no-repeat;
}

#houseIconViewBody
{
    clear: both;
    margin-right: 5px;
    padding-right: 5px;
    padding-left: 5px;
    margin-left: 5px;
}
/*麵包屑的樣式*/
.rootNodeStyle
{
    font-family: Georgia;
    font-size: small;
    color: #FFFFFF;
}
.nodeStyle
{
    font-family: Georgia;
    font-size: small;
    color: #FFFFFF;
}
.currentNodeStyle
{
    font-family: Georgia;
    font-size: small;
    color: #FFFFFF;
}
#postMessage
{
    font-family: georgia;
    font-size: small;
    clear: both;
    padding-bottom: 12px;
}
#postedMessage
{
    font-family: georgia;
    font-size: small;
    clear: both;
    padding-bottom: 12px;
}
/*AJAX延伸控制項中的浮水印功能使用的*/
.waterMarked
{
    color: #C0C0C0;
}
#mainContent
{
    clear: both;
}

.btnContrubute
{
    color: #000000;
    background-color: #E1F7DE;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.hyperLinkControl
{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.hyperLinkControlWithoutUnderline
{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}

.imgFrameBig
{
    border: 1px solid #868686;
    padding: 8px;
    cursor: pointer;
}
.imgFrameSmall
{
    border: 1px solid #868686;
    padding: 6px;
    cursor: pointer;
}
.alarm-text
{
    color: #c75454;
    font: 12px "新細明體" , Arial;
}
.block-line
{
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: outset;
    border-right-style: outset;
    border-bottom-style: outset;
    border-left-style: outset;
}

/*以下為票選的星星樣式*/
.whiteStar
{
    background-image: url('Images/shared/starWhite.gif');
    width: 14px;
    height: 14px;
}
.redStar
{
    background-image: url(Images/shared/starRed.gif);
    width: 14px;
    height: 14px;
}
.yellowStar
{
    background-image: url(Images/shared/starYellow.gif);
    width: 14px;
    height: 14px;
}


h1.leftSidebarHeadTab
{
    background: url('Images/leftSidebarHeadTab.jpg') no-repeat;
    width: 231px;
    height: 21px;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    padding: 14px 0 0 20px;
    margin: 0;
    text-align: left;
}
/*優質宜蘭民宿隨選*/
h2.title-sponsorBox
{
    background-position: left top;
    background: url('Images/title-sponsorBox.jpg') no-repeat;
    width: 213px;
    height: 21px;
    font-size: 12px;
    font-weight: normal;
    color: #2c3637;
    padding: 7px 0 0 15px;
    margin: 0;
    text-align: left;
}

/*民宿快速搜尋*/
h2.house-quick-search
{
    background-position: left top;
    background: url('Images/house-quick-search.jpg') no-repeat;
    width: 198px;
    height: 21px;
    font-size: 12px;
    font-weight: normal;
    color: #2c3637;
    padding: 7px 0 0 30px;
    margin: 0;
    text-align: left;
}

/*編輯精選文章*/
h2.selectedHead
{
    background-position: left top;
    background: url('Images/selectedHead.jpg') no-repeat;
    width: 643px;
    height: 23px;
    font-size: 12px;
    font-weight: normal;
    color: #2c3637;
    padding: 10px 0 0 40px;
    margin: 0;
}
h3.tab
{
    margin: 0px;
    font-size: 12px;
    padding-left: 10px;
}

/*地圖檢索*/
h2.mapIndexHead
{
    background-position: left top;
    background: url('Images/mapIndexHead.jpg') no-repeat;
    width: 643px;
    height: 23px;
    font-size: 12px;
    font-weight: normal;
    color: #2c3637;
    padding: 10px 0 0 40px;
    margin: 0;
}

.houseDetailHeader
{
    margin: 0px;
    background-position: left top;
    font-size: 15px;
    font-weight: bold;
    color: #2c3637;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: 20px;
    background-image: url('Images/HouseDetailHeader.jpg');
    height: 25px;
    padding-top: 5px;
}
/*跑馬燈的樣式*/
.marqueeStyle
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
/*HouseDetailView中出現XX民宿時的超連結樣式*/
a.sysHouseLinkStyle:active
{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
a.sysHouseLinkStyle:visited
{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
a.sysHouseLinkStyle:link
{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
a.sysHouseLinkStyle:hover
{
    color: #008080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
/*HouseDetailView中出現XX民宿時的超連結樣式*/

.PatchwallHead
{
    font-size: 12px;
    background-color: #E7FAFE;
    height: 31px;
    width: 673px;
    background-image: url('Images/HousePatchWall.jpg');
    background-repeat: no-repeat;
    text-align: right;
    color: #666666;
    padding-right: 10px;
    line-height: 15px;
    font-family: Arial, Helvetica, sans-serif;
}

h2.imageHeader
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #2c3637;
    font-size: 16px;
    font-weight: bold;
    padding-left: 15px;
    height: 23px;
    width: 668px;
    padding-top:7px;
    background-color: #e6fbfe;
}


a.hyperLinkArticleContent:link
{
    color: #666666;
    text-decoration: none;
}
a.hyperLinkArticleContent:active
{
    color: #666666;
    text-decoration: none;
}
a.hyperLinkArticleContent:visited
{
    color: #666666;
    text-decoration: none;
}
a.hyperLinkArticleContent:hover
{
    color: #666666;
    text-decoration: underline;
}

/*跑馬燈的樣式*/
div.marquees
{
    width: 220px;
    border: 1px solid #C0C0C0;
    height: 18px;
    background-color: #0099ff;
    color: #FFFFFF;
    margin-top: 5px;
    text-align: left;
    padding-right: 3px;
    padding-left: 3px;
}

/*左側欄三輪播的廣告*/
table.leftAdContainer
{
    padding: 2px;
    border: 1px solid #808080;
    width: 100%;
}