html, body, div, span, applet, object, iframe, h1, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body {
	background-color:transparent;
	background-image:url(/images/main-bg01.jpg); background-repeat:repeat-x;
	background-attachment: fixed;
	background-position: bottom center;
  line-height: 14px;
  margin: 0; 
  padding: 0; 
  text-align: center; /* Centers the page content container in IE 5 browsers. */
  font: 70%/1.5em Verdana, Tahoma, arial, sans-serif; color: #000;
  }
p, center, br, table, th, tr, td,ol,ul,li {font-family: Verdana, Tahoma, arial, sans-serif; font-size: 8.5pt; color: #000;}


/* contact info and chat image*/
#contact-info-header {
	width: 306px;
	height: 68px;
	position: absolute;
	margin: 5px 0px 10px 703px;
	padding: 0;
	background: transparent;
	/* z-index: 10; */
	}
* html #contact-info-header { /* IE 6 Hack */
	margin: 2px 10px 10px 705px;
	}	
*:first-child+html #contact-info-header { /* IE 7 Hack */
	margin: 2px 10px 10px 705px;
	}		
	
	
.contact-info {
color: #000;
}


#contact-info-header img {
padding-left: 10px;
}



.phone-numbers {
color: #7796a4;
font-weight: bold;
font-size: 11px;
}

.sales-and-service {
color: #000;
font-weight: bold;
font-size: 11px;
}

h1 {
  color: #000;
  font-size: 16pt;
  font-weight: bold;
  line-height: 18pt;
}

h2 {
  color: #000;
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
}

h3 {
  color: #000;
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #000;
  font-weight: normal;
  text-decoration: underline;
}

a:visited {
  color: #000;
  font-weight: normal;
  text-decoration: underline;
}
a:hover {
  color: #000;
  text-decoration: underline;
}

a:focus {
  color: #000;
}

a:active {
  color: #000;
}

#outerWrapper {
  background: transparent;
  background-image:url(/images/body-bg01.jpg); background-repeat:repeat-y;
  margin: 0 auto 0 auto; 
  text-align: left;
  width: 1000px;
}
#outerWrapper #header {
height: 75px;
	background-color:#fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
	padding: 0;
	margin: 0;
  
}



/* main menu*/
#outerWrapper #main-menu {

height: 35px;
width: 600px;
list-style-type: none;
overflow:hidden;
}



ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:35px;
	width: 500px;
	font-size:14px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;

	font-family:Arial, Helvetica, sans-serif;
	
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
	
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	padding:8px 15px 0 20px;
}
	
ul#menu li a:hover
{	
	color:#fff;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;		
}
	

ul#menu li a.current
{	color:#fff;
	display:inline;
	height:22px;
	background:transparent;	
	float:left;
	margin:0;
	text-decoration:underline;
}
/* main menu ends*/



/* right of main menu*/
#mm {
	background-image:url(/images/main-menu.jpg);
	background-repeat:no-repeat;
	position: relative;
	width:100%;
	height: 35px;
	clear: both;
	padding-top: 10px;
	font-size: 0.86em;
}

#mm .left {
	
	position: absolute;
	top: 0px;
	width: 350px;
}

#mm .right {
	
	position: absolute;
	right: 0px;
	width: 380px;
	color: #fff;
	text-align:right;
	top: 0px;
}





#outerWrapper #contentWrapper #leftColumn1 {
background: transparent;
  float: left;
  padding: 1px 10px 0 1px; 
  width: 205px;
}
* html #outerWrapper #contentWrapper #leftColumn1 { /* IE 6 Hack */
	padding: 1px 0px 0 1px; 
	}	
*:first-child+html #outerWrapper #contentWrapper #leftColumn1 { /* IE 7 Hack */
	padding: 1px 0px 0 1px; 
	}	
	
	
.main {padding:5px;}
.main input, select, textarea {font-family: Verdana, Tahoma, arial, sans-serif; font-size: 8pt; color: #000;}

.content-area {
	background: transparent;
	background-image:url(/images/content-area-bg.jpg); background-repeat:repeat-x;
	background-position: bottom center;
	border: solid 1px #91c84c; 
	padding: 5px 5px 5px 5px;
	margin: 0 2px 10px 1px;
	font-size:8.5pt;
	
}


#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}

#contentWrapper {border-left:1px solid #666; border-right:1px solid #666;}

#footer {
  background-color: transparent;
  background-image:url(/images/footer-bg.gif); background-repeat:no-repeat;
  background-position: bottom center;
  
  
  text-align: center;
  color: #000;
  vertical-align:top;
  width: 1000px;
  margin: 0 auto 0 auto; 
}

