body { 
	background: #fff url(http://www.corptrav.com/images/bg.gif) repeat-x top left; 
	color: #454545;
	font-family: arial, verdana, sans-serif;
	font-size: .76em;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

table tr td {	
	font-size: 100%; 
}
	
span {
	
}

p {
	margin: 0;
	padding: 0 0 15px 0;
}

h1 {  
	background: transparent;
	color: #00528d; 
	font-size: 130%; 
	font-weight: bold;
	margin: 0 0 .76em 0;
	padding: 0;
}

h2  { 
	color: #00528d;
	font-weight: bold; 
	font-size: 120%; 
	margin: 0 0 .5em 0;
	padding: 0;
}

/*-- used for the SiteMap --*/
h3  { 
	border-bottom: 1px dashed #333;
	color: #00528d;
	font-weight: bold; 
	font-size: 120%; 
	margin: .76em 0 .5em 0;
	padding: 0;
}

/*-- used for the FAQs --*/
h4  {  
	color: #d85e09;
	font-weight: bold;
	font-size: 120%;
	margin: 0 0 .5em 0;
	padding: 0 0 3px 0;
}

h5  {  
	font-weight: bold;  
	font-size: 100%; 
	margin: .5em 0;
	padding: 0;
}


h6  {  
	font-weight: bold;  
	font-size: 100%; 
	margin: .5em 0;
	padding: 0;
}
	

a {
	text-decoration: underline;
	font-weight: bold; 
}

a:link {   
	color: #699;
	outline: none; 
}

a:visited {  
	color: #699; 
	outline: none;
}

a:hover {  
	color: #000; 
	outline: none;
}

a:active {  
	color: #000; 
	outline: none;
}

.quote {
	background: transparent url(http://www.corptrav.com/images/quote.gif) no-repeat top left;
	color: #00600e;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0 0 10px 20px;
	position: relative;
}

.caption {
	font-size: 90%;
	margin: 0px auto;
	text-align: right;
	padding: 0 0 10px 0;
}

.small {
	font-size: 80%;
}

.notice {
	border: 1px dashed #666;
	font-weight: bold;
	margin: 0 auto;
	padding: 60px 0px 120px 0px;
	text-align: center;
}

/*-- display: inline; -- fixes the IE text-indent bug --*/

.floatleft {
	display: inline;
	float: left;
	margin: 0px 12px 5px 0px;
} 

.floatright {
	display: inline;
	float: right;
	margin: 0px 0px 5px 12px;
}

.framed {
	background: #afaca4;
	border: 1px solid #7f7d77;
	padding: 4px;
	margin: 0;
}

.hidden {
	display: none;
}

.document {
	background: transparent url(http://www.corptrav.com/images/file.gif) no-repeat center left;
	margin: 0px;
	padding: 0 0 0 20px;
}


/* -- ADMIN EDIT BUTTONS -- */

a.adminlink {
	background: #fc0;
	border: 1px solid #5595b8;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
	position: relative;
}

a.adminlink:link {
	color: #5c6c80;
	position: relative;
}

a.adminlink:visited {
	color: #5c6c80;
	position: relative;
}

a.adminlink:hover {
	background: #c60;
	color: #fff;
}	
	
a.adminlink:active {
	position: relative;
}
		

/* -- WRAP --*/

#wrap {
	background: transparent url(http://www.corptrav.com/images/header-bg.jpg) no-repeat top center;
	margin: 0px auto;
	padding: 0;
	text-align: center;
}

#wrap-inner {
	background: transparent url(http://www.corptrav.com/images/header-bg.jpg) no-repeat top center;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 890px;
}


/* -- HEADER --*/

#header-print {
	display: none;
}


#header {
	height: 135px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 890px;
}

#logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 33px;
	top: 9px;
	height: 82px;
	width: 207px;
}

#logo img {
	height: 82px;
	width: 207px;
}

#tagline {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 430px;
	top: 9px;
}

#tagline img {
	height: 82px;
	width: 276px;
}



#nav {
	background: transparent url(http://www.corptrav.com/images/nav.gif) no-repeat top left;
	padding: 0;
	margin: 0;
	height: 27px;
	width: 810px;
	position: absolute;
	left: 0px;
	top: 108px;
}
	
#nav ul { 
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
	
#nav li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

	/* set the top and bottom padding same as defined in the nav class above */	
#nav a {
	color: #000;
	float: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	height: 27px;
	text-indent: -9000px;
}

#nav a:hover {	

}

#nav a:active {

}

#home a {width: 65px; margin-left: 24px;}
#travel-managers a {width: 126px;}
#travelers a {width: 81px;}
#profiles a {width: 73px;}
#about-us a {width: 85px;}
#contact-us a {width: 92px;}
#site-map a {width: 79px;}
#careers a {width: 74px;}
#search a {width: 69px;}

