html, body
{
   
    margin: 0 auto;
    padding: 0; 
    width: 100%;
  
    background-color: #dddddd;

}


.cardshadow {
-moz-box-shadow: 4px 4px 5px #aaa;
-webkit-box-shadow: 4px 4px 5px #aaa;
box-shadow: 4px 4px 5px #aaa;
}


@font-face {  
    font-family: 'BudmoJigglishRegular_ie';    
    src: url('budmob-webfont.eot');
    font-weight: normal;
    font-style: normal;
}


@font-face {  
    font-family: 'BudmoJigglishRegular_fx';  
    src: url("BUDMO.ttf");
    font-weight: normal;
    font-style: normal;
}


.fnt_budmo_fx {

font-family: 'BudmoJigglishRegular_fx';

}

.fnt_budmo_ie {font-family: 'BudmoJigglishRegular_ie';}


#mainpage
{
    
    background: url(Images/ccc_background_base_2011.jpg);
    background-repeat: no-repeat;
    width: 900px;
    border: yes;
    border-width: 0pt;
    border-style: solid;
    background-color: #ffffff;
    color:#cb2127;
    margin: 0 auto;
    padding: 0;
    height:900px;



   padding-bottom:30px;


-moz-box-shadow: 0px 0px 15px #aaa;
-webkit-box-shadow: 0px 0px 15px #aaa;
box-shadow: 0px 0px 15px #aaa;

   border-left: 1px solid #cccccc;
   border-right: 1px solid #cccccc;


}

#mainpagefull
{
   
      background: url(Images/ccc_background_base.jpg);
    background-repeat: no-repeat;
    width: 900px;
    border: yes;
    border-width: 0pt;
    border-style: solid;
     margin: 0 auto;
    padding: 0;
background-color: #ffffff;
 height:900px;
}

#mainpage_white
{
    height: 400px;
     background: url(Images/ccc_background_base.jpg);
    background-repeat: no-repeat;
    width: 913px;
    border: yes;
    border-width: 0pt;
    border-style: solid;
     margin: 0 auto;
    padding: 0; 
}

#mainpage_red
{
    height: 400px;
      background: url(Images/ccc_background_base.jpg);
    background-repeat: no-repeat;
    width: 913px;
    border: yes;
    border-width: 0pt;
    border-style: solid;
    margin: 0 auto;
    padding: 0; 
}

#mainpage_white_personal
{
    height: 400px;

    width: 913px;
    border: yes;
    border-width: 0pt;
    border-style: solid;
      margin: 0 auto;
    padding: 0; 
}


#mainpage_white_checkout
{
     background: url(Images/ccc_background_base.jpg);
    background-repeat: no-repeat;
    height: 400px;
    width: 913px;
    border: yes;
    border-width: 0pt;
    border-style: solid;
     margin: 0 auto;
    padding: 0; 
}

#mainarea, #mainarea_white, #mainareafull
{
    float: left;
    padding-left: 20px;
    padding-top: 0px;
    margin-bottom: 20px;
    width: 878px;
    border: yes;
    border-width: 0pt;
    border-style: solid;
}



#mainareafull
{
    margin-top: 18px;
}



#mainarea_white
{
    padding-top: 20px;
    width: 925px;
}


#mainarea_white_personal
{
    float: left;
    padding-left: 20px;
    padding-top: 10px;
    margin-bottom: 20px;
    width: 925px;

}
#navpanel, #navpanel2
{
    float: left;
    border: none;
    border-width: 0pt;
    border-style: solid;
    padding-left: 20px;
    padding-top: 35px;
    font-family: Arial;
    width: 730px;
}

#navpanel2
{
    padding-top: 8px;
}



#basketpanel, #basketpanel2, #userpanel
{
    float: right;
    border: yes;
    border-width: 0pt;
    border-style: solid;
    padding-top: 16px;
    font-family: Arial;
    font-size: 10pt;
    text-align: right;
}

