/* +------------------------------------------------------------+ */
/* | General XHTML Elements                                     | */
/* +------------------------------------------------------------+ */

body { color: #fff; font-family: verdana, Tahoma, Arial, sans-serif; font-size: 13px; font-weight: normal; margin: 10px 0 0; background-image: url(../media/background.jpg); background-repeat: repeat-x; background-color: #c87728; background-position: 0 top; }

a {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
     }
a:active { color: #fff; font-weight: normal; text-decoration: underline; cursor: pointer; }
a:visited { color: #fff; font-weight: normal; text-decoration: underline; cursor: pointer; }
a:hover { color: #eede0d; font-weight: normal; text-decoration: none; cursor: pointer; }
p {
     margin: 5px 0px 7px 0px;
     }

sup {
     display: inline;
     padding: 0px;
     vertical-align: super;
     font-size: 8px;
     }

a:hover {
     color: #555555;
     }

fieldset {
     border: none;
     padding: 4px 0px 4px 5px;
    }

fieldset p {
     display: block;
     font-size: 11px;
     margin: 5px 5px 5px 2px;
     }

form {
     margin: 0px 0px 5px 0px;
     }

img {
     border: none;
     }

li {
     padding-bottom: 5px;
     }

/* +------------------------------------------------------------+ */
/* | General XHTML Classes                                      | */
/* +------------------------------------------------------------+ */

.center {
     text-align: center;
     }

.inlinecenter {
     text-align: center;
     }

p.inline {
     display: inline;
     padding: 0px;
     }

.strong {
     font-weight: bold;
     }
.strong2 { font-size: 15px; font-weight: bold; }
.big {
     font-weight: bold;
     font-size: 14px;
     }

.hidden {
     display: none;
     }

a.unfancy {
     color: #3872B2;
     font-weight: normal;
     text-decoration: underline;
     cursor: pointer;
     }

a.unfancy:hover {
     color: #eede0d;
     }

/* +------------------------------------------------------------+ */
/* | Skin Specific Divs                                         | */
/* +------------------------------------------------------------+ */

#skin_wrapper {
     width: 869px;
     padding: 0;
     margin: auto;
     }

#skin_ct {
     width: 100%;
     padding: 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     border: 1px solid #999999;
     }

#skin_ct_lcol_head {
     background-color: #FFFFFF;
     padding: 7px 7px 10px 7px;
     margin: 0px;
     vertical-align: top;
     width: 160px;
     }


#skin_ct_rcol_head {
     background-color: #FFFFFF;
     padding: 7px 7px 10px 7px;
     margin: 0px;
     vertical-align: top;
     }

#skin_ct_lcol {
     background-color: #FFFFFF;
     padding: 3px 17px 7px 7px;
     margin: 0px;
     vertical-align: top;
     width: 160px;
     text-align: left;
     }

#skin_ct_mcol {
     background-color: #FFFFFF;
     padding: 7px;
     margin: 0px;
     vertical-align: top;
     }

#skin_ct_rcol {
     background-color: #FFFFFF;
     padding: 3px 7px 7px 17px;
     margin: 0px;
     vertical-align: top;
     width: 160px;
     }

#skin_footer {
     padding: 0px;
     margin-top: 10px;
     text-align: center;
     }

#skin_pgtitle {
     color: #30569D;
     padding: 0px 0px 2px 0px;
     margin: 0px 0px 10px 0px;
     font-weight: bold;
     border-bottom: 1px solid #999999;
     }

#skin_content {
     margin: auto;
     }

/* +------------------------------------------------------------+ */
/* | Skin Specific Classes                                      | */
/* +------------------------------------------------------------+ */

.skin_fenavh {
	color: #000000;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	border-bottom: 1px solid #999999;
	font-weight: bold;
     }

.skin_fenav ul {
     padding: 0px;
     margin: 8px 0px 10px 0px;
     list-style: none;
     }

.skin_fenav ul li {
     margin: 0px;
     list-style: none;
     }

.skin_fenav ul li a {
	color: #000000;
	font-weight: normal;
	display: block;
	text-decoration: none;
	padding: 3px 5px 3px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
     }

.skin_fenav ul li a:hover {
	color: #CC6600;
	text-decoration: none;
     }

.skin_headacct {
     width: 100%;
     text-align: right;
     clear: both;
     }

.skin_fenavmini {
     background-color: #F2F2F2;
     padding: 5px;
     margin: 0px 0px 10px 0px;
     border-left: 1px solid #999999;
     border-right: 1px solid #999999;
     border-bottom: 1px solid #999999;
     }
