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

/*******Global browser resets*******/

*
{
margin:0px;
padding:0px;
}

*
{
margin:0px;
padding:0px;
}

body
{
font:normal 14px Arial, Helvetica, sans-serif;
color:#767676;
background-color:#ffffff;
}

ul, li, ol
{
list-style-type:none;
}

a
{
font:normal 12px Arial, Helvetica, sans-serif;
text-decoration:none;
color:#1d1d1d;
}

a:hover
{
font:normal 12px Arial, Helvetica, sans-serif;
text-decoration:none;
color:#1d1d1d;
}

a img
{
border:none;
}

.hidden
{
visibility:hidden;
left:-9999px;
position:absolute;
}

a:active, a:focus
{
outline:none;
}

/*******End Global browser resets*******/

.wrapper
{
float:left;
width:100%;
}

.wrapFullWidth
{
width:977px;
height:auto;
margin:0px auto;
}

.topWrap
{
float:left;
padding:24px 0 10px 0;
width:977px;
}

.logo
{
float:left;
}

.topNav
{
float:right;
}

.banner
{
	float:left;
	width:100%;	
	background-repeat:no-repeat;
	background-position:50% 0%;	
}


#homepage
{
background-image:url(../images/banner.gif);
height:416px;
}

.contentWrapper
{
position:relative;
margin-top:-40px;
float:left;
}

.contentRow
{
float:left;
padding:0 0 90px 0;
}

.colOneTop
{
float:left;
width:377px;
height:auto;
margin-right:222px;
}

p
{
/*clear:both;*/
padding:14px 0 8px 0;
line-height:18px;
}

.newLine
{
clear:both;
}

ul.list
{
margin:0;
padding:0;
}

ul.list li
{
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
background-position:0 11px;
padding:6px 0 0px 11px;
}

.last
{
margin-right:0 !important;
}

.colOneBott
{
float:left;
width:309px;
margin-right:25px;
}


