﻿/*skin elements */
@charset "utf-8";
.required{
color:#FF0000;
}
#logo {
width:970px;
margin:5px auto;
outline: none;
}
#logo img {
margin-left:20px;
}
.headerP {
font-family:"Trebuchet MS", "Lucida Console", sans-serif;
color:#666;
font-size: 1.4em;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
padding:20px 0 0 60px;
}
.headerP2 {
font-family:"Trebuchet MS", "Lucida Console", sans-serif;
color:#666;
font-size: 1.4em;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
padding:20px 0 0 30px;
}
#header img {
float:left;
}
ul {
margin-left:20px;
}
/*---content----*/
* {
margin:0px;
padding:0px;
border-width:0px;
}

body {
background-position:center top;
background-image:url(images/bodyBg.jpg);
background-repeat:no-repeat;
background-color: #000000;
margin:0px;
padding: 0px;
font-family: Helvetica, Arial, sans-serif;
font-size: .9em;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}

#container {
width:970px;
margin:0px auto 0px auto;
background:url(images/containerRoundTop.jpg) top center no-repeat #2f2f2f;
padding-top:24px;
min-height: 1100px;
}
#navbar {
width:100%;
border-collapse:collapse;

}
#breadcrumb 
{
	
    background: url(images/mainRoundedBottom.gif) no-repeat left top;
	background-color: #2f2f2f;
	margin: 0px 16px;
	clear: both;
	min-height:61px;
	width:700px;
	padding-top:15px;
	position:absolute;
	top:543px;
	z-index:100;
}

#TandC{
background:transparent url(images/textfield.gif) repeat-x scroll center top;
border:1px solid #C41230;
height:230px;
margin:5px;
overflow:scroll;
padding:10px;
width:620px;
}
/* --------------------------------Menu--------------------------------*/
.menu {
margin:0 30px;
height:53px;
font-size:.8em;
font-weight:bold;
}

.menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
	height:53px;
}

.menu ul ul {
width:auto;
}

/* Menu - FIRST LEVEL */
.menu li {

    float: left;
    margin: 0 1px 0 0;
    padding-left:0px;

}

.menu li a, .menu a:visited {
float:left;
background:transparent url(images/tabStart.gif) no-repeat left top;
margin:0;
padding:0 0 0 10px;
text-decoration:none;
height:53px;

}
.menu li a:hover {
background-position:left -53px;
}
.menu li a span {
float:left;
display:block;
background:transparent url(images/tabEnd.gif) no-repeat right top;
padding:10px 10px 0px 0px;
color:#fff;
height:44px;
}

.menu li a:hover span {
background-position:right -53px;
color: red;
}
.menu a:hover {

}
.menu li#activeTabParent {

}

.menu a#activeTab {
background-position:0 -53px;
color:#000000;
}
 .menu a#activeTab span {
background-position:right -53px;
color:red;
}

/* Menu - HIDE SUB-LEVELS */
.menu ul ul {
visibility: hidden;
    position: absolute;
    height: 0;
    top: 300px;
    left: 0; 
    width: 110px;
}
#breadcrumb ul
{
 list-style:none;
    color:#000;
    padding:0;
    margin-left:20px;
}
#breadcrumb ul li
{
float: left;
    z-index:1000;
}

#breadcrumb ul li a{
text-align: left;
	display: block;
	padding: 6px 4px 0 4px;
	color: #fff !important;
	border:none;
	min-height:25px;
	white-space:nowrap;
	font-weight:bold;
	text-decoration:underline;
	float:left;
	font-size:.9em;

}
#breadcrumb ul li a:hover{
	color: red !important;
	background-color:#ffffff;
	text-decoration:none;
}

#breadcrumb ul li a:visited{
	color:#999999;
}
#activeSubTab {
background:#FFFFFF;


}
#activeSubTab span
{
text-decoration:none;
    color: red !important;
}

/* --------------------------------main content-----------------------------------------------------------*/
#content{
position:relative;
min-height:500px;
}
#portalContent {
	width: 700px;
	margin: 0px 16px 0px 16px;
}

#dvContent{padding: 0px 0px 0px 0px;}
#dvContent table{ border-collapse:collapse;}

