*{
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	font-family: 'Lucida Sans', Geneva, Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #3F444B;
	text-align: center;
	background-color: #FFFFFF;
}

img{
	border: 0;
	margin: 0;
	padding: 0;
}

/* header and paragraph tag styles */

h1{
	position: relative; /* IE Fix */
	font-size: 1.1em;
	margin-bottom: 0.7em;
	background-color: transparent;

}

h2{
	position: relative; /* IE Fix */
	clear: both;
	font-size: 1em;
	margin-top: 1.2em;
	margin-bottom: 0.6em;
}

h3{
	font-size: 0.9em;
	margin-top: 1.2em;
	margin-bottom: 0.6em;
}

p{
	position: relative; /* IE Fix */
	font-size: 0.8em;
	margin-bottom: 0.6em;
	line-height: 1.5em;
}

p.right-60{
	clear: both;
	float: right;
	margin-right: 60px;
}

p.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

.overview {
	color: #677784;
}

p.button-right {
	clear: both;
	position: relative; /* IE Fix */
	float: right;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
}

.button-right img {
	padding-left: 5px;
	vertical-align: middle;
}

.button-right a {
	text-decoration: none;
}

p.button-sm-right {
	clear: both;
	position: relative; /* IE Fix */
	float: right;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0.6em;
}

.button-sm-right img {
	padding-left: 5px;
	vertical-align: middle;
}

.button-sm-right a {
	text-decoration: none;
}


/* hyperlink tag styles */

a{
	text-decoration: underline;
	color: #078DDE;
}

a:hover, a:focus {
	color: #0378BE;
}


/* list tag styles */


ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}


/* Spacers */

.spacer {
	clear: both;
	height: 0;
	line-height: 0.1em;
}

.clear{
	clear: both;
}

hr{
	clear: both;
	visibility: hidden;
	height: 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{ height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Layout Divs */


#header{
	width: 745px;
	height: 40px;
	margin: 10px auto 2px auto;
	text-align: left;
	overflow: hidden;
}

#banner{
	clear: both;
	width: 745px;
	margin: 0px auto 5px auto;
	text-align: left;
}

#container {
	clear: both;
	width: 745px;
	margin: 0px auto;
	text-align: left;
	overflow: hidden;
}


#footer {
	clear: both;
	width: 735px;
	margin: 5px auto;
	padding: 5px 0px 20px 0px;
	font-size: 0.7em;
	text-align: center;
	overflow: hidden;
}


#content-745-top {
	clear: both;
	height: 20px;
	background: transparent url("../images/content_745_top.jpg") no-repeat left top;
	line-height: 1px;
	overflow: hidden;
}

#content-745-main {
	clear: both;
	background: transparent url("../images/content_745_main.jpg") repeat-y left top;
	padding: 0px 25px 10px 25px;
	overflow: hidden;
}

#content-745-main2 {
	clear: both;
	background: transparent url("../images/content_745_main2.jpg") repeat-y left top;
	padding: 0px 25px 10px 25px;
	overflow: hidden;
}

#content-745-main.event {
	background: transparent url("../images/content_745_main_event.jpg") repeat-y left top;
}

#content-745-bottom {
	clear: both;
	height: 25px;
	background: transparent url("../images/content_745_bottom.jpg") no-repeat left top;
	line-height: 1px;
	overflow: hidden;
}

/* Layout Classes */


.row{
	overflow: hidden;
}

.row:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.row {display: inline-block;}

/* Hides from IE-mac \*/
* html .row {height: 1%;}
.row {display: block;}
/* End hide from IE-mac */

.row .C1 {
	float: left;
	margin-left: 0;
	width: 75px;
}

.row .C2 {
	margin-left: 85px;
	padding-left: 0;
}

.row img{
	padding-top: 2px;
}

img.left{
	float: left;
	margin: 5px 20px 10px 0px;
}

img.right{
	float: right;
	margin: 5px 0px 10px 20px;
}

img.margin-top-10{
	margin-top: 10px;
}


/* Navigation Elements*/

#traveldoo-logo{
	position: relative;
	float: left;
	top: 0px;
	left: 5px;
	width: 140px;
	height: 40px;
	display: inline-block;
	background: transparent url("../images/traveldoo_logo.gif") no-repeat left top;
}

#nav-wrapper{
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 600px;
	height: 40px;
	display: inline-block;
	background: #066AA6 url("../images/nav_bar.jpg") no-repeat left top;
	margin: 0;
	padding: 0;

}


#nav{
	position: relative;
	float: left;
	top: 0;
	left: 0;
	widt: 600px;
	display: inline-block;
	margin: 0;
	padding: 0;
}

#nav ul li {
	float: left;
	display: block;
	margin: 0;
}

