@charset "windows-1251"; 

/* CSS Reset by Yahoo for consistent cross browser positioning - http://developer.yahoo.com/yui/reset/ */
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	}
span {
	padding: 10px;
	}	
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}
address,caption,cite,code,dfn,em,th,var {
	font-weight: normal;
	font-style: normal;
	}
ol,ul {
	list-style:none;
	}
caption,th {
	text-align: left;
	}
h1{
	font-weight: bold;
	font-size: 20px;
	font-family: Tahoma;
	}
h2 {
	font-size: 18px;
	font-family: Tahoma;
	line-height: 60px;
	}
h4{
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
	line-height: 30px;
	}

h3,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border: 0;
	}
/* end */

a {
	text-decoration:none;
	color:#ffc300;
}
a:hover {
	text-decoration:none;
	color:#c3c3c3;
}
a:visited {

}
body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #c3c3c3;
	background:url(images/bg.png) repeat;
	font-family: Tahoma;
	font-size: 12px;
}

table {
	border-color:#FFF;
}

/* Positioning of the main common.master page divs */
.centerlayout #container {
	width: 1024px;  
	background: #000;
	margin: 0 auto;
	text-align: left; 
}
.centerlayout #sidebar1 {

}
.centerlayout #maincontent {
	margin: 10px 10px 10px 10px;
	width: 1000px;
	overflow:visible;	
}

.centerlayout #bottom {
	width: 1024px;
	margin: 0px;
	padding: 0px;
}
/* social networks */
.socialnetworks img {
	text-align:center;
	padding: 2px;
}
/* top login area */
.logo {
	float:left;
}
.pictures {
	margin: 0px 0px 0px 750px;
	padding-top: 15px;
}

/* -- Static PAges ---*/
#statContainer {
    float: left;
    margin: 0 0px 0 0;
    position: relative;
    width: 725px;
}
#statContainer H1 {

    font-size: 20px;
    font-weight: bold;
    line-height: 1.2em;
    margin: 15px 0 5px 5px;
}
#statContainer td {
    font-family: tahoma;
    font-size: 14px;
}
#statContainer p {

    font-size: 14px;
    font-weight: normal;
    line-height: 1.5em;
    margin: 10px 0px 15px 5px;

}
/* ---- end ---*/

/*----- Start callout disc ----*/

#leftContainer {
    float: left;
    height: 363px;
    margin: 0;
    position: relative;
    width: 376px;
}
#leftContainer H1 {
    color: #FFFFFF;
    font-size: 37px;
    font-weight: bold;
    line-height: 1.2em;
    margin: 15px 0 5px 5px;
}
#leftContainer p {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5em;
    margin: 10px 0 30px 5px;
}
a.howToBuy {
    background: url("/media/button-bg.jpg") repeat scroll 0 0 transparent;
    border: 1px solid black;
    color: #FFFFFF;
    float: left;
    height: 18px;
    font-size: 18px;
    margin: 0;
    padding: 9px 30px;
    text-decoration: none;
}
#buttonContainer {
    height: 36px;
    width: 375px;
    padding: 6px 0 0 5px;
}
#buttonContainer .right {
    float: right;
    height: 36px;
    padding: 6px 0 0 5px;
    width: 195px;
}
#buttonContainerOr {
    color: #FFFFFF;
    font-size: 16px;
}
a.takeATour {
    color: #FFFFFF;
    font-size: 23px;
    font-weight: normal;
    text-decoration: underline;
}
a.takeATour:hover {
    text-decoration: none;
}
#ring-container {
    background: url(/media/callout-disc.png) repeat scroll 0 0 transparent;
    height: 363px;
    position: relative;
    right: -470px;
    width: 561px;
}
.callout-mobile {
    height: 117px;
    left: 80px;
    position: absolute;
    top: -65px;
    width: 81px;
}
.callout-cart {
    height: 142px;
    left: 111px;
    position: absolute;
    top: 134px;
    width: 96px;
}
.callout-reporting {
    height: 123px;
    left: 365px;
    position: absolute;
    top: 205px;
    width: 112px;
}
.callout-crm {
    height: 94px;
    left: 445px;
    position: absolute;
    top: 110px;
    width: 100px;
}
.callout-invoice {
    height: 72px;
    left: 390px;
    position: absolute;
    top: 32px;
    width: 73px;
}
.callout-magento {
    height: 51px;
    left: 20px;
    position: absolute;
    top: 80px;
    width: 100px;
}
.callout-sap {
    height: 124px;
    left: 185px;
    position: absolute;
    top: 65px;
    width: 207px;
}
.callout-koomba {
    height: 55px;
    left: 175px;
    position: absolute;
    top: -5px;
    width: 164px;
}
.callout-zedit {
    height: 55px;
    left: 305px;
    position: absolute;
    top: 25px;
    width: 164px;
}
.calloutContainer {
    background-color: #FFFFFF;
    float: left;
    position: absolute;
    width: 980px;
}
/* --- End Callout --- */
#twoBoxCalloutContainer {
 	float: left;
	width: 1024px;
}
#twoBoxCalloutContainer .item2 {
	float: left;
	text-align: left;
	border: 1px solid #666;   
	margin: 4px; 
	width: 489px;
}
#twoBoxCalloutContainer .item2 h2 {
	color: #FFAA00;
	font-size: 20px;
	margin: 7px 0 10px 20px;
}
#twoBoxCalloutContainer .item2 p {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0 5px 0 20px;
}


