body {
    background-color: #fffff0;
	margin:2px 0 10px 0;
	font-family: arial;
	font-size: 12px;
   	}
p, td {   
	font-family: arial;
	font-size: 10px;
	/* color: #fff; */
	color: #787878;
	}

b {	font-weight: 800; }

i {	font-style: italic; }

strike { 
	text-decoration: line-through;
	}

li { font-size: 10px; }
select {   
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	color: #787878;
	background-color: #ffffff;
	margin-bottom: 2px;
	}

form { margin: 0; }

img {border: 0; padding: 0;}


a:link, a:visited {   
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #787878;	
	font-weight: 400; 
	}
a:active, a:hover {
        font-family: arial,helvetica,sans-serif;
	color: #000000; 
	text-decoration:underline;
        font-size: 11px;
        font-weight: 400;
/*        background-color: #000000; */
	}


/* -- BEGIN NAMED GROUPS -- */
.categoryhead {  
	display: block;
	font-family: arial,helvetica,sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	margin-bottom:5px;
	}

.categorysubhead {  
	display: block;
	margin: 0px 10px 15px 10px;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #000000;
	}
	
.producthead {   
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: 800; 
	}

.productsubhead	{   
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #787878;
    }
.mischead {   
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	color: #00288C;
	font-weight: 800; 
	}
.miscsubhead {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #787878;
    }
.strike {
	font-family:verdana;
	font-size:11px;
	background-image: url('../images/art/strikethru_red.gif');
	background-position:center center;
	background-repeat: repeat-x;
	}


/* -- TOPPER Formatting -- */

#topper td {
  font-family: arial, sans-serif;
  font-size: 10px;
  color: white;
  text-align:  center;
}

#topper td a:link, #topper td a:visited {
	/*display:inline;*/
	/* margin-left: 15px; */
	font-family: arial, sans-serif;
	color: #333333;  
      	text-decoration: none;
	font-size: 10px; 
	font-weight: 400; 
	}
#topper td  a:hover, #topper td a:active { 
	text-decoration: underline;
}




#toppernavbar {
	margin-bottom:10px;
	}
#toppernavbar td {
	background-color: #000000;
	font-family: verdana, sans-serif;
	color: #ffffff; 
	font-size:11px;
	padding-top:1px;
	padding-bottom: 1px;
	}
#toppernavbar td a:link, #toppernavbar td a:visited {
	display:inline;
	text-transform: lowercase;
	font-family: verdana, sans-serif;
	color: #ffffff; 
	text-decoration: none;
	font-size: 12px; 
	font-weight: 400;
	margin-right: 18px;
	}
#toppernavbar td a:hover, #toppernavbar td a:active { 
	color: #ffffff;  /* c44f60 */
	text-decoration: underline;
	}


#offerbox  {
	padding:3px;
        color:  #ff5cad;
	}
#offerbox a:link, #offerbox a:visited {
	color: #ff5cad;
	text-decoration: underline;
	}
#offerbox a:hover, #offerbox a:active { 
	color: #ff0099; 
	text-decoration: underline;
	}


/* search box formatting */
#search {
	}
#search .header {
	font-family: verdana, sans-serif;
	color: #ffffff;
	font-weight: 400;
	}
#search .input {
	height:18px;
	width: 150px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
	color: #787878;
	font-family: verdana;
	font-size:10px;
	margin-top:2px;
	margin-bottom:2px;
        background-color: #ffffff;
	}


/* LEFTER formatting: */
 #lefter { 
/*	background-color: #ffffff; */
/* 	font-family: verdana, sans-serif; */
/*        padding:  5px; */
padding-top: 25px;

	}

/* CATALOG QUICK ORDER FORMATTING: */
#quickorder {
	color: #787878;
	font-size:10px;
	margin-left:5px;
	margin-bottom: 12px;
	}
#quickorder .header {
	display:block;
	color: #000000;
	font-size: 12px;
	font-weight: 400;
	padding-bottom: 2px;
	}
#quickorder .input {
	width:110px;
	height:16px;
	font-size:10px;
	font-family: verdana,sans-serif;
	border-left: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	color: #787878; 
	}
#quickorder a:link, #quickorder a:visited, #quickorder a:hover {
	font-size: 10px;
	color: #787878;
	text-decoration: underline;
	}

