	img{border:none;
	}
	
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		margin:.5em 0;
		width:566px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{
/*		background-color:#red;*/
		margin:10px auto;
		position:relative;
		text-align:left;
		width:981px;
/*		background:#000;	*/	
		margin-bottom:2em;
		}	


	#content{
/*		background-color:#FFFFFF;*/
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
		
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:981px;
		height:318px;
		overflow:hidden; 
/*		background-color:#efefef;*/
		}	
		
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
/*		width:30px;
		height:77px;*/		
		width:60px;
		height:68px;
		position:absolute;
		left:25px;
		top:113px;
		z-index:100;
		}	
		
	#nextBtn, #slider1next{ 
/*		left:816px;*/
		left:898px;
		}		
														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
/*		width:30px;
		height:77px;*/
		width:61px;
		height:68px;
		background:url(../../img/sli_images/006_header_slider_arrow_left.png) no-repeat 0 0;	
		}	
		
	#nextBtn a, #slider1next a{ 
		background:url(../../img/sli_images/006_header_slider_arrow_right.png) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:68px;
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

.slider_txt{
 color:#606463;
 font-family:Arial;
 font-size:12px;
}

.slider_link_txt a{
 color:#00A6B1;
 font-family:Arial;
 font-size:12px; 
}

/*Slider new class Ishfaak BOF----------------------------------------------------------*/
.slider_inner_wrapper{
/*		background-color:#99CC66;*/
		width:748px;
		height:284px;
		float:left;
		left:113px;
		margin-top:16px;
		position:relative;		
}


.slider_inner_wrapper_left{
/*		background-color:#00CCCC;*/
		width:174px;
		height:280px;
		float:left;
		left:20px;
		margin-top:3px;
		position:relative;		
}


.slider_inner_wrapper_right{
/*		background-color:#9999CC;*/
		width:570px;
		height:280px;
		float:right;
		left:3px;
		margin-top:3px;
		position:relative;
}

.slider_inner_wrappertxt{
/*		background-color:#33CC99;*/
		width:521px;
		height:280px;
		float:left;
		left:50px;
		margin-top:1px;
		position:relative;
}

.home_slider_frame{
		background-image:url(../../img/sli_images/006_header_frame_holder.jpg);
		background-repeat:no-repeat;
		width:174px;
		height:280px;
		float:left;
		left:0px;
		margin-top:0px;
		position:relative;
}

/*.img_title_fontpurple{
		width:162px;
		height:267px;
		float:left;
		left:6px;
		margin-top:6px;
		position:absolute;
                text-align:  center;
}*/

.home_slider_framepiece{
		background-image:url(../../img/sli_images/006_header_frame_title_holder.png);
		background-repeat:no-repeat;
		width:153px;
		height:54px;
		float:left;
		left:0px;
		margin-top:223px;
		padding:22px 0 0 15px;
		position:absolute;
}

.img_title_fontpurple{
	 color:#C00058;
	 font-family:tahoma;
	 font-size:11px; 
	 font-weight:bold;
	 text-transform:uppercase;
}

.img_title_fontwhite{
	 color:#fff;
	 font-family:tahoma;
	 font-size:11px; 
	 font-weight:bold;	 
	 text-transform:uppercase;
}

.slider_whats_new_txt{
/*	background-color:#999999;*/
	width:421px;
	height:33px;
	float:left;
	left:0px;
	margin-top:25px;
	position:relative;
}

.slider_title_txt{
/*	background-color:#999999;*/
	width:100%;
	/*height:28px;*/
	float:left;
	left:0px;
	margin-top:6px;
	position:relative;
}

.slider_line{
	background-image:url(../../img/sli_images/line.gif);
	background-repeat:repeat-x;
/*	background-color:#999999;*/
	width:100%;
	height:1px;
	float:left;
	left:0px;
	margin-top:3px;
	position:relative;
}

.slider_description{
/*	background-color:#99CC00;*/
	width:521px;
	height:91px;
	float:left;
	left:3px;
	margin-top:13px;
	position:relative;
}

.slider_btns{
/*	background-color:#999999;*/
	width:421px;
	height:33px;
	float:left;
	left:0px;
	margin-top:3px;
	position:relative;
}

.title_txt{
	 color:#565656;
	 font-family:Trebuchet MS;
	 font-size:24px; 
	 font-weight:normal;
	 text-transform:none;
	 letter-spacing:-1px;
}

.title_plus{
	 color:#FF5A00;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:24px; 
	 font-weight:normal;
	 text-transform:none;
	 letter-spacing:-1px;
}

.slider_des{
	 color:#565656;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px; 
	 font-weight:normal;
	 text-transform:none;
}


