/* This Section Contains Everything That Menu On hover View has to show
@ Developed By Umair Rashid Malik 
@ SecurityMAX UK Ltm

*/
/* Packages Parent Page Css  */

.BoxTop{
	background:url(../images/Packages/pkgBackBig.gif) no-repeat left top;
	width:812px;
	height:24px;
	line-height:21px;
	text-indent:10px;
	color:#636466;
	font-size:12px;
	font-weight:bold;
	
}
.BoxNewLeft{
	background:url(../images/Box/HeaderNewLeft.gif) no-repeat left top;
	width:6px;
	height:24px;
	float:left;
}
.BoxNewCenter{
	background:url(../images/Box/HeaderNewCenter.gif) repeat-x left top;
	float:left;
	width:800px;
	height:24px;
}
.BoxNewCenterSmall{
	background:url(../images/Box/HeaderNewCenter.gif) repeat-x left top;
	float:left;
	width:253px;
	height:24px;
	line-height:24px;
	color:#fff;
	text-indent:5px;
	font-size:9px;
	font-weight:bold;
}
.BoxNewCenterSmall p{
	color:#fff;
	padding-left:5px; 
	font-weight:bold;
	font-size:9px;
}

.BoxNewCenterSmallest{
	background:url(../images/Box/HeaderNewCenter.gif) repeat-x left top;
	float:left;
	width:77px;
	height:24px;
}
.BoxNewCenterSmallest p{
	color:#fff;
	font-weight:bold;
	font-size:10px;
	padding-top:5px;
}
.BoxNewRight{
	background:url(../images/Box/HeaderNewRight.gif) no-repeat right top;
	width:6px;
	height:24px;
	float:left;
}
.BoxNewContent{
	width:895px;
	clear:both;
	
	position:relative;
}
.BoxNewContentSmall{
	position:relative;
	width:263px;
	height:90px;
	clear:both;
	background-color:#FFFFFF;
	border-bottom:#A7A9AC solid 1px;
	border-left:#A7A9AC solid 1px;
	border-right:#A7A9AC solid 1px;
	
}
.BoxNewContentSmallest{
	
	width:87px;
	height:90px;
	clear:both;
	background-color:#FFFFFF;
	border-bottom:#A7A9AC solid 1px;
	border-left:#A7A9AC solid 1px;
	border-right:#A7A9AC solid 1px;
	z-index:0;
	
	
}


.fadeing{
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
}

.BoxNewBottom{
	width:810px;
	height:35px;
	background:url(../images/Box/BoxLowerBack.gif) repeat-x left bottom;
	
}
/* ------------------------------------------------------------------------------------- */

#PkgWrapper{
	padding-left:5px;	
	padding-top:15px;
	position:relative;
		
}

#PkgWrapper1{
	padding-left:-5px;	
	padding-top:15px;
	position:relative;
		
}


.PkgBigContainer{
	width:265px;
	height:115px;
	padding-left:3px;
	padding-top:50px;

	float:left;
}
.pkgProductQty{
	font-weight:bold;
	color:#696969; 
	font-size:16px;
}
.SeparatorPkg{
	position:absolute;
	width:1px;
	height:84px;
	left:120px;

}
.MoreInfoPkg{
	position:absolute;
	width:92px;
	height:20px;
	left:160px;
	top:60px;
}
.MoreInfoPkg_hover_small{
	
	width:87px;
	height:33px;
	margin-left:-1px;
	display:block;
	background-color:#F1F6FF;
	z-index:95;
	border-left:#95B1DF solid 1px;
	border-right:#95B1DF solid 1px;	
	border-bottom:#F1F6FF solid 1px;	
	
}
.MoreInfoPkg_hover{
	position:absolute;
	width:263px;
	height:126px;
	left:-161px;
	top:30px;	
	display:block;
	background-color:#F1F6FF;
	z-index:100;
	border-left:#95B1DF solid 1px;
	border-right:#95B1DF solid 1px;	
	border-bottom:#FFFFFF solid 1px;	
	
}
.PkgSmallContainer{
	width:89px;;
	height:120px;
	margin-left:3px;
	margin-top:5px;
	float:left;
	z-index:1;
}
.pkgProductContent{
	background-color:#FDFEFF;
	margin-left:3px;
	width:799px;
	height:300px;
	border: #A7A9AC solid 1px;
	clear:both;
	
}



/* --------------------------------------------------------------- TAB CODE ----------------------------------------*/
.ulclass{
	width:280px;
	height:25px;
	list-style:none;
	float:right;
	padding-right:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-top:0px;
	
}

