/*
Category: business
Theme: network food 
Style: style 1
*/

/*********************** GENERAL ************************/
body.counter_table
{
	background-color : #ffffff;
}

body 
{
	margin-left: ;
	margin-top: ;
	margin-right: ;
	margin-bottom: ;
	background-color : ;
}

/*********************** HEADER ************************/
.header_table
{   
	width: ;
	height:;
	vertical-align: ;
	align: ;
	border: ;
	background-color:#000000;

}

.header_text
{
    color: ;
	font-family: ;
	font-size: ;
	font-weight: ;
	font-style: ;
	text-decoration: ;
}



/*********************** FOOTER ************************/
.footer_table
{
	width: ;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-image: ;
}

.footer_text
{
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.footer_link
{
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}



/*********************** CONTENT ************************/
.content_table
{
	width: ;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color: ;
}

.content_title
{
  
}


a.content_parentlink
{
	color: #313191;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:;
	padding-bottom: 10px;
}

.content_parentlinktext
{	
	color:#149FE0;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	
}

.content_categorylistingtitle
{
	color:#149FE0;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}


.content_categorylistinglink
{
	color:#313191;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: ;
}

.content_categorylistinglink:hover
{
	color: #149FE0;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}



/*********************** NEWS ************************/
.news_table
{
	width:150px;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color: ;
	margin-top:;
}

.news_text
{
	color:#383B98;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	text-decoration:none;
}

.news_title
{
	color:#8285E2;
	font-family: arial, tahoma,helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	
	
}

.news_link a
{
	color:#383B98;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;

}

.news_link a:hover
{
	color:#8285E2;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;

}

.news_date
{
	color:#383B98;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.news_morelink a
{
	color:#696AC6;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	
}

.news_space
{
	height:0px;
}


/*********************** WEB LINK ************************/
.weblink_table
{
	width:150px;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color: ;
	padding-top: 2px;
	
}

.weblink_title
{
	color:#8285E2;
	font-family:arial,tahoma,helvetica,sans-serif;
	font-size:15px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	
	padding-top: 10px;
	
}

.weblink_text
{

}

.weblink_link
{
	color:#383B98;
	font-family:arial, tahoma,helvetica,sans-serif;
	font-size:11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	
}

.weblink_link:hover
{
	color:#8285E2;
	font-family: arial, tahoma,helvetica,sans-serif;
	font-size:11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.weblink_morelink
{
	color:#383B98;
	font-family:arial, tahoma, helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.weblink_space
{
	height:0px;
}


/*********************** SEARCH ************************/
.search_table
{
	width:;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color: ;
}

.search_title
{
	color:#8285E2;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	

}

.search_text
{
	color:#000000;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;

}

.search_inputbox
{
	color : #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	background-color: #ffffff;
	border:1px solid #B9BAF2; 
	height:19px;
}


.search_resulttext
{
    color: #313191;
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.search_resultlink
{
	color: #313191;
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}



/*********************** NEWSLETTER ************************/
.newsletter_table
{
	width:;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color:;
}

.newsletter_title
{
	color:#303394;
	font-family:arial,tahoma,helvetica,sans-serif;
	font-size:16px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.newsletter_text
{
	color:#000000;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.newsletter_inputbox
{
	color : #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	
	background-color: #ffffff;
	border:1px solid #303394; 
}



/*********************** BANNER ************************/
.banner_table
{
	width:130px;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color:;
	
}

.banner_title
{
	color:#303394;
	font-family:arial, tahoma,helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.banner_text
{
	color:#000000;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.banner_link
{
	color:#8085E1;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}

.banner_grouptitle
{
	color:#000000;
	font-family:arial, tahoma,helvetica,sans-serif;
	font-size:16px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.banner_space
{
	height:0px;
}


/*********************** FAVOURITE PAGE NAVIGATOR ************************/
.favheader_table
{
	width: ;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color: ;
}

.favheader_link
{
	color: #000000;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;

}

.favheader_link:hover
{
	color: #959595;
	font-family:  arial, tahoma, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;

}


.favfooter_table
{
	width: ;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color: ;
}

.favfooter_link
{
	color: #000000;
	font-family: arial, tahoma,  helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;

		
	padding-top: 1px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-right: 10px;

}

.favfooter_link:hover
{
	color: #959595;
	font-family:  arial, tahoma, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
		
	padding-top: 1px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-right: 10px;
}



/*********************** PRODUCT NAVIGATOR ************************/
.pronav_table
{
	width:;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color:;

	
}

.pronav_table p
{
    margin: 0px 0px 0px 0px; 

}


td.pronav_titlelink
{		
	color: #313191;
	font-family:  arial, tahoma, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	padding-left:10px;
	padding-top: 10px;


}

.pronav_titlelink
{	
	color: #ffffff;
	font-family:  arial, tahoma, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;

	
}

td.pronav_titlelink:hover
{	
	color: #313191;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	padding-top: 10px;
}


a.pronav_titlelink
{	
	color: #313191;
	font-family:  arial, tahoma, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	text-align: center;
	padding-left:0px;
	padding-top: 10px;
	
}

a.pronav_titlelink:hover
{	
	color: #313191;
	font-family: arial, tahoma,helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration:;
	text-align: center;
	padding-left:0px;
	padding-top: 10px;

	
}

.pronav_subtitlelink 
{
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	padding-left:6px;
	
}


.pronav_subtitlelink img
{
     margin-left: ;
     margin-right: ;
}

a.pronav_subtitlelink 
{
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

a.pronav_subtitlelink:hover 
{
	color: #707070;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:;
		
}




/*********************** PRODUCT LISTING ************************/
.prolist_table
{
	width:;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color: ;
}

.prolist_itemoftext
{
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.prolist_titlelink
{
	color: #787CE0;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.prolist_text
{
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.prolist_featuretext
{
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.prolist_pricetext
{
	color: #CC0000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.prolist_image
{
	border:0px;
}

.prolist_bg
{
    background-color:#ffffff;
}

.prolist_titlebg
{
    background-color:#ffffff;
	padding-top:2px;
	padding-bottom:2px;
}

.prolist_contentbg
{
    background-color:#FFFFFF;
}



/*********************** PRODUCT DETAIL ************************/
.prodetail_table
{
	width: ;
	height: ;
	vertical-align: ;
	align: ;
	border: ;
	background-color: ;
}

.prodetail_title
{
	color: #787CE0;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.prodetail_price
{
	color: #CC0000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
}

.prodetail_text
{
	color: #000000;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
}

.prodetail_image
{
	border:0px;
}

.prodetail_extimage
{
	border:0px;
}

.prodetail_bg
{
    background-color:#ffffff;
	
}

.prodetail_titlebg
{
    background-color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
}

.prodetail_contentbg
{
    background-color:#FFFFFF;
}


/*********************** DEFAULT BUTTON (HOME, SHOPPING CART ETC) ************************/
.ext1 {cursor:hand;}

.ext2 {cursor:default;}

.ext3 {cursor:default;}

.ext4 {cursor:default;}

.sideimageborder {
	border-style: solid;
	border-color: #666666;
	border-width:1;
	width:100;
	height:100;
	color:#003366;
	background:transparent;
	font-family:arial,helvetica,sans-serif;
	font-size:7pt;
	border-style:underline;	
}

.closerlook{
	width:100;
	height:20;
	border-style: solid;
	border-color: #666666;
	border-width:0;	
	background:transparent;
	font-family:arial,helvetica,sans-serif;
	font-size:7pt;
	border-style:underline;
}

/************************************** CUSTOMIZED ***************************************/

