@charset "utf-8";
/* CSS Document */
body{
	height:auto;
	background:#acb0b3;
	color:white;
	font-size:14px;
}


@font-face {
 font-family: MyCustomFont1;
 src: url('../font/Gabrielle.ttf') format("truetype") ; /* TTF file for  Safari */
}
@font-face {
 font-family: MyCustomFont2;
 src: url("../font/Gabrielle.eot") format("eot"); /* EOT file for IE */
}
@font-face {
 font-family: MyCustomFont3;
 src: url("../font/Gabrielle.otf") format("opentype"); /* otf file for OPERA */
}
@font-face {
 font-family: MyCustomFont4;
 src: url("../font/Gabrielle.woff") format("woff"); /* woff file for MOZILA */
}


@font-face {
 font-family: eyechart1;
 src: url("../font/eyechart/eyechart.woff") format("woff"); /* woff file for MOZILA */
}
@font-face {
 font-family: eyechart2;
 src: url("../font/eyechart/eyechart.eot") format("eot"); /* EOT file for IE */
}
@font-face {
 font-family: eyechart3;
 src: url("../font/eyechart/eyechart.otf") format("opentype"); /* otf file for OPERA */
}
@font-face {
 font-family: eyechart4;
 src: url('../font/eyechart/eyechart.ttf') format("truetype") ; /* TTF file for  Safari */
}

.txt16{
	font-family: eyechart1,eyechart2,eyechart3,eyechart4, verdana;
	font-size:16px;
}
.txt14{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #003399;
}
.txt12{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066FF;
}
.txt12brown{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
}
.txtlinknormal14 {
	text-decoration:none;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}	
.txtlinknormal14:hover {
	color: #333333;  
}
.txtlink14 {
	text-decoration:none;
	color:#FFFFFF;
	font-family: nirvana1,nirvana2,nirvana3,nirvana4;
	font-size:14px;
	color:#0066FF;
}	
.txtlink14:hover {
	color: #9999CC; 
}

@font-face {
 font-family: fashinsm1;
 src: url("../font/fashinsm/fashinsm.woff") format("woff"); /* woff file for MOZILA */
}
@font-face {
 font-family: fashinsm2;
 src: url("../font/fashinsm/fashinsm.eot") format("eot"); /* EOT file for IE */
}
@font-face {
 font-family: fashinsm3;
 src: url("../font/fashinsm/fashinsm.otf") format("opentype"); /* otf file for OPERA */
}
@font-face {
 font-family: fashinsm4;
 src: url('../font/fashinsm/fashinsm.ttf') format("truetype") ; /* TTF file for  Safari */
}

@font-face {
 font-family: nirvana1;
 src: url("../font/nirvana/Nirvana.woff") format("woff"); /* woff file for MOZILA */
}
@font-face {
 font-family: nirvana2;
 src: url("../font/nirvana/Nirvana.eot") format("eot"); /* EOT file for IE */
}
@font-face {
 font-family: nirvana3;
 src: url("../font/nirvana/Nirvana.otf") format("opentype"); /* otf file for OPERA */
}
@font-face {
 font-family: nirvana4;
 src: url('../font/nirvana/Nirvana.ttf') format("truetype") ; /* TTF file for  Safari */
}

.txtlink11 {
	text-decoration:none;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}
.txtlink11:hover {
	color: #666666;
}


#wrapper{
	width:1024px;
	height:800px;
	margin:0px auto;
	background:url(../images/bg_optimized.jpg) no-repeat;
}
.clear{
	clear:both;
}
.dclear{
	clear:both;
	height:2px;
}
img{
	border:0px;
}
#con{
	margin:0px auto;
	width:900px;
}
#gap{
	height:50px;
}
/*<!-- menu css goes here-->*/
#menu{
	margin:0px auto;
	text-align:center;
	width:900px;
}
#menu td {
	width:176px;
	height:50px;
	margin-left:5px;
	text-align:center;
	font-size:30px;
}
#menu td:hover {
	/*background-color:#CCCCCC;*/
}


#menu td a{
	text-decoration:none;
	text-align:center;
	color: #FFFFFF;
}

#menu td a:hover{
	color: #333333;
}


