/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

.categories_list {

}



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

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #c4baaa;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

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

img{
	border:0;
}

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

A:hover {
  color: #CC0000;
  text-decoration: none;
}

A.topnavi {
  color: #ffffff;
  text-decoration: none;
}

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




FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	font-size: 9px;
}

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

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}


.infoBox_search {
}

#search_input INPUT {
	background-color: #ffffff;
	}	
	
.ext_search{
	color:#FFFFFF;
	line-height: 20px;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #ffffff;
}

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

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #ffffff;
	height:21px;
	color: #ff0000;
	background-image: url();
	margin-left: 0px;
	text-indent: 10px;
}


TD.infoBoxHeading_search {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height:40px;
	color: #cc0000;
	background-image: url();
	margin-left: 0px;
	text-indent: 10px;
}

TD.infoBoxHeading_search_large {
}

TD.infoBoxBottom {
	
	height:14px;
	color: #ffffff;
	background-image: url();
}



TD.infoBoxHeading_right {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #ffffff;
	height:21px;
	color: #ff0000;
	background-image: url();
	text-indent: 10px;

}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff; 
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #; 

}

TD.infoBoxHeadingCenter {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #a79e91;
	height:21px;
	color: #CC0000;
	background-image: url(img/category_top.gif);
	margin-left: 10px;
	text-indent: 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;
}

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

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

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

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

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: 11px;
  line-height: 1.5;
}

.channel_detail_top {
	height: 40px;
	background-image: url(img/product_detail_top.gif);
}

.channel_detail_bottom {
	height: 51px;
	background-image: url(img/product_detail_bottom.gif);
}


.channel_table {
	background-color: #DBE7EC;
}

.channels_table {
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	padding: 5px;
	margin-left: 0px;
	height: 170px;
	background-color: #FFFFFF;
	padding-left: 5px;
}

TD.tv_logo {
	font-family: Verdana, Arial, sans-serif;
	vertical-align: top;
	
	height: 100px;
	width:120px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top:10px;
	margin-top: 0px;	
}

TD.channel_title {
	font-family: Verdana, Arial, sans-serif;
	color:#C00;
	vertical-align: top;
	height: 60px;
	font-size: 11px;
	clear: left;
	margin-left: 0px;
	padding-left: 5px;
	margin-top:0px;
	padding-bottom:10px;
	padding-top:10px;
}

a.channel_link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#C00;
}

a.channel_link:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#C00;
	text-decoration:underline;
}





TD.channel_title P {
	font-family: Verdana, Arial, sans-serif;
	vertical-align: top;
	margin-left: 0px;
	padding-left: 0px;
	margin-top:0px;
	padding-top:0px;
}


TD.channel_description {
	font-family: Verdana, Arial, sans-serif;
	vertical-align: top;
	height: 100px;
	font-size: 11px;
	clear: left;
	margin-left: 0px;
	padding-left: 5px;
	padding-top: 0px;
}


TD.channel_description P {
	font-family: Verdana, Arial, sans-serif;
	vertical-align: top;
	font-size: 11px;
	clear: left;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}


P.channel_description {
	font-family: Verdana, Arial, sans-serif;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}

P.siteDescription  {
	font-family: Verdana, Arial, sans-serif;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	padding-bottom: 0px;
}
	

TD.smallText, SPAN.smallText, P.smallText {
  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;
}

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

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.copyright_note {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  text-align:left;
  border-top: 1px solid;
  border-color: #cccccc;
}

.copyright {
	font-family: Verdana, Arial, sans-serif;
	position:relative;
	top:100px;
	font-size: 11px;
	line-height: 1.5;
	text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
   position:absolute;
  top:1800px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #ff0000;
}

A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


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.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	background-color: #c4baaa;
	border: 0px solid;
	border-color: #c4baaa;
	text-decoration: none;
}
.moduleRowOver {
	background-color: #e1dbca;
	border: 0px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-decoration: none;	
	}
	
.moduleRowSelected {
	background-color: #e1dbca;
	border: 0px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-decoration: none;
	color: #aa0000;
	}	
	
