﻿/* eVid CSS for Master - 1/17/07 */

/*

/* =Global Styles */
.twoColFixLtHdr {
	background-color: #000;
}
.twoColFixLtHdr #container { 
	width: 968px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000 none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#column {
	background-color: #000;
}

#group {
	background-color: #000;
	line-height: 14px;
}

.ms-topNavHover{
border:none;
color:#fff;
height: 26px;
background: url('Images/AMDV3/nav_right_long_grey.gif') no-repeat right; /* this one needs to be as long as possible to cover all text */

}

.ms-topNavHover a {
color:#fff;
height: 26px;
background: url('Images/AMDV3/nav_left_long_grey.gif') no-repeat left; /* needs to be short enough to not cover the right corner and can't be transparent - img must have dark grey bg */

}

/* Removed because eliterature pages tab content went white.  

.ms-WPBody a:link {
	color: white;
}
*/

.hubHeading {
	font-weight: bold;
}

body {
	font-weight: normal;
	font-size: 12px;
	margin: 0px 0px 0px 3px;
	padding: 0;
	color: #ebeef0;
	font-family: Verdana, arial, sans-serif;
	line-height: 18px;
}


.bodywhite {
	font-weight: normal;
	font-size: 12px;
	margin: 0px 0px 0px 3px;
	padding: 0;
	color: #fff;
	font-family: Verdana, arial, sans-serif;
	
}

.smallText {
	font-size: 9px;
	color: #ebeef0;
}

a  {
	color: #fff;
	text-decoration: none;
}

p a {

text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a:visited {

	color:#ebeef0;
}

.slm-layout-main {
	background: #000 none;
	min-height: 112px;
	margin-bottom: 11px;
}

.slm-layout-main # group{
	background-color: #000;
	min-height: 112px;
	margin-bottom: 22px;
}


/* =Left Navigation */

/* MOSS Contolled Left Navigation */

.leftNav
{
	text-align:left;
	width:187px;
	background-color: transparent;
	margin-bottom:20px;
	margin-right:11px;
	
} 

.leftNav a{
	color:#fff;
	text-decoration:none;
}

.leftNav4 td
{
	background-color: #818a93;
	padding: 6px 13px 6px 33px;
	line-height:15px;
}
 

.leftNav4 td:hover
{
	background-color: #494f55;

}

.leftNav3 td
{
	background-color: #26282c;
	padding: 6px 13px 6px 22px;
	line-height:15px;
}

.leftNav3 td:hover
{
background-color:#494f55;
}


.leftNav2 td
{
	background-color: #26282c;
	padding: 6px 13px 6px 11px;
	line-height:15px;
}

.leftNav2 td:hover
{
background-color:#494f55;
}

.leftNav1 td
{
	background-color: transparent !important;
	padding: 11px 13px 6px 11px;
	line-height:15px;
	background-image: url('Images/AMDV3/leftnav_bl.png');
	background-repeat: no-repeat;
	background-position: bottom center;

} 


.leftNav1 td:hover
{
background-color:none;
}

.leftNavSelected td{
	background-color: #494f55;
	font-weight:bold;
	line-height:15px;
	padding: 6px 13px 6px 22px;
 
	
}
 
.leftNavSelected td:hover {
	background-color: #494f55;
}


/* Secondary Promo styles to add spacing to images */


.description{
	font-size: 11px;
	margin: 0px 0px 0px 3px;
	padding-left: 10px;
	color: #ebeef0;
	font-family: Verdana, arial, sans-serif;
}


/* Remove border from linked images end */ 

/* =Typography */

/* typography start*/

h1 { /* Page Title */
	font-size:28px;
	font-weight:normal;
	font-family:"Arial";
	color:#ebeef0;
	margin-bottom: 16px;
	line-height:28px;
}

h2.group /* Hub page group sub headings */
{
	font-size: 14px;
	font-weight: bold;
	color: #ebeef0;
	padding: 10px 10px 0px 0px;
}

