.searchBar {
	background:none;
	background-image:url(../images/searchBar.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 4px;
	padding-left: 10px;
	margin-top: 0px;
}
.siteSearch {
	float:left;
	display:block;
}

.searchText {
	float:left; 
	width: 70px;
}

.searchBarN {
	background:none;
	background-image:url(../images/searchL.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 33px;
	width: 131px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-left: 10px;
	line-height:33px;
	margin:0;
}
.siteSearchN {
	float:left;
	display:block;
	position:relative;
	width:164px;
	height:33px;
}
.searchBtnN {
	background:none;
	background-image: url(../images/searchR.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 33px;
	background-position: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 0px;
	margin:0;
}

.searchSub {
	color: #000000;
}

#blogHolder {
	font-size: 12px;
}

.hint {
	color: #791017;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

.brownlNavItem {
	border-bottom: solid 1px  #362920;
	padding: 5px;
}

.bluelNavItem {
	border-bottom: solid 1px  #3a69bb;
	padding: 5px;
}

.advancedSearch {
	font-size: 10px;
}

.boxhead {
	font-weight: bold;
}

#addPadding {
	margin: 5px;
}

#resultsCnt {
	width: 700px;
	color: #000000;
}

#resultsCnt a {
	color: #014BAC;
}

.border {
	color: #000000;
}

.inputBrwn {
	background:none;
	background-image:url(../images/searchBarBrown.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 24px;
	width: 126px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 5px;
	text-indent: 6px;
	margin-top: 6px;
}

.inputBlue {
	background:none;
	background-image:url(../images/searchBar.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	height: 24px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top:9px;
	text-indent: 6px;
	padding-left:6px;
}

.clearFloats {
	clear: both;
}
 
.newsletter {
	padding-left: 4px;
}

/*---travelocity------*/

#travelocityWTC {

}

.wctInputField {
	border: #7f9db5 solid 1px;
}

#travelocityWTC {
	font-size: 10px;
}

#travelocityWTC div {
	clear: both;
	padding: 4px;
}

#travelocityWTC input {
	font-size: 11px;
}

#travelocityWTC select {
	font-size: 11px;
}

.itinerary {
	font-size: 11px;
}

#hotelSearchSbmt img {
	height: 18px;
}

img.wrap {
	margin: 5px 10px 0px 0px; 
	border: 2px solid #729BD9;
}

img.wrapNews {
	margin: 5px 10px 0px 0px; 
	border: 2px solid #729BD9;
}

/*-------------*/

.subboxhead {	
	background:url(../images/headergrad.gif);
	color: #ffffff;
	font-weight: 500;
	height: 30px;
	font-size: 11px;
	/*border-left: solid 1px #799acf;
	border-right: solid 1px #799acf;*/
	text-align:center;
}


.evenRow{
	/*background: #547ab9;*/
	background-color: #e8e8e8;
	border-left: solid 1px #799acf;
	border-right: solid 1px #799acf;
	border-bottom: solid 1px #799acf;
	padding-bottom: 5px;
	font-size: 12px;
}

.oddRow{
	/*background: #325ca6;*/
	background-color: #FFFFFF;
	border-left: solid 1px #799acf;
	border-right: solid 1px #799acf;
	border-bottom: solid 1px #799acf;
	padding-bottom: 5px;
	font-size: 12px;
}

.oddRow td{
	padding: 3px;
	padding-top: 10px;
}

.evenRow td{
	padding: 3px;
	padding-top: 10px;
}

.doubleColContainer {
	width: 550px;
}



/*--------------------------*/


div.hr {
  background-color:#1057b3;
  height: 1px;
  background-position:center;
  border: 0px;
}
div.hr hr {
  display: none;
}

a {
	font-size: 12px;
}

#contWin a {
	font-size: 11px;
}


/*----forms-----------------*/

.formInside {
	font-size: 12px;
	color: #000000;
}

.formreq {
	color:#791017;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

}

.formnoreq {
	color:#000;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}

.formBorder {
	width: 100%;
}

.datafield {
	padding-bottom: 5px;
	color:#000000!important;
	font-size:12px!important;
}

#calfootNavs {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
}

#flashNavInt #linkHome {
	width: 100px;
	height: 150px;
	margin-left: 15px;
	margin-top: 15px;
	cursor: pointer;
}

input.button {
	background-color: #1057B3;
	border: solid 1px #ffffff;
	color: #ffffff;
	padding: 4px;
	font-weight: bold;	
}

input.button:hover {
	background-color: #082C5A;
	border: solid 1px #ffffff;
	color: #ffffff;
	padding: 4px;
	font-weight: bold;	
}

