@charset "utf-8";
/* CSS GLOBAL TravellersBid */


body {    
    background: #fff;
    width: 100%;
    text-align: center;
    font: 80%/1.5 Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
    color: #000;
    line-height: 1.5;
	margin: auto 0; 
	background: url(../img/bg.jpg) repeat-x #2d3333;
}
body.home-body {    
	background: url(../img/bg.gif) repeat-x #2d3333;
}
    
h1 {
    float: left;
    font-size: 1.5em;
    color: #7b7b80;
    margin: 15px 0 0 0px;
	border-bottom: 1px solid #000;
	width: 100%;
}
    
h2 {
    float: left;
    clear: left;
    font-size: 1.4em;
    margin: 40px 0 5px 0px;
    width: 100%;
}
    
h3 {
    font-size: 1.3em;
    float: left;
    clear: left;
	margin: 0;
} 
   
h4 {
    float: left;
    clear: left;
    font-size: 1.3em;
	margin: 0 0 10px 0;
}
    
    
p {
    font-size: 1em;
    float: left;
    clear: left;
    margin: 5px 0 5px 0;
    width: 700px;
}
    
a {
    /*color: #5c9c9c;*/
    color: #cc0000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.2em;
}

img {
    border: 0;
}

.clearboth {
    clear: both;
}

.red-copy {
	color: #ab1919;
}


a.button 
{
    height: 22px;
	display: block;
	color: #ffffff;
	float: left;
	margin-right: 10px;
	background: url(../img/button-left.gif) left top no-repeat #000000;
	text-decoration: none;
}
a.button span {
	padding: 1px 8px 2px 8px;
	text-align: center;
	display: block;
	margin: 0;
	background: url(../img/button-right.gif) left right bottom no-repeat;
	text-decoration: none;
 
}
a.button:hover {
	color: #dddddd;
}


/* Page wrapper  ******************************************************************************/

#wrapper-all {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

#wrapper-content {
    margin: 0 auto;
    width: 938px;
    text-align: left; 
}



/* header  ******************************************************************************/

#header {
    float: left;
    width: 938px;
	height: 200px;
} 

#logo {
    float: left;
	margin-top: 50px;
}
#red2product 
{
    float: left;
    width: 170px;
	margin-top: 70px;
	color: #cccccc;
	padding: 0px 0 0 0;
}

#top-contact {
    float: right;
	width: 279px;
	height: 110px;
	margin: 20px 0px 0 0;
	background: url(../img/top-tel.jpg) no-repeat;
	padding: 62px 0 0 0;
}
.btn-home-contact {
	background: url(../img/btn-contact-home.gif) no-repeat;
	float: left;
	width: 259px;
	height: 38px;
	border: 0;
	margin-top: 1px;
}
.contact-row {
    float: left;
    clear: left;
    padding: 1px 0 0 12px;
	width: 250px;
}
.contact-row .label {
    float: left;
    color: #ffffff;
    width: 90px;
    display: block;
    font-weight: bold;
    font-size: 13px;
    margin: 0 15px 0 0;
    padding-top: 3px;
}
.inputfield {
    float: left;
    width: 120px;
}
.contact-row input {
    float: left;
    width: 100px;
    height: 15px;
    margin: 0;
    font-size: 0.98em;
    font-family: "trebuchet MS", Verdana, Tahoma;
	margin: 0 0 0 4px;
	color: #333333;
}

#contactbtn-div {
    float: left;
    clear: left;
	text-align: center;
	width: 279px;
	margin: 3px 0 0 8px;
}



/* TOP NAV *******************************************************************************
	border: 1px solid red;*/

#navtop {
    float: left;
	margin-bottom: 0px;
	margin-top: 33px;
	width: 550px;
	height: 40px;
}
#navtop ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#navtop li {
    float: left;
	width: 103px;
	height: 35px;
	text-align: center;
	background: url(../img/nav-top-bg.jpg);
	padding: 7px 0 0 0;
	margin-right: 5px;
}
#navtop li.navtop-live {
	background: url(../img/nav-top-bg-live.jpg);
}
#navtop li a {
	color: #FFFFFF;
	font-size: 1em; 
}
#navtop li a:hover {
	color: #b9dede;
}



