/*
Theme Name: TheTMSway
Theme URI: http://www.TheTMSway.com
Description: Theeme for TheTMSway
Version: 1.0
*/

/*--- Table of Contents ---

0 - CSS Global Reset
1 - Common
2 - Layout
3 - Header
4 - Nav bar
5 - Body
6 - Footer


--------------------------*/

/*---- 0 CSS Global Reset----*/
* {
	margin: 0;
	padding: 0;
}
img { border:0}
.body3{
	padding:0px; 
	margin:0px; 
	/*background:url("../images/img_bodyBg.gif") top center no-repeat #ebebeb; color:#c7c7c9; 
	background:url("../images/img_bodyBg.gif") top center repeat-x #fff; color:#c7c7c9; */
	font:13px "Arial",Helvetica Neue,Trebuchet MS;
}
.body2{
	padding:0px; 
	margin:0px; 
	background:url("../images/img_bodyBg2.gif") top center no-repeat #ebebeb; color:#c7c7c9; 
	font:13px "Arial",Helvetica Neue,Trebuchet MS;
}

/*----1 Common----*/
.left{float:left;}
.right{float:right;}
.noBg{ background: none !important}
.noBorder{ border:none !important;}
.noBorderBottom{ border-bottom:1px solid #fff !important;}
.heightAuto{ height:auto !important;}
.clear{ clear:both;}
.marginTop1{ margin-top:30px;}
.width2{ width:100px;}
.paddingTop2{ padding-top:60px !important;}

/*----2 Layout----*/
#mainWrap #subWrap{margin:0 auto;}
#subWrap{
	width:820px; 
	height:522px; 
	position:relative;
	/*background:url("../images/img_slideBg2.png") no-repeat 15px 60px;*/
}

/*----3 Header----*/
#header{ 
	height:108px; width:835px;
	padding-left:60px;
	float:left;
	position:relative;
}
#header img{ 
	position:absolute;
	top:32px; left:350px;
}
#header h1{
	font-size:18px; color:#6f7578;
	font-size:14px;
	font-weight:bold;
	width:960px; text-align:center;
	padding:0 !important;
	position:absolute !important; top:-17px; left:20px;
	/*background:url("../images/img_tagline.gif") no-repeat;
	text-indent:-989898px;*/
}
#main-nav{
	float:left;
	position:absolute; top:47px; left:320px;
}
#main-nav li, #nav2 li{
	list-style:none;
	margin:0;
	padding:0; 
	float:left;
}
#main-nav li a, .tab-selected  {
	display:block; width:135px; height:60px;
	font-size:17px; font-weight:bold; color:#f27200;
	line-height:60px !important;
	background:url("../images/img_mainNavBg.gif") repeat-x top;
	text-shadow:1px 1px #fff;
	border-top: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	text-decoration:none;
}
#main-nav li a:hover {
	/*background:url("../images/img_mainNavBg2.gif") repeat-x top;*/
	color:#fc9d45;
}

.borderLnone{ border-left:none !important;}
.tab-selected {
	background:url("../images/img_mainNavBg3.gif") repeat-x top !important;
	border-bottom: 1px solid #fff !important;
}

#nav2{
	float:left;
	position:absolute; 
	right:-50px;
	top:65px;
}
#nav2 li, #nav2 li a  {
	display:block;
	font-size:15px; font-weight:normal; color:#9b9a9a;
	line-height:10px !important; padding:3px;
	text-shadow:1px 1px #fff;
	text-decoration:none;
}
#nav2 li a:hover {
	color:#626262;
}

