.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*/

.home_navi_container { margin:0px; padding:0px; clear:both; position:relative; float:left; left:0px; width:585px; height:25px; }

.home_scrollable { float:left; position:relative; overflow:hidden; width:600px; height:460px; }

.home_scrollable .items { width:20000em; position:absolute; clear:both; }

.home_scrollable_items { list-style:none; margin:0px; padding:0px; }

#home .tab_content { height:460px; }

.home_navi_container .navi { width:60px; height:20px; position:absolute; float:left; margin-top:4px; margin-left:270px; margin-right:auto; }

/*root element for tabs  */
ul.tabs, ul.tabs2 { margin:0 !important; padding:0; height:30px; border-bottom:1px solid #CCC; }

/* single tab */
ul.tabs li, ul.tabs2 li { float:left; padding:0; margin:0; list-style-type:none; }

/* link inside the tab. uses a background image */
ul.tabs a, ul.tabs2 a { float:left; font-size:12px; display:block; padding:5px 10px; text-decoration:none; border:1px solid #CCC; border-bottom:0px; height:18px; background-color:#efefef; font-weight:bold; margin-right:3px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright:4px; position:relative; top:1px; }

ul.tabs a:hover, ul.tabs2 a:hover { background-color:#F7F7F7; font-weight:bold; font-size:12px; text-decoration:none; }

/* selected tab */
ul.tabs a.current, ul.tabs2 a.current { background-color:#FFF; border-bottom:1px solid #FFF; border-top:2px solid #bd283a; font-size:12px; color: #333; font-weight:bold; cursor:default; text-decoration:none; }

/* tab pane */
.tab_content, .tab_content2 { display:none; border:1px solid #CCC; border-width:0 1px 1px 1px; padding:10px; background-color:#FFF; }

.tab_content_static { border:1px solid #CCC; border-width:0 1px 1px 1px; padding:5px 4px 5px 4px; background-color:#FFF; }

.home_scrollable { float:left; position:relative; overflow:hidden; width:586px; height:460px; }

.home_scrollable .items { width:20000em; position:absolute; clear:both; }

.home_scrollable_items { list-style:none; margin:0px; padding:0px; }


.cluetip-sneak_peek { background-color: transparent; padding:0px; }

.cluetip-sneak_peek #cluetip-content { padding: 0px; }

.cluetip-sneak_peek #cluetip-outer { padding: 0px; }

.cluetip-sneak_peek #cluetip-inner { padding: 0px; }

.cluetip-sneak_peek div#cluetip-close { display:none; }

.cluetip-sneak_peek .ui-cluetip-header { display:none; }

/*Product Thumbnail: 24 Hour Deal*/
.thumb_24 { padding: 0; margin:0; overflow:hidden;}
.thumb_24  ul { margin:0; padding:0; list-style-type:none; }
.thumb_24  li { float:left; margin: 4px; padding: 2px 1px 2px 1px; width:132px; height:215px; overflow:hidden; background:#FFF;}
.thumb_24  .title { width:132px; height:30px; overflow:hidden; text-align:center; }
.thumb_24  .title A { width:132px; height:30px; overflow:hidden; text-align:center; font-size:11px;}
.thumb_24  .price{ font-size:14px; font-weight:bold; padding-top:2px; height:18px; width:135px; color:#000;}
.thumb_24  .save{ font-size:12px; font-weight:bold; color:#C30;}
.thumb_24  .rrp{ width:132px; font-size:11px; height:18px; overflow:hidden;}
.thumb_24  .promo{ width:132px; font-size:12px; height:16px; overflow:hidden; color:#C00; font-weight:bold;}

#countdown_dashboard_small {
    display: block;
    float: left;
    height: 30px;
    padding-top: 4px;
    width: 140px;
}
#countdown_dashboard_small .dash {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    height: 20px;
    margin-left: 2px;
    overflow: hidden;
    padding: 5px 2px 2px;
    position: relative;
    width: 38px;
}
#countdown_dashboard_small .dash .digit {
    color: #811221;
    float: left;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    text-align: center;
    width: 14px;
}
#countdown_dashboard_small .dash .unit {
    color: #DA6F05;
    float: left;
    font-size: 10px;
    font-weight: bold;
    margin-top: 4px;
    position: relative;
    vertical-align: bottom;
    width: 10px;
}


.thumb { float:left; width:600px; padding: 0; margin:0;}
.thumb ul {float:left; margin:0; padding:0; list-style-type:none; }

.thumb li { float:left; margin: 4px; padding: 3px 2px 3px 2px; width:133px; border:1px solid #E8E8E8; height:216px; overflow:hidden; background:#FFF; }

.thumb li.hover { float:left; margin: 4px; padding: 2px 1px 2px 1px; width:133px; border:2px solid #97CB51; height:216px; overflow:hidden; background:#FFF; }

.thumb .promo { background:url(onrangeit_images/on_sale.png) left no-repeat; float:left; margin-top:-220px; margin-left:-10px; height:48px; width:48px; position:absolute; }

.thumb .image { }

.thumb .title, .thumb .title A, .thumb .title A:active, .thumb .title A:visited { width:132px; height:30px; overflow:hidden; text-align:center; font-size:11px; text-decoration:none; }

.thumb .title A:hover { font-size:11px; text-decoration:underline; }

.thumb .price { font-size:15px; font-weight:bold; padding-top:2px; height:18px; width:135px; color:#be3100; }

.thumb .save { font-size:12px; font-weight:bold; color:#C00; }

.thumb .rrp { width:132px; font-size:11px; height:18px; overflow:hidden; color:#999; }
/* position and dimensions of the navigator */
.navi { float:left; width:200px; height:10px; margin-top:10px; }

/* items inside navigator */
.navi a { width:8px; height:8px; float:left; margin:3px; background:url(orangeit_images/navigator.png) 0 0 no-repeat; display:block; font-size:1px; }

/* mouseover state */
.navi a:hover { background-position:0 -8px; }

/* active state (current page state) */
.navi a.active { background-position:0 -16px; }


/*Pure CSS Buttons */

.css_button_1 { display:block; font-family:Arial, Helvetica, sans-serif; font-size:11px; height:18px; line-height:18px; }

.css_button_1 span { }

.css_button_1 span.current { background-color:#bd283a; border:1px solid #036; color:#FFF; padding:3px 5px; }

.css_button_1 span a:link, span.css_button_1 span a:visited, span.css_button_1 span a:active { background-image:url('/assets/template/buttons/button_3.gif'); background-color:#F7F7F7; border-left:1px solid #CCC; border-right:1px solid #CCC; color:#333; padding:2px 5px; text-decoration:none; font-size:11px; }

.css_button_1 span a:hover { background-position:bottom; background-color:#bd283a; color:#111; padding:2px 5px; }

.css_button_1 .input { font-size:11px; width:30px; height:14px; }

#qtybox{
    float:left;
        margin-right:5px;
}

#qtybox input{
    border:1px solid #4f4f4f;
    
}

#carbutton{

    float:right;
}























/** end of ocean's new CSS for changes **/
.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;
}

#left{
    float:left;
    padding-left:15px;
    width:155px;
}

#right{
    float:left;
    margin-top:20px;
    padding-right:15px;
    width:155px;   
}


#content_info{
	width:600px;
	padding: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;
}
/************************************************************************/
/*    Advertisments                                                        */
/************************************************************************/
 
.banner_scroll { /* required settings */ position:relative; overflow:hidden; width: 598px; height:200px; border: 1px #ccc solid; }

.banner_scroll .items { /* this cannot be too large */ width: 20000em; position:absolute; clear:both; margin:0; padding:0; }

/* single banner_scroll item */
.banner_scroll img { float:left; }

/* active item */
.banner_scroll .active { position:relative; cursor:default; }

DIV.textadvert { padding-left: 0; margin:0; overflow:hidden; }

DIV.textadvert UL { margin:0; padding:0; list-style-type:none; }

DIV.textadvert LI { float:left; margin:8px 4px 10px 4px; padding:6px; width:275px; height:120px; border: solid 1px #CCC; overflow:hidden; background:#FFF; }

DIV.textadvert .image { float:left; padding-right:10px; }

DIV.textadvert .headline { padding-bottom: 2px; font-weight:bold; font-size:14px; color:#000; height:30px; overflow:hidden; }

DIV.textadvert .text { height:72px; overflow:hidden; }

/************************************************************************/
/*        Scrolling Carousel                                              */
/************************************************************************/
 
.scrollable_container { border-top:1px dotted #CCC; border-bottom:1px dotted #CCC; padding:10px; }

.scrollable_header { font-size:14px; font-weight:bold; color:#000; }

.scrollable { float:left; position:relative; overflow:hidden; width:590px; height:190px; }

.scrollable .items { width:20000em; position:absolute; clear:both; }

.items div { float:left; }


/** product info page stylesheet**/

#pricelayout {
    float:left;
    width:290px;
    font-family: Arial,Helvetica,sans-serif;
    color: #BD283A;
    font-size: 30px;
    font-weight: bold;
}

#buynow{
    float:left;
    width:290px;
    padding:10px 0px;
    font-family: Arial,Helvetica,sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold; 
}

#quantity{
    float:left;
    width:100px;
}

#buynow_button{
    float:left;
    width:190px;
}


/** end of product info page stylesheet **/


/*-------------------------------*/
/*    Scrolling Carousel Buttons   */
/*-------------------------------*/

/*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  {
	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 {
    text-indent: -500em;
	width: 80px;
	background: url('./images/navbar/amenu_home.png') no-repeat center !important;	
}

#menu_aboutus a {
    text-indent: -500em;
	width: 130px;
	background: url('./images/navbar/amenu_aboutus.png') no-repeat center !important;	
}

#menu_privacy a {
        text-indent: -500em;
	width: 110px;
	background: url('./images/navbar/amenu_privacy.png') no-repeat center !important;	
}

#menu_terms a {
        text-indent: -500em;
	width: 100px;
	background: url('./images/navbar/amenu_terms.png') no-repeat center !important;	
}

#menu_contactus a {
        text-indent: -500em;
	width: 160px;
	background: url('./images/navbar/amenu_contactus.png') no-repeat center !important;	
}

#menu_login a {
        text-indent: -500em;
	width: 100px;
	background: url('./images/navbar/maenu_privacy.jpg') no-repeat center !important;	
}
#menu_account a {
        text-indent: -500em;
	width: 50px;
	background: url('./images/navbar/amenu_contactus.png') no-repeat center !important;	
}
#menu_checkout a {
        text-indent: -500em;
	width: 100px;
	background: url('./images/navbar/amenu_contactus.png') no-repeat center !important;	
}
#menu_shopping_cart a {
    display:block;
    text-indent: 45px;
    color:#fff;
    font-size:13px;
    font-style: italic;
    line-height: 24px;
	width: 100px;
	/*background: url('./images/navbar/amenu_contactus.png') no-repeat center !important;*/	
}
#account_link{
	/**float:left;
	padding-left:460px;**/
	width:200px;
	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; 
}