#twoBoxCalloutContainer .item3 {
	float: left;
	text-align: left;
	border: 1px solid #666;   
	margin: 4px; 
	width: 240px;
}
#twoBoxCalloutContainer .item3 h2 {
	color: #FFAA00;
	font-size: 20px;
	margin: 7px 0 10px 20px;
}
#twoBoxCalloutContainer .item3 p {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0 5px 0 20px;
}
/*--- Four Box CallOut --*/

#fourBoxCalloutContainer {
 	float: left;
	height: 215px;
	width: 1024px;
}
#fourBoxCalloutContainer .item {
	float: left;
	text-align: left;
	border: 1px solid #666;   
	margin: 4px; 
	width: 240px;
}
#fourBoxCalloutContainer .item h2 {
    color: #FFAA00;
    font-size: 18px;
    margin: 7px 0 10px 20px;
}
#fourBoxCalloutContainer .item p {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0 5px 0 20px;
}
.blackText {
    color: #666;
}
.more-link {
    background: url("/media/link-arrow.png") no-repeat scroll right center transparent;
    color: #FFAA00;
    float: right;
    margin: 15px 15px 0 0;
    padding: 0 8px 2px 0;
    text-decoration: none;
}


/*--- Footer ----*/

.footermenu {
	width:1024;
	padding: 0px
	margin: 0px;
}
.footermenu1 { 
	background:url(images/bg_footer.jpg) repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	float: left;
	width:105px;
	height: 165px;
	padding-left: 20px;
	border-right: 1px solid #666;          
	list-style-type: none;
}
.footermenu1 h4{
	border: 0px;
} 
.footermenu1 a { 
	color: #c3c3c3;
}
.footermenu a:hover {
	text-decoration: underline;
	color: white;
}
.footermenu2 { 
	background:url(images/bg_footer.jpg) repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	float: left;
	padding: 0px 0px 0px 20px;
	width:121px;
	height: 165px;
	list-style-type: none;
}
.footermenu2 a  { 
	color: #c3c3c3;
}
.footermenu3 {

}

.loginblock {
	float: right;
	margin: 15px 0 15px 15px;
	text-align:center;
	white-space:nowrap;
}
.loginblock #verticalbar {
	float:right;
	height:100px;
	width:1px;
	border-style:none dotted none none;
	border-color:#808080;
	border-width:1px;
}
/*The container for the main menu */

.menu #lt {
	 float: left;
	 width:7px; 
	 height:40px;
	 background:url('images/menu_left.gif');
}
.menu #mid {
	height:40px;
	background-image: url('images/menu_bg.gif');
	background-repeat:repeat;
}	