h2 /* Intro Heading */
{
	font-size: 13px;
	font-weight: bold;
	color: #ebeef0;
	padding: 5px 0px 0px 0px;
}

h3 /* Body text heading */
{
	font-size: 11px;
	font-weight: bold;
	color: #ebeef0;
	padding: 5px 0px 5px 0px;
}

h1.white { /* White Page Title */
	font-size:21px;
	font-weight:normal;
	font-family:"Palatino Linotype";
	color:#FFF;
	margin-bottom: 16px;
	line-height:18px;
}

h2.white { /* White Page Subtitle Level 1*/
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	color:#FFF;
	line-height:18px;
}

h3.white { /* White Page Subtitle Level 2*/
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	color:#FFF;
	line-height:18px;
}

#promo H3 {
padding: 0px 11px;
}


/* typography end*/


/* =Link Styles */

/* Link List */



.linklist ul li.link { 
	display:block;
	list-style-type:none;
	line-height:18px;
	margin:0 0 0.6em;
	padding:0 0 0 16px;
	background:url('Images/Business/link_arrow_white.png') no-repeat 0 6px;
	list-style-position: outside;
}

.linklist li{ 
	display:block;
	list-style-type:none;
	line-height:18px;
	margin:0 0 0.6em;
	padding:0 0 0 16px;
	background:url('Images/Business/link_arrow_white.png') no-repeat 0 6px;
	list-style-position: outside;

}



/* WHITE LINK LIST STYLES */
.whitelinklist {
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0 0px 0px 7px;
	list-style-position: outside;
	color: #fff;
	}

.whitelinklist ul {
	display:block;
	list-style-type:none;
	margin:1em 0;
	padding:0;
	list-style-position: outside;
	}


ul li.link {
	display:inline-block;
	list-style-type:none;
	line-height:1.1em;
	margin:0 0 0.6em;
	padding:0 0 0 9px;
	background:url('Images/Business/link_arrow_white.png') no-repeat 7px 4px;
	list-style-position: outside;
	}

.whitelinklist li {
	display:block;
	list-style-type:none;
	line-height:18px;
	margin:0 0 0.6em;
	padding:0 0 0 16px;
	background:url('Images/Business/link_arrow_white.png') no-repeat 0 6px;
	list-style-position: outside;
	}

.whitelinklist div {
	display:block;
	list-style-type:none;
	line-height:18px;
	margin:0 0 0.6em;
	padding:0 0 0 16px;
	background:url('Images/Business/link_arrow_white.png') no-repeat 0 6px;
	list-style-position: outside;
	}


.whitelinklist li a:link {
	text-decoration:none;
	font-weight:bold;
	color: #fff;
	}	
	
.whitelinklist li a:visited {
	text-decoration:none;
	font-weight:bold;
	color: #fff;
	}
	
.whitelinklist li a:hover {
	text-decoration:underline;
	font-weight:bold;
	color: #fff;
	}
	
.whitelinklist li a:active {
	text-decoration:underline;
	font-weight:bold;
	color: #fff;
	}
	
	
	
/* White Link List overwriting Gray Link List style */
.graylinklist ul li.link { 
	display: block; 
	list-style: none; 
	margin: 2px 0px; 
	padding: 0px 0px 0px 15px; 
	background:url('Images/Business/link_arrow_white.png') no-repeat 7px 4px;
}

.graylinklist li { 
	display: block; 
	list-style: none; 
	margin: 2px 0px; 
	padding: 0px 0px 0px 15px; 
	background:url('Images/Business/link_arrow_white.png') no-repeat 7px 4px;
}


.graylinksummarylinkdescription{
	padding-left:20px;
	padding-bottom:10px;
	font: 11px Verdana;
	color:#fff;
	line-height:16px;	
}
	
	
	
/* Secondary LINK LIST STYLES */
.slinklist ul {
	display:block;
	list-style-type:none;
	margin: 1em 0;
	padding:0;
	}

.slinklist {
	display:block;
	list-style-type:none;
	margin: 3px 0px 0px 0px;
	padding:0;
	}

