/*Related Mouse Over Image change's*/

#AboutUsBg {background-image:url(images/about_bg.jpg);	position:absolute;	width:1003px;	height:654px;	z-index:1;	visibility:hidden;}
#collectionsBg {background-image:url(images/collections_bg.jpg);	position:absolute;	width:1003px;	height:654px;	z-index:1;	visibility:hidden;}
#contactLenseBg {background-image:url(images/contactLense_bg.jpg);	position:absolute;	width:1003px;	height:654px;	z-index:1;	visibility:hidden;}
#wholeSaleBg {background-image:url(images/wholeSale_bg.jpg);	position:absolute;	width:1003px;	height:654px;	z-index:1;	visibility:hidden;}
#mediaBg {background-image:url(images/media_bg.jpg);	position:absolute;	width:1003px;	height:654px;	z-index:1;	visibility:hidden;}
#careersBg {background-image:url(images/careers_bg.jpg);	position:absolute;	width:1003px;	height:654px;	z-index:1;	visibility:hidden;}
#contactUsBg {background-image:url(images/contactUs_bg.jpg);	position:absolute;	width:1003px;	height:654px;	z-index:1;	visibility:hidden;}




#branchesBg {background-image:url(images/BranchesInnerPage.jpg);	position:absolute;	width:1003px;	height:654px;	z-index:1;	visibility:hidden;}
#optylifeBg {background-image:url(images/optylife_bg.jpg);	position:absolute;	width:1003px;	height:654px;	z-index:1;	visibility:hidden;}
#optysportBg {background-image:url(images/optysport_bg.jpg);	position:absolute;	width:1003px;	height:654px;	z-index:1;	visibility:hidden;}


#promotionsBg {background-image:url(images/promotions_bg.jpg);	position:absolute;	width:1003px;	height:654px;	z-index:1;	visibility:hidden;}
#bookNowBg {background-image:url(images/booknow_bg.jpg);	position:absolute;	width:1003px;	height:654px;	z-index:1;	visibility:hidden;}

/*Related Mouse Over Image change's End*/






/*Related Mouse Over Menu Home Page*/

#AboutUs {
	position:absolute;
	background:#953993;
	width:116px;
	height:160px;
	z-index:-2;
	left: -0px;
	visibility:hidden;
	padding: 30px 0 0 30px;
	filter:alpha(opacity=80);
	opacity:0.8;
}

#AboutUs a{
	background: url(images/pointer_Sub.png) no-repeat 0% 4px;
	padding: 0px 0px 0px 15px;
	filter:alpha(opacity=60);
	opacity:0.6;
	font-size:11px;
	background-repeat: no-repeat;
	}
	
#AboutUs a:hover {
	color:#501f4d;
	}








#collections {
	position:absolute;
	background:#953993;
	width:143px;
	height:160px;
	z-index:-2;
	left: 146px;
	visibility:hidden;
	padding: 30px 0 0 30px;
	filter:alpha(opacity=80);
	opacity:0.8;
}









#ContLenses {
	position:absolute;
	background:#953993;
	width:110px;
	height:135px;
	z-index:-2;
	left: 320px;
	visibility:hidden;
	padding: 55px 0 0 15px;
	filter:alpha(opacity=80);
	opacity:0.8;
}	

#ContLenses a{
	background: url(images/pointer_Sub.png) no-repeat 0% 4px;
	padding: 0px 0px 0px 15px;
	filter:alpha(opacity=60);
	opacity:0.6;
	font-size:11px;
	background-repeat: no-repeat;
	}
	
#ContLenses a:hover {
	color:#501f4d;
	}


















#wholeSale_1 {
	width: 151px;
	height: 52px;
	background:#953993;
	position:absolute;
	z-index:-2;
	left: 447px;
	visibility:hidden;
	filter:alpha(opacity=80);
	opacity:0.8;
	
	}







