/* $TopStyle:URL=http://www.rsscctv.com/stylesheet.css$ */

/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


h1.categoryTitle { 
	background-color: #E8E8EE;
	font-size: 15px;
	padding: 7px;
}

.productDescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

ul.product_features{ 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 10px 0px 0px 20px;
	padding: 0px 5px 5px 0px;
	height:13em;
	list-style: square;
}

li.product_features{ 
	padding: 0px 0px 3px 0px;
}

ul.filter{ 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 20px;
	padding: 0px 5px 5px 0px;
	list-style-type: square;
}

li.filter_lines{ 
	padding: 0px 0px 3px 0px;
}

li.productDescription{
	list-style-type: disc;
	color: #000000;
  font-weight: bold;
}

.productSpecs {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

li.productSpecs{
	list-style-type: disc;
	color: #000000;
  font-weight: bold;
}

A.productSpecs {
  color: #0000FF;
  font-weight: bold;
}

.category_description { font-family: Verdana, Arial, sans-serif; }

h2.category_description { 
 font-size: 12.5px;
 font-weight: bold;
 color: #3F4961;
}

a.subcategory_link{ 
 font-size: 14px;
 font-weight: bold;
 color: #000000;
}

A.subcategory_link:hover {
  color: #000000;
  text-decoration: underline;
}

.category_description,li.category_description,h4.category_description { 
 font-size: 11.5px;
}

h3.category_description { 
 font-weight: bold;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }

.errorBox { font-family : Verdana, Arial, sans-serif; font-size: 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size: 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size: 11px; color: #70d250; text-decoration: underline; }

BODY {
  font-family : Verdana, Arial, sans-serif; 
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #004299;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10.5px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
  padding: 0.4em 0 .4em 0;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.outer_table {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}


TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
  padding: 0.4em 0 .4em 0;
}

.infoBox {
  background: #191970;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10.5px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
  text-align:center;
  padding: 0.4em 0 .4em 0;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

.newproductListing-heading,A.newproductListing-heading {
  font-size: 13.5px;
	color: #FF0000;
	font-weight: bold;
}

.SpecialproductListing-heading,A.SpecialproductListing-heading {
  font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.newSpecialproductListing-price,A.newSpecialproductListing-price {
  font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

.oldSpecialproductListing-price,A.oldSpecialproductListing-price {
  font-size: 12px;
	font-weight: normal;
}

.newnewproductListing-heading,A.newnewproductListing-heading {
  font-size: 12px;
	font-weight: bold;
}

.newproductListing-price,A.newproductListing-price {
  font-size: 12.5px;
	font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
	border: 1px;	
	border-style: solid;
	border-color: #E1E1E1;
}

A.pageResults {
  color: #0000FF;
}


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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #233E6D;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.SpecialWindow{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-left: 1px;
  border-right: 1px;
  border-bottom: 1px;
  border-top: 1px;
  border-style: solid;
  border-color: #b6b7cb;
}

TD.categoryTable{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px;
  border-style: solid;
  border-color: #E8E8EE;
}

TD.categoryTable_header{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px;
  border-style: solid;
  border-color: #E8E8EE;
  padding: .5em .5em .5em .5em;
}

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: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }

SPAN.welcome_message
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}

SPAN.products_price_info
{
	color: #FF0000;
	font-weight: bold;
}

TD.shipping, P.shipping {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

/* XC Menu Styles */

#catxcdiv ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0.3em;
	font-size: 10.5px;
}

#catxcdiv ul ul{
	margin: .3em 0 .8em 0; 
	border: 1px;
	border-style: solid;
	border-color: #DCDCDC;
}

/* menu item spacing */
#catxcdiv li{ 
	margin-bottom: .2em; 
	width: 15em;
}

/*padding between submenu items*/
#catxc ul li { 
	margin: .5em .1em .5em .5em; 
	border: 1px;	
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
 }

/*xc menu item*/
#catxcdiv li.xc { list-style: none; }

/*submenu*/
#catxcdiv li.xc ul { margin: .3em 0 0 -.8em; }

/*maincat link*/
#catxc li a{ 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10.5px;
  font-weight : bold; 
  color: #000000;
 }

/*subcat link*/
#catxc ul li a{ 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10.5px;
  font-weight : bold; 
  color: #000060;
 }

/*subcat link*/
#catxc ul li a:hover{ 
  color: #3366CC;
 }

#catxc li.leftmenu_extended{
  color: black;
}

#catxc li.leftmenu_extended b a{ 
  color: #000000;
 }

/*#catxc li.leftmenu_extended b a:hover{
  color: black;
}*/

ul #catid{ 
  color: black;
  background: #F0F0F0;
 }

A.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : bold; 
  color: #0000CC; 
}

A.tabsNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : bold; 
  color: #3366CC;
}

TD.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
/*  background: #CCCCCC;*/
  color: white;  /* Color of the not selected category text */
  font-weight : bold;
}
/* END Categories Tabs v2.0 */

h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 18px;
 font-weight: bold;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
}

A.gizli, a.gizli:hover, a.gizli:link, a.gizli:visited {
  font-size: 5px;
  color: #ffffff;; 
}

a img 
{
border: 0px;
}

h1.mainpageTopHeader, h2.mainpageTopHeader { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 text-align : center;
}

SPAN.MakeAnOffer {
  font-family: Verdana, Arial, sans-serif;
  color: #666000;
  font-size: 12px;
}

.maooffer {
  background: #0aa220;
  color: #fffffa;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  font-variant: small-caps;
  border: medium;
  border-style: outset;
}

.maolowoffer {
  background: #dd0000;
  color: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  font-variant: small-caps;
  border: medium;
  border-style: ridge;
}

.productPrice
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
}

.overflow {
	height:280px;
	overflow:auto;
	padding:5px;}