body, p, td, th, h1, h2, h3, h4, h5, h6, .FinePrint, select, input, button, td, th { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
body { color: #000; font-size: 13px; font-weight: normal; margin: 0; background-color: #aec3d5; background-image: url('../images/bgimagex.jpg'); background-repeat: repeat-x;}
p, td, th { color: #000; font-size: 13px; font-weight: normal; margin-top: 0; }
h1,h2,h3,h4,h5,h6 { margin-top: 0; }
a:link { text-decoration: underline; color: #000099; }
a:visited { text-decoration: underline; color: #000099; }
a:hover { text-decoration: underline; color: #0000CC; }
a:active { text-decoration: underline; color: #000099; }
h1 { color: #000; font-size: 20px; font-weight: bold; }
h2 { color: #000; font-size: 18px; font-weight: bold; }
h3 { color: #000; font-size: 18px; font-weight: bold; }
h4 { color: #000; font-size: 18px; font-weight: bold; }
h5 { color: #000; font-size: 18px; font-weight: bold; }
h6 { color: #000; font-size: 18px; font-weight: bold; }
.LargeText { color: #000; font-size: 16px; font-weight: normal; }
.SmallText { color: #000; font-size: 12px; font-weight: normal; }
.FinePrint { color: #000; font-size: 10px; font-weight: normal; }
.ColorText1 { color: #009; }
.ColorText2 { color: #900; }
img { border: 0; }
b { font-weight: bold; }
i { font-style: italic; }
pre { }
code { }
blockquote { }
ol { }
ul { }

#layoutBody { width: 820px; text-align: center; left: 50%; right: 50%; margin: 0 auto; padding: 0 auto; margin-top: 20px; }
#layoutLeftColumn { width: 0px; align: center; background-color: #FFFFFF; }
#layoutCenterColumn { background-color: #FFFFFF; }
#layoutRightColumn { width: 270px; align: center; background-color: #FFFFFF; }
#layoutHeader {  }
#layoutFooter {  }

#cssWrap1{}
#cssWrap2{
    position:relative;
    width: 820px;
    margin-left: auto;
    margin-right: auto;
    background: transparent url('columnbg.gif') repeat-y;
    margin-top: 20px;
}

#cssColumn1 {
    float: left;
    width: 0px;
}

#cssContent {
    float: left;
    width: 520px;
    margin: 15px;
}

#cssColumn2 {
    float: left;
    width: 270px;
}

#cssFooter{
    clear:both;
    width: 100%;
    text-align: center;
    background: #aec3d5;
}


.cube { align: center;  }
.cubeLabel { font-weight: bold; margin-top: 5px; padding:5px; text-align: left; background-color:#1d3f58; color:#ffffff; }
.custom1, .custom1 a { background: #275475; color: #ffffff; }
.custom1light, .custom1light a { background: #5d7f98; color: #ffffff; }
.custom1lighter, .custom1lighter a { background: #c9d4dc; color: #142a3b; }
.custom1dark, .custom1dark a { background: #1d3f58; color: #ffffff; }
.custom1darker, .custom1darker a { background: #0a151d; color: #c9d4dc; }
.custom2, .custom2 a { background: #3493C1; color: #ffffff; }
.custom2light, .custom2light a { background: #67aed1; color: #000000; }
.custom2lighter, .custom2lighter a { background: #cce4ef; color: #0d2530; }
.custom2dark, .custom2dark a { background: #276e91; color: #ffffff; }
.custom2darker, .custom2darker a { background: #0d2530; color: #cce4ef; }
            
     .ckeditorclass { background-color: #FFFFFF; background-image:none; margin: 15px; }
            
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
/* font: bold 13px Verdana; */
/* width: 270px; Main Menu Item widths */
border-bottom: 1px solid #ccc;
}

.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
/* border-bottom: 1px solid #778; */
/* border-right: 1px solid #778; */
border:	0px none;
margin-bottom: -1px;
text-align: left;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #3493C1; /*background of tabs (default state)*/
color: #ffffff;
}

.sidebarmenu ul li a:visited{
/* color: white; */
}

.sidebarmenu ul li a:hover{
background-color: #275475;
color: #ffffff;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 270px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
z-index: 1000;
}

.sidebarmenu a.subfolderstyle{
background: url(/admin/js/right.gif) no-repeat 97% 50%;
}


/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */
* {
    color: #000000;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
}

h1{
    color: #0A4394;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
}

#cmiheader{
    position: relative;
    width: 820px;
    height: 170px;
    background: #FFF;
}

#cminavigation {
    position: absolute;
    top: 110px;
    left: 0;
    width: 800px;
    height: 30px;
    padding:8px;
    background: #FFF url(/images/navbar.jpg) no-repeat;
    border: 0px none;
}

#cminavigation a:link, #cminavigation a:visited {
    float:left;
    height:22px;
    padding:8px 15px 0 15px;
    border-right: 1px #777 solid;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-decoration:none;
}

#cminavigation a:hover {
    text-decoration:underline;
}

.navSelected {
    font-size: 14px;
    font-weight: bold;
    text-decoration:none;
}

.background{
	position: absolute;
        top: 60px;
        left: -5px;
	width: 810px;
	height: 465px;
        background: #FFF url(/images/homepage_background.jpg) no-repeat;
	z-index: 0;
}

#cmititle{
    position: absolute;
    top: 15px;
    right: 15px;
    width: 520px;
    color: #0A384F;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
}

#cmicontacts{
    position: absolute;
    top: 77px;
    right: 15px;
    width: 450px;
    color: #666;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    text-align: right;
    line-height: 25px;
}

#cmicontacts div{
    float: right;
    margin-left: 10px;
    height: 25px;
}

#cmicontacts img{
    border: 0 none;
}

#flash{
    position: absolute;
    top: 101px;
    left: 10px;
    background: #FFF;
}

#cmivideo{
    position: absolute;
    top: 103px;
    left: -49px;
}

#cmiaffiliations{
    position: absolute;
    top: 101px;
    right: -50px;
}

#centercolumn p{
    color: #444;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
    text-align: justify;
    line-height: 1.6;
}
#colform{
    margin-left: 10px;
}
#colform td{
    padding: 5px;
    text-align: left;
    color: #222;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
}
#colform input{
    border:  0px none;
    background: #E0E8EF;
    padding: 7px;
    text-align: left;
    color: #222;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
}
#colform textarea{
    border:  0px none;
    background: #E0E8EF;
    padding: 7px;
    text-align: left;
    color: #222;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
}
.colformtitle{
    color: #3D8FE5 !important;
    font-size: 35px !important;
    font-weight: bold;
    line-height: 30px;

}
.colformtitle1{
    color: #3D8FE5 !important;
    font-size: 18px !important;
    font-weight: bold;
    line-height: 18px;

}
.colformtitle1 strong{
    color: #418BEE !important;
    font-size: 30px !important;
    line-height: 30px;
}
.colformsubtitle{
    line-height: 1.4;
}
.colformsubmit a img{
    border: 0 none;
}
#layoutRightColumn{
    /*border-left: 1px solid #21D723;*/
    /*border-bottom: 10px solid #FFF;*/
}
#moreinfo{
position: absolute;
width: 500px;
margin-left: 20px;
background: #EEE;
padding:20px;
border: 1px solid #0A4394;
text-align: left;
}
/* Certificates Box: */
#certIndex {
position:relative;
width:365px;
height:500px;
    /*border: 1px rgb(0,0,0) solid;*/
}
.certButtonWrap{
color: #000;
text-decoration: none;
}
.certButton{
position:relative;
width: 100%;
height: 40px;
line-height: 40px;
font-weight: bold;
cursor:default;
/*cursor:url;*/
border: 1px #FFF solid;
}
.certButton img {
margin: 5px;
float:left;
width: 30px;
}
.adobeRequired{
position: relative;
top: -40px;
color: #666;
font-size: 10px;
}
.tryincentivesnow a{
color: #FFF;
}
#signup{
position:relative;
top:0;
left:0;
height:420px;

}
.signup_print{
position: absolute;
top: 35px;
left: 130px;
}
.signup_email{
position: absolute;
top: 113px;
left: 130px;
}
.signup_banner{
position: absolute;
top: 187px;
left: 130px;
}
.signup_premium{
position: absolute;
top: 260px;
left: 130px;
}
.signup_features{
color: #FFF;
font-size: 14px;
}
.signup_option1{
position: absolute;
top:-35px;
left: 515px;
width:270px;
height: 140px;
background: #FFF url('/images/signupchoicebg.jpg') no-repeat;
}
.signup_option2{
position: absolute;
top:115px;
left: 515px;
width:270px;
height: 140px;
background: #FFF url('/images/signupchoicebg.jpg') no-repeat;
}
.signup_option3{
position: absolute;
top:265px;
left: 515px;
width:270px;
height: 140px;
background: #FFF url('/images/signupchoicebg.jpg') no-repeat;
}
ul.signup {
padding: 12px;
}
ul.signup li {
color: #FFF;
font-size: 11px;
list-style: square inside;

}
.signup_title{
color: #FFF !important;
font-size: 16px !important;
padding: 12px;
margin: 0 !important;
}
.signup_subtitle{
color: #FFF !important;
font-size: 13px !important;
padding: 12px;
margin: 0 !important;
}
.homepage{
    position: relative;
}

.images {
    position:relative;	
    width:738px;
    height:440px;
    margin-left:25px;
    cursor:pointer;
}

.images div {
	display:none;
	position:absolute;
	width:715px !important;
	top:0;
	left:0;
	margin:0px;
	padding-left: 15px;
	padding-right: 10px;
        color: #222;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-size: 13px;
}

.images h3 {
	font-size:19px;
	font-weight:normal;
	margin:0 0 10px 0;
	color:#124B9A;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        margin-left:10px;
}

.images p {
	color: #222;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1.4 !important;
	text-align: left;
}

.images strong {
	display: block;
	font-weight:bold;
	font-style: italic;
}

#trial_title{
	display: block;
    color: #3D8FE5 !important;
    font-size: 35px !important;
    font-weight: bold;
}

#trial_title img{
	float: left;
	margin-top: 10px;
}

#trial{
	float: right;
	width: 310px;
	margin-right: 50px;
}