/* MAIN NAV SECTION FORMATTING */
#mainnav {
	margin-bottom: 12px;
	}
#mainnav .header {
	display:block;
	margin-left: 5px;
	margin-bottom: 2px;
	font-size: 14px;
	color: #000000;
	font-weight: 400;
	}
#mainnav a:link, #mainnav a:visited { 
	display:block;
	text-transform: lowercase;
	border-left: 5px solid #ffffff;
	margin-bottom:4px;
	/* padding: 2px 0px 2px 0px; */
	font-family: verdana, sans-serif;
	color: #666666;  /* 8C7AE5 874FC4 */
	line-height: 11px;
	font-size: 11px; 
	font-weight: 400; 
	text-decoration: none;
	}
#mainnav a:hover, #mainnav a:active { 
	border-left: 2px solid #000000;
	padding-left: 3px;
	color: #000000; 
	}


#leftnav .header {
    	margin-left: 5px;
	font-size: 14px;
	color: #000000;
	font-weight: 400;
	}

#leftnav  { 
        display: inline-block;
        margin-top: 5px;
    	margin-left: 5px;
	text-transform: uppercase;
	font-family: arial, sans-serif;
	color: #000000; 	
	font-size: 10px; 
	font-weight: 400; 
	text-decoration: none;
	}

#leftnav a:link, #leftnav a:visited {
        display: inline-block;
        margin-top: 5px;
    	margin-left: 5px;
	text-transform: uppercase;
	font-family: arial, verdana, sans-serif;
	color: #000000;  
	font-size: 10px; 
	font-weight: 400; 
	text-decoration: none;
	background-color: #FFFFFF;
}

#leftnav a:hover, #leftnav a:active {
        display: inline-block;
        margin-top: 5px;
    	margin-left: 5px;
	text-transform: uppercase;
	font-family: arial, verdana, sans-serif;
	color: #787878; 
	font-size: 10px; 
	font-weight: 400; 
	text-decoration: underline;
        background-color: #FFFFFF;
 }




/* FINDER FORMATTING: */
#finder {
	margin-bottom: 12px;
	margin-left: 5px;
	}
#finder .header {
	display:block;
	font-size: 12px;
	color: #000000;
	font-weight: 400;
	margin-bottom: 2px;
	}
#finder select {
	margin-top: 1px;
	margin-bottom: 1px;
	width:130px;
	font-size:10px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
	color: #787878;
	}
/* EMAIL SIGNUP BOX FORMATTING: */
#email {
	margin-left: 5px;
	margin-bottom: 12px;
	font-family: verdana, sans-serif;
	color: #787878;
	}
#email .header {
	display:block;
	color: #000000;
	font-size: 12px;
	font-weight: 400;
	padding-bottom: 2px;
	}
#email .text {
	display:block;
	color: #787878;
	font-size: 10px;
	line-height: 11px;
	padding-bottom: 3px;
	}
#email .input {
	width:110px;
	height:17px;
	font-size:10px;
	border-left: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	font-family: verdana,sans-serif;
	color: #787878; 
	}

/* RECENTLY VIEWED SECTION FORMATTING */
#recently {
	margin-bottom: 12px;
	}
#recently .header {
	display:block;
	margin-left: 5px;
	margin-bottom: 2px;
	font-size: 12px;
	color: #000000;
	font-weight: 400;
	}
#recently a:link, #recently a:visited { 
	display:block;
	text-transform: capitalize;
	border-left: 5px solid #ffffff;
	margin-bottom:4px;
	/* padding: 2px 0px 2px 0px; */
	font-family: verdana, sans-serif;
	color: #666666;  /* 8C7AE5 874FC4 */
	line-height: 11px;
	font-size: 11px; 
	font-weight: 400; 
	text-decoration: none;
	}
#recently a:hover, #recently a:active { 
	border-left: 2px solid #000000;
	padding-left: 3px;
	color: #000000; 
	}

#footer {
	/* padding: 5px; */
	text-align:center;
     	}
#footer a:link, #footer a:visited {   
	font-family: arial, helvetica,sans-serif;
	font-size: 10px;
	color: white;	
        background-color: black;
