/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  http://www.ptup.net
  Copyright (c) 2004 ptup


*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffd5d5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #f4d7d0; }
.productsNotifications { background: #FCFDFD; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #fcfcfc;
  /*background-image: url(images/backgrounds/body_background.gif);*/
  color: #111111;
  margin: 0px;
}
/*
TABLE {
  border: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  padding: 0px
}
*/
A {
  color: #444444;
  text-decoration: none;
}

A:hover {
  color: #ff4444;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e40300;
  /* background-image: url(images/backgrounds/headernavigation.jpg); */
  color: lightorange;
  font-weight : bold;
  height: 20px;
}

A.headerNavigation {
  color: #fcfcfc;
  font-weight : bold;
}

A.headerNavigation:hover {
  color: #dddddd;
}

TD.headerNavigationService {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbbbbb;
  background-image: url(images/pixel_trans.gif);
  padding-left: 10px
  color: #002E5F;
  font-weight : bold;
  height: 26px;
}
A.headerNavigationService {
  color: #002E5F;
}

A.headerNavigationService:hover {
  color: #895100;
}

A.hsearch {
  font-family: Verdana, Arial, sans-serif;
  color: #888888;
  font-size: 9px;
}

A.hsearch:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TABLE.footer {
    background: transparent;
}
TR.footer {
    background: transparent;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background-image: url(images/backgrounds/footer.jpg);
  background: #e40300;*/
  color: #888888;
  font-weight: bold;
  height: 60px;
}
TD.footerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background-image: url(images/backgrounds/footernavigation.jpg);*/
  background: #e40300;
  color: #bbbbbb;
  font-weight: bold;
  height: 20px;
}



TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #F3F6F8;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FCFDFD;
}

TR.productListing-odd {
  background: #fcfcfc;
}
TR.productListing-even{
  background: #fcfcfc;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E5EAF1;
  border-spacing: 2px;
  border-right: 0px;
  border-right-style: solid;
  border-right-color: #E5EAF1;
  border-bottom: 0px;
  border-bottom-style: solid;
  border-bottom-color: #E5EAF1;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #f0f0f0;*/
  /*background: url(images/box101headcbg.jpg)*/
  color: #000000;
  font-weight: bold;
  border-bottom: 1px dotted lightblue;
  height: 35px;
}

.productListing-heading-no {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: lightblue;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #000000;
  text-decoration: none;
}

