/*

	Wyndham CSS Definitions

*/

.pngfix { 
	behavior: url(/js/iepngfix.htc);
}

body {
	font-size: 0.7em;
	font-family: verdana, arial, sans-serif;
	width: 966px;
	margin: 0px;
	padding: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	color: #000;
	background-color: #CFCFCF;
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a {
	color: #0073BE;
}

	a:visited {
		color: #0073BE;
	}

div {
	margin: 0px;
	padding: 0px;
}

@font-face {
	font-family: gotham-medium;
	src: url( '/css/gotham-medium.eot' ); /* IE */
	src: local( "Gotham Medium" ), url( '/css/gotham-medium.ttf' ) format("truetype") /* non-IE */;
}

h1 {
	color: #0073be;
	font-family: gotham-medium, helvetica, arial, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 0px;
}

h2 {
	color: #686868;
	font-family: gotham-medium, helvetica, arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 4px;
}

p {
	margin-top: 0px;
	line-height: 1.3em;
	font-size: 1.0em;	
}

#topnav {
	width: 846px;
	height: 21px;
	padding-top: 4px;
	text-align: right;
	padding-right: 32px;
	font-size: 0.8em;
}

#topnav .pipe {
	padding-left: 5px; 
	padding-right: 5px;
}

#topnav a {
	text-decoration: none;
}

#topnav a:hover {
	text-decoration: underline;
}

.topnavdroptop {
    width: 676px;
    height: 5px;
    background: transparent url('/images/mainnav/topnav-dropdown-top.png') 0 0 no-repeat;
}
.topnavdrop {
    width: 636px;
    padding: 5px 20px 5px 20px;
    background-color: #5a5a5a;
}
.topnavdropbottom {
    width: 676px;
    height: 5px;
    background: transparent url('/images/mainnav/topnav-dropdown-bottom.png') 0 0 no-repeat;
}

.loginLink {
	color: #0073BE;
}

.wyndhamLink {
	color: #636363;
}

a.wyndhamLink:visited {
	color: #636363;
}

#logo {
	margin-top: 10px;
	margin-left: 4px;
	float: left;
	width: 164px;
}

#logo img {
	border: 0px;
}

#mainnav {
	float: left;
	width: 659px;
	height: 44px;
	margin-top: 9px;
	margin-left: 13px;
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 16px;
	background-image: url(/images/mainnav_back.png);
	background-repeat: no-repeat;
	
}
	#mainnavCatch {
		display: none; 
		position: absolute; 
		width: 980px; 
		height: 500px; 
		z-index: 1;
	}

	#mainnav .navitem {
		height: 8px; 
		float: left; 
		background-position: bottom; 
		background-repeat: no-repeat; 
		cursor: pointer; z-index: 1000;
	}
	
	#mainnav img {
		border: 0px;
		z-index: 2;
	}
	
	#mainnav .divider {
		position: relative;
		top: 2px;
		margin-left: 14px;
		margin-right: 14px;
	}
	

#page {
	margin-left: 52px;
	width: 858px;
}

#footer {
	position: relative;
	width: 955px;
	text-align: right;
	margin-right: 46px;
	margin-top: 10px;
	font-size: 0.8em;
	color: #b9b9b9;
}

	#footer #footerLegal {
		/* margin-left: 12px; */
		float: left;
		width: 450px;
		text-align: left;
		padding-bottom: 30px;
	}
		#footer a {
			color: #636363;
			text-decoration: none;
		}

		#footer a:hover {
			text-decoration: underline;
		}


	#footer #footerCopyright {
		color: #969696;
		float: right;
		width: 450px;
		padding-bottom: 30px;
		color: #969696;
	}

#businessMenuLayer {
	top: 82px;
	left: 234px;
	position: absolute; 
	width: 636px;
	background-image: url(/images/mainnav/business-back.png); 
	background-repeat: no-repeat; 
	z-index: 999;
}

#businessMenuLayerTabBack {
	display: none; 
	position: absolute; 
	top: 35px; 
	left: 234px; 
	width: 185px;
	height: 47px; 
	background-image: url(/images/mainnav/businesstab-back.png); 
	z-index: 999;
}

#brandMenuLayer {
	top: 82px;
	left: 234px;
	position: absolute; 
	width: 636px;
	background-image: url(/images/mainnav/support-back.png); 
	background-repeat: no-repeat; 
	z-index: 999;
}

#brandMenuLayerTabBack {
	display: none; 
	position: absolute; 
	top: 35px; 
	left: 420px; 
	width: 173px;
	height: 47px; 
	background-color: #5A5A5A; 
	z-index: 999;
}

#portfolioMenuLayer {
	top: 82px;
	left: 234px;
	position: absolute; 
	width: 676px;
/*
	background-image: url(/images/mainnav/portfolio-back.png); 
*/
	background-repeat: no-repeat; 
	z-index: 999;
}

#portfolioMenuLayerTabBack {
	display: none; 
	position: absolute; 
	top: 35px; 
	left: 594px; 
	width: 105px;
	height: 47px; 
	background-color: #5A5A5A; 
	z-index: 999;
}

#supportMenuLayer {
	top: 82px;
	position: absolute; 
	left: 234px;
	width: 676px;
