@charset "utf-8";
/* CSS Document */
body {
	margin: 0 auto; 
	font: .7em Tahoma, Arial, sans-serif; 
	line-height: 1.7em; 
	background: #9baec6;
	color: #70685D;
}
h1 {
	font: bold 2.2em Arial, Sans-Serif; 	
	color:#2f0e00;
	padding: 8px 0 0 0; 
	margin: 0; 
	letter-spacing: -2px;
}
h2 {
	margin: 0;
	color:#2f0e00; 
	padding: 0 0 4px 0; 
	font: bold 1.6em "Lucida Sans", Sans-Serif; 
	letter-spacing: -1px; 
}
h3 {
	color:#2f0e00; 

}
a {
	color: #2f0e00; 
	background: inherit; 
}
a:hover {
	color: #9a8a7a; 
	background: inherit; 
}
p { margin: 0 0 5px 0; }

p.indent1 { 
	padding-left: 15pt; 
}
p.indent2 {
	padding-left: 35pt;
}
ul {
	margin: 0px 0px 10px 30px; 
	padding: 0; 
	list-style: none; 
}
ol {
	margin: 0px 0px 10px 30px; 
	padding: 0; 
	list-style: none; 
}

ul.indent2
	{padding-left:35pt;
}

img { border: 0; }
#header h1 {
	font: bold 2.4em "Lucida Sans", Sans-Serif;
	color: #FFFFFF; 
	padding: 10px 0 0 26px; 
	margin: 0; 
	letter-spacing: -1px;
}
#header h1 a {
color:#FFFFFF;
	text-decoration:none;
}
#subtext {
	font-size: 1.2em; 
	margin: 0 0 8px 26px; 
	padding: 0; 
	color: #e7e6e6; 
}
#wrapper {
	margin: 5px auto; 
	width: 980px;
	border: 1px solid #FFFFFF;
	background: #fff; 
}
#header {
	margin: 0 0 1px 0;
	background:url(http://mycomputermechanic.com/images/header.jpg) no-repeat;
	height:66px; 
}
#tbpic {
	margin-bottom:2px;
	height: 150px;
	background: url(http://mycomputermechanic.com/images/banner2.jpg) no-repeat;

}
#pic {
	margin-bottom:2px;
	height: 185px;
}
#scroller {
	padding-top:35px;
	padding-left:20px;
	color: #EFEFEF;
	font-size:12px;
	font-weight:bold;
}
#menu {
	margin: 2px 0 4px 0;
	padding: 5px 2px; 
	float: right; 
}
#menu li {
	list-style: none; 
	display: inline; 
	margin: 0; 
}
#menu li a {
	text-decoration: none;
	padding: 4px 24px;
	margin-right:0;
	background:  #18507e;
	font-weight: bold;
	color: #fff;
}
#menu li a:hover {
	background: #C37C1A;
	color: #000;
}
#menu2 {
	margin-left:auto;
	margin-right:auto;
	
}
#menu2 li {
	list-style: none; 
	display: inline; 
	margin: 0; 
}
#menu2 li a {
	text-decoration: none;
	padding: 4px 24px;
	margin-right:0;
	background:  #18507e;
	font-weight: bold;
	color: #fff;
}
#menu2 li a:hover {
	background: #C37C1A;
	color: #000;
}
.clear {
	width: 100%;
	clear:both;
	margin: 0px 0 2px 0;
	height: 14px;
	background: #fff url(http://mycomputermechanic.com/images/tile.gif) repeat-x;
}
.thumbs img {
	position:relative;
	padding:0px;
	margin:2px 3px 3px 4px;
	border:3px solid #2f0e00;
	background-color:inherit;
}
.thumbs img:hover { border:3px solid #9a8a7a; }
#rightside {
	float: right;
	width: 635px;
	margin: 0 0 10px 0;
}
.rightdata {
	margin: 0px 0 5px 0;
	background: #fff;
	color: #474440;
	padding: 10px 15px 5px 10px;
	font-size: 12px;
}
.rightdata li {
	margin: 0px 0px 5px 0px;
	list-style-image:url(http://mycomputermechanic.com/images/li.gif);
	line-height:22px;
	list-style-position:inside;
	
}
#leftside {
	float: left;
	width: 330px;
	border-right: 1px solid #bbafa3;
	margin: 0 0 6px 0;
}
.category {
	padding: 6px;	
	margin: 0 0 5px 0;
	color: #9c8c7d;
	background: #fff;
}
.indented {
	padding-left: 25pt;
   	
}

.leftdata {

	padding: 8px;	
	margin: 0 0 5px 0;
	color:#2f0e00; 
	background: #fff;
}
#leftnav {
	width: 280px;
	padding: 0;
	margin-bottom: 0px;
	font-size: 10px;
}	color: #9c8c7d;

#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#leftnav li {
	border-bottom: 1px solid #fff;
	margin: 0;
	width: auto;
}
#leftnav li a {
	display: block;
	padding: 3px 0px 2px 15px;
	color: #fff;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration: none;
	width: auto;
	background-color: #18507E;
	background-image: url(http://mycomputermechanic.com/images/menuarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#leftnav li a:hover {
	color: #000;
	padding: 3px 0px 2px 30px;
	background: #C37C1A url(http://mycomputermechanic.com/images/menuarrowhover.gif) no-repeat center left;
	font-weight:bold;
}
.leftphoto {
	float: left; 
	margin: 0 9px 3px 0; 
}
#footer {
	clear: both;
	color: #615449;
	background: #fff;
	padding: 10px 15px;
}
#footer .copyright {
	float: right; 
}
.rescue-column {
	width:168px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	background-image: url(http://mycomputermechanic.com/images/rescue-bg.png);
}
.red-text {
	color: #FF0000;
	font-size:18px;
	font-weight:bold;
}
.red-text a:hover {
	color: #FF0000;
	font-size:18px;
	font-weight:bold;

}
@charset "UTF-8";

/* SpryCollapsiblePanel.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #CCC;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	font: bold 1em sans-serif;
	background-color: #DDD;
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #EEE;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #CCC;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #9baec6;
}