A.pageResults:hover {
  color: #FFCC00;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #418023;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}

TD.mainLabel, P.mainLabel {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #888888;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smallTextMore, SPAN.smallTextMore, P.smallTextMore {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

SPAN.oldItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #cccccc;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialNoPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #cccccc;
}
SPAN.productSpecialFreePrice {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #336600;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

A.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

A.productSpecialPrice:hover {
  font-family: Verdana, Arial, sans-serif;
  color: #55cc55;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #f0f9c2; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #f0e9b2; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* 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: #d12a00; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #399800; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* ----------------- ccc ----------------- */
TR.ccc {
	cursor: pointer; 
	cursor: hand;
}
.dataTableRow {
  background: #006699;
  cursor: hand;
}
.dataTableRowOver {
  background: #3b82ac;
  cursor: hand;
}
/* ----------------- ccc_eof ----------------- */

/* ----------------- coolMenu ----------------- */

.clCMEvent{
	position:absolute;
	width:99%; height:99%;
	clip:rect(0,100%,100%,0);
	left:0; 
	top:0;
	visibility:visible
}


.clCMAbs{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
}

.clBar{
	position:absolute;
	width:11;
	height:11;
	background-color: transparent;
	layer-background-color: transparent;
	visibility:hidden;
}

.clLevel0,.clLevel0over{
	position:absolute;
	padding:3px 0px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
	font-weight:bold;
    background:  url(images/icons/bullet_cat1.gif) no-repeat 0px 6px;
}

.clLevel0{
	background-color:#fcfcfc;
	layer-background-color:#fcfcfc;
	padding-left: 15px;
	color:#000000;
}

.clLevel0over{
	background-color:#eeeeee;
	layer-background-color:#eeeeee;
	padding-left: 15px;
	color:#cc0000;
	cursor:pointer;
	cursor:hand;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
	background-color:#eeeeee;
	layer-background-color:eeeeee;
}

.clLevel1, .clLevel1over{
	position:absolute;
	padding:2px;
	font-family:Verdana,arial,helvetica;
	font-size:10px;
}

.clLevel1{
	background-color:#fcfcfc;
	layer-background-color:#3b82ac;
	color:#000000;
}

.clLevel1over{
	background-color:#dddddd;
	layer-background-color:#29547e;
	color:#cc0000;
	cursor:pointer;
	cursor:hand;
}

.clLevel1border{
	position:absolute;
	visibility:hidden;
	background-color:#cccccc;
	layer-background-color:cccccc;
}
/* ----------------- coolMenu_eof ----------------- */

/* ----------------- news_module ----------------- */
.newstitle {
  color: #090909;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.newstitle {
  color: #404040;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.newstitle:hover {
  color: #ff0909;
  font-family: Verdana, Arial, sans-serif;
  font-size:10px;
}
.newsdate {
  color: #000000 ;
  font-family:Verdana,arial,helvetica;
  font-size:8px;
  
}
.newsbody {
  color: #222222 ;
  font-family:Verdana,arial,helvetica;
  font-size:10px;
}

A.newslink {
  color: #8F8CA2 ;
  font-family:Verdana,arial,helvetica;
  font-size:11px;
  font-weight: bold;
}

A.newslink:hover {
  color: #CC0000;
  font-family:Verdana,arial,helvetica;
  font-size:11px;
}

/* ----------------- news_module_eof ----------------- */

/* ----------------- customs css eof----------------- */
TD.mopicsHead {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #9a9a9a;
}

/* prefered categories infobox */

ul, ol, dl {
    position: relative;
}

.hide {
    display:none;
    }

#categories {
    margin: 0;
    padding: 0;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	Verdana, Lucida, Geneva, Helvetica,
	Arial, sans-serif;
    font-size: 12px;
    }

#categories dt {
    margin-left: 9px;
    margin-right: 9px;
	margin-top: -1px;
    font-size: 90%;
    padding: 2px 0px 2px 19px;
    border-top: 1px solid #e8f1f9;
    border-bottom: 1px solid #e8f1f9;
    background:  url(images/icons/bullet_cat0.gif) no-repeat 3px 50%;
    }

#categories dt a:hover {
    margin-left: 0px;
    padding: 2px 0 2px 5px;
    border: 0px solid #eeeeee;
    background: url(images/pixel_trans.gif) no-repeat 3px 50%;
    }

#categories dd {
    margin-left: 9px;
    margin-right: 9px;
	margin-top: -1px;
    padding: 2px 0px 2px 23px;
    font-size: 85%;
    border-top: 1px solid #e8f1f9;
    border-bottom: 1px solid #e8f1f9;
    background: url(images/icons/bullet_cat1.gif) no-repeat 13px 6px;
    }

#categories dd a:hover {
    margin: 2px;
    padding: 2px 0 2px 5px;
    border-top: 0px solid #ff0000;
    border-bottom: 0px solid #ff0000;
    background: url(images/pixel_trans.gif) no-repeat 3px 50%;
    }

#categories a.selected {
    font-weight: bold;
    }

/* listing separators*/

.mainnewproducts_frameleft {
    background: url(images/vseparator1.gif) repeat-y 0% 50%;
    width: 1px;
    padding: 0px;
}
.mainnewproducts_frametop {
    background: url(images/hseparator1.gif) repeat-x 0px 50%;
    height: 1px;
    padding: 0px;
}
.mainnewproducts_frameinsidev {
    background: url(images/vseparator1.gif) repeat-y 50% 50%;
    width: 1px;
    padding: 0px;
}
.mainnewproducts_frameright {
    background: url(images/vseparator1.gif) repeat-y 100% 50%;
    width: 1px;
    padding: 0px;
}
.mainnewproducts_frameinsideh {
    background: url(images/hseparator1.gif) repeat-x 0px 50%;
    height: 1px;
    padding: 0px;
}
.mainnewproducts_framebottom {
    background: url(images/hseparator1.gif) repeat-x 0px 50%;
    height: 1px;
    padding: 0px;
}

