﻿body
{
    background-color: #333333;
    margin: 15px auto 0px auto;
    color: #999999;
    font-size: 8pt;
    font-family: Georgia;
    background-image: url(/images/bg/bg.jpg);
}

#holder
{

    width: 962px;
    height: 540px;
    margin: 20px auto auto auto;
}

#contentholder
{
    top: -220px;
    height: 540px;
        background-color: #000000;
    border: solid 1px #990040;
}


.clearer
{
    clear: both;
}
clie a img
{
    border: solid 1px #888888;
}

.linebreaker
{
    padding: 0px 30px 10px 30px;
    height: 1px;
    border-top: dotted 1px #cacaca;
    clear: both;
}

.linebreaker_small
{
    /* padding: 0px 30px 0px 30px; */
    height: 1px;
    border-top: dotted 1px #CACACA;
}


#emptyevent
{
    padding: 30px 0px 0px 30px;
}

.basket_right
{
    text-align: right;
    line-height: 20px;
}



#logo
{
    text-align: right;
}



#clientArea
{
    height: 444px;
    background-image: url(/images/bg/ca_default.jpg);
    background-color: #ffffff;
    background-repeat: no-repeat;
    padding: 30px 20px 0px 20px;
}

#blog
{
    height: 444px;
    background-image: url(/images/bg/ca_default.jpg);
    padding: 30px 20px 0px 20px;
}



#content
{
    height: 474px;
    padding: 0px 0px 0px 0px;
}

#general
{
    height: 444px;
    background-image: url(/images/bg/ca_default.jpg);
    padding: 30px 20px 0px 20px;
}

#general .holder
{
    padding: 34px 0 3px 54px;
}

#general .heading
{
    font-size: 14pt;
    margin: 0;
    color: #CACACA;
    font-size: 14pt;
    font-weight: normal;
}

#nav
{
    background-color: #990040;
    height: 66px;
}

#footer a.light
{
    font-weight: normal;
    color: #cacaca;
}

#footer a.light:hover
{
    text-decoration: underline;
    font-weight: normal;
    color: #cacaca;
}

#footer
{
    margin: 5px 0px 0px 0px;
    text-align: right;
    font-size: 8pt;
}

#footer a
{
    color: #CACACA;
    text-decoration: none;
    font-size: 8pt;
}

#footer a:hover
{
    text-decoration: underline;
}


/************** CLIENT AREA ***********************/
#catalog
{
    clear: both;
}

#catalog_items
{
    height: 330px;
}

#holder #checkStatus .nohover, #holder #checkStatus .nohover:hover
{
    color: #666666;
    text-decoration: none;
}




#items
{
    clear: both;
    overflow: auto;
    padding-left: 35px;
    margin: 0px 0px 0px 0px;
}

#items li
{
    display: inline;
    float: left;
    margin-left: 20px;
    margin-bottom: 15px;
}

#items_item
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 50px;
    clear: both;
    overflow: auto;
}

#items_item li
{
    display: inline;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
}

#items_item li a img
{
    /*  border: solid 1px #888888;*/
}

#items li a img
{
    /*    height: 300px;      width: 130px;*/ /* border: solid 1px #888888;*/
}



.float_left
{
    float: left;
}

.float_right
{
    float: right;
}


#checkStatus
{
    padding: 34px 0px 3px 54px;
    clear: both;
    overflow: hidden;
    color: #bbbbbb;
    font-weight: bold;
    margin-bottom: 10px;
}


#checkStatus #bread
{
    float: left;
}

#holder #checkStatus a
{
    font-size: 14pt;
    font-weight: normal;
    color: #CACACA;
}

#holder #checkStatus a:hover
{
    font-size: 14pt;
    font-weight: normal;
    color: #990040;
    text-decoration: underline;
}

#checkStatus #details
{
    float: right;
    padding: 3px 44px 0px 5px;
    line-height: 20px;
    text-align: right;
    width: 150px;
}

#holder #paging
{
    text-align: right;
    padding-right: 40px;
    line-height: 50px;
    color: #CCCCCC;
}

#holder #paging a
{
    padding: 2px 3px 2px 3px;
    color: #000000;
    text-decoration: none;
}

#holder #paging a.onpage
{
    color: #990040;
}

#items li .title
{
    text-align: center;
}

.preview_float_left
{
    margin-left: 53px;
    margin-top: 0px; /*float: left;*/
    width: 430px;
}

#item_navigator
{
    margin: 20px 0 0;
    padding: 0 0 0 22px;
    width: 378px;
}


#itemDetails #actions
{
    width: 376px;
    padding-top: 10px;
}

.preview_float_right
{
    /*float: right; */
    text-align: right;
    width: 360px;
    margin: 0px 30px 0px 0px;
    padding: 7px 7px 7px 7px; /* line-height: 40px; */
    color: #000000;
}

.preview_float_right .option
{
    margin: 0px 0px 0px 0px;
}


.preview_float_right #information
{
    padding: 20px 0px 0px 0px;
    line-height: normal;
    text-align: left;
    color: #999999;
}

.para
{
    line-height: normal;
    text-align: left;
    color: #999999;
}

.preview_float_left .previewImage
{
    border: solid 1px #CCCCCC;
}

.preview_popup
{
    /*border: solid 2px #CACACA; */
}

#items .preview_popup img
{
    /*     width: 200px;     height: 200px; */
}

/********** LOGIN **************/

#login
{
    clear:both;
    margin: 20px 0px 0px 30px;
}

#processing
{
      clear:both;
    margin: 120px 0px 0px 120px;
}


#form
{
    text-align: right;
    width: 280px;
}

#form a
{
    color: #990040;
    border: solid 1px #cccccc;
    padding: 3px 3px 3px 3px;
    text-decoration: none;
}

