.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: #ffffff;
  color: #000000;
  margin: 0px;
}
/*ocean added new CSS for template*/

.hometable_bg {
	background-color:#dcddde;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color: #000000;
}
.hometable_bg b{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px;
	color: #000000;
	font-weight:bold;
}
.hometable_bg a{
    color: #000000;
	text-decoration:underline;
}
.hometable_bg a:hover{
    color: #000000;
	text-decoration:underline;
}

.logo_bg{
	background-image:url(orangeit_images/webbanner.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:950px;
	/*height:196px;*/
	height:70px;
}

#homelink{
	margin-left:750px;
	margin-top:5px;
	width:100px;
	height:90px;
}

#homelink a{
	display:block;
	background:transparent;
	width:100px;
	height:90px;
}

#homelink a:hover{
	display:block;
	background:transparent;
	width:100px;
	height:90px;
}

#navbar{
	float:left;
	width:614px;
	height:20px;
	padding:0px;
	margin: 0px;
}

#navbar ul{
	float:left;
	MARGIN: 0px;   
	PADDING: 0px;   
	BORDER: 0px;   
	LIST-STYLE-TYPE: none;   
	TEXT-ALIGN: center;   
	DISPLAY: inline;
}
#navbar  li{
	float: left;   
	DISPLAY: block; 
	TEXT-ALIGN: center;
	margin:0px;     
	cursor:default;
	padding-left:0px;
	padding-right:0px;
	
}
#navbar ul li#one  a{ background-color: #dcddde;DISPLAY: block;font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bolder; height: 20px; WIDTH: 120px; color:#120e0f; margin-right: 3px; text-decoration:none; line-height:20px;} 
#navbar ul li#one  a:hover{ background-color: #eeeeee;DISPLAY: block; height: 20px; WIDTH: 120px; color:#120e0f; margin-right: 3px; text-decoration:none;line-height:20px;} 

#navbar ul li#two  a{ background-color: #dcddde;DISPLAY: block;font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bolder; height: 20px; WIDTH: 120px; color:#120e0f; margin-right: 3px;text-decoration:none;line-height:20px;} 
#navbar ul li#two  a:hover{ background-color: #eeeeee;DISPLAY: block; height: 20px; WIDTH: 120px; color:#120e0f; margin-right: 3px; text-decoration:none;line-height:20px;} 

#navbar ul li#three  a{ background-color: #dcddde;DISPLAY: block; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bolder;height: 20px; WIDTH: 120px; color:#120e0f; margin-right: 3px; text-decoration:none;line-height:20px;} 
#navbar ul li#three  a:hover{ background-color: #eeeeee;DISPLAY: block; height: 20px; WIDTH: 120px; color:#120e0f; margin-right: 3px; text-decoration:none;line-height:20px;} 

#navbar ul li#four  a{ background-color: #dcddde;DISPLAY: block; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bolder;height: 20px; WIDTH: 120px; color:#120e0f; margin-right: 3px; text-decoration:none;line-height:20px;} 
#navbar ul li#four  a:hover{ background-color: #eeeeee;DISPLAY: block; height: 20px; WIDTH: 120px; color:#120e0f; margin-right: 3px; text-decoration:none;line-height:20px;}

#navbar ul li#five  a{ background-color: #dcddde;DISPLAY: block;font-family:Arial, Helvetica, sans-serif; font-size:12px;	font-weight:bolder; height: 20px; WIDTH: 120px; color:#120e0f; margin-right: 2px; text-decoration:none;line-height:20px;} 
#navbar ul li#five  a:hover{ background-color: #eeeeee; DISPLAY: block; height: 20px; WIDTH: 120px; color:#120e0f; margin-right: 2px; text-decoration:none;line-height:20px;}

.search_bg{
	background-image:url(orangeit_images/search_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:36px;
	height:20px;
}

.login_bg{
	background-image:url(orangeit_images/shoppingcart_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:950px;
	height:20px;
}


#cartitems{
	/**float:right;
	padding-right:5px;**/
	
	width:169px;
	height:20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#ffffff;
	line-height:20px;
}

#cartitems a{
	background: url('./images/navbar/amenu_aboutus.png') no-repeat center !important;
    display: block;
	width:169px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color: #ffffff;
	text-decoration:none;
}
#cartitems a:hover{
	display: block;
	width:169px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}