#ctl00_ContentMain_ContentHead{
    background:url(images/mainRoundedTop.gif) no-repeat left top;
	padding-top:15px;
	margin: 0px 18px 0px 18px;
	padding: 10px 20px 60px;
	position:relative;
	background-color: #FFFFFF;
}

#ctl00_ContentMain_ContentCenter 
{
    background:url(images/mainRoundedTop.gif) no-repeat top;
    padding-top:15px;
	margin:0px 18px;
	min-height:600px;
	background-color: #FFFFFF;
	padding:20px 20px 10px 20px;
	/*position:relative;*/
	border-top: solid 60px #2f2f2f;
}
#ctl00_ContentMain_ContentLeft {
	margin:0px 18px;
	background-color: #FFFFFF;
	padding:20px 20px 10px 20px;
	position:relative;
}
#ctl00_ContentMain_ContentRight {
	margin:0px 18px;
	background-color: #FFFFFF;
	padding:20px 20px 10px 20px;
	position:relative;
}
#ads {
background: url(images/adsBg.gif) no-repeat top left #2F2F2F;
height:550px;
margin-left:740px;
padding:15px;
position:absolute;
top:85px !important;
width:170px;
z-index: 100;

}

#footer {
background: #0a316c;
}
#footer a {
color:#fff;
}
#footer a:hover {
color:#ccc;
}
#footer a:active {
color:#fff;
}
#footer a:visited {
color:#cccccc;
}
#footerControl {
background: url(images/footerBg.jpg) top center no-repeat #0a316c;
width:1000px;
margin:0 auto;
height:300px;
}
#footerSignoff{
float:left;
color:#CCCCCC;
margin:95px 0 0 70px;
}
#footerContact {
float:left;
color:#ccc;
width:210px;
margin:50px 0 0 135px;
}
#footerNewsletter {
color:#CCCCCC;
float:left;
width:200px;
margin:50px 0 0 140px;

}
* {
 margin: 0;
}
#contentBg {
width:938px;
background-color:#ffffff;
}

/*---------------------------Home Page specific --------------------------------*/
#newsletterSS {
background:url(images/newsletterSS.jpg) ;
width:168px;
height:150px;
float:right;
}
#homeUl {
list-style:none;
margin-left:0px !important;
}
#homeli1 {
background:url(images/homeli1.jpg) no-repeat;
padding:20px 0 0 100px;
height:52px;
}
#homeli2 {
background:url(images/homeli2.jpg) #e9f2fe no-repeat;
padding:20px 0 0 100px;
height:52px;
}
#homeli3 {
background:url(images/homeli3.jpg) no-repeat;
padding:20px 0 0 100px;
height:52px;
}
#homeli4 {
background:url(images/homeli4.jpg) #e9f2fe no-repeat;
padding:20px 0 0 100px;
height:52px;
}
#homeli5 {
background:url(images/homeli5.jpg) no-repeat;
padding:20px 0 0 100px;
height:52px;
}
#homeli6 {
background:url(images/homeli6.jpg) #e9f2fe no-repeat;
padding:20px 0 0 100px;
height:52px;
}
#homeli7 {
background:url(images/homeli7.jpg) no-repeat;
padding:20px 0 0 100px;
height:52px;
}
#homeNewsletterSignUp {
background:transparent url(images/homeNewsletterBG.gif) no-repeat scroll 0 0;
height:168px;
padding:15px 40px 25px 33px;
position:absolute;
top:680px;
width:180px;
margin-left:725px;
}
#homeNewsletterSignUp a {
margin-top:5px;
}
#homeNewsletterSignUp p {
color:#CB2442;
font-size: 1.2em;
line-height: 1em;
font-weight:bold;
}

/* BUTTONS */
.clear { 
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url(images/bg_button_a.png) no-repeat scroll top right;
    color: #fff !important;
    display: block;
    float: left;
    font: normal 16px arial, sans-serif;
    height: 25px;
    margin-right: 6px;
    padding-right: 8px; /* sliding doors padding */
    text-decoration: none !important;
}

a.button span {
    background: transparent url(images/bg_button_span.png) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 5px 6px 38px;
	text-decoration:none;
} 
a.button:hover {
    background-position: bottom right;
    color: #000;
	text-decoration:underline !important;
    outline: none;
}

