@charset "utf-8";
/* CSS Document */
body
{
font-family:calibri; font-size:15px;
}
#content1 p{font-family:calibri;font-size:15px; line-height:15px; text-align:justify;}

#profschem p
{
font-family:calibri;font-size:13px; line-height:16px; padding:20px 30px;font-family:calibiri;text-align:justify;
}

#fullscreen
{
 
 margin:0px auto;
 margin-bottom:-10px;
 margin-top:-10px;
}

#containertop
{
height: 51px;
 margin:0px auto;
 background-color:#9CC;
 border:grey solid thin; 
 background-image:url(../images/topnav.jpg);
}

#header
{
width:980px;
margin:0px auto;
}

.leftheader
{
width:300px;
float:left;
text-align:center;
padding-top: 10px;
font-family:"Times New Roman", serif;
}

.rightheader
{
width:600px;
height:52px;
float:left;
}

#menu
{
width:680px;
height:36px;
background-color:#f0fafc;
border-radius:4px;
margin: 11px 0px 0px 1px;
background: #acd9ed; /* Old browsers */
background: -moz-linear-gradient(left, #acd9ed 0%, #effafc 21%, #effafc 48%, #effafc 76%, #acd9ed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#acd9ed), color-stop(21%,#effafc), color-stop(48%,#effafc), color-stop(76%,#effafc), color-stop(100%,#acd9ed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #acd9ed 0%,#effafc 21%,#effafc 48%,#effafc 76%,#acd9ed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #acd9ed 0%,#effafc 21%,#effafc 48%,#effafc 76%,#acd9ed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, #acd9ed 0%,#effafc 21%,#effafc 48%,#effafc 76%,#acd9ed 100%); /* IE10+ */
background: linear-gradient(to right, #acd9ed 0%,#effafc 21%,#effafc 48%,#effafc 76%,#acd9ed 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acd9ed', endColorstr='#acd9ed',GradientType=1 );
border-bottom:3px solid #1D4583;
}

	
#menu li
{
list-style-type:none;
float:left;
}

#menu ul li 
{
display:inline; color:#BEBCBD; font-family:calibri;
}
	

#menu ul li a 
{	
text-decoration:none;
padding:0px 15px 0px 35px;
font-size:12px;
height:50px;
line-height:37px;
color:black;
display:inline-block;
font-weight:bold;
}

#menu ul li a:hover
{
font-size: 12px;
}

#menu .hovertab:hover
{
background-image:url(../images/hovertab1.png);
background-repeat:no-repeat;
margin-top:2px;
}

#menu .hovertab1:hover
{
background-image:url(../images/nav1.png);
background-repeat:no-repeat;
margin-top:2px;
}

#menu .bigimagehover:hover
{
background-image:url(../images/bigsite1.png);
background-repeat:no-repeat;
margin-top:2px;
}

#menu .smallimagehover:hover
{
background-image:url(../images/smalltab1.png);
background-repeat:no-repeat;
margin-top:2px;
}

#slider
{
	width:980px;
	margin-top:0px;
	height:380px;
	margin:0px auto;

}


#content1
{
	width:980px;
	background-color:white;
	margin:0px auto;
}

.leftcontent
{
width:980px;
height:250px;
float:left;
padding-left:1px;
background-color:white;
text-align:center;
}
.leftcontent h1{font-size:30px;font-family:casablanca; margin-bottom:15px;}
.rightcontent
{	
width:330px;
float:right;
background-color:white;
height:240px;
}

.bordercon
{
border:1px solid #6D7B8D;
width:280px;
margin-top:-2px;
}

.clear
{
	clear:both;
}

#footer
{

height:auto;
background-color:#23539b;
font-size:13px;
color:white;
border:1px solid #cecece; 
font-family:calibiri;
position:relative;
top:25px;
}


#footercontent
{
background-color:#23539b;
margin:0 auto;width:980px;
}
.footlft{ width:400px; height:auto; float:left; padding:10px;}
.footrght{ width:537px; height:auto; float:left; padding:10px; text-align:right;}
.footrght a{ color:#fff !important;}
.footrght a:hover{ color:#FCBF04 !important;}

/* slider css  */


.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 980px; margin: 0px auto; position: relative;
											   }


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 980px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 980px; height: 250px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 980px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ margin-right: 5px; }
#movers-row									{ margin: -15px 0 0 0px; }
#movers-row div								{ width: 16%; float: left; }
#movers-row div a.cross-link 				{ float: right; }

.cross-link									{ display: block; width: 150px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999;}
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }


/* Profile Contents */



#profilecontent
{
	width:980px;
	margin:0px auto;
	
}

#profilecontent h2
{
 font-size:23px;
 color:#1e77f5;
}



.leftprofile

{
 width:330px;
  float:left;
 word-spacing:0px;
 padding-left:10px;
}


.middleprofile
{
 
 width:150px;
 height:700px;
 float:left;
 }


.rightprofile
{

 width:330px;
 float:left;
 word-spacing:0px;
}



#profschem
{
 width:980px;
 height:350px;
 margin:0px auto;
}
 	

.leftschme
{
 width:320px;
 height:350px;
 float:left;
}

.midschme
{
 width:318px;
 height:350px; 
 float:left;
}


.middlegap
{
 
 width:10px;
 height:350px;
 float:left;
 background-color:white;
 }


#site-width
{
width:980px;
height:500px;
margin:0px auto;
background-color:white;
border:1px solid #cecece;
}



#wrappernew
{
	width:980px;
	height:0px;
	margin:0px auto;
}

#wrappernew1
{
	width:980px;
	height:380px;
	margin:0px auto;
	background-color:#999;
}


#industrycontent
{
width:900px;background-color:white;
color:black;
margin-top:10px;
}



#industrycontent ul li
{
 padding-top:30px;
 margin-left:35px;

}

#industrycontent ul li a 
{
color:black
}

#industrycontent ul li a:hover
{
color:blue;
}



#industrycontent #industries1 ul li a:hover
{
background-image:url(../images/1oilgas.jpg);
background-repeat:no-repeat;
width:980px;
height:380px;
}


<!-- IMAGE URL  JQUERY --> 
/*--Main Container--*/
.main_view {
 float: left;
 position: relative;
 width:1000px;
	height:270px;
}
/*--Window/Masking Styles--*/
.window {
width:1000px;
	height:270px;
 overflow: hidden; /*--Hides anything outside of the set width/height--*/
 position: relative;
}
.image_reel {
 position: absolute;
 top: 0; left: 0;
}
.image_reel img {float: left; width:1000px;
	height:270px;}
 
/*--Paging Styles--*/
.paging {
 position: absolute;
 bottom: -6px; right: -7px;
 width: 178px; height:47px;
 z-index: 100; /*--Assures the paging stays on the top layer--*/
 text-align: center;
 line-height: 40px;

 display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
 padding: 5px;
 text-decoration: none;
 color: #fff;

}
.paging a.active {
 font-weight: bold;


 -moz-border-radius: 3px;
 -khtml-border-radius: 3px;
 -webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}


.dumy{}
.dumy li{ width:auto !important;}

#content2
{
	width:980px;
	background-color:white;
	margin:0px auto;
}


#contentinside
{
width:980px;
height:900px;
float:left;
padding-left:1px;
background-color:white;
margin:0px auto;
}

/* Box Image Slider CSS */

.box{width:281px; height:190px; padding: 0px 5px 5px 5px; float:left; margin:0px 5px 20px 25px; float:left; background-color:white; border-radius: 5px;
-moz-box-shadow:    inset 0 0 10px lightblue;
   -webkit-box-shadow: inset 0 0 10px lightblue;
   box-shadow:         inset 0 0 10px lightblue;}



#vtabs2 h1
{
color:#1E77F5;
font-size:23px;
}


.breadcrumb{font-size:15px;color:#333;font-family:Calibri;font-weight:bold;}
.breadcrumb span{font-size:18px;color:#1E77F5;}
.breadcrumb a{font-size:18px;font-weight:bold;color:black;}
.breadcrumb a:hover{font-weight:bold;color:#797979; text-decoration:underline;}
