breadcrumbs{
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:22px;
	color:#010431;
}
#breadcrumbs a{
	text-decoration:none;
	color:#010431;
}
#breadcrumbs a:hover{
	text-decoration:underline;
	color:#010431;
}





#cate_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#fff;
	text-indent:5px;
	background-image:url(orangeit_images/catebg.gif);
}

#cate_title1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#fff;
	text-indent:5px;
	background-image:url(orangeit_images/catebg.gif);
	width:160px;
}

#category{
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	color:#2f3030;
	line-height:18px;
	background-color:#f2f2f2;
   /*border:1px solid #999;*/
}

#category a{
	color:#2f3030;
}

#category a:hover{
	color:#c4c6ca;
}

.best_selection_bg{
	width:150px;
}

#newsletters{
    padding-left:5px;
    padding-right:7px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2f3030;
    font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#f2f2f2;
}
#divider{
    border:1px solid #c6dc65;
} 

#new_button{
	padding-top:8px;
	padding-left:5px;
	height:25px;
	background-color:#f2f2f2;
}
	

#infor{
	width:148px;
	height:460px;
	padding-left:2px;
}
#content_info{
	width:720px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:15px;
}
.footer_bg{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	background-color:#ff6d00;
	height:22px;
	width:950px;
	text-align:center;
}
/*end of ocean's CSS */
/*Orangit add Start*/
.tr_bg_color{
	border-color:#f4f4f4;
	background-color:#dfdfdf;
}
.tr_bg_color2{
    border-color:#f4f4f4;
	background-color:#e6e6e6;
}
.td_bg_color{
    background-color:#dfdfdf;
	width:26%;
	height:24;
}
.td_bg_color2{
    background-color:#dfdfdf;
	width:74%;
	height:24;
}
.td_bg_color3{
    background-color:#ebebeb;
	width:26%;
	height:24;
}

.td_bg_color4{
    background-color:#ebebeb;
	border-color:#f4f4f4;
	width:74%;
	height:24;
}

/*Orangit add Start*/


/* new default CSS for webninja */
A {
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;
  color: #676767;
  text-decoration: none;
  
}

A:hover {
  color: #b6b7cb;
  text-decoration: none;
}

FORM {
   display: inline;
}

.boxText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TEXTAREA {
  width: 99%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #FF0000;
}
TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
   background: #bbc3d3;
}

TD.headerNavigation {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #f8f8f8;
  font-weight : bold;
  line-height:18px;
}

A.headerNavigation { 
  color: #f8f8f8; 
  text-decoration:none;
}

A.headerNavigation:hover {
  color: #8284b0;
  text-decoration:none;
}

td.productsname {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#333b81;
	text-decoration:none;
}

td.productsname a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#333b81;
	text-decoration:none;
}

td.productsname a:hover{
	text-decoration:none;
}


SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FF0000;
  font-weight: bold;
}

.orderEdit {
  font-family: Arial, Helvetica, sans-serif;
  font-size : 10px;
  color: #FF0000;
  text-decoration: underline;
}

TD.main, P.main {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.main2, P.main2 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;

}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

IFRAME {margin-top:92px; /*Style for IE*/}

TD.smallTextExtra, SPAN.smallTextExtra, P.smallTextExtra {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.smallTextExtra{
	border:0px solid #808080;
/*tony0422 border:1px solid #F2F2F2;*/
	border-bottom:blue 0px solid #808080;}

.errorBox {
  font-family :Arial, Helvetica, sans-serif;
  font-size : 10px;
  background: #00007F; font-weight: bold;
}

.stockWarning {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
  color: #FF0000;
}

TR.headerError {
  background: #FF0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #000080;
}

TD.footer {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  line-height:18px;
  color: #ffffff;
}

.infoBox {
  background: #F2F2F2;
  text-indent:5px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxExtraContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-image:url(orangeit_images/best_selection_bg.gif);
  background-position:top center;
  background-repeat:no-repeat;
  width:140px;
  height:140px;
  z-index:0;
}

.infoBoxExtraContents img{
  z-index:1;
}

.infoBoxContents a{
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
  font-size: 14px;
  text-decoration:none;
}

.infoBoxContents a:hover{
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
  font-size: 14px;
  text-decoration:underline;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000080;
  color: #FFFFFF;
}

.PlainContents {
  background: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #00007F;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FF9F00;
  /*border-color: #e8e8e8;*/
  border-spacing:1px;
}

TABLE.infoBox-button {
  border: 1px;
  border-style: solid;
  border-color: 000080;
  border-spacing: 1px;
}

TABLE.user-table {
  border: 0px;
  border-style: solid;
  border-color: 000080;
  border-spacing: 1px;
}

TR.user-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #D9FFFF;
}

TD.user-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #b2b3b6;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #b2b3b6;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
  background: #808080;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #171214;
}