#cts a{width:186px}



#home a:hover, #home a:active {background: transparent url(http://www.corptrav.com/images/nav.gif) -24px -27px no-repeat;}
#cts a:hover, #cts a:active {background: transparent url(http://www.corptrav.com/images/nav.gif) -89px -27px no-repeat;}
#travel-managers a:hover, #travel-managers a:active {background: transparent url(http://www.corptrav.com/images/nav.gif) -275px -27px no-repeat;}
#travelers a:hover, #travelers a:active {background: transparent url(http://www.corptrav.com/images/nav.gif) -401px -27px no-repeat;}
#profiles a:hover, #profiles a:active {background: transparent url(http://www.corptrav.com/images/nav.gif) -482px -27px no-repeat;}
#about-us a:hover, #about-us a:active {background: transparent url(http://www.corptrav.com/images/nav.gif) -555px -27px no-repeat;}

#contact-us a:hover, #contact-us a:active {background: transparent url(http://www.corptrav.com/images/nav.gif) -640px -27px no-repeat;}

/*#site-map a:hover, #site-map a:active {background: transparent url(http://www.corptrav.com/images/nav.gif) -546px -27px no-repeat;}
#careers a:hover, #careers a:active {background: transparent url(http://www.corptrav.com/images/nav.gif) -625px -27px no-repeat;}*/
#search a:hover, #search a:active {background: transparent url(http://www.corptrav.com/images/nav.gif) -732px -27px no-repeat;}

body#home-page #home a {background: transparent url(http://www.corptrav.com/images/nav.gif) -24px -54px no-repeat;}
body#corporate-travel-services-page #cts a {background: transparent url(http://www.corptrav.com/images/nav.gif) -89px -54px no-repeat;}
body#travel-managers-page #travel-managers a {background: transparent url(http://www.corptrav.com/images/nav.gif) -275px -54px no-repeat;}
body#travelers-page #travelers a {background: transparent url(http://www.corptrav.com/images/nav.gif) -401px -54px no-repeat;}
body#profiles-page #profiles a {background: transparent url(http://www.corptrav.com/images/nav.gif) -482px -54px no-repeat;}
body#about-us-page #about-us a {background: transparent url(http://www.corptrav.com/images/nav.gif) -555px -54px no-repeat;}

body#contact-us-page #contact-us a {background: transparent url(http://www.corptrav.com/images/nav.gif) -640px -54px no-repeat;}


/*body#site-map-page #site-map a {background: transparent url(http://www.corptrav.com/images/nav.gif) -546px -54px no-repeat;}
body#careers-page #careers a {background: transparent url(http://www.corptrav.com/images/nav.gif) -625px -54px no-repeat;}*/
body#search-page #search a {background: transparent url(http://www.corptrav.com/images/nav.gif) -732px -54px no-repeat;}


/* -- CONTENT --*/


#content {
	line-height: 1.5em;
	margin: 0 0 0 20px;
	padding: 0px;
	text-align: left;
}


#main {	
	float: right;
	width: 660px;	
}

#main-content {	
	float: left;
	line-height: 1.5em;
	margin: 0px;
	padding: 20px 10px 15px 5px;	
	position: relative;
	width: 435px;
}

body#home-page #main {	
	float: left;
	width: 650px;	
}

body#home-page #main-content {	
	float: left;	
	width: 650px;	
}

.content-block {
	background: transparent url(http://www.corptrav.com/images/dot.gif) repeat-x bottom left;
	margin: 5px 0px 5px 0px;
	padding: 5px 0;
}

#main-content ul {
	margin: 0;
	padding: 0;
}

#main-content ul li {
	margin: 0 0 0 20px;
	padding: 0;
}

/* -- SIDEBAR on subpages on the right with extra info --*/

#main-sidebar {
	background: #fff;
	border-top: 1px solid #e2e2e4;
	border-left: 1px solid #e2e2e4;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	width: 180px;

}
					

.side-block {
	border-bottom: 1px solid #e2e2e4;
	font-size: 90%;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}


/* -- SIDEBAR on homepage and with menus --*/

#sidebar {
	background: transparent;
	float: left;
	margin: 0px;
	padding: 20px 0 0 0;
	width: 200px;	
}

body#home-page #sidebar {
	background: transparent;
	background: #fff;
	border-top: 1px solid #e2e2e4;
	border-left: 1px solid #e2e2e4;
	float: right;
	margin: 20px 0 0 0;
	padding: 0;
	width: 200px;	
}

#sidebar-content {	
	background: #efefef;
	border: 1px solid #e2e2e4;
	font-size: 90%;
	color: #5c6c80;
	line-height: 1.5em;
	margin: 0px;
	padding: 0 10px;	
}

