@charset "utf-8";
/* CSS Document */

/****************************************************************************************************************/

/* Anadocs IT Solutions Website Cascading Style Sheet					

» Site designed and developed by Anadocs IT Solutions | www.anadocs.com | info@anadocs.com		

» This Site compliance with W3C XHTML, W3C CSS								

» This Stylesheet has been tested for compliance with IE 6.0+, NS 7.0+, Opera 6.0+, Mozilla Firefox 1.5+, Safari 1.0+ (Windows) */

/****************************************************************************************************************/


/* GLOBAL STYLES */

body { 	font-family:Arial, Helvetica, sans-serif, "Arial Narrow"; }

* { padding: 0; margin: 0; }


img
{
	border: 0;
}

a
{
	outline: none;
	cursor: pointer;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

ul
{
	list-style:none;
}

/* TEXT COLORS */

.grey
{
	color: #7d7d7d;
}

.d-grey
{
	color: #36353a;
}

/* ENGINEERING LINK  */
.eng-link 
{ 
	width: 86px; 
	height: 84px;  
	border:none;
	cursor:pointer;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/engineering.png', sizingMethod="scale");
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/engineering.png', sizingMethod="scale");	
}

.eng-link[class] {
	background:url("../images/engineering.png") left no-repeat;
	*background:url("images/engineering.png") left no-repeat;
}
.eng-link a 
{ 
	overflow: hidden; 
	float: right; 
	display: block;
	text-indent: -999999px;
}

* html .eng-link  { /*\*/position: absolute; top: expression((0 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); right: expression((0 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/ } 

.eng-link 
{ 
	position: fixed; 
	top: 0; 
	right: 0; 
}


/* CONTAINER */

.container
{
	margin-left:auto;
	margin-right:auto;
	width:970px;
}


/* HEADER STYLES */

.header
{
	width: 970px;
	float: left;
	height: 96px;
}

/* HEADER » Logo */

.logo
{
	width: 287px;
	float: left;
	height: 88px;
	padding-top: 8px;
}

/* HEADER » Navigation */

.nav
{
	width: 683px;
	float: left;
}

ul.top-menu 
{
	height: 31px;
	padding: 20px 0px 0px 263px;
}

ul.top-menu li
{
	float: left;
	color: #0081d5;
	font-size: 12px;
	padding-right: 18px;
	line-height: 17px;
}

ul.top-menu li a
{
	color: #66C7FF;
	padding-top:6px;
}

ul.top-menu li a:hover
{
	color: #fff;
}

/* HEADER » Quick Form */

.quick-form
{
	padding-left: 28px;
	background: url(../images/quick-form-bg.gif) no-repeat left top;
	width: 70px;
}

/* MAIN MENU */

ul.main-menu
{
	padding: 0 0 0 5px;
	height: 45px;
}
.mm-home-bg {
	background:url(../images/menu-bg1.jpg) no-repeat right top;
}
.mm-inner-bg {
	background:url(../images/inner-menu-bg.jpg) no-repeat right top;
}

ul.main-menu li {
	padding: 0;
	background: url(../images/menu-list-bg.gif) no-repeat right center;
	font-size: 13px;
	float:left;
	line-height: 17px;
}
ul.main-menu li a {
	float:left;
	padding: 17px 12px 8px 23px;
	width: 78px;
	height: 20px;
	color: #fff;
	display: block;	
	cursor: pointer;
	text-transform: uppercase;
}
ul.main-menu li a:hover {
	color: #0081d5;
	background: #00316B;
}
.mm1 a
{
	float:left;
	padding: 17px 12px 8px 23px;
	width: 78px;
	height: 20px;
	color: #0081d5;
	display: block;	
	background: #003068;
}
.dd-area {
	background: #003D84 url(../images/bg-dd-menu.jpg) repeat-x left top;
	width:648px;
	position: absolute;	
	padding: 10px 13px 5px 17px;
	margin: 0 0 0 5px;
	height: 140px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
/*	overflow: auto;*/
}
/*.dd-area p a {
	color: #228FCE;
	font-size: 10px;
	text-decoration: none;
}
.dd-area p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}*/
.company-left {
	width: 200px;
	float: left;
	font-size: 12px;
	color: #228FCE;
}
.company-left ul {
	list-style: none;
	padding: 0px 10px 0 0;
	float: left;
	width: 190px;	
}	
.company-left ul li {
	list-style: none;
	border-bottom: 1px solid #03478A;
	line-height: 23px;
	padding: 0 0 2px 0;
	margin: 0 0 2px 0;
	float: left;
	width: 190px;
}
.company-left ul li a {
	color: #66C7FF;
	text-decoration: none;
	float: left;
	width: 190px;	
}
.company-left ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.company-middle {
	width: 200px;
	float: left;
	padding: 0px 0px 0 0px;
	font-size: 11px;
	margin: 0 0 0 10px;
	color: #228FCE;
}
.company-middle a {
	color: #369901;
	text-decoration: none;
}
.company-right {
	width: 210px;
	float: left;
	padding: 0px 0px 0 0px;
	margin: 0 0 0 17px;
	font-size: 11px;
	color: #228FCE;
}
.contact-rgt {
	width: 235px;
	float: left;
	padding: 0px 0px 0 0px;
	margin: 0 0 0 0px;
	font-size: 11px;
	text-align: right;
	color: #228FCE;
}
.company-right a, .contact-rgt a {
	color: #E98637;
	text-decoration: none;
}
.company-middle a:hover, .company-right a:hover, .contact-rgt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.dd-area h2 {
	font-size: 13px;
	color: #66C7FF;
	border-bottom: 1px solid #03478A;
	padding: 0 0 9px 0;
	margin: 0 0 13px 0;
	font-weight: normal;	
}
.dd-area p {
	font-size: 11px;
	color: #66C7FF;
	padding: 0 0 5px 0;
	margin: 0 0 0px 0;
	line-height: 14px;
}
.dd-products {
	width: 198px;
	float: left;
}
.dd-products ul {
	width: 198px;
	float: left;
}
p.contact-add {
	line-height: 15px;
	font-size: 11px;
	padding: 5px 0 0px 0;
}
.dd-products ul li {
	width: 90px;
	float: left;
	padding: 0 8px 0 0px;
	font-size: 12px;
	margin: 0;
	color: #66C7FF;
}
.dd-products ul li a {
	color: #66C7FF;
	text-decoration: none;
	list-style: none;
	border-bottom: 1px solid #03478A;
	line-height: 20px;
	padding: 0 0 3px 0px;
	margin: 0 0 3px 0;	
	width: 80px;
	float: left;	
}	
.dd-products ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.product-img1 {
	padding: 0 10px 0 0;
}
.products-txt {
	width: 447px;
	float: left;
	font-size: 12px;
	color: #66C7FF;
	text-align: right;
}
.services-left {
	list-style: none;
	width: 430px;
	float: left;	
}
ul.sl-list1 {
	list-style: none;
	width: 224px;
	float: left;	
}
ul.sl-list2 {
	list-style: none;
	width: 206px;
	float: left;	
}
ul.sl-list1 li {
	list-style: none;
	border-bottom: 1px solid #03478A;
	line-height: 20px;
	padding: 0 0 3px 0;
	margin: 0 0px 3px 0;
	font-size: 12px;	
	float: left;
	width: 206px;
}
ul.sl-list2 li {
	list-style: none;
	border-bottom: 1px solid #03478A;
	line-height: 20px;
	padding: 0 0 3px 0;
	margin: 0 0px 3px 0;
	font-size: 12px;	
	float: left;
	width: 186px;
}
ul.sl-list1 li a {
	color: #66C7FF;
	text-decoration: none;
	float: left;
	width: 206px;	
}
ul.sl-list2 li a {
	color: #66C7FF;
	text-decoration: none;
	float: left;
	width: 186px;	
}
ul.sl-list1 li a:hover, ul.sl-list2 li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.services-rgt {
	width: 215px;
	float: left;
	padding: 0 0 0 0px;
}
.industry-right {
	width: 445px;
	float: left;
	text-align: left;
}
/* CONTENT AREA */

.content
{
	width: 970px;
	float: left;
	padding: 0 0 15px 0;
	margin: 0;
}

.content h2
{
	font-size: 17px;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
	background: url(../images/content-h2-bg.jpg) repeat-x left bottom;
}

.content p
{
	font-size: 11px;
	line-height: 17px;
}

.jalign
{
	text-align: justify;
}

.it-eng {
	text-align: justify;
	font-weight: bold;
	padding: 15px 0 25px 0;
}

.bor
{
	border: 1px solid #e8e8e8;
}

.bor-left
{
	border-left: 1px solid #e8e8e8;
}

/* FOOTER */

.footer-bg
{
	width: 100%;
	background:url(../images/footer-top-bg.jpg) repeat-x left top;
	float:left;
	padding-top: 10px;
	background-color: #36353a;
}

/* FOOTER » Request a Quote */

.request-a-quote
{
	width: 485px;
	float: left;
	text-align:left;
	height: 16px;	
}

.request-a-quote ul{
	width:485px;
	height:16px;
	float:left;
	background: url(../images/request-a-quote-bg.jpg) no-repeat left top;
}

.request-a-quote ul li{
	float:left;
	top:0;
}

.request-a-quote ul li, .request-a-quote a{
	display:block;
	height:16px;
	border-bottom:0;
	font-size: 5px;
	text-indent: -999999px;
	text-decoration:none;	
}

.request-a-quote ul li a:hover{
	text-decoration:none;
}

.r1 {
	left:0; top:0; width:110px;
}
.r2 {
	left:110px; top:0; width:138px;
}

.r1 a:hover {
	background: transparent url(../images/request-a-quote-bg.jpg) 0 -16px no-repeat; border-bottom:0;

}
.r2 a:hover {
	background: transparent url(../images/request-a-quote-bg.jpg) -110px -16px no-repeat; border-bottom:0;
}

/* FOOTER » Contact Us */

.contact-us
{
	width: 248px;
	float: left;
	left:0;	
	text-align:left;
	height: 16px;
	margin-left: 237px;	
}
.contact-us ul{
	width:248px;
	height:16px;
	float:left;
	background: url(../images/info-bg.jpg) no-repeat left top;
}

.contact-us ul li{
	float:left;
	top:0;
}

.contact-us ul li, .contact-us a{
	display:block;
	height:16px;
	border-bottom:0;
	font-size: 5px;
	text-indent: -999999px;
	text-decoration:none;	
}

.contact-us ul li a:hover{
	text-decoration:none;
}

.c1{
	left:0; top:0; width:130px;
}
.c2{
	left:130px; top:0; width:118px;
}

.c1 a:hover {
	background: transparent url(../images/info-bg.jpg) 0 -16px no-repeat; border-bottom:0;
}
.c2 a:hover {
	background: transparent url(../images/info-bg.jpg) -130px -16px no-repeat; border-bottom:0;
}

/* FOOTER */

.footer
{
	width: 770px;
	float:left;
	margin-top: 33px;
	background: url(../images/footer-bg.jpg) no-repeat left top;
	padding-left: 197px;
	height: 243px;
	border-bottom: 1px solid #3e3d43;
	margin-bottom: 15px;
}

/* FOOTER » Copyright */

.copyright
{
	width: 770px;
	float:left;
	background:url(../images/footer-right-bg.jpg) repeat-x left top;
	padding: 23px 0px 23px 0px;
	color:#5f5d65 ;
	font-size: 12px;
}
.cpyrgtl
{
	width: 	270px;
	float:left;
	color:#5f5d65 ;
	font-size: 12px;
}
.cpyrgtr
{
	width: 475px;
	float:left;
	color:#5f5d65 ;
	font-size: 12px;
	text-align: right;
}


/* FOOTER » Links */

.footer-links
{
	width: 770px;
	float:left;
}

.footer-links h4
{
	color: #eee8ff;
	font-size: 12px;
	text-transform: uppercase;
}

.footer-links ul
{
	padding: 0px 0px 8px 0px;
}

.footer-links ul li
{
	color: #5f5d65;
	font-size: 11px;
	line-height: 16px;
}

.footer-links ul li a
{
	color: #5f5d65; 
}

.footer-links ul li a:hover
{
	color: #ffffff; 
}

.enterprise-applications
{
	width: 170px;	
	float:left;	
}

.web2
{
	width: 167px;	
	float:left;	
}

.industries
{
	width: 177px;	
	float:left;	
}

.products
{
	width: 86px;	
	float:left;	
}

.shooting-tags
{
	width: 140px;	
	float:left;	
}

/* FOOTER » W3C XHTML/CSS Links */

.w3c-links ul{
	width: 165px;
	height: 15px;
	float:left;
	background: url(../images/w3c-bg.gif) no-repeat left top;
}

.w3c-links ul li{
	float:left;
	top:0;
}

.w3c-links ul li, .w3c-links a{
	display:block;
	height:15px;
	border-bottom:0;
	font-size: 5px;
	text-indent: -999999px;
	text-decoration:none;	
}

.w3c-links ul li a:hover{
	text-decoration:none;
}

.w3c1{
	left:0; top:0; width:68px;
}
.w3c2{
	left:68px; top:0; width:97px;
}

.w3c1 a:hover {
	background: transparent url(../images/w3c-bg.gif) 0 -15px no-repeat; border-bottom:0;

}
.w3c2 a:hover {
	background: transparent url(../images/w3c-bg.gif) -68px -15px no-repeat; border-bottom:0;
}

/* FOOTER » Other Links */

.other-links
{
	width: 605px;
	float:left;
	padding-left: 30px;
	height: 40px;
}

.other-links ul li
{
	color: #5f5d65;
	font-size: 11px;
	float:left;
	padding: 0px 2px;
}

.other-links ul li a
{
	color: #5f5d65; 
}

.other-links ul li a:hover
{
	color: #ffffff; 
}