#nav ul li, #nav ul li a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 5px 0px 5px;
}

#nav ul li.first {
	padding-left: 10px;
}


/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { float: left; }
* html #nav ul li a { height: 1%; }
/* End */


.bottom-nav{
	clear: both;
	margin-top: 0.6em;
	padding-top: 0.2em;
	border-top: 1px solid #DADCE0;

}

p.button-nav-right, p.button-nav-left {
	position: relative; /* IE Fix */
	padding: 0.6em 0 0 0;
	margin: 0;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
}

p.button-nav-left{
	float: left;
}

p.button-nav-right{
	float: right;
}

.button-nav-left img {
	padding-right: 5px;
	vertical-align: middle;
}

.button-nav-right img {
	padding-left: 5px;
	vertical-align: middle;
}

.button-nav-left a {
	padding-left: 18px;
	text-decoration: none;
	background: transparent url(../images/button_nav_left_off.jpg) no-repeat left top;
}

.button-nav-left a:hover, .button-nav-left a:focus {
	background: transparent url(../images/button_nav_left_on.jpg) no-repeat left top;
}

.button-nav-right a {
	padding-right: 18px;
	text-decoration: none;
	background: transparent url(../images/button_nav_right_off.jpg) no-repeat right top;
}

.button-nav-right a:hover, .button-nav-right a:focus {
	background: transparent url(../images/button_nav_right_on.jpg) no-repeat right top;
}

/* Font Styles */

.solutions{
	color: #077DC3;
}

h1.solutions{
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #DADCE0;
	padding-bottom: 0.4em;
}

.enterprise{
	color: #83B32B;
}

h1.enterprise{
	text-transform: uppercase;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #DADCE0;
}

span.enterprise-first{
	color: #83B32B;
	font-weight: bold;
	text-transform: uppercase;
}

span.enterprise {
	color: #3F444B;
}

li.enterprise {
	color: #3F444B;
	background: transparent url(../images/bullet_te.gif) no-repeat 0 6px;
}

.portal{
	color: #BD489A;
}

h1.portal{
	text-transform: uppercase;
	border-bottom: 1px solid #DADCE0;
	padding-bottom: 0.4em;
}

span.portal-baseline {
	margin: 0;
	color: #D17FB8;
	font-size: 0.8em;
	font-weight: bold;
}

span.portal-first{
	color: #83B32B;
	font-weight: bold;
	text-transform: uppercase;
}

li.portal {
	color: #3F444B;
	background: transparent url(../images/bullet_tp.gif) no-repeat 0 6px;
}

.services{
	color: #6D6145;
}

h1.services{
	text-transform: uppercase;
	border-bottom: 1px solid #DADCE0;
	padding-bottom: 0.4em;
}

span.services {
	color: #3F444B;
}

span.services-first{
	color: #83B32B;
	font-weight: bold;
	text-transform: uppercase;
}

li.services {
	color: #3F444B;
	background: transparent url(../images/bullet_services.gif) no-repeat 0 6px;
}

.corp{
	color: #89572C;
}

h1.corp{
	text-transform: uppercase;
	border-bottom: 1px solid #DADCE0;
	padding-bottom: 0.4em;
}

span.corp {
	color: #3F444B;
}

li.corp {
	background: transparent url(../images/bullet_corp.gif) no-repeat 0 6px;
}

.news{
	color: #FF9900;
}

h1.news{
	text-transform: uppercase;
	border-bottom: 1px solid #DADCE0;
	padding-bottom: 0.4em;
}


/* Table tag styles */


table.stdtable{
	clear: both;
	margin-bottom: 25px;
	border-collapse: collapse;
	background-color: #FFFFFF;
	width: 100%;
	font-size: 0.8em;
}

.stdtable thead{
	color: #677784;
	font-weight: bold;
	text-transform: uppercase;
}	

.stdtable tbody{
	font-weight: normal;
}

.stdtable th, .stdtable td{
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #DADCE0;
	padding: 0.5em 0.5em 0.5em 0;	
}

.stdtable td.feature{
	font-weight: bold;	
}

.stdtable td.last{
	border: none;
}


/* Footer Styles*/

#footer ul li{
	display: inline;
	margin: 0;
}

#footer ul li, #footer ul li a{
	color: #969CA7;
	padding: 0px 2px;
}

#footer ul li a{
	color: #969CA7;
	text-decoration: underline;
}

#footer ul li a:hover, #footer ul li a:focus{
	color: #535964;
	text-decoration: underline;
}

/* Fix IE. Hide from IE Mac \*/
* html #footer ul li a { height: 1%; }
/* End */

#footer p{
	display: block;
	font-size: 0.9em;
	padding-top: 0.6em;
	color: #969CA7;
}