/*	font-weight: 400; */
	text-decoration: underline;
	}

#footer a:active, #footer  a:hover {
	color: #white;
        background-color: #black; 
        text-decoration: underline;
	}



#footer td a:link, #footer td a:visited, #footer td a:active, #footer td a:hover {   
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	color: white;	
        background-color: black;
        /*font-weight: 400;  */
	text-decoration: underline;
	}



/* Bread crumbs */

#breadcrumbs {
        margin-bottom: 2px;
	color: #000000;
	font-family: verdana;
	font-size: 9px;
        text-transform: capitalize;
        background-color: #ffffff;
        font-weight: 400;

	}
#breadcrumbs a:link, #breadcrumbs a:visited, {
        margin-bottom: 2px;
        color: #000000;	
	font-family: verdana;
	font-size: 9px;
        text-transform: capitalize;
        background-color: #ffffff;
        font-weight: 400;
	}
#breadcrumbs a:hover {
        margin-bottom: 2px;
        color: #787878;	
	font-family: verdana;
        text-transform: capitalize;
        background-color: #ffffff;
        font-size: 9px;
        font-weight: 400;
	}
/* PRODUCT GRID FORMATTING (home, cat) */

#productgrid {
	color: #000000;
	margin-bottom:10px;
	text-align: left;
        text-transform: capitalize;
	}

#productgrid td {
        color: #000000;
	margin: 0; 
	font-family:arial,sans-serif;
	font-size:10px;
	padding: 0 5px 0px 5px;
	text-align: left;

        text-decoration: none;
	}

#productgrid td a:link, #productgrid td a:visited {
	font-family: arial,helvetica,sans-serif;
        font-size: 10px;
        color: #787878;
        font-weight: 400;
        text-decoration: none;	
        text-transform: capitalize;
	}
#productgrid td a:hover {
	font-family: arial,helvetica,sans-serif;
        font-size: 10px;
        color: #333333;
        text-decoration: underline;	
        background-color: #fff;
        text-transform: capitalize;
	}

#productgrid td strike, s {
	text-decoration: line-through;
	font-weight: 400;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	}
#productgrid td .sale {
	font-weight: 400;
	color:#cc0000;
	font-family: arial,helvetica,sans-serif;
	font-size:11px;
	}

#productgrid td .price {
/*	display: block; */
	margin-top:3px;
	margin-bottom: 2px;
	color: #000000;
	font-weight: 400;
	font-family: arial,helvetica,sans-serif;
	font-size:10px;
	}

#subcats {
	margin-bottom:5px;
	}
#subcats td {
	margin: 0; 
	font-family:verdana,sans-serif;
	font-size:11px;
	padding-right:10px;
	}
#subcats td a:link, #subcats td a:visited {
	font-family: verdana,helvetica,sans-serif;
    font-size: 11px;
    color: #000;
    font-weight: 400;
    text-decoration: none;	
	}
#subcats td a:hover {
	font-family: verdana,helvetica,sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;	
	}

/*-- PRODUCT PAGE --*/

#productdesc {
	margin: 10px 0px 10px 0px;
	}
#productdesc td {
	margin: 0; 
	font-family:verdana,sans-serif;
	font-size:11px;
	padding: 0 0px 0px 5px;
	}
#productdesc td a:link, #productdesc td a:visited {
	font-family: verdana,helvetica,sans-serif;
    font-size: 11px;
    color: #787878;
    font-weight: 400;
    text-decoration: underline;	
	}
#productdesc td a:hover {
	font-family: verdana,helvetica,sans-serif;
    font-size: 11px;
    color: #00288C;
    font-weight: 400;
    text-decoration: underline;	
	}

.productdescription	{   
	line-height: 16px;
    }
.productbold {   
	font-weight: bold;
	color: #787878;
	margin-top:8px;
	margin-bottom: 8px;
    }
.productphoto {   
	float:left;
	margin-right:5px;
	margin-bottom:12px;
	text-align:center;
    }
#ordergrid {
	/*border: 1px solid #4C69D5;*/
	margin: 20px 0px 3px 0px;
	clear:both;
	}
#ordergrid th {
	font-family:verdana,sans-serif;
	font-size:11px;
	color: #333333;
	background-color:#e6e6e6;
	padding:4px;
	}