.slinklist ul {
	margin:0.6em 0 1em 0.5em;
	}

ul li.link {
	display:block;
	list-style-type:none;
	line-height:1.1em;
	margin:0 0 0.6em;
	padding:0 0 0 22px;
	background:url('Images/Business/link_arrow_white.png') no-repeat 14px 6px;
	}

.slinklist li {
	display:block;
	list-style-type:none;
	line-height:1.6em;
	margin:0 0 0.6em;
	padding:0 0 0 22px;
	background:url('Images/Business/link_arrow_white.png') no-repeat 14px 6px;
	}


.slinklist a:link {
	text-decoration: none;
	color: #ebeef0;
	}
	

.slinklist a:hover {
    text-decoration: underline;
	color: #ebeef0;
	}


.slinklist a:visited {
	color: #FFF;
	}
	
.slinklist .alt {
	padding:0;
	background:none;
	}

.slinklist .alt a {
	text-indent:0;
	padding-left:5px;
	display:block;
	background:url('Images/Business/link_arrow_white.png') no-repeat 14px 6px;}
	

/* =MOSS Lists */

.link-item a:link{
font-family:verdana, helvetica, san-serif; 
font-size:11px; 
color: #ebeef0;
text-decoration:none;

}

.link-item a:active{
color: #ebeef0;
text-decoration:none;
}
.link-item a:hover{
color: #ebeef0;
text-decoration:underline;
}
.link-item a:visited{
color: #d2dadd;
text-decoration:none;
font-family:verdana, helvetica, san-serif; 

}

#promo .link-item {
margin-left:0px;

}

#promo .linklist {
	margin-left:10px;
	font-size:10px;
}

#promo .linklist a {
	font-size: 10px;
	color: #fff;
}

#promo .rcpromodescription .linklist {
	margin:0px;
	font-size:10px;
}


/* =HTML editor styles */

.ms-rteCustom-AMDArrowLink  {
	display:block;
	list-style-type:none;
	line-height:1.1em;
	margin:0 0 0.6em;
	padding:0 0 0 8px;
	background:url('Images/AMDV3/white_link_arrow.png') no-repeat 0 0.3em;
}

.ms-rteCustom-AMDArrowLinkWhite  {
	display:block;
	color: #fff;
	list-style-type:none;
	line-height:1.1em;
	margin:0 0 0.6em;
	padding:0 0 0 8px;
	background:url('Images/AMDV3/white_link_arrow.png') no-repeat 0 0.3em;
}

.AMDArrowLinkWhite a:link{
	display:block;
	color: #fff;
	text-decoration:underline;
	line-height:1.6em;

}
.AMDArrowLinkWhite a:hover{
color:silver;
	
}
.AMDArrowLinkWhite a:visited{
color:silver;
text-decoration:underline;
	
}


.ms-rteCustom-SubHeading
{
	font-size: 14px;
	font-weight: bold;
	color: #ebeef0;
	padding: 10px 10px 0px 0px;
}

.ms-rteCustom-PageSubTitle
{
	font-size: 12px;
	color: #ebeef0;
	font-weight:bold;
	padding: 10px 10px 0px 0px;
}

.ms-rteCustom-IntroHeading
{
	font-size: 12px;
	font-weight: bold;
	color: #ebeef0;
	padding: 5px 0px 0px 0px;
}


.ms-rteCustom-BodyTextHeading
{
	font-size: 11px;
	font-weight: bold;
	color: #ebeef0;
	padding: 5px 0px 5px 0px;
}

#lnbottom{
	background: url('Images/AMDV3/bottomnav_black.png') no-repeat top left; 
	width: 187px;
	height:88px;
	margin-top:-20px; 
	margin-bottom:22px;			
}


/* new promos */

#promo .slm-layout-main #group, #leftNav .slm-layout-main #group, #promo #backgroundgradient, #leftNav #backgroundgradient /*add gradient to right hand promos */{
	background:transparent url('Images/AMDV3/promo_bottom_black.png') no-repeat bottom;
	padding-bottom:11px;
}

