﻿html, body, div, p {
	font: 11px "Lucida Grande",Tahoma,Arial,sans-serif;
	color: #1E3658;
}
body {
	margin: 0;
	padding: 0;
	background: #CBD2DC url(../design/bg_screen.jpg) repeat-y 0 0;
}
#container {
	width: 858px;
	background: url(../design/bg_page.gif) repeat-y;
}
/* --- links --------------------- */
a:link, a:active, a:visited {
	font-weight: bold;
	color: #1E3658;
	text-decoration: none;
}
a:hover {
	color: #8F2831;
}
a img {
	border-width: 0;
	border-style: none;
}
/* --- common --------------------- */
br {
	clear: both;
}
form {
	margin: 0;
}
h1 {
	display: none;
}
h2 {
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
h3 {
	margin: 0;
	padding: 25px 0 10px 0;
	font-size: 15px;
	font-weight: normal;
}
h5 {
	margin: 0;
	padding-top: 5px;
	font-size: 9px;
	font-weight: normal;
}
hr {
	display: none;
}
input, textarea, select {
	background: #fff;
	color: #000;
}
p {
	margin: 0;
	padding: 11px 0 0;
	line-height: 19px;
}
/* --- topper and navigation --------------------- */
#brand {
	position: absolute;
	width: 700px;
	height: 130px;
	top: 0;
	left: 79px;
	border-top: 20px solid #fff;
	background: url(../design/umpc.jpg) no-repeat;
}
#topnav {
	position: absolute;
	width: 700px;
	height: 100px;
	top: 150px;
	left: 79px;
}
#topnav ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
	height: 100px;
}
#topnav ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border: none;
}
#topnav ul li a {
	display: block;
	width: 233px;
	height: 100px;
	padding: 0;
	margin: 0;
}
#topnav ul li a strong {
	display: none;
}
#topnav ul li#nav_hardware a {
	width: 234px;
}
li#nav_hardware a {
	background: transparent url(../design/topnav.gif) 0px 0px no-repeat;
}
li#nav_software a {
	background: transparent url(../design/topnav.gif) -234px 0px no-repeat;
}
li#nav_accessories a {
	background: transparent url(../design/topnav.gif) -467px 0px no-repeat;
}
li#nav_hardware a:hover {
	background: transparent url(../design/topnav.gif) 0px -100px no-repeat;
}
li#nav_software a:hover {
	background: transparent url(../design/topnav.gif) -234px -100px no-repeat;
}
li#nav_accessories a:hover {
	background: transparent url(../design/topnav.gif) -467px -100px no-repeat;
}
#topper {
	position: relative;
	height: 270px;
}
#title {
	position: absolute;
	width: 59px;
	height: 270px;
	top: 0;
	left: 0;
	background: url(../design/bg_title_tab_left.gif) no-repeat;
}
#whitespace {
	position: absolute;
	width: 700px;
	height: 20px;
	top: 250px;
	left: 79px;
	background: #fff;
}
/* --- content --------------------- */
#articles {
	position: relative;
	padding: 20px;
}
#articles .article_hardware {
	padding-bottom: 15px;
	border-bottom: 1px solid #C7CFD9;
}
#articles .article_hardware a:link, #articles .article_hardware a:active, #articles .article_hardware a:visited {
	color: #8F2831;
}
#articles .article_hardware a:hover {
	color: #1E3658;
}
#articles .article_hardware h3 {
	padding-left: 38px;
	color: #8F2831;
	background: url(../design/h3_hardware.gif) no-repeat 0 20px;
}
#articles .article_software {
	padding-bottom: 15px;
	border-bottom: 1px solid #C7CFD9;
}
#articles .article_software a:link, #articles .article_software a:active, #articles .article_software a:visited {
	color: #AEBD63;
}
#articles .article_software a:hover {
	color: #1E3658;
}
#articles .article_software h3 {
	padding-left: 38px;
	color: #AEBD63;
	background: url(../design/h3_software.gif) no-repeat 0 20px;
}
#articles .article_accessories {
	padding-bottom: 15px;
	border-bottom: 1px solid #C7CFD9;
}
#articles .article_accessories a:link, #articles .article_accessories a:active, #articles .article_accessories a:visited {
	color: #405A7D;
}
#articles .article_accessories a:hover {
	color: #1E3658;
}
#articles .article_accessories h3 {
	padding-left: 38px;
	color: #405A7D;
	background: url(../design/h3_acc.gif) no-repeat 0 20px;
}
#content {
	position: relative;
	float: left;
	padding: 0 0 0 79px;
	width: 467px;
}
#featured {
	height: 187px;
	background: #D1D7DF url(../design/bg_featured.jpg) no-repeat;
}
#featured h2 {
	padding: 25px 20px 4px;
}
#featured p {
	margin: 0;
	padding: 0 20px;
}
/* --- sidebar --------------------- */
#search {
	position: relative;
	height: 33px;
	padding: 18px 15px 20px;
	border-top: 1px solid #BBC4D1;
	background: #BBC4D1 url(../design/bg_rightcol.jpg) bottom center;
}
#search h4 {
	width: 42px;
	height: 5px;
	margin: 0 0 4px;
	background: url(../design/mini_keywords.gif) no-repeat;
}
#search h4 span {
	display: none;
}
#search #tab_search {
	position: absolute;
	width: 29px;
	height: 71px;
	top: 0;
	right: -49px;
	background: url(../design/tab_search.gif) no-repeat;
}
#search form #submit {
	background: rgb(232, 235, 239) none repeat scroll 0%;
	width: 33px;
	margin-left: 2px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
}
#search form #s {
	width: 159px;
}
#sidebar {
	float: left;
	width: 233px;
}
.sidenav ul {
	margin: 0 15px;
	padding: 0;
	width: 203px;
}
.sidenav ul li {
	list-style: none;
	border-bottom: 1px solid #CBD2DC;
	background: #fff;
}
.sidenav a {
	font-weight: normal !important;
	width: 189px;
	text-decoration: none;
	padding: 8px 0 8px 14px;
	display: block;
}
#sidenav_hardware {
	position: relative;
	width: 203px;
	margin: 18px 15px 6px;
}
#sidenav_hardware #tab_categories {
	position: absolute;
	width: 29px;
	height: 98px;
	top: 0;
	right: -64px;
	background: url(../design/tab_categories.gif) no-repeat;
}
#sidenav_software {
	margin: 29px 15px 6px;
}
#sidenav_accessories {
	margin: 29px 15px 6px;
}
#sidenav_hardware h4 a {
	display: block;
	position: relative;
	width: 203px;
	height: 25px;
	margin: 0px 0px 0px;
	background: #8F2831 url(../design/sidenav_hardware.gif) no-repeat;
	text-indent: -700em;
	text-decoration: none;
}
#sidenav_software h4 a {
	display: block;
	position: relative;
	width: 203px;
	height: 25px;
	margin: 0px 0px 0px;
	background: #AEBD63 url(../design/sidenav_software.gif) no-repeat;
	text-indent: -700em;
	text-decoration: none;
}
#sidenav_accessories h4 a {
	display: block;
	position: relative;
	width: 203px;
	height: 25px;
	margin: 0px 0px 0px;
	background: #405A7D url(../design/sidenav_acc.gif) no-repeat;
	text-indent: -700em;
	text-decoration: none;
}
.s_hardware a:link, .s_hardware a:active, .s_hardware a:visited {
	color: #8F2831;
}
.s_hardware a:hover {
	color: #1E3658;
	background: #F0F2F5;
}
.s_software a:link, .s_software a:active, .s_software a:visited {
	color: #AEBD63;
}
.s_software a:hover {
	color: #1E3658;
	background: #F0F2F5;
}
.s_accessories a:link, .s_accessories a:active, .s_accessories a:visited {
	color: #405A7D;
}
.s_accessories a:hover {
	color: #1E3658;
	background: #F0F2F5;
}
.sidenav_ad {
	width: 160px;
	margin-left: 15px;
	margin-top: 15px;
}
/* --- footer --------------------- */
#footer {
	width: 858px;
	background: url(../design/bg_page.gif) repeat-y;
}
#footer p {
	background: #fff;
	font-size: 9px;
	margin: 0 79px;
	padding: 0;
	line-height: 100% !important;
}
#footer p:first-child {
	padding: 20px 0 5px 0;
}
#footer_cap {
	width: 858px;
	height: 43px;
	margin-bottom: 20px;
	background: url(../design/bg_footer.gif) no-repeat;
}