#ordergrid td {
	margin: 0; 
	font-family:verdana,sans-serif;
	color:#787878;
	font-size:11px;
	padding: 4px;
	/*border-bottom: 1px solid #dddddd;*/
	}
#ordergrid td b {
	font-weight: 800;
	}
#ordergrid td .price {
	display: block;
	margin-top:3px;
	margin-bottom: 2px;
	color: #F17700;
	font-weight: 400;
	font-family: verdana,helvetica,sans-serif;
	font-size:11px;
	}
#ordergrid td .sale {
	color: #cc0000;
	font-weight: 400;
	font-family: verdana,helvetica,sans-serif;
	font-size:11px;
	}
#ordergrid select {
	font-size: 10px;
	margin-top: 3px;
	margin-left:5px;
	}
#ordergrid .input {
	width:25px;
	height:16px;
	font-size:11px;
	border-left: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	font-family: arial,sans-serif;
	color: #787878;
	margin-bottom: 1px;
	}
#ordergrid td a:link, #ordergrid td a:visited {
	font-family: verdana,helvetica,sans-serif;
    font-size: 10px;
    color: #787878;
    font-weight: 400;
    text-decoration: underline;	
	}
#ordergrid td a:hover {
    color: #333333;
	}

#directedsearch {
	text-align: center;
	border: 1px solid #4C69D5;
	margin-right:10px;
	}

#directedsearch td {
	font-family: verdana,helvetica,sans-serif;
    font-size: 11px;
	background-color: #ffffff;
	padding: 3px;
	}

#directedsearch b {
	font-weight: 800;
	}

#directedsearch .header {
	display: block;
	background-color: #F2F3FA;
	color: #00288C;
	font-size: 12px;
	font-weight: bold;
	}

#directedsearch a:link, #directedsearch a:visited {
	color: #4C69D5; 
	text-decoration: underline;
	font-weight: 800;
	}

#directedsearch a:hover {
	color: #00288C;	
	}
#directedsearch a.more:link, #directedsearch a.more:visited {
	display: block;
	padding: 5px 2px 3px 2px;
	color: #4C69D5; 
	font-size:10px;
	text-decoration: underline;
	font-weight: 400;
	}
#directedsearch a.more:hover {
	color: #00288C;	
	}






/* --- OTHER FORMATTING --- */

#crosssell {
	color:#000000;
	margin-bottom:5px;
        background-color: #ffffff;
	}

#crosssell td {
	color:#000000;
	margin: 0; 
	font-family:verdana,sans-serif;
	font-size:11px;
	padding: 0 5px 5px 5px;
        background-color: #ffffff;
	}

#crosssell td a:link, #crosssell td a:visited {
	font-family: verdana,helvetica,sans-serif;
    font-size: 10px;
    color: #000000;
    font-weight: 800;
    text-transform: capitalize;
    text-decoration: none;	
    background-color: #ffffff;

	}
#crosssell td a:hover {
    color:#787878;
    text-decoration: underline;	
    font-size: 10px;
    font-weight: 800;
    background-color: #ffffff;

	}








/*---------------------------------------------------- */


/* ---- RIGHT NAV ---- */




#tellafriend {
	padding: 5px 0 5px 0;
	border-top: 2px solid #FAF6F1;
	border-left: 1px solid #F6DEB2;
	border-bottom: 1px solid #F6DEB2;
	margin-top: 3px;
	}
#tellafriend a, #tellafriend a:link, #tellafriend a:visited {
	border-bottom: 2px solid #FAF6F1;
}

#tellafriend a:hover, #tellafriend a:active {
	border-bottom: 2px solid #DBA73E;
}


/* -------------------------------- */
/* --- PAGE CONTENT FORMATTING ---- */
/* -------------------------------- */

/* PRODUCT LIST FORMATTING (search) */
#productlist {
	}




/* category and subcategory list formatting: */
#catdisplayleft	{
	}

#catdisplayleft .shophead {
	display: block;
	background-color: #EBDECE; /*D69A22*/
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 8px;
	color: #787878;
	font-family: arial;
	font-size:16px;
	font-weight: lighter;
	text-align:center;
	line-height: 24px;
	}