/*Slider new class Ishfaak EOF----------------------------------------------------------*/

	img{border:none;
	}
	
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		margin:.5em 0;
		width:566px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{
/*		background-color:#red;*/
		margin:10px auto;
		position:relative;
		text-align:left;
		width:981px;
/*		background:#000;	*/	
		margin-bottom:2em;
		}	


	#content{
/*		background-color:#FFFFFF;*/
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
		
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:981px;
		height:318px;
		overflow:hidden; 
/*		background-color:#efefef;*/
		}	
		
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
/*		width:30px;
		height:77px;*/		
		width:60px;
		height:68px;
		position:absolute;
		left:25px;
		top:113px;
		z-index:100;
		}	
		
	#nextBtn, #slider1next{ 
/*		left:816px;*/
		left:898px;
		}		
														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
/*		width:30px;
		height:77px;*/
		width:61px;
		height:68px;
		background:url(../../img/sli_images/006_header_slider_arrow_left.png) no-repeat 0 0;	
		}	
		
	#nextBtn a, #slider1next a{ 
		background:url(../../img/sli_images/006_header_slider_arrow_right.png) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:68px;
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

.slider_txt{
 color:#606463;
 font-family:Arial;
 font-size:12px;
}

.slider_link_txt a{
 color:#00A6B1;
 font-family:Arial;
 font-size:12px; 
}

/*Slider new class Ishfaak BOF----------------------------------------------------------*/
.slider_inner_wrapper{
/*		background-color:#99CC66;*/
		width:748px;
		height:284px;
		float:left;
		left:113px;
		margin-top:16px;
		position:relative;		
}


.slider_inner_wrapper_left{
/*		background-color:#00CCCC;*/
		width:174px;
		height:280px;
		float:left;
		left:20px;
		margin-top:3px;
		position:relative;		
}


.slider_inner_wrapper_right{
/*		background-color:#9999CC;*/
		width:570px;
		height:280px;
		float:right;
		left:3px;
		margin-top:3px;
		position:relative;
}

.slider_inner_wrappertxt{
/*		background-color:#33CC99;*/
		width:521px;
		height:280px;
		float:left;
		left:50px;
		margin-top:1px;
		position:relative;
}

.home_slider_frame{
		background-image:url(../../img/sli_images/006_header_frame_holder.jpg);
		background-repeat:no-repeat;
		width:174px;
		height:280px;
		float:left;
		left:0px;
		margin-top:0px;
		position:relative;
}

.home_slider_frameimage{
		width:162px;
		height:267px;
		float:left;
		left:6px;
		margin-top:6px;
		position:absolute;
                text-align:  center;
}

.home_slider_framepiece{
		background-image:url(../../img/sli_images/006_header_frame_title_holder.png);
		background-repeat:no-repeat;
		width:153px;
		height:54px;
		float:left;
		left:0px;
		margin-top:223px;
		padding:22px 0 0 15px;
		position:absolute;
}

.img_title_fontpurple{
	 color:#C00058;
	 font-family:tahoma;
	 font-size:11px; 
	 font-weight:bold;
	 text-transform:uppercase;
}

.img_title_fontwhite{
	 color:#fff;
	 font-family:tahoma;
	 font-size:11px; 
	 font-weight:bold;	 
	 text-transform:uppercase;
}

.slider_whats_new_txt{
/*	background-color:#999999;*/
	width:421px;
	height:33px;
	float:left;
	left:0px;
	margin-top:25px;
	position:relative;
}

.slider_title_txt{
/*	background-color:#999999;*/
	width:100%;
	/*height:28px;*/
	float:left;
	left:0px;
	margin-top:6px;
	position:relative;
}

.slider_line{
	background-image:url(../../img/sli_images/line.gif);
	background-repeat:repeat-x;
/*	background-color:#999999;*/
	width:100%;
	height:1px;
	float:left;
	left:0px;
	margin-top:3px;
	position:relative;
}

.slider_description{
/*	background-color:#99CC00;*/
	width:521px;
	height:91px;
	float:left;
	left:3px;
	margin-top:13px;
	position:relative;
}

.slider_btns{
/*	background-color:#999999;*/
	width:421px;
	height:33px;
	float:left;
	left:0px;
	margin-top:3px;
	position:relative;
}

.title_txt{
	 color:#565656;
	 font-family:Trebuchet MS;
	 font-size:24px; 
	 font-weight:normal;
	 text-transform:none;
	 letter-spacing:-1px;
}

.title_plus{
	 color:#FF5A00;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:24px; 
	 font-weight:normal;
	 text-transform:none;
	 letter-spacing:-1px;
}

.slider_des{
	 color:#565656;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px; 
	 font-weight:normal;
	 text-transform:none;
}


/*Slider new class Ishfaak EOF----------------------------------------------------------*/