.mainfeatured_frameleft {
    background: url(images/vseparator1.gif) repeat-y 0% 50%;
    width: 1px;
    padding: 0px;
}
.mainfeatured_frametop {
    background: url(images/hseparator1.gif) repeat-x 0px 50%;
    height: 1px;
    padding: 0px;
}
.mainfeatured_frameinsidev {
    background: url(images/vseparator1.gif) repeat-y 50% 50%;
    width: 1px;
    padding: 0px;
}
.mainfeatured_frameright {
    background: url(images/vseparator1.gif) repeat-y 100% 50%;
    width: 1px;
    padding: 0px;
}
.mainfeatured_frameinsideh {
    background: url(images/hseparator1.gif) repeat-x 0px 50%;
    height: 1px;
    padding: 0px;
}
.mainfeatured_framebottom {
    background: url(images/hseparator1.gif) repeat-x 0px 50%;
    height: 1px;
    padding: 0px;
}

.listscat_frameleft {
    background: url(images/vseparator1.gif) repeat-y 0% 50%;
    width: 1px;
    padding: 0px;
}
.listscat_frametop {
    background: url(images/hseparator1.gif) repeat-x 0px 50%;
    height: 1px;
    padding: 0px;
}
.listscat_frameinsidev {
    background: url(images/vseparator1.gif) repeat-y 50% 50%;
    width: 1px;
    padding: 0px;
}
.listscat_frameright {
    background: url(images/vseparator1.gif) repeat-y 100% 50%;
    width: 1px;
    padding: 0px;
}
.listscat_frameinsideh {
    background: url(images/hseparator1.gif) repeat-x 0px 50%;
    height: 1px;
    padding: 0px;
}
.listscat_framebottom {
    background: url(images/hseparator1.gif) repeat-x 0px 50%;
    height: 1px;
    padding: 0px;
}


.listscols_frameleft {
    background: url(images/vseparator1.gif) repeat-y 0% 50%;
    width: 1px;
    padding: 0px;
}
.listscols_frametop {
    background: url(images/hseparator1.gif) repeat-x 0px 50%;
    height: 1px;
    padding: 0px;
}
.listscols_frameinsidev {
    background: url(images/vseparator1.gif) repeat-y 50% 50%;
    width: 1px;
    padding: 0px;
}
.listscols_frameright {
    background: url(images/vseparator1.gif) repeat-y 100% 50%;
    width: 1px;
    padding: 0px;
}
.listscols_frameinsideh {
    background: url(images/hseparator1.gif) repeat-x 0px 50%;
    height: 1px;
    padding: 0px;
}
.listscols_framebottom {
    background: url(images/hseparator1.gif) repeat-x 0px 50%;
    height: 1px;
    padding: 0px;
}

/* faq styles*/

.faq_hsep {
    background: url(images/hseparator1.gif) repeat-x 0px 50%;
    height: 1px;
    padding: 3px;
}
.faq_hsep_main {
    background: url(images/hseparator2.gif) repeat-x 0px 50%;
    height: 1px;
    padding: 3px;
}
.tabs1Navigation {
    height: 33px;
    font-family:Verdana,arial,helvetica;
    font-size:10px;
    color: black;
}
.tabs1NavigationOn {
    color: white;
}

.tabs2Navigation {
    height: 32px;
    font-family:Verdana,arial,helvetica;
    font-size:10px;
    color: #555555;
}
A.tabs2NavigationOff {
    color: #555555;
    font-weight: bold;
}
A.tabs2NavigationOff:hover {
    color: #ff0000;
}
A.tabs2NavigationOn {
    color: 000000;
    font-weight: bold;
}
A.tabs2NavigationOn:hover {
    color: #ff0000;
}

.tabs3Navigationimg {
    text-align: center;
    padding: 0px 5px;
}
.tabs3Navigationtxt {
    text-align: center;
    padding: 0px 5px;
    font-family:Verdana,arial,helvetica;
    font-size:9px;
}

/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 50px;
	height: 14px;
	color: white;
	font-size: 10px;
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;}
}