.footerWrapper
{
background-image:url(../images/footer_bg.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#1e1e1e;
width:100%;
float:left;
padding:65px 0 0 0;
color:#9a9999;
}


.footerCol
{
float:left;
/*margin-right:60px;*/
width:19%;
}

.contact
{
color:#a6a6a6;
width:23%;
}


.footerList
{
padding:21px 0 0 0;
float:left;
color:#9a9999;
font-size:14px;
}

.footerList ul
{
margin:0px;
padding:0px;
}

.footerList ul li
{
background-image:url(../images/white_bullet.gif);
background-repeat:no-repeat;
background-position:0 6px;
padding:0 0 5px 11px;
}

.footerList ul li a
{
text-decoration:none;
color:#9a9999;
font-size:14px;
}
.footerRow
{
float:left;
width:977px;
padding:0 0 21px 0;
}


.footerText
{
float:left;
font-size:11px;
color:#9a9999;
line-height:30px;
}

.footerText a
{
text-decoration:none;
color:#9a9999;
font-size:11px;

}
.seperator
{
float:left;
padding:0 10px 0 10px;
}


/*-------css for overview page starts here---------*/
#overviewBanner
{
height:555px;
background-image:url(../images/landingpg_banner.gif);
}

.contentWrapperInner
{
float:left;
padding:31px 0 0 0;
}

.contentRowInner
{
float:left;
padding:44px 0 90px 0;
}

#architectureBanner
{
height:195px;
width:988px;
margin:0 auto;
}

/*-------css for overview page ends here---------*/

/*-----css for navigation starts here--------------*/
.navigation
{
float:left;
width:972px;
height:22px;
}
	.nav {
	width: 972px;
	height: 22px;
	background-image:url(../images/content_nav.gif);
	background-repeat:no-repeat;
	position: absolute;
	/*top:57px;*/
	
}

ul.nav
{
padding:0px;
margin:0px;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 22px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
	.nav .overview a:link, .nav .overview a:visited {
		left: 0px;
		width: 114px;
	}
	.nav .overview a:hover, .nav .overview a:focus {
		background: url(../images/content_nav.gif) no-repeat 0px -22px;
	}
	.nav .overview a:active {
		background: url(../images/content_nav.gif) no-repeat 0px -22px;
	}
	.current-overview .overview a:link, .current-overview .overview a:visited {
		background: url(../images/content_nav.gif) no-repeat 0px -22px;
		cursor: pointer;
	}
	
	.nav .features a:link, .nav .features a:visited {
		left: 114px;
		width: 115px;
		
	}
	.nav .features a:hover, .nav .features a:focus {
		background: url(../images/content_nav.gif) no-repeat -114px -22px;
	}
	.nav .features a:active {
		background: url(../images/content_nav.gif) no-repeat -114px -22px;
	}
	.current-features .features a:link, .current-features .features a:visited {
		background: url(../images/content_nav.gif) no-repeat -114px -22px;
		cursor: pointer;
	}
	
	.nav .architecture a:link, .nav .architecture a:visited {
		left: 229px;
		width: 101px;
		
	}
	.nav .architecture a:hover, .nav .architecture a:focus {
		background: url(../images/content_nav.gif) no-repeat -229px -22px;
	}
	.nav .architecture a:active {
		background: url(../images/content_nav.gif) no-repeat -229px -22px;
	}
	.current-architecture .architecture a:link, .current-architecture .architecture a:visited {
		background: url(../images/content_nav.gif) no-repeat -229px -22px;
		cursor: pointer;
	}
	
	
	
	
.archTitleWrap
{
padding:22px 0 0 0;
}



/*----------heading tags------------*/
h1
{
font-size:50px;
font-weight:normal;
display:inline;
color:#5a5a5a;
}
h2
{
font-size:29px;
font-weight:normal;
display:inline;
}


h3.footer
{
font-size:24px;
color:#a6a6a6;
display:inline;
float:left;
}

h3
{
font-size:24px;
color:#a6a6a6;
font-weight:normal;
}

h3.title
{
font-size:24px;
color:#666666;
font-weight:normal;
padding-bottom:20px;
}

h3.title a
{
font-size:24px;
color:#666666;
font-weight:normal;
text-decoration:none;
}

h3.title a:hover
{
font-size:24px;
color:#666666;
font-weight:normal;
text-decoration:none;
}




/*----------heading tags------------*/


	
.contentLeft
{
float:left;
width:243px;
height:auto;
}

.contentRight
{
float:left;
width:734px;
height:auto;
}


.leftNavList
{
font-size:20px;
}

.leftNavList ul
{
margin:0px;
padding:0px;
}

.leftNavList ul li
{
height:auto;
display:block;
float:left;

width:168px;

}

.leftNavList ul li a
{
padding:26px 0 10px 0;
text-decoration:none;
display:block;
border-bottom:1px solid #b7b7b7;
font-size:20px;
color:#666666;
}

.leftNavList ul li a:hover
{
text-decoration:none;
border:none;
background-image:url(../images/red_band.gif);
padding:26px 0 11px 0;
background-repeat:no-repeat;
background-position:bottom right;
font-size:20px;
}

.leftNavList ul li a.active
{
padding:26px 0 11px 0;
text-decoration:none;
border:none;
background-image:url(../images/red_band.gif);
background-repeat:no-repeat;
background-position:bottom right;
font-size:20px;
}

.first
{
padding-top:0px;
margin-top:-26px;
}


	
	
.topNavList
{
font-family:Arial, Helvetica, sans-serif;
color:#646363;
font-size:14px;

}

.topNavList ul
{
padding:0px;
margin:0px;
}

.topNavList ul li
{
display:inline;
width:120px;
height:34px;
padding-top:23px;
text-align:center;
float:left;
font-size:14px;
}

.topNavList ul li a
{
text-decoration:none;
color:#646363;
text-align:center;
font-size:14px;

}

.topNavList ul li a:hover
{
text-decoration:none;
color:#ed2124;
text-align:center;
font-size:14px;
height:34px;
}

.topNavList ul li a.selected
{
text-decoration:none;
color:#ed2124;
text-align:center;
font-size:14px;
height:34px;
}

.one
{
background-image:url(../images/01_border.gif);
background-repeat:no-repeat;
background-position:top left;
}

.two
{
background-image:url(../images/02_border.gif);
background-repeat:no-repeat;
background-position:top left;
}

.three
{
background-image:url(../images/03_border.gif);
background-repeat:no-repeat;
background-position:top left;
}

.four
{
background-image:url(../images/04_border.gif);
background-repeat:no-repeat;
background-position:top left;
}

.five
{
background-image:url(../images/05_border.gif);
background-repeat:no-repeat;
background-position:top left;
}



#mainMenu {
	left:0px;
	float:right;
	top:0;
	height:57px;
	font:normal 14px Arial, Helvetica, sans-serif;	
	}



#mainMenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	height:57px;	
}