/* SEC NAV *******************************************************************************
	border: 1px solid red;*/

#navsec {
    float: left;
	margin-top: 5px;
	width: 700px;
	height: 40px;
	margin-bottom: -20px;
}
#navsec ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#navsec li {
    float: left;
	width: 136px;
	height: 29px;
	text-align: center;
	background: url(../img/sec-nav-bg.jpg);
	padding: 5px 0 0 0;
	margin-right: 5px;
}
#navsec li a {
	color: #e3eeee;
	font-size: 1em; 
}
#navsec li a:hover {
	color: #b9dede;
}




/* MAIN CONTENT  ******************************************************************************/

#content {
    float: left;
    width: 938px;
    height: 100%;
}


/* RIGHT BAR **********************************************************************************/

#leftbar 
{
    float: left;
    width: 642px;
}
#leftbar p
{
    width: 630px;
}

#rightbar 
{
    float: right;
    width: 278px;
    background: url(../img/rightbar-bg.gif) no-repeat bottom left #edefef;
    margin-top: -3px;
    padding: 70px 0px 10px 0px;
}

.rightbar-img  
{
    float: left;
    clear: left;
    margin: 0 0 20px 5px;
}
.quote 
{
    float: left;
    margin: 10px 0 20px 10px;
    padding: 0px 0 0 52px;
    width: 185px;
    line-height: 1.3;
    background: url(../img/quote01.png) no-repeat;
    color: #6e6e6e;
}


.homepage-boxes {
	float: left;
	width: 279px;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-right: 38px;
	color: #333333;
}
.homepage-boxes.noright {
	margin-right: 0px;
}

.homepage-boxes-heads {
	float: left;
	clear: left;
	font-size: 1.4em;
	margin: 0 0 0 4px;
	line-height: 1.2;
	height: 50px;
}
.homepage-boxes-copy {
	float: left;
	margin: 5px 0 0 5px;
	width: 260px;
	height: 140px;
}

.moreinfo {
	float: left;
	clear: left;
	background: url(../img/home-moreinfo.jpg) no-repeat;
	width: 120px;
	height: 25px;
	padding: 2px 0 0 10px;
	margin: 10px 0 0 5px;
}
.moreinfo a {
	color: #FFFFFF;
	font-size: 1em;
}


#home-casestudies {
	float: left;
	clear: left;
}
.home-case-box {
	float: left;
	width: 228px;
	margin: -10px 8px 0 0;
}
.home-case-box.noright-cases {
	margin: -10px 0px 0 0;
}
.home-case-box a {
	float: left;
	margin: 0px 0px 0 10px;
	color: #505d5d;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.99em;
}
.home-case-box img {
	width: 229px;
	height: 92px;
}





/* FOOTER  *****************************************************************************
	border: 1px solid red;*/


#footer-wrapper {	
    clear:both; 
	width: 100%;
	height: 300px;
	background: url(../img/footer-bg.gif) repeat-x #2e3535;
	margin: 0 auto;
}

#footer {
	width: 938px;
	height: 277px;
	margin: 0 auto;
}

.footer-links {
    float: left;
	width: 250px;
	margin-top: 30px;
}
.footer-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-links li {
    font-size: 0.9em;
    float: left;
	clear: left;
    margin: 0px 10px 20px 0px;
	height: 10px;
}
.footer-links li a {
    color: #9eb1b1;
	font-weight: normal;
}

.footer-links li.footer-head {
	font-weight: bold;
	color: #727c7c;
    font-size: 1.2em;
	margin-bottom: 20px;
}

.footer-rightside-links {
    float: right;
	width: 250px;
	margin-top: 30px;
}

#copywrite {
	float: right;
	margin: 0px;
	font-size: 0.9em;
	color: #c3c7c7;
}

#windows-server 
{
    float: right;
    width: 180px;
    background: url(../img/windows-server.jpg) no-repeat top right;
    height: 70px;
    margin-top: 10px;
    padding: 65px 0px 0 0;
    color: #989c9e;
    line-height: 1.1;
    text-align: left;
    font-size: 0.9em;
    text-align: right;
}





