body
{
    background: #CDCDCD /*url(../images/bgtop.jpg) center top no-repeat scroll*/;
}

#wrapper
{
    width: 950px;
    margin: 0 auto;
    background: #FFFFFF;
}

.logo
{
    /*background: url(http://creash.com.bd/resources/images/creash.gif) left center no-repeat;*/
    height: 80px;
}

.logo h1
{
    margin-top: 75px;
    color: #006699;
    float: right;
}

.hidden
{
    text-indent: -5000px !important;
}

#banner
{
    height: 80px;
    background: #DEDEDF;
}

.right
{
    float: right !important;
}

.left
{
    float: left !important;
}

form div
{
    margin: 0 10px!important;
}

form input[type=text], form select
{
    width: 250px;
}

form textarea
{
    width: 350px;
    height: 100px;
    overflow: auto;
}

.rightalign
{
    text-align: right;
}

#menuholder
{
    background: #000000;
    color: #FFFFFF;
    z-index: 999;
}

ul#menuitems, ul#menuitems li
{
    list-style:none;
    float: left;
    display: inline;
    padding: 0;
    margin: 0;
    font-weight: bold;
    letter-spacing: 0.1em;
}

ul#menuitems li
{
    margin: 10px;
}

ul#menuitems li a
{
    background: none;
    padding: 0;
}

ul#menuitems li a, ul#menuitems li a:link, ul#menuitems li a:visited
{
    text-decoration: none;
    color: #FFFFFF;
}

ul#menuitems li a:hover
{
    text-decoration: none;
    color: #CBE2E8;
}

#servicesitems
{
    background: #000000;
    z-index: 9999;
    position: absolute;
}

#servicesitems ul
{
    padding: 5px;
    /*display: block;*/
}

#servicesitems ul li
{
    padding-left: 10px;
    /*width: 90%;*/
    display: inline;
}

#servicesitems2
{
    background: #000000;
    z-index: 9999;
    position: absolute;
}

#servicesitems2 ul
{
    padding: 5px;
    /*display: block;*/
}

#servicesitems2 ul li
{
    padding-left: 10px;
    /*width: 90%;*/
    display: inline;
}

#bodycontent
{
    margin: 10px 5px 0 5px;
    z-index: 1;
}

#rightadvert
{
    background: #FFFFFF;
    height: 500px;
}

#bottomadvert
{
    height: 100px;
    background: #FFFFFF;
}

#accounttype
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.round
{
    background: #D1E2EF;
}

.round div.innercontent
{
    margin: 10px;
}

.round h3
{
    font-weight: bold;
}

.homebox
{
    height: 300px;
    background: #D1E2EF url(../images/header-40.gif) center top repeat-x;
    margin: 20px 0;
    z-index: 1;
    text-align: justify;
}

.homebox h3
{
    color: #000000;
}

.homebox p.readmore
{
    text-align: right;
    float:right;
    font-style: italic;
    font-size: 95%;
    cursor: pointer;
}

.bodybox
{
    background: #D1E2EF;
    margin: 20px 0;
    min-height: 250px;
    text-align: justify;
}

.bodybox div span
{
    margin: 20px 5px;
    display: block;
}

.comments
{
    background: #FFFFFF !important;
}

ul#newsitems, ul#newsitems li
{
    line-height: 200%;
}

div#support div.innercontent
{
    padding-bottom: 0;
}

dl#accordion dt
{
    cursor: pointer;
}

dl#accordion dd
{
    text-align: justify;
}

dt.ui-state-default
{
    padding-left: 10px;
    background: url(../images/right.png) left center no-repeat;
}

dt.ui-state-active
{
    padding-left: 10px;
    background: url(../images/down.png) left center no-repeat;
}

#productcount, #pagination
{
    margin: 10px;
}

#productfilter ul, #productfilter ul li
{
    list-style: none;
    padding-left: 0;
}

#productfilter ul li a
{
    text-decoration: none;
    color: #666666;
    background: url(../images/right.png) left center no-repeat;
    padding-left: 7px;
}

#pagination a, #pagination a:link, #pagination a:hover, #pagination a:visited
{
    text-decoration: none;
    color: #666666;
    margin: 0 3px;
}

.item
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.item img
{
    width: 150px;
    margin-top: 3px !important;
}

.more
{
    margin-bottom: 10px;
}

#productdetail img.left, #productdetail img.right
{
    margin-top: 3px !important;
    width: 350px;
}

#productdetail img.left 
{
    padding-right: 50px;
}

#productdetail img.right
{
    padding-left: 50px;
}

#footer
{
    margin: 0;
    height: 129px;
    background: #000000 /*url(../images/bgbottom.png) center bottom no-repeat scroll*/;
    border-top: 1px solid #DDDDDD;
    color: #FFFFFF;
}

#footer a, #footer a:link, #footer a:visited
{
    color: #EFEFEF;
}

#footer div.innercontent
{
    margin: 10px;
}