#catdisplayleft a.toplevelcat:link, #catdisplayleft a.toplevelcat:visited {   
	display: block;
	border-left: 5px solid #faf6f1;
	border-right: 2px solid #faf6f1;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	line-height:18px;
	font-weight:800;
	text-decoration: none;
	color: #66331C;
	}

#catdisplayleft a.toplevelcat:hover {   
	border-left: 5px solid #faf6f1;
	border-right: 2px solid #faf6f1;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #66331C;
	text-decoration: underline;
	}

#catdisplayleft a.subcat:link, #catdisplayleft a.subcat:visited {   
	display: block;
	border-left: 4px solid #faf6f1;
	border-right: 1px solid #faf6f1;
	padding: 2px 2px 2px 0;
	color: #787878; 
	font-family: arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
	}

#catdisplayleft a.subcat:hover {   
	display: block;
	border-left: 4px solid #faf6f1;
	border-right: 1px solid #faf6f1;
	color: #66331C;
	}

#categoryname {
	display: block;
	padding: 2px 5px 2px 10px;
	background-color: #EBDECE; /*D69A22*/
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	line-height: 24px;
	border-top: 1px solid #F6DEB2;
	color: #66331C;
	}


/* CATEGORY PAGE FORMATTING */
#catdisplay	{
	display: block;
	width: 440px;
	/*border: 1px solid #cccccc;*/
	padding: 3px 3px 2px 3px;
	background: #ffffff;
	margin: 0px 10px 0px 10px;
	text-align: left;
	}

#subcatdisplay td {
	border-top: 1px solid #00288C; /* #FAF3BE;*/
	border-bottom: 1px solid #00288C; /*#FAF3BE;*/
	border-right: 1px solid #ffffff;
	background-color: #e9e9e9;
	}

#subcatdisplay td a:link, #subcatdisplay td a:visited {
	display: block;
	padding: 1px 2px 1px 0.25em;
	border-bottom: 1px solid #ffffff;
	color: #00288C; 
	font-family: arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
	border-bottom: 1px solid #ffffff;
	}

#subcatdisplay td a:hover {
	display: block;
	border-bottom: 1px solid #ffffff;
	/*background-color: #DCE8F3;*/
	background-color: #336699;
	color: #ffffff; 
	font-weight: 400;
	border-bottom: 1px solid #ffffff;
	}

/* ------------- */

#searchdisplay {
	display: block;
	padding: 2px 5px 2px 10px;
	background-color: #EBDECE; /*D69A22*/
	font-family: arial,helvetica,sans-serif;
	font-size: 18px;
	line-height: 24px;
	border-top: 1px solid #F6DEB2;
	color: #66331C;
	text-align:left;
	}

#searchresults {
	display: block;
	padding: 2px 5px 8px 10px;
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	line-height: 24px;
	/*border-top: 1px solid #F6DEB2;
	border-bottom: 1px solid #F6DEB2;*/
	color: #66331C;
	text-align:left;
	}


#comparegrid {
	margin-left:10px;
	margin-right:5px;
	}
#comparegrid th {
	padding: 4px;
	background-color:#225588;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	}

#comparegrid td {
	}

#comparegrid td .firstcol {
	background-color: #ededed;
	border-left: 1px solid #225588;
	border-right: 1px solid #225588;
	border-bottom: 1px solid #225588;
	color:#225588;
	font-weight:bold;
	}
#comparegrid td .othercol {
	border-right: 1px solid #225588;
	border-bottom: 1px solid #225588;
	}
#comparegrid td b {
	font-weight: 800;
	font-size:10px;
	}
#comparegrid td strike, s {
	text-decoration: line-through;
	font-weight: 800;
	font-size:10px;
	}

#comparegrid td .sale {
	color: #cc0000;
	font-weight: 800;
	font-family: verdana,helvetica,sans-serif;
	font-size:10px;
	}






/* CART ------------- */

#cartgrid	{
	border-top: 1px solid #F6DEB2;
	border-bottom: 1px solid #F6DEB2;
	}

#cartgrid th {
	background-color: #EBDECE;
	font-family: arial, sans-serif;
	color: #66331C;
	font-weight: 800;
	}

#cartgrid td {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #Ffffff; /* f6deb2 */
	}
