/* +------------------------------------------------------------+ */
/* | General XHTML Elements                                     | */
/* +------------------------------------------------------------+ */

body {
     color: #555555;
     background-color: #FFFFFF;
     font-family: Verdana, Tahoma, Arial, sans-serif;
     font-size: 11px;
     font-weight: normal;
     text-align: left;
     margin: 10px auto 10px auto;
     background-image: url('/images/body_bg.jpg');
     background-repeat: repeat-x;
     }

a {
     color: #000000;
     font-weight: normal;
     text-decoration: none;
     cursor: pointer;
     }

p {
     margin: 4px 0px 4px 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;
     }

td.footerleft {
  background-image: url('/images/leftcol_footer.jpg');
background-repeat: no-repeat;
     height: 70px;
     }

td.footerright {
     background-color: #7c3764;
     background-image: url('/images/footer_grad.jpg');
     background-repeat: repeat-x;
     background-position:  left;
     color: #000000;
     font-size: 9px;
     height: 70px;
     }
#ssllogo {
     width: 400px;
     height: 110px;
     text align: center;
     margin-left: 282px;
}

#footeraddress {
     width: 550px;
     height: 30px;
     text-align: center;
}

#email {
	width: 110px;
	height: 25px;
    	padding-right: 36px;
	text-align: center;
	float: right;
	margin-top: 11px;
     }


#offers {
     width: 717px;
     height: 620px;
     background-image: url('/images/splash_group.jpg');
     background-repeat: no-repeat;
     background-position: top left;
}


#offer246 {
     width: 717px;
     height: 700px;
     background-image: url('/images/ppc_246.jpg');
     background-repeat: no-repeat;
     background-position: top left;
}

#offer369 {
     width: 717px;
     height: 700px;
     background-image: url('/images/ppc_369.jpg');
     background-repeat: no-repeat;
     background-position: top left;
}


#offerpoints {
     width: 630px;
     height: 100px;
     color: #Ae638B;
     font-size: 13px;
     font-weight: bold;
     font-style: italic;
     padding-top: 20px;
     padding-left: 30px;
     text-align: left;
}

#testimonial {
     width: 600px;
     height: 75px;
     color: #C0C0C0;
     padding-top: 5px;
     padding-left: 32px;
     text-align: left;
}


#theview {
     width: 631px;
     height: 20px;
     color: #FFFFFF;
     text-align: right;
     padding-top: 116px;
}

#theview2 {
     width: 610px;
     height: 18px;
     color: #FFFFFF;
     text-align: right;
     padding-top: 116px;
}

#story {
     width: 630px;
     height: 15px;
     color: #C0C0C0;
     padding-top: 240px;
     text-align: right;
}

#ordernow {
     width: 660px;
     height: 25px;
     padding-top: 50px;
     text-align: right;
}


#inthenews {
     width: 600px;
     height: 110px;
     color: #C0C0C0;
     padding-top: 95px;
     padding-left: 32px;
     text-align: left;
}

#disclaimer {
     width: 675px;
     height: 20px;
     color: #C0C0C0;
     padding-top: 5px;
}

#disclaimer246 {
     width: 675px;
     height: 20px;
     color: #C0C0C0;
     padding-top: 272px;
}

.newsheadline {
     font-family: Arial, sans-serif;
     color: #D6AA7B;
     font-size: 16px;
     font-weight: bold;
     font-style: italic;
}

.newsheadline2 {
     color: #FFFFFF;
     font-size: 14px;
     font-weight: bold;
}

.newsbody {
     color: #D6AA7B;
     font-size: 13px;
     font-weight: normal;
}


a.alt:link {
     color: #c74991;
     font-size: 14px;
}

a.alt:visited {
     color: #c74991;
     font-size: 14px;
}

a.alt:hover {
     color: #FFFFFF;
     font-size: 14px;
}

a.alt:active {
     color: #c74991;
     font-size: 14px;
}



a.alt2:link {
     color: #D6AA7B;
     font-size: 12px;
     text-decoration: underline;
}

a.alt2:visited {
     color: #D6AA7B;
     font-size: 12px;
     text-decoration: underline;
}

a.alt2:hover {
     color: #FFFFFF;
     font-size: 12px;
}

a.alt2:active {
     color: #D6AA7B;
     font-size: 12px;
     text-decoration: underline;
}


a.alt3:link {
     color: #B87B9A;
     font-size: 18px;
}

a.alt3:visited {
     color: #B87B9A;
     font-size: 18px;
}

a.alt3:hover {
     color: #FFFFFF;
     font-size: 18px;
}

a.alt3:active {
     color: #B87B9A;
     font-size: 18px;
}

/* +------------------------------------------------------------+ */
/* | General XHTML Classes                                      | */
/* +------------------------------------------------------------+ */

.center {
     text-align: center;
     }

.inlinecenter {
     text-align: center;
     }