TD.pageHeading, DIV.pageHeading {
	vertical-align:top;
  	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
	color:#171214;
	text-indent:5px
}

TR.pageHeading TD.pageHeading {
	color:red;
	PADDING-TOP: 10px;
	PADDING-bottom:10px;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFFFFF;
  border-color: 000080;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

.moduleRow {
}

.moduleRowOver {
  background-color: #FFFFFF;
  cursor: pointer;
  cursor: hand;
}

.moduleRowSelected {
  background-color: #FFFFFF;
}

.checkoutBarFrom, .checkoutBarTo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

.checkoutBarCurrent {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;}

.productsNotifications {
  background: #FFFFFF;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
}

TR.infoBoxContents-button {
  background: #FFFFFF;
}


TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #0000A0;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:Arial, Helvetica, 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:Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

.messageBox { font-family:Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

.inputRequirement { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }


#idGlideforbank{
	height:10px;
	margin:0px auto;
}
#idGlideViewB{
	height:-496px;
	margin:0px auto;
	
}
#idGlideView{
	height:250px;
	margin:0px auto;
}
#idGlideView div{
	width:500px;
	height:250px;
}

#idGlideView div a{
	width:500px;
	height:50px;
	background:#000; 
	color:#fff; 
	text-decoration:none;
}

#idGlideView div a img{
	border:0;
}

#idGlideView a img{
	border:0;
}

#shop_special{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#fff;
	text-indent:5px;
	background-image:url(orangeit_images/catebg.gif);
}

#pricelist{
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	color:#2f3030;
	line-height:18px;
	background-color:#f2f2f2;
    border:1px solid #fff;
}

#pricelist a{
	color:#2f3030;
}

/*NavBar Control*/

#fancymenu {
	position: relative;
	height: 160px;
	width:100%;
/*	width: 950px;*/
	background: url('./images/navbar/website_banner.jpg') no-repeat top;
	padding-bottom: 5px;
	padding-top: 28px;
	margin:0 auto;
	overflow: hidden;
}

#pictureselect {
	position: relative;
	height: 1%; /* ie bug */
}

#fancymenu ul, #pictureselect {
	padding:0;
	margin: 0;
}

/* Don't apply padding here (offsetWidth will differ in IE)
    If you need padding add it to the child anchor */
#fancymenu ul li, #pictureselect li {
	float: left;
	list-style: none;
	position:relative;
	top:140px;

}

#fancymenu ul li a, #pictureselect li a  {
	text-indent: -500em;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
}

#pictureselect li {
	height: 54px;
}

#pictureselect li a {
	height: 54px;
	width: 62px;
}

#menu_home a {
	width: 80px;
	background: url('./images/navbar/amenu_home.png') no-repeat center !important;	
}

#menu_aboutus a {
	width: 130px;
	background: url('./images/navbar/amenu_aboutus.png') no-repeat center !important;	
}

#menu_privacy a {
	width: 110px;
	background: url('./images/navbar/amenu_privacy.png') no-repeat center !important;	
}

#menu_terms a {
	width: 100px;
	background: url('./images/navbar/amenu_terms.png') no-repeat center !important;	
}

#menu_contactus a {
	width: 160px;
	background: url('./images/navbar/amenu_contactus.png') no-repeat center !important;	
}

