/*
    Document   : default
    Created on : Aug 9, 2008, 10:39:04 AM
    Author     : Ahmad
    Description: Purpose of the stylesheet follows.
*/

/* general */

#thinkspots body, #thinkspots td, #thinkspots div {
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
}

#thinkspots a:link, #thinkspots a:visited, #thinkspots a:hover, #thinkspots a:active{
    font-family: tahoma;
    text-decoration:none;
    background: none;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
}

.bigLink a:link, .bigLink a:visited, .bigLink a:hover, .bigLink a:active{
    font-family: tahoma;
    text-decoration:none;
    font-size: 16px;
    color: #000000;
    font-weight: normal;
}

.midLink a:link, .midLink a:visited, .midLink a:hover, .midLink a:active{
    font-family: tahoma;
    text-decoration:none;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
}

.smallLink a:link, .smallLink a:visited, .smallLink a:hover, .smallLink a:active{
    font-family: tahoma;
    text-decoration:none;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
}

/* backgrounds */
.lightGrayCell {background-color: #fcfcfc}
.grayCell {background-color: #DEDEDE}
.darkGrayCell {background-color: #989898 }
.blackGrayCell {background-color: #474747}

/* styles */
.black {color: #333333}
.whiteTextLabel {
    text-align: center;
    font-family: tahoma;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
}

/* dots line */
.dots {
    font-family: tahoma;
    font-size: 12px;
    letter-spacing: -1px;
    text-align: center;
    color: #cccccc;
    height: 2px;
}

/* page design */

#defaultLayout {
    padding: 0px 0px;
}
#defaultLayout .head {
    width: 882px;
}
#defaultLayout .left {
    vertical-align: top;
    text-align: left;
    width: 174px;
}
#defaultLayout .main {
    vertical-align: top;
    padding-left: 5px;
    text-align: left;
    direction: ltr;
    width: 540px;
}
#defaultLayout .right {
    vertical-align: top;
    text-align: right;
    width: 160px;
}
#defaultLayout .foot {
    width: auto;
    height: auto;
}

#noRightLayout #head {
    width: 882px;
}
#noRightLayout #left {
    vertical-align: top;
    text-align: left;
    width: 174px;
}
#noRightLayout #main {
    padding-left: 5px;
    text-align: left;
    vertical-align: top;
    direction: ltr;
    width: 700px;
}
#noRightLayout #foot {
    width: auto;
    height: auto;
}

#targetLayout #head {
    width: 882px;
}
#targetLayout #main {
    padding-left: 5px;
    text-align: left;
    vertical-align: top;
    direction: ltr;
    width: 882px;
}
#targetLayout #foot {
    width: auto;
    height: auto;
}


#editFlashLayout .head {
    width: 882px;
}
#editFlashLayout .left {
    vertical-align: top;
    text-align: left;
    width: 174px;
}
#editFlashLayout .main {
    vertical-align: top;
    padding-left: 5px;
    text-align: left;
    direction: ltr;
    width: 540px;
}
#editFlashLayout .right {
    vertical-align: top;
    text-align: right;
    width: 160px;
}
#editFlashLayout .foot {
    width: auto;
    height: auto;
}


#popupLayout{
    border-width: 0px;
    padding: 0px;
    white-space: normal;
    width: 100%;
}

/* containers */

#categoriesContainer .left {
    background-image:url(../images/container/cat_left.jpg);
    background-repeat: no-repeat;
    overflow:auto;
    width: 24px;
    height: 366px;
}
#categoriesContainer .middle1 {
    background-image:url(../images/container/cat_mid_repeated.jpg);
    background-repeat:repeat-x;
    width: auto;
    padding-left: 25px;
    padding-right: 25px;
}
#categoriesContainer .middle2 {
    background-image:url(../images/container/cat_mid2_repeated.jpg);
    background-repeat:repeat-x;
    width: 110px;
    text-align:center;
}
#categoriesContainer .right {
    background-image:url(../images/container/cat_right.jpg);
    background-repeat: no-repeat;
    overflow:auto;
    width: 16px;
}


#subscriberSpotContainer .left {
    background-image:url(../images/container/spot_result1_left.jpg);
    background-repeat: no-repeat;
    overflow:auto;
    width: 17px;
    height: 122px;
}
#subscriberSpotContainer .middle1 {
    background-image:url(../images/container/spot_result1_mid_repeated.jpg);
    background-repeat:repeat-x;
    overflow:auto;
    width: auto;
}
#subscriberSpotContainer .middle2 {
    background-image:url(../images/container/spot_result1_mid2_repeated.jpg);
    background-repeat:repeat-x;
    overflow:auto;
    width: 93px;
    text-align:center;
}
#subscriberSpotContainer .right {
    background-image:url(../images/container/spot_result1_right.jpg);
    background-repeat: no-repeat;
    overflow:auto;
    width: 14px;
}


