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

p, h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	background-color: #EAE7E3;
	margin: 0px;
	padding: 0px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	box-shadow: 1px 1px 2px 3px;
}
#footer {
	clear: both;
	text-align: center;
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	bottom: 0px;
	width: 100%;
	position: fixed;
	left: 0px;
	height: 25px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	float: left;
	z-index: 999999;
	background-color: #333333;
	color: #FFF;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}


#header {
	font-family: Verdana, Helvetica, Arial, serif;
	width: 100%;
	height: 200px;
	background-image: url(gradientbackground.png);
	background-repeat: repeat-x;
	position: fixed;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	z-index: 999999;
}
	
#maincontent {
	width: 735px;
	background-color: #EAE7E3;
	box-shadow: 1px 0px 3px 1px #333;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 225px;
	height: 100%;
	float: right;
}
#maincontentother {
	width: 890px;
	float: right;
	background-color: #EAE7E3;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	box-shadow: 1px 0px 3px 1px #333;
	margin-top: 225px;
	height: 100%;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	font-size: 100%;
	margin: 5px;
	font-weight: bolder;
	color: #333;
}



#nav {
	width: 100%;
	height: 35px;
	float: left;
	position: fixed;
	top: 200px;
	z-index: 9999999;
	background-color: #333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0px;
	padding: 0px;
	text-align: center;
}
#navnav {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}

.logo {
	position: fixed;
	visibility: visible;
	left: 0px;
	top: 50px;
}

#sidebar {
	width: 200px;
	float: left;
	text-align: center;
	margin-bottom: 0px;
	height: 100%;
	box-shadow: 1px 0px 3px 1px #333;
	z-index: -99999;
	background-color: #EAE7E3;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 225px;
	margin-top: 225px;
	overflow: visible;
	bottom: 0px;
}
.anchor {
	display: inline;
	top: 0px;
	padding-top: 235px;
}
.anchorlink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.textother {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	color: #FFF;
	position: fixed;
	left: 0px;
}

.navsocial {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	font-size: 14px;
	padding: 0px;
}
a {
	color: #333;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.sidebarheaders {
	color: #666;
	text-align: center;
	font-weight: normal;
	-moz-border-radius: 3px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-decoration: underline;
	margin: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
    border: none;
}
.newbrowerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #600;
	text-decoration: underline;
}


#sidebar2 {
	width: 370px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.someclass{ //class to apply to your scroller(s) if desired
	margin: 0px;
	padding: 0px;
}
.tablelinks {
	font-size: 85%;
	color: #00C;
	text-decoration: underline;
}
.tabletext {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A23D37;
	border-bottom-color: #A23D37;
}

 
.TableUnderlineHeading {
	text-decoration: underline;
}
.clubinfotext {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0px;
}
.headercolor {
	color: #00C;
}
.titleheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #333;
	text-decoration: none;
}
.titleheaderssubheading {
	text-align: left;
	float: left;
}

.shadowblockmenu-v{
	width: 200px; /* width of menu */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.shadowblockmenu-v ul{
border: 1px solid #eee;
padding: 0;
margin: 0;
list-style: none;
}

.shadowblockmenu-v ul li{
margin:0;
padding:0;
}

.shadowblockmenu-v ul li a{
	display:block;
	text-transform: uppercase;
	color: #494949;
	padding: 10px 15px;
	text-decoration: none;
	border-bottom: 1px solid #cacaca;
	border-right: 1px solid #cacaca; /*right border between menu items*/
	-moz-box-shadow: inset 7px 0px 10px rgba(114,114,114, 0.6); /* Add inset shadow to each menu item. First 3 values in (114,114,114, 0.5) specifies rgb values, last specifies opacity */
	-webkit-box-shadow: inset 7px 0 10px rgba(114,114,114, 0.6);
	box-shadow: inset 7px 0 10px rgba(114,114,114, 0.6);
	text-shadow: 0 -1px 1px #cfcfcf; /* CSS text shadow to give text some depth */
	-moz-transition: all 0.2s ease-in-out; /* Enable CSS transition between property changes */
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.shadowblockmenu-v ul li a:hover, .shadowblockmenu-v ul li a.selected{
color: black;
-moz-box-shadow: inset 7px 0 10px rgba(216,89,39, 0.5), inset 0 0 15px rgba(216,89,39, 0.6), inset 0 0 20px rgba(216,89,39, 0.8); /* Add 3 inset shadows to each menu item  */
-webkit-box-shadow: inset 7px 0 10px rgba(216,89,39, 0.5), inset 0 0 15px rgba(216,89,39, 0.6), inset 0 0 20px rgba(216,89,39, 0.8);
box-shadow: inset 7px 0 10px rgba(216,89,39, 0.5), inset 0 0 15px rgba(216,89,39, 0.6), inset 0 0 20px rgba(216,89,39, 0.8);
}
.headerlogo {
	top: 60px;
	position: fixed;
	visibility: inherit;
	left: 0px;
	overflow: hidden;
}
.tablebackground {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	font-size: 18px;
}

/* BeginOAWidget_Instance_2102522: #navigation */
ul#navigation {
	position: relative;
	padding: 0px;
	list-style: none;
	width:auto;
	z-index: 999999;
	overflow: hidden;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
      }
      ul#navigation li {
      display:inline;
      float:left; 
      width:102px;   
      }
      ul#navigation li a {
	display: block;
	float:left;
	color:#FFFFFF;
	margin-top: -2px;
	height: 25px;
	width:100px;
	background-repeat:no-repeat;
	background-position:50% 10px;
	background-color:#333333;
	border:1 solid #BDDCEF;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	-khtml-border-bottom-left-radius: 10px;
	text-decoration:none;
	text-align:center;
	padding-top:80px;




      filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);  
      }
      
      ul#navigation li a:hover{
	background-color:#6189AD;
      }
      ul#navigation .home a{
	background-image: url(homemccs.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
      }
ul#navigation .service a{
	background-image: url(servicemccs.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
      }
ul#navigation .projects a{
	background-image: url(projectsmccs.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
      }
ul#navigation .aboutus a{
	background-image: url(aboutusmccs.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
      }
ul#navigation .sectors a{
	background-image: url(sectorsmccs.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
      }
ul#navigation .references a{
	background-image: url(referencesmccs.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
      }
      ul#navigation .contact a{
	background-image: url(contactusmccs.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
      }

#slider1 {
	width: 735px; /* important to be same as image width */
	height: 300px; /* important */
	overflow: hidden;
	position: relative;
	left: 0px;
}

#slider1Content {
	width: 735px; /* important to be same as image width or wider */
	position: absolute;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
	left: 0px;
	width: 180px !important;
	height: 280px;
}
.right {
	right: 0px;
	width: 180px !important;
	height: 280px;
	top: 0px;
}
ul { list-style-type: none;}
.element{
	width:235px;
	height:200px;
	background-color:#666666;
	color:#fff;
	float:left;
	margin-right:5px;
	overflow:hidden;
	-moz-transition-property:height;
	-moz-transition-duration:1s;
	-o-transition-property:height;
	-o-transition-duration:1s;
	-webkit-transition-property:height;
	-webkit-transition-duration:1s;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 5px;
		
	}
.centerheaders {
	text-align: center;
}

	.element img{
	width:230px;
	height:200px;
		
	}
	.element:hover{
		height:350px;
		-moz-transition-property:height;
		-moz-transition-duration:1s;
		-o-transition-property:height;
		-o-transition-duration:1s;
		-webkit-transition-property:height;
		-webkit-transition-duration:1s;
	}
	.empty{
		clear:both;
		height:20px;
		background-color:#333333;
	}