.a{
	background-color:#4d5761;
	font-family: MyCustomFont1,MyCustomFont2,MyCustomFont3,MyCustomFont4;
}

.b{
	background-color:#6fac05;
	font-family: MyCustomFont1,MyCustomFont2,MyCustomFont3,MyCustomFont4;
}
.c{
	background-color:#0577ac;
	font-family: MyCustomFont1,MyCustomFont2,MyCustomFont3,MyCustomFont4;
}
.d{
	background-color:#970202;
	font-family: MyCustomFont1,MyCustomFont2,MyCustomFont3,MyCustomFont4;
}
.e{
	background-color:#959702;
	font-family: MyCustomFont1,MyCustomFont2,MyCustomFont3,MyCustomFont4;
}

/*<!-- menu css ends here-->*/
#contents{
	margin-top:10px;
}
#leftbar{
	width:300px;
	margin-right:10px;
	float:left;
}
#leftcont{
	width:300px;
}
#leftpart{
	background:url(../images/footerleft_03.png) no-repeat;
	height:70px;
	width:11px;
	float:left;
}
#rightpart{
	background-image:url(../images/footerright_03.png);
	height:70px;
	width:11px;
	float:left;
}

#midpart{
	width:878px;
	height:74px;
	float:left;
	background:url(../images/repfooter_03.gif) repeat-x;
	float:left;
}
#image{
	background-color:black;
	height:382px;
}
#name{
	color:yellow;
	padding:10px 10px 10px 10px;
	height:53px;
	background-color:#1c1412;
}
#social{
	background-color:white;
	height:62px;
	margin-top:3px;
}
.simg{
	width:50px;
	height:50px;
	float:left;
	margin-left:8px;
	margin-top:5px;	
}
#rightbar{
	width:590px;
	height:521px;
	background-color:white;
	float:left;
}
#rcont{
	width:574px;
	height:504px;
	margin:0px auto;
	margin-top:6px;
	background-color:#c1af99;
}
#welcome{
	margin:0px auto;
	width:530px;
	height:25px;
	background-color:#580604;
	margin-top:5px;
	padding-top:10px;
	padding-left:30px;
}
#works{
	margin:0px auto;
	margin-top:10px;
}
.nav{
	width:33px;
	height:160px;
	float:left;
	margin-left:30px;
	margin-right:10px;
}
.works{
	width:120px;
	float:left;
	margin-left:10px;
}
#footer{
	margin-top:10px;
}
#message{
	margin-top:10px;
	
}
.meshead{
	/*background:url(../image/splash_03.gif) no-repeat;*/
	padding-left:30px;
	padding-top:10px;
	font-size:16px;
	height:32px;
	font-weight:bold;
	font-family: eyechart1,eyechart2,eyechart3,eyechart4;
	color: #333333;
}
.text{
	text-align:justify;
	color: #666666;
	padding-left:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.line{
	background: #FFCCFF;
	height:2px;
	margin: 10px 30px;
}
#sitemap{
	width:800px;
	float:left;
	margin-top:15px;
	padding-left:20px;
	text-align:center;
}
#cr{
	width:800px;
	float:left;
	text-align:center;
	margin-top:10px;
}
#center{
	padding:10px 8px ;
	width:282px;
	height:359px;
}
.category{
	width:181px;
	margin-left:8px;
	margin-top:10px;
	height:200px;
	background:black;
	float:left;
}
.cat_img{
	width:170px;
	height:160px;
	background: #000000;
	margin:0px auto;
	margin-top:5px;
}
.cat_img{
	width:170px;
	height:160px;
	background: #000000;
	margin:0px auto;
	margin-top:5px;
}
.caption{
	margin-top:8px;
	background:#1c1c1c;
	width:170px;
	height:25px;
	margin:0px auto;
	text-align:center;
	padding-top:5px;
}

/*Sample CSS used for the Virtual Pagination Demos. Modify/ remove as desired*/

.paginationstyle{ /*Style for demo pagination divs*/
/*width: 250px;*/
text-align: center;
padding: 2px 0;
margin: 10px 0;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid  #666666;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid  #999999;
color: #000000;
background-color: #CCCCCC;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #666666;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #FFFFFF;
background-color: #333333; 
}