#wholeSale {
	position:absolute;
	background:#953993;
	width:226px;
	height:132px;
	z-index:-2;
	left: 447px;
	visibility:hidden;
	padding: 5px 0 0 18px;
	margin: 52px 0 0 0;
	filter:alpha(opacity=80);
	opacity:0.8;
}











#media {
	position:absolute;
	background:#953993;
	width:78px;
	height:160px;
	z-index:-2;
	left: 600px;
	visibility:hidden;
	padding: 30px 0 0 12px;
	filter:alpha(opacity=80);
	opacity:0.8;
}

#media a{
	background: url(images/pointer_Sub.png) no-repeat 0% 4px;
	padding: 0px 0px 0px 12px;
	filter:alpha(opacity=60);
	opacity:0.6;
	font-size:11px;
	background-repeat: no-repeat;
	}
	
#media a:hover {
	color:#501f4d;
	}













#careers {
	position:absolute;
	background:#953993;
	width:125px;
	height:140px;
	z-index:-2;
	left: 692px;
	visibility:hidden;
	padding: 50px 0 0 17px;
	filter:alpha(opacity=80);
	opacity:0.8;
}


#careers a{
	
	padding: 0px 0px 0px 15px;
	filter:alpha(opacity=60);
	opacity:0.6;
	font-size:11px;
	background-repeat: no-repeat;
	}
	
#careers a:hover {
	color:#501f4d;
	}











#contactUs {
	position:absolute;
	background:#953993;
	width:138px;
	height:160px;
	z-index:-2;
	left: 835px;
	visibility:hidden;
	padding: 30px 0 0 30px;
	filter:alpha(opacity=80);
	opacity:0.8;
}




/*Related Mouse Over Menu Home Page Ends*/








































* {
	margin: 0;
	padding: 0;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}


ul, ol {
	list-style: none;
}


#main {
	width: 1003px;
	margin: 0 auto;
}



body {
	background: #000;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ece8ec;
	text-align: justify;n
}



img {
	border:none;
 }
 



a {
	text-decoration: none;
	color:#fff;
	filter:alpha(opacity=90);
	opacity:0.9;
}


a:hover {
	text-decoration: none;
	filter:alpha(opacity=70);
	opacity:0.7;
}

a:active, a:focus, input {
    outline: 0;
    outline-style:none;
    outline-width:0;
}

/*  Header End */


#header {
	width: 1003px;
	height: 60px;
	margin: 0 auto;
}




#logo {	
	width: 286px; 
	float: left; 
	}

#header .topLinks { 
	float: right;

	margin: -5px 4px 0 0px;
	text-align: center;
	background-color:#969;
	}
	
	
#header .video {
	margin: 5px 0 0 808px;
	padding: 0 0 0 0;

	}


#header .video_inner {
	margin: 7px 0 0 808px;
	}

#header .topLinks a {
	font-size: 10px;
	text-decoration:none;
	color:#FFF;
	padding: 0 4.4px 0 5px ;
	text-align: center;
	background-color:#969;
	filter:alpha(opacity=70);
	opacity:0.7;
	
	}

#header .topLinks a:hover {
	text-decoration:none;
	filter:alpha(opacity=50);
	opacity:0.5;
	}


#header .innerLogo {
	float:left;
	padding: 0px 0px 0 0px;
}


/*  Header End */













/*  Middle Part */

#middle {
	width: 1003px;
	height: 654px;
	overflow: hidden;
	background-image:url(images/default_bg.jpg);
}

#middleInner {
	width: 1003px;
	height: 530px;
	overflow: hidden;
	background-image:url(images/about_bg.jpg);
}


#middleInner_Aboutus {
	width: 1003px;
	height: 530px;
	overflow: hidden;
	background-image:url(images/about_bg.jpg);
}


#middleInner_careers {
	width: 1003px;
	height: 530px;
	overflow: hidden;
	background-image:url(images/careers_bg.jpg);
}

#middleInner_collections {
	width: 1003px;
	height: 530px;
	overflow: hidden;
	background-image:url(images/collections_bg.jpg);
}