#menu_login a {
	width: 100px;
	background: url('./images/navbar/maenu_privacy.jpg') no-repeat center !important;	
}
#menu_account a {
	width: 50px;
	background: url('./images/navbar/amenu_contactus.png') no-repeat center !important;	
}
#menu_checkout a {
	width: 100px;
	background: url('./images/navbar/amenu_contactus.png') no-repeat center !important;	
}
#menu_shopping_cart a {
	width: 100px;
	background: url('./images/navbar/amenu_contactus.png') no-repeat center !important;	
}
#account_link{
	/**float:left;
	padding-left:460px;**/
	width:200x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:20px;	
}
#account_link a{
	width: 180px;
	background: url('./images/navbar/amenu_home.png') no-repeat center !important;
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

#account_link a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}

#nopicture a {
	background: url('./images/navbar/ano_picture.gif') no-repeat center;
}

#picture_1 a {
	background: url('./images/navbar/picture_1.jpg') no-repeat center;
}

#picture_2 a {
	background: url('./images/navbar/picture_2.jpg') no-repeat center;
}

#picture_3 a {
	background: url('./images/navbar/picture_3.jpg') no-repeat center;
}

#picture_4 a {
	background: url('./images/navbar/picture_4.jpg') no-repeat center;
}

#fancymenu li.background {
	/*background: url('./images/navbar/bg_menu_right.png') no-repeat top right !important;*/
	background: url('./images/navbar/abg_menu_right.gif') no-repeat top right;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}

#fancymenu .background .left {
	/*background: url('./images/navbar/bg_menu.png') no-repeat top left !important;*/
	background: url('./images/navbar/abg_menu.gif') no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}

#pictureselect li.background {
	background: url('./images/navbar/bg_images.gif') no-repeat top;
	z-index: 8;
	position: absolute;
	width: 53px;
	visibility: hidden;
}

#pictureselect li.background .left { display: none; }

#userprofile {
	margin-top: 15px;
	background: url('./images/navbar/bg_form.gif') no-repeat top left;
	width: 360px;
	height: 180px;
	overflow: hidden;
	padding: 0 15px;
}

#userprofile h4 {
	font: bold 11px Verdana;
	margin-bottom: 10px;
}

#userprofile p.input {
	background: #EBEBEB;
	overflow: hidden;
	padding: 0 !important;
	padding: 2px 0;
}

#userprofile p.input input {
	display: block;
	margin: 3px;
	width: 348px;
	border: 1px solid #D4D4D4;
	padding: 3px 0 3px 4px;
}

#userprofile p.input input:focus {
	border: 1px solid #999;
}
/*End NavBar Control*/

#search_img{
	position:absolute;
	top:66px;
	right:40px;
}

#search_bar{
position:absolute;
right:142px;
top:68px;
/*z-index:-25;*/
}

#search_bar input{
height: 26px;
}


#SearchBox_input{
/**	
	padding-left:680px;

**/
  
}

#featureditem{
	width:165px;
	height:230px;
/*	position:relative;*/
}

#pricelabel{
color:#FF0000;
font-family:verdana;
font-size:14px;
text-decoration:none;
z-index:3;
margin:20px 0 0 -55px;
/*position:absolute;
bottom:0px;*/
position:relative;
width:70px;
}
#pricelabelup{
color: #666;
font-family:verdana;
font-size:14px;
text-decoration:none;
z-index:3;
margin:20px 0 0 -55px;
/*position:absolute;
bottom:0px;*/
position:relative;
width:70px;
}
#pricelabelpr{
color:#FF0000;
font-family:verdana;
font-size:14px;
text-decoration:none;
z-index:3;
margin:3px 0 0 -55px;
/*position:absolute;
bottom:0px;*/
position:relative;
width:70px;
}

#deslabel{
	width:100%;
	height: 20px;
	/*tony height:28px;*/
}

#deslabel a {
	color:#2F3030;
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
}

#hotprice{	
	margin:-23px;
	position:relative;
	/*z-index:-3;*/
}

#hotprice img{
	border:0;
}

#isbanner{
	margin-left:-5px;
}

#iosbanner{
	margin: 5px auto;
}

