/* -- TEXT -- */
body, p, font, li, ul, td {
	color: #000000;
	font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}
h1 {
	font: normal 24px Verdana, Arial, Helvetica, sans-serif;
	color: #0033cc;
	}
h2 {
	font: normal 20px Verdana, Arial, Helvetica, sans-serif;
	color: #0033cc;
	}
h3 {
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	color: #0033cc;
	}
h4 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0033cc;
	}
a { 
	color: #0033cc;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #cc3300;
	text-decoration: underline;
	}
.blue {
	color: #0033cc;
	}
.orange, a.orange {
	color: #cc3300;
	}

/* -- NAV & HEADER -- */

#stripe {
	background: url(http://www.aboutmypc.net/gx/nav.bg.gif) repeat-x;
	width: 100%;
	height: 102px;
}
#nav {
	width: 940px;
	margin: 0px auto;
}
#nav a {
	float: left;
	height: 50px;
	margin: 7px 0px 0px 0px;
	padding: 30px 20px 0px 20px;
	border-style: solid;
	border-width: 1px;
	border-left-color: #1e5ea6;
	border-top-color: #60abff;
	border-right-color: #60abff;
	border-bottom-width: 0px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	background: url(http://www.aboutmypc.net/gx/nav.bg.on.gif) repeat-x;
}
#nav a.nav-on {
	background: url(http://www.aboutmypc.net/gx/nav.bg.on.gif) repeat-x;
}
#logo {
	float: left;
	height: 80px;
	margin: 7px 0px 0px 0px;
	width: 318px;
	background: url(http://www.aboutmypc.net/gx/nav.logo.gif) no-repeat;
	clear: both;
}
#search form {
	float:left;
	background: url(http://www.aboutmypc.net/gx/nav.search.bg.gif) no-repeat;
	width: 215px;
	height: 22px;
	margin: 37px 0px 0px 20px;
	padding: 0px 0px 0px 7px;
}
#search input {
    width: 170px;
    border: 0px;
    background: transparent;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
}
#search #submit {
	float: right;
    width: 32px;
    height: 19px;
	padding: 0px;
	margin: 1px 9px 0px 0px;
}
#toptext {
    padding-top: 3px;
	font: 10px/10px Verdana, Arial, Helvetica, sans-serif;
    color: #8aaed7;
}

/* -- LAYOUT -- */

body {
	margin: 0px;
}
#left {
	float: left;
}
#right {
	float: right;
}
#content {
	width: 940px;
	margin: 20px auto;
	padding: 0px;
}
#ly100p {
	width: 940px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#ly70p {
	float: left;
	width: 620px;
	margin: 0px;
	padding: 0px;
}
#ly30p {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#main-home {
	width: 620px;
	height: 250px;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	background: url(http://www.aboutmypc.net/gx/main.home.jpg) no-repeat;
}
#main-home h1, #main-howto h1 {
	margin: 0px;
}
#main-home p, #main-howto p {
	margin: 10px 0px 0px 0px;
	padding-right: 320px;
}
#main-howto {
	width: 620px;
	height: 250px;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	background: url(http://www.aboutmypc.net/gx/main.howto.jpg) no-repeat;
}
#header-details {
	width: 620px;
	height: 80px;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	background: url(http://www.aboutmypc.net/gx/header.details.gif) no-repeat;
}
#header-details h1, #header-details p, #header-search h1, #header-search p, #header-howto h1, #header-howto p {
	margin: 0px;
}
#header-details p, #header-search p {
	margin-top: 5px;
}
#header-search {
	width: 620px;
	height: 80px;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	background: url(http://www.aboutmypc.net/gx/header.search.jpg) no-repeat;
}
#header-howto {
	width: 620px;
	height: 80px;
	margin: 0px;
	padding: 10px 0px 0px 15px;
	background: url(http://www.aboutmypc.net/gx/header.howto.jpg) no-repeat;
}
#header-bluelist td {
	height: 35px;
	margin: 0px;
	padding-left: 5px;
	background: url(http://www.aboutmypc.net/gx/header.bluelist.gif) repeat-x;
    color: #ffffff;
	text-transform: uppercase;
}
#row-bluelist td {
	height: 35px;
	margin: 0px;
	padding-left: 5px;
	border-bottom: solid #d8d5d1 1px;
}
#rowbluelist:hover {
	background: #f4f2ef;
}
.headerbluelist td, .headerbluelist th {
	height: 35px;
	margin: 0px;
	padding-left: 5px;
	background: url(http://www.aboutmypc.net/gx/header.bluelist.gif) repeat-x;
    color: #ffffff;
	text-transform: uppercase;
	font-weight: normal;
}
.rowbluelist td {
	height: 35px;
	margin: 0px;
	padding-left: 5px;
	border-bottom: solid #d8d5d1 1px;
}
.row-bluelist:hover {
	background: #f4f2ef;
}
#header-search td {
	height: 35px;
	margin: 0px;
	padding-left: 5px;
	background: url(http://www.aboutmypc.net/gx/header.bluelist.gif) repeat-x;
    color: #ffffff;
	text-transform: uppercase;
}
#row-search td {
	height: 35px;
	margin: 0px;
	padding-left: 5px;
	border-bottom: solid #d8d5d1 1px;
	color: #0033cc;
	text-decoration: underline;
}
#row-search:hover {
	background: #f4f2ef;
}
.rowheader td, .rowheader, .rowheader th {
	height: 35px;
	margin: 0px;
	padding-left: 5px;
	background: url(http://www.aboutmypc.net/gx/header.bluelist.gif) repeat-x;
    color: #ffffff;
	text-transform: uppercase;
}
.rowsearch td {
	height: 35px;
	margin: 0px;
	padding-left: 5px;
	border-bottom: solid #d8d5d1 1px;
	color: #0033cc;
	text-decoration: underline;
}
.rowsearch:hover {
	background: #f4f2ef;
}
#index {
	width: 620px;
	height: 50px;
	margin: 0px;
	padding: 15px 0px 0px 15px;
	background: url(http://www.aboutmypc.net/gx/box.index.jpg) no-repeat;
}
#index a {
	display: inline;
	margin: 0px 2.5px;
}
#pagination {
	width: 620px;
	height: 50px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	background: url(http://www.aboutmypc.net/gx/box.index.jpg) no-repeat;
}
#pagination a {
	display: inline;
	margin: 0px 2.5px;
	padding: 3px 5px;
}
#pagination a:hover {
	border: 1px #cc3300 solid;
	background: #ffffff;
	margin: 0px 2.5px;
	padding: 2px 4px;
}
#box-howto {
	width: 285px;
	height: 395px;
	margin: 20px 0px 0px 0px;
	padding: 15px 0px 0px 15px;
	background: url(http://www.aboutmypc.net/gx/box.howto.jpg) no-repeat;
}
#box-howto h4 {
	text-transform: uppercase;
	color: #cc3300;
	margin: 0px 0px 10px 0px;
}
#box-howto a {
	display: block;
	margin: 0px 0px 10px 0px;
}
#footer {
	margin-top: 40px;
	clear: both;
	background: url(http://www.aboutmypc.net/gx/footer.bg.gif) repeat-x;
	width: 100%;
	height: 100px;
}
#footer-box {
	width: 940px;
	height: 95px;
	margin: 0px auto;
	padding-top: 5px;
	background: url(http://www.aboutmypc.net/gx/footer.logo.gif) no-repeat 0px 50px;
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
    color: #787877;
}
#footer-box a {
    color: #787877;
}