.ulclass li{
	float:right;
	width:90px;
	height:25px;
	padding-left:3px;
	margin-bottom:0px;
	margin-right:0px;
}
.ulclass li a{
	float:right;
	width:90px;
	height:25px;
/*	background:url(../images/Packages/PkgProductDFS.gif) no-repeat;*/
    background-color:#DDDEDE;
	line-height:25px;
	text-align:center;
	margin-bottom:0px;
	margin-right:0px;
}
.ulclass li a:hover{
	/*background:url(../images/Packages/PkgProductDFSHover.gif) no-repeat;*/
	background-color:#FEC40F;
	text-decoration:none;
	margin-right:0px;
}

/*--------------------------------------------- Tab code2==========================================*/

.ulclass2{
	width:280px;
	height:25px;
	list-style:none;
	float:right;
	padding-top:0px;
	margin-bottom:5px;
	margin-top:-5px;
}

.ulclass2 li{
	float:right;
	width:90px;
	height:25px;
	padding-left:3px;
	margin-bottom:5px;
}
.ulclass2 li a{
	float:right;
	width:90px;
	height:25px;
/*	background:url(../images/Packages/PkgProductDFS.gif) no-repeat;*/
    background-color:#DDDEDE;
	line-height:25px;
	text-align:center;
	margin-bottom:5px;
}
.ulclass2 li a:hover{
	/*background:url(../images/Packages/PkgProductDFSHover.gif) no-repeat;*/
	background-color:#FEC40F;
	text-decoration:none;
}


/*============================================= End ==========================================*/








#TabSelected{

/*	background:url(../images/Packages/PkgProductDFSHover.gif) no-repeat;*/
	background-color:#FFC410;
	text-decoration:none;
	margin-bottom:0px;

}

#TabSelected2{

/*	background:url(../images/Packages/PkgProductDFSHover.gif) no-repeat;*/
	background-color:#FFC410;
	text-decoration:none;
	margin-bottom:0px;

}


/* ----------------------------------------- Packge Absolute Thingiz */
.PkgPricedis {
	color:#696969;
	font-size:24px;
	left:480px;
	position:absolute;
	top:50px;
	z-index:1;
}
.PkgPricedis span{
	color:#333333;
	font-size:12px;
	z-index:1;
	top:40px;
}
.PkgCode{
	color:#696969;
	font-size:18px;
	left:20px;
	position:absolute;
	top:53px;
	z-index:1;
}
.pkgAddtoCard{

	left:665px;
	position:absolute;
	top:55px;
	z-index:1;
}
/* ---------------------------------------------------------------------------*/


/* ----------------Package Catelog CSS-------------------------*/
.PkgBigContainer1{
	width:265px;
	height:115px;
	padding-left:5px;
	padding-top:10px;

}
.pkgBigWrapper{
	padding-top:30px;
	width:272px;
	float:left;
}
.pkgProductContent1{
	background-color:#FFF;
	clear:both;
	width:527px;
	height:340px;;
	border: #A7A9AC solid 1px;
	position:relative;
	
}
.pkgProductContent1 ul{
	list-style:none;
	margin-left:15px;
	margin-top:10px;;
	padding:0;
	position:relative;
	
	
}
.pkgProductContent1 ul li{
	
	background:transparent url(../images/Packages/ArrowList.gif) no-repeat scroll left top;
	font-size:12px;
	line-height:16px;
	padding-right:10px;
	padding-left:18px;
}

.BoxNewContent1{
	background:url(../images/Box/BoxUpperBack.gif) repeat-x left top;
	width:812px;
	background-color:#FFF;
	position:relative;
	height:550px;
}
.pkgContentWrapper{
	margin-left:3px;
	width:530px;
	height:370px;
	float:left;
	padding-top:40px;
}
.BoxNewCenterSmall1 {
	background:transparent url(../images/Box/HeaderNewCenter.gif) repeat-x scroll left top;
	float:left;
	height:24px;
	width:517px;;
	line-height:24px;
	color:#636466;
	text-indent:5px;
	font-size:12px;
}

.BoxNewContentSmall1{
	position:relative;
	width:263px;
	height:90px;
	clear:both;
	background-color:#ffffff;
	border-bottom:#A7A9AC solid 1px;
	border-left:#A7A9AC solid 1px;
	border-right:#A7A9AC solid 1px;
	
}
.BoxNewContentSmallest1{
	width:87px;
	height:90px;
	clear:both;
	background-color:#ffffff;
	border-bottom:#A7A9AC solid 1px;
	border-left:#A7A9AC solid 1px;
	border-right:#A7A9AC solid 1px;
	
}
.PkgPricedis1 {
	color:#696969;
	font-size:24px;
	left:20px;
	position:absolute;
	top:300px;
}
.PkgPricedis1 span{
	color:#333333;
	font-size:12px;
}
.pkgAddtoCard1{

	left:230px;
	position:absolute;
	top:310px;
}
.pkgCompleteSystems1{
	left:350px;
	position:absolute;
	top:310px;
}





/* ----------------------------------------------------------------------------*/
/* End Packages Box */

