
/*{{{*/
body 
	{
	color: black;
	background-color: #FFFFFF;
	margin: 0px
	font-family:  Arial, Helvetica, sans-serif;
	}
	p {	font-family:  Arial, Helvetica, sans-serif;  font-size: 12px;}
.style1 {font-size: 11.5px}
	div {	font-family:  Arial, Helvetica, sans-serif;  font-size: 12px;}
	.store_cats_menu_box { width: 102px; border: 1px silver solid;  padding: 5px; margin-top: 8px;}
	.store_cats_menu_dots { overflow: hidden; width: 102px;}
	.soon { vertical-align: super; font-size: 8px; }

a:link  {  text-decoration: none; color: black;}
a:visited  {  text-decoration: none;  color: black;}
a:active  {  text-decoration: none; color: black; }
a:hover { text-decoration: underline;  color: #c9131f; }

.store_section_on a:link  {   color: #c9131f;}
.store_section_on a:visited  {    color: #c9131f;}
.store_section_on a:active  {   color: #c9131f; }
.store_section_on a:hover {   color: #c9131f; }


a.shoppingbutton { padding: 3px;  text-transform: uppercase; font-size: 10px; text-decoration: none; font-weight: bold; }
a.shoppingbutton:link, a.shoppingbutton:visited { border: 1px #083894 solid; background: orange; color: white;  }
a.shoppingbutton:hover, a.shoppingbutton:active  { border: 1px orange solid; background: #e7e7e7;  color: black;}

td.colorblock { text-align: center;  }

td.colorblock_img { border: 1px white solid; padding: 5px;}
td.colorblock_img:hover { border: 1px red solid;}

td.item_thumbnail_img { border: 1px white solid;}
td.item_thumbnail_img:hover { border: 1px red solid;}

#color_popup { position:absolute; background-color: white; border: gray 1px solid; border-width: 1px 4px 4px 1px; }

#toprighttop { position: absolute; width: 3px; height: 3px; background: white; top: -1px; right: -4px; }
#bottomleftbottom { position: absolute; width: 3px; height: 3px; background: white; bottom: -4px; left: -2px; }
#color_popup_img { margin: 8px; }

#color_popup_closer { position: absolute; top: 0px; right: 8px; height: 10px; text-align: right; }

a img { border: 0px; }
a:hover img { border: 0px; }
/*}}}*/
.sidebarbutton { margin-top: 10px; margin-bottom: 8px; }
/*h2 { color: #083894; letter-spacing: 3px; font-family: serif; } */
h2 { color: black; letter-spacing: 3px; text-transform: uppercase;  margin-bottom: 15px; font-size: ;font-family: Verdana; margin-top: 0px; padding-top: 0px;}

td.colorsection { padding-top: 15px; }

table#storetable {margin-top: 20px; width: 100%;}
#storetable_leftnav {width: 108px; padding-right: 8px;}

div#cart_info { margin-top: 15px; text-align: center;}

#storetable_main { padding-top: 0px;}

div.category_description { text-align: center;}

/* checkout page */
table.checkout_table { border: 2px black solid; margin-top: 20px; }
table.checkout_table td { border: 1px black solid; padding: 3px 5px;}
table.checkout_table th { border: 1px black solid;padding: 3px 5px; background: silver;}
tr.even { background: #ddeeff;}
tr.odd { background: #ddaacc;}
table.checkout_table input { width: 20px; }
td.actioncell a { margin-top: 12px; margin-bottom: 12px; display: block; }

div.ordercomplete { padding: 20px; border: 1px silver solid; background: #e7e7e7;}

#loading_message { position: absolute; top: 100px; left: 40px;}
#loading_container { position: relative; height: 200px; width: 200px; }

p.question { font-weight: bold; margin-top: 20px; }
p.answer { }