#footer img {border: solid 1px #fff;vertical-align:top; }

#footer-text p{
	text-align: center;
	padding: 0px;
	margin:0px;
	background-color:transparent;
	color: #fff;
	}




/* Left Column Areas*/

.left-column-area {	
	width: 210px;
	height: auto;
	float: left;
	background: url(/images/left-column-middle-part.jpg);
	background-repeat: repeat-y;
	margin: 2px;
	}	
	
.left-column-areaTitle{ 
	width: 210px;
	height: 38px;
	background: url(/images/left-column-h1.jpg);
	background-repeat: no-repeat;
	color: #000;
	font-size: 13px; 
	color: #FFF;
	padding: 7px 0px 0px 15px;
	margin: 0px;
	}
	
.left-column-areaStuff  { 
	display: block;
	width: 190px;
	color: #858789;
	font-size: 10px;
	font-family: Tahoma, arial, sans-serif;
	padding: 0px 0 0 10px;
	margin: 0px;
	border-bottom: 1px dotted #91c84c;
	text-decoration: none; 
	}

a.cattree_top:link, a.cattree_top:visited  { 
	display: block;
	width: 190px;
	background:url(/images/arrow-series.gif) no-repeat;
	background-position: 0% 50%;
	background-color:transparent;
	color: #858789;
	font-size: 10px;
	font-family: Tahoma, arial, sans-serif;
	padding: 2px 0 0 10px;
	margin: 0 0 -15px 3px;
	border-bottom: 1px dotted #91c84c;
	text-decoration: none; 
	
	}
	
a.cattree_top:hover, a.cattree_top:active   {
	background-color:#f0f4f3;
	color: #000;
	border-bottom: 1px dotted #333;
	background:url(/images/arrow-series1.gif) no-repeat;
	background-position: 0% 50%;
	}	
.cattree_top1:link, a.cattree_top1:visited  { 
	display: block;
	width: 190px;
	background:url(/images/arrow-series3.gif) no-repeat;
	background-position: 0% 50%;
	background-color:transparent;
	color: #858789;
	font-size: 11px;
	font-family: Tahoma, arial, sans-serif;
	font-weight:bold;
	padding: 2px 0 0 10px;
	margin: 0 0 -15px 3px;
	border-bottom: 1px dotted #91c84c;
	text-decoration: none; 
	
	}
	
a.cattree_top1:hover, a.cattree_top1:active   {
	background-color:#f0f4f3;
	color: #000;
	border-bottom: 1px dotted #333;
	background:url(/images/arrow-series4.gif) no-repeat;
	background-position: 0% 50%;
	}	
a.cattree_child:link, a.cattree_child:visited  { 
	display: block;
	width: 185px;
	background:url(/images/arrow-series.gif) no-repeat;
	background-position: 5px 50%;
	background-color:transparent;
	color: #7896A1;
	font-size: 10px;
	font-family: Tahoma, arial, sans-serif;
	padding: 2px 0 0 15px;
	margin: -15px 0 -15px 3px;
	border-bottom: 1px dotted #91c84c;
	text-decoration: none; 
	
	}
	
a.cattree_child:hover, a.cattree_child:active   {
	background-color:#E4EBEA;
	color: #666;
	border-bottom: 1px dotted #333;
	background:url(/images/arrow-series.gif) no-repeat;
	background-position: 5px 50%;
	}	
a.cattree_parent:link, a.cattree_parent:visited  { 
	display: block;
	width: 190px;
	background:url(/images/arrow-series.gif) no-repeat;
	background-position: 5px 50%;
	background-color:transparent;
	color: #91C74F;
	font-size: 10px;
	font-family: Tahoma, arial, sans-serif;
	padding: 2px 0 0 15px;
	margin: -15px 0 -15px 3px;
	border-bottom: 1px dotted #91c84c;
	text-decoration: none; 
	}
	
