body { 
	margin-top: 0px; 
	margin-bottom:30px; 
	color:#000000; 
	background-color: #D4D9D5; 
	font-size: 12px;
	}

td { font-family: arial,sans-serif; font-size: 12px; }

form { margin: 0; }

img {border: 0; padding: 0;}

select { font-family: arial,sans-serif; font-size: 10px; color: #000000; margin-bottom: 2px; }

h1 { color:#4D6DA0; font-family: arial,sans-serif; font-size: 18px; font-weight: bold; margin: 3px 0 3px 0 }
h2 { font-family: arial,sans-serif; font-size: 14px; font-weight: bold; margin: 3px 0 5px 0 }
h3 { font-family: arial,sans-serif; font-size: 12px; font-weight: bold; margin: 3px 0 3px 0 }

a:link, a:visited {   
	font-family: arial,sans-serif;
	color: #4D6DA0;
	font-weight: 800;
	text-decoration:none;
	}
a:active, a:hover {	
	color: #333333; 
	text-decoration: underline;	
	}
a.more:link, a.more:visited {
	display:block;
	font-size: 10px;
	color: #333333;	
	line-height: 11px;
	font-weight:400;
	text-decoration: none;	
	padding-top: 2px; 
	}
a.more:hover {
	text-decoration: underline
	}

/* TOPPER ----------------------------- */
#topper {
	background-color:#ffffff;
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
#topper a:link, #topper a:visited {
	font-size: 11px;
	font-weight: 800;
	color: #36516C; /* D4D9D5 */
	text-decoration: none;
	}
#topper a:hover, #topper a:active {
	text-decoration: underline;
	}
#toppernavbar1 {
	border-top: 1px solid #8091A2;
	border-bottom: 1px solid #8091A2;
	background-color: #8091A2;
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	}
#toppernavbar1 a:link, #toppernavbar1 a:visited {
	display: inline;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
	margin-left: 12px;
	margin-right: 12px;
	color: #ffffff;
	}
#toppernavbar1 a:hover, #toppernavbar1 a:active {
	text-decoration: underline;
	}

#toppernavbar2 {
	background-color:#ffffff;
	border-bottom: 1px dotted #cccccc;
	}
#toppernavbar2 a:link, #toppernavbar2 a:visited {
	display: inline;
	text-decoration: none;
	}
#toppernavbar2 a:hover, #toppernavbar2 a:active {
	background-color: #336699;
	color:#ffffff;
	}


/* LEFTER BAR GENERAL FORMATTING ------ */
#lefter { background-color: #4D6DA0; padding-top:5px; padding-left:5px; padding-right:5px; padding-bottom: 5px; } /*background 393cf5 */


/* RIGHTER BAR GENERAL FORMATTING ----- */
#righter { background-color: #ffffff; padding-top:5px; padding-right: 5px; padding-bottom: 5px; }


/* FOOTER ----------------------------- */
#footer { 
	padding: 2px; 
	background-color:#A0ADBA; /* ECF5E6 */
	font-size: 12px; 
	/* border-top:1px solid #8091A2; */
	border-bottom:1px solid #8091A2; 
	color: #ffffff;
	}
#footer td {
	padding: 5px 5px 5px 15px;
	color: #ffffff;
	}
#footer .header {
	display:block;
	font-weight: bold;
	font-size:12px;
	color: #ffffff;
	}
#footer a:link, #footer a:visited {
	padding-top: 1px;
	color: #ffffff; /* 36516C */
	font-weight: 400;
	text-decoration: none;
	}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	}


/* FIXED ELEMENTS --------------------- */
#search1 { /* horizontal presentation */
	border: 1px solid #8091A2; 
	background-color:#D4D9D5; /* D4D9D5 A6BAE2 8091A2 */
	padding: 3px 2px 3px 4px; 
	margin-bottom:5px; 
	}
#search1 .header {
	display:block;
	font-weight: bold;
	font-size:13px;
	color: #ffffff;
	padding-bottom:2px;
	}

#search2 { margin: 0 1px 10px 5px; } /* vertical presentation */
#search2 .header {
	font-weight: bold;
	}