a.button:hover span {
    background-position: bottom left;
} 
.button img{
    padding:4px 0 0 10px;
    border:none;
    width:16px;
    height:16px;
	float:left;
}

/*<!-- END BUTTONS -->*/


#textfield,#ctl00_login1_txtUserName,#ctl00_login1_txtPassword{
border:#c41230 1px solid;
background:url(images/textfield.gif) top repeat-x;
width:165px;
}

.ctl00_ContentMain_CustomUC568_tvLibrary_0 {
text-decoration:underline !important;
margin-left:7px !important;
}
.ctl00_ContentMain_CustomUC562_tvLibrary_0 {
text-decoration:underline !important;
margin-left:7px !important;
}
.ctl00_ContentMain_CustomUC569_tvLibrary_0 {
text-decoration:underline !important;
margin-left:7px !important;
}
/* ------------------- Header Buttons home page -------------------------------- */
a.travelProButton{
background:url(images/travelProButton.jpg) top;
width:318px;
height:153px;
float:left;
text-align:center;
margin:12px 6px 5px;
}
a.travelProButton:hover {
background-position: 0 -153px;
}
a.meetingPlannerButton{
background:url(images/meetingPlannerButton.jpg) top;
width:318px;
height:153px;
float:left;
text-align:center;
margin:12px 6px 5px;
}
a.meetingPlannerButton:hover {
background-position: 0 -153px;
}
a.supplierButton{
background:url(images/supplierButton.jpg) top;
width:318px;
height:153px;
float:left;
text-align:center;
margin:12px 6px 5px;
}
a.supplierButton:hover {
background-position: 0 -153px;
}
a.corpBuyerButton{
background:url(images/corpBuyerButton.jpg) top;
width:318px;
height:153px;
float:left;
text-align:center;
margin:12px 6px 5px;
}
a.corpBuyerButton:hover {
background-position: 0 -153px;
}
/* Parent Elements */

td #ctl00_ContentMain_ContentHead {
border-spacing:0px !important;
border-width:0px !important;
margin:0px !important;
padding:0px !important;
height:360px;
}
table {
border-spacing:0px !important;
border-width:0px !important;
margin:0px !important;
padding:0px !important;
}
/* -------------------------------------------------------------------- typography ---------------------------------*/
a, p, img, a img, form, fieldset, h1, h2, h3, h4, label {
margin: 0;padding: 0;border: none;
}