input {
	margin: 3px;
}

select {
	margin: 3px;
}


table.sitemap td a{ color:#fff;}

/* //////////////// */ .cfhd { display:none; }

a.newsLink {
	text-decoration:underline;
}

a.newsLink:active {
	text-decoration:underline;
}

a.newsLink:hover {
	text-decoration:none;
}

a.newsLink:visited {
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
}

/*** new top nav menu ***/

.topnavul { /* pie'd */
    margin:0;
    padding: 2px 0 0 4px;
    line-height: 100%;
    font-size:11px;

    border-radius: 0px 0px 30px 30px;
    -webkit-border-radius: 0px 0px 30px 30px;
    -moz-border-radius: 0px 0px 30px 30px;

    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
    box-shadow: 0 1px 3px rgba(0,0,0,.4);

    background: #444; /* for non-css3 browsers */
    background: -webkit-gradient(linear, left top, left bottom, from(#555555), to(#232323));
    background: -moz-linear-gradient(top, #555555,  #232323);
    -pie-background: linear-gradient(top, #555555,  #232323);
	
    /*border: solid 1px #6d6d6d;*/
    z-index:999999;
}
.topnavul li {
    margin: 0 8px;
    padding: 0 0 3px 0;
    float: left;
    position: relative;
    list-style: none;
    z-index:999999;
}
.topnavul li:first-child {
    margin-left:12px;
}
.topnavul li ul li:first-child {
    margin-left:0;
}

/* main level link */
.topnavul a { /* pie'd */
    font-weight: bold;
    color: #e7e5e5;
    text-decoration: none;
    display: block;
    padding: 6px 10px 6px 10px;
    margin: 0;
    padding-top:7px;
    border-radius: 5px 5px 20px 20px;
    -webkit-border-radius: 5px 5px 20px 20px;
    -moz-border-radius: 5px 5px 20px 20px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
/* main level link hover */
.topnavul .current a, .topnavul li:hover > a { /* pie'd */
    background: #d1d1d1; /* for non-css3 browsers */
    background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#a1a1a1));
    background: -moz-linear-gradient(top,  #ebebeb,  #a1a1a1);
    -pie-background: linear-gradient(top, #ebebed, #a1a1a1);
	
    color: #444;
    border-top: solid 1px #f8f8f8;
    padding-top:6px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.2);
    box-shadow: 0 1px 1px rgba(0,0,0,.2);
	
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}
/* sub levels link hover */
.topnavul ul li:hover a, .topnavul li:hover li a { /* pie'd */
    background: none;
    border: none;
    color: #666;
    padding-top:7px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.topnavul ul a:hover { /* pie'd */
    background: #0399d4 !important; /* for non-css3 browsers */
    background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba)) !important;
    background: -moz-linear-gradient(top,  #04acec,  #0186ba) !important;
    pie-background: linear-gradient(top,  #04acec,  #0186ba) !important;
	
    padding-top:7px;
    color: #fff !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
/* level 2 list */
.topnavul ul { /* pie'd */
    background: #ddd; /* for non-css3 browsers */
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf));
    background: -moz-linear-gradient(top,  #fff,  #cfcfcf);
    -pie-background: linear-gradient(top,  #fff,  #cfcfcf);

    display: none;
    margin: 0;
    padding: 0;
    width: 135px;
    position: absolute;
    top: 26px;
    left: 0;
    border: solid 1px #b4b4b4;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
}
/* dropdown */
.topnavul li:hover > ul {
    display: block;
}
.topnavul ul li {
    float: none;
    margin: 0;
    padding: 0;
}
.topnavul ul a {
    font-weight: normal;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
/* level 3+ list */
.topnavul ul ul {
    left: 131px;
    top: -3px;
}

/* rounded corners for first and last child */
.topnavul ul li:first-child > a { /* pie'd */
    -webkit-border-top-left-radius: 9px;
    -moz-border-radius-topleft: 9px;
    -webkit-border-top-right-radius: 9px;
    -moz-border-radius-topright: 9px;
    border-radius: 9px 9px 0px 0px;
}
.topnavul ul li:last-child > a { /* pie'd */
    -webkit-border-bottom-left-radius: 9px;
    -moz-border-radius-bottomleft: 9px;
    -webkit-border-bottom-right-radius: 9px;
    -moz-border-radius-bottomright: 9px;
    border-radius: 0px 0px 9px 9px;
}

/* clearfix */
.topnavul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.topnavul {
    display: inline-block;
}
html[xmlns] .topnavul {
    display: block;
}
* html .topnavul {
    height: 1%;
}