#cartgrid td .input {
	font-family: arial,sans-serif;
	font-size: 11px; 
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	height: 17px;
	width: 25px
	}

#cartgrid td table td {
	text-align: right;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 10px;
	border-bottom: 1px solid #ffffff;
	}


/* ------------- */

#pricinggrid	{
	border-top: 1px solid #F6DEB2;
	border-bottom: 1px solid #F6DEB2;
	}

#pricinggrid th {
	background-color: #EBDECE;
	font-family: arial, sans-serif;
	color: #66331C;
	font-weight: 800;
	}

#pricinggrid td {
	border-bottom: 1px solid #ffffff;
	}
#pricinggrid td .input {
	font-family: arial,sans-serif;
	font-size: 11px; 
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	height: 17px;
	width: 25px
	}


/* ------------- */

#crosssells2	{
	border-top: 1px solid #F6DEB2;
	}

#crosssells2 th {
	/*background-color: #ffffff;*/
	font-family: arial, sans-serif;
	font-size:14px;
	color: #66331C;
	font-weight: 800;
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
	}

#crosssells2 td a:link, #crosssells2 td a:visited {
	display: block;
	padding: 2px 2px 2px 0.25em;
	color: #787878; 
	font-family: arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
	border-bottom: 1px solid #ffffff;
	}

#crosssells2 td a:hover {
	display: block;
	/*background-color: #DCE8F3;*/
	color: #66331C;
	font-weight: 400;
	border-bottom: 1px solid #ffffff;
	}



/* ------------- */

#borderbox	{
	border: 1px solid #cccccc;
	}
#borderbox th {
	background-color: #e6e6e6;
	font-family: arial, sans-serif;
	color: #000000;
	font-weight: 800;
	}
#borderbox .input {
	background-color:#ffffff; 
	width:100px;
	height:17px;
	font-size:11px;
	border-top: 1px solid #787878;
	border-left: 1px solid #787878;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	font-family: arial,sans-serif;
	color: #000000; 
	}

/* ------------- */

#articlecontainer {
	padding:10px;
	}

#poparticlecontainer {
	width: 350px;
	padding:10px;
	}


/*--------------------------------------------*/


#gridheader td {
	font-family: arial,helvetica,sans-serif;
	font-style: normal;
    font-size: 11px;
    color: #787878; 
	background-color: #efefef;
	}

#gridheader b {
	font-family: arial,helvetica,sans-serif;
	font-style: normal;
    font-size: 11px;
    color: #787878; 
	font-weight: 800;
	}

#reviewsteps {
	display: block;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	padding: 2px 0px 2px 0px;
	font-weight: 800;
	font-style: normal;
	color: #336699;
	}

#signingridheader td {
	font-family: arial,helvetica,sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #336699; 
	background-color: #efefef;
	}

#signingridheader b {
	font-family: arial,helvetica,sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #336699; 
	font-weight: 800;
	}

#reviewgridheader td {
	font-family: arial,helvetica,sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #336699; 
	background-color: #efefef;
	}

#reviewgridheader b {
	font-family: arial,helvetica,sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #336699; 
	font-weight: 800;
	}

#historygridheader td {
	font-family: arial,helvetica,sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #336699; 
	background-color: #efefef;
	}

#historygridheader b {
	font-family: arial,helvetica,sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #336699; 
	font-weight: 800;
	}


/* TEXT FORMATTING */

.small {   
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	color: #333333;
	}

.sale {		
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	padding-left: 2px;
	color: #cc0000;
	font-weight: 800; 
	}

.stock {   
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #787878;
	font-weight: 800; 
	}

.price {
	display: block;
	margin-top:3px;
	margin-bottom: 2px;
/*	color: #F17700; */
        color: #000000;
	font-weight: 400;
	font-family: verdana,helvetica,sans-serif;
	font-size:11px;
	}


/* MISC ELEMENT FORMATTING */

.input25 {
	height:16px;
	font-size:11px;
	border-left: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	font-family: arial,sans-serif;
	color: #333333;
	width: 25px;
	}

.input90	{	font-family: arial,sans-serif;
	 			font-size: 10px; 
				border-width: 1px;
				height: 18px;
				width: 90px}

