/*  [Key]
	CTRL+F to search by section number:
	1.0 Base Element Styles					5.0 Interior Page Styles
	2.0 ezEdit ToolsFile Styles				6.0	LeftNav Item Styles
	3.0 Global/Header/Footer Styles			7.0	TopNav Styles
	4.0 Home Page Styles	
				[#.1 Font Styles | #.2 Layout Styles]

/*	1.0 Base Element Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	1.1 [Fonts]  */

body {
	color:#666666;
	font:75% arial, sans-serif;}

h1 {
	color:#333333;
	font-size:200%;
	font-weight:normal;
	line-height: 100%;}
	
h2	
	{
	color:#f68428;
	font-size:160%;
	font-weight:normal;
	line-height: 100%;}

h3	
	{
	color:#f68428;
	font-size:130%;
	font-weight:bold;
	line-height: 100%;}

h4 {
	color:#f68428;
	font-size:110%;
	font-weight:bold;
	line-height: 100%;}

h5 {
	color:#666666;
	font-size:100%;
	font-weight:normal;}

h6 {
	color:#333333;
	font-size:100%;
	font-weight:bold;
	padding:6px 0px 4px 0px;
	padding-left:72px;}

p {
	line-height:160%;
	font-size:100%;}

a {
	color:#f68428;
	text-decoration:underline;}

	a:hover {
		text-decoration:none;}

td {
	font-size:75%;}

	#container td {
		font-size:100%;} /* ezedit vs. front-end fix */

/*	1.2 [Layout]  */

body {
	height:98%;}
			
h1 	{padding:0px 0px 15px 0px;}	
h2 	{margin:0px 0px 7px 0px;}
h3 	{margin:0px 0px 7px 0px;}
h4 	{margin:0px 0px 5px 0px;}
h5 	{margin:0px;}
h6 	{margin:0px;}
p 	{margin:0px 0px 15px 0px;}
	
img {border:0px;}
img td {border:0px;}

hr {background:url(images/footer_dot_border.gif) -6px -3px repeat-x; border: none; margin: 0px 0px 15px; padding: 0px; height: 1px;}

sub, sup {font-size: 70%; vertical-align: text-top;}

.clear {
	clear:both;
	height:1px;}
	
.imgBlock {display:block;}

.img_border {
	border: 1px solid #E3E2D0;}

#content ul.VAMValSummaryErrors li {
	background:none;}
	
.imgLeft {
	margin: 5px 20px 10px 0px;}
	
.imgLeft_border {
	border: 1px solid #E3E2D0;
	margin: 5px 20px 10px 0px;}
	
.imgRight {
	margin: 5px 0px 10px 20px;}

.imgRight_border {
	border: 1px solid #E3E2D0;
	margin: 5px 0px 10px 20px;}
	
/*	2.0 ezEdit ToolsFile Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	2.1 [Home Page]  */

/*	2.2 [Interior Page]  */

.emagine-note {
	background:url(images/emagine-note.gif) 0 3px no-repeat;
	color: #FF0000;
	display:inline-block;
	font-size:110%;
	font-weight:bold;
	padding-left:20px;}
	
.footnote {
	font-size:90%;}
	
	#container td .footnote {
	font-size:85%;}

/*	2.3 [Interior Tables and Applications]  */

.table-header-app {
	background:#666666;
	color:#FFFFFF;
	font-size:120%;
	font-weight:normal;
	padding:10px;}
	
#container .table-header-app {font-size:120%;}

.table-subheader-app {
	background:#7ac143;
	color:#FFFFFF;
	font-weight:normal;
	padding:10px;}

.table-row {
	border-bottom: 1px solid #DDDDDD;
	background:#FFFFFF;
	color:#333333;
	padding:10px;}

.table-altrow {
	border-bottom: 1px solid #DDDDDD;
	background:#eeeeee;
	color:#333333;
	padding:10px;}
		
.table-header th a {
	color:#FFFFFF;}
	
.table-row td, .table-altrow td {
	padding:10px; border-bottom: 1px solid #DDDDDD;}
	
.tableBorder {
	border: 1px solid #DDDDDD;
	border-bottom: none;}
	
.columns {}
.columns td {
	padding-right:15px;}

/*For Download's Delivery header*/
	
.table-header th {
	background-color:#9ba4af;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	vertical-align:top;}

#representatives img	{
	padding: 10px 5px 10px 5px;}
	
/*	2.4 [Library Items]  */

/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

#utilities {
	color:#666666;
	font-size:80%;
	line-height:100%;
	text-align:right;}

	#utilities a {
		color:#666666;
		text-decoration:none;}

		#utilities a:hover {
			color:#666666;
			text-decoration:underline;}