#trial td{
	padding: 1px;
}

#trial input{
    width: 210px;
    border:  0px none;
    background: #114996;
    padding: 10px;
    text-align: left;
    color: #FFF;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
}

#trial input[type=image]{
    float:right;
    margin-right:30px;
}
.playpause {
	clear:both;
	padding-top:5px;
}

.playpause a{
	float: left;
	display: block;
	margin-right: 10px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.playpause img{
	float: left;
}

.slidetabs {
	margin-left:360px;
}

.slidetabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(/images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;		
}

/* mouseover state */
.slidetabs a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.slidetabs a.current {
	background-position:0 -16px;     
} 	


.forward {
	position:absolute;
top:180px;
left: 765px;

	display:block;
	width:30px;
	height:30px;
	cursor:pointer;
}

.backward {
	position:absolute;
top:160px;
left: 5px;
	display:block;
	width:30px;
	height:30px;
	cursor:pointer;
}

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}

.uppercase{
	text-transform: capitalize;
}

.bottmText p{
	margin-bottom: 5px;
	color:#333;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1.5;
}


#slide1bg {
position:absolute;
top:90px;
left:-34px;
z-index:0;
}

.slide1_caption{
position:absolute;
margin-top: -235px;
width:100%;
display:block;
color: #104388;
font-size: 23px;
font-weight: normal;
text-align:center;
}

