/* CSS Document */


.logowrapper {
	float:none;
	position: relative;
}
.grid_7 h1{
	float: right;
	width: 464px;
	margin-top: 30px;
	position: relative;
	font-size: 16px;
	text-shadow:#FFFFFF 1px 1px 1px;
	filter: Shadow(Color=#FFFFFF, Direction=120, Strength=1);
	font-weight: normal;
	padding-left: 76px;
	color: #939191;
}
.navwrapper {
	float: left;
	width: 720px;
	position: relative;
	text-transform: uppercase;
	color: #646262;
	font-size: 14px;
	margin-top: 8px;
}
.navwrapper a{
	color: #646262;
	text-decoration: none;
}
.navactivetab {
	float: left;
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
}
.navactivetab .left{
	float: left;
	position: relative;
	background-image: url(../images/activetab_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 12px;
}
.navactivetab .mid{
	float: left;
	position: relative;
	background-image: url(../images/activetab_mid.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 24px;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
	color: #DD0A04;
}
.navactivetab .right{
	float: left;
	position: relative;
	background-image: url(../images/activetab_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 12px;
}
.splashrow {
	margin-top: 10px;
	padding-bottom: 47px;
	width: 940px;
	background-image: url(../images/splashnavi_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 10;
}
.shadowtopside {
	background-image: url(../images/shadow_topside.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
	position: absolute;
	height: 6px;
	width: 940px;
	top:507px;
    
}
.featuredrow {
	float: left;
	position: relative;
	width: 940px;

}
.shadowbotside {
	background-image: url(../images/shadow_botside.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 8px;
	width: 940px;
	position: relative;
	margin-bottom: 15px;
	margin-top: 45px;
}
.footerwrapper {
	float: left;
	width: 780px;
	position: relative;
	padding-left: 160px;
	padding-bottom: 35px;
	z-index: 0;
	margin-top: 15px;
}
.footercol {
	font-size: 14px;
	color: #909090;
	float: left;
	position: relative;
	margin-right: 57px;
}
.footercol a{
	color: #909090;
	text-decoration: none;
}
.subheaderow {
	float: left;
	position: relative;
	background-image: url(../images/child_linebg.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 940px;
	padding-top: 20px;
	padding-bottom: 20px;

}
.contactsubheadrow {
	float: left;
	position: relative;
	width: 940px;
	padding-top: 20px;
	padding-bottom: 20px;

}
.subheadmargin {
	margin-top: 28px;
	float: left;
	position: relative;
	width: 940px;
}
.shadowrow {
	background-image: url(../images/shadow_botside.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 8px;
	width: 940px;
	position: relative;

}
.shadowrow2 {
	background-image: url(../images/shadow_topside.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 6px;
	width: 940px;
	position: relative;

}
.subheadcol1 {
	float: left;
	width: 470px;
	position: relative;
	
}
.subheadcol2 {
	float: left;
	width: 470px;
	position: relative;
	
}
.subheadcol1 h1{
	font-size: 32px;
	color: #E83530;
	float: left;
	width: 470px;
	position: relative;
	margin-bottom: 0px;
	font-weight: normal;
}
.subheadcol1 h2{
	font-size: 16px;
	color: #646262;
	float: left;
	width: 470px;
	position: relative;
	font-weight: normal;
	margin-bottom: 0px;
}
.subheadcol1 h3{
	font-size: 16px;
	color: #7B7D81;
	float: left;
	width: 470px;
	position: relative;
	font-weight: normal;
	margin: 0px;
}
.subheadcol1 h3 a{
	color: #7B7D81;
	text-decoration: underline;
}

.downarrow {
	float: left;
	position: relative;
	margin-right: 5px;
	padding-top: 3px;
	height: 15px;
	width: 18px;
}
.featuredrow h2{
	float: left;
	position: relative;
	font-size: 24px;
	color: #646262;
	font-weight: normal;
	width: 400px;

}

.subtabsrow {
	float: right;
	position: relative;
	padding-top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646262;
	text-transform: uppercase;
}
.subtabsrow a{
	color: #646262;
	text-decoration: none;
}
/*.......collapse&expand....css....*/
h3.trigger {
	font-size: 16px;
	color: #7B7D81;
	float: left;
	position: relative;
	font-weight: normal;
	margin:0 0 5px;
	padding:0 0 0 25px;
	height: 30px;
	width: 445px;
	line-height: 30px;
	background:url("../images/upandownarrow.png") no-repeat scroll 0 0 transparent;
}
h3.trigger a{
	color: #7B7D81;
	outline:none;
}
html {
	overflow-Y: scroll;
	
}
.container {
	width: 670px;
	margin: 0 auto;
	
}

h3.trigger a:hover {
	color: #ccc;
}
h3.active {background-position: left bottom;}
.toggle_container {
	padding: 0;
	overflow: hidden;
	clear: both;
	width: 470px;
}
.toggle_container .block {
	margin-bottom: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
/*....collapse & expand........css ends...*/

/*.....animation navi css starts .......*/
ul#topnav {
	list-style: none;
	font-size: 1.1em;
	clear: both;
	float: left;
	width: 720px;

}
ul#topnav li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	height:40px;
}
ul#topnav a, ul#topnav span {
	padding: 10px 20px;
	float: left;
	text-decoration: none;
	color: #646262;
	text-transform: uppercase;
	clear: both;
	white-space: nowrap;
	outline:none;


}
ul#topnav a {color: #DD0A04; }
ul#topnav span {
	display: none;
}
/*.....animation css ends here.......*/

.activesubtab {
	float: left;
	position: relative;
	color: #FFFFFF;
	margin-left: 15px;
}
.activesubtab a{
	color: #FFFFFF;
	text-decoration: none;
}
.activesubtab .left{
	float: left;
	position: relative;
	background-image: url(../images/subtabactive_lf.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 10px;
}
.activesubtab .mid{
	float: left;
	position: relative;
	background-image: url(../images/subtabactive_mid.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 18px;
	padding-top: 3px;
}
.activesubtab .right{
	float: left;
	position: relative;
	background-image: url(../images/subtabactive_rt.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 10px;
}
.deactivesubtab{
	float: left;
	position: relative;
	padding-top: 3px;
	margin-left: 15px;
}
.brochurescol {
	float: left;
	width: 300px;
	margin-right: 8px;
	margin-left: 5px;
	position: relative;
}
/*....childthumbnail hover css starts*/
ul{
	margin: 0px;
	padding: 0px;
}
ul.thumb {
	float: left;
	list-style: none;
	width: 940px;
	padding-bottom: 14px;
}
ul.thumb li {
	float: left;
	position: relative;
	width: 247px;
	height: 163px;
	margin-right: 30px;
	margin-left: 30px;
	border: 1px solid #E1E1EA;
	list-style: none;
}
ul.thumb li img {
	width: 239px;
	height: 155px;
	border: 4px solid #fff;
	list-style: none;
}
ul.thumb li img.hover {
	border: 4px solid #fff;
	margin-right: 19px;
	margin-left: 19px;
	-moz-box-shadow: 3px 3px 25px #000; 
     -webkit-box-shadow: 3px 3px 25px #000; 
      box-shadow: 3px 3px 25px #000; 
	  background-color: #FFFFFF;
      /* For IE 8 */ 
     -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=30, Direction=0, Color='#000000')"; 
	 /* For IE 5.5 - 7 */ 
     filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000'); 
}
.thumbrow {
	float: left;
	width: 940px;
	position: relative;
	margin-top: 14px;
}
/*....childthumbnail hover css ends*/
/*....homethumbnail hover css starts*/
ul{
	margin: 0px;
	padding: 0px;
	
}
ul.homethumb {
	float:none;
	list-style: none;
	width: 940px;
	padding-bottom: 15px;
}
ul.homethumb li {
	float: left;
	position: relative;
	width: 158px;
	height: 101px;

	margin-left:100px;
	border: 1px solid #E1E1EA;
	margin-bottom: 20px;
	list-style: none;
}
ul.homethumb li img {
	width: 158px;
	height: 101px;
	border: 4px solid #fff;
	list-style: none;
}
ul.homethumb li img.hover {
	border: 4px solid #fff;
	margin-right: 19px;
	margin-left: 19px;
	-moz-box-shadow: 3px 3px 25px #000; 
     -webkit-box-shadow: 3px 3px 25px #000; 
      box-shadow: 3px 3px 25px #000; 
	  background-color: #FFFFFF;
      /* For IE 8 */ 
     -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=30, Direction=0, Color='#000000')"; 
	 /* For IE 5.5 - 7 */ 
     filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000'); 
}
/*....homethumbnail hover css ends*/
/*....splash css starts here...*/
.folio_block {
	position: absolute;
	left: 50%; top: 50%;
	margin: -140px 0 0 -395px;
}
/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:349px;	width: 940px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0;
	left: 0;
}
/*--Paging Styles--*/
.paging {
	position: absolute;
	right: 500px;
	left:0px;
	width: 660px;
	top: 305px;
	z-index: 0;
}
.paging a {
	margin-right: 60px;
	outline: 0
}
.paging a.cgalive  {
	background-image: url(../images/splashdeactive2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-left:28px;
}
.paging a.cgalive.active  {
	background-image: url(../images/cgalive_active.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border:0px;
	padding-top: 57px;
	padding-left: 28px;

}
.paging a.website  {
	background-image: url(../images/splashdeactive2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-left:28px;
	
}
.paging a.website.active  {
	background-image: url(../images/website_active.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border:0px;
	padding-top:57px;
	padding-left:28px;
}
.paging a.application{
	background-image: url(../images/splashdeactive2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-left:28px;
}
.paging a.application.active  {
	background-image: url(../images/application_active.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top:57px;
	padding-left:28px;
}
.paging a.branding{
	background-image: url(../images/splashdeactive2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-left:28px;
}
.paging a.branding.active  {
	background-image: url(../images/branding_active.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top:57px;
	padding-left:28px;
}
.image_reel .splashreel1{
	float: left;
	position: relative;
	height: 349px;
	width: 940px;
	background-image: url(../images/cgalive_splash.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.image_reel .splashreel1 h1,.image_reel .splashreel2 h1,.image_reel .splashreel3 h1,.image_reel .splashreel4 h1{
	font-size: 34px;
	color: #C12424;
	font-weight: normal;
}
.image_reel .splashreel1 h2, .image_reel .splashreel2 h2,.image_reel .splashreel3 h2,.image_reel .splashreel4 h2{
	font-size: 17px;
	color: #040404;
	font-weight: normal;
	width: 400px;
	line-height: 22px;
}
.image_reel .splashreel2{
	float: left;
	position: relative;
	height: 349px;
	width: 940px;

	background-image: url(../images/splash4_web.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.image_reel .splashreel3{
	float: left;
	position: relative;
	height: 349px;
	width: 940px;
	background-image: url(../images/splash1_app.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.image_reel .splashreel4{
	float: left;
	position: relative;
	height: 349px;
	width: 940px;
	background-image: url(../images/splash3_branding.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.splashcontentrow {
	margin-top: 50px;
	margin-left: 50px;
	font-family: "pt Sans Narrow";
}
.splashcontentrow h6{
	float: left;
	width: 350px;
	position: relative;
	font-size: 14px;
	color: #484546;
	font-weight: normal;
	clear: left;
	margin-top: 15px;
}
.splashcontentrow h5{
	float: right;
	width: 350px;
	position: relative;
	font-size: 14px;
	color: #484546;
	font-weight: normal;
	clear: left;
	margin-top: 105px;
	margin-right: 65px;
}
.splashcontentrow h4{
	float: right;
	width: 350px;
	position: relative;
	font-size: 14px;
	color: #484546;
	font-weight: normal;
	clear: left;
	margin-top: 80px;
	margin-right: 35px;
}
.btn {
	float: left;
	clear: both;
	background-image: url(../images/splash_btn_lf.png);
	background-repeat: no-repeat;
	height: 21px;
	padding-left: 3px;
	margin-top: 5px;
}

.btn:hover {
	background-image: url(../images/splash_btn_lf_black.png);
	background-repeat: no-repeat;
}


.btn a{
	float: left;
	color: #fff;
	font-size: 17px;
	text-decoration: none;
	background-image: url(../images/splash_btn_rt.png);
	background-repeat: no-repeat;
	line-height: 18px;
	height: 21px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	background-position: right top;
	outline:none;
}

.btn a:hover{
	background-image: url(../images/splash_btn_rt_black.png);
	background-repeat: no-repeat;
	background-position: right top;
}

/*.....splash css ends here ...*/ 
.featuredcol {
	float: left;
	position: relative;
	font-size: 17px;
	color: #7F7F80;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.buttonwrapper {
	float: left;
	position: relative;
	outline:none;
}
.previous_next_butcol {
	float: left;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	outline:none;
}
/*.....tooltip css starts....*/
img.tTip						{ margin: 8px 15px 8px 0px; float: left; }
.tinyTip						{ width: 325px; padding: 30px 0px 0px 0px; display: block; background: url(../images/tool_tip_topbg.png) 0px 0px no-repeat;

}
.tinyTip .content				{ padding: 0px 14px 0px 13px; font-size: 14px; font-family: 'PT Sans Narrow'; color: #010101;  background: url(../images/tool_tip_midbg.png) 0px 0px repeat-y; width:300px; }
.tinyTip .bottom				{ height: 40px; background: url(../images/tool_tip_botbg.png) 0px 0px no-repeat; font: 0px/0px sans-serif; }


/*..............slider css starts.......*/


#slideshow {
	width:900px;
	height:150px;
	position:relative;
	margin-top: 50px;

}
#slideshow #slidesContainer {
  width:940px;
  height:150px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  width:940px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:150px;
}
/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:22px;
  height:150px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
	top:-50px;
	left:147px;
	background-image: url(../images/previousbut.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 23px;
	width: 22px;
	position: absolute;
	outline:none;
}
#rightControl {
	top:-50px;
	right:739px;
	background-image: url(../images/nextbut.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 23px;
	width: 22px;
	position: absolute;
	outline:none;
}
/** 
 * Style rules for Demo page
 */
.slide ul li{
	height: 103px;
	width: 160px;
	float: left;
	margin-right: 14px;
	margin-left: 14px;
	list-style-type: none;

}
.homethumbrow {
	float: left;
	width: 940px;
	position: relative;

}
ul.homethumbrow li{
	width: 160px;
	float: left;
	margin-right: 14px;
	margin-left: 14px;
	list-style-type: none;
}
.homethumbrow img {
	float:right;

    border: 3px solid #ffffff;
	border-bottom: 2px solid #999;
}
.slide img{
	float:right;
    border: 3px solid #ffffff;
	border-bottom: 2px solid #999;
}
.subheadcol2 h4{
	float: left;
	width: 470px;
	position: relative;
	font-size: 14px;
	color: #3F3F3F;
	margin-top: 20px;
	font-weight: normal;
}
.contactmap {
	background-image: url(../images/contactus_map.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 281px;
	width: 436px;
	position: relative;
}
.contactcol {
	float: right;
	position: relative;
	margin-top: 30px;
	color: #4C4C4C;
	width: 150px;
	margin-right: 30px;
}
.contactcol a{
	color: #4C4C4C;
	text-decoration: none;
}
.contactcol a:hover{
	text-decoration: underline;
}
.fieldrow_top_bot {
	float: left;
	position: relative;
}
.fieldrow_mid {
	background-image: url(../images/contactus_field_midbg.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 464px;
	position: relative;
	padding-left: 20px;
	padding-bottom: 30px;
}
.contact_fieldcol {
	float: right;
	width: 484px;
	position: relative;
}
.viewbutton {
	float: left;
	position: relative;
	margin-top: 110px;
	margin-left: 60px;
}
.fieldrow_mid h1{
	float: left;
	position: relative;
	font-size: 24px;
	color: #646262;
}
.fieldrow {
	float: left;
	width: 464px;
	position: relative;
	margin-top: 10px;

}
.fieldcol {
	background-image: url(../images/fieldinoput_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 21px;
	width: 435px;
	position: relative;
	margin-bottom: 5px;
	padding-left: 10px;
}
.fieldcol2 {
	background-image: url(../images/fieldinput_commentbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 70px;
	width: 435px;
	position: relative;
	margin-bottom: 5px;
	padding-left: 10px;
}
.sendbutton {
	float: right;
	position: relative;
	margin-right: 20px;

}
.contactbotshadow {
	float: left;
	height: 8px;
	width: 940px;
	position: relative;
	margin-bottom: 15px;
	margin-top: 30px;
}
.inputfield {
	background-color: transparent;
	float: left;
	position: relative;
	border:0px;
	height: 21px;
	width: 430px;
	font-family: "pt Sans Narrow";
}
.textfield {
	width: 430px;
	position: relative;
	border:0px;
	font-family: "pt Sans Narrow";
	margin-top: 5px;
	background-color:transparent;
	height: 60px;
	line-height: 15px;
}
.contentrow{
	float: left;
	position: relative;
	font-size: 17px;
	color: #646262;
	font-weight: normal;
	margin-bottom: 20px;
	width: 940px;
	z-index: 0;
	margin-top: 15px;
}
.contentrow a{
	color: #646262;
}
.contentrow ul li{
	position: relative;
	font-size: 13px;
	color: #646262;
	font-weight: normal;
}
.clientscol ul li{
	position: relative;
	font-size: 13px;
	color: #646262;
	list-style-type: none;
}
.clientscol ul{
	margin-bottom: 20px;
}
.clientscol {
	float: left;
	width: 313px;
	position: relative;
}
.headerlist {
	font-size: 17px;

}
.applicationthumbrow {
	float: left;
	width: 940px;
	position: relative;
}
.thumbnail_labelrow {
	font-size: 13px;
	position: relative;
	color: #646262;
	width: 940px;
	clear: both;	
}
.thumbnail_labelrow2 {
	font-size: 13px;
	position:relative;
	color: #646262;
	width: 850px;
	clear: both;
	margin-bottom: 20px;
}
.thumbnail_label{
	position: relative;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
	width: 200px;
	padding-bottom: 20px;
	margin-top: 10px;
}
.home_thumbnail_label{
	position: relative;
	float: left;
	margin-right: 14px;
	margin-left: 14px;
	text-align: center;
	width: 160px;
	padding-bottom: 20px;
	margin-top: 10px;
	
}
/* Share css */
ul.share {
	height: 26px;
	width: 77px;
	position: absolute;
	list-style: none;
	left: 120px;
	margin-bottom: 15px;
	margin-left: 290px;
}
a.share-bookmark {
	height: 26px;
	width: 77px;
	display: block;
}
ul.share li ul {
	display: none;
	top: -26px;
	left: -120px;
	height: 26px;
	position: relative;
	list-style: none;
	width: 350px;
	background-image: url(../images/more_big_button.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
}
ul:hover.share li ul {
	display: block;
	padding: 0px;

}
ul.share li ul li {
	padding-top: 4px;
	padding-bottom: 5px;
	margin:0px;
	padding-left: 4px;
}	
ul.share li ul li a {
	line-height: 16px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #5F5F60;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
ul.share li ul li a:hover {
	color: #C63434;
	text-decoration: none;
}
.servicescol {
	float: left;
	position: relative;
	width: 205px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.servicescol ul{
	margin: 0px;
	padding: 0px;
}
.servicescol ul li{
	float: left;
	position: relative;
	font-size: 14px;
	color: #7B7D81;
	list-style-image: url(../images/list_bullet.png);
}