#middleInner_contactUs {
	width: 1003px;
	height: 530px;
	overflow: hidden;
	background-image:url(images/contactUs_bg.jpg);
}


#middleInner_contactLense {
	width: 1003px;
	height: 530px;
	overflow: hidden;
	background-image:url(images/contactLense_bg.jpg);
}


#middleInner_Branches {
	width: 1003px;
	height: 895px;
	overflow: hidden;
	background-image:url(images/BranchesInnerPage.jpg);
}



#middleInner_wholeSale {
	width: 1003px;
	height: 530px;
	overflow: hidden;
	background-image:url(images/wholeSale_bg.jpg);
}


#middleInner_media {
	width: 1003px;
	height: 530px;
	overflow: hidden;
	background-image:url(images/media_bg.jpg);
}






.logo {
	position:absolute;
	width: 1003px;	
	height:140px;
	z-index:2;
	margin: 20px 0 0 0;
}

.logo .nikon_Logo {
	float:left;
	padding: 0 0 0 20px;
}

.logo .Kefan_logo {
	float:right;
	padding: 20px 40px 0 0px;
}




.Page_tittle {
	position:absolute;
	background-color: #592258;
	float:left;
	width: 180px;	
	height:45px;
	z-index:1;
	margin: 90px 0 0 0;
	filter:alpha(opacity=90);
	opacity:0.9;
}


.Page_tittle img {
	display:block;
	margin: 15px auto 0 auto;
}


.darkPink_Canvas {
	position:absolute;
	background-color: #592258;
	float:left;
	width: 750px;	
	height:400px;
	z-index:1;
	margin: 90px 0 0 220px;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.darkPink_Canvas2 {
	position:absolute;
	background-color: #592258;
	float:left;
	width: 750px;	
 height :750px;
	z-index:1;
	margin: 90px 0 0 220px;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.lightPink_Canvas {
	position:absolute;
	background-color: #000;
	float:left;
	width: 710px;	
	height:360px;
	z-index:1;
	margin: 20px 0 0 20px;
	filter:alpha(opacity=40);
	opacity:0.4;
}

.lightPink_Canvas2 {
	position:absolute;
	background-color: #000;
	float:left;
	width: 710px;	
	height:710px;
	z-index:1;
	margin: 20px 0 0 20px;
	filter:alpha(opacity=40);
	opacity:0.4;
}

.ContentsInner {
	position:absolute;
	float:left;
	width: 710px;	
	height:360px;
	z-index:1;
	margin: 110px 0 0 240px;
}

.ContentsInner2 {
	position:absolute;
	float:left;
	width: 710px;	
 height :700px;
	z-index:1;
	margin: 110px 0 0 240px;
}
.innerFrame {
	padding: 0 30px 0 0;
}

.innerPageTittle {
	margin: 15px 0px 0 0;
}

.innerFrame .list {
	padding: 0 0 9px 0;
}
.innerFrame .list li {
	background: url(images/pointer.png) no-repeat 0% 8px;
	padding: 0 0 0 25px;
	line-height: 1.818em;
	font-size: 1.083em;
	color: #fff;
	text-align: left;
}


.innerFrame .list li a {
	text-decoration: none;
	color: #fff;
}
 .innerFrame.list li a:hover {
	text-decoration: underline;
	filter:alpha(opacity=40);
	opacity:0.4;
}












.innerFrame .listBold {
	padding: 0 0 9px 0;
}
.innerFrame .listBold li {
	background: url(images/pointer.png) no-repeat 0% 8px;
	padding: 0 0 0 25px;
	line-height: 1.818em;
	font-size: 1.083em;
	color: #fff;
	text-align: left;
	font-weight:bold;
}


.innerFrame .listBold li a {
	text-decoration: none;
	color: #fff;
}
 .innerFrame.listBold li a:hover {
	text-decoration: none;
	filter:alpha(opacity=40);
	opacity:0.4;
}





.innerFrame .mainMenuSub_sub {
}

.innerFrame .mainMenuSub_sub a{
	background: url(images/pointer_Sub_sub.png) no-repeat 0% 4px;
	padding: 0px 0px 0px 10px;
	margin: 0 0 0 0px;
	filter:alpha(opacity=60);
	opacity:0.6;
	font-size:11px;
	background-repeat: no-repeat;
	}
	
.innerFrame .mainMenuSub_sub a:hover {
	text-decoration: none;
	filter:alpha(opacity=40);
	opacity:0.4;
	}














.innerFrame .current_page_item a  {
	text-decoration:none;
	padding: 0 0 0 14px;
	line-height: 1.818em;
	font-size: 0.917em;
	font-weight: bold;
	color: #333333;
}



.bigHeading {
	font-size: 28px;
}


.mediumlHeading {
	font-size: 16px;
	font-weight:bold;
}


.smallHeading {
	font-size: 12px;
	font-weight:bold;
}










#mainMenu {
	background-image:url(images/menu_bg.png);
	position:absolute;
	width: 973px;	
	height:190px;
	z-index:1;
	padding: 0 0 0 30px;
	margin: 330px 0 0 0;
}


#wholeSale .mainMenuSub {
}