p.inline {
     display: inline;
     padding: 0px;
     }

.strong {
     font-weight: bold;
     }

.big {
     font-weight: bold;
     font-size: 14px;
     }

.hidden {
     display: none;
     }

a.unfancy {
     color: #000000;
     font-weight: normal;
     text-decoration: none;
     cursor: pointer;
     }

a.unfancy:hover {
     color: #555555;
     }
a.unfancy2 {
     color: #CC9966;
     font-weight: normal;
     text-decoration: none;
     cursor: pointer;
     }

a.unfancy2:hover {
     color: #CCCCCC;
     }

/* +------------------------------------------------------------+ */
/* | Skin Specific Divs                                         | */
/* +------------------------------------------------------------+ */

#skin_wrapper {
     width: 900px;
     padding: 0px;
     margin: auto;
     }

#skin_ct {
     width: 100%;
     padding: 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     }

#skin_ct_lcol_head {
     background-color: #FFFFFF;
     padding: 0px 0px 0px 0px;
     margin: 0px;
     vertical-align: top;
     width: 182px;
     height: 123px;
     background-image: url('/images/logo.jpg');
     }


#skin_ct_rcol_head {
     background-color: #FFFFFF;
     padding: 7px 0px 0px 0px;
     margin: 0px;
     vertical-align: top;
     text-align: right;
     background-image: url('/images/header_grad.jpg');
     background-repeat: repeat-x;
     background-position:  top left;
     }

#skin_ct_lcol {
     background-color: #FFFFFF;
     padding: 0px 0px 7px 0px;
     margin: 0px;
     vertical-align: top;
     width: 182px;
     text-align: left;
     background-image: url('/images/grad_left2.jpg');
     background-repeat: repeat-y;
     background-position:  top left;
     }

#skin_ct_mcol {
     background-color: #000000;
     text-align: center;
     margin: 0px;
     vertical-align: top;
     }

#skin_ct_rcol {
     background-color: #FFFFFF;
     padding: 0px 7px 7px 17px;
     margin: 0px;
     vertical-align: top;
     width: 160px;
     }

#skin_footer {
     padding: 0px;
     margin-top: 10px;
     text-align: center;
     }

#skin_pgtitle {
     color: #000000;
     padding: 0px 0px 2px 0px;
     margin: 0px 0px 10px 0px;
     font-weight: bold;
     }

#skin_content {
     margin: auto;
     }
#skin_contenthome {
     margin: 0;
     background-color: #a38ca0;
     }

#skin_menu_head {
float: right;
}

#shipping {
width: 250px;
font-family: Arial;
color: #CC99CC;
margin-left: 10px;
font-size: 12px;
text-align: left;
font-weight: bold;
}

#minisearch {
float: right;
margin-right: 15px;
width: 585px;
}


#shippinglink {
width: 125px;
text-align: left;
color: #000000;
margin-left: 10px;
}


#skin_headacct {
     width: 400px;
     padding: 2px 16px 0px 15px;
     color: #CC9966;
     text-align: right;
     float: right;
}

#minicart {
     float: right;
     width: 300px;
}


/* +------------------------------------------------------------+ */
/* | Skin Specific Classes                                      | */
/* +------------------------------------------------------------+ */

.skin_fenavh {
     color: #CC9966;
     font-family: Times;
     font-size: 13px;
     padding: 5px 0px 3px 13px;
     margin: 0px;
     font-weight: bold;
     }

.skin_fenav ul {
     padding: 0px;
     margin: 6px 0px 5px 10px;
     list-style: none;
     }

.skin_fenav ul li {
     margin: 0px;
     list-style: none;
     }

.skin_fenav ul li a {
     color: #D7ACD6;
     font-weight: normal;
     display: block;
     text-decoration: none;
     padding: 0px 5px 0px 15px;
     }

.skin_fenav ul li a:hover {
     color: #7C3965;
     background-color: #E6D8E1;
     text-decoration: none;
     }

.skin_headacct {
     width: 100%;
     text-align: right;
     clear: both;
     }

.skin_fenavmini {
     color: #CC9966;
     margin: 0px 15px 0px 15px;
     }

.skin_fenavmini2 {
     color: #CC9966;
     text-align: right;
     }

#skin_menu_head ul {
     padding: 0px 8px 0px 0px;
     margin: 0px 0px 1px 0px;
     list-style: none;
     }

#skin_menu_head li {
     padding: 0px;
     margin: 0px;
     list-style: none;
     display: inline;
     }

#skin_menu_head ul li a {
     color: #000000;
     font-weight: normal;
     text-decoration: none;
     margin: 0px 7px 0px 0px;
     padding: 0px 0px 0px 4px;
     }

#skin_menu_head ul li a:hover {
     text-decoration: none;
     color: #CB9866;
     }