.menu #rt {
	float: right;
	width:6px;
	height:40px;
	background-image: url('images/menu_right.gif');
}

.menu #search {
	margin-top: 3px;
	height: 20px;
	width: 117px;
	color: #46484A;
	border: #000 1px solid;
	padding: 2px 3px 2px 3px;
}

.menu #list {
	list-style:none;
}

.menu li {
	float: left;
	margin-top: 6px;
	text-shadow: 2px 2px 4px black;
	margin-left:10px;
	padding-left:15px;
	background: url("images/menu_line.gif") no-repeat;
	padding-top:7px;
	height:20px;
}
.menu li.nopad 
{
    padding-top:0px;
    height:27px;
}
.menu #top {
	color: #fff;
	font-size: 11px;
	position: absolute;
	font-family: tahoma;
	font-weight: 600;
	top: -2px;
}
.menu #shadow {
	position: relative;
	color: #000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: 600;
	top: 7px;
}
.menu #link {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	font-weight: 600;
}

/* Featured item */
/*Left of heading image */
.featured #lt {
	float: left;
	width: 21px;
	height: 29px;
	background-image: url('images/left_left.gif');
}
/* Middle span */
.featured #mid {
	height: 29px;
	background-image: url('images/left_bg.gif');
	background-repeat:repeat;
}
/*Right of heading image */
.featured #rt {
	float: right;
	width: 6px;
	height: 29px;
	background-image: url('images/left_right.gif');
}
/*Heading Text */
.featured #top {
	color: #F0FFFF;
	font-size: 11px;
	margin-left:15px;
	padding-top:8px;
	font-family: tahoma;
	font-weight: 600;
	text-shadow: 2px 2px 4px black;
}

/* Heading Text drop shadow */
.featured #shadow {
	position: relative;
	left: 11px;
	top: 5px;
	color: #78BE30;
	font-size: 11px;
	font-family: tahoma;
	font-weight: 600;
}
.featured #body {
	border-style: none solid solid solid;
	border-color:#CCC;
	border-width: 1px;
	height:363px;
}
/* featured Item layout */
.featured ul {
	list-style:none;
	padding:0;
	margin:0;
}
.featured li {
	padding: 10px;	
}
.featured #name {
	width:186px;
}
.featured #price {
	padding:5px;	
}
.featured #desc {
	padding:5px;	
}
.featured_image img {
	padding: 8px 0 7px 0;
	margin-left: 15px;
}

/* Category List Plugin */

/*The container for the heading */
.category #hd {
	margin: 0;
	padding: 0;
}
/*Left of heading image */
.category #lt {
	float: left;
	width: 21px;
	height: 29px;
	background-image: url('images/left_left.gif');
}
/* Middle span */
.category #mid {
	height: 29px;
	background-image: url('images/left_bg.gif');
	background-repeat:repeat;
}
/*Right of heading image */
.category #rt {
	float: right;
	width: 6px;
	height: 29px;
	background-image: url('images/left_right.gif');
}
/*Heading Text */
.category #top {
	color: #F0FFFF;
	font-size: 11px;
	margin-left:15px;
	padding-top:8px;
	font-family: tahoma;
	font-weight: 600;
	text-shadow: 2px 2px 4px black;
}

