body
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
}

textarea
{
    resize: none;
}

#row-header-bg
{
    width: 100%;
    height: 78px;
    background-image: url("/style/turkus/row-header-side.png");
}

#row-header
{
    width: 940px;
    height: 78px;
    background: url("/style/turkus/row-header.png") no-repeat;
}

#row-banner-bg
{
    width: 100%;
    height: 394px;
    background-image: url("/style/turkus/row-banner-side.png");
}

#row-banner
{
    position: relative;
    top: 1px;
    width: 940px;
    height: 394px;
    background: url("/style/turkus/row-banner.png") no-repeat;
}

#row-banner-left
{
    width: 330px;
    height: 334px;
    color: #ffffff;
    margin: 30px;
}

#row-banner-right
{
    width: 487px;
    height: 279px;
    margin-top: 50px;
    background: url("/style/turkus/laptop.png") no-repeat;
}

#menu
{
    height: 78px;
    line-height: 78px;
    float: right;
}

.menuitem
{
    height: 78px;
    line-height: 78px;
    margin-left: 7px;
    margin-right: 7px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    float: left;
    color: #a9a9a9;
}

.menuitem:hover
{
    cursor: pointer;
    color: #ffffff;
}

.menuitem-selected
{
    height: 78px;
    line-height: 78px;
    margin-left: 7px;
    margin-right: 7px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    float: left;
    color: #ffffff;
}

.center
{
    margin-left: auto;
    margin-right: auto;
}

#row-main-bg
{
    width: 100%;
    background-color: #fdfdfd;
}

#content-top
{
    position: relative;
    top: -40px;
    width: 1006px;
    height: 16px;
    background: url("/style/turkus/content-top.png") no-repeat;
}

#content-bg
{
    position: relative;
    top: -40px;
    width: 1006px;
    background: url("/style/turkus/content-bg.png") repeat-y;
    font-size: 14px;
}

#content-btm
{
    position: relative;
    top: -40px;
    width: 1006px;
    height: 16px;
    background: url("/style/turkus/content-btm.png") no-repeat;
}

#row-main-bg
{
    width: 100%;
    background-color: #fdfdfd;
}

.blog-entry
{
    margin: 50px 20px 50px 20px;
}

.blog-entry-title
{
    font-size: 16px;
}

.blog-entry-body
{
    font-size: 14px;
}

.blog-entry-image
{
    margin-top: 20px;
}

.blog-navi:hover
{
    cursor:pointer;
}

.float-left
{
    float: left;
}

.float-right
{
    float: right;
}

.float-clear
{
    clear: both;
}

/* PLUGIN gogole_map */

.plugin_googlemap
{
    margin-bottom:20px;
}

.googlemap-map
{
    height: 500px;
}

.grid_4 .googlemap-map
{
    height: 220px;
}

.grid_6 .googlemap-map
{
    height: 340px;
}

.bubble-full
{
    width: 98%;
    min-height: 150px;
    background: transparent url("/style/turkus/bubble-bg.png");
    border: solid 1px #777777;
    border-radius: 5px; -moz-border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    margin: 8px;
}

.bubble-title
{
    width: 500px;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    background: transparent url("/style/turkus/tabber.png") no-repeat;
    text-align: left;
    padding-left: 10px;
}

.bubble-title span
{
    position: relative;
    top: -4px;
}

.bubble-content
{
    display: box; display: -moz-box; display: -webkit-box;
    box-orient: horizontal; -moz-box-orient: horizontal; -webkit-box-orient: horizontal;
    box-pack: left; -moz-box-pack: left; -webkit-box-pack: left;
    box-align: center; -moz-box-align: center; -webkit-box-align: center;
    width: 100%;
    height: 100%;
    color: #000000;
}

.forum-td
{
    height: 60px;
    background: #eeeeee;
}

.forum-td a
{
    color: #000000;
}

.forum-link
{
    width:100%;
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
}

.forum-link:hover
{
    background: transparent url("/style/turkus/dot-white-trans.png");
    cursor: pointer;
}

.forum-section
{
    color: #000000;
    font-size: 12px;
    padding-left: 20px;
}

.forum-post-text
{
    min-height: 140px;
    text-align: left;
    padding: 10px;
}