#search { 
	/* border: 1px solid #8091A2; */
	background-color:#4D6DA0; /* D4D9D5 A6BAE2 8091A2 */
	padding: 3px 2px 3px 4px; 
	margin-bottom:5px; 
	}
#search .header {
	display:block;
	font-weight: bold;
	font-size:13px;
	color: #ffffff;
	padding-bottom:2px;
	}
#search a:link, #search a:visited {
	display:block;
	color: #ffffff;
	font-size: 10px;
	font-weight: 400;
	text-decoration: underline;
	}
#search a:hover, #search a:active {
	text-decoration: underline;
	}

#quickorder { 
	border: 1px solid #8091A2; 
	background-color:#8091A2; /* D4D9D5 A6BAE2 8091A2 */
	padding: 3px 2px 3px 4px; 
	margin-bottom:5px; 
	}
#quickorder .header {
	display:block;
	font-weight: bold;
	font-size:13px;
	color: #ffffff;
	padding-bottom:2px;
	}
#quickorder a:link, #quickorder a:visited {
	display:block;
	color: #ffffff;
	font-size: 10px;
	font-weight: 400;
	text-decoration: underline;
	}
#quickorder a:hover, #quickorder a:active {
	text-decoration: underline;
	}

#email { 
	border: 1px solid #8091A2; 
	color: #003366;
	font-size:10px;
	background-color:#D4D9D5; /* seafoam ecf5e6 */
	padding: 3px 2px 3px 4px; 
	margin-bottom:5px; 
	}
#email .header {
	display:block;
	font-weight: bold;
	font-size:13px;
	color: #003366;
	padding-bottom:2px;
	}

#catrequest { 
	border: 1px solid #8091A2; 
	color: #003366;
	font-size:10px;
	background-color:#D4D9D5; /* seafoam ecf5e6 */
	padding: 3px 2px 3px 4px; 
	margin-bottom:5px; 
	}
#catrequest .header {
	display:block;
	font-weight: bold;
	font-size:13px;
	color: #003366;
	padding-bottom:2px;
	}
#catrequest a:link, #catrequest a:visited {
	color: #003366;
	font-size: 10px;
	font-weight: 400;
	text-decoration: underline;
	}
#catrequest a:hover, #catrequest a:active {
	color: #ffffff;
	text-decoration: underline;
	}


#recently { 
	/* border: 1px solid #8091A2; */
	background-color:#4D6DA0; /* A6BAE2 7D9AD4 D4D9D5 8091A2 */
	padding: 3px 2px 3px 4px; 
	margin-bottom:5px; 
	 }
#recently .header {
	display:block;
	font-weight: normal;
	font-weight: 800;
	font-size:13px;
	color: #ffffff;
	padding-bottom:2px;
	}
#recently a:link, #recently a:visited {
	color: #ffffff;
	font-weight: 800;
	text-decoration: none;
	}
#recently a:hover, #recently a:active {
	text-decoration: underline;
	}

#giftfinder { 
	border: 1px solid #8091A2; 
	background-color:#D4D9D5; /* A6BAE2 D4D9D5 8091A2 */
	font-size:10px;
	padding: 3px 2px 3px 4px; 
	margin-bottom:5px; 
	color: #003366;
	 }
#giftfinder .header {
	display:block;
	font-weight: bold;
	font-size:13px;
	color: #003366;
	padding-bottom:2px;
	}
#helper { 
	border: 1px solid #8091A2; 
	color: #003366;
	font-size:11px;
	font-weight: 800;
	background-color:#D4D9D5; /* a6bae2 seafoam ecf5e6 */
	padding: 3px 2px 3px 4px; 
	margin-bottom:5px; 
	 }
#helper .header {
	display:block;
	font-weight: bold;
	font-size:13px;
	color: #003366;
	padding-bottom:2px;
	}



/* NAVIGATION ------------------------- */
#links1 { 
	border: 1px solid #8091A2; 
	background-color:#D4D9D5; /* medblue A6BAE2 D4D9D5 8091A2 */
	padding: 3px 2px 3px 4px; 
	margin-bottom:5px; 
	 }
#links1 .header {
	display:block;
	font-weight: bold;
	font-size:13px;
	color: #003366; /* 003366 */
	padding-bottom:2px;
	}