/* Heading Text drop shadow */
.category #shadow {
	position: relative;
	left: 11px;
	top: 7px;
	color: #78BE30;
	font-size: 11px;
	font-family: tahoma;
	font-weight: 600;
}
.category #body {
	border-style: none solid solid solid;
	border-color:#CCC;
	border-width: 1px;
}
.category #catlist {
	list-style: none;
	margin:0;
	padding:0;
}
.category #catlist li {
	padding:7px;
	font-size:14px;
	font-weight:600;
}
.category #catlist img {
	padding: 3px;
}
.category #catlist_sep {
	margin-left: 6px;
	 width:180px;
	 height:2px;
	 border-style: dotted none none none;
	 border-color: #CCC;
	 border-width: 1px;
}	 
/* Item detail page layout */
.itemcontainer { 
	width: 46em;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #000;
	margin: 0 auto; 
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.itemheader { 
	padding: 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.itemheader #name {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size:16px;
	font-weight:800;
}
.itemsidebar1 {
	float: right; 
	width: 12em; /* since this element is floated, a width must be given */
	padding: 15px 0; /* top and bottom padding create visual space within this div */
}
.itemsidebar1 h3, #itemsidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
.itemmainContent {
  	margin: 0 13em 0 10px; /* the left margin will look best if you match the padding amount to the header and footer. */
} 
.itemfooter { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 
.itemfooter p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.itemfltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.itemfltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.ItemPrice {
	font-size:14px;
	font-weight:800;
}

/* Specials Page */
.specials td {
	padding: 5px;
}
.specials #imagelink {
	padding: 3px;
}
.specials #link {
	padding: 3px;
	font-size:12px;
	font-weight:600;
}
.specials #price {
	padding: 3px;
}
/* default system file styles */
.npwarning
{
	color: #8B0000;
	font: 700 9px Tahoma;
}
.npheader {
	padding: 10px;
	font-size:14px;
	font-weight:800;
}
.npheader td {
	border-style:dotted;
	border-width:1px;
	border-color:#CCC;
	color: #666;
	}

.npsubheader th {
	text-align:center;
	height: 29px;
	background-image: url('images/left_bg.gif');
	background-repeat:repeat;
}
.npsubheader1 {
	padding: 5px 0px 0px 30px;
}
.npbodyRequest {
	background-color: #DBE7EB;
	}
.npbody th {
	padding: 5px;	
	}
.npbody li {
	padding: 5px;	
}	
.npbody td {
	padding: 8px;
	}
.npbody {
	padding: 8px;

	}
.npbodynews th {
	padding: 0px;
	color: #fff;
	background-color: #C3C3C3;
	}
.nptable
	border-style:dotted;
	border-width:1px;
	border-color:#CCC;
	}
.nptable td {
	padding: 5px;

	}
label {
	padding: 5px;
	}

/*quick order table */
.QOTable td
{
    padding: 3px;
}
/* Cart page alternating row */
.npbodyalt 
{
}
/* categories on customer service page */
#ctl00_ctl00_mainslot_mainslot_gvTypes {
	background-color:#CCC;
	font-size:12px;
}
/* order expenses on cart.aspx */
#ctl00_ctl00_mainslot_totalslot_expenses_sysgrid {
	border-style:dotted;
	border-width:1px;
	border-color:#CCC;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* tabs on partdetail */
/* root element for tabs  */
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	 	
}

/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a { 
	float:left;
	font-size:13px;
	display:block;
	padding:5px 30px;	
	text-decoration:none;
	border:1px solid #666;	
	border-bottom:0px;
	height:18px;
	background-color:#efefef;
	color:#777;
	margin-right:2px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	position:relative;
	top:1px;	
}

ul.css-tabs a:hover {
	background-color:#F7F7F7;
	color:#333;
}
	
/* selected tab */
ul.css-tabs a.current {
	background-color:#ddd;
	border-bottom:2px solid #ddd;	
	color:#000;	
	cursor:default;
}

	
/* tab pane */
div.css-panes > div {
	display:none;
	border:1px solid #666;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:15px 20px;
	background-color: #000;
}
.nphighlight {
        background-color:#ffff00;
}

.volumeDiscountList {
    white-space:nowrap;
}

/*Checkout*/
#tblNew td {
    padding: 5px;
}

#tblOrder td {
    padding: 5px;
}


/* -------- Menu CSS ------*/
ul#css3menu1,ul#css3menu1 ul{
	margin:0;list-style:none;background-color:#000;background-image:url("images/mainbk.png");background-repeat:repeat;border-width:0px;border-style:solid;border-color:#999999;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}
ul#css3menu1 ul{
	z-index:999;display:none;position:absolute;left:0;top:100%;-moz-box-shadow:0.7px 0.7px 1px #777777;-webkit-box-shadow:0.7px 0.7px 1px #777777;box-shadow:0.7px 0.7px 1px #777777;padding:0 9px 9px;background-color:#333333;background-image:none;border-width:1px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border-style:solid;border-color:#5A5E60;}