h1
{
font-family: 'Trebuchet MS',"Lucida Console", sans-serif;
color:#333333;
font-size: 2em;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.2em;
}
h2{
color:#CB2442;
font-family:'Trebuchet MS',"Lucida Console", sans-serif;
font-size: 1.2em;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -0.1;
line-height: 1.4em;
}
h4 {
font-size:20px;
font-weight:bold;
}
h2 a {
text-decoration: underline;
	color:#CB2442;
	font-family: Arial, Helvetica, sans-serif;
}
a
{
	text-decoration: underline;
	color:#0143a7;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}
a:visited, a:active
{
	text-decoration: underline;
	color:#CB2442;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover
{
color:#CB2442;
text-decoration: none;
}


/* MasterPage Elements */
div.adrotator 
{
    border: 0px; 
    padding: 0px 0px 10px 0px;
    position: relative;
    overflow: hidden;
}

div.AdRotatorCanvaseBase_0
{
    position: absolute;
    top: 0;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.alpha(opacity=10);
    -moz-opacity: 10;
    -khtml-opacity: 10;
    background-color: #cde6fa;
}

div.AdRotatorCanvaseBase_1
{
    position: absolute;
    top: 0;
    left: 0;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=10);
    -moz-opacity:10;
    background-color: #cde6fa;
}
div#Welcome
{
    padding-top: 5px;
    font-size: 11px;
    font-weight: bold;
}
div#logout a
{
    font-size: 11px;
    font-weight: bold;
    color: #838b8e;
    text-decoration: underline;
}
div#ServiceDirector
{
    padding-top: 15px;
    color: #2c539e;
    font-weight: bold;
}
div#GotomyCalendar
{
    padding: 3px 0 8px 0;
}
div#GotomyCalendar li a
{
    color: #2c539e;
    text-decoration: none;
    font-weight: bold;
}
.agentphoto img {margin: 0; border-width: 1px; border-style: solid; border-color: rgb(50,100,150);}
.agentname {font-size: 11px;}
.agentrole {font-size: 10px; font-weight: normal;}
.agentphone {font-size: 10px; font-weight: normal;}
.agentemail {padding-bottom:5px; font-size: 11px;}
.agentemail a {color: rgb(50,100,150);}
.agentemail a:hover
{
	text-decoration: underline;
}
table#PageTable td
{
    vertical-align: top;
}
table#PageTable
{
    width: 100%;
}
table#ContentTable td
{
    vertical-align: top;
}
table#ContentTable
{
    width: 100%;
}
table#MyCalendar
{
    width: 320px;
    text-align: left;
    color: #2c539e;
}
table#MyCalendar th
{
    background-color: #eaf4f6;
    font-size: 11px;
    color: #2c539e;
    border-bottom: solid 2px #bbd0d5;
}
table#MyCalendar td
{
    border-bottom: solid 2px #bbd0d5;
}
table.calendar
{
	width:100%; 
	table-layout:fixed;
	border-collapse:collapse;
	border: 2px solid rgb(100,150,200);
}
table.calendar td a {font-weight:bold;}
table.calendar .day 
{
	/*text-align:center;*/ vertical-align:top; height:80px;
	border: 1px solid rgb(100,150,200);
}
table.calendar .today 
{
	vertical-align:top; background-color: rgb(205,230,250);
	border: 1px solid rgb(100,150,200);
}
table.calendar .dayheader 
{
    background-color: rgb(205,230,250); 
    color: rgb(100,150,200);
}
table.calendar table.title {width:100%;}
table.calendar table.title td {font-weight:bold; color: rgb(255,255,255); background: rgb(100,150,200);}
table.PageContent {width:100%;}
table.login
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:black;
}
.LoginTextBox
{
    font-size: 11px;
    border: 1px solid #FF0000;
}
a.logoutButton
{
	background:url(images/logoutButton.gif) top;
    width:110px;
    height:20px;
    position:absolute;
    top:20px;
    left:870px;
}
a.logoutButton:hover {
background-position: 0 -20px;
}
#divLogin
{
    position:absolute;
    top:10px;
    margin-left:790px;
    z-index:1;
	width:200px;
}

.dvLostPassword
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:black;
}
table.tasks
{
    width: 100%;
    margin: 2px 2px 2px 2px;
    color: #2c539e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.TaskButton, .LoginButton
{
    font-size: 11px;
    font-size: 0%;
    width : 93px;
    height : 25px;
    background:url(images/loginButton.gif);
}
.TaskButton, .LoginButton:hover {
background-position: 0 -25px;
}
.TaskTextBoxSubject
{
    font-size: 11px;
    width: 450px;
}
.TaskTextBoxDates
{
    font-size: 11px;
    width: 80px;
}
.TaskTextBoxStartTime
{
    font-size: 11px;
    border-right: black 1px solid; 
    border-top: black 1px solid; 
    border-left: black 1px solid; 
    border-bottom: black 1px solid;
    width: 85px; 
    height: 150px; 
}
/* Dashboard Travel management and meeting planner landing page. */
.dashboardList {
margin-left:100px;
}
#ctl00_ContentMain_CustomUC568_tvLibraryn0Nodes {
margin-left:57px;
}
#ctl00_ContentMain_CustomUC569_tvLibraryn0Nodes {
margin-left:57px;
}
 .tools {
background:#E9F2FE url(images/toolsh2.jpg) no-repeat scroll 0 0;
height:52px;
padding:20px 0 0 100px;
font-size:1.8em;
}
 .marketing {
background:#E9F2FE url(images/marketingh2.jpg) no-repeat scroll 0 0;
height:52px;
padding:20px 0 0 100px;
font-size:1.8em;
}
 .support {
background:#E9F2FE url(images/supporth2.jpg) no-repeat scroll 0 0;
height:52px;
padding:20px 0 0 100px;
font-size:1.8em;
}
 .templates {
background:#E9F2FE url(images/templatesh2.jpg) no-repeat scroll 0 0;
height:52px;
padding:20px 0 0 100px;
font-size:1.8em;
}
/* press releases */
#ctl00_ContentMain_CustomUC561_gvList h1 {
font-size:1.2em;
margin-bottom:0px !important;
margin-top:1em !important;
}
#ctl00_ContentMain_CustomUC561_gvList br {
display:none !important;
}
.gvListNext a {
background:#fff;
border:1px solid #0053a1;
display:block;
height:26px;
margin:2px;
padding:2px 7px 0px 7px;
text-align:center;
color:#0053a1;

}
.gvListNext a:hover {
color:#fff;
background:#CB2442;
font-weight:bold;
}
.gvListNext span {
background:#CB2442;
border:1px solid #0053a1;
display:block;
height:26px;
margin:2px;
padding:2px 7px 0px 7px;
text-align:center;
color:#fff;
font-weight:bold;
}
/* special offers */
#ctl00_ContentMain_CustomUC559_gvList h1 {
font-size:1.2em !important;
margin-top:10px;
}
#ctl00_ContentMain_CustomUC559_gvList br {
display:none !important;
}
/* news */
#ctl00_ContentMain_CustomUC574_gvList h1 {
font-size:1.2em !important;
margin-top:10px;
}
#ctl00_ContentMain_CustomUC574_gvList br {
display:none !important;
}