/* FORM ELEMENTS ***********************************************************border: 1px solid red;*****/

.row {
    float: left;
    clear: left;
    padding-top: 8px;
    width: 620px;
}
.rowspacer {
    padding-top: 20px;
}
.row .label {
    float: left;
    color: #000;
    width: 300px;
    display: block;
    font-weight: none;
    font-size: 13px;
    margin: 0 15px 0 0;
    padding-top: 3px;
}

.inputfield {
    float: left;
}
.row input, select {
    float: left;
    width: 268px;
    height: 20px;
    border: 1px solid #d8d9d9;
    margin: 0;
    padding: 0px 0 0 2px;
    font-size: 0.98em;
    font-family: "trebuchet MS", Verdana, Tahoma;
    background: #f6f5f6;
}
.row select {
    height: 22px;
    width: 270px;
}
.row select.day {
    float: left;
    width: 58px;
    margin-right: 5px;
}
.row select.month {
    float: left;
    width: 70px;
    margin-right: 5px;
}
.row select.year {
    float: left;
    width: 80px;
    margin-right: 5px;
}
.calendar {
    float: left;
}    
.row input.radio-btn {
    float: left;
    width: 20px;
    border: 0;
    margin: 3px 5px 0 0;    
    background: none;
}    
.row input.checkbox {
    float: left;
    width: 20px;
    border: 0;
    margin: 3px 5px 0 0;    
    background: none;    
}

.row input.btn-register {
	background: url(../img/btn-register.jpg);
	float: left;
	width: 141px;
	height: 25px;
	border: 0;
	margin-top: 3px;
}








#features-table 
{
    float: left;
    border-collapse: collapse;
    width: 900px;
    margin-top: 10px;
}
#features-table td,th 
{
    padding: 5px;
    border: 1px solid #6f7a7a;
}
#features-table td.alg-cen 
{
    text-align: center;
}




.content-lists 
{
    float: left;
    clear: left;
    margin-bottom: 15px;
}
.content-lists ul 
{
    list-style: circle;
    margin: 0;
    padding: 0;
}
.content-lists li
{
    float: left;
    list-style: circle;
    clear: left;
    margin-left: 25px;
    width: 600px;
    padding: 10px 0 0 10px;
}



#technology 
{
    float: left;
    margin-top: 20px;
}
#technology img 
{
    float: left;
    clear: left;
}
.tech-01 
{
    width: 787px;
    height: 93px;
    padding-left: 150px;
}
.tech-02 
{
    width: 937px;
    height: 93px;
    padding-left: 142px;
}
.tech-03 
{
    width: 937px;
    height: 50px;
    padding-left: 0px;
}
.tech-04 
{
    width: 937px;
    height: 102px;
}
.tech-05 
{
    width: 937px;
    height: 105px;
    padding-left: 300px;
}
.tech-06 
{
    width: 937px;
    height: 167px;
    padding-left: 298px;
}



/* NEWS PAGE  ***************************************************************************** border: 1px solid red;*/

.news-head, newsHeadLine 
{
    float: left;
    clear: left;
    border: 1px solid #cad8d8;
    font-size: 1.2em;
    font-weight: bold;
    color: #266262;
    width: 927px;
    padding: 5px;
    background: url(../img/news-head-bg.jpg) repeat-x;
    margin-top: 20px;
}
.news-copy 
{
    float: left;
    clear: left;
    border: 1px solid #cad8d8;
    margin: 1px 0 18px 0;
    padding: 5px;
    width: 927px;
    background: #ebf1f1;
    font-size: 1.08em;
}



/************ onDemand ************************************************/

#ondemand-site 
{
    float: right;
    width: 495px;
    text-align: right;
    margin-top: -40px;
    border:0px;
}
#ondemand-site img
{
    border: 1px solid #1b8282;
    margin-bottom: 7px;
}
#ondemand-site a
{
    font-size: 1em;
}

#ondemand-copy 
{
    float: left;
    width: 430px;
    
}
#ondemand-copy p
{
    float: left;
    width: 425px;
    
}

