/*
  $Id: stylesheet.css,v 1.0 Kasperskyshop 2007/03/01$
*/

/* Global */

BODY  {
  background: #1E2528; 
  margin: 0px;
  font-family:Tahoma, Verdana, Arial, sans-serif; 
  font-size: 11px;
  color: #6e6e6e;
}

table {font-size:100%;}
LI {font-size: 100%;}
TD.boxText {font-size:110%;}
H1 {font-size: 135%;color:#005447}
H2 {font-size: 125%;color:#005447}
H3 {font-size: 110%; color:#005447;font-weight: bold;}
H4 {font-size: 90%; color:#005447;font-weight: bold; line-height:8px;}


a.shoppingcart_header, a.shoppingcart_header:active, a.shoppingcart_header:visited{text-decoration:none;font-size: 14px;margin-top: 8px; text-align: left; color:#C1D4DB; font-weight:bold;}
a.shoppingcart, a.shoppingcart:active, a.shoppingcart:visited{text-decoration:none;font-size: 12px;margin-top: 8px; text-align: left; color:#C1D4DB;}

a.header_menu_left, a.header_menu_left:visited {
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 14px;
	padding-left: 30px;
}
a.header_menu_left:active {
	color: #cccccc
}

.main {
 background: #fafafa;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 10px;
}



.boxText { font-size: 10px; }
.errorBox { background: #ffb3b5; font-weight: bold; }
.stockWarning { color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { color: #70d250; text-decoration: underline; }

A {
	color: #6e6e6e;		
}
A:visited {
	color: #6e6e6e;
}
A:hover {
	color: #5CA0C7;
}
A:active {
	color: #5CA0C7;	
}

FORM {
	display: inline;
	margin:0px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
/* categories */

/*change the menu hover color below*/

TD.left_categories {
	background-color: #788488;
	background-image: url(/images/theme-ks/categories/end_right.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border-right: 2px #000000 solid;
}

#thecategories a:hover {
	color: #5CA0C7;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: 0px;
	margin-bottom: 4px;
	width: 100%;
	font-size: 12px;
}

.activelink {
/*	display: block;
*/
	font-weight: bold;
	font-color: #5CA0C7;
}

#thecategories a {
/*	display: block;
*/
	padding-bottom: 4px;
	padding-top: 4px;
	width: 100%;
	color: #eeeeee;
	text-decoration: none;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
	margin-left: 15px;

}

#secondcat a {
	margin-left: 27px;
}

#thirdcat a {
	margin-left: 39px;
}

#fourthcat a {
	margin-left: 51px;
}

#fifthcat a {
	margin-left: 63px;
}

/* Infobox */

.infoBoxHeading {
 	text-decoration: none;
	text-transform: uppercase;
	color: #eeeeee;
	font-size: 14px;
	text-indent: 30px;
   background-color: #788488;
	background-image: url(images/theme-ks/categories/cat_spacer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.infoBoxContents {
  padding-top: 10px; 
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}



.productListing-heading {
  background: #747474;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 24px;

}

TD.productListing-data {
  font-size: 100%;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
 font-size: 14px;
 font-weight: bold;
 height: 40px;
 border-bottom: 1px dotted #7C7C7C;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {

  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }
.productTitle {
	color: #5CA0C7;
	font-family: Myriad, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.productPrice {
	color: #848484;
	font-family: Myriad, Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.productDesc {
	color: #848484;
	font-size: 9px;
}
A.productTitle { 
  color: #5CA0C7;
	font-family: Myriad, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold; 
}

A.productTitle:hover {
 color: #5CA0C7;
	font-family: Myriad, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.category { 
  font-family: Tahoma,Verdana;
	font-size: 11px;	
	color: #5CA0C7; 
}

A.category:hover {
 font-family: Tahoma,Verdana;
	font-size: 11px;	
	color: #5CA0C7;
}

 .bg3{
  background-image: url(images/m41.gif);
  background-repeat: repeat-y;
 }

 .prodinfoHeading {
  font-size: 18px;
  font-weight: bold;
  color: #E4502E;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px dotted #7C7C7C;
}

 .prodinfoModel {
  font-size: 14px;
  font-weight: bold;
  color: #E4502E;
  text-align: left;
  padding-bottom: 10px;
  padding-top: 10px;
}


.prodinfoEndHeading {
  padding-bottom: 2px;
  padding-top: 2px;
  border-bottom: 1px dotted #7C7C7C;
}

TABLE.product_info {
 padding-left: 20px;
}
.topmenu{ margin-left:10px; margin-top:0px;margin-bottom:0px; margin-right:0px; line-height:1em;  vertical-align: middle;  display: compact;  list-style: none; color: #ffffff;}
a.atopmenu, a.atopmenu:visited, a.atopmenu:active {text-decoration:none;font-size: 11px; color: #ffffff;}
a.atopmenu2{text-decoration:none;font-size: 12px;font-weight:bold;margin-left: 70px; color: #ffffff;}
a.atopmenu3{text-decoration:none;font-size: 11px;margin-top: 8px; text-align: center;  text-indent: 80px; color: #ffffff; }
a.atopmenu:hover{text-decoration:underline;font-size: 11px;color: #5CA0C7;}

.ks-topmenu {
	line-height: 12px;
	text-align: left;
	list-style-image: url(images/theme-ks/bullet_01.gif);
}

.featured_heading, .featured_heading:visited {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	color: #6e6e6e;

}
.featured_heading:hover {
	color: #E4502E;
}
.featured_price{
	font-size: 12px;
	font-weight: bolder;
	color: #E4502E;
	padding: 4px 0px 4px 0px;
	border-top: 1px dotted #585858;
	border-bottom: 1px dotted #585858;
}
.price_info{
	font-size: 14px;
	font-weight: bolder;
	color: #E4502E;
}

.price_info_header{
	text-transform: uppercase;
	font-weight: bold;
	color: #6e6e6e;
}

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */

.mainCategories a:hover  {color: #5CA0C7; text-decoration: none}
.mainCategories a {text-decoration: none}
.mainCategories {font-size:115%;font-variant:small-caps;font-weight:bold;line-height:20px;background-image:url(images/categories_main.png);background-repeat:no-repeat;background-position:22px 16px;text-align:left;letter-spacing:1px;white-space:nowrap;padding-left:55px}

table.test {
	font-size: 12px;
}




td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #414E52;
}

.rss_header, .rss_header:visited, .rss_header:active {
 font-size: 12px;
 font-weight: bold;
 color: #cccccc;
 text-decoration:none;
}

.rss_text  {
 font-size: 10px;
 color: #cccccc;
 text-decoration:none;
}


TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  padding: 4px;
}
.group_ttl
{ font:bold; color:#333333; padding:10 4 2 0;
border-bottom:2px solid #b4ac8c; }

.bg_01
{ padding:4 12 4 12;
border-bottom:1px solid #e5e2d7; border-right:1px solid #e5e2d7; }
.bg_02
{ text-align: center; padding:4 12 4 12; background:#f4f2eb;
border-bottom:1px solid #e5e2d7; border-right:1px solid #e5e2d7; }

.small
{   font-size:80%;   }

/*system requirements*/
.sys_req table td{padding:5px 5px 5px 8px; vertical-align:top; border-bottom:1px solid #D0C9AD; width:50%}
.sys_req table{background-color:#FCFCFA; width:100%;  margin-bottom:50px; border-collapse:collapse}
.sys_req table tr.title{background-color:#f4f2eb}
.sys_req table tr.title, .sys_req table td.os{text-align:center}
.sys_req table tr.title td {border-bottom:3px solid #d0c9ad; color:#005447; font-weight:700px;}
.sys_req table td.col2 {border-left:1px solid #d0c9ad;}
.sys_req li{color:#333;list-style-image: url('/images/bul_a_gre2.gif');}

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}


/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/

/*** new NOD32 ***/

h5 {
	margin: 10px 0 -5px 0;
	font-size: 12px;
	color: #006366;
	background-color: #F1F1F1;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
}

.chart {
	margin:15px 0 5px 0;
	font-size:10px;
}

.chart td {
	padding:2px 4px;
	font-size:10px;
}

tr.chart_header {
	background-color:#E5EBEB;
	font-size:13px;
	font-weight: bold;
	margin:0;
	color:#555555;
}

tr.chart_header_green {
	background-color:#006366;
	font-size:13px;
	margin:0;
	color: #ffffff;
	font-weight: bold;
}

.chart_header td {
	margin:0;
	padding:3px;
	font-size:13px;
	font-weight: bold;
}

.chart_gray {
	background-color:#F3F3F3;
}

.red {
	color:#CC0000;
}

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/