/*----4 Nav bar----*/
#navBar{
	width:950px; height:52px;
	float:left;
	/*background-color:#0099FF;*/
	position:absolute;
	top:30px; left:0px;
}
#menu{
	list-style: none;
	padding: 0;
	margin: 0;
	height: 52px;
}
#menu li{
	float:left !important; margin-right:15px;
}
#menu a {
	display: block;
	outline: none;
	text-indent: -999999px;
}
#menu .tmsShortcodes, .tmsShortcodes:hover{
	width: 206px;
	height: 52px;
	background: url("../images/menu_tmsShortcodes.gif") no-repeat bottom;
}
#menu .tmsShortcodes:hover {
	background: url("../images/menu_tmsShortcodes.gif") no-repeat bottom;	
	cursor: default;
}
#menu .tmsSearch, .tmsSearch:hover{
	width: 160px;
	height: 52px;
	background: url("../images/menu_tmsSearch.gif") no-repeat bottom;
}
#menu .tmsSearch:hover {
	background: url("../images/menu_tmsSearch.gif") no-repeat bottom;
	cursor: default;	
}
#menu .tmsFactory, .tmsFactory:hover{
	width: 177px;
	height: 52px;
	background: url("../images/menu_tmsFactory.gif") no-repeat bottom;
}
#menu .tmsFactory:hover {
	background: url("../images/menu_tmsFactory.gif") no-repeat bottom;
	cursor: default;	
}
#menu .tmsAlert, .tmsAlert:hover{
	width: 154px;
	height: 52px;
	background: url("../images/menu_tmsAlert.gif") no-repeat bottom;
}
#menu .tmsAlert:hover {
	background: url("../images/menu_tmsAlert.gif") no-repeat bottom;
	cursor: default;	
}
#menu .tmsPayWorld, .tmsPayWorld:hover{
	width: 177px;
	height: 52px;
	background: url("../images/menu_tmsPayWorld.gif") no-repeat bottom;
}
#menu .tmsPayWorld:hover {
	background: url("../images/menu_tmsPayWorld.gif") no-repeat bottom;
	cursor: default;	
}
#menu .tmsBlog, .tmsBlog:hover{
	width: 177px;
	height: 52px;
	background: url("../images/menu_tmsBlog.gif") no-repeat bottom;
}
#menu .tmsBlog:hover {
	background: url("../images/menu_tmsBlog.gif") no-repeat top;	
}
.consumerExp{
	font-size:15px; font-weight:bold;
	color:#f27200;
	position:absolute; top:10px; right:50px;
	text-decoration:underline;
}
.consumerExp:hover{	text-decoration:none;}
.paddingLimg{ padding-left:30px !important;}
/*----5 Body----*/

