DIV.centerpage {
  width: 770px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -385px;
}
.PDF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
}
.PDF a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F90000;
}
.PDF a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F90000;
	text-decoration: underline;
}


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #eff0f0;
  color: #000000;
  margin: 0px;
}

/* new stylesheet for laptop */
.navi_bg{
	background-image:url(laptop_images/navi_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:37px;
}
/*--------Nav--------*/
#navTop {
    float: left;
	width:629px;
	height:37px;
	margin:0px;
    padding:0;
}
#navTop ul{
	float: left;
	MARGIN: 0px;   
	PADDING: 0px;   
	BORDER: 0px;   
	LIST-STYLE-TYPE: none;   
	TEXT-ALIGN: center;   
	DISPLAY: inline;
}
#navTop li{
    float: left;   
	DISPLAY: block;   
	MARGIN: 0px;   
	PADDING: 0px;   
	TEXT-ALIGN: center;
}
#navTop li#one a {
    DISPLAY: block;
	height: 23px;
	text-align:center;
	font-family:Arial;
	font-weight:bolder;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	padding-top:14px;
	padding-right: 15px;
	padding-left: 15px;
	border-left: 1px #ffffff solid;
}
#navTop li#one a:hover{
	text-decoration: none;
	font-size: 12px;
	height:23px;
	font-weight:bolder;
	color: #ffffff;
	background-color: #f1a15c;
	padding-right: 15px;
	padding-left: 15px;
}
#navTop li#two a {
    DISPLAY: block;
	height: 23px;
	text-align:center;
	font-family:Arial;
	font-weight:bolder;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	padding-top:14px;
	padding-right: 15px;
	padding-left: 15px;
}
#navTop li#two a:hover{
	text-decoration: none;
	font-size: 12px;
	height:23px;
	font-weight:bolder;
	color: #ffffff;
	background-color: #f1a15c;
	padding-right: 15px;
	padding-left: 15px;
}

.search_bg{
		background-image:url(laptop_images/search_bg.gif);
		background-position:left top;
		background-repeat:no-repeat;
		width:321px;
		height:37px;
}

.login_row{
	background-image:url(laptop_images/login_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	width:950px;
	height:31px;
}

.shoppingcart_bg{
	background-image:url(laptop_images/shoppingcart_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:206px;
	height:31px;
}


#cartitem{
	display:block;
	padding-left:100px;
	padding-top:8px;
	width:106px;
	height:23px;
	font-family:Arial;
	font-weight:bolder;
	font-size: 12px;
	text-decoration: none;
}

#cartitem a:hover{
	font-family:Arial;
	font-weight:bolder;
	font-size: 12px;
	color:#4a4a4c;
	text-decoration: underline;
}

#cartitem a{
	width:106px;
	height:23px;
	color:#4a4a4c;
	display:block;
	font-family:Arial;
	font-weight:bolder;
	font-size: 12px;
	text-decoration: none;
}


#login_plain{
	background-image:url(laptop_images/login_before.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	padding-top:8px;
	height:23px;
	width:744px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4a4a4c;
}
#login_plain a{
	color:#4a4a4c;
	text-decoration:none;
}

#login_plain a:hover{
	color:#4a4a4c;
	text-decoration:underline;
}


#login_box_after{
	padding-top:8px;
	height:23px;
	width:510px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#login_box_after a{
	display:block;
	padding-left:5px;
	padding-right:5px;
	background-color:none;
	color:#272324;
	text-decoration:none;
}
#login_box_after a:hover{
	background-color:none;
	color:#272324;
	text-decoration:underline;
}


#content_info{
	width:734px;
	padding-left:15px;
	padding-right:15px;
	padding-top:30px;
	padding-bottom:10px;
}