#footer, #footer_shell {
	color:#636363;
	font-size:80%;
	text-align:center;}

	#footer a, #footer_shell a {
		color:#636363;
		text-decoration:none;}

		#footer a:hover, #footer_shell a:hover {
			color:#636363;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	margin:0px auto;
	width:982px;}
		
	#header {
		clear:both;
		height:108px;
		width:100%;}
		
		#logo {	
			float:left;
			display:inline-block;}
			
		#utilities {
			float:right;
			display:inline; /*IE double margin fix*/
			margin:35px 22px 15px 0px;}
	
		#utilities li {
			display:inline;
			padding:0px 0px 0px 3px;}
			
		#utilities img  {
			margin:0px 2px -4px -8px;
			padding:0px;}
			
		#topNav {
			float:right;
			clear:right;
			height:13px;
			margin:7px 0px 0px 0px;
			width:460px;
			z-index:2000;}

		#topNav img {
			float:left;
			display:block;}
				
#footer {
	clear:both;
	margin:0px auto 10px auto;
	padding:12px 0px 0px 0px;
	height:42px;
	width:100%;}

	#footer ul, #footer_shell {
		list-style:none;}

		#footer ul li, #footer_shell ul li {
			display:inline;
			padding:0px 0px 0px 3px;}
			
#footer_shell {
	clear:both;
	background:url(images/footer_dot_border.gif) 16px 0px no-repeat;
	margin:0px auto 10px auto;
	padding:19px 0px 0px 0px;
	height:42px;
	width:100%;}		
			
/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeMiddle {color:#333333;}
	
	#homeMiddle h1 {
		color:#6a747c;
		font:bold 120% Arial, sans-serif;
		padding:9px 0px 0px 24px;}
		
	#homeMiddle h2 {
		color:#6a747c;
		font:bold 110% Arial, sans-serif;
		padding:0px 0px 3px 0px;}
		
	#homeMiddle p {
		font:normal 90% Arial, sans-serif;
		margin:9px 12px 0px 24px;
		line-height:1.5em;}
	
	#homeMiddle a	{
		color:#f68428;
		font-size:90%;
		font-weight: bold;}


#homeBottom {color:#333333;}
	
	#homeBottom h1 {
		color:#333333;
		font:bold 150% Myriad Pro, arial, sans-serif;
		padding:0px 0px 9px 0px;}
		
	#homeBottom h2 {
		color:#333333;
		font:bold 110% Myriad Pro, arial, sans-serif;
		padding:0px 0px 3px 0px;}
		
	#homeBottom p {
		padding:2px 16px 4px 0px;
		font-size:90%;
		line-height:1.5em}
		
	#homeBottom img {
		/*float:left;*/
		margin:3px 16px 0px 0px;}
		
		#homeBottom a img {
		margin:3px 16px 0px 0px;}

/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	min-height:500px;
	height:auto !important;
	height:500px;
	width:100%;}

		
/* root element for the scrollable.
	when scrolling occurs this element stays still. */
#homeFlash {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 948px;
	height:400px;}

/* root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element. */
#homeFlash .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;}

/* a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most. */
.items div {float:left;}	
		
/* this makes it possible to add next button beside scrollable */
#homeFlash {
	float:left;	
	z-index:20;}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(images/scroll_arrows.png) no-repeat;
	display:inline;
	width:32px;
	height:32px;
	cursor:pointer;
	font-size:1px;
	position:relative;
	top:170px;
	z-index:300;}

/* right */
a.right {background:url(images/scroll_right.png) no-repeat;margin-left:-15px;float:left;}

/* left */
a.left {background:url(images/scroll_left.png) no-repeat;margin-right: -15px;float:left;} 