/*added 25oct2011*/
#wrap{ 
	width:800px; float:left;
	border:1px solid #e3e3e3;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
	padding:10px;
	
}
.styledWrap1, .header2, .styledTagline{
	width:820px; float:left;
}
.header2{
	width:800px; position:relative;
	border-bottom:1px solid #d7d7d7
}
.fleft{ float:left;}
.fright{ float:right;}
.styledAb1{ position:absolute; right:0; bottom:0;}
.styledAb2{ position:absolute; right:0; bottom:-4px;}
#slideWrap{
	padding:0;
	padding-left:0px;
	width:910px; height:438px;
	background-color:#f9f9f9;
	border:3px solid #f27200;
	float:left;
	margin-left:18px;
}
.styledTagline h1{
	font-size:12px; font-weight:bold; color:#6f7578;
	letter-spacing:0.6px;
	padding:20px 0 10px 0; 
}
.headerText h1{ 
	width:774px; height:190px;
	background:url("../images/img_headerWelcome.gif") no-repeat;
	text-indent:-999999px; float:left;
	margin:20px 0 20px 0;
}
.contentWrap{ width:800px; padding:40px 0 0 0; float:left; position:relative;}
.videoWrap{
	width:700px; padding:20px 0 20px 0; float:left;
	margin:0 0 30px 40px;
	border:12px solid #ff7e04;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
}
.contentBox{ width:390px; float:left;}
.contentBox h1, .contentBox h2, .contentBox h3, .contentBox h4{
	width:390px;
	font-size:14px; color:#000; text-align:left;
	padding-left:0 !important; padding-right:0 !important;
	padding-bottom:5px;
	border-bottom: 4px solid #ff7e04;
	clear:both;
}
.contentBox h2, .contentBox h3, .contentBox h4{
	width:205px;
	color:#B0B8BB; font-size:18px; font-weight:bold;
	float:left;
}
.contentBox p{
	padding:25px 0 0 0;	
	font-size:13px; color:#000; text-align:left;
	clear:both;
}
.styledP1 { padding-bottom:5px !important; border-bottom:1px solid #b0b8bb;}
.styledP1A{ padding-bottom:19px !important}
.styledP1B{ padding-bottom:8px !important}
.styledMarg1{ margin-bottom:50px;}
.styledMarg5{margin-bottom:55px}
.styledP9{padding-bottom:9px !important;}
.styledSpan1 { color:#ff7e04}

.contentBox a{
	font-size:14px; font-weight:bold; color:#b0b8bb; text-align:left;
	padding:5px 0 0 0;
	text-decoration:none; float:left;
}
.contentBox a:hover{ text-decoration:none;}

.contentBox2{ width:390px; float:right;}
.contentBox2 h1, .contentBox2 h2, .contentBox2 h3, .contentBox2 h4{
	width:390px;
	font-size:14px; color:#000; text-align:left;
	padding-left:0 !important; padding-right:0 !important;
	padding-bottom:5px;
	border-bottom: 4px solid #ff7e04;
}
.contentBox2 h2, .contentBox2 h3, .contentBox2 h4{
	width:205px;
	color:#b0b8bb; font-size:18px; font-weight:bold;
	border-bottom: 4px solid #b0b8bb;
}
.contentBox2 p{
	padding:25px 0 0px 0;	
	font-size:13px; color:#000; text-align:left;
}
.styledHeader{ position:relative;}
.styledHeader img{ padding:15px 0 0 0; margin-left:-15px;}
.styledImg2{ padding:25px 0 0 0 !important}
.styledImg3{ padding:43px 0 0 0 !important}
.styledImg4{ padding:20px 0 0 0 !important}
.styledHeader h2{ 
	width:360px; padding:10px 0 8px 0; color:#ff7e04;
	text-align:left; font-size:16px; font-weight:bold;
	background:url("../images/img_borderBg2.gif") repeat-x bottom;
}
.styledP6, .styledP7, .styledP8 {
	width:350px; font-size:12px; padding:0 0 30px 0; text-align:left; 
}
.styledP7 { padding:0 0 20px 0;}
.styledP8 { padding:0 0 5px 0;}
.styledMarg2{ margin-left:8px;}
.contentBox3{ width:390px; float:left;}
.contentBox3 h1{
	width:290px;
	color:#b0b8bb; font-size:24px; font-weight:bold;
	border-bottom: 6px solid #ff7e04; float:left;
}
.contentBox3 h2{
	font-size:20px; padding:20px 0 0 0;
	border:none;
}
.contentBox3 a{
	font-size:16px;
	float:left; clear:both;
}

.contentBox4{ width:390px; float:left;}
.contentBox4 h1{
	width:370px;
	color:#ff7e04; font-size:24px; font-weight:bold;
	border-bottom: 6px solid #b0b8bb
}
.contentBox7{ width:780px; float:left;}
.contentBox7 h1{
	float:left; margin:0 0 0px 0;
	font-size:14px; color:#000; font-weight:normal; text-align:left;
	padding-left:0 !important; padding-right:0 !important;
	padding-bottom:5px;
	border-bottom: 4px solid #B0B8BB;
	clear:both;
}
.contentBox7B h1{
	width:113px !important;
}
.campaignTypes h2, .campaignTypes h3, .campaignTypes h4, .campaignTypes h5{ font-size:13px; font-weight:bold; color:#000; width:260px; border:none;}
.campaignTypes p{ padding:0px 0 30px 0}
.stylededSpan1{
	font-size:14px; font-weight:normal; font-style:italic;
}
.stylededSpan1B{
	font-size:13px;
}
.contentBox7 p{
	text-align:left; font-size:13px; 
	padding:25px 0 20px 0; float:left;
}
.contentBoxWidth1{ width:330px;}
.styledLink1 { border-bottom: 3px solid #ff7e04; float:left;}
.styledLink1 a{font-size:14px; font-weight:normal; color:#000; float:left}
.styledImage1{ position:absolute; top:55px; left:30px;}
.styledImage2{ position:absolute; top:50px; left:20px;}
.styledImage3{ position:absolute; top:55px; left:30px; width:344px; height:325px; overflow-y:auto;}
.styledBox4 {height:380px; width:200px;}
.styledBox5 {height:373px; width:200px;}
.contentBox6{ width:420px;}
.styledVideo1{ position:absolute; top:45px; left:0px;}
.roundedBox{ 
	width:400px; position:relative; float:left; padding-bottom:20px;
	background:url("../images/img_rounded1Sprite.gif") no-repeat top left;
}
	.roundedBoxBot{ 
		width:400px; height:20px; position:absolute; bottom:0px; left:0px;
		background:url("../images/img_rounded1Sprite.gif") no-repeat bottom right;
	}
	.roundedBox h1{ 
		position:absolute; top:18px; left:-1px; text-align:left;
		color:#000; font-size:12px; font-weight:bold;
	}
	.roundedBox h2 {
		padding:40px 0 5px 0; margin:0 0 0 20px;
		/*border-bottom:4px solid #B0B8BB;*/
		color:#ff7e04; font-size:24px;	font-weight:bold;
		width:360px; text-align:left;
		background:url("../images/img_borderBg.gif") repeat-x bottom;
	}
	.styledPad4{ padding:50px 0 0 0;}
	.videoPlayerWrap{ 
		width:366px; height:330px; float:left;
		padding:44px 0 0 17px;
	}

.styledBoxWrap{
	padding:30px 0 0 0;
	width:820px; float:left; 
}
.styledBox{ 
	width:410px; height:295px;  position:relative; float:left;
	background:url("../images/img_boxBg.gif") no-repeat top left;
}
.styledBox2{ 
	background:url("../images/img_boxBg2.gif") no-repeat top left;
}
.styledBox3{
	margin-bottom:20px;
	width:395px; height:395px;  position:relative; float:left;
	background:url("../images/img_boxBg3.gif") no-repeat top left;
}
.styledPos{ position:absolute; top:20px; right:20px;}

.headerText2 h1{ 
	width:248px; height:36px; margin-bottom:27px;
	background:url("../images/img_caseStudies.gif") no-repeat;
	text-indent:-999999px; float:left;
}
.headerText3 h1{ 
	width:300px; height:18px;
	position:absolute; bottom:20px; left:20px;
	background:url("../images/img_tmsTagline.jpg") no-repeat;
	text-indent:-999999px; float:left;
}
.headerText4 h1{ 
	width:592px; height:62px; margin:20px 0 40px 0;
	background:url("../images/img_caseStudies2.jpg") no-repeat;
	text-indent:-999999px; float:left;
}
.headerText5 h1{ 
	width:749px; height:179px; margin:20px 0 40px 0;
	background:url("../images/img_caseStudy.jpg") no-repeat;
	text-indent:-999999px; float:left;
}

.headerText6 h1{ 
	width:758px; height:448px; margin:20px 0 40px 0;
	background:url("../images/img_welcome.gif") no-repeat;
	text-indent:-999999px; float:left;
}
.headerText7 h1{ 
	width:734px; height:186px; margin:20px 0 40px 0;
	background:url("../images/img_TMS90s.gif") no-repeat;
	text-indent:-999999px; float:left;
}
.headerText8 h1{ 
	width:438px; height:141px; margin:20px 0 40px 0;
	background:url("../images/img_bonjour.gif") no-repeat;
	text-indent:-999999px; float:left;
}
.headerText9 h1{ 
	width:790px; height:176px; margin:20px 0 40px 0;
	background:url("../images/img_barclayCaseStudy.jpg") no-repeat;
	text-indent:-999999px; float:left;
}
.headerText10 h1{ 
	width:659px; height:180px; margin:20px 0 40px 0;
	background:url("../images/img_caseStudy_damina.jpg") no-repeat;
	text-indent:-999999px; float:left;
}
.headerText11 h1{ 
	width:743px; height:253px; margin:20px 0 40px 0;
	background:url("../images/img_hola.gif") no-repeat;
	text-indent:-999999px; float:left;
}
.headerText12 h1{ 
	width:513px; height:131px; margin:20px 0 40px 0;
	background:url("../images/img_ola.gif") no-repeat;
	text-indent:-999999px; float:left;
}
.styledImage4{ position:absolute; top:85px; left:17px;}
.styledPad2{ padding-top:50px;}
.styledPad3{ padding-left:20px;}
.styledPad5{ padding-top:20px;}
.styledMarg4 { margin-left:7px;}
.caseStudiesWrap{ width:355px; float:left;}
.caseStudiesWrap h2{ color:#FF7E04;}
.styledP5{ width:350px; font-size:12px; text-align:left;}
.styledImg5{ float:left; padding:0 0 40px 0;}
a.tvMedia{ 
	width:354px; height:33px;
	background:url("../images/img_caseStudiesSprite.gif") no-repeat top left;
	text-indent:-999999px; float:left;
	text-decoration:none; clear:both;
}
a.printMedia{ 
	width:354px; height:33px; margin-top:15px;
	background:url("../images/img_caseStudiesSprite.gif") no-repeat 0px -47px;
	text-indent:-999999px; float:left;
}
a.localBusiness{ 
	width:354px; height:33px; margin-top:15px;
	background:url("../images/img_caseStudiesSprite.gif") no-repeat bottom left;
	text-indent:-999999px; float:left;
}

.socialWrap{ width:177px; padding:30px 0 0 190px; float:left;}
a.contactUs{ 
	width:177px; height:46px; margin-bottom:10px;
	background:url("../images/img_socialSprite.jpg") no-repeat top left;
	text-indent:-999999px; float:left;
	text-decoration:none;
}
a.joinUs{ 
	width:177px; height:46px; margin-bottom:10px;
	background:url("../images/img_socialSprite.jpg") no-repeat 0px -57px;
	text-indent:-999999px; float:left;
	text-decoration:none;
}
a.followUs{ 
	width:177px; height:46px; margin-bottom:10px;
	background:url("../images/img_socialSprite.jpg") no-repeat 0px -117px;
	text-indent:-999999px; float:left;
	text-decoration:none;
}
a.useUs{ 
	width:177px; height:46px;
	background:url("../images/img_socialSprite.jpg") no-repeat 0px -172px;
	text-indent:-999999px; float:left;
	text-decoration:none;
}
.caseStudy, .caseStudy2, .caseStudy3{ width:40px; padding:0 0 2px 0; border-bottom:2px solid #00c1f4; position:absolute; top:10px; left:20px;}
.caseStudy2{border-bottom:2px solid #ff7e04;}
.caseStudy3{border-bottom:2px solid #a71c1f;}
.caseStudy a, .caseStudy2 a, .caseStudy3 a{ text-decoration:none; color:#bababa; font-size:14px; font-weight:bold;}
.caseStudy a:hover, .caseStudy2 a:hover, .caseStudy3 a:hover{ text-decoration:none;}

/*added 25oct2011*/

#tagline2{
	float:left;
/*	height:313px;*/
	color:#000;
	width:960px;
	padding-left:0px;
/*	padding-bottom:20px;*/
	position:relative;
}
#tagline2 h1{
	width:901px; height:13px;
	margin-left:30px;
	/*color:#787878; text-shadow:1px 1px #e2e2e5;*/
	font-size:13px; font-weight:bold; text-align:left;
	padding:30px 0 70px 0; color:#232323 !important;
	/*background:url("../images/img_tagline2.gif") no-repeat;
	text-indent:-989898px;
	position:absolute; left:7px; top:5px;*/
}
#tagline2 p{ 
	float:left;
	text-align:left;
	padding-left:33px;
	width:890px;
	font-weight:bold;
	font-size:14px;
	/*background:url("../images/img_pborder.gif") top repeat-x;*/
}
#tagline2 span{
	font-size:23px !important;
	font-weight:bold;
}
#content{/* margin-left:10px !important; */margin-left:0px !important; _margin-left:-10px !important;}
#content2, #content4{
	background-color:#FFFFFF;
	border:1px solid #F27200;
	float:left;
	margin:15px 0 0 5px;
	padding:30px 0;
	position:relative;
	width:790px;
	}
#content2Wrap{
	padding:0 30px 0 18px;
	float:left;
	position:relative;
}
#content2Wrap p{
	float:left !important;
	/*width:620px;*/
	width:730px;
	text-align:left;
	padding:10px 0 20px 0;
	color:#121212;
	clear:both;
/*	border-bottom:2px dashed #dedee2;*/
}
.collapse{ width:620px !important;}

.boxee {
	width:830px;
	padding:60px 0 0px 20px;
	float:left;
}
.boxee h1, .boxee2 h1, .box2A h1 {
	height:25px; width:830px; padding-left:0;
	font-size:13px; font-weight:bold; color:#030303; text-align:left;
	background:url("../images/businesssolutions/img_headerBgGrid.gif") repeat-x scroll center bottom transparent;
	float:left;
}
.boxee2 h1 { width:335px; height:42px;} 

.boxWidth2 {width:835px;}
.descriptionWrap2 {
	float:left;
	padding:30px 0 0;
}

.ico2 {
	float:left;
	height:51px;
	width:51px;
}
.descWidth2 {width:765px;}
.description22 {float:right;}
.description22 span, .description2B span{
	color:#F27200;
	font-size:16px;
	font-weight:bold;
}
.description22 p, .description2B p{
	text-align:left;
	color:#030303;
	font-size:13px;
	line-height:20px;
	float:left;
}
.descriptionA {float:right; width:265px;}
#boxWrapL2 {float:left; width:335px;}
.boxWidth22 {width:335px;}
.floatNone {float:none;}
#boxWrapR2 {
	float:left;
	margin:0 0 0 55px;
	width:465px;
}
.box2A {float:left; width:465px;}
.box2A h1 {width:445px; height:42px;}
.descriptionWrap2A {
	float:left;
	padding:30px 0 0;
	width:465px;
}
.description2B {
float:right;
width:395px;
}
.payworld2 {
color:#6C00D0 !important;
font-size:16px; font-weight:bold;
}
#imgCurve2{
	0 transparent;
	height:53px;
	position:absolute;
	right:3px;
	top:55px;
	width:53px;
	z-index:2;
	background:url("../images/img_curve.gif") no-repeat;
}
#imgCurve {
background:url("../images/img_curve.gif") no-repeat scroll 0 0 transparent;
height:53px;
position:absolute;
right:-1px;
top:-1px;
width:53px;
z-index:2;
}
.pressReleaseHeader h1{ color:#6a6a72; font-weight:bold;}
.pressReleaseHeader span{ color:#e0dddd; font-weight:normal !important}
.headerOrange, #headerOrange, #headerOrange2, #headerOrange3, #headerOrange4  {
	float:left;
	padding-top:20px;
}
.headerOrange h1, #headerOrange h1, #headerOrange2 h1, #headerOrange3 h1, #headerOrange4 h1 , #headerOrange5 h1{
	/*height:44px;*/ width:300px;
	padding:5px 0 0 0;
	font-size:36px; font-weight:bold; color:#ff7e04; text-transform:uppercase;
	/*background:url("../images/img_headerBg.gif") left no-repeat;*/
	background:url("../images/img_doubleLine.gif") repeat-x bottom;
	text-align:left;
	float:left;
}
#headerOrange2 h1 {	width:300px;}
#headerOrange3 h1 {	width:300px;}
#headerOrange4 h1 {	width:300px;}
#headerOrange5 h1 { width:auto; padding:5px 5px 0 12px;}