.footer_bg{
	background-image:url(laptop_images/footer.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:12px;
}
.toshiba_bg{
	background-image:url(laptop_images/toshiba_logo.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:140px;
	height:26px;
}


/*category */




/* Vincent Code Begin: Pop out Menu for loading a tree menu - Relate to /includes/boxes/usercategory.php. */
/* Sample vertical fly-out menu */

/* common styling */
/* set up the overall width of the menu div, the font and the margins */

.menu {
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
width:166px; 
margin-left:15px; 
background-color:#eeeeee;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* float the list so that the items are in a column and their position relative so that the fly-out list will appear in the right parallel place for each list item */
.menu ul li {
float:left; 
position:relative; /* to make ul itmes dispaly in a vertical column. */
}
/* style the links to be 220px wide by 38px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-align:left; 
text-decoration:none; 
width:166px; 
color:#565656; 
border-top-color:#ffffff;
border-top-width:1px;
border-top-style:solid;
text-indent: 2px;
line-height:30px; 
}
/* make the fly-out ul invisible */
.menu ul li ul {
display: none;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
color:#565656;
text-indent: 4px;
background:#ea7f1e;
}
/* make the sub menu ul visible and position it parallel the main menu list item */
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:0px; 
left:166px; 
width:165px;
background:#f8f8f8;
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
display:block; 
line-height:20px;
background-color:#eeeeee;
text-indent: 2px;
color:#565656;
text-decoration:none;
}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
background:#ffc998;
text-indent: 4px;
color:#565656;
text-decoration:none;
}


[if lte IE 6]>
/* styling specific to Internet Explorer IE5.5 and IE6. Yet to see if IE7 handles li:hover */

/* Get rid of any default table style */
table {
border-collapse:collapse;
margin:0; 
padding:0;
}
/* ignore the link used by 'other browsers' */
.menu ul li a.hide&#44; .menu ul li a:visited.hide {
display:none;
background-color:#eeeeee;
text-indent: 2px;
}
/* set the background and foreground color of the main menu link on hover */
.menu ul li a:hover {
color:#565656;
text-indent: 4px;
background:#f8f8f8;
}
/* make the sub menu ul visible and position it parallel the main menu list item */
.menu ul li a:hover ul {
display:block; 
height:20px;
position:absolute;
top:0px; 
left:166px; 
width:165px;
}
/* style the background and foreground color of the submenu links */
.menu ul li a:hover ul li a {
background-color:#eeeeee;
text-indent: 2px;
color:#565656;
text-decoration:none;
}
/* style the background and forground colors of the links on hover */
.menu ul li a:hover ul li a:hover {
background:#f8f8f8;
text-indent: 4px;
color:#565656;
text-decoration:underline;
}
<![endif]

/* Vincent Code Begin: Pop out Menu for loading a tree menu - Relate to /includes/boxes/usercategory.php. */

.x{
}

/*end of CSS*/


.productname{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#231f20;
}
.productprice{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
    color:#0073bd;
}

/* for login box */


/*-- Start: product details page --*/
.info_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#565656;
	padding-left:2px;
}
.info_title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#565656;
	padding-left:2px;
	text-decoration:none;
}
.info_title a:hover{
	color:#565656;
	text-decoration:underline;
}
TD.infoHeading, DIV.infoHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #f48117;
}
.info_image {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  border:1px solid #565656;
}
/*-- End: product details page --*/

/* new default CSS for webninja */


img{border:0px;}


A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #f48116;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.cartPlainContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.historyPlainContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #0000ff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  border-bottom-color:#42454e;
  border-bottom-style:solid;
  border-bottom-width:1px;
  color: #42454e;
  font-weight: bold;
}

TD.productListing-data {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #f48117;
}
TD.pagePrice, DIV.pagePrice {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#444444;
  line-height: 1.8;
}

.main a{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#444444;
  line-height: 1.8;
  text-decoration:none;
}
.main a:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#444444;
  line-height: 1.8;
  text-decoration:underline;
 }
	
TD.main2, P.main2 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#444444;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}


TD.fieldKey {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#444444;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 99%;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:; font-size: 10px; color: #000000; }

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #df7311; color:#ffffff; }
.messageStackSuccess { font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #03dd03; color:#ffffff; }

.inputRequirement { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

