﻿      body
      {
		/*background-image : url(../images/masterbkgdfinal.gif); background-repeat : no-repeat;
		margin-left:0;margin-top:0;*/
	  }
      .base {font-family: Tahoma, Verdana, Arial, Helvetica; font-size :10pt; color :#000000;
	margin-right: 0px;
}
      .baseBold {font-family: Tahoma, Verdana, Arial, Helvetica; font-size :10pt; color :#000000; font-weight :bold;}
      .baseoptional {font-family: Tahoma, Verdana, Arial, Helvetica; font-size :10pt; color :#CCFFFF; font-weight :bold;}
      .baselarge {font-family: Tahoma, Verdana, Arial, Helvetica; font-size :12pt; color :#000000; font-weight :bold;}
      .formTitle {font-family: Tahoma, Verdana, Arial, Helvetica; font-size :14pt; color :#000000; font-weight :bold;}
      .bigWarn {font-family: Tahoma, Verdana, Arial, Helvetica; font-size :14pt; color :#ef0000; font-weight :bold;}
      .subTitle {font-family: Tahoma, Verdana, Arial, Helvetica; font-size :12pt; color :#000000; font-weight :bold; text-decoration :underline;}
      .hotlinks {font-family: Arial, Helvetica; font-size :11pt; color :#FF3300; font-weight :bold; text-decoration :underline;}
      .errorMsg {font-family: Tahoma, Verdana, Arial, Helvetica; font-size :10pt; color :#ef0000; font-weight :bold;}
      .copy {font-family: Tahoma, Verdana, Arial, Helvetica; font-size :8pt; color :#000000;}
      .copyLiteBlue {font-family: Tahoma, Verdana, Arial, Helvetica; font-size :8pt; color :#ffffff;}
      .copyLiteHome {font-family: Tahoma, Verdana, Arial, Helvetica; font-size :8pt; color :#000000;}
      .footerlink {font-family: Tahoma, Verdana, Arial, Helvetica; font-size :8pt; color :#0000cc;}
      .txtRequired {border-left-color: red; border-bottom-color: red; border-right-color: red; border-top-color: red;}
      .mainnav {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold}
      .mainnav:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #cc0000; text-decoration: none; font-weight: bold}
      .buttons {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold}
      .buttons2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold; line-height: 1.8}
      .buttons:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCFFFF; text-decoration: none; font-weight: bold}
      .homenews {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #FFFFFF}
      .homenewsSmall {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #FFFFFF}
      .sched {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; text-decoration: none; font-weight: bold}
      .sched:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: bold}
      .subnav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold}
      .subnav:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; text-decoration: none; font-weight: bold}
      a.devPartner:Link
      {font-family: Tahoma, Verdana, Arial, Helvetica; color:#003366;}
      a.devPartner:Visited
      {font-family: Tahoma, Verdana, Arial, Helvetica; color:#003366;}
      
      /*Altaf*/
      .DivQuantity
		{
			text-align:right;
		}
	  .ProductList
	  {
	    font-family: Tahoma, Verdana, Arial, Helvetica;
		border-left-style:double;
		border-right-style:double;
		border-top-style:solid;
		border-top-color:Black;
		border-bottom-color:Black;
		width:600px;
	  }
	  .ProductList td,th
	  {
		/*border-left-style:none;
		border-right-style:none;
		border-top-style:None*/
		border-top-color:Black;
		border-right-color:Black;
		/*border-bottom-style:solid;*/
		border-bottom-color:Black;
	  }
	  .AttributeList td,th
	  {
		border-style:none;
		padding-left:0px;
		text-align:left;
		
	  }
	  .AttributeList select
	  {
		font-size:8pt;
		width:80px;
	  }
	  .AttributeDDL
	  {
		font-size:8pt;
		width:50px;
	  }
	  .AttributeList input
	  {
		font-size:8pt;
	  }
	  .AttributeListTD
	  {
		width:150px;
		text-align:left;
	  }
	  .AddToCartTD
	  {
		width:200px;
		text-align:right;
	  }
	  .AvailableLabelTD
	  {
		width:200px;
		text-align:left;
	  }
	  .button
	  {
	    
		width:82px;
		height:20px;
		
	  }
	  .AddToCartMessage
	  {
		color:Red;		
	  }
	  .EntryListTitle
	  {
		text-align:left;
		padding-left:20px;		
	  }
	  .ManageProductMenu
	  {
		text-align:left;
		
	  }
	  .tblInvoiceSummary
	  {
	  }
	  table.tblInvoiceSummary td
	  {
		text-align:right;
	  }
	  table.tblInvoiceSummary td label
	  {
		font-weight:bold;
	  }
	  .admin_entry td
	  {
		padding-left:10px;
		padding-right:12px;
		text-align:left;
	  }
	  .billingshipping_entry td
	  {
		/*padding-left:10px;*/
		padding-right:12px;
		text-align:left;
	  }
	  .creditcard_entry td
	  {
		padding-right:12px;
		text-align:left;
	  }
	  .menutitle
	  {
	    font-family: Tahoma, Verdana, Arial, Helvetica;
	    font-size :11pt;
		font-weight:bold;
		color:#FFFFFF;
		border-bottom:1px solid #000000;
		background-color:Red;
	  }
	  .menu_container
	  {
	    font-size :12pt;
		background-color:#828282;	
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:12px;	
		/*background:url(images/left_content_backgrnd3.png) repeat-y #0000FF;*/
		height:auto;
		width:97px;
	  }
	  .menulink a
	  {
	    font-family: Tahoma, Verdana, Arial, Helvetica;
	    font-size :10pt;
		color:#000000;
		font-weight:bold;
		text-decoration:none;
	  }
	.menulink a:hover
	  {				
	    font-size :10pt;
		color:#FFFFFF;
		/*background:url(images/cat_hover.png) no-repeat;	*/
	  }
	  .thumbnail_style
	  {
		width:120px;
		height:112px;
	  }
	  .fullImage_style
	  {
		width:600px;
		height:560px;
	  }
	.cart_style_header
	{
		padding-left:50px;
	}	




/* OPU */
.Schedule_div
	  {
		width:663px;
		height:283px;
		font-size:14pt;
	  }
	  
	  .Schedule_div3
	  {
		width:663px;
		height:74px;
		font-size:14pt;
	  }
	  
	  .Schedule_div1
	  {
		width:380px;
		height:112px;
	 }
	 
	 .Schedule_div_option
	  {
		width:374px;
		height:58px;
		font-family: Tahoma, Verdana, Arial, Helvetica;
		font-size :10pt;
		color :#000000;
	 }
	 
	 .Sehedule_div_4
	 {
	 	width:562px;
		height:152px;
		font-size:14pt;
	 	}
	 	
	 	.Sehedule_div_5
	 {
	 	width:584px;
		height:250px;
		font-size:14pt;
	 	}
	 	
	 	
	 	.Sehedule_div_7
	 {
	 	width:584px;
		height:241px;
		font-size:14pt;
	 	}


 .Schedule_div6
	  {
		width:450px;
		height:94px;
		font-size :14pt
}

.Schedule_div8
	  {
		width:429px;
		height:57px;
		font-size :14pt
}

.Schedule_div2
	  {
		width:429px;
		height:200px;
		font-size :14pt
}

.fontsize_label
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size :10pt; 
	
}

.productListing_font
{
   font-family: Tahoma, Verdana, Arial, Helvetica;
   font-size :10.5pt; 
   font-weight:bold; 
}

.preference_div
	 {
	 	width:562px;
		height:35px;
	}
	
.weekprogram_label
{
	font-family: Tahoma, Verdana;
	font-size :1pt;
	font-weight :bold ;
}

.font_style
{
    font-family: Tahoma, Verdana, Arial, Helvetica;
}

.weekprogram_td
{
	height:26px; 
	width :100%;
}

		   .DIM {font-family: Tahoma, Arial, Helvetica; font-size :8pt; color :#C0C0C0;}
		   .GEN {font-family: Tahoma, Arial, Helvetica; font-size :8pt; color :#000000;}
		   .MONTHHEAD {font-family: Tahoma, Arial, Helvetica; font-size :8pt; color :#ffffff;}
		   .week_link{cursor:pointer; font-family: Tahoma, Arial, Helvetica; font-size :8pt; color :#000000; text-decoration: none;}
		   .week_notLink{font-family: Tahoma, Arial, Helvetica; font-size :8pt; color :#000000; text-decoration: none; color :#C0C0C0;}
			
		   A.NOEVENT:Link {font-family: Tahoma, Arial, Helvetica; font-size :8pt; color :#000000; text-decoration: none;}
		   A.NOEVENT:Visited {font-family: Tahoma, Arial, Helvetica; font-size :8pt; color :#000000; text-decoration: none;}

		   A.EVENT:Link {font-family: Tahoma, Arial, Helvetica; font-size :8pt; color :#000000; font-weight :bold; text-decoration: none;}
		   A.EVENT:Visited {font-family: Tahoma, Arial, Helvetica; font-size :8pt; color :#000000; font-weight :bold; text-decoration: none;}
		   A.EVENT:Hover {font-family: Tahoma, Arial, Helvetica; font-size :8pt; color :#cc0000; font-weight :bold; text-decoration: none;}


.mainnavmenu {text-align: center; vertical-align:middle; color: #ffffff; text-decoration: none; font-weight: bold}
.blogfooter {	background: #534F43;	vertical-align: top;	text-align: center; }
.blogtitle {	background: #534F43;	vertical-align: middle;	text-align: left; }
.blogsidebar { background: #E8C68A;	text-align: center;	vertical-align: top; }

.blogcontent { background: white;	vertical-align: top; }
.blogboxtitle { background: #C00000;	vertical-align: top; text-align: center; }
.blogboxcontent {	font-size: 90%;	background: #EED7B4; vertical-align: top; }
.blogboxcontent2 {	font-size: 100%;	background: #FFFFFF;	vertical-align: top; }
			