/* +------------------------------------------------------------+ */
/* | 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: #FF0000;
     font-weight: bold;
     }

.khxc_confirm {
     color: #339933;
     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: #555555;
     background-color: #e6d8e1;
     padding: 1px;
     margin: 0px 0px 5px 0px;
     font-size: 11px;
     width: 130px;
     border: 1px solid #555555;
     }

.khxc_formbutton:hover {
     color: #555555;
     background-color: #EBF1FF;
     }

.khxc_quickbutton {
     color: #555555;
     background-color: #E6D8E1;
     padding: 1px;
     margin: 0px;
     font-size: 11px;
     width: 130px;
     border: 1px solid #555555;
     }

.khxc_quickbutton:hover {
     color: #555555;
     background-color: #EBF1FF;
     }

.khxc_quickbutton2 {
     color: #000000;
     background-color: #E6D8E1;
     padding: 1px;
     margin: 0px;
     font-size: 10px;
     width: 20px;
     border: 1px solid #555555;
     }

.khxc_quickbutton2:hover {
     color: #CCCCCC;
     background-color: #EBF1FF;
     }

.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_quickfield2 {
     background-color: #E6D8E1;
     border: 1px solid #555555;
     font-size: 10px;
     margin: 1px 0px 0px 0px;
     }

.khxc_quickfield2: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: #000000;
     margin: 5px 0px 10px 0px;
     padding: 4px 5px 4px 0px;
     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 #E6D8E1;
     }

td.khxc_formtbltwospan {
     padding: 4px 2px 4px 2px;
     width: 100%;
     vertical-align: top;
     border-bottom: 1px solid #E6D8E1;
     }

td.khxc_formtblone {
     padding: 4px 2px 4px 2px;
     width: 100%;
     vertical-align: top;
     border-bottom: 1px solid #E6D8E1;
     }

/* +------------------------------------------------------------+ */
/* | 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 #E6D8E1;
     vertical-align: top;
     font-weight: bold;
     }

td.khxc_sorttable {
     padding: 4px 5px 4px 5px;
     border-bottom: 1px solid #E6D8E1;
     vertical-align: top;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Regular Table Displays              | */
/* +------------------------------------------------------------+ */

.khxc_regtablehead {
     color: #000000;
     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 #E6D8E1;
     }

.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%;
     }

table.khxc_ghost2 {
     margin: 0px;
     padding: 0px;
     border-spacing: 3px;
     border-collapse: collapse;
     width: 100%;
border: 1px dotted #FFFFFF;
     }

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: #000000;
     margin: 5px 0px 10px 0px;
     padding: 4px 5px 4px 0px;
     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 #E6D8E1;
     }

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 0px 0px 0px;
     vertical-align: top;
     border-bottom: 1px solid #E6D8E1;
     }

td.khxc_cptbl_prod a {
     font-weight: bold;
     }

td.khxc_cptbl_prod_blank {
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Product Detail Display Tables       | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_det {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;
     }

td.khxc_cptbl_det {
     padding: 5px 0px 0px 0px;
     vertical-align: top;
     }

td.khxc_cptbl_det_blank {
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Price Displays                      | */
/* +------------------------------------------------------------+ */

.khxc_pricediv {
     margin: 5px 0px 7px 0px;
     }

.khxc_price {
     color: #000000;
     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: #555555;
     background-color: #E6D8E1;
     padding: 1px;
     font-size: 11px;
     font-weight: normal;
     text-align: center;
     display: block;
     margin: 0px 0px 5px 0px;
     width: 125px;
     border: 1px solid #555555;
     text-decoration: none;
     }

.khxc_cartbutton:hover {
     color: #555555;
     background-color: #EBF1FF;
     text-decoration: none;
     cursor: default;
     }

.khxc_cartbutton2 {
     color: #CC9966;
     padding: 1px;
     font-size: 11px;
     font-weight: normal;
     text-align: center;
     display: right;
     margin: 0px 0px 5px 0px;
     width: 125px;
     text-decoration: none;
     }

.khxc_cartbutton2:hover {
     color: #CCCCCC;
     text-decoration: none;
     cursor: default;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Misc                                | */
/* +------------------------------------------------------------+ */

.khxc_clearboth {
     clear: both;
     }

.khxc_outstock {
     color: #FF0000;
     }

a.khxc_hrefbutton {
     color: #555555;
     background-color: #e6d8e1;
     padding: 2px 5px 2px 5px;
     font-size: 11px;
     font-weight: normal;
     text-align: center;
     display: block;
     border: 1px solid #555555;
     text-decoration: none;
     }

a.khxc_hrefbutton:hover {
     color: #555555;
     background-color: #EBF1FF;
     text-decoration: none;
     cursor: default;
     }

.khxc_outline {
     border: 1px solid #999999;
     padding: 5px;
     margin-top: 5px;
     }

.khxc_outline p {
     margin: 0px 0px 3px 0px;
}

/* +------------------------------------------------------------+ */
/* | End                                                        | */
/* +------------------------------------------------------------+ */