#promo #backgroundgradient .image{
				padding-top:10px;
}

.promoheader{
	background: url('Images/AMDV3/promo_top_black.png') no-repeat;
	background-color:#000;
	font: Verdana;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	color:#fff;
	padding:5px 5px 0px 10px;
	margin-left:1px;
}

#promo .calloutContent{
	background:transparent url('Images/AMDV3/promo_bottom_black.png') no-repeat bottom;
	padding-bottom:0px;
}

#promo .calloutContentModule, #promo .promodescription, .promo .promodescription /* Promo content padding */
{
	font-size:10px;
	line-height:14px;
	padding: 5px 5px 10px 11px;
	margin: 0px;
	background: url('Images/AMDV3/promo_bottom_black.png') no-repeat bottom;
}

#promo .calloutContentModule li, #promo .promodescription li /* Promo content padding */{
	margin-left:-11px;
}


#promo .description, #leftNav .description, #promo .padded_description, #leftNav .padded_description, #promo .slm-layout-main .description{
	font-size: 10px;
	line-height:14px;
	margin: 5px 0px 0px 0px;
	padding-left: 0px;
	color: #fff;
	font-family: Verdana, arial, sans-serif;
}

#promo .summarylinkdescription, #leftNav .summarylinkdescription, #promo .slm-layout-main .description{
	font-size: 10px;
	line-height:14px;
	padding-left:10px;
}

#linkitem2 .summarylinkdescription, #linkitem2 .linklist{
	padding-left:10px;	
	
}

#promo .image-area-top{
	/* Removed because of duplicate top rounded corners
	
	background-color: #000;
	background-image: url('Images/AMDV3/promo_top_black.png');
	background-repeat: no-repeat; */
	
	padding:11px 0;
	margin-left:1px;
}



/* RC Promo Styles */
.rcpromomain{
	background:transparent url('Images/AMDV3/promo_bottom_black.png') no-repeat;
	background-position:bottom left;
	margin-bottom:11px;
	width:187px;
	margin-top:-2px;
	}

.rcpromoheader{
	background: url('Images/AMDV3/promo_top_black.png') no-repeat;
	background-color:#000;
	font-weight:bold;
	line-height:16px;
	color:#fff;
	padding:6px 5px 0px 10px;
	width:172px;
}
.rcpromodescription{
	padding:5px 5px 5px 10px;
	font-size: 10px;

}
/*
.rcpromomain img {
	padding-top:5px;
}

.rcpromodescription .linklist{
	font-size:10px;
	line-height:16px;
}

.rcpromodescription .linklist li{
	background-position:4px 6px;
	padding-left:15px;
}

*/
/*promotion orphan page style*/
.rcpromomainFX{
	background:transparent url('Images/AMDV3/LandingFXPromoBody.png') no-repeat;
	background-position:bottom left;
	margin-bottom:11px;
	width:187px;
	margin-top:-2px;
	}

.rcpromoheaderFX{
	background: url('Images/AMDV3/LandingFXPromoTitle.png') no-repeat;
	background-color:#000;
	font-weight:bold;
	line-height:16px;
	color:#fff;
	padding:6px 5px 0px 10px;
	width:172px;
	height:30px;
}
.galleryBGFX{
				background:url('Images/AMDV3/LandingFXGalleryBG.jpg') no-repeat;
				width:770px;
				height:969px;
				z-index:1;
				padding-top:10px;
}
.galleryPreBtn{
	z-index:0;
	float:left;
	margin-top:-580px;		
}
.galleryNextBtn{
	z-index:0;	
	float:right;	
		margin-top:-580px;		
}

#promo .social_icons {
	list-style-type: none;
	margin:0px 0px 0px 10px;
	padding:0px;
	width: 187px;	
}

#promo .social_icons li {
	display:inline;
	padding: 0;
	width: 34px;
	margin: 0px 0px 0px 0px;
	float:left;
	font-size:10px;
}