#infoheader
{
    float: left;
    margin-bottom: 20px;
    width: 875px;
    vertical-align: top;
}


#searchbox
{
    float: left;
}


#ccclogin
{
    float: right;
    background-color: #E30119;
    height: 100px;
    margin-right: 2px;
    width: 300px;
    text-align: center;
}



#checkout_header
{
    background-color: #cb2127;
    width: 280px;
    height: 23px;
    font-family: Arial;
    color: #ffffff;
    padding-top: 4px;
    font-size: 12pt;
    text-align: center;
}

#delivery_header
{
    background-color: #cb2127;
    width: 280px;
    height: 23px;
    font-family: Arial;
    color: #ffffff;
    padding-top: 4px;
    font-size: 12pt;
    text-align: center;
}

#basket_header
{
    background-color: #cb2127;
    width: 550px;
    height: 23px;
    font-family: Arial;
    font-weight: bold;
    color: #ffffff;
    padding-top: 4px;
    font-size: 11pt;
    text-align: left;
}


#checkout_body
{
    background-color: #c7c8ca;
    width: 280px;
    height: 150px;
    font-family: Arial;
    color: #ffffff;
    padding-top: 8px;
    font-size: 11pt;
    text-align: left;
}


#delivery_body
{
    background-color: #c7c8ca;
    width: 272px;
    height: 180px;
    font-family: Arial;
    color: #cb2127;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    font-size: 8pt;
    text-align: left;
}


#pnl_admin
{
    color: #ff0000;
    font-weight: bold;
    float: left;
    margin-top: 20px;
}


h1, h2, h3, h4, h5, h6
{
    font-family: Arial;
    color: #a8a8a8;
    font-size: 7pt;
    font-weight: normal;
    float: left;
    padding-left: 20px;
    padding-top: 0px;
    margin-bottom: 10px;
    width: 878px;
    height: 15px;
    vertical-align: top;
    margin-top: 5px;
}

p.basescript {
    font-family: Arial;
    color: #a8a8a8;
    font-size: 7pt;
    font-weight: normal;
    float: left;
    padding-left: 20px;
    padding-top: 0px;
    margin-bottom: 10px;
    width: 848px;
    vertical-align: top;
    margin-top: 5px;
 
}

p.no-space { margin:0 }

.admintext
{
    color: #ff0000;
    font-weight: bold;
}





.adminbox
{
    float: left;
    width: 250px;
    padding: 10px 10px 10px 10px;
    background-color: #ffefff;
    border: dashed 1pt #aaaaaa;
    margin: 0px 0px 10px 10px;
}

.btn_standard
{
    height: 18px;
    font-size: 7pt;
    vertical-align: middle;
}


.btn_standard2
{
    height: 16px;
    font-size: 7pt;
    vertical-align: middle;
}



.dd_standard
{
    height: 18px;
    font-size: 8pt;
    margin-top: 5px;
}

.totals1
{
    margin-top: 0px;
    margin-bottom: 5px;
    text-decoration: underline;
}

a.navlinks2, a.navlinks2:visited, a.navlinks2:hover 
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
    padding-right: 15px;
}


a.navlinks2:hover 
{
    
    color: #ff0000;
  
}


a.pagelinks, a.pagelinks:hover, a.pagelinks:visited
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    padding-right: 0px;
	
}

a.pagelinks:hover
{
    color: #ff0000;
}


a.topleftnav2, a.topleftnav2:hover, a.topleftnav2:visited
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    color: #c7c8ca;
    padding-right: 15px;
}

a.topleftnav2:hover
{
    color: #ff0000;
}


a.navlinks_admin, a.navlinks_admin:hover, a.navlinks_admin:visited
{
    font-family: Arial;
    font-size: 7.5pt;
    font-weight: bold;
    color: #ff0000;
    padding-right: 15px;
}

