body {
	margin:0px;
	font-family: Verdana, Tahoma, Verdana, Arial;
	color:#333333;
	background-color:#FFF;
	background-image:url(images/body_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
}

table {
	border-collapse:collapse;
}
td {
	font-size:11px;
	color:#333333;
}
th {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}
a {
	color:#005A95;;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.bodyBgLeft {
	background-image:url(images/body_bg_left.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:25px;
}

.bodyBgRight {
	background-image:url(images/body_bg_right.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:25px;	
}

.mustfield {
	color:#FF0000;
	font-weight:bold;
}
.selectBox {
	border:1px solid #1B64AE;
	background-color:#F7FAFD;
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	color:#333300;
	height:18px;
}

.inputArea {
	border:1px solid #1B64AE;
	background-color:#F7FAFD;
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	color:#333300;
}
.txtbx {  background-color:#fff;
	border:1px solid #8D8D8D; 
	color:#333300;
	font-family:"Comic Sans MS";
	font-size:11px; 
	height:20px;
}
.button { 
	border:1px solid #B0B0B0; color:#000000; height:22px; font-size:11px; font-family:"Comic Sans MS"; 
	background-color:#E1E1E1; padding-bottom:3px; cursor:pointer; background-image:url(images/add_bg.jpg); background-repeat:repeat-x;
}

.headerArea {
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:170px;
	vertical-align:middle;
}
.menuArea {
	font-weight:bold;
	font-family: Arial, Tahoma, Verdana, Arial;
	font-size:11px;
	background-color:#0066CC;
	text-align:center;
	color:#37719f;
	height:28px;
	background-image:url(images/menu_box.jpg);
	padding:5px 50px 5px 50px;
	line-height:26px;
	
}
/* Error Message*/
.errorMessage {
font-weight:bold;
color:#FF0000;
font-family:Verdana;
font-size:10px;
text-align:center;
}


.menuArea a {
	font-weight:bold;
	color:#37719f;
	text-decoration:none;
	background:url(images/blue_bullet.jpg) left no-repeat;
	padding:10px 30px 10px 20px;
	
}
.menuArea a:hover {
	text-decoration:underline;
	color:#999;
}
.loginArea{
	padding :5px; 
	color:#0066CC; 
	line-height:180%;
	background:url(images/loginbg.gif) top right repeat-y;
}
.footerArea {
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
	text-align:center;
	color:#666666;
	padding-top:15px;
	padding-bottom:10px;
	border-top:1px dotted #dddddd;
}
.footerArea a {
	color:#666666;
	text-decoration:underline;
}
.footerArea a:hover {
	text-decoration:none;
	color:#999999;
}
.leftMenuArea {
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	text-align:left;
}
table.tblleftMenu {
}
table.tblleftMenu th {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	height:28px;
	color:#005A95;
	padding-left:0px;
	border-bottom:1px dotted #999999;
	background-repeat:repeat-x;
}
table.tblleftMenu td {
	color:#005A95;
	font-size:11px;
	height:30px;
	padding-left:23px;
	border-bottom:0px dotted #dddddd;
	background-image:url(images/left_mnu.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
table.tblleftMenu td.menuSeperator {
	height:20px;
	border-bottom:0px dotted #dddddd;
	background:none;
}
table.tblleftMenu a {
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}
table.tblleftMenu a:hover {
	color:#000000;
	text-decoration:underline;
}
.pagehead {
	color:#000066;
	text-align:left;
	font-size:17px;
	height:25px;
	font-weight:bold;
	border-bottom:1px DOTTED #90B6D4;
}
.contentArea {
	vertical-align:top;
	padding:8px;
	padding-top:13px;
	text-align:center;
	border-right:1px dotted #E7E7E7;
	border-left:1px dotted #E7E7E7;
}
.text { 
	font-family:Verdana; 
	font-size:11px; 
	color:#333333;
	padding:5px 10px 5px 10px;
	line-height:175%;
}

table.tblHomeData { 
	/*border:1px solid #DEDEDE;*/
}
table.tblHomeData th {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	height:25px;
	color:#005A95; 
	padding-left:5px;
}
table.tblHomeData td {
	font-size:11px;
	padding:5px;
	vertical-align:top;
	text-align:left;
	line-height:160%;
	color:#666666;
}

#homevideo {
	border:7px solid #d5d5d5;
}

#video_head {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2f77b2;
	padding-bottom:15px;
	text-align:center;
}

#cat_image { text-align:center;}
#left_padd {
	padding:10px 0px 0px 10px;	
}

#cat_head {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#2f77b2;
	padding-bottom:15px;
}

#view_video {
	padding-top:10px;
	padding-bottom:10px;
}

#view_video a{
	font-size:12px;
	font-weight:bold;
	color:#F00;
	text-decoration:none;
}

#view_video a:hover{
	font-size:12px;
	font-weight:bold;
	color:#F00;
	text-decoration:underline;
	
}


/*table.tblHomeData td img {
	border:2px solid #B2C4CF;
}*/
table.tblHomeData td p {
	margin:0px;
	margin-top:10px;
}
.homeDataSep {
	border-bottom:1px dotted #999999;
}
.newsArea {
	padding-bottom:10px;
	padding-top:0px;
	vertical-align:top;
	/*border:1px solid;*/
	background:url(images/top_box.jpg) top no-repeat;
	width:390px;
	height:185px;
}
/*table.tblNews {
	border:1px solid #DEDEDE;
}*/
table.tblNews th {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	height:25px;
	color:#FFFFFF;
	/*background-color:#005A95;
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;	*/ 
	padding-left:5px;
}
table.tblNews td {
	font-size:11px;
	padding:5px;
	vertical-align:top;
	text-align:left;
	color:#333333;
}
.text{
	font-size:11px;
	padding:15px 15px 0px 15px;
	line-height:160%;
	}