.tableCellBG{
	background: url('Images/AMDV3/dark_chicklet_156W.png') no-repeat;
	width:156px;
	height:130px;
	
}

/*banner style*/
.bannerBG{
			background:url('Images/Business/greenBannerBackground.png') no-repeat;	
			width:760px;
			padding:5px;
			margin-top:-2px;	
			margin-bottom:-6px;
			font-weight:bold;
			height:112px;			
}
.bannerTitleFont{
				font-size:20px;
				line-height:20px;
				font-weight:bold;	
}

.endnote{
	float:left;
	font-size: 10px;
}

/*button*/
.shopnowbutton a{
	width:80px;
	height:28px;
	background-image:url('Images/AMDV3/shop_green_button.png');
	background-repeat:no-repeat;
	display:block;
	margin:5px 0px 10px 15px;
}

.shopnowbutton a:hover{
	width:80px;
	height:28px;
	background-image:url('Images/AMDV3/shop_green_button_hover.png');
	display:block;
}

.shopprocessorbtn a{
	width:120px;
	height:28px;
	background-image:url('Images/AMDV3/shop_proc_green_button.png');
	background-repeat:no-repeat;
	display:block;
	margin:5px 0px 10px 15px;
}

.shopprocessorbtn a:hover{
	width:120px;
	height:28px;
	background-image:url('Images/AMDV3/shop_proc_green_button_hover.png');
	display:block;
}

.shopgraphicsbtn a{
	width:142px;
	height:28px;
	background-image:url('Images/AMDV3/shop_graph_green_button.png');
	background-repeat:no-repeat;
	display:block;
	margin:5px 0px 10px 15px;
}

.shopgraphicsbtn a:hover{
	width:142px;
	height:28px;
	background-image:url('Images/AMDV3/shop_graph_green_button_hover.png');
	display:block;
}



/* green button */
.greenbutton{
	height:28px;
	background-image:url('Images/AMDV3/green_button_black_bg_right.jpg');
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	padding:3px 11px 3px 0px;
}

#greenbutton{
	height:28px;
	background-image:url('Images/AMDV3/green_button_black_bg_left.jpg');
	background-repeat:no-repeat;
	display:block;
	padding:3px 0px 3px 11px;
}

.greenbutton_text {
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}

a:hover .greenbutton{
	height:28px;
	background-image:url('Images/AMDV3/green_button_black_bg_right_hover.jpg');
	background-repeat:no-repeat;
	background-position:right;
	float:left;
}

a:hover #greenbutton{
	height:28px;
	background-image:url('Images/AMDV3/green_button_black_bg_left_hover.jpg');
	background-repeat:no-repeat;
	display:block;
}


.shopnowbutton a:hover{
	width:80px;
	height:28px;
	background-image:url('Images/AMDV3/shop_green_button_hover.png');
	display:block;
}
/*style for Graphics landing page*/

.GraphicsTxt
{
				z-index:0; 
				margin-top: -500px; 
				position:relative; 
				height:500px;
}
.GraphicsTxt4Col
{
				z-index:0; 
				margin-top: -550px; 
				position:relative; 
				height:500px;
}

.GraphicsImgTxt1{
				position:relative;
				z-index:0;
				padding-bottom:5px;
				line-height:11px;
				padding-left:15px;
				width:460px;
				background:url('Images/AMDV3/DTGraphicsBannerBG_wide.png') no-repeat 20% bottom;
				float:right;
				color:white;
				margin-right:80px;
				font-size:14px;
				font-weight:bold;
				height:59px;
}
.GraphicsImgTxt1Blk{
				position:relative;
				z-index:0;
				padding-bottom:5px;
				line-height:14px;
				padding-left:15px;
				width:460px;
				float:right;
				color:white;
				margin-right:80px;
				font-weight:bold;
				margin-top: -340px; 
}

.GraphicsImgTxt14Col{
				position:relative;
				z-index:0;
				padding:10px;
				line-height:20px;
				width:440px;
				background:url('Images/AMDV3/DTGraphicsTextBG.png') repeat-y 20% bottom;
				float:left;
				color:white;
				font-size:17px;
				font-weight:bold;
				height:120px;
				border: thin #740e0e solid;
                 }