#slide1_print{
position:absolute;
top:275px;
left:25px;
width:200px;
color: #FFF !important;
text-align:left;
}

#slide1_printimg{
position:absolute;
top:80px;
left:10px;
}

#slide1_email{
position:absolute;
top:275px;
left:270px;
width:200px;
color: #FFF !important;
text-align:left;
}

#slide1_emailimg{
position:absolute;
top:80px;
left:255px;
}

#slide1_banner{
position:absolute;
top:275px;
left:520px;
width:200px;
color: #FFF !important;
text-align:left;
}

#slide1_bannerimg{
position:absolute;
top:80px;
left:515px;
}

#slide1_link1{
position:absolute;
top:395px;
left:420px;
}

#slide1_link1 img{
float:left;
margin-top:3px;
margin-right:8px;
height: 15px
}

#slide1_link1 a{
color: #FFF;
font-size: 14px;
}

#slide1_link2{
position:absolute;
top:395px;
left:130px;
}

#slide1_link2 img{
float:left;
margin-top:4px;
margin-right:8px;
}

#slide1_link2 a{
color: #FFF;
font-size: 14px;
}

.ui-widget-header *{
color: #FFF;
}

#tabs-hotels div{
  text-align: center;
}

.tabs-hotels-img {
   margin-right: 20px;
}

.tabs-hotels-img img {
   padding-top: 20px;
   height: 50px;
}

.tabs-airlines-img {
   margin-right: 20px;
}

.tabs-airlines-img img {
  padding-top: 20px;
  height: 90px;
}


#contact-form td{
    padding: 3px 0;
    text-align: left;
    color: #222;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
}
#contact-form input{
    width: 250px;
    border:  0px none;
    background: #F4F4F4;
    padding: 7px;
    text-align: left;
    color: #222;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
}
#contact-form textarea{
    width: 250px !important;
    border:  0px none;
    background: #F4F4F4;
    padding: 7px;
    text-align: left;
    color: #222;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
}
.contact-rightcol {
    width: 350px;
    background: #FFF url('/images/contactbg.jpg') no-repeat;
    padding-top: 25px;
}

.contact-rightcol p{
    color: #333 !important;
    padding: 0 90px 0 15px;
}