#skin_menu_head { height: 10px; margin: 3px 0 0; padding: 0; }
#skin_menu_head ul { list-style: none; border-bottom: 0 none #999999;
 ;border-top-style: none; border-top-width: 0; border-right-style: none; border-right-width: 0; border-left-style: none; border-left-width: 0; }

#skin_menu_head li {
     padding: 0px;
     margin: 0px;
     list-style: none;
     display: inline;
     }

#skin_menu_head ul li a {
     color: #fff;
     font-weight: normal;
     text-decoration: none;
     margin: 0;
     padding: 0 0 0 3px;
     }

#skin_menu_head ul li a:hover {
     text-decoration: underline;
     }

#skin_headacct {
     padding: 0px 0px 0px 10px;
     background-image: url('../media/menu_arrow.png');
     background-repeat: no-repeat;
     background-position: center left;
}

/* +------------------------------------------------------------+ */
/* | KHXC Required Divs                                         | */
/* +------------------------------------------------------------+ */

#khxc_debug {
     color: #555555;
     background-color: #FFFFFF;
     border-top: 1px solid #999999;
     overflow: hidden;
     padding: 10px;
     margin: 10px auto 10px auto;
     }

#khxc_printable {
     background-color: #FFFFFF;
     border: 1px solid #999999;
     padding: 10px;
     margin: auto;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Messages                            | */
/* +------------------------------------------------------------+ */