#ctl00_ContentMain_CustomUC545_txtUserName, #ctl00_ContentMain_CustomUC545_txtPassword, #Name, #Email, #Comment, #YourName, #City, #Email, 
#Region, #ServicesNeeded, #State, #Zip, #NameofCompany, #CMP, #CMM, #IATAN, #Address, #State, #Phone, #Fax, #YesorNo, #AffiliatedTextArea, 
#DestinationsPlannedMeetings, #TravelRestrictions, #CompanyOrRFP, #ContactName, #Title, #Email, #Phone, #NumberofAttendees, #NumberofRoomNights, 
#PreferredLocation, #ArrivalDate, #DepartureDate, #SpecificNeeds, #NumberofNights, #Singles, #Doubles, #Suites, #AdditionalComments, 
#SpaceRequirments, #MeetingEventSpecifics, #FactorsConsiderations, #CompanyName, #Rooms, #Food, #Visual, #Rental, #Activities, #Transport, 
#Entertainment, #PaidFees, #EventObjectives, #No1, #No2, #No3, #No1b, #No2b, #No3b, #Opinions, #ReplyRequired, #Inspection, #Decision, #attach
{
border:#c41230 1px solid;
background:url(images/textfield.gif) top repeat-x;
width:600px;
}

.waitFrame
{
    text-align: left;
    background-color: #cccccc;
    color: #333333;
    font-size:large;
    position:absolute; 
    height:auto; 
    width:auto;
    z-index:102;
    filter: alpha(opacity=90, FinishOpacity=90, Style=1);
}
.modalIMG
{
    position:relative;
    top:0;
    bottom:0;
}
.modalDIV
{
    background-color: #ffffff;
    border-right: 2px ridge;
    border-top: 2px ridge;
    border-left: 2px ridge;
    border-bottom: 2px ridge;
    position:absolute; 
    height:auto; 
    width:auto;
    z-index:100;
}
.modalClose
{
    position:absolute; 
    bottom:0; 
    right:0; 
    z-index:999; 
    color:#696969;
    padding: 0 5px 5px 0;
}
.modalClose a
{
     color:#696969;
}

.fileUpload
{
    border: solid 1px #000000;
}

.menubar {
	position: relative;
	top: 0px;
	height: 28px;

}

.menubar ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    background: #f97474;
    background-repeat:no-repeat; 
}

.menubar ul li {
    display: inline;
}

.menubar ul li a {
    float: left;
    color: white; /*text color*/
    padding: 5px 11px;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
    border-right: 3px solid #ffffff; /*divider between menu items*/
    margin-left: 0px;
}

.menubar ul li a:visited {
    color: white;
}

.menubar ul li a:hover, .menubar ul li .current {
    color: white !important; /*text color of selected and active item*/
    background: #d41010;
}

.formSubBtn 
{
    border-left-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-top-width:1px;
}

/* Article Module .allArticles0 is for NON Home Pages */