.GraphicsImgTxt2{
				position:relative;
				z-index:0;
				padding-bottom:5px;
				line-height:35px;
				padding-left:0px;
				margin-top:-60px;
				width:460px;
				float:left;
				color:white;
				margin-right:80px;
				font-size:35px;
				font-weight:bold;
				height:359px;
}
.GraphicsImgTxt24Col{
				position:relative;
				z-index:0;
				padding-bottom:5px;
				line-height:40px;
				padding-left:0px;
				margin-top:-40px;
				width:460px;
				float:left;
				color:white;
				margin-right:80px;
				font-size:35px;
				font-weight:bold;
				height:135px;
}


.GraphicsImgTxt1 H2{
				color:white;
				font-family:Arial, Helvetica, sans-serif;
				line-height:12px;
				font-size:20px;
				font-weight:bold;
				padding-top:17px;
				margin-bottom:13px;
}
.GraphicsImgTxt1 .AMDArrowLinkWhite{
	display:inline;
	color: #fff;
	list-style-type:none;
	line-height:1.1em;
	margin:0 0 0.6em;
	padding: 0px 0px 0px 20px; 
	background:url('Images/AMD/link_arrow_white.gif') no-repeat 7px 4px;
}
.columnSection{
	float:left;
	position:relative;
	margin-top:-300px;
	width:986px;
}
.columnSectionBlk{
	float:left;
	position:relative;
	margin-top:-200px;
	width:986px;
}

.columnSection4Col{
	float:left;
	position:relative;
	margin-top:-250px;
	width:986px;
}

.GraphicsColumnHeader{
	float:left;
	width:325px;
	background: url('Images/AMDV3/graphicsColumnTop.png') no-repeat 20% top;
	color:#fff;
	margin-right:5px;
	min-height:600px;
}
.GraphicsColumnHeaderEnd{
	position:relative;
	float:right;
	width:325px;
	background: url('Images/AMDV3/graphicsColumnTop.png') no-repeat 20% top;
	color:#fff;
	min-height:400px;
}
.GraphicsColumnHeaderGradient{
	float:left;
	width:325px;
	background: url('Images/AMDV3/graphicsgradientColumnTop.png') no-repeat 20% top;
	color:#fff;
	margin-right:5px;
	min-height:400px;
}
.GraphicsColumnHeaderEndGradient{
	position:relative;
	float:right;
	width:325px;
	background: url('Images/AMDV3/graphicsgradientColumnTop.png') no-repeat 20% top;
	color:#fff;
	min-height:400px;
}

.GraphicsColumnHeaderBlk{
	float:left;
	width:322px;
	background: url('Images/AMDV3/graphicsColumnTopBlk.jpg') no-repeat 20% top;
	background-color:#2d2c2c;
	color:#fff;
	margin-right:10px;
	min-height:200px;
}
.GraphicsColumnHeaderEndBlk{
	position:relative;
	float:right;
	width:322px;
	background: url('Images/AMDV3/graphicsColumnTopBlk.jpg') no-repeat 20% top;
	background-color:#2d2c2c;
	color:#fff;
	min-height:200px;
}
.GraphicsColumnBottomBlk{
	background:url('Images/AMDV3/graphicsColumnBottomBlk.jpg') no-repeat 20% bottom;
	height:13px;
	}



.GraphicsColumnHeader4col{
	float:left;
	width:241px;
	background: url('Images/AMDV3/graphicsColumnTop_4col.png') no-repeat 20% top;
	color:#fff;
	margin-right:7px;
	min-height:400px;
	position:relative;
}
.GraphicsColumnHeader4colEnd{
	position:relative;
	float:right;
	width:241px;
	background: url('Images/AMDV3/graphicsColumnTop_4col.png') no-repeat 20% top;
	color:#fff;
	min-height:400px;
}

