/* Start of CMSMS style sheet 'FloorTilesDirect' */
body{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
    background: #FFFFFF url(/images/bg.gif) repeat-x top;
    margin: 0 auto;
    width: 908px;
}

a, a:visited {
    color: #FF7200;
    text-decoration: none;
}

a:hover {
    color: #fb8400;
    text-decoration: underline;
}

.left {
    float: left;
}

.right {
    float: right;
}

#MainContainer {
    height: auto;
}

#Header {
    width: 908px;
    height: 185px;
    margin-top: 20px;
}

#Headerlogo {
    width: 218px;
    float: left;
}

#HeaderBanner {
    background: url('/images/adspace_bg.png') no-repeat;
    width: 670px;
    height: 185px;
    float: right;
}

#HeaderBanner div {
    text-align:  center;
    padding: 15px;
}

#MiddleContainer {
    width: 908px;
    height: auto;
}

#LeftContainer {
    width: 218px;
    height: auto;
    float: left;
}

#SearchBlcok {
    width: 218px;
    height: 137px;
    float: left;
    margin-top: 8px;
    background-image: url(/images/searchBlock.png);
    background-repeat: no-repeat;
    background-position: top;
}

.txtfld {
    margin: 57px 0 0 30px; 
    width: 160px; 
    height: 22px;
}

.searchBtn {
    margin: 14px 0 0 30px; 
    width: 160px; 
    height: 22px; 
    text-align: right;
}

#naviContainer {
    width: 218px;
    height: auto;
    float: left;
    margin-top: 20px;
}

.bgtop {
    width: 218px;
    background: url(/images/leftTopBg.gif) no-repeat;
    height: 14px;
    float: left;
    margin: 0;
}

.bgBottom {
    width: 218px;
    background-image: url(/images/leftBottomBg.gif);
    background-repeat: no-repeat;
    height: 14px;
    float: left;
}

/*Navigation*/

#navigation  {
    width:  218px;
}

#navigation .sidemenu_ads {
    background-color:  #f3f3f3;
    padding:  3px 0px 3px 15px;
}

#navigation ul  {
    list-style:  none;
    width: 218px;
    float: left;
    margin:  0;
    padding:  0;
}

#navigation li  {
    border-bottom:  1px solid #e7e7e5;
    font-size: 12px;
}

#navigation li div {
    font-size: 12px;
    font-weight: bold;
    padding:  3px 0px 3px 15px;
    background-color:  #f3f3f3;
    color:  #fb8400;
    text-decoration:  none;
    clear: both;
}

#navigation li a:link, #navigation li a:visited  {
    display:  block;
    padding:  3px 0px 3px 25px;
    background-color:  #f3f3f3;
    color:  #000000;
    text-decoration:  none;
}

#navigation li a:hover {
    color:  #fb8400;
    text-decoration:  underline;
}

/*Navigation*/

#RightCollum {
    width: 670px;
    float: right;
    margin-top: 20px;
}

#naviMid {
    width: 670px;
    height: 26px;
    background-image: url(/images/midnavi.png);
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 9px;
    font-size: 12px;
    color: #FFFFFF;
}

#naviMid span {
    color: #999999;
}

.NaviTop, .NaviTop:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.NaviTop:hover {
    text-decoration: underline;
}

#MidBlock {
    width: 670px;
    float: left;
    margin-top: 20px;
    height: auto;
}

#c1 {
    width: 510px;
    height: auto;
    float: left;
}

#c1inner {
    width: 100%;
    height: auto;
    float: left;
}

.ptxt {
    font-size: 12px;
    color: #333333;
    line-height: 1.5em;
}

.ptxt img {
    border: 1px solid #CCCCCC;
    padding: 2px;
    margin: 5px;
}

.directory_item {
    border: 1px solid #CCCCCC;
    width: 100%;
    padding: 10px;
    overflow: hidden;
}

.listing_content .mceLayout {
    width: 100% !important;
}

.img {
    width: 170px; 
    height: auto; 
    float: right; 
    text-align: center; 
    margin-top: 15px;
}

#c2 {
    width: 140px;
    height: auto;
    float: right;
}

.Rbgtop {
    width: 216px;
    background-image: url(/images/r1.gif);
    background-repeat: no-repeat;
    height: 14px;
    float: left;
}

.RbgBottom {
    background: url('/images/r2_bg.gif') no-repeat right top;
    width: 100%;
    height: 14px;
    float: left;
}

.RbgBottom div {
    background: url('/images/r2_corner.gif') no-repeat left top;
    width: 100%;
    height: inherit;
}

#bannerContainer {
    background-color: #efefef; 
    height: auto;
}

#bannerContainer .top {
    background: url('/images/r1_bg.gif') no-repeat right top;
    text-align: center;
}


#bannerContainer .top div {
    background: url('/images/r1_corner.gif') no-repeat left top;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    margin: 0;
}

.banners {
    text-align: center;
}

h1 {
    color: #fb8400;
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0 5px 0;
}

h2 {
    color: #fb8400;
    font-size: 16px;
    margin: 5px 0 5px 0;
}

h3 {
    color: #333333;
    font-size: 16px;
    margin: 5px 0 5px 0;
}

#footer {
    color: #000000;
    background: #EFEFEF;
    height: 40px;
    margin-top: 20px;
    float: left;
    width: 888px;
    padding-top: 20px;
    padding-left: 20px;
    font-size: 10px;
    text-align: center;
}

#footer .NaviTop {
    color: #000000;
    font-size: 10px;
}

/*------------------------Inner Pages CSS-------------------------------*/

#naviMid2 {
    width: 908px;
    height: 27px;
    margin-top: 20px;
    padding-top: 8px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    background-image: url(/images/midnavi2.png);
}

#footer2 {
    height: 60px;
    float: left;
    width: 888PX;
    color: #FFFFFF;
    font-size: 12px;
    margin-top: 20px;
    padding-top: 40px;
    padding-left: 20px;
    background-color: #00a5dc;
}

p {
    margin: 0px;
    padding: 0px;
}

h4 {
    margin: 0px;
    padding: 0px;
}

h4 a {
    color: #000000;
    text-decoration: underline;
}

h4 a:hover {
    color: #0962BB;
    text-decoration: none;
}
/* End of 'FloorTilesDirect' */

