body { background: #e6e6e6; }

#Header, #Search, #Footer { position: relative; clear: left; width: 100%; min-height: 77px; }

h1 { font-family: 'proxima-nova', Arial, Helvetica, sans-serif; font-size: 32px; color: #666666; font-style: normal; font-weight: 400; }
h2 { font-family: 'proxima-nova', Arial, Helvetica, sans-serif; font-size: 17px; color: #666666; text-transform: uppercase; font-style: normal; font-weight: 300; }
/*h3 { font-family: 'proxima-nova', Arial, Helvetica, sans-serif; font-size: 15px; color: #666666; text-transform: uppercase; font-style: normal; font-weight: 300; }*/
h3 { font-family: 'proxima-nova', Arial, Helvetica, sans-serif; font-size: 15px; color: #666666; font-style: normal; font-weight: 300; }
h4 { font-family: 'proxima-nova', Arial, Helvetica, sans-serif; color: #666666; font-style: normal; font-weight: 400; }

/* For custom form elements */		
	input.styled { display: none; } 
	input.placeholder { color:#aaa; }
	select.styled { position: relative; width: 345px; opacity: 0; filter: alpha(opacity=0); z-index: 5; } 
	.disabled { opacity: 0.5; filter: alpha(opacity=50); }	
	.radio.pushed { background-position: 0 -25px; }
	.radio.checked { background-position: 0 -50px; }
	.radio.checked.pushed { background-position: 0 -75px; }
	

p, label, li, td { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #666666; }
	.small { font-size: 14px; }
	.extra-small { font-size: 12px; }
	.error { color: #ff0000; }


input, textarea { background: #ffffff; border: 1px solid #cbcbcb; -webkit-box-shadow: inset 1px 2px 2px 1px #c3c3c3; -moz-box-shadow: inset 1px 2px 2px 1px #c3c3c3; box-shadow: inset 1px 2px 2px 1px #c3c3c3; padding: 7px 10px; }
	textarea:focus, input:focus { outline: none; }

input[type=checkbox] { border:0; padding:0; } 
.dark input {  border: 1px solid #474747; }

input.error, span.select.error { outline: 3px solid #ff0000; }
	
a { font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; } 
	a:hover { color: #ff0000; }
	
.dark h1, .dark h2, .dark h3, .dark a { color: #ffffff; }
	.dark a:hover { text-decoration: underline; }
	
.gotham { font-family: 'proxima-nova', Arial, Helvetica, sans-serif; text-transform: uppercase; font-style: normal; font-weight: 400; }

#Header {/* background: #340100 url(../images/gradient-background-sprite.jpg) center top no-repeat; height: 172px;*/ }
	#HomeLink { position: absolute; top: 50px; left: 74px; height: 70px; width: 175px; display: block; text-indent: -9999px; }
	#Nav { position: absolute; left: 360px; top: 63px; }
		#Nav li { float: left; }
		#Nav li a { display: block; padding: 7px 20px; font-family: 'proxima-nova', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 400; font-size: 12px; line-height: 15px; border: 1px solid #333333; color: #ffffff; margin: 0 -1px 0 0; background: url(../images/avaya-tango-transparent-sprite.png) -240px -180px no-repeat; height: 30px; }
		#Nav li a.active, #Nav li a.active:hover { background-position: -400px -180px; }
		#Nav li a:hover { background-position: -560px -180px; }
		#Nav li.one-line a { padding: 14px 20px; line-height: 16px; }

/* Hidden here, shown on homepage css */
#SupportWelcome { display: none; }

#Search-Login { background: #333333 url(../images/gradient-background-sprite.jpg) center -250px no-repeat;}

	#SupportWelcome { float left; width: 960px; }
		#SupportWelcome h1 { float: left; margin: 20px 0 31px 48px; font-weight: 200; }
		#SupportWelcome h2 { float: right; margin: 39px 76px 0 0; width: 329px; font-weight: 200; text-transform: none; font-size: 22px; }
			#SupportWelcome h2 span { font-weight: 500; }
	
	#Search { float: left; position: relative; width: 555px; }
	#SearchFlag { z-index: 1; position: absolute; top: -11px; left: 49px; font-weight: 500; font-size: 15px; }
	#Search fieldset.search { position: absolute; top: 18px; left: 58px; width: 411px; background: #ffffff; border: 1px solid #474747; -webkit-box-shadow: inset 1px 2px 2px 1px #c3c3c3; -moz-box-shadow: inset 1px 2px 2px 1px #c3c3c3; box-shadow: inset 1px 2px 2px 1px #c3c3c3; }
	#Search .search input, #Search .search button { border: none; float: left; }
	#Search .search input.search-box { color: #999999; font-family: 'proxima-nova', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 400; font-size: 18px; width: 340px; height: 30px; padding: 5px 15px 0; -webkit-box-shadow: inset 1px 2px 2px 1px #c3c3c3; -moz-box-shadow: inset 1px 2px 2px 1px #c3c3c3; box-shadow: inset 1px 2px 2px 1px #c3c3c3;}
	#Search .search input.search-box:focus { outline: none; }
	#Search .search button.search-button { width: 41px; height: 38px; cursor: pointer; text-indent: -9999px; border-left: 1px solid #e5e5e5; background: url(../images/avaya-tango-transparent-sprite.png) -74px -98px no-repeat; }
		#Search .search button.search-button:hover { background-position: -117px -98px; }
	
	#LoginExperience { float: left; margin: 14px 0 0 0; }
		#LoginExperience .login p { font-size: 18px; line-height: 25px;}
		#LoginExperience fieldset.login input {  height: 25px; width: 120px; padding: 0 0 0 10px; margin-right: 5px; font-family: 'proxima-nova', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 400; font-size: 12px; color: #999999; background: #ffffff; border: 1px solid #474747; -webkit-box-shadow: inset 1px 2px 2px 1px #c3c3c3; -moz-box-shadow: inset 1px 2px 2px 1px #c3c3c3; box-shadow: inset 1px 2px 2px 1px #c3c3c3; }
			#LoginExperience fieldset.login input:focus { outline: none; }
		
		#LoginExperience .login.alert { background: url(../images/avaya-tango-transparent-sprite.png) -961px -49px no-repeat; padding-left: 50px; margin-top: 5px; }
			#LoginExperience .login.alert p { font-size: 15px; line-height: 18px; }
			
#Content { width: 961px; margin: 0 auto; background: #e6e6e6 url(../images/height-independent-gradient-sprite.png) 0 0 repeat-y; position: relative; clear: left; }

#Footer { center -249px no-repeat; padding: 40px 0 0 0; }
	#Footer .ankle-list { float: left; width: 180px; margin: 7px 0px 20px 10px; }
		#Footer .ankle-list h3 { background: url(../images/avaya-tango-transparent-sprite.png) 0 -180px no-repeat; width: 170px; padding-left: 10px; height: 40px; line-height: 30px; margin: 0 0 10px 0; text-shadow: -1px -1px 0px #575757; font-weight: 600;  }
		#Footer .ankle-list ul li { line-height: 18px; margin: 0 0 8px 10px; }
		#Footer .ankle-list ul li a { font-size: 14px; }
		#Footer .ankle-list ul li a.extra-small { font-size: 13px; }
		
	#Copyright { float: left; width: 950px; margin: 0 5px; border-top: 1px solid #838383; padding: 10px 0 0 0; }
		#Copyright ul li a, #Copyright ul li p { font-size: 12px; line-height: 20px;}
		#Copyright ul.general-info { float: left; margin-left: 10px; } 
			#Copyright ul.general-info li { float: left; margin-right: 15px; }
			
		#Copyright ul.legal-info { float: right; margin-right: 10px; } 
			#Copyright ul.legal-info li { float: left; margin-left: 15px; }
			
.flag { background: url(../images/avaya-tango-transparent-sprite.png) no-repeat; font-family: 'proxima-nova', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 600; font-size: 15px; color: #ffffff; text-transform: uppercase; padding-left: 10px; height: 40px; line-height: 30px; margin: 0 0 10px 0; white-space: nowrap; overflow: hidden; text-shadow: -1px -1px 0px #666666; position:relative; z-index:10; }
	.flag.red-3 { background-position: 0 0; width: 220px; }
	.flag.red-4 { background-position: -240px 0; width: 300px; }
	.flag.red-5 { background-position: -560px 0; width: 380px; }
	.flag.red-8 { background-position: -320px -97px; width: 620px; }
	.flag.red-9 { background-position: 0 -745px; width: 700px; }
	.flag.red-12 { background-position: 0 -235px; width: 940px; }	
	
	.flag.blue-3 { background-position: 0 -49px; width: 220px; }
	.flag.blue-4 { background-position: -240px -49px; width: 300px; }
	.flag.blue-5 { background-position: -560px -49px; width: 380px; }
	.flag.blue-12 { background-position: 0 -291px; width: 940px; }
	
	.flag.gray-3 { background-position: 0 -635px; width: 220px; }
	.flag.gray-4 { background-position: -240px -635px; width: 300px; }
	.flag.gray-5 { background-position: -560px -635px; width: 380px; }
	.flag.gray-9 { background-position: 0 -690px; width: 700px; }
	.flag.gray-12 { background-position: 0 -580px; width: 940px; }
	
.button { display: inline-block; background: url(../images/avaya-tango-transparent-sprite.png) no-repeat; font-family: 'proxima-nova', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 400; font-size: 15px; color: #ffffff; text-transform: uppercase; padding: 0 12px; height: 30px; line-height: 30px; border-left: 1px solid #333333; border-right: 1px solid #333333; -webkit-box-shadow: 1px 2px 2px 1px #c3c3c3; -moz-box-shadow: 1px 2px 2px 1px #c3c3c3; box-shadow: 1px 2px 2px 1px #c3c3c3; cursor: pointer; text-shadow: -1px -1px 0px #575757; }
	.dark .button { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
	.dark .button:hover { text-decoration: none; }

	.button.red { background-position: -1px -139px; }
		.button.red:hover { color: #f3c1bb; }
	
	.button.gray { background-position: -481px -139px; }
		.button.gray:hover { color: #dcdcdc; }
		
	a.arrow { padding-right: 15px; background: url(../images/avaya-tango-transparent-sprite.png) right -824px no-repeat; }
	a.red-arrow { padding-right: 15px; background: url(../images/avaya-tango-transparent-sprite.png) right -337px no-repeat; }
	a.back-arrow-red { padding-left: 15px; background: url(../images/avaya-tango-transparent-sprite.png) left -337px no-repeat; }
	a.tag-link { float: right; height: 25px; background: url(../images/avaya-tango-transparent-sprite.png) 0 -450px no-repeat; line-height: 25px; padding: 0 0 0 30px;  }
		a.tag-link span { height: 25px; line-height: 25px; font-size: 12px; font-family: 'proxima-nova', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 300; text-transform: uppercase; background: url(../images/avaya-tango-transparent-sprite.png) right -450px no-repeat; padding: 0 20px 0 0; color: #666666; margin: 0; display: block; }
		a.tag-link span:hover { color: #888888; }
	.dark a.external { padding-right: 15px; background: url(../images/avaya-tango-transparent-sprite.png) right -849px no-repeat; }
	
	
	.checkbox, .radio { width: 19px; height: 25px; padding: 0 5px 0 0; background: url(../images/radio.png) no-repeat; display: block; clear: left; float: left; }
	.select { position: absolute; width: 308px; height: 25px; padding: 0 24px 0 8px; color: #666666; font: 15px/25px arial, helvetica, sans-serif; background: url(../images/select-background.jpg) no-repeat; overflow: hidden; }
		
		
ul.tabs { margin-left: 20px; width: 940px; display: block; height: 30px; }
	ul.tabs li { position: relative; float: left; margin: 0 -20px 0 0; height: 30px; z-index: 0;  }
	ul.tabs li a { display: block; height: 30px; line-height: 30px; padding: 0 65px 0 10px; background: url(../images/avaya-tango-transparent-sprite.png) right -485px no-repeat; z-index: 0; border-left: 1px solid #d3d3d3; color: #999999;}	
	
	ul.tabs li.active { z-index: 100; }
		ul.tabs li.active a { background-position: right -529px;  color: #ffffff; border-left: 1px solid #c8000; }	

/* Tooltips */
.tooltip { z-index: 13; display:none; position:absolute; background-color:#fff; border:1px solid #999; padding:18px; -webkit-box-shadow: 4px 4px 10px 1px #cccccc; -moz-box-shadow: 4px 4px 10px 1px #cccccc; box-shadow: 4px 4px 10px 1px #cccccc; }
	.tooltip .pointer { position:absolute; height:19px; width:20px; background-image:url('../images/tool-tip-sprite.png'); background-repeat:no-repeat; }
	.pointer.left { left: -1px; }
	.pointer.right { right: -1px; }
	.tooltip.above .pointer { bottom: -19px; }
	.tooltip.below .pointer { top: -19px; }
	.tooltip.above .pointer.left { background-position: 0px 0px; }
	.tooltip.above .pointer.right { background-position: -20px 0px; }
	.tooltip.below .pointer.left { background-position: -40px 0px; }
	.tooltip.below .pointer.right { background-position: -60px 0px; }
	
/* Date-picker */
.ui-datepicker { border: 1px solid #adadad; width:282px; background: url(../images/datepicker-sprite.png) 0 0 no-repeat; -webkit-box-shadow: 0px 0px 40px 1px #cccccc; -moz-box-shadow: 0px 0px 40px 1px #cccccc; box-shadow: 0px 0px 40px 1px #cccccc; }
	.ui-datepicker-header { padding-top:44px; text-align: center; }
		.ui-datepicker-prev, .ui-datepicker-next { float:left; display:block; width:24px; height:24px; margin-left: 28px; cursor:pointer; }
		.ui-datepicker-next { float:right; margin-right: 28px; margin-left:0; }
		.ui-datepicker-prev span, .ui-datepicker-next span { display:none; }
		.ui-datepicker-title, .ui-datepicker-calendar thead th { font-family: 'proxima-nova', Arial, Helvetica, sans-serif; color:#fff; }
		.ui-datepicker-title { font-size:19px; }
	
		.ui-datepicker-calendar { display: block; text-align: right; padding-left: 21px; padding-top: 9px; }
			.ui-datepicker-calendar thead th, .ui-datepicker-calendar tbody td { width:24px; height:24px; vertical-align:middle; padding: 1px 5px 0; }
			.ui-datepicker-calendar thead th { height:27px; text-transform:uppercase; }
			.ui-datepicker-calendar tbody { font-family: Arial, Helvetica, sans-serif; font-weight:bold;}
			.ui-datepicker-calendar tbody a { color:#333; display:block; width: 20px; height: 16px; padding-top: 8px; padding-right: 4px; font-size: 12px; }
			.ui-datepicker-calendar tbody a:hover { color:red; }
			.ui-datepicker-current-day a { background-color:#e2e2e2; }
			.ui-datepicker-other-month { color: #b1b1b1; font-size: 12px; }
			
		.ui-datepicker-buttonpane { position:absolute; top:0; right:0; }
			.ui-datepicker-current { display:none; }
			.ui-datepicker-close { background-color:transparent; border:0; cursor:pointer; display: block; height: 33px; width: 30px; padding: 0; margin: 0; text-indent: -100px; }
			.ui-datepicker-close:hover { background: url(../images/datepicker-sprite.png) -286px 0 no-repeat; }
			
		.ui-datepicker-todayline { font-family: Arial, Helvetica, sans-serif; color:#666; font-size: 12px; position: absolute; text-align: center; width: 210px; left: 40px; top: 11px; }
			.ui-datepicker-todayline a { font-size: 12px; cursor:pointer; }
			
		.date-icon { display:inline-block; background: url(../images/datepicker-sprite.png) -288px -34px no-repeat; width:29px; height:25px; cursor:pointer; }
		
		a:focus { outline: none; }
		
/* Generic Modals */
.modal { position:absolute; left:0; top:0; z-index:999; }
	.modal-overlay { position:absolute;	top: 0px; left: 0px; opacity: 0.8; background-color: #eee; z-index:999; cursor:pointer; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}
	.modal-container { position:absolute; z-index:1000; border:1px solid #acacac; -webkit-box-shadow: 0px 0px 40px 1px #cccccc; -moz-box-shadow: 0px 0px 40px 1px #cccccc; box-shadow: 0px 0px 40px 1px #cccccc; background: url(../images/modal-background.jpg) 0 0 repeat-y; background-size: 100%; }
		.modal-container-close { position: absolute; top: 0; right: 0; height: 50px; width: 50px; cursor:pointer;  background: url(../images/avaya-tango-transparent-sprite.png) -950px -680px no-repeat;}
		.modal-container-close:hover { opacity: 0.7; }
	.modal .divider { height:0px; width:100%; border-top: 1px solid #ccc; border-bottom: 1px solid #fff; }
	

.desc-expand { position: relative; overflow: auto; }
.desc-expand a.desc-expand-button { width:100px; float:right; background: url(../images/avaya-tango-transparent-sprite.png) right -212px no-repeat; }
.desc-expand a.expand-close { background: url(../images/avaya-tango-transparent-sprite.png) right -272px no-repeat; }
			
			
/* JQuery UI Autocomplete */
.ui-autocomplete { z-index:999; overflow-x: hidden; overflow-y: auto; max-height: 290px; padding: 6px 0; border: 1px solid #ACACAC; border-top: 0; background-color:#efefef; }
	.ui-autocomplete .ui-menu-item { cursor:pointer; z-index:999; }
	.ui-autocomplete .ui-menu-item a { display:block; padding: 4px 12px; color: #666; }
	#ui-active-menuitem { color: #C11301; }
		
		
		
		
		
		
		
		
		
			
