/*********************************** Generic Selectors ************************************/ 
html {
/* scroll bar styling for IE only */

	scrollbar-face-color:#2b2f2d;
	scrollbar-highlight-color:#7c7c7c;
	scrollbar-shadow-color:#676767;
	scrollbar-3Dlight-color:#525352; 
	scrollbar-arrow-color:#ff6600;
	scrollbar-track-color:#2b2f2d;
	scrollbar-darkshadow-color:#000000;
	
}


/*td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}*/
/**************** Pseudo classes ****************/ 
a:link { color: #c0c0c0;  font-family:"Century Gothic"; 
	text-decoration: none; font-weight: bold; font-size:14px;}
a:visited { color: #8a8a8a;  /* dark */
	text-decoration: none; font-weight: bold; font-size:14px; }
a:hover { color: #e7e7e7;   /* light */
	text-decoration: none; font-weight: bold; font-size:14px; }
a:active { color: #ff9c3d;  /* dark underlined*/
	text-decoration:underline; font-weight: bold; font-size:14px; }

#footerLinks a:link { color: #c0c0c0; font-family:"Century Gothic";  
	text-decoration: none; font-weight: bold; font-size:9px;}
#footerLinks a:visited { color: #8a8a8a;  /* dark */
	text-decoration: none; font-weight: bold; font-size:9px; }
#footerLinks a:hover { color: #ff9c3d;   /* light */
	text-decoration: none; font-weight: bold; font-size:9px; }
#footerLinks a:active { color: #ff9c3d;  /* dark underlined*/
	text-decoration:underline; font-weight: bold; font-size:9px; }
/* Class subLinks for all sub tables*/
.subLinks a:link{ color: #c0c0c0; font-family:"Century Gothic";
	text-decoration: none; font-weight: bold; font-size:11px;}
.subLinks a:visited{ color: #8a8a8a;  /* dark */
	text-decoration: none; font-weight: bold; font-size:11px;}
.subLinks a:hover{ color: #e7e7e7;  /* dark */
	text-decoration:underline; font-weight: bold; font-size:11px;}
.subLinks a:active{ color: #ff9c3d;  /* dark */
	text-decoration: none; font-weight: bold; font-size:11px;}
/************************* Classes **********************/
.popup {
        border:double 1px #999999     ;
		display:none;
        position: absolute;
        width: 390px;
	    height:380px;
        z-index: 60;
		text-align:center;
		background-color:#272727;
		top: 50px; 
		left: 50px;
		padding-top:20px;
		/*padding-bottom:10px;*/
		
      }

.maincategory { /* for menu items*/
	background-image:url(../images/btnbg.jpg);
	background-repeat:no-repeat;
	background-color:#C4C4C4;
	/*display:block;*/
	width:178px; /* width not 213px because there is 28 left padding*/
	height:28px;
padding-left:35px; 
	padding-top:10px;
	vertical-align:baseline;
	
}
.pagetitle { /* page title table*/
	background-image:url(../images/footer.jpg);		
	height:22px; 			
	border-width:0px;
	border-style:solid;
	border-color:#d4d4d4;
	font-family:"Century Gothic";
	text-align:left;
	color: #ffffff;
	font-weight: bold;
	font-size:14px;
	padding-left:5px;
	padding-top:3px;
	
}

.categorytitle {
background-image:url(../images/footer.jpg);		
	height:19px; 			
	border-width:0px;
	border-style:solid;
	/*border-color:#d4d4d4;*/
	font-family:"Century Gothic";
	text-align:left;
	color: #ffffff;
	font-weight: bold;
	font-size:14px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;

}
.programtitle {
background-image:url(../images/footer2.jpg);	
	height:15px; 			
	border-width:0px;
	border-style:solid;
	/*border-color:#F67716;*/
	text-align:left;
	color:#CCCCCC;
	font-family:"Century Gothic";
	font-weight: bold;
	font-size:10px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	/*****************************/
	/*background-color:#FFFFFF; #FCAE1C will be the td back color
	height:20px; 			
	border-width:1px; border-style:solid; border-color:#F67716;	
	margin-top:2px;*/
	/*padding:20px;*/
}
.Promotional  {
	/*background-color:#666666; /*#FCAE1C will be the td back color*/	 			
	border-width:1px; border-style:double; border-color:#666666;
	color:#CCCCCC;
	font-family:"Century Gothic";
	font-weight:normal;
	font-size:14px;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	/*padding-bottom:5px;	*/	
}