a.cattree_parent:hover, a.cattree_parent:active   {
	background-color:#E4EBEA;
	color: #666;
	border-bottom: 1px dotted #333;
	background:url(/images/arrow-series.gif) no-repeat;
	background-position: 5px 50%;
	}	
	
.cattree_selected {
	display: block;
	width: 190px;
	background:url(/images/arrow-series2.gif) no-repeat;
	background-position: 5px 50%;
	background-color:transparent;
	color: #000;
	font-size: 11px;
	font-family: Tahoma, arial, sans-serif;
	padding: 15px 0 0 15px;
	margin: -15px 0 -15px 3px;
	border-bottom: 1px dotted #91c84c;
	text-decoration: none; 
	}

a.cattree_other:link, a.cattree_other:visited  { 
	display: block;
	width: 190px;
	background:url(/images/arrow-series.gif) no-repeat;
	background-position: 0% 50%;
	background-color:transparent;
	color: #858789;
	font-size: 10px;
	font-family: Tahoma, arial, sans-serif;
	padding: 2px 0 0 10px;
	margin: 0 0 0 3px;
	border-bottom: 1px dotted #91c84c;
	text-decoration: none; 
	
	}
	
a.cattree_other:hover, a.cattree_other:active   {
	background-color:#f0f4f3;
	color: #000;
	border-bottom: 1px dotted #333;
	background:url(/images/arrow-series1.gif) no-repeat;
	background-position: 0% 50%;
	}	
.listArrow {
	margin:5px 5px 5px 0px;
	border:0px;
	float:left;
	}

.left-column-area-bottom {
background-color: #fff;
	text-align:left;
	height: 16px;
	padding-bottom: 5px;
	}
.left-column-pr{
	background-color: #fff;
	width: 210px;
	height: 37px;
	margin: 0px;
	}

a.pr:link, a.pr:visited  { 
	display: block;
	color: #000;
	font-size: 12px;
	font-weight:bold;
	padding: 8px 0 0 35px;
	text-decoration: none;
	background:url(/images/buttons/PRa1.gif) no-repeat;
	height:36px;
	position:inherit
	}
	
a.pr:hover, a.pr:active   {
	background:url(/images/buttons/PRa2.gif) no-repeat;
	color: #000;
	}	
	
.left-column-mv{
	background-color: #fff;
	width: 210px;
	height: 37px;
	margin: 0px;
	}

a.mv:link, a.mv:visited  { 
	display: block;
	color: #000;
	font-size: 12px;
	font-weight:bold;
	padding: 8px 0 0 35px;
	text-decoration: none;
	background:url(/images/buttons/MVa1.gif) no-repeat;
	height:36px;
	position:inherit
	}
	
a.mv:hover, a.mv:active   {
	background:url(/images/buttons/MVa2.gif) no-repeat;
	color: #000;
	}	

#free-shipping {
	width: 111px;
	height: 111px;
	position: absolute;
	margin: 2px 10px 10px 653px;
	padding: 0;
	background: transparent;
	/* z-index: 10; */
	}
* html #free-shipping { /* IE Hack */
	margin: 2px 10px 10px 654px;
	}	
*:first-child+html #free-shipping { /* IE Hack */
	margin: 2px 10px 10px 654px;
	}	
		
#prod-icons {
	padding: 10px;
	}
#prod-icons	a, #prod-icons	a:visited, #prod-icons	a:active{font-size: 7pt; font-weight:bold;}
#prod-icons	a:hover{color:#666; font-weight:bold;}


#free-shipping img {
	background: transparent;
	border: 0px solid #fff;
}

.small {
	font: 80%/1.75em Verdana, Tahoma, arial, sans-serif;
	color: #666;
	padding-top: 0;
	}
	
#bottom-links {text-align:right; border-bottom: solid 3px #666; padding: 2px 10px 2px 2px; margin: 0 ; vertical-align:bottom; color:#8FC847; font-weight:bold;}

#bottom-links a, #bottom-links a:visited, #bottom-links a:active{color:#8FC847; font-weight:bold;}
#bottom-links a:hover {color:#7796A4; font-weight:bold;}

#search-field {
padding-left:3px;
margin-top: 6px;
margin-bottom: 3px;
margin-left:3px;
float: left;
}