/* up and down */
a.up, a.down { 
	background:url(../img/scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;}

/* up */
a.up:hover {background-position:-30px 0; }
a.up:active {background-position:-60px 0; }

/* down */
a.down {background-position: 0 -30px; }
a.down:hover {background-position:-30px -30px; }
a.down:active {background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;} 
		
	#homeMiddle {
		padding-bottom: 36px;
		width:980px;}
		
	  #homeMiddleBoxes {
		width: 980px;
		background:url(images/home_middle_mid.gif) left top repeat-y;}					
	  
		#homeMiddleBoxA {	
			display:inline; /*IE double margin fix*/			
			float:left;
			margin:0px 0px 0px 20px;	
			width:298px;}
	
			#homeMiddleBoxA a	{
				display: block;
				margin-top: 15px;
				text-decoration:none;}
			
				#homeMiddleBoxA a:hover	{text-decoration:underline;}
				
				#homeMiddleBoxA a img {margin:0 0 -1px 2px;}
				
			#homeMiddleBoxA p {margin-bottom: 6px;}
			
			#homeMiddleBoxA img {margin-right: 10px;}
	
		#homeMiddleBoxB {
			display:inline; /*IE double margin fix*/							
			float:left;
			margin:0px 0px 0px 22px;				
			width:298px;}
			
			#homeMiddleBoxB a {
				font-size: 100%;
				text-decoration:none;}
			
				#homeMiddleBoxB a:hover	{text-decoration:underline;}
				
			#homeMiddleBoxB a img {margin:0 0 -1px 2px;}
			
			#homeMiddleBoxB p {margin-bottom: 12px;}
	
		#homeMiddleBoxC {		
			display:inline; /*IE double margin fix*/		
			float:right;
			margin:0px 22px 0px 0px;
			width:298px;}
			
			#homeMiddleBoxC table {margin: 0px 9px;}
			
			#homeMiddleBoxC h1 {padding:9px 0px 26px 15px;}
			
			#homeMiddleBoxC p {margin:9px 0px 0px 0px;}
	
			#homeMiddleBoxC a	{
				 font-size: 100%;
				 text-decoration:none;}
		
				#homeMiddleBoxC a:hover	{text-decoration:underline;}
		
	#homeBottom {width:980px;}
		
		#homeBottomBoxes {
			width:980px;
			padding:25px 0px 10px 0px;}
		
			#homeBottomBoxA {
				float:left;
				padding:0px 0px 0px 31px;		
				width:298px;}
		
			#homeBottomBoxB {
				float:left;
				margin:0px 0px 0px 20px;				
				width:298px;}
		
			#homeBottomBoxC {
				float:right;
				margin:0px 14px 0px 0px;
				width:298px;}

/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */
	
#content ul li {line-height:150%;}
	
#content a {font-weight: bold;}

/*	5.2 [Layout]  */

#interiorMain {
	background:#ffffff;
	clear:both;
	width:100%;}
		
	#interiorColumns {
		clear:both;
		margin:34px 0px 0px 0px;
		width:959px;}
		
	#sectionalGraphic {
		height:192px;
		width:951px;}
	
		#sectionalGraphic img {
			display:block;
			padding:0px 0px 0px 14px;
			margin:0px;}
	
	#leftNav {
		float:left;
		display:inline; /*IE double margin fix*/
		font-size:100%;
		margin:0px 0px 20px 0px;
		width:201px;}
		
		#leftNav img {display:block;}
		
		#leftNav table {
			margin:0px 0px 0px 18px;
			width:183px;}
		
	#main {
		float:right;
		min-height:500px;
		height:auto !important;
		height:500px;
		padding-bottom:13px;
		width:754px;}
	
		#content {
			padding:0px 15px 5px 27px;
			width: 100%;}
		
			#content ul {
				margin:0px 0px 8px 40px;
				list-style:none;}
				
				#content ul li {
					background:url(images/int_list.gif.gif) 5px 6px no-repeat;
					padding:0px 0px 7px 15px;}
				
				#content ul ul {
					margin:0px 0px 0px 25px;
					list-style:none;
					padding:0px;}
					
					#content ul ul li {
						background:url(images/li_int_list.gif) 0px 4px no-repeat;
						padding:0px 0px 7px 13px;
						margin-top:3px;}
				
			#content ol {
				margin:0px 0px 12px 25px;}
				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {font-size:100%; width: 199px;}
		
/*	5.5 [Layout]  */
	
	#library {
		padding:40px 0px 0px 10px;}
		
		.libraryItem {
			color: #333333;
			font-size: 95%;
			margin-bottom: 10px;}
			
			.libraryItem table {
				background: url(/Collateral/Templates/English-US/images/lib-middle.gif) left top repeat-y;}
				
				.libraryItem table img {display: block;}
				
				.libraryItem table table {background: none; margin: 0px 15px;}
				
					.libraryItem table table p {margin: 0px 0px 11px; font-weight: bold;}
				
			.libraryItem h2 {
				color: #6a747c;
				font-size: 115%;
				font-weight: bold;
				margin: 12px 15px 12px 15px;}
			
			.libraryItem p {margin: 0px 15px 11px; font-weight: bold;}
			
				.libraryItem table p img {display: inline;}
			
			.libraryItem a {color: #7ac143; font-weight: bold; text-decoration: none;}
				.libraryItem a:hover {text-decoration: underline;}
/* Avaya Microsite -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#avaya_section_po
{
display: block;
/*float: left;*/
text-decoration: none;
width: 100%;
}
#avaya_section_bb
{
display: block;
float: right;
text-decoration: none;
}
/*#avaya_section_ftr
{
display: block;
float: right;
text-decoration: none;
width: 50%;
}*/
#avaya_section_ftr
{
display: block;
float: left;
text-decoration: none;
width: 100%;
}
#avaya_section_desc
{
display: block;
float: right;
text-decoration: none;
width: 100%;
}
.avaya_section_wapper
{
font-family:arial,helvetica,verdana;
margin-top:10px;
margin-bottom:10px;
margin-left:0px;
margin-right:10px;
Avaya Product Offer Syndication – Implementation Guide 18
Jul 20, 2009
}
.avaya_header
{
font-size:1.0em;
font-weight:bold;
padding-left:10px;
padding-top:7px;
padding-bottom:3px;
height: 30px;
background-color:Gray;
color: White;
text-transform: uppercase;
}
.avaya_content
{
font-size:0.9em;
margin-top:8px;
margin-bottom:8px;
}
.avaya_content div
{
margin-top:5px;
margin-bottom:5px;
}
.avaya_content p
{
margin-top:5px;
margin-bottom:5px;
}		

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav sup {vertical-align: text-top;}