.moduleRowSelected { background-color: #ff0000; }

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

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


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

/* input requirement */

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

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #FFFFFF;
	background-image: url(/img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.cat_top {
	background-image: url(img/category_top.gif);
	height: 30px;
	background-repeat: no-repeat;
	background-color: #DBE7EC;
}
.cat_bottom {
	background-image: url(img/category_bottom.gif);
	height: 30px;
	background-repeat: no-repeat;
}


.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-indent: 0px;
	vertical-align: bottom;
	color: #CC0000;
	
}

.contentsTopicsChannel {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-indent: 0px;
	vertical-align: bottom;
	color: #CC0000;
	text-indent:10px;}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
.prod_end {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

.channel_select_ad {
	height: 80px;
	padding-left: 61px;
	padding-top: 12px;
}	

.channel_cat_ad {
	height: 80px;
	padding-left: 61px;
	padding-top: 12px;
	padding-bottom: 20px;
}	
/*

#CatNavi {
	margin:0px;
	padding:0px;
	width: 159px;
}
#CatNavi ul { margin:5px; padding:0px; }
#CatNavi li {
	padding-left:0px;
	padding-top:10px;
	padding-bottom:0px;
	list-style:none;
	height: 20px;
	width: 159px;
	
}
#CatNavi li {color:#fff; font-weight:normal}

#CatNavi .CatLevel1 li {
	background-color: #00FF33;
	display: inline-block;
}

#CatNavi .CatLevel2 li {
	background-color: #FF9900;
}

#CatNavi a {
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	background-image: url(img/bottun_off.jpg);
	width: 159px;
	display: table;
	height: 22px;
	margin-left: 0px;
	text-indent: 10px;
	line-height: 20px;
}
#CatNavi a:visited { color: #ffffff;font-style: normal; text-decoration: none; }
#CatNavi a:hover {
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	background-image: url(img/button_on.jpg);
}

#CatNavi li CatLevel1 SubMenue CurrentParent a {color: #00ff00;font-style: bold; text-decoration: none;}


#CatNavi .CatLevel2 li { border-bottom: 2px solid; }

#CatNavi ul a:link { color:#ffffff; font-weight:normal; font-size:11px; background-image: url(); }
#CatNavi ul a:visited { color:#ffffff; font-weight:normal; font-size:11px; border-bottom: 0px solid; }
#CatNavi ul a:hover { color:#cc0000; font-weight:normal; font-size:11px; border-bottom: 0px solid; }






#CatNavi ul ul a { color:#0099FF; font-weight:normal; font-size:11px; padding-left: 20px; border-bottom: 0px solid; }
#CatNavi ul ul a:visited { color:#0099FF; font-weight:normal; font-size:11px; padding-left: 20px; border-bottom: 0px solid; }
#CatNavi ul ul a:hover { color:#cc0000; font-weight:normal; font-size:11px; padding-left: 20px; border-bottom: 0px solid; }



#CatNavi ul ul ul a { color:#383838; font-weight:normal; font-sizew:9px; padding-left: 70px; border-bottom: 0px solid;}

*/

/*
----------------------------
#CatNavi, #CatNavi ul { list-style-type: none; margin: 0px; padding: 0px; }

#CatNavi li a {color:#045697; font-weight:bold; font-size:12px; padding:6px; margin:0px;}
#CatNavi li { 
	border-top:1px solid #e0eaf2; padding:8px 0px 8px 10px; 
	background-image:url(images/dot.jpg);
  	background-repeat:no-repeat;
  	background-position:2px 12px; margin:0px;
}

#CatNavi .CatLevel1 li a {color:#383838; font-weight:bold; font-size:11px; margin:0px;}
#CatNavi .CatLevel1 li { border-top:0px solid #e0eaf2; padding:4px 0px 0px 18px; 
	background-image:url(images/minidot.jpg);
  	background-repeat:no-repeat;
  	background-position:9px 7px; margin:0px;}

#CatNavi .CatLevel2 li a {color:#383838; font-weight:normal; font-size:9px; margin:0px;}
#CatNavi .CatLevel2 li { border-top:0px solid #e0eaf2; padding:5px 0px 2px 29px; 
	background-image:url(images/adot.jpg);
  	background-repeat:no-repeat;
  	background-position:10px 3px; margin:0px;}
	
----------------------------------

*/

/*
#CatNavi{
text-indent:3px;
margin-left:1px;
padding: 0px;
width: 100%;
list-style-type: none;
font-family: Verdana, Arial, sans-serif;
}

#CatNavi a{
display: block;
text-decoration: none;
}

#CatLevel1, #CatLevel2, #CatLevel3{
	margin-left:0px;
	padding: 0px;
	width: 197px;
	color: #000;
	font-weight: bold;
	background-image:url(img/bottun_off.jpg);
	background-repeat:repeat-x;
	border-bottom: 1px solid #ccc;
	list-style-type: none;
}

#CatLevel1 a:hover, #CatLevel2 a:hover, #CatLevel3 a:hover{
background-color: #8A6363;
color: #fff;
background-image:none;
text-decoration: none;
}

#CatLevel2, #CatLevel2_Current{
text-indent:20px;
}

#CatLevel3, #CatLevel3_Current{
text-indent:40px;
}

#CatLevel1_Current, #CatLevel2_Current, #CatLevel3_Current{
width: 197px;
background-color: #8A6363;
background-image:none;
text-decoration: none;
margin: 0px;
padding: 0px;
list-style-type: none;
}

*/

#CatNavi {
	margin:0px;
	padding:0px;
	width: 159px;
}	

#CatNavi ul {
	margin:0px;
	padding:0px;
	width: 159px;
}	