.allArticles0 {
    float: left;
    width: 100%;
    font : 11px Verdana,Arial, Helvetica, sans-serif;
    border-bottom-width: 2px;
}
.allArticles0 .articleTitle 
{
    color : rgb(0,100,150); FONT-SIZE: 11px;
    margin-bottom : 2px;
    height : 30px;
}
.allArticles0 .simpleTitle
{
     font : 11px Verdana,Arial, Helvetica, sans-serif;
     padding-bottom:2px;
     padding-left:0px;
     padding-right:5px;
     padding-top:2px;   
}
.allArticles0 .simpleTableList
{
    border-bottom:rgb(200,200,200) 1px solid;
    width:100%;
}
.allArticles0 .simpleMore
{
     text-align:right;
     white-space:nowrap;
     padding-bottom:2px;
     padding-left:0px;
     padding-right:5px;
     padding-top:2px;   
     vertical-align:bottom;
}
.allArticles0 .gvListNext {
float:right;
margin-top:10px;
margin-left:450px;
}

.categoryPanel0 {
border:2px solid #EEECD8;
float:right;
width:200px;
margin:0px;
padding:10px;
background:#fff;
}
.categoryPanel0 .categorypanelbar {
    background: url(images/dealsbar.jpg) repeat-x top left;
    height: 22px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #fff;
    padding: 2px 0px 0px 15px;
    margin:-10px;
}
.categoryPanel0 .categorypanelright {
border:2px solid #EEECD8;
float:right;
width:200px;
margin:0px;
padding:0px;
}

.allArticles0 .monthGoBackTbl
{
   border-bottom-width:1px !important;
}
.allArticles0 .monthGoBack
{
    padding:1px !important;
    border-width:2px !important;
}

.allArticles0 .simpleTableList
{
    border-bottom-width:2px !important;
}
.flyerBlock input
{
    border-width: 2px !important;
    padding: 2px !important;
}

/*|||||||||||||||||||||||||| Gallery ||||||||||||||||||||||||||||||||*/

.gbl  
{ 
	text-align: center; 
	font-family:Arial;
	min-width: 115px; 
	max-width: 120px;
	min-height: 117px;
	max-height:117px;
}

.gbr 
{ 
 
}
.gtl  
{

}
.gtr 
{ 
	padding-top: 3px; 
    font-size: 10pt; 
} 
.gb 
{ 
	padding: 0px 0px 9px 50px; 
	font-size:8pt; 
}       
.folder
{
    float:left;
    padding: 10px 10px 0px 0px;
}

.GalleryGroupPic
{
	float:left;
	padding: 10px 10px 0px 0px;
}
/* End Gallery */

#rolloverAd {
height:500px;
position:absolute;
top:180px;
width:800px;
z-index:500;
font-size:1.3em;
font-weight:bold;
}
#rolloverAd a {
color:#ffffff;
background-color:#000000;
}
#rolloverAd a:hover {
color:red;
}
.closeButton {
float:right;
}

#sb-doc-link
{
text-align: center; 
color: #ffffff !important;
display:none;
width:100px;
margin-left:auto;
margin-right:auto;
}
#sb-nav{width: 30%;}
#sb-counter{width: 30%;}
#sb-doc-link a
{
color: #ffffff; 
text-decoration: none;
font-weight:bold;
white-space:nowrap;
}
/* RSS Reader */
#divRssFeed
{
   width: 100%;
   background-color: #ffffff;
}
#divRssFeed #divRssHeader
{
    padding: 0 0 10px 0;
}
#divRssFeed #divRssHeader img
{
    height:40px;
    width: 115px;
    float: left;
}
#divRssFeed #divRssHeader h2
{
    font-size: 11px;
    color: #999;
    font-family: Arial;
    padding: 0;
    margin: 0;
}
#divRssFeed #divRssHeader h1
{
    font-size: 13px;
    color: #333333;
    font-family: Arial;
     padding: 0;
    margin: 0;
}
#divRssFeed li
{
    padding: 4px 4px 4px 4px;
    background-image: url(http://imagelib.travelsavers.com/tsportals/tsextranet/rssgrad.gif);
    background-repeat: repeat-x;
    background-attachment: scroll;
    list-style-position: inside;
    text-align: left;
    line-height:14px;
}
#divRssFeed li div
{

}
#divRssFeed li a
{
    color: #666666 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height:10px;
    margin-left: -5px;
}

#aRssMore
{
    float: left;
    padding: 3px;
    margin: 3px;
    color: #666666 !important;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px;
    border: solid 1px #cccccc;  
}
.RssPager
{
    float: right;
    padding: 5px;
    border: solid 1px #cccccc;
    padding: 3px;
    margin: 3px;   
 
}
.RssPager a
{
    color: #666666 !important;
    font-family: Arial, Helvetica, sans-serif;   
    font-size: 11px;  
    font-weight:bold;
    padding-left: 2px;
    padding-right: 2px;
}
#tdTmrFeed
{
    background-color: #ffffff;
    border: solid 1px #cccccc;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    width: 180px;
}
#tmrFeed {
background-color: #ffffff;
height:300px;
margin-left:740px;
padding:5px;
position:absolute;
top:865px !important;
width:190px;
z-index: 100;
text-align:center;
}