.text_higlit{
	font-size:11px;
	color:#007CCB;
	}
table.nutrition{
	}

table.nutrition td{
	text-align:left;
	padding:3px 0px 5px 3px;
	}
	
table.nutrition th{
	text-align:left;
	padding:3px 0px 5px 3px;
	color:#006699;
	font-weight:bold;
	}
	
table.nutrition td.no_item{
	text-align:left;
	padding:3px 0px 5px 3px;
	color:#CC0000;
	}
.contant_text{
	font-size:11px;
	padding:3px 100x 5px 10px;
	line-height:150%;
	}
	
table.foodlist{
font-family:Verdana;
font-size:11px;
background-color:#F4F8FD;
	}

table.foodlist td{
	text-align:left;
	padding:3px 0px 2px 4px;
	border-bottom:1px solid #DCE8F6;
	}
	
table.foodlist th{
	text-align:left;
	background-color:#C8D8E6;
	color:#000066;
	padding:5px 3px 5px 3px;
	font-weight:bold;
	}
	
table.foodlist td.total{
	text-align:center;
	font-size:12px;
	padding:3px 0px 5px 3px;
	color:#CC0000;
	}
table.foodlist td.total_num{
	text-align:center;
	padding:3px 0px 5px 3px;
	color:#990099;
	border-bottom:4px double #8CB6DB;

	}
	
.row1 {
	background-color:#FFFFFF;
}
.row2 {
	background-color:#E2F0FC;
}


/* List table -------------------------------------------------------- */
table.tbl_list {
	border :1px solid #C0DDFF;
}
table.tbl_list td {
font-size:11px;
border-bottom:1px solid #EEEEEE;
text-align:left;
height:15px;
color:#333333;
padding:2px;
line-height:150%;
}
table.tbl_list th {
color:#005A88;
padding:3px 5px 3px 5px;
font-weight:bold;
text-align:left;
height:25px;
background-image:url(images/th_bg.gif);
background-repeat:repeat-x;
font-size:13px;
border-bottom:1px solid #CCCCCC;
}
/* List table -------------------------------------------------------- */
table.tbl_print {
	border :1px solid #666666;
	
}
table.tbl_print td {
	font-size:11px;
	border-bottom:1px solid  #666666;
	text-align:left;
	color:#333333;
	padding:5px 3px ;
	line-height:150%;
}
table.tbl_print th {
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid  #666666;
}

/*
  Form Table - Use it for any form tables like, login, registration,....#333399;
*/
table.formTable {
border:1px solid #ECECEC;
}
table.formTable td {
padding:6px;
border-bottom:1px solid #ECECEC;
border-left:1px solid #ECECEC;
text-align:left;
}
table.formTable th {
padding:0px;
padding-left:6px;
color:#FFFFFF;
text-align:left;
font-weight:bold;
font-size:13px;
height:25px;
background-color:#003366;
}

/* Calendar table -------------------------------------------------------- */
table.tblCalendar {
	border :1px solid #C0DDFF;
}

table.tblCalendar td {
	font-size:11px;
	text-align:left;
	color:#333333;
	padding:2px;
}

table.tblCalendar th {
	color:#005A88;
	padding:3px 5px 3px 5px;
	height:23px;
	text-align:left;
	background-image:url(images/th_bg.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #CCCCCC;
}

table.tblCalendar td.pgTitle {
	font-size:11px;
	text-align:left;
	color:#005A88;
	padding:2px;
}
/*-------------------------------------------------*/
table.tblGenral {

}

table.tblGenral td {
	padding:5px 0px 5px 5px;
	text-align:left;
}

#staffimage {
	background-image:url(images/framepictures.jpg);
	background-repeat:no-repeat;
	width:204px;
	height:201px;
	padding:17px 18px 19px 18px;
}

.store {
	font-family:"Comic Sans MS";
	font-size:18px;
	color:#ce050b;
	font-weight:bold;
}

.outlet {
	font-family:"Comic Sans MS";
	font-size:18px;
	color:#0b5fa0;
	font-weight:bold;
}

.loginbut {
	font-family:"Comic Sans MS";
	font-size:14px;
	font-weight:bold;
	padding:2px 5px 2px 5px;
	background-color:#999999;
	color:#FFFFFF;
	border:1px solid #333333;
}

.storelink {
	font-family:"Comic Sans MS";
	font-size:11px;
	color:#ce050b;
}

.forgotlink {
	font-family:"Comic Sans MS";
	font-size:11px;
	color:#333333;
}

.outletlink {
	font-family:"Comic Sans MS";
	font-size:11px;
	color:#0b5fa0;
}

.botbor{
	border-bottom:1px dotted #90B6D4;
	padding-bottom:5px; 
	font-family:"Comic Sans MS";
	font-size:12px;
}
.storepagehead {
	font-family:"Comic Sans MS";
	color:#0b5fa0;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px dotted #90B6D4; 
}

.brand_img {
	font-family:"Comic Sans MS";
}

#proddetails td{
	font-family:"Comic Sans MS";
	font-size:12px;
}

.flavour {
	font-family:"Comic Sans MS";
	font-size:11px;
	height:18px;
}

#carthead th,td{
	font-family:"Comic Sans MS";
	font-size:12px;
	color:#000000;
	
}

.instock {
	font-size:12px;
	font-weight:bold;
	color:#0aa206;
	text-align:center;
	padding-top:5px;
}

.outstock {
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-align:center;
	padding-top:5px;
}