/************************* ID's *************************/ 
#indexbody {
	background-image:url(../images/bg.jpg);
	text-align: center; /* to center the div tag content*/	
			
	font-family:Century Gothic;/*: Arial, Helvetica, sans-serif;*/
	font-size:12px;
	color:#ededed;
			
}
#wrapper { 
	background-color:#333333;  /*/* testing */
	position:relative;	
	top:30px;
	left:0px;
	width:754px;
	height:100%;
	margin-left:auto; /* to center the div tag */
	margin-right:auto; /* to center the div tag */
}
#header { 
	width:754px;
	height:140px;
}

#middle {
       background-image:url(../images/bzillasoft_03.jpg);
       background-repeat:no-repeat;
 
	/*background-color:#333333;  /* testing */
	text-align:left;
	width:754px;
	height:510px;/*100%;*/

}
#navigate {
	background-image:url(../images/zillasoft_03.jpg);
	position:relative;
	left:0px;
	top:0px;
	width:213px;
	height:100%;  /*not 425px; inorder not to overflow when menu is opened*/	
}
#navTitle {
	/*background-image:url(../images/footer.jpg);*/
	/*background-repeat:no-repeat;*/
	position:relative;
	top:0px;
	left:0px;
	width:203px; /* 250-4 border widthes - 10 padding*/
	height:23px; /* 32-4 border widthes - 5 padding*/
	padding-left:10px;
	padding-top:5px;	
	
	/*border-width:2px;
	border-style:solid;
	border-color:;
	text-align:left;
	color: #f67716;
	font-weight: bold;
	font-size:16px;*/
}
#content { /* content div tag*/
	/*background-repeat:no-repeat;*/
	position:absolute;/*relative doesn't work here since it needs a top= - height of navigate*/
	left:232px;
	top:147px; /* to be positioned after flash*/	
	width:500px;
	height:469px;/*100%;*/
	/*overflow:auto;	*/
	
}
#main {	 /* main iframe tag*/
	width:501px; /*100%;*/ /* both % & px are working correctly*/
	height:490px;
	/*overflow:auto;*/	
}
#mainbody { /* body of the sub html pages*/
	background-color:#2b2f2d;	
	text-align:center;		
	font-family:"Century Gothic";/*: Arial, Helvetica, sans-serif;*/
	font-size:12px;
	color:#424242; /* text color dark gray*/
}
#maintbl{	
	/*position:absolute;
	top:0px;
	left:0px;*/
	
	width:482px;	/*495 not 510 to prevent horizontal scroll*/
	border:1px;
	border-color:#666666;
	border-style:solid;

	
}
#footer {
	position:relative;
	/*top:-15px;*/
	left:0px;
	width:754px; /* 765-2 border width*/
	height:50px;
	border-width:0px;
	/*border-style:solid;
	border-color:#d4d4d4;*/
	text-align:left;
}
#footerLinks {
background-image:url(../images/zillasoft_05.jpg);
	position:relative;
	top:0px;
	left:0px;
	width:210px; /* width not 250px because there is 5 left padding*/
	height:40px; /* height not 32px because there is 10 top padding*/
	padding-top:10px;
	padding-left:5px;
	font-size:11px;
	font-weight:bold;
}
#footerCopyright {
background-image:url(../images/zillasoft_06.jpg);
	position:absolute;
	top:0px;
	left:213px;
	width:530px;
	height:40px; /* height not 32px because there is 5 top padding*/
	padding-top:10px;
	padding-Right:10px;
	text-align:right;
	font-family:"Century Gothic";
	font-size:10px;
	font-weight:bold;
	
	
}