#wholeSale .mainMenuSub a{
	background: url(images/pointer_Sub.png) no-repeat 0% 4px;
	padding: 0px 0px 0px 15px;
	filter:alpha(opacity=60);
	opacity:0.6;
	font-size:11px;
	background-repeat: no-repeat;
	}
	
#wholeSale .mainMenuSub a:hover {
	color:#501f4d;
	}


#wholeSale .mainMenuSub_sub {
}

#wholeSale .mainMenuSub_sub a{
	background: url(images/pointer_Sub_sub.png) no-repeat 0% 4px;
	padding: 0px 0px 0px 10px;
	margin: 0 0 0 5px;
	filter:alpha(opacity=60);
	opacity:0.6;
	font-size:11px;
	background-repeat: no-repeat;
	}
	
#wholeSale .mainMenuSub_sub a:hover {
	color:#501f4d;
	}




#mainMenu .mainMenuBtn div {
	height: 14px;
}

#mainMenu .wholeSale_sub { 
	float: left;
	width: 113px;
	}




#mainMenu .mainMenuBtn {
	float: left;
	padding: 0px px 0 0;
	margin: 20px 0 0 0;
	height: 15px;
}


#mainMenu .wholeSaleBtn{
	float:left;
	padding: 0px px 0 0;
	height: 52px;
}

#mainMenu .wholeSaleBtn a{
	height: 55px;
}


#mainMenu .wholeSaleBtn a:hover{
	background-color:#C33;
	height: 55px;
}

/*




#mainMenu .mainMenuBtn a {
	font-size: 10px;
	height: 15px;
	text-decoration:none;
	text-align: center;
	filter:alpha(opacity=90);
	opacity:0.9;
	}




#mainMenu .mainMenuBtn a:hover {
	text-decoration:none;
	filter:alpha(opacity=90);
	opacity:0.9;
	}


*/








#mainMenu .mainMenuBtn2 {
	width: 151px;
	height: 52px;
	float: left;
	padding: 0px 0px 0 0;
}





#mainMenu .mainMenuBtn2 a {
	width: 151px;
	height: 52px;
	font-size: 10px;
	text-decoration:none;
	text-align: center;
	filter:alpha(opacity=90);
	opacity:0.9;
	}




#mainMenu .mainMenuBtn2 a:hover {
	background:#953993;
	text-decoration:none;
	filter:alpha(opacity=90);
	opacity:0.9;
	}
















#mainMenu .lines-btw-menuMain1 {
	background:#FFF;
	width: 2px;
	height: 40px;
	float: left;
	margin: 12px 15px 0 15px;
	filter:alpha(opacity=40);
	opacity:0.4;
}



#mainMenu .lines-btw-menuMain2 {
	background:#FFF;
	width: 2px;
	height: 60px;
	float: left;
	margin: 12px 15px 0 15px;
	filter:alpha(opacity=40);
	opacity:0.4;
	z-index:-2;
}


