#sidebar-content a {
	text-decoration: underline;
	font-weight: normal; 
}

#sidebar-content a:link {   
	color: #699;
	outline: none; 
}

#sidebar-content a:visited {  
	color: #699;
	outline: none;
}

#sidebar-content a:hover {  
	color: #000; 
	outline: none;
}

#sidebar-content a:active {  
	color: #000; 
	outline: none;
}

#sidebar-content form {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}

body#home-page #sidebar-content {	
	background: #3C81A2;
	color: #fff;
	font-size: 100%;
}

body#home-page #sidebar-content a {
	text-decoration: underline;
	font-weight: normal; 
}

body#home-page #sidebar-content a:link {   
	color: #fff;
	outline: none; 
}

body#home-page #sidebar-content a:visited {  
	color: #fff;
	outline: none;
}

body#home-page #sidebar-content a:hover {  
	color: #000; 
	outline: none;
	text-decoration: none;
}

body#home-page #sidebar-content a:active {  
	color: #000; 
	outline: none;
	text-decoration: none;
}

body#home-page #sidebar-content h5 {  
	border-bottom: 1px solid #fff;
	font-weight: bold;  
	font-size: 120%; 
	margin: .5em 0;
	padding: 0;
}

.box {
	border-bottom: 1px solid #e2e2e4;
	line-height: 1.2em;
	margin: 0px;
	padding: 10px 0;
}

/* -- MENU in the SIDEBAR -- */

#menu {
	border-top: 1px solid #e2e2e4;
	border-right: 1px solid #e2e2e4;
	margin: 0px 0px 50px 0px;
	padding: 0px; 
	width: 198px;
}

body#portal-page #menu {
	border-top: 1px solid #e2e2e4;
	border-right: 1px solid #e2e2e4;
	margin: 0px 0px 50px 0px;
	padding: 5px 0 0 0; 
	width: 198px;
}
	
#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
	
#menu li {
	font-size: 100%;
}

#menu ul li a {
	display: block;
	color: #333;
	font-weight: normal;
	margin: 0px;
	padding: 1px 5px 1px 20px;
	text-align: left;
	text-decoration: none;
	width: 193px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 173px; 
	outline: none;
}
	
html>body #menu a {
	width: 173px;
}
	
#menu ul li a:link {
	border-bottom: 1px solid #fff;
	color: #333; }
	
#menu ul li a:visited {
	border-bottom: 1px solid #fff;
	color: #333; 
}
		
#menu ul li a:hover {
	background: transparent url(http://www.corptrav.com/images/sidebar/arrow.gif) no-repeat center left;
	border-bottom: 1px solid #e2e2e4;
	color: #333; 
	font-weight: bold;
}
	
#menu ul li a:active {
	background: transparent url(http://www.corptrav.com/images/sidebar/arrow.gif) no-repeat center left;
	border-bottom: 1px solid #fff;
	color: #333; 
	font-weight: bold;
}

#menu ul li a.thispage {
	background: transparent url(http://www.corptrav.com/images/sidebar/arrow.gif) no-repeat center left;
	border-bottom: 1px solid #fff;
	color: #333; 
	font-weight: bold;
}

/*-- subcategories --*/

#menu ul li ul li a {
	padding-left: 35px;
	font-size: 90%;
	width: 153px;
}


/*-- TEXT BOXES on the HOME PAGE --*/


.homepage-box1 {
	background: transparent url(http://www.corptrav.com/images/homepage-box/box-bg1.gif) repeat-y top left;
	margin: 0;
	padding: 0;
}

.homepage-box2 {
	background: transparent url(http://www.corptrav.com/images/homepage-box/box-bg2.gif) repeat-y top left;
	margin: 0;
	padding: 0;
}

.homepage-box-content {
	background: #f1efef;
	font-size: 90%;
	margin: 0 0 0 10px;
	padding: 0;
}

/* -- FOOTER --*/

#full {
	position: absolute;
}

#footer {
	background: #5c6c80 url(http://www.corptrav.com/images/subfooter-jet.gif) no-repeat right bottom;
	color: #cac6c5;
	margin: 0 auto;
	margin-top: 20px;
	padding: 30px 0;
	font-size: 90%;
	text-align: center;	
	position: relative;
}

#footer a:link{
	color: #cac6c5;
	font-weight: normal;
	text-decoration: none;
}

#footer a:visited {  
	color: #cac6c5;
	font-weight: normal;
	text-decoration: none; 
}

#footer a:hover {  
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:active {  
	color: #fff;
	font-weight: normal;
	text-decoration: underline; 
}

#contact-print {
	display: none;
}



/* -- BREAD CRUMBS -- */