.ColContent4col{
	margin-left:-2px;
	width:212px;
	padding-left:10px;
	padding-right:10px;
	border-right:3px #660303 solid;
	border-left:3px #660303 solid;
	
}


.ColContent{
	margin-left:-2px;
	width:296px;
	padding-left:10px;
	padding-right:10px;
	border-right:3px #660303 solid;
	border-left:3px #660303 solid;
	
}
.ColContentgradient{
	margin-left:-2px;
	width:296px;
	padding-left:10px;
	padding-right:10px;	
}

.ColContentBlk{

	width:290px;
	padding-left:10px;
	padding-right:10px;
	}

.border{
	width:979px;
	border-left:3px #660303 solid;
	border-right:3px #660303 solid;
}
.border4col{
	width:979px;
	border-left:3px #660303 solid;
	border-right:3px #660303 solid;
	background:black;
}

.GraphicsHubThreeColumn{
	width:255px;
	vertical-align:top;
	padding-bottom:10px;
	padding-right:6px;
	background-repeat:repeat-x;
	padding-left:10px;
}
.GraphicsHubWideColumn{
	width:510px;
	vertical-align:top;
	padding-bottom:10px;
	padding-right:6px;
	background: url('Images/AMDV3/border.png') no-repeat center;
	padding-left:10px;
	padding-top:8px;
}

.GraphicsHub4Column{
	width:226px;
	vertical-align:top;
	padding-bottom:10px;
	padding-right:6px;
	background-repeat:repeat-x;
	padding-left:10px;
	line-height:16px;
}
.GraphicsHub2Column{
	width:469px;
	vertical-align:top;
	padding-bottom:10px;
	padding-right:6px;
	background-repeat:repeat-x;
	padding-left:10px;
}

.GraphicsHubThreeColumn #group{
					line-height: 18px;
}

.ColContent a{
				text-decoration:underline;
}
.imageMargin{
	margin-top:-50px;
}
.imageMargin4col{
	margin-top:-30px;
}

.colMargin{
				margin-top:0px;
				margin-left:-2px;
}
.colMargingradient{
				margin-top:-6px;
				margin-left:-1px;
}

#promo .calloutContentModule, #promo .promodescription, .promo .promodescription /* Promo content padding */
{
	font-size:10px;
	line-height:14px;
	padding: 5px 5px 10px 11px;
	margin: 0px;
	background: url('Images/AMDV3/promo_bottom_black.png') no-repeat bottom;
}
/*red button*/
.AMDButton {
	width: 100%;
	float: left;
	margin-bottom: 11px;
	margin-top: 11px;
}

.AMDButton_left {
	background: transparent url('Images/vision/visionButtonLeft.png') no-repeat;
	width: 8px;
	height: 28px;
	float:left;
	position:relative;
}

.AMDButton_center {
	background: transparent url('Images/vision/visionButtonBG.png') repeat-x;
	height: 24px;
	float:left;
	position:relative;
	padding-top: 4px;
	padding-right: 3px;
	font-weight:normal;
	font-size: 10px;
	color:white;

}
.AMDButton_center  a{
	color: white;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	font-size: 10px;
}

.AMDButton_center a:hover {
	text-decoration:underline;

}

.AMDButton_center a:visited{
	text-decoration:none;
}

.AMDButton_right {
	background: transparent url('Images/vision/visionButtonRight.png') no-repeat;
	width: 8px;
	height: 28px;
	float:left;
	position: relative;
}
.separator {

border: none;
background: transparent url('Images/vision/separator.png') no-repeat center center;

}
/* logo chicklet */
.chicklet156{
	background: transparent url('Images/Business/chicklet_156W.png') no-repeat center;
	height:130px;
	width:156px;
	text-align:center;
	margin:auto;
	vertical-align:middle;
	padding-bottom:4px; 
}

#chicklet_link{
	margin-left:-5px;
}

/* landing page style */
.active
    {display:block;float:left;}
.notactive
    {display:none;}
.goleft
    {width:30px;float:left;cursor:pointer;}
.goright
    {width:30px;float:left;cursor:pointer;}


