/*
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}
.body2{
	padding:0px; 
	margin:0px; 
	background:url("../images/img_bodyBg.gif") 0 0 repeat-x #b7b7c0; 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;}

/*----2 Layout----*/
#mainWrap #subWrap{margin:0 auto;}
#subWrap{
	width:960px; 
	height:522px; 
	position:relative;
	background:url("../images/img_slideBg.gif") no-repeat center top;
}

/*----3 Header----*/
#header{ 
	height:46px; width:835px;
	padding-left:60px;
	float:left;
}
#header h1{
	background:url("../images/img_tagline.gif") no-repeat;
	text-indent:-989898px;
}

/*----4 Nav bar----*/
#navBar{
	width:1106px; height:52px;
	float:left;
	/*background-color:#0099FF;*/
	position:absolute;
	top:30px; left:10px;
}
#menu{
	list-style: none;
	padding: 0;
	margin: 0;
	height: 52px;
}
#menu li{
	float:left !important; padding-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 top;	
}
#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 top;	
}
#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 top;	
}
#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 top;	
}
#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 top;	
}
#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;	
}

/*----5 Body----*/
#slideWrap{
	width:910px; height:438px;
	padding-left:10px;
	float:left;
}

#tagline2{
	float:left;
	height:63px;
	width:960px;
	padding-left:0px;
	padding-bottom:20px;
	position:relative;
}
#tagline2 h1{
	width:971px; height:63px;
	background:url("../images/img_tagline2.gif") no-repeat;
	text-indent:-989898px;
	position:absolute; left:-5px; top:1px;
}
#content2{
	padding:30px 0 30px 0;
	margin:30px 0 0px 20px;
	background-color:#fff; 
	width:900px; float: left;
	position:relative;
	}
#content2Wrap{
	padding:0 30px 0 50px;
	float:left;
	position:relative;
}
#content2Wrap p{
	float:left !important;
	/*width:620px;*/
	width:780px;
	text-align:left;
	padding:10px 0 20px 0;
	color:#696969;
	clear:both;
	border-bottom:2px dashed #dedee2;
}
.collapse{ width:620px !important;}
#imgCurve{
	position:absolute;
	right:0; top:0;
	width:53px; height:53px;
	background:url("../images/img_curve.gif") no-repeat;
}
.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 {
	height:44px; width:150px;
	padding:5px 0 0 0;
	font-size:22px; font-weight:bold; color:#fff;
	background:url("../images/img_headerBg.gif") left no-repeat;
	float:left;
}
#headerOrange2 h1 {	width:100px;}
#headerOrange3 h1 {	width:80px;}
#headerOrange4 h1 {	width:120px;}
#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{
	height:328px; width:100%;
	background:url("../images/img_footerBg.gif") repeat-x;
	float:left;
}
#footer2{
	height:158px; width:100%;
	background:url("../images/img_footerBg2.gif") repeat-x;
	float:left;
}
#footerWrap{
	width:960px;
	margin:0 auto;
	position:relative;
}
#footerWrap p{
	width:930px;
	font-weight:bold; font-size:14px; color:#c7c7c9;
	text-align:justify;
	position:absolute;
	top:100px; /*left:80px; */left:10px;
	background:url("../images/img_pBg.gif") repeat-x bottom;
	padding-bottom:20px;
}
.p2, .p3{
	color:#515165 !important;
	font-size:11px !important;
	font-weight:normal !important;
	width:880px !important;
	position:absolute;
	top:300px !important; left:30px;
	background:none !important;
}
.p3{
	top:130px !important;
}
.width3{
	width:880px !important;
}
#contactTMS{
	position:absolute;
	top:204px; /*right:45px; */right:10px;
}
.contactTMS2{
	top:35px !important;
}
#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;
	behavior: url("iepngfix.htc");
}
#gradientRight{
	width:165px;
	height:436px;
	background:url("../images/img_gradient2.png") no-repeat right;
	position:absolute;
	right:20px;
	behavior: url("iepngfix.htc");
}
#BottomNav{
	width:610px;
	list-style-type:none !important;
	margin:0;
	padding:0;
	position:absolute;
	top:225px; /*left:80px;*/ left:10px;
}
.BottomNav2{ top:55px !important}
#BottomNav li{
	float:left;
}
#BottomNav li a{
	display:block; color:#c7c7c9;
	text-decoration:none;
}
#BottomNav li a:hover, .active{
	display:block; color:#c7c7c9;
	text-decoration:none;
	border-bottom:2px solid #ff7e04;
}
.BottomNavSpacer{ 
	padding:0 12px 0 12px;
	color:#424247;
}

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;
}




