/* **************************************************************************** */
/* *   aPARTYaDAY.com                                                           */
/* *                                                                            */
/* *   COLORS                                                                   */
/* *   Orange - #FF6300                                                         */
/* *   Lt. Orange -                                                      */
/* *   Blue - #00009C                                                           */
/* *   Lt. Blue -                                                        */
/* *                                                                            */
/* *                                                                            */
/* **************************************************************************** */



BODY {
font-size: x-small;
font-family: "verdana", "arial", "geneva", sans-serif;
}


P {
font-size: x-small;
font-family: "verdana", "arial", "geneva", sans-serif;
}

LI {
list-style-type: circle;
font-size: x-small;
}

UL {
list-style-type: circle;
margin-left: 15;
}

TD{
vertical-align: "top";
}

hr{
color: #FF6300;
}

/*	Paragraph - INCLUDE								*/
p.inc {
color: #FFFFFF;
font-size: xxx-small;
margin-top: 0;
margin-bottom: 0;
font-family: "verdana", "arial", "geneva", sans-serif;



/* ********************     HEADING LABELS     ******************** */

td.head{
border-bottom: 1px solid #FF6300;
}

H1 {
font-size: Large;
color: #00009C;
margin-bottom: 0 pt;
}

H2 {
font-size: medium;
color: #FF6300;
margin-bottom: 0 pt;
}

H3 {
font-size: small;
color: #00009C;
margin-bottom: 0 pt;
}

H4 {
font-size: small;
color: #FF6300;
margin-bottom: 0 pt;
}


a.head:link {
color: #00009C;
text-decoration: none;
}


a.head:visited {
color: #00009C;
text-decoration: none;
}

a.head:active {
color: #00009C;
text-decoration: none;
}

a.head:hover {
color: #00009C;
text-decoration: none;
}

/* ********************     LEFT NAVIGATION LABELS     ******************** */


td.nav {
background-color: #00009C;
vertical-align: "top";
text-align: "center";
}

.nav {
color: #FFFFFF;
background: #00009C;
font-size: x-small;
text-align: "left";
line-height: 110%;
margin-top: 1 pt;
margin-left: -1pt
margin-bottom: 1 pt;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
}


a.nav:link {
color: #FFFFFF;
}


a.nav:visited {
color: #FFFFFF;
}

a.nav:active {
color: #FF6300;
}

a.nav:hover {
background: #000090;
}




/* ********************     LINKS LABELS     ******************** */



.hide {
color: #DFDFDF;
font-size: xx-small;
font-family: "verdana", "arial", "geneva", sans-serif;
text-decoration: none;
}




/* ********************     APF LABELS     ******************** */

.apf_submit_button_style { font-weight: bold; }
.apf_cart_text3_style { background-color:#FFFFFF; color:#00659C; font-family:Arial,Helvetica,sans-serif; font-size:larger; font-weight:bold; white-space:nowrap; width:33%; }
.apf_color_bar { background-color:#00009C; font-size:x-small; text-align:center; width:100%; font-family:Arial,Helvetica,sans-serif;}
.apf_error { font-size:150%; font-weight:bold; color:red; font-family:Arial,Helvetica,sans-serif;}
.apf_small_text { font-size:small; font-family:Arial,Helvetica,sans-serif;}
.apf_prices { color:#990000; font-family:Arial,Helvetica,sans-serif;}
.apf_prices_text { font-size: 14px; font-weight:bold; font-family:Arial,Helvetica,sans-serif;}
.apf_normal_heading { font-weight:bold; font-family:Arial,Helvetica,sans-serif;}
.apf_even_row { background-color:#eeeeee; padding:6; }
.apf_odd_row { background-color:#ffffff; padding:6; }
.apf_checkbox { clear:right; float:right; font-weight:bold; padding:6; }
.apf_heading4 { font-weight:bold; font-family:Arial,Helvetica,sans-serif; }
.apf_heading4c { font-weight:bold; font-size:larger; font-family:Arial,Helvetica,sans-serif; color:#CE6500; }

/* Custom Changes */
.apf_shopping_cart_link {font-size: 12px; font-family: Arial,Helvetica, sans-serif; text-align: right;}
.apf_logo{font-size: 12px; font-weight: bold; font-size: 20px; font-family: Arial,Helvetica,sans-serif;}
.apf_menu_border{padding: 0px; font-size: 14px; font-family:Arial,Helvetica,sans-serif; border-style: solid; border-width: 1px; border-color: #dcdcdc;}
.apf_regular_text_bold { font-size: 14px; font-weight: bold; font-family:Arial,Helvetica,sans-serif; }
.apf_regular_text { font-size: 14px; font-family:Arial,Helvetica,sans-serif; }
.apf_header {display: inline; text-align: left;font-size: 18px; font-weight: bold; font-family:Arial,Helvetica,sans-serif;}
.apf_nav_menu {padding: 2px; font-size: 14px; font-weight: bold; font-family:Arial,Helvetica,sans-serif; color:#FFFFFF}

/* a:link {color: #003399;}
/* a:visited {color: #003399;}
/* a:hover {text-decoration:none; color: #C30713;}