.khxc_error { color: #000; font-weight: bold; background-color: #eede0d; text-decoration: underline; }

.khxc_confirm {
     color: #eede0d;
     font-weight: bold;
     }

.khxc_imgfloatrt {
     float: right;
     margin-bottom: 10px;
     margin-left: 10px;
     display: inline;
     }

.khxc_inline {
     display: inline;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Boxed Monospace Code                | */
/* +------------------------------------------------------------+ */

.khxc_preboxed {
     margin: 5px 0px 0px 0px;
     padding: 5px;
     border: 1px solid #999999;
     font-family: Fixed, monospace;
     overflow: hidden;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Form Fields                         | */
/* +------------------------------------------------------------+ */

.khxc_formfieldradcb {
     color: inherit;
     background-color: inherit;
     }

.khxc_formfield {
     background-color: #FFFFFF;
     border: 1px solid #555555;
     margin: 5px 5px 0px 2px;
     font-size: 11px;
     }

.khxc_formfield:hover {
     background-color: #F5F5F5;
     }

.khxc_formfieldp {
     display: block;
     padding: 0px;
     margin: 0px 0px 2px 2px;
     }

.khxc_formfieldpnfs {
     display: block;
     padding: 0px 5px 0px 5px;
     margin: 0px 0px 5px 0px;
     }

.khxc_formfielda {
     display: block;
     padding: 0px 5px 0px 5px;
     margin: 0px 0px 2px 0px;
     }


.khxc_formbutton { color: #000; padding: 1px; font-size: 11px; font-weight: normal; background-image: url(../media/buttonback.png); background-repeat: repeat-x; text-align: center; display: block; margin: 0 0 5px; width: 125px; border: solid 1px; text-decoration: none; }
.khxc_formbutton:hover { color: #fff; background-position: 0 -24px; text-decoration: none; cursor: default; }

.khxc_quickbutton { color: #000; padding: 1px; font-size: 11px; font-weight: normal; background-image: url(../media/buttonback.png); background-repeat: repeat-x; text-align: center; display: block; margin: 0 0 5px; width: 125px; border: solid 1px; text-decoration: none; }
.khxc_quickbutton:hover { color: #fff; background-position: 0 -24px; text-decoration: none; cursor: default; }


.khxc_quickform {
     margin: 5px 0px 0px 0px;
     }

.khxc_quickfield {
     background-color: #FFFFFF;
     border: 1px solid #555555;
     font-size: 11px;
     margin: 1px 0px 0px 0px;
     }

.khxc_quickfield:hover {
     background-color: #EFEFEF;
     }

.khxc_formfieldradcb_rnc {
     background-color: #FFA4A4;
     }

.khxc_formfield_rnc {
     background-color: #FFA4A4;
     border: 1px solid #555555;
     font-size: 11px;
     margin: 5px 5px 0px 2px;
     }

.khxc_formfield_rnc:hover {
     background-color: #EFEFEF;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Form Table Displays                 | */
/* +------------------------------------------------------------+ */

.khxc_formsecthead {
     color: #eede0d;
     margin: 5px 0 10px;
     padding: 4px 5px 4px 0;
     border-bottom: 1px solid #999999;
     font-weight: bold;
     }

table.khxc_formtblone {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

table.khxc_formtbltwo {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

td.khxc_formtbltwo {
     padding: 4px 2px 4px 2px;
     width: 50%;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;
     }

td.khxc_formtbltwospan {
     padding: 4px 2px 4px 2px;
     width: 100%;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;
     }

td.khxc_formtblone {
     padding: 4px 2px 4px 2px;
     width: 50%;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Sort Table Displays                 | */
/* +------------------------------------------------------------+ */

table.khxc_sorttable {
     margin: 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

th.khxc_sorttable {
     padding: 4px 5px 4px 5px;
     border-bottom: 1px solid #DEDEDE;
     vertical-align: top;
     font-weight: bold;
     }

td.khxc_sorttable {
     padding: 4px 5px 4px 5px;
     border-bottom: 1px solid #DEDEDE;
     vertical-align: top;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Regular Table Displays              | */
/* +------------------------------------------------------------+ */

.khxc_regtablehead {
     color: #FF6600;
     margin: 5px 0px 10px 0px;
     padding: 4px 5px 4px 0px;
     border-bottom: 1px solid #999999;
     font-weight: bold;
     clear: both;
     }

table.khxc_regtable {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

td.khxc_regtable {
     padding: 4px 2px 4px 2px;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;
     }

.khxc_regtable p {
     padding: 0px;
     margin: 0px 0px 5px 0px;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Ghost Table Displays                | */
/* +------------------------------------------------------------+ */

table.khxc_ghost {
     margin: 0px;
     padding: 0px;
     border-spacing: 3px;
     border-collapse: collapse;
     width: 100%;
     }

td.khxc_ghost {
     padding: 0px;
     margin: 0px;
     vertical-align: top;
     }

.khxc_ghost form {
     display: inline;
}

td.khxc_ghost img {
     margin-right: 10px;
     margin-bottom: 10px;
     }

td.khxc_ghost p {
     margin: 0px 0px 6px 0px;
}

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Boxed Paragraphs                    | */
/* +------------------------------------------------------------+ */

p.khxc_ultablesp {
     margin: 0px;
     font-size: 1px;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Online Store Displays               | */
/* +------------------------------------------------------------+ */

.khxc_storehead {
     color: #eede0d;
     margin: 5px 0 10px;
     padding: 4px 5px 4px 0;
     border-bottom: 1px solid #999999;
     font-weight: bold;
     clear: both;
     }

.khxc_storelink {
	color: #000000;
	margin: 5px 0px 10px 0px;
	padding: 4px 5px 4px 5px;
     }

.khxc_storelink p {
	color: #000000;
	margin: 0px;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Category List Display Tables        | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_cat {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

td.khxc_cptbl_cat {
     padding: 5px 0px 0px 0px;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;
     }

td.khxc_cptbl_cat a {
     font-weight: bold;
     }

td.khxc_cptbl_cat_blank {
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Product List Display Tables         | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_prod {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

td.khxc_cptbl_prod {
     padding: 5px 0 0;
     vertical-align: top;
     border-bottom: 0 none #dedede;
     }

td.khxc_cptbl_prod a {
     font-weight: bold;
     }

td.khxc_cptbl_prod_blank {
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Product Detail Display Tables       | */
td.khxc_cptbl_det {
     padding: 5px 0px 0px 0px;
     vertical-align: top;
     }
/* +------------------------------------------------------------+ */

table.khxc_cptbl_det {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }
td.khxc_cptbl_det_blank {
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Price Displays                      | */
/* +------------------------------------------------------------+ */

.khxc_pricediv {
     margin: 5px 0px 7px 0px;
     }

.khxc_price {
     color: #eede0d;
     font-weight: bold;
     display: inline;
     }

.khxc_pricex {
     color: #FF0000;
     font-weight: bold;
     display: inline;
     text-decoration: line-through;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Shopping Cart Displays              | */
/* +------------------------------------------------------------+ */

.khxc_cartbutton { color: #000; padding: 1px; font-size: 11px; font-weight: normal; background-image: url(../media/buttonback.png); background-repeat: repeat-x; text-align: center; display: block; margin: 0 0 5px; width: 125px; border: solid 1px; text-decoration: none; }

.khxc_cartbutton:hover { color: #fff; background-position: 0 -24px; text-decoration: none; cursor: default; }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Misc                                | */
/* +------------------------------------------------------------+ */

.khxc_clearboth {
     clear: both;
     }

.khxc_outstock {
     color: #FF0000;
     }



a.khxc_hrefbutton { color: #000; padding: 1px; font-size: 11px; font-weight: normal; background-image: url(../media/buttonback.png); background-repeat: repeat-x; text-align: center; display: block; margin: 0 0 5px; width: 100%; border: solid 1px; text-decoration: none; }
a.khxc_hrefbutton:hover { color: #fff; background-position: 0 -24px; text-decoration: none; cursor: default; }





.khxc_outline {
     border: 1px solid #999999;
     padding: 5px;
     margin-top: 5px;
     }

.khxc_outline p {
     margin: 0px 0px 3px 0px;
}
.minicartsection {
	height: 45px;
	width: 295px;
}
.mainsection { background-color: transparent; background-image: url(/skins/bb/media/bb-box_05.png); background-repeat: repeat-y; background-position: 24px 0; vertical-align: top; width: 688px; }
.leftnav {
	background: url(../media/bbusa_10.jpg) no-repeat;
	padding-left: 20px;
	padding-right: 15px;
}
.mainscroll {
	height: 640px;
	width: 630px;
	margin: 0px;
	padding-right: 20px;
	display: block;
	overflow: auto;
	padding-top: 10px;
	color: #000000;
}
.minicart {
	text-align: right;
	color: #EEEEEE;
}
a.minicart {
	color: #EEEEEE;
	text-decoration: none;
}

a.minicart:hover {
	color: #EEEEEE;
	text-decoration: none;
}
.mainscrollwrapper {
	width: 600px;
}
.bottom { background-image: url(../media/bb-box_07.png); background-repeat: no-repeat; background-position: 24px 0; }
#content { width: 800px; margin-left: 24px; padding-left: 24px; }
.toplinks { color: #fff; background-image: url(../media/brazilianbronze08_02.jpg); background-repeat: no-repeat; text-align: right; vertical-align: top; width: 869px; height: 52px; }
#footer { width: 800px; height: 150px; }
.bottomlinks { text-align: left; }
.verytoplinks { color: #fff; text-align: right; }
#hometable { width: 800px; margin: 0; padding: 0; border-style: none; border-width: 0; }
.homebannersection { color: #000; font-size: 12px; background-image: url(../media/homecenter.jpg); background-repeat: no-repeat; background-position: 0 bottom; text-align: left; vertical-align: top; height: 400px; }
.homebantoptext { color: #fff; font-size: 13px; width: 800px; border: 0 #eede0d; }
.homebanbottomtext { width: 300px; margin-top: 80px; margin-left: 10px; }
.homeleft { background-image: none; background-repeat: no-repeat; text-align: left; vertical-align: top; width: 411px; height: 268px; }
.homeright { text-align: left; vertical-align: top; }




#skin_menu_footer{ height: 10px; margin: 3px 0 0; padding: 0;  text-align: center; }
#skin_menu_footer ul { list-style: none; border-bottom: 0 none #999999;     
 ;border-top-style: none; border-top-width: 0; border-right-style: none; border-right-width: 0; border-left-style: none; border-left-width: 0; }

#skin_menu_footer li {
     padding: 0px;
     margin: 0px;
     list-style: none;
     display: inline;
     }

#skin_menu_footerul li a {
     color: #2d0000;
     font-weight: normal;
     text-decoration: none;
     margin: 0;
     padding: 0 0 0 3px;
     }

#skin_menu_footerul li a:hover { color: #7d0b0b; text-decoration: underline; 
}

#sunblock {
   height: 136px;
   width: 374px;
   background: url(http://www.brazilianbronzeusa.com/skins/bb/media/graphbanner.jpg);
   }
#sunblock span {
   display: none;
   }
#rainforest_icon {
   height: 100px;
   width: 170px;
   float: left;

   background: url(http://www.brazilianbronzeusa.com/skins/bb/media/rainforest.gif) no-repeat;
   }
#rainforest_icon span {
   display: none;
   }
#distrib {
   height: 100px;
   width: 160px;
   background: url(http://www.brazilianbronzeusa.com/skins/ClickCartPro/media/distributor.png);
   float: left;
   margin-top: -10px;
   margin-left: 40px;
   }
#distrib span {
   display: none;
   }
#myfooter p span {
   display: none;
   }