/* new styles for product_info atributes options */
TD.OptionsAreaTitle {
  font-family:Verdana,arial,helvetica;
  height: 40px;
  font-size: 14px;
  color: #ff0000;
}
SPAN.OptionsAreaComment {
  font-size: 10px;
  color: #cccccc;
}
DIV.OptionsAreaPrice {
  font-size: 12px;
  font-weight:bold;
  color: #CC0000;
}
SPAN.OptionComment {
  font-size: 10px;
  color: #cccccc;
}
TD.ValueComment {
  border: 1px solid #dddddd;
  padding-left: 5px;
  height: 30px;
  font-size: 10px;
  color: #aaaaaa;
}
SELECT.OptionValueSelectDots {
  font-family: "Courier New", Courier, monospaced;
  width: 100%;
  font-size: 12px;
}
SELECT.OptionValueSelect {
  width: 100%;
  font-size: 10px;
}
TD.ValueCommentSelect {
  border: 1px solid #dddddd;
  padding-left: 5px;
  height: 30px;
  font-size: 10px;
  color: #aaaaaa;
}
INPUT.OptionValueRadio {
/*  font-size: 10px; */
}
TD.ValueCommentRadio {
  border: 1px solid #dddddd;
  padding-left: 5px;
  height: 30px;
  font-size: 10px;
  color: #aaaaaa;
}
TD.AttributeOptionsSep {
    background: url(images/hseparator1.gif) repeat-x 0px 50%;
    height: 10px;
    padding: 3px;
}
SELECT.manufacturers {
  width: 90%;
  color: gray;
  font-size: 10px;
}
SELECT.xfilter1 {
  width: 90%;
  font-size: 10px;
}
SELECT.xfilter2 {
  width: 90%;
  font-size: 10px;
}
SELECT.filter {
  font-size: 10px;
}
SELECT.filter2 {
  font-size: 10px;
}
SELECT.filter1a {
  font-size: 10px;
}
SELECT.filter1b {
  font-size: 10px;
}

/* BOF Right Click Categories Menu*/
.skin0 {
	position:absolute;
	width:220px;
	border:1px solid black;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	cursor:default;
	font-size:11px;
	z-index:100;
	visibility:hidden;
}

.menuitems {
color: black;
	padding-left:10px;
	padding-right:10px;
}
.menuscroll {
color: #cccccc;
	padding-left:10px;
	padding-right:10px;
}
/* EOF Right Click Categories Menu */

/* BOF Popup Categories Menu*/
.skin1 {
	position:absolute;
	width:190px;
	border-top:0px solid #CC0000;
    border-left:1px solid #CC0000;
    border-right:2px solid #CC0000;
    border-bottom:2px solid #CC0000;
	background-color:#fcfcfc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	cursor:default;
	font-size:11px;
	z-index:100;
	visibility:hidden;
}

.menuitems1 {
color: black;
	padding-left:10px;
	padding-right:10px;
}
.menuscroll1 {
color: #cccccc;
	padding-left:10px;
	padding-right:10px;
}
/* EOF Popup Categories Menu */


span.headerLegends {
color: #aaaaaa;
}
span.headerCart {
color: #888888;
}

.manufacturers_sub {
  font-family: Verdana, Arial, sans-serif;
  font-style: italic;
  font-size: 11px;
  color: black;
}

A.manufacturers_sub {
  color: black;
}

A.manufacturers_sub:hover {
  color: #cc0000;
}

.manufacturers2_sub {
  font-family: Verdana, Arial, sans-serif;
  font-style: italic;
  font-size: 11px;
  color: black;
}

A.manufacturers2_sub {
  color: black;
}

A.manufacturers2_sub:hover {
  color: #cc0000;
}

.manufacturers1_sub {
  font-family: Verdana, Arial, sans-serif;
  font-style: italic;
  font-size: 11px;
  color: black;
}

A.manufacturers1_sub {
  color: black;
}

A.manufacturers1_sub:hover {
  color: #cc0000;
}

TABLE.itemHeaderInfo {
  border-top: 0px dotted #dddddd;
  height: 100%;
}