/*
	background-image: url(/images/mainnav/support-back.png); 
*/
	background-repeat: no-repeat; 
	z-index: 999;
}

#supportMenuLayerTabBack {
	display: none; 
	position: absolute;
	top: 35px; 
	left: 700px; 
	width: 108px; 
	height: 47px; 
	background-color: #5A5A5A; 
	z-index: 999;
}

.navLayer {
	display: none;
	position: absolute; 
/*
	height: 209px; 
	padding: 15px 25px 25px 25px; 
*/
}

.navLayer p {
	margin-top: 0px;
	line-height: 1.8em;
	margin-bottom: -3px;
}

.navLayer img {
	border: 0px;
}

.navLayer a {
	text-decoration: none;
	color: #c5c5c5;
}
.navLayer a:hover {
	text-decoration: underline;
}

.navLayer a:visited {
	color: #c5c5c5;
}

#featuresTab, #brandNewsTab, #corporateNewsTab {
	margin-top: 4px;
}


#tabs {
	width: 879px;
	margin-left: -10px;
	margin-top: 350px;
}

#tabShadowBottom {
	position: relative; 
	left: -18px; 
	width: 880px; 
	height: 12px;
}

#brands-background-carousel-prev {
	position: absolute; 
	margin-top: 200px; 
	margin-left: 928px; 
	width: 17px; 
	height: 24px; 
	cursor: pointer;
}

#brands-background-carousel-next {
	position: absolute; 
	margin-top: 200px; 
	margin-left: 23px; 
	width: 17px; 
	height: 24px; 
	cursor: pointer;
}

#carouselShadowLeft {
	position: absolute; 
}

#carouselShadowRight {
	position: absolute; 
	margin-left: 955px;
}

#carouselShadowBottom {
	position: absolute; 
	top: 519px; 
	margin-left: 44px; 
	width: 880px; 
	height: 12px;
}

.jcarousel-container p {
	margin-top: 0px;
	margin-bottom: 8px;
}

.rightFloatImage {
	float: right;
	padding-left: 30px;
	padding-bottom: 30px;
	border: 0px;
}
div .ui-tabs-panel {
	top:0;
}

/*
 DPC Section stuff
*/
.dpclogin {
    font-size: 0.9em;
    float: right;
    padding: 20px 20px 15px 20px;
    margin: 0px 0px 30px 30px;
    width: 200px;
    border: 1px solid #cccccc;
    background-color: #eeeeee;
}

.dpclogin input {
    font-size: 0.9em;
}

.dpcbreadcrumb {
	float: right;
	font-size: 0.8em;
	margin-top: -10px;
	position: relative;
}

.gradsection {
	background-color: #ebebeb;
	overflow: hidden;
	margin: 1px 0px 10px 0px;
	padding: 1px 16px 10px 16px;
	width: 805px;
}

.dpcheaderleft {
	background: transparent url('/images/dpcheaderleft.png') no-repeat 0 0;
	width: 6px;
	height: 27px;
	float: left;
}

.dpcheader {
	float: left;
	color: #464646;
	background-color: #ebebeb;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 4px 8px 0px 8px;
	height: 23px;
}

.dpcheaderright {
	background: transparent url('/images/dpcheaderright.png') no-repeat 0 0;
	width: 15px;
	height: 27px;
	float: left;
}

.dpcdocbox {
	float: left;
	width: 172px;
	margin-right: 28px;
	border-bottom: 1px dotted #cccccc;
	font-size: 11px;
	line-height: 15px;
	padding: 10px 0px 0px 0px;
	margin-bottom: 10px;
	height: 45px;/*30px;*/
	overflow: hidden;
}

.dpccat {
    overflow: hidden;
    display: none;
    width: 100%;
}

.dpccatheader {
    display: block;
    margin-top: 5px;
    font-size: 0.9em;
    color: #686868 !important;
    font-weight: bold;
    text-decoration: none;
}

.dpccatheader img {
	border: 0px;
	padding: 0px;
	margin: 0px 5px 0px 0px !important;
	float: left;
}

.dpcsubcat {
	float: left;
	clear: left;
	margin: 0px 0px 0px 12px;
}

.dpcsubcat .dpcdocbox {
	width: 170px;
}

/* Ad boxes */
.adbox {
    width: 188px;  /* 206 */
    height: 156px; /* 172 */
    background: url('/images/stratsourcing/adbox.jpg') 0 0 no-repeat;
    padding: 9px;
    font-size: 0.9em;
}

.adbox table {
    height: 156px;
}

.adbox td {
    vertical-align: top;
}

/* Strat sourcing link */
.brlink {
    vertical-align: middle;
    float: right;
    height: 16px;
    color: #0073be;
    background: transparent url('/images/stratsourcing/gobutton.jpg') top right no-repeat;
    padding-right: 22px;
    padding-top: 1px;
}

.brlink:hover {
    cursor: pointer;
}

.brlink a {
    text-decoration: none;
    color: #0073be;
}

div .brandbar {
	text-align: center; 
	width: 656px;
	margin-left: -23px; 
	white-space: nowrap;
}

div .brandbar img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	vertical-align: middle;
}