#mainMenu li {
	list-style:none;
	position:relative;
	cursor:pointer;
	height:57px;	
}
.mainMenuBox {
	/*width: 600px;*/
	overflow: hidden;
}
#mainMenu li a {
	display:block;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	height:57px;
}

#mainMenu li a span {
	display: none !important;
	height:57px;
}


.dropmenudiv{
	position:absolute;
	visibility:hidden;
	z-index:999;
	background-image:url(../images/red_drp.gif);
	background-repeat:repeat-y;
	float:left;
	font:normal 14px Arial, Helvetica, sans-serif;
	left:0px;
	top:0px;
	margin-top:-24px;
	}
	
.dropmenudiv a{
	font:normal 14px Arial, Helvetica, sans-serif;
	display:block;
	line-height:16px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;	
	
}

.dropmenudiv a:hover{
	color:#fff;	
}





.sub_box_middle {
	width:247px;
	height:auto;
	float:left;
	left:0;	
	margin-left:3px;
	background-color:#ffffff;
	/*-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(opacity=50);*/
	filter: alpha(opacity=95);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  -moz-opacity: 0.95;
  opacity:0.95;
	z-index:1;	
	}

.sub_box_middle ul {
	margin:0px;
	padding:0px;
	left:0;
}

.sub_box_middle ul li{
	list-style-type:none;
	width:202px;
	margin:0px 17px 0 28px;
	height:auto;
	color:#666666;
	font:normal 14px Arial, Helvetica, sans-serif;
	left:0;
		
}

.sub_box_middle ul li a{
	text-decoration:none;	
	color:#666666;
	height:auto;
	padding:8px 0 8px 0;
	font:normal 14px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #e5e5e5;	
	text-align:left;
	display:block;
}

.sub_box_middle ul li a:hover{
	text-decoration:none;	
	color:#666666;
	font:normal 14px Arial, Helvetica, sans-serif;
}

.last
{
border:none;
}

.architecture_img
{
float:left;
padding:10px 0 0 70px;
width:664px;
}


/*----css for features page starts here----*/
/*.featuresCol1
{
float:left;
margin-left:10px;
width:319px;
background-image:url(../images/brdr_bott.gif);
background-repeat:no-repeat;
background-position:bottom;
height:auto;
}

.featuresColContent
{
float:left;
width:319px;
background-image:url(../images/brdr_right.gif);
background-repeat:repeat-y;
margin-bottom:18px;
height:auto;
}
*/
.firstFeatues
{
margin-right:0px!important;

}





.topFeatures
{
margin-top:0px;
}


.titleArrow
{
padding-left:6px;

}



/*----css for features page ends here----*/




/*---------------*/
.featuresNew
{
width:310px;
height:auto;
float:left;
margin-right:10px;
}

.featuresRow
{
float:left;
margin:20px 0 0 0;
width:977px;
}

.featuresColContentNew
{
float:left;
width:300px;
/*background-image:url(../images/brdr_right.gif);
background-repeat:repeat-y;*/
margin:10px 10px 0 0px;
border-bottom:1px solid #bdbdbd;
height:auto;
}

.featuresColText
{
float:left;
width:300px;
height:auto;
border-right:1px solid #bdbdbd;
padding-right:10px;
}

.lastFeatures
{border-right:none;
margin-right:0px;
width:300px;

}

.smallText
{
float:left;
/*position:absolute;*/
padding-top:0px;
color:#373737;
font-size:11px;
line-height:18px;
width:171px;
height:auto;
}

.featuresImg
{
width:129px;
float:left;
height:auto;

}


/*---------------*/


/* custom style by Merce starts */


#paddingLeft
{
padding-left:20px;
}

.linkAnchor
{
font:normal 14px Arial, Helvetica, sans-serif;
color:#767676;
background-color:#ffffff;
text-decoration:none;
}

.linkAnchor:hover
{
font:normal 14px Arial, Helvetica, sans-serif;
color:#767676;
background-color:#ffffff;
text-decoration:underline;
}

.clearBoth
{
clear:both;
}

.readMore
{
color:#ff0000;
}
/*
custom style by Merce ends */