/* styles for product_info_details module */
/* request starextras */
TABLE.products_info_details_table {
  border-top: 2px dotted #cccccc;
  border-bottom: 0px dotted #cccccc;
}

TR.products_info_details-header {
  background: #EDF2F9;
}
TR.products_info_details-odd {
  background: #FCFDFD;
}
TR.products_info_details-even{
  background: #F2F3F3;
}
/* end styles for product_info_details module */

TABLE.product_customtxt1 {
  height: 40px;
  border-bottom: 2px dotted #cccccc;
}
TABLE.product_customtxt2 {
  height: 40px;
  border-bottom: 2px dotted #cccccc;
}
TABLE.product_customtxt3 {
  height: 40px;
  border-bottom: 2px dotted #cccccc;
}

TD.product_shortinfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: black;
  border: 2px dotted #cccccc;
}

TABLE.products_description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

HR.popup_separator {
  color: #cc9999
}

TR.ShowShippingHeader {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  background: url(images/hseparator2.gif) repeat-x 0px 100%;
}

TR.ShowShippingline {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-align: left;
  background: url(images/hseparator1.gif) repeat-x 0px 100%;
}

TR.list_details-odd {
  background: #FCFDFD;
}
TR.list_details-even{
  background: #F2F3F3;
}
TABLE.popupImageHeader{
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
  background: #F2F3F3;
  border-top: 2px dotted #cccccc;
  border-bottom: 2px dotted #cccccc;
}
TD.popupImageHeader{
  color: #444444;
  background: #F8F9F9;
  border-top: 1px dotted #cccccc;
}
TABLE.popupImageFooter{
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
  background: #F8F9F9;
  border-top: 2px dotted #cccccc;
  border-bottom: 2px dotted #cccccc;
}
TD.separator{
  width: 100%;
  background: url(images/hseparator1.gif) repeat-x 0px 50%;
}
TD.topcategories{
  background: url(images/backgrounds/topcategories.jpg) repeat-x 0px 0px;
}


.news-odd {
	background-color: #f8f8f9;
	padding: 5px;
}
.news-even {
	background-color: #ffffff;
	padding: 5px;
}

/**/
/* style used in hrseparator */
/**/
/* with image */
/*
div.hr {
  height: 15px;
  background: transparent url(images/hseparator1.gif) repeat-x scroll center;
}
div.hr hr {
  display: none;
}
*/
/* without image - standart */
div.hr {
  margin: 5;
  height: 2px;
  background: #cc0000;
}
div.hr hr {
  display: none;
}


/*               */
/* Main classes  */
/*               */

/*
 main sheet for page
 this is the class of the cell for all
 the page contents:
 header
 content
 columns
 result
*/

.sheet {
  background: #fcfcfc;
  /*background: url(images/backgrounds/content.jpg) repeat 0px 0px;*/
  color: #000000;
  margin: 0px;
}



/* this is style for the important content area */
/* the area that have the left and right columns */
/* and the result area */
TABLE.content{
  /*background: url(images/backgrounds/content.jpg) repeat 0px 0px;*/
  background: #fcfcfc;
}

/* this is style for the important result area */
/* the area in the midle of left and right columns*/
/* including the top_row and the bottom_row  */
TD.output{
  /* background: f5f5f5;*/
  /* this one if 100% mesh enlarge horizontaly if content_top/bottom row is used */
  /*background: url(images/backgrounds/topcategories.jpg) repeat 0px 0px;*/
}
/* this is style for the important result area */
/* the area in the midle of left and right columns*/
/* and betewn the top_row and bottom_row */
TD.result{
  /* background: transparent;*/
  /* this one if 100% mesh enlarge horizontaly if content_top/bottom row is used */
  /*background: url(images/backgrounds/topcategories.jpg) repeat 0px 0px;*/
  background: #fcfcfc;
}

TD.columnLeft {
  vertical-align: top;
  background: transparent;
  padding: 0px;
  border-right-style: solid;
  border-right-color: #4D9AD8;
  border-right-width: 0px;
}

TD.columnRight {
  vertical-align: top;
  background: transparent;
  padding: 0px;
  border-left-style: solid;
  border-left-color: #4D9AD8;
  border-left-width: 0px;
}