#mainMenu_Inner {	background-image:url(images/menu_bg.png);	position:absolute;	width: 965px;	height:36px;	z-index:2;	padding: 0 0 0 38px;	margin: 20px 0 0 0;
}

#mainMenu_Inner .innerMenuBtn {	float: left;	padding: 0px px 0 0;	margin: 10px 0 0 0;}

#mainMenu_Inner .innerMenuBtn a {	font-size: 10px;	text-decoration:none;	text-align: center;	filter:alpha(opacity=90);	opacity:0.9;	}

#mainMenu_Inner .innerMenuBtn a:hover {	text-decoration:none;	filter:alpha(opacity=90);	opacity:0.9;	}

#mainMenu_Inner .lines-btw-menuMain1 {	background:#FFF;	width: 1px;	height: 15px;	float: left;	margin: 12px 25px 0 25px;	filter:alpha(opacity=60);	opacity:0.6;
}











.MenuDrop {
	position:absolute;
	width: 1003px;	
	height:100px;
	z-index:1;
	margin: 0px 0 0 0;
}







.promotions {
	background-image:url(images/promotion_bg.png);
	position:absolute;
	width: 1003px;	
	height:105px;
	z-index:1;
	margin: 550px 0 0 0;
}




.promotions .promo1-Col-1 {
	width: 265px;
	float: left;
	padding: 0px px 0 0;
	margin: 20px 0 0 0;
}


.promotions .promo1-Col-1 img {
	display: block;
	margin: 0px auto 0 auto;
 }
 
 

.promotions .promo1-Col-2 img {
	display: block;
	margin: 0px auto 0 auto;
 }


.opacityIMG{
	
	}


.opacityIMG a {
	filter:alpha(opacity=100);
	opacity:1.8;
}




.opacityIMG a:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
}







.promotions .promo1-Col-2 {
	width: 230px;
	float: left;
	padding: 0px px 0 0;
	margin: 20px 0 0 0;
}



.promotions .lines-btw1 {
	background-image:url(images/lines-btw-kefan-optics-promotions.png);
	width: 2px;
	height: 105px;
	float: left;
	filter:alpha(opacity=40);
	opacity:0.4;
}


/*  Middle Part */








/*  Footer */


#footer {
	font-size: 11px;
	color:#333;
	width: 1003px;
	height: 25px;
	overflow: hidden;
}

#footer a {
	font-size: 11px;
	color:#333;
	width: 1003px;
	height: 25px;
	overflow: hidden;
}


#footer a:hover {
	font-size: 11px;
	color:#999;
	width: 1003px;
	height: 25px;
	overflow: hidden;
}





#footer .copyRight {
	float: right;
	margin: 5px 5px 0 0;
	text-align: center;
	}
	
#footer .bottomLinks {
	float: left;
	margin: 5px 5px 0 0;
	text-align: center;
	}




/*  Footer End */




.textbox {
	BORDER-RIGHT: #6898d0 1px solid; BORDER-TOP: #6898d0 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #6898d0 1px solid; COLOR: #000; BORDER-BOTTOM: #6898d0 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #fff
}










 
 /*
.imageCenter div{
	text-align:center;
	line-height:100px;
	font-size:100px;
}
*>.imageCenter div{
	font-size:10px;
}
 */
 
 



/*
img {
	border: 0;
	vertical-align: top;
	text-align: left;
}*/
/*

ul, ol {
	list-style: none;
}


object {
	vertical-align: top;
}



*/

/*
img.fleft {
	margin: 0 12px 0 0;
}
img.fleft1 {
	float: left;
	margin: 0 12px 9px 0;
}*/