.input100	{	font-family: arial,sans-serif;
	 			font-size: 10px; 
				border-width: 1px; 
				height: 18px;
				width: 100px}

.input110	{	font-family: arial,sans-serif;
	 			font-size: 10px; 
				border-width: 1px;
				height: 18px;
				width: 110px}

.input115	{	font-family: arial,sans-serif;
	 			font-size: 9px; 
				border-width: 1px;
				height: 13px;
				width: 115px}

.input120	{	font-family: arial,sans-serif;
	 			font-size: 9px; 
				height: 15px;
				width: 120px}


.input200	{	font-family: arial,sans-serif;
	 			font-size: 10px; 
				border-top: 1px solid #cccccc;
				border-left: 1px solid #cccccc;
				border-right: 1px solid #eeeeee;
				border-bottom: 1px solid #eeeeee;
				height: 18px;
				width: 200px; }

/* MISC LINK FORMATTING */

/* -- BEGIN NAMED GROUPS -- */


.strike {
	font-family:arial;
	font-size:10px;
	background-image: url('../images/art/strikethru_red.gif');
	background-position:center center;
	background-repeat: repeat-x;
	}



#hide td {
  margin-top: 0px;
  font-family: arial, sans-serif;
  font-size: 10px;
  color: #787878;
  background-color: black;
  text-align:  left;
}

#hide td a:link, #hide td a:visited, #hide td a:hover, #hide td a:active  {
         margin-top: 0px;
	/*display:inline;*/
	/* margin-left: 15px; */
	font-family: arial, sans-serif;
	color: #787878;  
        background-color: black; 
	text-decoration: underline;
	font-size: 10px; 
	font-weight: 400;       
        text-align: left;
}

#foot { margin-top: 4px; }

#foot td {
  font-family: arial, sans-serif;
  font-size: 11px;
  color: white;
  background-color: black;
  text-align:  center;  
  text-decoration: none;
  font-weight: 300; 
/*   margin-top: 30px; */
padding-left: 4px;
padding-right: 4px;


}


 #foot td a:link, #foot td a:visited  {
  font-family: arial, sans-serif;
  font-size: 11px;
  color: white;
  background-color: black;
 text-align:  center; 
  text-decoration: none;
  font-weight: 300; 
/*  margin-top: 30px; */
padding-left: 4px;
padding-right: 4px;

}




#foot td a:hover, #foot td a:active {
       text-decoration: underline;

}






#newnav td a:link, #newnav td a:visited, #newnav td a:hover, #newnav td a:active {

font-family: verdana;
color: black;
padding: 3px;
border-left: 1px solid #000000;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
text-decoration: none;
font-size: 12px;
line-height: 1.5;"

}



#pg {
        font-family: arial,helvetica,sans-serif;
        font-size: 11px;
	color: #787878;	
	font-weight: 400; 
        background-color: #ffffff; 
}


#pg td {
        color: #787878;
	font-family:arial,sans-serif;
	font-size:11px;
        text-decoration: none;
background-color: #ffffff; 
	}

#pg td a:link, #pg td a:visited
{
	font-family: arial,helvetica,sans-serif;
        font-size: 11px;
        color: #000000;
        font-weight: 800;
        text-decoration: none;	
        background-color: #ffffff; 
}


#pg a:hover, #pg a:active {
	font-family: arial,helvetica,sans-serif;
        font-size: 11px;
        color: #787878;
        font-weight: 800;
        text-decoration: underline;	
        background-color: #ffffff;
}


/*
#pg td a:link, #pg td a:visited {
	font-family: arial,helvetica,sans-serif;
        font-size: 11px;
        color: #787878;
        font-weight: 400;
        text-decoration: none;	
background-color: #ffffff; 
	}
#pg td a:hover, #pg td a:active {
	font-family: arial,helvetica,sans-serif;
        font-size: 11px;
        color: #000000
        text-decoration: underline;	
        background-color: #ffffff;

	}
*/


/* ------------- */





/* MISC LINK FORMATTING */

#ecat  {
  color: #ffffff;
  border-left: 1px solid #787878;
  border-top: 1px solid #787878;
  border-bottom: 1px solid #787878;
  }





#faq  {

  font-size: 13px;

}