ul#css3menu1 li:hover>*{
	display:block;}
ul#css3menu1 li:hover{
	position:relative;}
ul#css3menu1 ul ul{
	position:absolute;left:100%;top:0;}
ul#css3menu1{
	padding:1px 1px 1px 0;display:block;font-size:0;float:left;}
ul#css3menu1 li{
	display:block;white-space:nowrap;font-size:0;float:left;}
ul#css3menu1>li,ul#css3menu1 li{
	margin:0 0 0 1px;}
ul#css3menu1 ul>li{
	margin:1px 0 0;}
ul#css3menu1 a:active, ul#css3menu1 a:focus{
	outline-style:none;}
ul#css3menu1 a,ul#css3menu1 a.pressed{
	display:block;vertical-align:middle;text-align:left;text-decoration:none;font:bold 12px Tahoma;color:#ffffff;cursor:default;}
ul#css3menu1 ul li{
	float:none;margin:9px 0 0;}
ul#css3menu1 ul a{
	text-align:left;padding:8px 0 0 0;background-color:#333333;background-image:none;border-width:1px 0 0 0;border-style:solid;border-color:#262626;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;font:13px Tahoma;color:#ffffff;text-decoration:none;}
ul#css3menu1 li:hover>a{
	background-color:#ffaa00;border-style:none;font:bold 12px Tahoma;color:#ffffff;text-decoration:none;background-image:url("mainbk.png");background-position:0 100px;}
ul#css3menu1 img{
	border:none;vertical-align:middle;margin-right:10px;}
ul#css3menu1 img.over{
	display:none;}
ul#css3menu1 li:hover > a img.def{
	display:none;}
ul#css3menu1 li:hover > a img.over{
	display:inline;}
ul#css3menu1 li a.pressed img.over{
	display:inline;}
ul#css3menu1 li a.pressed img.def{
	display:none;}
ul#css3menu1 span{
	display:block;overflow:visible;background-position:right center;background-repeat:no-repeat;padding-right:0px;}
ul#css3menu1 a{
	padding:10px;background-color:#333333;background-image:url("images/mainbk.png");background-repeat:repeat;background-position:0 200px;border-width:0px;border-style:none;border-color:;color:#ffc300;text-decoration:none;}
ul#css3menu1 li:hover>a,ul#css3menu1 li>a.pressed{
	background-color:#ffaa00;background-image:url("images/mainbk.png");background-position:0 100px;border-style:none;:#ffffff;text-decoration:none;}
ul#css3menu1 ul li:hover>a,ul#css3menu1 ul li>a.pressed{
	background-color:#333333;background-image:none;border-style:solid;border-color:#262626;font:13px Tahoma;color:#ffaa00;text-decoration:none;}
ul#css3menu1 li.topfirst>a{
	height:16px;line-height:16px;border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;text-shadow:#000000 0px -1px 1px;}
ul#css3menu1 li.topfirst:hover>a,ul#css3menu1 li.topfirst>a.pressed{
	line-height:16px;text-shadow:#3d3d3d 0px -1px 1px;}
ul#css3menu1 li.topmenu>a{
	height:16px;line-height:16px;text-shadow:#000000 0px -1px 1px;}
ul#css3menu1 li.topmenu:hover>a,ul#css3menu1 li.topmenu>a.pressed{
	line-height:16px;text-shadow:#3d3d3d 0px -1px 1px;}
ul#css3menu1 li.toplast>a{
	height:16px;line-height:16px;border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;text-shadow:#000000 0px -1px 1px;}
ul#css3menu1 li.toplast:hover>a,ul#css3menu1 li.toplast>a.pressed{
	line-height:16px;text-shadow:#3d3d3d 0px -1px 1px;}
ul#css3menu1 ._>li>a{
	padding:0;}
ul#css3menu1 li.subfirst>a{
	border-width:0;border-style:none;padding:0;}
ul#css3menu1 li.subfirst:hover>a,ul#css3menu1 li.subfirst>a.pressed{
	border-style:none;}