/* content_frame_bof */
.ContentFrameTopLeft {
    width: 12px;
    height: 12px;
    background: url(images/frames/cf_tl.gif) no-repeat 0px 0px;
}

.ContentFrameTopCenter {
    width: 100%;
    height: 12px;
    background: url(images/frames/cf_tc.gif) repeat-x 0px 0px;
}

.ContentFrameTopRight {
    width: 12px;
    height: 12px;
    background: url(images/frames/cf_tr.gif) no-repeat 0px 0px;
}

.ContentFrameMiddleLeft {
    width: 12px;
    height: 100%;
    background: url(images/frames/cf_ml.gif) repeat-y 0px 0px;
}

.ContentFrameMiddleRight {
    width: 12px;
    height: 100%;
    background: url(images/frames/cf_mr.gif) repeat-y 0px 0px;
}

.ContentFrameBottomLeft {
    width: 12px;
    height: 12px;
    background: url(images/frames/cf_bl.gif) no-repeat 0px 0px;
}

.ContentFrameBottomCenter {
    width: 100%;
    height: 12px;
    background: url(images/frames/cf_bc.gif) repeat-x 0px 0px;
}

.ContentFrameBottomRight {
    width: 12px;
    height: 12px;
    background: url(images/frames/cf_br.gif) no-repeat 0px 0px;
}
/* content_frame_eof */

/* output_frame_bof */
.OutputFrameTopLeft {
    width: 12px;
    height: 12px;
    background: url(images/frames/of_tl.gif) no-repeat 0px 0px;
}

.OutputFrameTopCenter {
    width: 100%;
    height: 12px;
    background: url(images/frames/of_tc.gif) repeat-x 0px 0px;
}

.OutputFrameTopRight {
    width: 12px;
    height: 12px;
    background: url(images/frames/of_tr.gif) no-repeat 0px 0px;
}

.OutputFrameMiddleLeft {
    width: 12px;
    height: 100%;
    background: url(images/frames/of_ml.gif) repeat-y 0px 0px;
}

.OutputFrameMiddleRight {
    width: 12px;
    height: 100%;
    background: url(images/frames/of_mr.gif) repeat-y 0px 0px;
}

.OutputFrameBottomLeft {
    width: 12px;
    height: 12px;
    background: url(images/frames/of_bl.gif) no-repeat 0px 0px;
}

.OutputFrameBottomCenter {
    width: 100%;
    height: 12px;
    background: url(images/frames/of_bc.gif) repeat-x 0px 0px;
}

.OutputFrameBottomRight {
    width: 12px;
    height: 12px;
    background: url(images/frames/of_br.gif) no-repeat 0px 0px;
}
/* output_frame_eof */

/* result_frame_bof */
.ResultFrameTopLeft {
    width: 45px;
    height: 45px;
    background: url(images/frames/rf_tl.gif) no-repeat 0px 0px;
}

.ResultFrameTopCenter {
    width: 100%;
    height: 45px;
    background: url(images/frames/rf_tc.gif) repeat-x 0px 0px;
}

.ResultFrameTopRight {
    width: 45px;
    height: 45px;
    background: url(images/frames/rf_tr.gif) no-repeat 0px 0px;
}

.ResultFrameMiddleLeft {
    width: 45px;
    height: 100%;
    background: url(images/frames/rf_ml.gif) repeat-y 0px 0px;
}

.ResultFrameMiddleRight {
    width: 45px;
    height: 100%;
    background: url(images/frames/rf_mr.gif) repeat-y 0px 0px;
}

.ResultFrameBottomLeft {
    width: 45px;
    height: 45px;
    background: url(images/frames/rf_bl.gif) no-repeat 0px 0px;
}

.ResultFrameBottomCenter {
    width: 100%;
    height: 45px;
    background: url(images/frames/rf_bc.gif) repeat-x 0px 0px;
}

.ResultFrameBottomRight {
    width: 45px;
    height: 45px;
    background: url(images/frames/rf_br.gif) no-repeat 0px 0px;
}
/* result_frame_eof */

.boxTicker {
font-family : Verdana, Arial, sans-serif;
color:#333333;
font-size:10px;
font-weight:bold;
text-align:left;
}