#fdse_TermsEx{ border-top:#666 1px solid;border-right:#666 0px solid;border-bottom:#666 1px solid; border-left:#666 0px solid; font-size: 13px; width:150px;}

.style1 {font-size: x-small;}

.right td{
	color: #fff;
	font-size: 8pt;
	font-weight: bold;
}
.right a, .right a:visited, .right a:active{color: #fff; font-weight: bold; font-size: 8pt;}
.right a:hover {color:#000; font-weight: bold; font-size: 8pt;}

#cnet table table table{background: #fff;}
#cnet table table table tr{background: transparent;}
#cnet table table table table{width:600px; background: transparent;
	background-image:url(/images/content-area-bg.jpg); background-repeat:repeat-x;
	background-position: bottom center;
	border: solid 1px #91c84c;
	}

#cnet td{text-align:left}	


a.notebook:link, a.notebook:visited  { 
	display: block;
	color: #000;
	font-size: 12px;
	font-weight:bold;
	padding: 8px 0 0 25px;
	text-decoration: none;
	background:url(/images/buttons/notebook1.gif) no-repeat;
	height:34px;
	}
	
a.notebook:hover, a.notebook:active   {
	background:url(/images/buttons/notebook2.gif) no-repeat;
	color: #000;
	}	
	
a.desktop:link, a.desktop:visited  { 
	display: block;
	color: #000;
	font-size: 12px;
	font-weight:bold;
	padding: 8px 0 0 25px;
	text-decoration: none;
	background:url(/images/buttons/desktop1.gif) no-repeat;
	height:34px;
	}
	
a.desktop:hover, a.desktop:active   {
	background:url(/images/buttons/desktop2.gif) no-repeat;
	color: #000;
	}	
	
a.apple:link, a.apple:visited  { 
	display: block;
	color: #000;
	font-size: 12px;
	font-weight:bold;
	padding: 8px 0 0 25px;
	text-decoration: none;
	background:url(/images/buttons/apple1.gif) no-repeat;
	height:34px;
	}
	
a.apple:hover, a.apple:active   {
	background:url(/images/buttons/apple2.gif) no-repeat;
	color: #000;
	}	
	
a.flash:link, a.flash:visited  { 
	display: block;
	color: #000;
	font-size: 12px;
	font-weight:bold;
	padding: 8px 0 0 25px;
	text-decoration: none;
	background:url(/images/buttons/flash1.gif) no-repeat;
	height:34px;
	}
	
a.flash:hover, a.flash:active   {
	background:url(/images/buttons/flash2.gif) no-repeat;
	color: #000;
	}	
	
a.LB:link, a.LB:visited  { 
	display: block;
	color: #000;
	font-size: 12px;
	font-weight:bold;
	padding: 8px 0 0 43px;
	text-decoration: none;
	background:url(/images/buttons/LB1.gif) no-repeat;
	height:34px;
	}
	
a.LB:hover, a.LB:active   {
	background:url(/images/buttons/LB2.gif) no-repeat;
	color: #000;
	}	

a.PDA:link, a.PDA:visited  { 
	display: block;
	color: #000;
	font-size: 12px;
	font-weight:bold;
	padding: 8px 0 0 43px;
	text-decoration: none;
	background:url(/images/buttons/PDA1.gif) no-repeat;
	height:34px;
	}
	
a.PDA:hover, a.PDA:active   {
	background:url(/images/buttons/PDA2.gif) no-repeat;
	color: #000;
	}

a.CCB:link, a.CCB:visited  { 
	display: block;
	color: #000;
	font-size: 12px;
	font-weight:bold;
	padding: 8px 0 0 43px;
	text-decoration: none;
	background:url(/images/buttons/CCB1.gif) no-repeat;
	height:34px;
	}
	
a.CCB:hover, a.CCB:active   {
	background:url(/images/buttons/CCB2.gif) no-repeat;
	color: #000;
	}

a.CPB:link, a.CPB:visited  { 
	display: block;
	color: #000;
	font-size: 12px;
	font-weight:bold;
	padding: 8px 0 0 43px;
	text-decoration: none;
	background:url(/images/buttons/CPB1.gif) no-repeat;
	height:34px;
	}
	
a.CPB:hover, a.CPB:active   {
	background:url(/images/buttons/CPB2.gif) no-repeat;
	color: #000;
	}
a.CePB:link, a.CePB:visited  { 
	display: block;
	color: #000;
	font-size: 12px;
	font-weight:bold;
	padding: 8px 0 0 43px;
	text-decoration: none;
	background:url(/images/buttons/CePB1.gif) no-repeat;
	height:34px;
	}
	
a.CePB:hover, a.CePB:active   {
	background:url(/images/buttons/CePB2.gif) no-repeat;
	color: #000;
	}
a.DCB:link, a.DCB:visited  { 
	display: block;
	color: #000;
	font-size: 12px;
	font-weight:bold;
	padding: 8px 0 0 43px;
	text-decoration: none;
	background:url(/images/buttons/DCB1.gif) no-repeat;
	height:34px;
	}
	
a.DCB:hover, a.DCB:active   {
	background:url(/images/buttons/DCB2.gif) no-repeat;
	color: #000;
	}
a.battery:link, a.battery:visited  { 
	display: block;
	color: #000;
	font-size: 12px;
	font-weight:bold;
	padding: 8px 0 0 43px;
	text-decoration: none;
	background:url(/images/buttons/1battery1.gif) no-repeat;
	height:34px;
	}
	
a.battery:hover, a.battery:active   {
	background:url(/images/buttons/1battery2.gif) no-repeat;
	color: #000;
	}
span#logo{ margin:0; }
span#logo h1 a{
	width:693px; 
	height:75px; 
  	position: relative;
  display:block;
  text-indent:-9999px;
  overflow: hidden;
  text-decoration:none;
  background:url(/images/oempc-world-logo.gif) 0 0 no-repeat;
}