.CatLevel1 a {
	background-image: url(img/bottun_off.jpg);
	list-style-type: none;
	margin-left: 0px;
	font-size: 13px;
	color: #FFFFFF;
	width: 159px;
	display: block;
	padding-left: 0px;
	height: 22px;
	text-indent: 10px;
	margin-bottom: 6px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.CatLevel1 a:visited {
	color: #FFFFFF;
}

.CatLevel1 a:link {
	color: #FFFFFF;
}

.CatLevel1 a:hover {
	background-image: url(img/button_on.jpg);
}


#CatNavi .Current a {
	font-weight: bold;
	background-image: url(img/button_on.jpg);
}

#CatNavi .CurrentParent a {
	font-weight: bold;
	background-image: url(img/button_on.jpg);
}





#CatNavi .CatLevel1 ul a {
	background-image: none;
	list-style-type: square;
	background-color: #ffffff;
	padding-left: 10px;
	margin-left: 0px;
	color: #CC0000;
}

#CatNavi .CatLevel1 ul a:hover {
	background-image: none;
	list-style-type: square;
	background-color: #ffffff;
	padding-left: 10px;
	margin-left: 0px;
	color: #666666;
}

#CatNavi .CatLevel1 li a:visited {
	background-image: none;
}

#CatNavi .CatLevel1 ul{
	list-style-type: none;
	margin-left: 0px;
	text-indent: 0px;
	}

.CatLevel1 li a {
	background-image: none;
	margin-bottom: 3px;
	list-style-type: none;
	color: #CC0000;
	text-indent: 0px;
	font-size: 11px;
}


.CatLevel1 li a:hover {
	background-image: none;
}


#CatNavi .CatLevel2 ul a {
	background-image: none;
	list-style-type: none;
	margin:0; padding:0;
}

#CatNavi .CatLevel2 ul {margin:0;}



.CatLevel2 { }
.CatLevel3 {}
.CatLevel4 {}
.CatLevel5 {} 


.index_ads {padding-top: 15px;

}



A.prod_navi {
	color: #ffffff;
	background-image: url(img/navi_off.jpg);
	line-height: 16px;
	background-repeat: no-repeat;
	margin-top: 0px;
	display: block;
	vertical-align: top;
	font-weight: bold;
}

A.prod_navi:visited {
	color: #ffffff;
	background-image: url(img/navi_off.jpg);
	line-height: 16px;
	background-repeat: no-repeat;
	margin-top: 0px;
	display: block;
	vertical-align: top;
}

A.prod_navi:hover {
	color: #ffffff;
	background-image: url(img/navi_on.jpg);
	line-height: 16px;
	background-repeat: no-repeat;
	margin-top: 0px;
	display: block;
	vertical-align: top;
}


.prod_navi_total {
	color: #ff0000;
	line-height: 16px;
	background-repeat: no-repeat;
	margin-top: 0px;
	vertical-align: top;
}

input.search {
	background-color: #FF0000;
	font-size: 11px;
	width:155px;
	border-top: solid ff0000 1px;

}


/*
input.search_btn {
	background-color: #FF0000;
	font-size: 11px;
	background-image:url(img/navi_on.jpg)
}
*/

.stream_meter {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #ffffff;
	height:21px;
	color: #ff0000;
	background-image: url();
	margin-left: 0px;
	text-indent: 4px;
	
}

.redirecttext {
	font-size:11px;
}

.top50_main_tit {
	font-size:24px;
	color:#C00;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	height:35px;
	border-bottom: 1px solid;
	border-color: #cc0000;
	padding-bottom:22px;
	margin-bottom:100px;
}


.top50_pos_tit {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	width:40px;
	height:40px;
	text-align:right;
	padding-bottom:20px;
	
}

.top50_logo_tit {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	width:160px;
	padding-bottom:20px;

}

.top50_website_tit {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	width:100px;
	padding-bottom:20px;

}

.top50_viewed_tit {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	width:100px;
	padding-bottom:20px;

}

.top50 {
	border-color: #cccccc;
	border: 1px solid;
}
	



.top50_pos {
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#C00;
	width:20px;
	height:100px;
	padding-top:12px;
	text-align:right;
	vertical-align:top;
	border-bottom: 1px solid;
	border-color: #cccccc;
}

.top50_logo {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	width:150px;
	padding-top:12px;
	padding-left:20px;
	vertical-align:top;
	border-bottom: 1px solid;
	border-color: #cccccc;
	
}