#HotelName, #Company, #EmailAddress,  #Location, #Name, #SpecialOffer, #City, #State, #Country
{
border:#c41230 1px solid;
background:url(images/textfield.gif) top repeat-x;
width:600px;
}
.SpecialOfferNotes
{
    border:#c41230 1px solid;
    background:url(images/textfield.gif) top repeat-x;
    width:600px;
    height:100px;
}

#NumberOfAttendees, #CancellationCredit, #CreditUsing
{
border:#c41230 1px solid;
background:url(images/textfield.gif) top repeat-x;
width:60px;
}

#mtngDate, #DateCreditExpires, #mtngStartDate, #mtngEndDate {
border:#c41230 1px solid;
background:url(images/textfield.gif) top repeat-x;
width:90px;
position:relative
}

.gvListTitle 
{
    font-size:small;
}
.summaryArticle
{
    width:100%;
    vertical-align:bottom;
    padding-left:5px;
    padding-bottom:2px;
    padding-right:5px;
}

.dvListMore
{
     text-align:right;
     white-space:nowrap;
     padding-bottom:2px;
     padding-left:0px;
     padding-right:5px;
     padding-top:2px;   
     vertical-align:bottom;
}
.EndDate
{
    padding-left:10px;
    
}

.ArticleSpecial .summaryArticleA
{
    width:200px !important;
}














.articleUtility span
{
    font-size: 9pt;
}
.toolFontSize span
{
    padding-right: 2px;
    text-decoration: none !important;
}

.articleToolbox
{
    clear: both;
    width: 500px;
}
.articleTool table
{
    border-collapse:collapse;
    margin: 0;
    padding: 0px 3px 0px 0px;
    margin-top:-3px;
}
.articleTool table td
{
    padding-bottom: 3px;
}
.articleTool
{
    float: left;
    padding: 0px 7px 0px 0px;
}
.articleToolSmFont
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    color: #cccccc;
    cursor: pointer;
    padding-right: 4px;
}
.articleToolMedFont
{
    font-size:medium;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    cursor: pointer;
    padding-right: 4px;
}
.articleToolLrgFont
{
    font-size: large;
    font-family: Arial, Helvetica, sans-serif;
    color: #cccccc;
    cursor: pointer;
    padding-right: 4px;
}
#articleEmail{
	background: url(images/emailIcon.jpg)  no-repeat scroll;
    padding: 0 0 0 25px;
}
#articlePrint{
	background: url(images/printIcon.gif)  no-repeat scroll;
    padding: 0 0 0 25px;
}

/*
.ArticleImageBody {
font-family:Arial, Helvetica, sans-serif !important;
font-size:1em;
color:#535353 !important;
line-height:normal !important;
}*/

.ArticleImageCSS{
float:left;
padding:0 15px 0 0;
}
#ArticleImageTitle{
font-size:1.4em;
}

.articlepanelbar
{
    height:0px;
    visibility:hidden;
}


.allArticles0 .countryGoBack
{
    padding:1px !important;
    border-width:2px !important;
}

.displayArchivedBtn
{
    padding:1px !important;
    border-width:2px !important;
}
.AcclaimCiteTb1 td
{
    padding-left: 30px !important;
}