/*
.fright {
	float: right;
}


.bigHeading {
	font-size: 28px;
}


.bigName {
	font-size: 28px;
	font-weight:bold;
}



.mediumlHeading {
	font-size: 18px;
	font-weight:bold;
}


.smallHeading {
	font-size: 14px;
	font-weight:bold;
}

.alignRight {
	text-align: right;
	vertical-align: middle;
	display: block;
}


#content p {
	padding: 0 0 16px 0;
	line-height: 1.231em;
	font-size: 1.083em;
}
#content p em {
	float: right;
	padding: 0 30% 0 0;
	font-style: normal;
}
#content p.extra {
	padding: 0 0 31px 0;
}*/

/*
.subLinks {
	float: left;
	overflow: hidden;
	width: 150px;
	padding: 2px 40px 0 0;
}


.list {
	padding: 0 0 9px 0;
}
.list li {
	background: url(images/marker.gif) no-repeat 0% 8px;
	padding: 0 0 0 14px;
	line-height: 1.818em;
	font-size: 1.083em;
	color: #393531;
	text-align: left;
}


.list li a {
	text-decoration: none;
	color: #9e762d;
	font-weight:bold;
}
.list li a:hover {
	text-decoration: underline;
}


.current_page_item a  {
	text-decoration:none;
	padding: 0 0 0 14px;
	line-height: 1.818em;
	font-size: 0.917em;
	font-weight: bold;
	color: #333333;
}

.link {
	float: left;
	font-size: 0.917em;
	font-weight: bold;
	color: #9e762d;
}
*/

/*.link-1 {
	font-size: 0.917em;
	font-weight: bold;
	color: #9e762d;
}
.indent-left {
	padding: 0 0 0 3px;
	float:left;
}
.indent {
	padding: 3px 0 0 3px;
}


#contact-form {
	width: 269px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	color: #383634;
}
#contact-form label {
	display: block;
	height: 43px;
	overflow: hidden;
}
#contact-form span {
	display: block;
}
#contact-form input {
	background: #f4f3f2;
	width: 261px;
	height: 14px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #a4a4a4;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.923em;
	color: #383634;
}
#contact-form textarea {
	background: #f4f3f2;
	width: 261px;
	height: 213px;
	padding: 3px;
	border: 1px solid #a4a4a4;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.923em;
	color: #383634;
}
#contact-form a {
	float: right;
	margin: 10px 0 0 20px;
	font-size: 0.846em;
	font-weight: bold;
	color: #9e762d;
}



*/


/* my aditions 

/*
.bulits2 {
	float: left;
	width: 345px;
	height: 45px;
}

.bulits2 ul {
	background:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	margin: 0px 0 0 30px;
	padding: 0;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b6b6b6;
}

.bulits2 li {
	height: 30px;
	margin: 10px 0px 0px 0px ;
	padding: 0 0 0px 20px;
}


.bulits2 li a {
	font-size: 0.917em;
	font-weight: bold;
	text-decoration: none;
	color: #666666;

}


.bulits2 li a:hover {
	
	text-decoration: none;
	color: #999999;

}






.clientscell3 a {
	filter:alpha(opacity=50);
	opacity:0.5;
}


.clientscell3 a:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
}
*/


/*Contact us
/*
.textfield_l{
	float:left;
	padding:10px 0px 0px 10px;
	margin-bottom:5px;
	height:20px;
	width:80px;
	font-size:12px;
}


.hilightedBlanks {
	color: #0275D2;
}



.SearchGallery0 {
	height: 27px;
	width: 250px;
	display:block;
	float: left;
	padding: 5px;
}



.textfield{
	background-image:url(../images/textFieldBG.gif);
	background-repeat:repeat-x;
	font-size:12px;
	width:250px;
	height:27px;
	border: 1px outset #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 8px;
}



.textareabg {
	height: 85px;
	width: 250px;
	display:block;
	float: left;
	padding: 5px;
}



.contactbtnbg {
	float:left;
	width:120px;
	padding: 5px 0 0 262px;
}



.formFram {
	float: left;
	padding: 0px 0 0 0;
	width: 420px;
	height: 255px;
}


.formFram2 {
	visibility: visible;
	float: left;
	width: 350px;
	left:auto;
}


*/