#links1 a:link, #links1 a:visited {
	color: #003366;
	font-weight: 800;
	text-decoration: none;
	}
#links1 a:hover, #links1 a:active {
	text-decoration: underline;
	}
#links2 { margin: 0 1px 10px 5px; }
#links2 .header {
	font-weight: bold;
	}
#links2 a:link, #links2 a:visited {
	display: block;
	color: #333333;
	font-weight: 400;
	text-decoration: none;
	}
#links2 a:hover, #links2 a:active {
	text-decoration: underline;
	}

/* PRODUCT GRID FORMATTING (product grid, 1 per page) ---- */
#productgrid {
	margin-top: 15px;
	margin-bottom:10px;
	}
#productgrid td {
	margin: 0; 
	font-family: arial,sans-serif;
	font-size:11px;
	padding: 0px 5px 0px 5px;
	}
#productgrid a:link, #productgrid a:visited {
	display: inline;
	color: #4D6DA0;
	font-weight: 800;
	font-size:12px;
	text-decoration: none;	
	}
#productgrid a:hover {
	text-decoration: underline;	
	color: #A0ADBA;
	}
#productgrid a.more:link, #productgrid a.more:visited {
	display:block;
	font-size: 10px;
	color: #4D6DA0;	
	line-height: 11px;
	font-weight:400;
	text-decoration: none;	
	padding-top: 2px; 
	}
#productgrid a.more:hover {
	text-decoration: underline;	
	}
#crosssells {
	margin-bottom:10px;
	border: 1px solid #91152E;
	}
#crosssells td {
	margin: 0; 
	font-family: arial,sans-serif;
	font-size:12px;
	padding: 3px;
	}
#crosssells a:link, #crosssells a:visited {
	display: block;
    color: #36516C;
    font-weight: 400;
	font-size:12px;
    text-decoration: underline;	
	}
#crosssells a:hover {
    text-decoration: underline;	
    color: #333333;
	}
#crosssells a.more:link, #crosssells a.more:visited {
	display:block;
    font-size: 10px;
    color: #333333;	
	line-height: 11px;
	font-weight:400;
    text-decoration: none;	
	padding-top: 2px;
	}
#crosssells a.more:hover {
    text-decoration: underline;	
	}
#headline {
	font-weight: bold;
	font-size:14px;
	color: #4D6DA0;  /* blue: 36516C purple: 8e68a8 90122C: maroon */
    	text-decoration: none;
	/*background-color: #D4D9D5; /* med blue D4D9D5 maroon 90122C lt blue E4EAF7 purple: efe9f5 */
	margin-bottom: 5px;
	border-bottom: 1px solid #D8D8D5;
	}
#headline a:link, #headline a:visited, #headline a:hover {
 	font-weight: bold;
	font-size:14px;
	color: #4D6DA0;
    	text-decoration: none;	
	}
#headline a:hover, #headline a:active {
 	font-weight: bold;
	font-size:14px;
	color: #3A526A;
    	text-decoration: underline;	
	}
#headline a.more:link, #headline a.more:visited {
    	text-decoration: underline;	
	}
#subcats {
	margin-bottom:10px;
	border-top: 1px solid #4D6DA0;
	border-bottom: 1px solid #4D6DA0;
	}
#subcats td {
	margin-bottom: 10px; 
	padding: 0px 2px 0px 3px;
	font-family:arial,sans-serif;
	font-size:11px;
	}
#subcats td a:link, #subcats td a:visited {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #4D6DA0;
	font-weight: 400;
	text-decoration: none;	
	}
#subcats td a:hover {
    color: #A0ADBA;
    font-weight: 400;
    text-decoration: underline;	
	}

#ordergrid {
	border-top: 1px solid #8091A2;
	border-bottom: 1px solid #8091A2;
	margin: 10px 0px 5px 0px;
	clear:both;
	}
#ordergrid th {
	font-family:arial,sans-serif;
	font-size:12px;
	color: #ffffff;
	background-color:#8091A2;
	padding:3px;
	}
#ordergrid td {
	margin: 0; 
	font-family:arial,sans-serif;
	color:#000000;
	font-size:11px;
	padding: 3px;
	/*border-bottom: 1px solid #dddddd;*/
	}
