
h1.gallery136 {
	color: black;
	text-align: center;
	font-size: "300%";
	font-family: "Book Antiqua";
}

a {
	text-decoration: none;
}



h1.content_heading {
	color: #000000;
	text-align: center;
	font-size: 150%;
	font-weight: 400;
	font-family: "Verdana";
}

div.content_sub_heading{
	color: #000000;
	font-size: 80%;
	font-weight: 400;
	font-family: "Verdana";
	background-color: #ffffff;
	margin: 0px 100px 0px 100px;
	text-align: justify;
	width: "66%";
	border: 3 solid rgb( 128, 128, 128 );
	padding-left: 50px;
	padding-right: 50px;
	
	
}

div.content_footer{
	color: #000000;
	text-align: justify;
	font-size: 80%;
	font-weight: 400;
	font-family: "Verdana";
	margin: 40px 100px 0px 100px;
	border: 0 solid rgb( 128, 128, 128 ); 
	
}



div.product_div{
	background-color: white;
	text-align: center;
	margin-bottom : 20px;
}

span.product_name	{
	color: #000000;
	text-align: center;
	font-size: 80%;
	font-weight: 800;
	font-family: "Verdana";
	margin-bottom: 10px;

}

span.product_description{
	color: #666666;
	text-align: center;
	font-size: 60%;
	/* font-weight: 800; */
	font-family: "Verdana";
	margin-top: 0px;
	margin-bottom: 2px;
}

span.product_price{
	color: #00FF00;
	text-align: center;
	font-size: 80%;
	font-weight: 800;
	font-family: "Verdana";
}

span.usual_price{
	color: #000000;
	text-align: center;
	font-size: 80%;
	font-weight: 800;
	font-family: "Verdana";
	/* text-decoration: line-through; */
	margin-top: 0px;
	margin-bottom: 4px;

}

span.sale_price{
	color: #ff0000;
	text-align: center;
	font-size: 80%;
	font-weight: 800;
	font-family: "Verdana";
	/* text-decoration: line-through; */
	margin-top: 0px;
	margin-bottom: 4px;
}

span.product_sold{
	color: #FF0000;
	text-align: center;
	font-size: 80%;
	font-weight: 800;
	font-family: "Verdana";
	/* text-decoration: line-through; */
}

span.more_information_link{
	color: #0000cc;
	text-align: center;
	font-size: 60%;
	font-weight: 800;
	font-family: "Verdana";
}

span.large_image_link{
	color: #000000;
	text-align: center;
	font-size: 60%;
	font-weight: 800;
	font-family: "Verdana";
}

span.category_link{
	color: white;
	text-decoration: none;
	font-size: "80%";
	font-weight: 700;
	background-color: #A9853F;
	font-family: "Verdana";
}

span.CatListItem{
	color: black; /* white; */
}

span.ProdListItem{
	color: #444444; /* white; */
	font-size: small;

}

span.UserListItem{
	color: white;
}

span.ViewEditLink{
	color: black; /* white; */
	font-size: "60%";
}

p.PageNavigationParagraph{
	font-family: "Arial";
	font-size: 18px;
	color: black;
	background-color: white;
	font-weight: bold;
}


span.CurrentPageNumber{
	font-family: "Arial";
	font-size: 18px;
	color: black;
	background-color: white;
	font-weight: bold;
}

span.PageNumber{
	font-family: "Arial";
	font-size: 18px;
	background-color: #999999;
	color: white;
	font-weight: bold;
}

span.order_online{
	font-family: "Verdana";
	font-weight: 700;
	background-color: #686846;
	color: #FFFFFF;
	font-size: 10px;
}

span.primary_category{
	font-family: "Verdana";
	font-weight: 700;
	background-color: #A9853F;
	color: #FFFFFF;
	font-size: 10px;
}

img{
	border-style: none;
	border-color : black;
}

table.category_table{
	width: 90%;
}