#leftNav td.leftnav-bevel-top-on {
	background:url(images/footer_dot_border.gif) -6px -3px repeat-x;
	height: 1px;
	width: 100%;}

#leftNav td.leftnav-bevel-btm-on {
	background:url(images/footer_dot_border.gif) -6px -3px repeat-x;
	height: 1px;
	width: 100%;}

#leftNav td.leftnav-lvl1-on {
	background:url(images/leftnav_lev11_on.gif) 8px 6px no-repeat;
	color:#f68428;
	font-weight:bold;
	padding:10px 10px 10px 36px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	background:url(images/leftnav_lev11_off.gif) 8px 6px no-repeat;
	color:#666666;
	font-weight:bold;
	padding:10px 10px 10px 36px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#666666;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#f68248;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#f68248;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	color:#f68248;
	font-size:90%;
	font-weight: bold;
	padding:9px 10px 0px 36px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	color:#666666;
	font-size:90%;
	font-weight: bold;
	padding:9px 10px 0px 36px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#666666;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#f68248;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#f68248;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	background:url(images/leftnav_lev13_on.gif) 48px 10px no-repeat;
	color:#f68248;
	font-size:90%;
	font-weight: bold;
	padding:6px 10px 2px 57px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	background:url(images/leftnav_lev13_off.gif) 48px 10px no-repeat;
	color:#666666;
	font-size:90%;
	font-weight: bold;
	padding:6px 10px 2px 57px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#666666;text-decoration:underline;}

#leftNav td.leftnav-lvl3-on a {color:#215293;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#215293;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	color: #666666;
	padding:8px 10px 8px 10px;
	text-align: left;
	font-weight: bold;
	font-size:90%;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .group .link .item last {
 	border:0px;}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	color: #666666;
	padding:8px 10px 8px 10px;
	text-align: left;
	font-weight: bold;
	font-size:90%;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .link,   /* off text */
.RadMenu_Default .link:visited
{
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group .link:hover,   /* 1st level on cell*/
.RadMenu_Default .group .focused,
.RadMenu_Default .group .expanded
{
	background:#F68428;
	color:#FFFFFF;
	font-weight: bold;
	padding:8px 10px 8px 10px;
	font-size:90%;
	text-align:left;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .group .group .link:hover,  /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	background:#F68428;
	color:#FFFFFF;
	font-weight: bold;
	font-size:90%;
	padding:8px 10px 8px 10px;
	text-align:left;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .link:hover,    /* on text */
.RadMenu_Default .link:visited:hover,
.RadMenu_Default .focused,
.RadMenu_Default .expanded
{
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group   /* whole dropdown */
{
	background:#FFFFFF;
	border:1px solid #CEC8C2;
	z-index:2000;
}

.RadMenu_Default 
{
}

.RadMenu_Default_Context
{
	background: none;
}


.RadMenu_Default .text
{
	padding-left: 0px;	
	padding-right: 0px;
}

.RadMenu_Default .text:hover
{
	padding-left: 0px;	
	padding-right: 0px;
}

.slide /* use this style to add a top or bottom curve to a dropdown */
{
	background: url(images/topnav_dd_bg.gif) center bottom no-repeat;
	padding-bottom:5px;}

/* =-=-=-=-=-=-=-=-=-=-=-=-Form Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.form {font:1.09em arial, sans-serif;margin:3px;}
.form-label {font-weight:bold;}
.form-button {}
.form-textbox {font: 1.09em arial, tahoma, sans-serif; color:#000000;border:1px solid #B3A892;}
.red-star {font: bold 0.91em tahoma, sans-serif; color:#FF0000; }
.alert {font: bold 0.91em tahoma, sans-serif; color:#FF0000;}
/*site map*/

#sitemap td {
	padding:5px;}