#ordergrid select {
	font-size: 10px;
	margin-top: 5px;
	}
#ordergrid .input {
	width:25px;
	height:17px;
	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: #000000;
	margin-bottom: 1px;
	}
#ordergrid td a:link, #ordergrid td a:visited {
	font-family: arial,helvetica,sans-serif;
    font-size: 10px;
    color: #000000;
    font-weight: 400;
    text-decoration: underline;	
	}
#ordergrid td a:hover {
    color: #333333;
	}


/* BOX FORMATTING can be used more than once per page ------- */

.box {}


/* PREDEFINED TEXT FORMATTING --------- */
.strike {
	background-image: url('../images/art/site/strikethru_red.gif');
	background-position:center center;
	background-repeat: repeat-x;

	}
.sale {
	color:#cc0000;
	font-weight: bold;
	}
#breadcrumbs {
	color: #000000;
	font-size: 10px;
	font-family: arial, sans-serif;
	margin-bottom: 10px;
	}
#breadcrumbs a:link, #breadcrumbs a:visited {
    color: #4D6DA0;	
	font-size: 10px;
    font-weight: 400;
    text-decoration: underline; 
	}
#breadcrumbs a:hover, #breadcrumbs a:active {
    color: #A0ADBA;	
	}

.gutters { padding:5px; }

.required { font-style: italic; font-weight:bold; }

.stock { font-style:italic; font-size:11px; color: #91152E; }

.remove { font-style:italic; font-size:10px; }

.small	{ font-size:10px; }

.callout {text-transform:uppercase;color:#cc0000;font-size:10px;font-weight:bold;}

/* PREDEFINED INPUT BOXES BY PIXEL WIDTH -- */
.input25 { width: 25px; font-family: arial,sans-serif; font-size: 11px; color: #000000; margin-bottom: 2px; border-left: 1px solid #999999; border-top: 1px solid #999999; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }
.input35 { width: 35px; font-family: arial,sans-serif; font-size: 11px; color: #000000; margin-bottom: 2px; border-left: 1px solid #999999; border-top: 1px solid #999999; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }
.input50 { width: 50px; font-family: arial,sans-serif; font-size: 11px; color: #000000; margin-bottom: 2px; border-left: 1px solid #999999; border-top: 1px solid #999999; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }
.input90 { width: 90px; font-family: arial,sans-serif; font-size: 11px; color: #000000; margin-bottom: 2px; border-left: 1px solid #999999; border-top: 1px solid #999999; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }
.input100 { width: 100px; font-family: arial,sans-serif; font-size: 11px; color: #000000; margin-bottom: 2px; border-left: 1px solid #999999; border-top: 1px solid #999999; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding-left: 3px; padding-right: 3px }
.input105 { width: 105px; font-family: arial,sans-serif; font-size: 11px; color: #000000; margin-bottom: 2px; border-left: 1px solid #999999; border-top: 1px solid #999999; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding-left: 3px; padding-right: 3px }
.input110 { width: 110px; font-family: arial,sans-serif; font-size: 11px; color: #000000; margin-bottom: 2px; border-left: 1px solid #999999; border-top: 1px solid #999999; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding-left: 3px; padding-right: 3px }
.input120 { width: 120px; font-family: arial,sans-serif; font-size: 11px; color: #000000; margin-bottom: 2px; border-left: 1px solid #999999; border-top: 1px solid #999999; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding-left: 3px; padding-right: 3px }
.input150 { width: 150px; font-family: arial,sans-serif; font-size: 11px; color: #000000; margin-bottom: 2px; border-left: 1px solid #999999; border-top: 1px solid #999999; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding-left: 3px; padding-right: 3px }
.input200 { width: 200px; font-family: arial,sans-serif; font-size: 11px; color: #000000; margin-bottom: 2px; border-left: 1px solid #999999; border-top: 1px solid #999999; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding-left: 3px; padding-right: 3px }
.input300 { width: 300px; font-family: arial,sans-serif; font-size: 11px; color: #000000; margin-bottom: 2px; border-left: 1px solid #999999; border-top: 1px solid #999999; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding-left: 3px; padding-right: 3px }