.xheaderOrange{ float: left;}
.xheaderOrange h1{
	padding:5px 0 5px 0;
	font-size:38px; font-weight:bold; color:#ff7e04; text-transform:uppercase;
	background:url("../images/img_borderBg2.gif") repeat-x bottom;
	text-align:left;
	float:left;
}
.styledHeader2{ width:449px !important; }
.styledHeader3{ width:509px !important; }
.styledHeader4{ width:550px !important; }
.styledHeader5{ width:715px !important; font-size:33px !important; }
.styledHeader6{ width:515px !important; }
.styledLink2{ font-size:18px !important;}
.noBottomMarg{ margin-bottom:0;}

#headerOrangeL{

	height:44px; width:7px;
/*	background:url("../images/img_headerBg.gif") no-repeat scroll right 3px;
	_background:url("../images/img_headerBg.gif") no-repeat scroll right 3px;*/
	float:left;
}
.pressReleaseDate{
	position:absolute;
	left:-16px; top:45px;
}
.pressReleaseDate h1{
	height:52px;
	padding:10px 10px 0 30px;
	color:#fff; font-weight:bold;
	background:url("../images/img_pressReleaseDate.gif") no-repeat top left;
	float: left;
}
.pressReleaseDate2{
	height:52px; width:117px;
	background:url("../images/img_pressReleaseDate.gif") no-repeat top right;
	float: left;
}
.pressReleaseDate2 h2{
	height:52px; width:117px;
	color:#fff; font-weight:bold; font-size:44px;
	float: right;
}	
#searchDropdown{
	position:absolute; top:40px; right:290px;
}
/*----6 Footer----*/
#footer{
	width:820px;
	float:left; margin:20px 0 20px 0;
	border:1px solid #e3e3e3;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
}
.styledFooter1{	border:1px solid #ff7e04 !important;}
.styledFooter2{	border:1px solid #00c0f3 !important;}
.styledFooter3{	border:1px solid #a71c1f !important;}
#footer2{
	height:158px; width:100%;
	background:url("../images/img_footerBg2.gif") repeat-x;
	float:left;
}
#footerWrap{
	width:100%; padding:10px;
	margin:0 auto;
	position:relative;
	float:left;
}
.styledP4{
	font-size:12px; font-weight:bold;
	color:#b0b8bb; float:right;
	padding:0 20px 0 0;
}
#platformWrap{
	width:935px; height:96px;
	padding:30px 0 0 0;
	margin-left:10px;
	background:url("../images/img_platformBg.gif") repeat-x bottom;
}
.paddingL2{ padding-left:35px;}
.ico_platforms{
	position:absolute;
	top:30px; left:10px;
}
.p2, .p3{
	color:#2f2f2f !important;
	font-size:11px !important;
	font-weight:normal !important;
	width:880px !important;
	position:absolute;
	top:205px !important; left:30px;
	background:none !important;
}
.p3{
	top:130px !important;
}
.width3{
	width:930px !important;
}
#contactTMS{
	position:absolute;
	right:185px;
	top:145px;
}
.contactTMS2{
	top:35px !important;
}
.linkedinBtn{
	position:absolute;
	right:17px;
	text-decoration:none;
	top:148px;
}
#mediaKit{
	width:355px;/* height:30px;*/ height:1px;
	position:absolute;
	top:232px; left:80px;
}
.mediakit2{ top:62px !important;}
#mediaKit p{
	width:70px; height:22px;
	font-size:12px; color:#FFFFFF;
	padding:8px 0 0 0;
	background:url("../images/ico_arrow.gif") no-repeat right;
	position: relative;
	float:left;
	top:0; left:0;
}
#gradientLeft{
	width:183px;
	height:436px;
	/*background:url("../images/img_gradient.png") no-repeat right;*/
	position:absolute;
	left:0; top:50px;
	behavior: url("iepngfix.htc");
}
#gradientRight{
	width:165px;
	height:436px;
	/*background:url("../images/img_gradient2.png") no-repeat right;*/
	position:absolute;
	top:50px;
	right:10px;
	behavior: url("iepngfix.htc");
}
#BottomNav{
	left:10px;
	list-style-type:none !important;
	margin:0;
	padding:0;
}
.BottomNav2{ top:55px !important}
#BottomNav li{
	float:left;
}
#BottomNav li a{
	display:block; color:#000;
	letter-spacing:0px; 
	font-size:11px;
	text-shadow:1px 1px #fff;
	text-decoration:none;
	text-transform:uppercase;
}
#BottomNav li a:hover, .active{
	display:block; color:#000;
	text-decoration:none;
/*	border-bottom:2px solid #ff7e04;*/
}

.BottomNavSpacer{ 
	padding:0 12px 0 12px;
	color:#676767;
}

div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 9px Verdana, Arial, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}