.top50_website {
	font-size:12px;
	color:#C00;
	font-family:Verdana, Geneva, sans-serif;
	width:250px;
	padding-top:12px;
	vertical-align:top;
	border-bottom: 1px solid;
	border-color: #cccccc;
}

.top50_viewed {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	width:60px;
	padding-top:12px;
	vertical-align:top;
	border-bottom: 1px solid;
	border-color: #cccccc;
}
.red_title {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#C00;
	font-weight:bold;
}

.black_title {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#000;
	font-weight:bold;
}

/* Formatting of the Channel Box */

div.channel_container {background-color:#FFF; height: 180px; position:relative; width: 279px; }
div.channel_logo { position:absolute; top:10px; left:10px;}
div.channel_name { position:relative; margin: 0px 10px 5px 130px; padding-top:10px; }
div.channel_rating {position:absolute; top: 100px; left: 18px;}
div.channel_description {font-family:Verdana, Geneva, sans-serif; font-size:10px; margin: 0 10px 0 130px; height: auto;}
div.channel_description p {font-family:Verdana, Geneva, sans-serif; font-size:10px; margin:0;}
div.channel_icons { position:absolute; top:130px; left:10px; width: 93%; border-top: 1px solid #CCF; padding-top: 5px;}
div.channel_share { float:left; padding: 0 55px 0 8px; }
div.channel_favorites {float:left; }
div.channel_review { float:right; padding-right: 8px;}


/* Formatting of the Channel Box with four channels in a row */
div.channel_container_four { position:relative; background-color:#FFF; height: 320px; position:relative; width: 133px;  border-top: 1px solid #999;  border-left: 1px solid #999; }
div.channel_logo_four { padding: 6px 0 0 6px; height:75px}
div.channel_name_four { padding:6px; margin:0;  }

div.channel_description_four {font-family:Verdana, Geneva, sans-serif; font-size:10px; padding: 0 6px 10px 6px; margin:0; height: 90px;}
div.channel_description_four p {font-family:Verdana, Geneva, sans-serif; font-size:10px; padding:0; margin:0;}
div.channel_description_four p.siteDescription {font-family:Verdana, Geneva, sans-serif; font-size:10px; padding:0;}

div.channel_rating_four { padding-left:18px; height: 20px;}

div.channel_icons_four { width:90%; margin-left:3px; border-top: 1px solid #CCF; padding-top: 5px; padding-left:6px;}
div.channel_share_four { float:left; margin-right:30px;}
div.channel_favorites_four { float:left;}
div.channel_review_four { clear:left; margin-top: 15px; margin-left:55px; }

div.sponsor {color:#666; font-size:14px; padding-left:37px;}


/* Formatting of the Favorites Page */

.favorites_title {padding:10px 0 0 12px; font-size:22px; color:#c00; font-family:Verdana, Geneva, sans-serif; font-weight:bold;}
.favorites_container { position:relative; height: 320px; margin:10px 0 10px 10px; background-color:#FFF; border-top: 1px solid #999;  border-left: 1px solid #999; width: 133px; float:left;}
.favorites_logo { padding: 6px 0 0 6px; height:75px}
.favorites_name { padding:6px; height:30px; }
.favorites_description { font-family:Verdana, Geneva, sans-serif; font-size:10px; margin:0; padding: 6px 6px 10px 6px; height: 150px;}
.favorites_description p { font-family:Verdana, Geneva, sans-serif; font-size:10px; margin:0; padding: 6px 6px 10px 0; height: 150px;}
.favorites_delete{ float:right; margin-right:10px;}

/* Formatting of the top 50 Page */

.top_50_title {padding:10px 0 0 12px; font-size:22px; color:#c00; font-family:Verdana, Geneva, sans-serif; font-weight:bold;}
.top_50_container { position:relative; margin:10px 0 10px 10px; background-color:#FFF; border-top: 1px solid #999;  border-left: 1px solid #999; width: 133px; float:left;}
.top_50_nr { background-color: #F0BA00; color:#FFF; width: 123px; margin-left:0px; text-align:right; padding-right:10px; font-size:18px; font-weight:bold; }
.top_50_logo { padding: 12px 0 0 6px; height:75px}
.top_50_name {  padding:6px; height:25px;}
.top_50_description { font-family:Verdana, Geneva, sans-serif; font-size:10px; margin:0; padding: 0px 6px 10px 6px; height: 150px;}
.top_50_description p { font-family:Verdana, Geneva, sans-serif; font-size:10px; margin:0; padding: 0px 6px 10px 0; height: 150px;}

.top_50_viewed { height: 20px; background-color:#69C; color:#FFF; width: 123px; margin-left:0px; text-align:right; padding-right:10px; font-family:Verdana, Geneva, sans-serif; font-size:14px; font-weight:normal;}