.bordera {margin:0 auto; width:978px; background-color: #F3F3F3; border-color: #FBFBFB;}
.borderb {margin:0 auto; width:974px; background-color: #D8D8D8; border-color: #E8E8E8;}
.container{
	margin:0 auto;      
	width:970px;  
    background-color:  #FFF;
    border-color: #BBB;
}

a img{
	border:0;
}

/*item on sale - Start*/

.hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
}

.qslide {
	background: #f0f0f0;
	font-size: 10pt;
	padding: 3px;
}

#qscroller2 {
	width:570px;
	height:185px;
	border:1px solid #c0c0c0;
	background:#fff;
	float:left;
	margin: 0 auto;
}

#scroller a img{
	border:0px;	
}

.qscroller2-navleft a{
	font-size: 9pt;
	width:25px;
	height: 185px;
	background:#f0f0f0;
	border:1px solid #c0c0c0;
	float:left;
	background-image : url(orangeit_images/itemonsale/l.gif); 
}

.qscroller2-navleft a:hover{
	background-image : url(orangeit_images/itemonsale/lhover.gif);
}

.qscroller2-navright a{
	font-size: 9pt;
	width:25px;
	height: 185px;
	background:#f0f0f0;
	border:1px solid #c0c0c0;
	float:left;
	background-image : url(orangeit_images/itemonsale/r.gif); 
}

.qscroller2-navright a:hover{
	background-image : url(orangeit_images/itemonsale/rhover.gif);
}

.qscroller2-nav a {
	text-decoration: none;
}

.qscroller2-nav div {
	float: right;
}

.qslide2 img {
	float: left;
	padding: 1.5px;
	/*border: 1px solid #00ffff;*/
	border: 0px;
}

.qslide2 h1 {
	margin:0 0 5px;
	font-size: 110%;
	color: #16387c;
}

#scroller{
	width:630px;
	height:185px;
	padding-top:6px;
}

#ios{
	margin:0 auto;
	width:630px;
	height:250px;
}
/*item on sale - End*/

#wnnum{
	margin:0 auto;
	float:left;
	height:18px;
	background-color:#ab1a1a;
	color:#FFF;
	text-align:center;
	width:25px;
}

#feagad {
	/*background:transparent url(./orangeit_images/dir-685.jpg) no-repeat scroll 0 0;*/
	display:block;
	height:150px;
	margin-bottom:30px;
	overflow:hidden;
	/*text-indent:-999em;*/
	width:150px;
	cursor:pointer;
}

#ms-3000 {
	/*background:transparent url(./orangeit_images/dir-685.jpg) no-repeat scroll 0 0;*/
	display:block;
	height:150px;
	margin-bottom:30px;
	overflow:hidden;
	/*text-indent:-999em;*/
	width:150px;
	cursor:pointer;
}

#feagad_edimax {
	/*background:transparent url(./orangeit_images/edimax.jpg) no-repeat scroll 0 0;*/
	display:block;
	height:150px;
	margin-bottom:30px;
	overflow:hidden;
	/*text-indent:-999em;*/
	width:150px;
	cursor:pointer;
}

#feagad_edimaxiphone {
	/*background:transparent url(./orangeit_images/edimax.jpg) no-repeat scroll 0 0;*/
	display:block;
	height:150px;
	margin-bottom:30px;
	overflow:hidden;
	/*text-indent:-999em;*/
	width:150px;
	cursor:pointer;
}
/* tooltip styling */
.tooltip {
	display:none;
	background:url(./orangeit_images/white_big1.png);
	height:550px;
	padding:20px 30px 10px 30px;
	width:700px;
	font-size:11px;
	color:#fff;
	z-index:99;
}
 
/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
}
 
.tooltip a {
	color:#ad4;
	font-size:11px;
	font-weight:bold;
}

.tooltip a img{
	border:0;
}

.float_div{
 position: absolute;
 border: 0;
 background-color: #FFF;
 line-height:90px;
 font-size:12px;
 z-index:1000;
}


/* Basket Page CSS Codes */
.BasketBox {
  background: #fffff;
}
TD.BasketHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #D7E9F7;
  color: #FFFFFF;
}
.BasketContents {
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
  font-size: 10px;
}
.BasketContents a{
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
  font-size: 10px;
  text-decoration:none;
}
.BasketContents a:hover{
  text-decoration:underline;
}
.basketRowOver { 
	background-color: #D7E9F7; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}   
.basketRowSelected { 
	background-color: #80ff80; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}