@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}
body {
	background: url(../images/body-bg.gif) repeat-x #8f9088 0px 50px;
	margin: 0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
	font-weight:normal;
}
a {
	font-family: Tahoma;
	font-size: 13px;
	color: #006ec6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #b61919;
}
a:active {
	text-decoration: none;
}

.footerBG{
	background:url(../images/footer-bg.gif) repeat-x left top;
}
.footerBG td{
	color:#fff;
	font-size:12px;
	line-height:20px;
}
.footerBG td a{
	color:#fff;
	font-size:12px;
}
.footerBG td a:hover{
	color:#000;
	font-size:12px;
}
/* Menus */

.topMenu{
	background:url(../images/top-menu-bg.gif) repeat-x top left;
	height:34px;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.topMenu li{
	float:left;
	list-style:none;
}
.topMenu li a{
	color:#FFFFFF;
	font-family:tahoma;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	padding:9px 15px;
	display:block;
}
.topMenu li a:hover{
	background:#505050;
	color:#fff;
	text-decoration:none;
}
.topMenuSelected{
	background:#505050;
	color:#fff;
}

/* End */

.verticalSeprator{
	background:url(../images/seprator.gif) repeat-y left top;
}
.website{
	font-size:12px;
	color:#c40f0f;
}
.innerBodyTop{
	background:url(../images/inner-body-top.gif) repeat-x left top;
}
.innerBodyBottom{
	background:url(../images/inner-body-bottom.gif) #f4f4f4 repeat-x left bottom;
}
.topHome{
	background:url(../images/home-eyenet.gif) no-repeat left center;
	padding-left:25px;
}
.topContact{
	background:url(../images/contact-eyenet.gif) no-repeat left center;
	padding-left:30px;
}
.topRSS{
	background:url(../images/rss-feeds-eyenet.gif) no-repeat left center;
	padding-left:25px;
}
.completeView{
	margin:0px 0 0 20px;
	padding:0 0 0 0;
}
.completeView li{
	list-style-position: outside;
	list-style-image:url(../images/list-important.gif);
	padding:0 0 3px 0;
	margin:0 0 0 0;
}
.completeView li a{
	color:#0b74b7;
}
.completeView li a:hover{
	color:#17bc84;
}
.welcomeEyenet{
	background:url(../images/welcome-eyenet.gif) no-repeat left top;
	width:214px;
	height:27px;
	font-size:12px;
}
.aboutEyenet{
	background:url(../images/about-eyenet.gif) no-repeat left top;
	width:153px;
	height:27px;
	font-size:12px;
}
.technicalSkills{
	background:url(../images/current-openings.gif) no-repeat left top;
	width:185px;
	height:27px;
	font-size:12px;
}
.productEyenet{
	background:url(../images/eyenet-products.gif) no-repeat left top;
	width:184px;
	height:27px;
	font-size:12px;
}
.portfolioEyenet{
	background:url(../images/portfolio.gif) no-repeat left top;
	width:86px;
	height:27px;
	font-size:12px;
}
.servicesEyenet{
	background:url(../images/eyenet-services.gif) no-repeat left top;
	width:179px;
	height:27px;
	font-size:12px;
}
.sitemap{
	background:url(../images/sitemap.gif) no-repeat left top;
	width:85px;
	height:28px;
	font-size:12px;
}
.clientEyenet{
	background:url(../images/clients.gif) no-repeat left top;
	width:70px;
	height:27px;
	font-size:12px;
}
.faqEyenet{
	background:url(../images/faq-eyenet.gif) no-repeat left top;
	width:42px;
	height:27px;
	font-size:12px;
}
.studentsZone{
	background:url(../images/students-zone.gif) no-repeat left top;
	width:151px;
	height:27px;
	font-size:12px;
}
.careersEyenet{
	background:url(../images/careers.gif) no-repeat left top;
	width:81px;
	height:27px;
	font-size:12px;
}
.contactEyenet{
	background:url(../images/contact-eyenet-header.gif) no-repeat left top;
	width:172px;
	height:27px;
	font-size:12px;
}

.featuredProjects{
	background:url(../images/featured-products.gif) no-repeat left top;
	width:182px;
	height:27px;
	font-size:12px;
}
.eyenetServices{
	background:url(../images/services-eyenet.gif) no-repeat left top;
	width:178px;
	height:28px;
	font-size:12px;
}
.projectGuidence{
	background:url(../images/project-guidence.gif) no-repeat left top;
	width:177px;
	height:28px;
	font-size:12px;
}
.welcomeText{
	line-height:20px;
	padding-right:15px;
}
.welcomeText strong a{
	color:#333333;
}
.inputText{
	width:300px;
	background:#f4f4f4;
	border:1px solid #3e4952;
	margin-bottom:7px;
	font-family:Tahoma;
	font-size:12px;
}
.button{
	width:75px;
	border:1px solid #333;
	background:#f4f4f4;
}