#breadcrumbs {
	background: #efefef;
	border-top: 1px solid #e2e2e4;
	border-right: 1px solid #e2e2e4;
	margin: 0;
	padding: 3px 10px 3px 20px;
	font-size: 90%;
	text-align: left;	
}

#breadcrumbs a:link{
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

#breadcrumbs a:visited {  
	color: #666;
	font-weight: normal;
	text-decoration: none; 
}

#breadcrumbs a:hover {  
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}

#breadcrumbs a:active {  
	color: #666;
	font-weight: normal;
	text-decoration: underline; 
}




/* -- FORM ELEMENTS -- */

form legend {
	border: 1px solid #aaa;
	color: #333;
	font-size: 120%;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
}

form fieldset {
	border: 1px solid #aaa;
	display: block;
	background: #efefef;
	margin: 10px 0px;
	padding: 5px 0px;
	position: relative;
}

form label {
	display: block;
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

form input, select, textarea, option {
	background: #fff;
	border: 1px solid #aaa;
	color: #333;
	margin: 0;
	padding: 0;
}

form fieldset div {
	padding: 2px 10px 3px 10px;
}

.submitbutton {
	background: #455a74;
	border: 0px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 100%;
	margin: 5px;
	padding: 3px 7px 3px 7px;
	width: 70px;
}

.req {
	color: #cf7e00;
	font-size: 110%;
	font-weight: 800;
}

.formBlock {
	border-bottom: 2px solid #333;
	margin: 0px;
	padding: 10px;
}

div#survey table tr td {
	border: 1px solid #aaa;
	padding: 3px;
}

.headrow {
	background: #d88400;
	color: #f9f1d5;
}

.section {
	background: #5c6c80;
	color: #fff;
}

.nextrow {
	background: #efefef;
}



a:link .on {
	text-decoration: underline;
	font-weight: bold;
}


div.side-button  {
	line-height: 0px;
	margin: 0;
	padding: 0;
}

.hiddenFields {
	margin: 0;
	padding: 0;
	line-height: 0;
}

.headline  { 
	color: #00528d;
	font-weight: bold; 
	font-size: 120%; 
	margin: 0 0 .5em 0;
	padding: 0;
}

/*-- SEARCH RESULTS PAGE --*/

body#search-results-page iframe {
	color: #666;
	font-family: arial, verdana, sans-serif;
	font-size: .76em;
	width: 650px;
}


/* -- DIV COLLAPSE -- */

.trigger{
	cursor:pointer;
	padding: 3px;
}	

.trigger:hover{
	background:#efefef;
	color: #333;
	cursor:pointer;
}	

.expanded{
	background:#dedede;
	color: #333;
	cursor:pointer;
	padding: 3px;
}

.expanded:hover{
	background:#efefef;
	color: #333;
	cursor:pointer;
}

.show {
	position:static;
	display: table;
}

.hide {
	position:absolute;
	left:-999em;
	height:1px;
	width:100px;
	overflow:hidden;
}

.trigger img {
	display: none;
}

.expanded img {
	display: none;
}


/*-- CUSTOM PORTAL ELEMENTS --*/

body#portal-page h1{
	color: #000;
	font-weight: bold;
	font-size: 140%; 
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	text-align: left;
}


body#portal-page #dashboard {
	padding: 0;
	margin: 10px 0;
	text-align: center;
}

body#portal-page #main-sidebar {
	background: #fff;
	border-top: 0px;
	border-left: 0px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	width: 180px;
}

body#portal-page #portal-main {
	font-size: 90%;
	margin: 0;
	padding: 15px 0 0 0;
}

body#portal-page #portal-right {
	font-size: 90%;
	text-align: center;
}

body#portal-page #portal-right a {
	font-weight: normal;
}




#welcome-top {
	background: transparent;
	padding: 0;
	margin: 0;
	height: 10px;
	width: 430px;
}

#welcome-bottom {
	background: transparent url(http://www.corptrav.com/images/portals/welcome-bottom.gif) no-repeat top center;
	padding: 0;
	margin: 0;
	height: 10px;
	width: 430px;
}

#welcome {
	background: transparent url(http://www.corptrav.com/images/portals/welcome-bg.gif) repeat-y top center;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 430px;
}

#welcome h2 {
	color: #00528d;
	font-weight: bold; 
	font-size: 120%; 
	margin: 0;
	padding: 0;
}

/* -- EXPANDING DIVS -- */

.msg_list {
	margin: 0px;
	padding: 0px;
}

.msg_head {
	background: #ffc15f;
	cursor: pointer;
	position: relative;
	padding: 3px;
	margin: 1px;
}

.msg_head:hover {
	background: #d5e8ef;
	cursor: pointer;
	position: relative;
	padding: 3px;
	margin: 1px;
}

.msg_body {
	padding: 5px 10px 15px;
	background-color: #efefef;
}

