﻿/* Overall Page */
@import url("l7-menu.css");

html body 
{
	margin:0px;
	padding:0px;	
	text-align: left;	
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

img 
{
	border:0;
}

body 
{
	background-color: #e3e4e6;
	color: #000000;
	font-size: 11px;
}

#wrapper
{
	width: 784px;
	margin: 0 auto;
	padding:0;	
	background-color:#e7e8eb;
	border:1px solid #a4adb4;	
	background-image:url(../Images/skin/subNavFooter.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#container
{
		
}

#servicesWrapper
{
	width: 784px;
	margin: 0 auto;
	padding:0;

	background-color:#ffffff;
	background-image:url(../Images/skin/subNavFooter.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;

}

.bannerleft
{
	width:434px;
	float:left;
/*height:80px;*/
	padding-top:10px;
}

.bannerRight
{
	width:280px;
	float:right;
	text-align:right;
	padding-top:33px;
	padding-right:20px;
}


/* Header and Navigation Section */

#header
{
	width:100%;	
}

#banner
{
	background-image: url(../Images/skin/bannerLogo.gif);
	background-repeat:no-repeat;
	background-color:#162640;
	height:100px;	
}


dl, dt, dd, ul, li 
{

		margin: 0;
	padding: 0px;
	list-style-type: none;

	
}/* Main Content */

#content
{
	background-color: #ffffff;		
}

#login
{
	text-align:center;
}

#left_wrapper
{
	width:550px;
	float:left;
		
	margin-top: 10px;
	overflow:hidden;
}

#right_wrapper
{
	width:230px;
	float:right;
	background-image:url(/Images/gradbg.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;	
	margin-top: 10px;
	overflow:hidden;
}

#quote_img
{
	text-align:center;
	margin-top:10px;
}

#material_img
{
	text-align:center;
	margin-top:10px;
	width:230px;
}

#home_heading
{
	margin-top:20px;	
	color:#003366;
	font-size:1.4em;
	font-weight:700;
	padding-left:10px;
}

#heading_container
{
	width:550px;
}


#sevices_heading
{
	margin-top:20px;
	color:#003366;
	margin-left:10px;
	margin-right:10px;
	float:left;
	font-size: 1.5em;
		font-weight:bold;

}

#sub-heading, #sub-heading1, #sub-heading2
{
	float:right;
	margin-top:20px;
	margin-left:0px;
	
}

#sub-heading a, #sub-heading1 a, #sub-heading2 a
{
	color:#003366;
	text-decoration:none;
	margin-right:0px;
	margin-left:0px;
}

#sub-heading a:hover, #sub-heading1 a:hover, #sub-heading2 a:hover
{
	color:Red;
	text-decoration:none;
}


#home_content
{
	margin-left:10px;	
	margin-right: 20px;
	text-align:justify;
}

#services_list
{
	
	font-weight:900;
	text-align:center;
	
}

#services_list a
{
	text-decoration:none;
	color:#003366;
}

#services_list a:hover
{
	color:Blue;
}

#sub-content
{	
	margin-left:10px;
	margin-top:10px;
	margin-right:20px;
	text-align:justify;	
}

#sub-content-material
{
	margin-left:10px;
	margin-top:10px;
	font-size:0.8em;
	float:left;
}

#news
{
	color:#3c658c;
	padding-left: 25px;
	padding-right: 25px;
}

#news_heading
{
	font-size:1.5em;
	font-weight:bold;	
	color:#003366;
}

#news a
{	
	color:#003366;
	font-weight: bold;
	text-decoration: none;
}

#news_date
{	
	padding-left: 25px;
	font-size:0.9em;
	font-style:italic;
	
}
#view_all
{	
	padding-left: 25px;
}
a.view_all
{
	text-decoration: none;
	font-weight: bold;
	color: #0099cc;		
}
#view_all a
{	
	text-decoration: none;
	font-weight: bold;
	color: #0099cc;	
}
#news_list
{
	margin-left:10px;
}

#news_details
{
	margin:10px;
	text-align:justify;
}

#paging
{
	text-align:right;
	margin-right:10px;
}

#testimonial
{
	color:#3c658c;
	padding-left: 25px;
	padding-right: 25px;
}

#testimonial_heading
{
	font-size:1.5em;
	font-weight:bold;
	color:#003366;
}

#testimonial_list
{
	margin-left:10px;
	margin-right: 10px;
}

#random_testimonial
{
	color: #243b5f;
	margin: 10px 10px 10px 10px;
	padding:5px;		
	overflow:auto;
	font-weight:bold;
	background-color:#e7e8ec;
}

#home_img, #home_img2, #home_img3, #home_img4
{
	float:left;
	margin:0px 1px 1px 1px;	
}

#service_img 
{
	float:left;
	margin-top:5px;
	margin-left:60px;
}

#service_img2
{
	float:right;
	margin-top:5px;
	margin-right:60px;
}

#contact_form
{
 margin:0 auto;
        width:500px;
        text-align: left;

}


/* Footer Section */

#footer
{
	width:784px;	
	background-color:#0087c4;
	color:#ffffff;	
	font-size:1.3em;	
	text-align:center;	
	padding-top: 10px;
	padding-bottom: 10px;		
	font-weight:600;
}

#footer_login
{
	width:784px;
	background-color:#a3daed;
	float:left;
	color:#003366;
	font-size:1.4em;
	text-align:center;
	padding-top:0.5em;
	padding-bottom:0.5em;
	margin-top:10px;
}
.block
{
	display: block;	
}
#contact-content
{
	margin-left: 40px;
	font-size: 1.1em;	
}
.testimonial-item
{	
	padding: 5px;
}
.testimonial-odd
{
	background-color: #e9eaed;	
	padding: 10px;
}
.news-list-item
{
	padding: 5px;
}
.news-list-odd
{
	padding: 5px;
	background-color: #cccccc;
}

/* Misc Styles */

.Warning
{
    color: Red;
    font-style: italic;
    font-weight: bold;
    font-size: x-large;
}

.randomTestimonialHp
{
	color:#243b5f;
}

/* NK TOP NAVIGATION*/

.floatLeft
{
	float:left;
}

.topNavigation
{
	background-color:#0087c4;
	height:22px;
	width:100%;
}

.navListTop
{
	width:780px;
}

ul.navListTop
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	padding-top:3px;
	padding-bottom:3px;

}

.navListTop li
{
	list-style-type: none;
	float:left;
}

.navListTop a 
{ 
/*
	padding-left:34px;
	padding-right:32px;

	padding:44px;*/
}

.navListTop a:link, .navListTop a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight:900;
	padding-left:34px;
	padding-right:34px;
	height:10px;
}

.navListTop a:hover
{
	color: #ffffff	;
	background-color: #162640;
	text-decoration: none;
	font-weight:bold;
}

.navListTopSelected
{
	background-color: #162640;
}

.whiteText
{
	color:#ffffff;
}

.RequestAQuote
{
	/*width:704px;	*/
	text-align:right;
	/*padding-top:71px;	*/
	padding-top:20px;	
	padding-right:20px;	
}

#navListLeft
{
	color:#064088;
	width:249px;
	float:left;	
	padding-left:20px;
}

ul.navListLeft
{
	padding: 0;	
	list-style-type:none;
	height:100%	;
	padding-top:20px;	
}

.navListLeft li
{	
	padding-bottom:5px;	
		
}

.navListLeft a 
{ 
	display:block;	
	padding-left: 10px;
}

.navListLeft a:link, .navListLeft a:visited
{
	color: #000000;
	text-decoration: none;
}

.navListLeft a:hover
{
	color: #ffffff	;
	text-decoration: none;
}


li.selectedTopLevelNav
{
	color: #ffffff	;
	background-color: #7d8391;
	text-decoration: none;
}


li.selectedTopLevelNav a:link, li.selectedTopLevelNav a:visited
{
	color: #ffffff	;
}
	
#selectedSubNav
{
	color:#064088;
	width:249px;
	float:left;	
	padding-left:20px;
		background-color: #ffffff;
}

ul.selectedSubNav li
{
	margin-left: 20px;
	padding: 0px;	
	list-style-type:decimal;	
	padding-top:15px;	
}

.selectedSubNav a:link, .selectedSubNav a:visited
{
	color:Purple;
	text-decoration: none;
}

.selectedSubNav a:hover
{
	color:Red;
	background-color:green;
	text-decoration: none;
}


.footerHomepageContainer
{
	background-repeat:no-repeat; 
	width:784px; 
	background-image:url(../Images/skin/homepageBottom2.jpg);	
}

.latestDevelopmentsHPTitle
{
	color:#ffffff;
	font-size:1.4em;
	padding-top:10px;
	padding-bottom:1px;
}

.latestDevelopmentsArticle
{	
	color:#ffffff;	
}

.latestDevelopmentsArticleMore
{	
	color:#ffffff;	
}

.latestDevelopmentsViewAll  a:link, .latestDevelopmentsViewAll a:visited
{
	font-weight:700;
	font-size:1.2em;
	color:#ffffff;
	text-decoration:none;
	
}.latestDevelopmentsViewAll a:hover
{
	font-weight:700;
	font-size:1.2em;
	color:#ffffff;
	text-decoration:underline;
}

#quoteBackgroundImage
{
	background-image:url(../Images/skin/quoteRequestBackgroundBotto.jpg);
	min-height:204px;
	width:784px;
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	background-color:#e7e8eb;
}

.quoteLeft
{
	width:335px; 
	float:left; 
	text-align:left;

}

.quoteRight
{
	width:335px; 
	float:right; 
	text-align:left;
}

.requestFormContainer
{
	margin:0 auto;
	width:700px;
	text-align: left;
}

.quoteRequestTxtBox
{
	height:11px;
	width:250px;
	font-size:xx-small;	
}

.quoteRequestBrowserUpload
{
	height:20px;
	width:255px;
	margin-top:5px;
}

.quoteRequestCommentsBox
{
	text-align:left;
}

.leftCol
{ 
/*	width: 204px;*/
	width: 180px;
	float: left;		
	color: #333333;
	margin: 0;
	padding:0;
}
 
.rightCol
{
	margin: 0;
	padding: 0;
	float:right;
	background-color:#ffffff;
	width:580px;
	min-height:300px;
}

.latestDevsHpArticle
{
	height:60px;
}

#quote_form
{
	margin:0 auto;
	width:650px;
	text-align: left;
}

#contentMargin
{
	}
	
	
#submenuListLeft
{
	color:#064088;
	width:249px;
	float:left;	
	padding-left:20px;
}

ul.submenuListLeft
{
	padding-left: 20px;
	padding: 0px;	
	list-style-type:decimal;	
	padding-top:15px;	
	background-color:#e7e8ec;
}

.submenuListLeft li.selectedSubNav a:link,.submenuListLeft li.selectedSubNav a:visited
{	
	color: #0087c4;
	font-weight:bold;
}


.submenuListLeft li a
{	
	padding-left: 20px;
} 
.submenuListLeft a 
{ 
	
}

.submenuListLeft li a:link, .submenuListLeft li a:visited
{
	color:#7d8391;
	text-decoration: none;
}
 
.submenuListLeft a:link, .submenuListLeft a:visited
{
	color:#7d8391;
	text-decoration: none;
}

.submenuListLeft a:hover
{
	color: #0087c4;
	background-color:Transparent;
	text-decoration: none;
}

#servicesImages
{
	float:left;
	width:540px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	
}
#servicesImage1
{
	width:180px;
	float:left;
}

#servicesImage2
{
	width:180px;
	float:left;
}

#servicesImage3
{
	width:180px;
	float:left;
}

.testimonialContainer
{
	width:540px;
	float:left;
}

.testimonialLeft
{
	width:200px;
	float:left;
}

.testimonialRight
{
	float:left;
	text-align:justify;
}

#hpTestimonialImage
{
	min-height:50px;
}

.hptestimonialLeft
{
	float:left;
	padding-right:10px;
}


.contactRow
{
	float:left;
	width:500px;
	margin-top:10px;
}
.contactLeft
{
	float:left;
	width:100px;
}

.contactRight
{
	float:left;
	width:400px;
}
	
.h1
{
	margin-top:20px;	
	color:#003366;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;		
	padding-left:20px;
}

.h1Home
{
   margin-top:20px;
   padding-left:10px;
   font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
   font-size:1.4em;
   color:#003366;   
}
 
.h3Home
{
   margin-top:20px;
   padding-left:0px;
   font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
   font-size:1.2em;
   color:#003366;   
}

#contactContent
{
}


#homeHeading
{
	margin-top:20px;	
	color:#003366;
	font-size:1.4em;
	font-weight:700;
}

#centerContent
{
	margin:0 auto;
	width:550px;
	text-align: left;
}

ul.ourmission
{
	margin-left: 15px;
	padding-left: 20px;
	white-space: nowrap;
	padding-top:3px;
	padding-bottom:3px;
	list-style-type:square;
	list-style-position:outside;	
}

.ourmission li
{
	list-style-type: square;
}

.servicesText
{
	font-size:1.2em;
}



    #UpdatePanel1, #UpdatePanel2, #UpdateProgress1 { 
      border-right: gray 1px solid; border-top: gray 1px solid; 
      border-left: gray 1px solid; border-bottom: gray 1px solid;
    }
    #UpdatePanel1, #UpdatePanel2 { 
      width:200px; height:200px; position: relative;
      float: left; margin-left: 10px; margin-top: 10px;
     }
     #UpdateProgress1 {
      width: 400px; background-color: #FFC080; 
      bottom: 0%; left: 0px; position: absolute;
     }
    
    #iso {margin-top:10px;margin-bottom:20px;padding-bottom:20px;}

.iso {float:right;margin-left:2px;margin-bottom:20px;padding-bottom:50px;}
