/*
  $Id: stylesheet.css,v 1.26 2003/06/30 20:03:50 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2002 osCommerce

  Released under the GNU General Public License
*/

/* links */
BODY
{scrollbar-face-color: #EFEFEF; scrollbar-shadow-color: black;
scrollbar-highlight-color: #AFAFAF; scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #ffffff;
scrollbar-arrow-color: black}

a:link { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none; }
a:visited { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none; }
a:active { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #336633; font-weight: normal; text-decoration: none; }
a:hover { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; font-weight: normal; text-decoration: underline; }

a.headerLink:link { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.headerLink:visited { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.headerLink:active { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.headerLink:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: underline; }

a.menuBoxHeadingLink:link { font-size: 10px; color: #616060; font-weight: bold; text-decoration: none; }
a.menuBoxHeadingLink:visited { font-size: 10px; color: #616060; font-weight: bold; text-decoration: none; }
a.menuBoxHeadingLink:active { font-size: 10px; color: #616060; font-weight: bold; text-decoration: none; }
a.menuBoxHeadingLink:hover { font-size: 10px; color: #616060; font-weight: bold; text-decoration: none; }

a.menuBoxContentLink:link { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #616060; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:visited { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #616060; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:active { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #616060; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #616060; font-weight: normal; text-decoration: underline; }

a.splitPageLink:link { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: none; }
a.splitPageLink:visited { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: none; }
a.splitPageLink:active { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: none; }
a.splitPageLink:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: underline; background-color: #FFFF33; }

/* menu box */
.menuBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #616060; background-color: #ffffff; }
.menuBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #616060; }

/* page */
body {
   background-color: #FFFFFF; color: #999999; margin: 0px;
   /*background-image: url("/bnc/images/bg-pattern.png");*/
   /*background-image: url("/bnc/images/background10.jpg");*/
   /*background-repeat: no-repeat;*/
   /*background-image: url("/bnc/images/saturation.png");*/
   /*background-color: #77AFF9;*/
}
.headerBar { background-color: #B3BAC5; }
.headerBarContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; padding: 2px; }
.columnLeft { background-color: #F0F1F1; border-color: #999999; border-width: 1px; border-style: solid; padding: 2px; }
.pageHeading { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
.fields{ border:2px solid #EFEFEF;width:200px;height:30px;font-size:20px;}
/* data table */
.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; line-height:140%;}
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; line-height:110%;}
.dataTableSmall { font-family: Verdana, Arial, sans-serif; font-size: 7px; color: #000000; line-height:80%;}
.dataTableHide { font-family: Verdana, Arial, sans-serif; font-size: 5px; color: #000000; line-height:20%;}

/* info box */
.infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; background-color: #B3BAC5; }
.infoBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #DEE4E8; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* forms */
CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA, FILE { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
FORM { display: inline; }

/* account */
.formArea { background-color: #f1f9fe; border-color: #7b9ebd; border-style: solid; border-width: 1px; }
.formAreaTitle { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; }

/* attributes */
.attributes-odd { background-color: #f4f7fd; }
.attributes-even { background-color: #ffffff; }

/* miscellaneous */
.specialPrice { color: #ff0000; }
.oldPrice { text-decoration: line-through; }
.fieldRequired { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.smallText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.main { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000 ;}
.mainwhite { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000 ;background-color:white;}
.errorText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* tables */
.leftmenu{
font-size:20px;font-family: Verdana, Arial, sans-serif;
font-weight:bold;
background-color:gray;

}
/*------------- accordion menu ------------- */

#navigation {
	line-height:110%;
	border:1px solid #999999;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#E2E2E2;
	width:200px;
}
#navigation a.head {
	cursor:pointer;
	height:20px;
	border:1px solid #CCCCCC;
	background: linear-gradient(green 0%, gray 2px, black 100%); url(collapsed.gif) no-repeat scroll 3px 4px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.selected {
	background-image: url(expanded.gif);
}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFF99;
	color:#FF0000;
	height:24px;
}

#wizard {
	width: 200px;
	border: 1px solid black;
}
#wizard .title {
	background-color:#DDDDDD;
}

@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}

.bgmenu{
position:absolute;width:3000px;right:-1000px;overflow:hidden;height:40px;background-color:black;z-index:1;
}
.categories{
position:absolute;z-index:2;margin-left:-1000px;top:4px;
}
.navi{
height:500px;position:absolute;top:170px;z-index:9;margin-right:-100px;
}
.float{
position:absolute;TOP:130px;margin-left:1030;z-index:999;
}

#bgtop{
 border:1px solid #487BE1;
}
#bgleft{
 border:1px solid #487BE1;
}
#sq{
left:0;top;0px;z-index:1;position:absolute;margin-left:-87px;margin-top:-20px;
}
#rank{
z-index:0;font-size:37px;position:absolute;margin-left:5;color:red;font-weight:bold;
}
.nav_btn{
width:16;height:16;border:1px solid orange;text-align:center;
}
.cartin{
position:absolute;width:120px;height:60px;
-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;
border:3px solid white;display:none;margin-top:-90px;margin-left:-20px;
background: linear-gradient(green 0%, gray 2px, white 100%);z-index:1;
}
.leftmenutr{
font-family: Catamaran,Helvetica,Arial,sans-serif;
-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:0px;background-color:#193CAA;font-size:22px;font-weight:bold;
}
.leftmenu{
color:#EFEFEF;
}
a.leftmenu{
-webkit-transition: background 0.3s ease, color 0.2s linear;
        -moz-transition: background 0.3s ease, color 0.2s linear;
        -o-transition: background 0.3s ease, color 0.2s linear;
        transition: background 0.3s ease, color 0.2s linear;

}
.leftmenu:hover { cursor:pointer;background-color:#EFEFEF;font-family: Verdana, Arial, sans-serif;
font-size: 20px; color:#e27000; font-weight: bold;}
#menuz{
font-family: Verdana, Arial, sans-serif;
background:linear-gradient(90deg ,#EFEFEF 20%,white 80%);position:absolute;width:1000px;height:570px;border:2px solid orange;
margin-left:-1000;margin-top:35;display:none;  transition-property: background-color, color;
  transition-duration: 2s;
  transition-timing-function: ease-out;
  background-color:white;
  color:black;
  box-shadow: 4px 4px 2px black;
}

.roundtd{
-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;
font-family: Verdana, Arial, sans-serif;font-size:12px;color:black;
}
.td_navi{
-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;
font-family: Verdana, Arial, sans-serif;font-size:14px;color:black;border:1px solid gray;
}
.roundtd:hover {
  position: relative;
  transition-property: background-color, color;
  transition-duration: 1s;
  transition-timing-function: ease-out;
  background-color:white;
  color:black;
  box-shadow: 2px 2px 1px black;
}
#bgc{
background-image: url('/bnc/on-line/bg_flower.png');
position:absolute;
width:406px;
height:120;
margin-left:-430;
z-index:-2;

}
.box {
    border-style: solid;
    border-width: 1px;
    display: block;
    width: 140px;
    height: 140px;
    background-color: #0000FF;
    -webkit-transition:width 2s, height 2s, background-color 2s, -webkit-transform 2s;
    transition:width 2s, height 2s, background-color 2s, transform 2s;
}
.box:hover {
    background-color: #FFCCCC;
    width:200px;
    height:200px;
    -webkit-transform:rotate(10deg);
    transform:rotate(10deg);
}
.menuButton {
  position: relative;
  transition-property: background-color, color;
  transition-duration: 1s;
  transition-timing-function: ease-out;
  text-align: left;
  background-color: grey;
  left: 5px;
  top: 5px;
  height: 26px;
  color: white;
  border-color: black;
  font-family: sans-serif;
  font-size: 20px;
  text-decoration: none;
  box-shadow: 2px 2px 1px black;
  padding: 2px 4px;
  border: solid 1px black;
}

.login{
font-size:22px;
width:200px;
}

.Screen {
        background-image: url("/bnc/images/samsung_tv.png" );
        /*background-attachment: fixed;*/
        background-repeat: no-repeat;
        background-size:100%;
}
.TopBack {
        background-image: url("/bnc/images/menubar_06.gif" );
        /*background-attachment: fixed;*/
        background-repeat: no-repeat;
        Background-Size:100%;
}


.btn_submit{
 background-image: url("/bnc/images/LOGIN_NEW.png");
 background-color: #FFFFFF; color: #999999; margin: 0px;
    background-position:  0px 13px;
    background-repeat: no-repeat;
    background-size:100%;
    /*width: 100px;
    height: 85px;*/
    border: 0px;
 cursor:pointer;
 outline: 0;
}

.new_font {
	font-family: 'Anton', sans-serif;
			font-size: 12px;
}