table.product_table{
	width: 100%;
}

tr {
	vertical-align: top;
}

table.order_form_table{
	font-size: 12pt;
	font-family: "Verdana";
	color: DimGray;
	font-variant: small-caps;
	vertical-align: top;
	width: 90%;

}

span.order_form_large{
	color: black;
	text-align: center;
	font-size: 10pt;
	/* font-weight: bold; */
	font-family: "Verdana";
	font-variant: normal;
	vertical-align: top;
}

span.order_form_small{
	color: DimGray;
	text-align: center;
	font-size: 10pt;
	font-family: "Verdana";
	font-variant: normal;
	vertical-align: top;
}

span.Visible_Remove_From_Page{
	color: DimGray;
	text-align: center;
	font-size: 8pt;
	font-family: "Verdana";
	font-variant: normal;
	vertical-align: top;
}

span.StatsCategory
{
	color: black;
}


.StatsSubTable {
	background-color: #d7e8ec; color: black;
}

tr.StatsRow0 td {
	background-color: #CC9999; color: black;
}

tr.StatsRow1 td {
	background-color: #9999CC; color: black;
}

td.NewSaleEditError{
	color: red; 
	background-color: yellow; 
	padding: 2px; 
	border:1px dotted red; 
	text-align: justify;
}

span.ListItem_calculating{
	color: black; /* white; */
	font-style: italic;
}

span.ListItem_selected{
	color: 00FF00;
	font-style: normal;
}

span.ListItem_partially_selected{
	color: yellow; /* white; */
	font-style: normal;
}

span.ListItem_not_selected{
	color: #FFFFFF;
	font-style: normal;

}


span.oldDbTreeButton{
	background-color: #909000;
	color: #ddd;
	font-weight: 700;
}



span.DbTreeButtonDatabase{
	background-color: #909000;
	color: #000;
	font-weight: 700;
	font-size: 10pt;
	padding: 2px 10px;
	border-style:double;
	border-color:#000;
	border-width:3px;
}

span.DbTreeButtonShop{
	background-color: #909000;
	color: #ddd;
	font-weight: 700;
	font-size: 10pt;
	padding: 2px 10px;
	border-style:double;
	border-color:#FFF;
	border-width:3px;
}

span.DbTreeButtonBlog{
	background-color: #909000;
	color: #0000FF;
	font-weight: 700;
	font-size: 10pt;
	padding: 2px 10px;
	border-style:double;
	border-color:#0000FF;
	border-width:3px;
}

span.DbTreeButtonUsers{
	background-color: #000000;
	color: #ddd;
	font-weight: 700;
	font-size: 10pt;
	padding: 2px 10px;
	border-style:double;
	border-color:#FFF;
	border-width:3px;
}

span.DbTreeButtonErrors{
	background-color: #FF0000;
	color: #ddd;
	font-weight: 700;
	font-size: 12pt;
	padding: 2px 10px;
	border-style:double;
	border-color:#FFF;
	border-width:3px;
}

span.DbTreeButtonDatabase,
span.DbTreeButtonShop,
span.DbTreeButtonBlog,
span.DbTreeButtonUsers,
span.DbTreeButtonErrors, 
span.DbTreeButton,
{
	background-color: #B0B0B0;
	color: #000; // 696969;
	font-weight: 700;
	font-size: 10pt;
	padding: 2px 10px;
    border-style:none;
	/* border-color:#FFF; */
	/* border-width:3px; */ 
}



span.DbTreeButtonSaleEnded{
	/* background-color: #FF0000; */
	color: #ddd;
	font-weight: 700;
	font-size: 8pt;
	padding: 2px 10px;
}


span.DbTreeButtonSaleEnding{
	/* background-color: #FFBF00; */
	color: #FF0000;
	font-weight: 700;
	font-size: 8pt;
	padding: 2px 10px;
}

.component_item_row
{
	background-color: #808000;
	padding: 0 10px 0 10px;
}