#nonSubscriberSpotContainer .left {
    background-image:url(../images/container/spot_result2_left.jpg);
    background-repeat: no-repeat;
    overflow:auto;
    width: 18px;
    height: 70px;
}
#nonSubscriberSpotContainer .middle1 {
    background-image:url(../images/container/spot_result2_mid_repeated.jpg);
    background-repeat:repeat-x;
    overflow:auto;
    width: auto;
}
#nonSubscriberSpotContainer .middle2 {
    background-image:url(../images/container/spot_result2_mid2_repeated.jpg);
    background-repeat:repeat-x;
    overflow:auto;
    width: 92px;
    text-align:center;
    padding-left: 15px;
    padding-right: 5px;
}
#nonSubscriberSpotContainer .right {
    background-image:url(../images/container/spot_result2_right.jpg);
    background-repeat: no-repeat;
    overflow:auto;
    width: 15px;
}

#spotInfoContainer .left {
    background-image:url(../images/container/spot_info_left.jpg);
    background-repeat: no-repeat;
    overflow:auto;
    width: 17px;
    height: 360px;
}
#spotInfoContainer .middle1 {
    background-image:url(../images/container/spot_info_mid.jpg);
    background-repeat:repeat-x;
    width: auto;
}
#spotInfoContainer .middle2 {
    background-image:url(../images/container/spot_info_mid2.jpg);
    background-repeat:repeat-x;
    width: 112px;
    text-align:center;
}
#spotInfoContainer .right {
    background-image:url(../images/container/spot_info_right.jpg);
    background-repeat: no-repeat;
    width: 14px;
}

#indexLinkContainer .left{
    background-image:url(../images/container/link_left.jpg);
    background-repeat: no-repeat;
    width: 10px;
    height: 27px;
}

#indexLinkContainer .middle{
    background-image:url(../images/container/link_mid_repeated.jpg);
    background-repeat:repeat-x;
    width: auto;
}

#indexLinkContainer .right{
    background-image:url(../images/container/link_right.jpg);
    background-repeat: no-repeat;
    width: 10px;
}

#box1Container .top{
    background-image:url(../images/container/list_top.jpg);
    background-repeat: no-repeat;
    width: 169px;
    height: 44px;
}

#box1Container .middle{
    background-image:url(../images/container/list_middle_repeated.jpg);
    background-repeat:repeat-y;
    text-align:justify;
    width: 169px;
}

#box1Container .foot{
    background-image:url(../images/container/list_foot.jpg);
    background-repeat: no-repeat;
    width: auto;
    height: 14px;
}

/* main categories */

#mainCategories ul {
    list-style-position: outside;
    list-style-image: url(../images/ListIconC.jpg);
    list-style-type: square;
    line-height: 12px;
    padding-bottom: 25px;
    display:table-row;
}
#mainCategories li {
    display:inline;
    padding:4px 16px;
}

/* categories */

#categories ul {
    display:table-cell;
    list-style-position: outside;
    list-style-image: url(../images/ListIconC.jpg);
    list-style-type: square;
    line-height: 12px;
    padding-bottom: 25px;
}
#categories li {
    padding:0px 0px;
}

/* sitemap */

#sitemap #sitemapContainer{
    display:block;
}

#sitemap .columnheader{
    padding-left: 10px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
}
#sitemap a {
    color:#118888;
    text-decoration:none;
}
#sitemap a:hover, #sitemap a:active{
    text-decoration:underline;
}
#sitemap ul {
    display:block;
    color: #118888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-top: 0;
}
#sitemap li {
    line-height: 200%;
}
#sitemap hr {
    color: #ccc;
    height: 2px;
}

#commentsTitle {
    font-family: tahoma;
    text-decoration:none;
    font-size: 16px;
    color: #000000;
    font-weight: normal;
}

#allCategoriesContainer{
    display:block;
}

hr {
    color: #000000;
    height: 1px;
    width: 95%;
}

#pageFooter {
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
}

.hiddenDiv {
    visibility: hidden;
    position: absolute;
}

.cmsWarning {
    font-family: tahoma;
    font-size: 11px;
    color: #000099;
    font-weight: bold;
    padding-left: 15px;
}

.spotInfoMore{
    background-image:url(../images/spot_info/MoreInfo.jpg);
    padding-left:   15px;
    padding-top:    15px;
    padding-right:  15px;
    padding-bottom: 15px;
    width:  510px;
    height: 260px;
}

.pageTitle {
    font-family: tahoma;
    font-size: 20px;
    color: #CC9933;
    padding-left: 20px;
}

/* old */
.head{
    width: auto;
}

.main1{
    padding-left: 5px;
    text-align: left;
    vertical-align: top;
    direction: ltr;
    width: 900px;
    /*width: auto;*/
}

.main2{
    text-align: left;
    vertical-align: top;
    direction: ltr;
    width: 900px;
    /*width: auto;*/
}

.main3{
    text-align: left;
    vertical-align: top;
    direction: ltr;
    width: 900px;
    /*width: auto;*/
}

.leftside{
    vertical-align: top;
    text-align: left;
    width: 174px;
}

.rightside{
    vertical-align: top;
    text-align: right;
    width: 160px;
}

.foot{
    width: auto;
    height: auto;
}
