body {
	background-image: url(../images/bga2.jpg);
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}

td {
	font-size:12px
}

h1 {
	font-size:18px;
	margin-bottom:-1px
}

.headl {
	color:#666666;
	font-size:18px;
	padding-top:10px;
	padding-left:5px;
	padding-bottom:5px
}

.headc {
	color:#333333;
	font-size:18px;
	padding-top:10px;
	padding-left:5px
}

.headr {
	color:#666666;
	font-size:18px;
	padding-top:10px;
	padding-left:5px
}

.box {
	padding:5px;
	font-size:11px
}

.box2 {
	padding:0px 5px 1px 5px;
	font-size:11px
}

.head {
	padding:5px;
}

.foot {
	padding:5px;
	font-size:10px
}

.subhead {
	padding-left:5px;
	color: #003399;
	font-weight:bold
}

.content {
	padding-left:5px
}

.news {
	padding-left:5px
}

a {
	color: #003399;
	text-decoration: none;
}

a:link {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #003399;
	text-decoration: underline;
}

a:visited {
	color: #003399;
	text-decoration: none;
}

#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 740px;
	vertical-align: top;
}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 740px;
}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 740px;
	}
	
#sddm {
	margin: 0;
	padding: 0;
}

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 11px Arial;
	font-weight: normal;
}

#sddm li a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100px;
	color: #666666;
	text-align: center;
	text-decoration: none;
	letter-spacing: .8px;
}

#sddm li a:hover {
	color: #333333;
	text-decoration: none;
}

#sddm div {
	position: absolute;
	visibility: hidden;
	width: auto;
	margin: 0;
}

	#sddm div a	{
		position: relative;
		display: block;
		margin: 0;
		padding: 4px 4px 4px 10px;
		width: 210px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFFFFF;
		border-bottom: 1px solid #858EA1;
		color: #666666;
		font: 11px Arial;
		font-weight: lighter;
		letter-spacing: .8px;
}

	#sddm li div a:hover {	
		background: #E0E0E0;
		text-decoration: none;
		width: 210px;
		color: #333333;
}
	
.flyshadowl { background: url(../images/flyshadowl.png); }
.flyshadowr { background: url(../images/flyshadowr.png); }
.flyshadowb { background: url(../images/flyshadowb.png); }

.arrowlistmenu{
width: 220px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: white;
background: black url(../../images/glossyback.gif) repeat-x center left;
margin-bottom: 1px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 5px 0 5px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../../images/glossyback2.gif);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #666666;
background: url(../../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #666666;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #666666;
background-color: #F3F3F3;
}

.arrowlistmenu2{
width: 178px; /*width of accordion menu*/
margin-top: 8px;
}

.arrowlistmenu2 .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: white;
background: black url(../../images/glossyback.gif) repeat-x center left;
margin-bottom: 1px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 5px 0 5px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu2 .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../../images/glossyback2.gif);
}

.arrowlistmenu2 ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu2 ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.arrowlistmenu2 ul li a{
color: #666666;
background: url(../../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu2 ul li a:visited{
color: #666666;
}

.arrowlistmenu2 ul li a:hover{ /*hover state CSS*/
color: #666666;
background-color: #F3F3F3;
}

.arm{
color: #128CAB;
}

.armt{
background-color: #128CAB;
}

.intel{
color: #0860A8;
}

.intelt{
background-color: #0860A8;
}

.amd{
color: #009966;
}
.amdt{
background-color: #009966;
}

.design {
color: #a70303;
}
.designt {
background-color: #a70303;
}

.source, .default, .product {
color: #524ade;
}

.sourcet, .defaultt, .productt {
background-color: #524ade;
}

.proc {
color: #666666;
}

.proct {
background-color: #666666;
}

#acct {
vertical-align: middle;
text-align:right;
border: 1px black;
color: #666666;
font: 11px Arial;
padding: 10px;
}

#twitter  {
	width: 50px;
	position: absolute;
	margin-left: 750px;
	margin-top: -33px;
}
/* new css for boxes */
div.boxcontainer {
position: relative;
height: 179px;
width: 179px;
background-image:url(../../images/boxeffect.png);
background-position: center;
background-repeat: no-repeat;
}
div.armb {
border: 1px solid;
border-color: #128CAB;
}
div.intelb {
border: 1px solid;
border-color: #0860A8;
}
div.sourceb {
border: 1px solid;
border-color: #524ade;
}
div.boxcontent {
position: absolute;
top: 0px;
left: 0px;
color: black;
text-align: center;
z-index: 3;
}
div.boxeffect {
position: absolute;
top: 0px;
left: 0px;
height: 179px;
width: 179px;
background-image:url(../../images/boxeffect.png);
background-position: center;
background-repeat: no-repeat;
z-index: 2;
opacity:1.0;
}
div.boxoverlay {
position: absolute;
top: 0px;
left: 0px;
height: 179px;
width: 179px;
z-index: 5;
opacity:.5;
/*
background-color: red;
*/
}