#crumb h1{
  color: #000;
  font-size: 10px;
  line-height: 10px;
  display:inline;}
#crumb a{
  color: #000;
  font-size: 10px;
  line-height: 10px;
  display:inline;}
#ptitle h2{
	font-size:15px;

}
#ctitle h2{
	margin:0;
	padding:2px;
	border: 0;
	font-size:15px;
	color:#C00;
	}
	
#ajaxticker1{
width: 189px;
height: 120px;
background-color: transparent;
padding-left:5px;
border-top: 1px dotted #91c84c;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: transparent;
width: 189px;
height: 120px;
overflow: auto; 
padding-left:5px;
padding-right:3px;
}

.someclass{ 

}

#ajaxticker2{
width: 756px;
height: 600px;
background-color: transparent;
border-top: 1px dotted #91c84c;
}

#ajaxticker2 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
width: 746px;
background-color: transparent;
overflow: auto; 
font-size: 12px;
font-family: Tahoma, arial, sans-serif;
line-height:200%;
}

.controls  { 
	display: block;
	width: 756px;
	color: #858789;
	font-size: 10px;
	font-family: Tahoma, arial, sans-serif;
	padding: 0px 0 0 10px;
	margin: 0px;
	border-bottom: 1px dotted #91c84c;
	text-decoration: none; 
	}
#CPF B{
	font-weight: lighter;
 }
 .newp{
    display: block;
	width: 120px;
    background-image:url(/images/new.gif); 
	background-repeat:repeat-x;
	background-attachment: fixed;
	background-position: bottom right;
 }
 
.nwstitle{font-size: 20px;
font-weight:bold;
}
.nwsonsale{
	color: red;
	text-decoration:line-through;
	
}
.title {
	height:20px;
	border-bottom:1px solid #93C74B;
	}
.title h3{
	font-family: tahoma, verdana;
	font-size:15px;
	font-weight:900;
	color: #7696A3;
	}
.title h4{
	font-family: tahoma, verdana;
	font-size:15px;
	font-weight:900;
	color: #7696A3;
	}
.title h5{
	font-family: tahoma, verdana;
	font-size:15px;
	font-weight:900;
	color: #7696A3;
	}	
.title h6{
	font-family: tahoma, verdana;
	font-size:15px;
	font-weight:900;
	color: #7696A3;
	}	
	
.prs{
	font-size:18px;;
	color: #7696A3;
	}	
	
.checkout {font-size:15px;}
.iframe {background-color:#FFF;}
.cl {
  color: #000;
  font-size: 13pt;
  line-height: 15pt;
}