/**************** HTML *******************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px auto auto auto;
	width: 1000px;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/**************** HEADER *******************/
#hdr {
	background-color:#EFF6FF;
}

#hdr .titleL {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color:#666;
	background: url(/images/computercom/hdr_bg.jpg) no-repeat;
}

#hdr .titleL a {
	color:#666;
	text-decoration: none;
}

#hdrSearch {
	background: url(/images/computercom/hdr_search_bg.jpg) top repeat-x;
	text-align: center;
	font-weight:bold; 
	font-size:14px; 
	color:#FFF;
}

#hdrSearch input { 
	font-size:12px; 
}

#colTabs {
	background-color: #FFF;
	margin-bottom: 2px;
}

#colTabs .left {
	background: url(/images/computercom/hdr_coll_bg.jpg) repeat-x;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #666;
}

#colTabs .feat {
	font-size: 12px;
	color: #666;
}

#colTabs .feat a {
	color:#666; 
}

#colTabs .feat a:hover {
	color: #69C;
}

#colTabs .right {
	background: url(/images/computercom/hdr_colr_bg.jpg) repeat-x;
}

#hdrRelated {
	padding:5px 0px 5px 0px;
	overflow: hidden;
	height:14px;
	font-size:11px;
}

#hdrRelated ul { 
	margin:0px;
	list-style-type: none;
}

#hdrRelated li { 
	margin: 0px; 
	padding: 0px; 
	height:14px;
	float: left;
}

.hdrRelLink1 a {
	padding:0px 15px 0px 5px; 
	text-decoration: none;
	color:#666; 
}

.hdrRelLink1 a:hover {
	text-decoration:underline;
	color: #69C;
}

.hdrRelLink2 a {
	padding:0px 15px 0px 15px;
	text-decoration:none;
	color:#666; 
}

.hdrRelLink2 a:hover {
	text-decoration:underline;
	color: #69C;
}

/**************** BODY *******************/
#main {
	text-align: left;
	width: 1000px;
}

a.URLtop {
	color:#00E;
	text-decoration:underline;
}

a.URLbottom { 
	color:#008000;
	text-decoration:none;
}

a.URLtext { 
	text-decoration:none;
	color:#000;
}

#relCol {
	float:left;
	width: 224px;
	margin: 0px 0px 0px 4px;
	border: #69C 1px solid;
}

.relHdr {
	font-size:14px;
	font-weight:bold;
	color:#666;
	padding:4px 4px 4px 2px;
        background:#EEE8D4;
}

.relHdr a{
	font-size:14px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}

.relSubhdr {
	font-size:12px;
	font-weight:bold;
	color:#666;
	padding:4px 0px 0px 4px;
}

.relSubhdr a{
	font-size:12px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}

.relContent {
	text-align:left;
}

.relContent a {
	display:block;
	color:#224EA6;
	font-size:11px;
}

.relContent p {
	padding:2px 0px 2px 8px;
	margin:0px 1px;
	font-size:11px;
	color:#000;
}

.relPic {
	text-align:center;
}

#content {
	float: right;
	width: 760px;
}

.catHdr {
	font-size:12px;
	font-weight:bold;
	padding:4px 24px 4px 24px;
}

.catHdr a{
	font-size:12px;
	font-weight:bold;
	color:#224EA6;
	text-decoration:none;
}

.catContent {
	font-size:12px;
	color:#000;
	display:block; 
	background:#FFF;
	text-align:left;
}

.catContent a {
	font-size: 11px;
	color:#224EA6;
}

.catContent p {
	padding:2px 20px 4px 20px;
	margin:0px 12px;
}

.sponsoredresults {
	background-image: url(/css_is.php);
	background-repeat: no-repeat;
	padding:4px 0px 0px 15px;
	font-size:10px; 
	color:#999; 
}

#results {
	margin:20px 0px 10px 0px; 
	background-color:#FFFFFF; 
}

#results p { 
	margin:5px 0px 10px 0px; 
	padding:0px 15px 0px 15px;  
	width:450px; 
}

#next { 
	margin:0px; 
	padding:12px 0px 12px 0px; 
	text-align:center;
}

#next a { 
    color: #224EA6;
	font-weight:bold; 
	font-size:13px; 
}

#next a:visited {
	color:#69C;
}

#related {
	background:#C90;
}

#related a {
	color:#224EA6;
	font-size:13px;
}

#related .relHeader {
	padding:4px;
	font-size:16px;
	color:#666;
	font-weight:bold;
}

#deFloat {
	clear:both;
	font-size:1px;
}

.URLtop {
	font-weight: normal;
	font-size: 15pt;
	text-decoration:underline;
}

/**************** FOOTER *******************/
#foot {
	width: 1000px;
	margin-top: 2px;
	text-align: center;
}

#ftrSearch {
	background: url(/images/computercom/ftr_search_bg.jpg) top repeat-x;
	text-align: center;
	font-weight:bold; 
	font-size:14px; 
	color:#666;
}

#ftrSearch input { 
	font-size:12px; 
}

.copy {
	margin-top: 10px;
	font-size: 9px;
	color: #999;
}