body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Century Gothic", Arial;
	
	/*font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;*/
}



.normal
{
	color: #000000;
	/*font-family: Verdana, Helvetica, sans-serif;*/
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

.normalbold
{
	color: #000000;    
	/*font-family: Verdana, Helvetica, sans-serif;*/
	font-family:"Century Gothic", Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
}

legend {
	color: #000000;    
	/*font-family: Verdana, Helvetica, sans-serif;*/
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}


.error
{
	color: #FF0000;    
	/*font-family: Verdana, Helvetica, sans-serif;*/
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}

.red_italic
{
	color: #CC0000;
	/*font-family: Times New Roman, Times, serif;*/
	font-size: 20px;
	font-weight: bold;
	line-height: 16px;
	font-style: italic;
}

.normalsmall
{
	color: #000000;    
	/*font-family: Verdana, Helvetica, sans-serif;*/
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
}

.normalsmallbold
{
	color: #000000;    
/*	font-family: Verdana, Helvetica, sans-serif;*/
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
}

.header
{
	color: #000000;    
	/*font-family: Verdana, Helvetica, sans-serif;*/
    font-size: 14px;
    font-weight: bold;
	text-decoration: none;
    line-height: 18px; 
}

.checkout_header
{
	/*color: #990000;*/ 
	color: #000000;    
	/*font-family: Verdana, Helvetica, sans-serif;*/
    font-size: 14px;
    font-weight: bold;
	text-decoration: none;
    /*line-height: 16px; */
    line-height: 18px; 
}


legend {
	color: #000000;    
	/*font-family: Verdana, Helvetica, sans-serif;*/
   font-size: 16px;
   font-weight: bold;
	text-decoration: none;
   line-height: 18px; 
	padding-right: 5px;
}
A.link, A.link:Link, A.link:visited
{
    color: #990000;
    /*font-family: Verdana, Arial;*/
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
	
A.link:Hover
{
	color: #999966;
    /*font-family: Verdana, Arial;*/
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}


A.shop_link, A.shop_link:Link, A.shop_link:visited
{
    color: #990000;
    /*font-family: Verdana, Arial;*/
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
	
A.shop_link:Hover
{
	color: #999966;
    /*font-family: Verdana, Arial;*/
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}


A.small_link, A.small_link:Link, A.small_link:visited
{
    color: #990000;
    /*font-family: Verdana, Arial;*/
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
}
	
A.small_link:Hover
{
	color: #999966;
    /*font-family: Verdana, Arial;*/
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

A.footer_link, A.footer_link:Link, A.footer_link:visited
{
    color: #999999;
    /*font-family: Verdana, Arial;*/
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
	
A.footer_link:Hover
{
	color: #CDBEA4;
    /*font-family: Verdana, Arial;*/
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
}

A.header_link, A.header_link:Link, A.header_link:visited
{
    color: #990000;
    /*font-family: Verdana, Arial;*/
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
	
A.header_link:Hover
{
	color: #999966;
    /*font-family: Verdana, Arial;*/
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

.form_field 
{
	background-color: #FFFFFF;
	color: #000000;
	/*font-family: verdana;*/
	font-size: 12px;
	border: groove 1px #000000;
	padding: 10;
	width: 150px;
}

.form_field_alt
{
	background-color: #FFFFFF;
	color: #000000;
	/*font-family: verdana;*/
	font-size: 12px;
	border: groove 1px #000000;
	padding: 10;
	width: 175px;
}

.button 
{
	background-color: #3E3E3E;
	color: #FFFFFF;
	/*font-family: verdana;*/
	font-size: 12px;
	font-weight: bold;
    border: 1px solid #000000;
	padding: 5;
	text-align: center;
	width: 150px;
	cursor:pointer;
}

.checkout_title_item
{
	background-color: #3E3E3E;
	color: #FFFFFF;
	/*font-family: verdana;*/
	font-size: 12px;
	font-weight: bold;
    border: 1px;
    border-color: #000000;
    border-style:  solid;
    height: 15px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    padding: 2px;
}

.checkout_title_item_alt
{
	background-color: #CCCCCC;
	color: #000000;
	/*font-family: verdana;*/
	font-size: 10px;
	font-weight: bold;
    border: 1px;
    border-color: #CCCCCC;
    border-style:  solid;
    height: 15px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    padding: 2px;
}

.checkout_small_item
{
	background-color: #CCCCCC;
	color: #000000;
	/*font-family: verdana;*/
	font-size: 10px;
	font-weight: normal;
    border: 1px;
    border-color: #000000;
    border-style:  solid;
    height: 15px;
    vertical-align: middle;
    width: 100%;
    padding: 2px;
}

.checkout_item
{
	background-color: #F5F9FC;
	color: #000000;
	/*font-family: verdana;*/
	font-size: 12px;
	font-weight: normal;
	text-align: left;
    border: 2px;
    border-color: #000000;
    border-style:  solid;
    vertical-align: middle;
    width: 100%;
    padding: 5px;
}

.myaccount_item
{
	background-color: #F5F9FC;
	color: #000000;
	/*font-family: verdana;*/
	font-family: "Century Gothic",Arial;
	font-size: small; 
	font-weight: normal;
}

.myaccount_item_alt
{
	background-color: #FFFFFF;
	color: #000000;
	/*font-family: verdana;*/
	font-family: "Century Gothic",Arial;
	font-size: small; 
	font-weight: normal;
}

.myaccount_item_sel
{
	background-color: #C0C0C0;
	color: #000000;
	/*font-family: verdana;*/
	font-family: "Century Gothic",Arial;
	font-size: small; 
	font-weight: normal;
}

.checkout_item_alt
{
	background-color: #FFFFFF;
	color: #000000;
	/*font-family: verdana;*/
	font-size: 12px;
	font-weight: normal;
	text-align: left;
    border: 2px;
    border-color: #999999;
    border-style:  solid;
    vertical-align: middle;
    width: 100%;
    padding: 5px;
}

.product_text
{
	color: #000000;
	/*font-family: Verdana, Helvetica, sans-serif;*/
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
}
.product_title
{
	color: #000000;    
	/*font-family: Verdana, Helvetica, sans-serif;*/
    font-size: 14px;
    font-weight: bold;
    line-height: 18px; 
}
tr.AdminGridItem {
	background-color: #CDBEA4;
	color: #000000;
	/*font-family: Verdana, Arial;*/
    font-size: 12px;
	border: 1px solid White;
}

tr.AlternateItem {
	background-color: #CBCAAB;
	color: #000000;
	/*font-family: Verdana, Arial;*/
    font-size: 12px;
}

tr.AdminGridSelected {
	background-color: #CCCCCC;
	color: #000000;
	/*font-family: Verdana, Arial;*/
    font-size: 12px;
	border: 1px solid White;
}
tr.AdminGridHeader {
	background-color: #FFFFFF;
	color: #000000;
	/*font-family: Verdana, Arial;*/
    font-size: 12px;
	font-weight: bold;
	border: 1px solid White;
}
.AdminGrid {
border: 1px;
border-color: White;
border-style:  solid;
}
.pagerstyle {
color: Black;
font-size: xx-small;
font-weight: normal;
}
.title
{
    font-weight: bold;
    font-size: 12pt;
    visibility: visible;
    color: black;
    line-height: normal;
    /*font-family: verdana;*/
    position: static;
    background-color: #cccc99;
    text-align: left;
}






/* CSS Document for festive_season_recipes */
.text1{
font-family:"Century Gothic", Arial;
font-size:14px; color:#000; text-align:left;
font-weight:normal;
margin:0px; padding:0px 0px 15px 0px;
}

.text1 a:link, .text1 a:visited{
text-decoration: underline;
font-family:"Century Gothic", Arial;
font-size:14px; color:#000; text-align:left;
margin:0px; padding:0px 0px 15px 0px;
}

.text1 a:hover{
text-decoration: none;
margin:0px; padding:0px 0px 15px 0px;
}

.block1{
width:340px; height:auto; float:left;
margin:0px 15px 10px 0px; padding:0px 10px 0px 10px;
}

.block2{
width:340px; height:auto; float:left;
margin:0px 0px 10px 0px; padding:0px 10px 0px 10px;
}


.ttl1{
font-family:"Century Gothic", Arial;
font-size:16px; color:#000; font-weight: bold;
margin:0px; padding:0px 0px 5px 0px;
}

.img1{
float:right;
margin:0px 0px 0px 15px; padding:0px;
}

.gray_shade{
width:720px; height:auto; float:left;
background-color:#DDDDDD;
border:1px solid #C4C4C4;
margin:0px 0px 20px 0px; padding:10px 10px 0px 10px
}
/* CSS Document for festive_season_recipes */