/* CSS Document */

.Body_Back_Home {
	background-color:#FFFFFF;
	width:950px;
	}
.menuWrapper {
	display: block;
	width: 350px;
	height: auto;
	}
.menuContainer {
	width: 348px;
	height: auto;
	border: 1px #000000 solid;
	}
.menuContainer a{color: #000000; text-decoration: none; }

.titleBarWireless {
	background-image:   url("/images/2008_site/homepage/tree_titlebar_BG_wireless.gif");
	background-repeat: repeat-x;
	border: 1px #1e385a solid;
	width: 348px;
	height: 23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	}
.titleBarVideo {
	background-image:   url("/images/2008_site/homepage/tree_titlebar_BG_video.gif");
	background-repeat: repeat-x;
	border: 1px #1e385a solid;
	width: 348px;
	height: 23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	}
.titleBarMemory {
	background-image:   url("/images/2008_site/homepage/tree_titlebar_BG_memory.gif");
	background-repeat: repeat-x;
	border: 1px #1e385a solid;
	width: 348px;
	height: 23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	}
.titleBarControl {
	background-image:   url("/images/2008_site/homepage/tree_titlebar_BG_control.gif");
	background-repeat: repeat-x;
	border: 1px #1e385a solid;
	width: 348px;
	height: 23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	}
.titleBarInterface {
	background-image:   url("/images/2008_site/homepage/tree_titlebar_BG_interface.gif");
	background-repeat: repeat-x;
	border: 1px #1e385a solid;
	width: 348px;
	height: 23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	}
.titleBarPower {
	background-image:   url("/images/2008_site/homepage/tree_titlebar_BG_power.gif");
	background-repeat: repeat-x;
	border: 1px #1e385a solid;
	width: 348px;
	height: 23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	}
.menuLine {
	display: block;
	width: 346px;
	height: 14px;
	background-image: url(/images/layout/tree_listing_BG1.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	border-bottom: 1px #e5e6e8 solid;
	border-top: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	}
.menuWrapper .menuContainer .menuLine a{color: #000000; text-decoration: none; }

.menuWrapper .menuContainer .menuLine:hover {
	width: 346px;
	background-image: url(/images/layout/tree_listing_hover_BG1.gif);
	background-repeat: repeat-x;
	border-top: 1px #4b515c solid;
	border-bottom: 1px #4b515c solid;
	border-left: 1px #91959e solid;
	border-right: 1px #91959e solid;
	}
.menuWrapper .menuContainer .menuLine:hover a{color: #FFFFFF; text-decoration: none; }



.leftMenu {float: left; width: 120px; }
.leftMenu a{color: #000000; text-decoration: none; }

.menuWrapper .menuContainer .menuLine .leftMenu .leftMenuText {
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}

.menuWrapper .menuContainer .menuLine .leftMenu .leftMenuText:hover a{color: #fce18f; font-size: 1.15em; }

.rightMenu {
	float: right;
	width: 215px;
	}
.rightMenu a{color: #000000; text-decoration: none; }

.menuWrapper .menuContainer .menuLine .rightMenu .rightMenuText {
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}

.menuWrapper .menuContainer .menuLine .rightMenu .rightMenuText:hover a{color: #fce18f; font-weight: bold;}

.blankLine {
	display: block;
	width: 346px;
	height: 14px;
	background-image: url(/images/layout/tree_listing_BG1.gif);
	background-repeat: repeat-x;
	border-bottom: 1px #e5e6e8 solid;
	border-top: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	}