a.navlinks_admin:hover
{
    color: #ff0000;
}


.footerall
{
    float: left;
    padding-left: 10px;
    padding-top: 0px;
    margin-bottom: 10px;
    width: 878px;
    height: 15px;
    vertical-align: top;
    margin-top: 5px;
    color: #aaaaaa;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
}


.footerlinks
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    color: #aaaaaa;
    margin-right: 0px;
    padding-right: 0px;
    margin-left: 0px;
    padding-left: 10px;
}

a, a:visited, a:active
{
    text-decoration: none;
    cursor: pointer;
    color: #cb2127;
}

a:hover
{
    text-decoration: none;
    cursor: pointer;
    color: #ff0000;
}

.txtlogin
{
    width: 200px;
    height: 11px;
    font-size: 7pt;
}

.txtlogin2
{
    width: 80px;
    height: 20px;
    font-size: 12pt;
    font-weight: bold;
    vertical-align: middle;
    text-align: right;
    border: solid 1px 1px 1px 1px;
    border-color: #a8a8a8;
}



.leftnav
{
    font-size: 8pt;
}

.leftnav2
{
    font-size: 7pt;
}

.orangebox, .cardbox
{
    width: 110px;
    height: 20px;
    background-color: #c7c8ca;
    float: left;
    text-align: center;
    margin-right: 15px;
    margin-bottom: 5px;
    padding-top: 4px;
    font-size: 9pt;
    font-weight: bold;
    font-family: Arial;
    color:#000000;
}



.orangebox p { margin:0 }

.cardbox
{
    height: 106px;
    background-color: #ffffff;
    background-repeat: no-repeat;
    margin-bottom: 0px;
    border: solid 0pt #dddddd;
}

.standardtext
{
    font-family: Arial;
    color: #626262;
    text-align: left;
}

.standardtext_linespacing
{
    line-height: 12pt;
}

.standardtext_hd_linespacing
{
    line-height: 16pt;
}


.standardtextbold
{
    font-weight: bold;
}

.standardtextdb
{
    color: #cb2127;
}

.standardtextlb
{
    color: #bbbbbb;
}

.standardtextdg
{
    color: #626262;
}

.standardtextlg
{
    color: #a8a8a8;
}

.standardtextrd
{
    color: #E30119;
}

.standardtextwt
{
    color: #cb2127;
}

.standardtextbk
{
    color: #000000;
}

.standardtextbd
{
    font-size: 9pt;
}

.standardtextmd
{
    font-size: 10pt;
}


.standardtext_md
{
    font-size: 10pt;
    font-weight: bold;
}

.standardtext_hd
{
    font-size: 15pt;
    font-weight: bold;
}

.standardtext_subhd
{
    font-size: 10pt;
    font-weight: bold;
}

.standardtextor
{
    color: #fecd04;
}


.spacer_10
{
    height: 10px;
}

a.h1extra, a.h1extra:visited, a.h1extra:hover
{
    font-family: Arial;
    color: #a8a8a8;
    font-size: 7pt;
    padding-right:0px;
    padding-left:0px;
    margin-left:0px;
    margin-right:0px;
}


#seo { text-align:center; width:980px; margin:0 auto }
#seo a { color:#650d0c }
#seo a:hover { color:#333 }
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px }
p.basescript { font-family: Arial; color: #a8a8a8; font-size: 7pt; font-weight: normal; vertical-align: top; margin-top: 5px; clear:both }


ul#basewords { width:950px; padding-left:0; margin-left:15px ; clear:both}
ul#basewords li { list-style:none; display:inline; margin:0 4px; color:#aaa; text-align:center ; font-family: Arial;}
ul#basewords strong { font-weight:normal ; font-size:8pt ; text-align:center}

.basescript {  }

input 
{ 

outline: none; 

} 


a:focus {
    outline: none;
}


a:active {  
    border:none; 
    outline:none; 
} 