#login ul li
{
    list-style-type: none;
    line-height: 30px;
}

#login ul li input
{
    border: solid 1px #cccccc;
    padding: 0px 0px 0px 2px;
}


/******* BASKET ************/

#basket
{
    clear: both;
    margin: 0px 0px 0px 30px;
}

#basket #items
{
    background-color: #ffffff;
    width: 590px;
    margin: 0px 30px 0px 30px;
    padding: 0px 0px 0px 10px;
    clear: both;
    height: 230px;
    overflow-y: scroll;
    border: solid 1px #cccccc;
   /* float: left; */
}

#basket a
{
    color: #ffffff;
    border: solid 1px #cccccc;
    padding: 3px 3px 3px 3px;
    text-decoration: none;
}

#basket .actions
{
    text-align: right;
    margin: 10px 30px 0px 0px;
}

#basket .totals
{
    border: solid 1px #cccccc;
    background-color: #efefef;
    text-align: right;
    margin: 0px 43px 0 655px;
}

.intro_text
{
    text-align: left;
    margin: 0px 30px 10px 30px;
}

.intro_text_main
{
    text-align: left;
    margin: 0px 50px 15px 60px;
}

#basket .totals ul
{
    margin: 3px 3px 3px 3px;
    padding: 0px 0px 0px 10px;
}

#basket .totals .label
{
    width: 100px;
}

#basket .totals .value
{
    width: 60px;
    display: inline-block;
}

#basket .totals ul
{
    list-style-type: none;
    line-height: 18px;
}

#basket #header
{
    /*  margin: 30px 100px 0px 0px; */
}

#basket #header ul
{
    clear: both;
    overflow: auto;
    margin: 0px 0px 0px 0px;
    display: inline;
}

#basket #header ul li
{
    display: inline;
    float: right;
    margin-left: 15px;
    margin-bottom: 7px;
}


#basket #items ul
{
    margin: 0px 10px 0px 0px;
    padding-left: 0px;
    padding-top: 10px;
    overflow: hidden;
    clear: both;    
}

#basket #items .breaker
{
    clear:both;
    border-bottom: dotted 1px #cccccc;
}



#basket #items li
{
    display: inline;
    float: right;
    margin-left: 0px;
    margin-bottom: 0px;
}

#basket #items li.item1
{
    float: left;
    width: 155px;
}

#basket #items li.item1 img
{
    border: solid 1px #888888;
}

#basket #items li.item2
{
    float: left;
    width: 150px;
}

#basket #items li.item3
{
    width: 100px;
}

#basket #items li.item4
{
    width: 40px;
}

#basket #items li.item5
{
    width: 70px;
}

#basket #header ul li.item2
{
    float: left;
    padding: 0px 0px 0px 180px;
}

#basket #header ul li.item3
{
    float: left;
    padding: 0px 0px 0px 142px;
}

#basket #header ul li.item4
{
    float: left;
    padding: 0px 0px 0px 48px;
}

#basket #header ul li.item5
{
    float: left;
    padding: 0px 0px 0px 10px;
}

#basket #items li a img
{
    height: 100px;
    width: 100px;
    border: solid 1px #cccccc;
}


/************ PERSONAL *********************/

#personal
{
    clear: both;
    margin: 0px 0px 0px 30px;
}

.area_bottom
{
    padding: 0px 20px 0px 30px;
    width: 820px;
}

#personal #personal_actions
{
    padding: 0px 30px 0px 587px;
    line-height: 35px;
    text-align: right;
}

#personal #mydetails
{
    width: 470px;
    height: 200px;
}

#personal #mydelivery
{
    width: 400px;
    height: 200px;
}

#personal h4
{
    margin: 0px 0px 0px 25px;
    padding: 20px 0px 0px 3px;
    border-bottom: dotted 1px #CACACA;
    width: 300px;
}


#personal ul
{
    list-style-type: none;
}


#personal ul li
{
    list-style-type: none;
  /*  line-height: 30px; */
  padding-bottom:7px;
}

#personal ul li label
{
    display: inline-block;
    text-align: right;
    width: 70px;
}

#personal ul li input["text"]
{
    width: 275px;
}

#personal ul li input, #personal ul li select
{
    border: solid 1px #888888;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 0px 10px;
}


#action
{
    text-align: right;
}

#personal #action
{
    text-align: right;
    width: 340px;
}

.star
{
    color: #ff0000;
}


#holder a img
{
    border: solid 1px #333333;
}

#holder .button
{
    font-size: 9pt;
    color: #990040;
    font-weight: bold;
    text-decoration: none;
    border: solid 1px #CACACA;
    background-color: #EFEFEF;
    padding: 3px 5px 3px 5px;
}

#holder #checkStatus .basket
{
    color: #666666;
}

#holder .button:hover
{
    text-decoration: none;
    background-color: #E0CCD5;
}

#holder .buttonoff
{
    color: #CACACA;
    font-weight: bold;
    text-decoration: none;
    border: solid 1px #CACACA;
    background-color: #EFEFEF;
    padding: 3px 5px 3px 5px;
}

#holder .buttonoff:hover
{
    text-decoration: none;
}


#holder a
{
    color: #999999;
    text-decoration: underline;
    padding: 3px 5px 3px 5px;
}

#holder a:hover
{
    text-decoration: none;
    color: #990040;
}

h2
{
    color: #DF6735;
}

#legaltext
{
    padding-right: 10px;
    width: 770px;
    text-align: justify;
    height: 360px;
    overflow-y: scroll;
}

.ca_none
{
    text-align: left;
    margin: 0px 30px 10px 60px;
}


#sitemap ul li
{
    list-style-type: decimal;
}

#sitemap ol
{
    line-height: 25px;
}
