/*--Renaissance Faire Costumes style sheet --*/

html, body, div,
h1, h2, h3, h4, h5, h6, p,a,
font, img, dl, dt, dd, /*ol, ul, li,*/
table, caption, tbody, tfoot, thead, tr, th, td 
 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
/*	font-size: 1em;*/
  font-family:arial, Helvetica, sans-serif;
	vertical-align: top;
	line-height:140%;
	}

body{
padding:0px;
margin:0px 0px 0px 0px;
color:#000;
background:#eeeeee url(../styleimages/tuesday-light.jpg);
background-repeat:repeat-x;
}

/*a:link, a:visited, a:active {
	color: #333;
	text-decoration: underline;
} 

a:hover, a:focus {
	color: #bbb;
	background-color:transparent;
	text-decoration: underline;
}
*/

p {padding:6px 0 6px 0;}
h3 {padding:6px 0 6px 0;}
h1 {font-size:140%;}
h2 {font-size:120%;}

#header_container{
top:0px;
margin:0;
padding:0;
height:250px;
max-width:1240px;
background-image:url(../styleimages/coat2.gif);
background-repeat:no-repeat;
border-bottom:10px solid #6e1912;}

/*#header2 {   
float:left;
width:100%;
margin-top:-150px;
text-align:right;padding-right:20px;
max-width:1240px;
}*/

#header2 {  
float:left;
/*margin:-100px 10px 0 60px;*/
text-align:right;padding-right:20px;
width:700px;
height:180px;
margin:-210px 10px 0 270px;
background-image:url(../styleimages/tuesday-letters-beveled-gray-3.jpg);
background-repeat:no-repeat;
}


/*--top navigation--*/
#topmainnav{ 
	padding: 0;
width:500px;
	height:35px;
	margin:0 0 0 476px;
	background:#6e1912; 
	voice-family: "\"}\"";
	voice-family: inherit;
	color:#fff;
	font-weight:bold;
}

#topmainnav ul {
margin:0;
padding: 0;
list-style: none;
}

#topmainnav li{
display: inline;
margin:0px;
padding: 0;
}

#topmainnav a{
float: left;
display: block;
padding: 10px 20px 10px 20px;
text-decoration: none;
color: #fff;
margin: 0px 0px 0px 0px; /*Margin between each menu item*/
font-size:80%;
}

#topmainnav a:hover, #topmainnav a:focus, #topmainnav a:active{
padding: 10px 20px 10px 20px;
text-decoration:underline;
color: #fff;
}

#topmainnav #current a{ /*currently selected tab*/
text-decoration:underline;
background:transparent;
}
/*--end of top navigation--*/




/*-- call info --*/

#call-container{ border:1px dashed black;
float:left;
padding:0px;
margin:100px 10px 2px 800px;
text-align:right;
width:950px;
}


.call-td { 
text-align:right;
}

.call-txt1 {
color:000000;
font-weight:bold;
margin:100px 0 0 0;
}
#call-txt2 {
color:#000000;
font-weight:bold;
}
/*-- end of call info --*/

#main_content {
clear:both;
float:left;
}


/*-- div holds middle navigation and shopping cart items --*/

#topnav_categories{   /*--middle nav div--*/
float:left;height:85px;width:600px;
margin:-80px 0 0 200px;
padding:10px 0 0 50px;
background-color:transparent;
}

#top-nav2 {
padding:10px 0 0 250px;
}


#top-main-category {  
	width:auto;
	text-align:left;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

#top-nav3 {
	text-align:center;
}

#top-category{
	padding: 0;
	margin:0;
	background:transparent; 
	voice-family: "\"}\"";
	voice-family: inherit;
	float:left;
	color:#000000;
	font-weight:bold;
}

#top-category ul{
margin:0px;
list-style: none;
}

#top-category li{
display: inline;
margin:0;
padding:0px;
}

#top-category a{
float: left;
display: block;
padding: 10px 20px 5px 20px;
text-decoration: none;
color: #000000;
margin: -3px 1px 0px -3px; /*the 3px moves the hover image a bit over*/
font-size:80%;
}

#top-category a:hover, #top-category a:focus{
padding: 10px 20px 5px 20px;
text-decoration:underline;
color: #b37d37;
}


#top-category #right-nb a{ /*currently selected tab*/
color:#000000;
text-decoration:none;
border:none;
}
/*-- end of middle navigation--*/

#top_upbody{   
clear:both;
float:left;
margin:0;
}

#terry {  /*--holds search, signin, cart--*/
clear:both;
margin:0 0 0 0;
float:left;
width:950px;
/*width:100%;*/
color:#000000;
font-weight:bold;
background:#eeeeee;
}

  #searchform { 
  float:left;padding-left:10px;width:235px;
  margin:0;
  }

  #top_signin {
  margin:0 40px 0 0;
  float:left;
  }

  #cartbox1 {
  float:left;
  }


#top_signin a{
color:#000000;
text-decoration:underline;
font-weight:bold;
}

#top_signin a:hover, #top_signin a:focus {
color:#b37d37;
}

#cartbox1 a {
color:#000000;
	text-align:center;
	text-decoration:none;
  font-weight:bold;
  }
#cartbox1 a:hover, #cartbox1 a:focus {
color:#b37d37;
}

#breadcrumb {
float:left;
}

.headerNavigation {}

.bread-crum {
	color:#606060;width:50%;
	padding-bottom:5px; /*padding below the dashed line*/
	padding-top:5px;
	border-bottom:1px dashed #000;
}
.bread-crum a {	font-size:80%;
	color:#606060;
	text-decoration:none;
}
.bread-crum a:hover, .bread-crum a:focus {	
	color:#000000;
	text-decoration:none;
}
.bread-crum .current {	
	color:#000000;
}



#body-section{
margin:-20px 0 0 0;
padding:0;
clear:both;
float:left;
width:100%;
max-width:1240px;

}

.body-maintable { 
padding:0px;
vertical-align:top;
float:left;
width:100%;
background:#eee;
}

#body-left{ 
width:250px;
min-width:250px;
margin:0 0 0 10px;
padding:0 4px 0 0;
vertical-align:top;
}

#body-right{ 
border:2px solid #6e1912;
margin:0 20px 0 0;
padding:10px;
background-color:#eeeeee;
vertical-align:top;
}
#body-right table {  /*--table holding pictures--*/
width:100%;
}
#body-centre{ 
width:50%;   
margin:0px 20px 0 0;
padding:10px;
border:2px solid #6e1912;
background-color:#eeeeee;
vertical-align:top;
}

#body-right2{
float:left;
width:217px;
padding:0;
vertical-align:top;text-align:center;
}

.title-strip2 {
	width:217px;height:40px;
  vertical-align:middle;
  padding:0 0 0 20px;
	background-color:#eee;
	font-weight:bold;
  color:#6e1912;
  background-image:url(../styleimages/titlebutton.jpg);
  background-repeat:no-repeat;
}
.title-strip2 a {
text-decoration:none;
color:#6e1912;
font-size:100%;
}
.title-strip2 a:hover {
text-decoration:underline;
}


.title-strip2-right {
	width:216px;
  vertical-align:middle;
  padding:4px;
	background-color:#000000;
	border:2px solid #000000;
	font-weight:bold;
  color:#fff;
  text-align:center;
}
.title-strip2-right a {
text-decoration:none;
color:#fff;
font-size:100%;
}
.title-strip2-right a:hover {
text-decoration:underline;
}


#border {
border-top:5px solid #b37d37;
border-left:5px solid #b37d37;
border-right:5px solid #b37d37;
border-bottom:5px solid #b37d37;
}

/*#title-strip2 td {vertical-align: top;}*/

.txt1 {        /***Customers who bought this...***/
	color:#000;
	font-weight:bold;
	margin-left:5px;padding:5px;
	text-align:center;
  background-color:transparent;
  }
.infoBox-right {
  background:transparent;
  padding:10px;
  }
 
.infoBoxXsell {
margin-top:4px;
  border-top:5px solid #b37d37;
border-left:5px solid #b37d37;
border-right:5px solid #b37d37;
border-bottom:5px solid #b37d37;
}

.brdr {
border:1px solid #fff;
}



.leftpan-tbl {  
	width:90%;margin-left:5px;
	padding:4px;
  }


.category-listmenu  {
	width:100%;
  color:#000000;
}
.category-listmenu a {
  text-decoration:none;
}
.category-list { 
margin:0;
padding: 0;
list-style: none;
color:#000000;
text-decoration:none;
}

.category-list li {
	margin-left:20px;
	padding:4px 0 4px 14px;
	background-image:url(../styleimages/bullet.gif);
	background-repeat:no-repeat;
	background-position:1px 8px;
	background-color:transparent;
	color:#000000;
}

.category-list li a{
margin:0;
text-decoration:none;
color:#000000;
font-weight:bold;
font-size:80%;
}

.category-list li a:hover, .category-list li a:focus{
margin:0px;
text-decoration:underline;
color:#b37d37;
}


.category-sublist {
	margin-left:0;
	padding:0;
	list-style: none;
}

.category-sublist li {
	margin-left:-4px;padding-left:14px;
	background-image:url(../styleimages/bullet_highlight.gif);
	background-repeat:no-repeat;
	background-position:1px 6px;
	background-color:transparent;
	color:#000000;
	font-size:80%;
}

.category-sublist li a {
	color:#000000;
	background:none;
	font-size:80%;
  font-weight:bold;
}


/**** new styles added 7-14-2009 ****/


/******************** size charts */
table#tbl_chart {
	border: 1px #cecece solid;
	border-collapse:collapse;
	font-size:75%;
	width:60%;
	}
	
#tbl_chart th, #tbl_chart td {
	padding:2px;
	border:1px #cecece solid;
	}
	
.tbl_chart_title {
	font-weight:bold;
	}
	
#tbl_chart tr.even {
	background: #e8e8e8;
	}
	
.tbl_chart_disclaimer {
	}
	
.tbl_chart_title_row {
	font-weight:bold;
	}
	
/******************* in-stock and out-of-stock messages */
.out-of-stock-msg {
	color:red;
	}

.prod-stock-msg-cell {
	padding-top:10px;
	text-align:right;
	width:50%;
	}
	
.prod-stock-msg-cell .out-of-stock-msg {
	font-size:80%;
	text-align:left;
	}
	
.cart-stock-message {
	font-size:70%;
	}



/*-------------new css------open-------19-08-08----5-37----*/
/*.leftpan-tbl {
 background:transparent;
	width:100%;
margin-top:20px;}
.specer-4px {height:4px;}*/

#home-prod-specer {width:40px;}
#category-prod-specer {width:22px;}
#specer-14 {height:14px;}
#specer-18 {width:18px;}
#product-td {vertical-align:top;}

.prod-name1 {
	color:#0991c7;
	font-weight:bold;
	padding:10px 5px 10px 5px;
	text-align:center;
}

.prod-name2 {
	color:#a4ddff;
	font-weight:bold;
	padding:10px 5px 10px 5px;
	text-align:center;
}
.prod-name2 a{
	color:#a4ddff;
	text-align:center;
}

.prod-name1 a {
	color:#0991c7;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}
#line01 {height:20px; border-bottom:1px solid #087ac3;}

.heading01 {
	color:#533109;
	font-weight:bold;
}


/******  footer navigation  ******/

.othersites{
font-weight:bold;
}

#footer {
clear:both;
float:left;
width:100%;
background-color:transparent;
text-align:center;
font-size:80%;color:#000000;font-weight:bold;
}

#footer ul, #footer ul li {
list-style: none;            /*removes bullets*/
margin: 0;
padding: 0;
}

#footer ul { 
text-align: center;          /*centers link text*/
background: transparent;
}


#footer ul li {
display:inline;              /*makes list horizontal*/
margin:0;
padding:0;
background-color: transparent;
}

#footer li a {
color: #000000;
text-decoration: none;
padding:10px;     /*padding around link text*/
margin:0;
}

#footer li a:hover, #footer li a:focus, #footer li a:active {
color: #b37d37;
background:transparent;
text-decoration: underline;
margin:0;
}
/******  end footer navigation  ******/



.list-home01
{
margin:20px 00px 20px 0px;
padding: 0px;
list-style: none;
color:#533109;
font-weight:bold;
text-decoration:none;
}

.list-home01 li 
{
padding-left: 22px;
margin:0px;
background-image:url(../styleimages/arrow-02.png);
background-repeat:no-repeat;
background-position:7px;
line-height:20px;
}

.list-home01 li a
{
margin:0px;
text-decoration:none;
color:#533109;
}

.list-home01 li a:hover
{
margin:0px;
text-decoration:none;
color:#533109;
}
#toptitle {
	height:34px;
	border-bottom:1px solid #a5bcce;
}
.category-title { 
	color:#533109;
	font-weight:bold;
	width:auto;
	float:left;
	text-align:left;
}
.productinfo-title { 
	color:#533109;
	font-weight:bold;
	width:auto;
	float:left;
	text-align:left;
	padding:10px 5px 6px 5px;
}
#category-prod-no {
	color:#7c7c7c;
	font-weight:normal;
	width:auto;
	float:right;
	text-align:left;
}
#noofitems {width:auto; padding-right:15px; float:left;}
#noofitemsdrop {width:auto; padding-right:0px; float:left;}
.itemdropdown {
	color:#7c7c7c;
	font-weight:normal;
	border:1px solid #c2cacd;
	line-height:22px;
}
#category-banner-container {width:auto; height:auto;}
.prod-price1 {
	color:#686868;
	font-weight:normal;
	padding:0px 5px 2px 0px;
	text-align:center;
}
.prod-buttons {
	width:auto;
	padding:5px 5px 5px 5px;
	text-align:center;
}
#btn-detail {padding-right:4px; width:auto;}

.right-column {
width:100%;
margin-left:5px;
text-align:center;
}
.title-strip-right {
	width:216px;
  vertical-align:middle;
  padding:5px;
	background-color:#000000;
	border:2px solid #000000;
	font-weight:bold;
  color:#fff;
  text-align:center;
}

.title-strip-right a {
text-decoration:none;
color:#000000;
}
.title-strip-right a:hover {
text-decoration:underline;
}

.shopcart {
font-size:80%;font-weight:normal;padding:5px;
	color:#000;
  background-color:transparent;
  width:210px;
  }*/

.shopcart a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.shopcart a:hover {
	color:#333;
	text-decoration:underline;
}
.shopcart img {
	padding-right:5px;
	font-weight:bold;
}
.clicktoenlarge {
	color:#3e85b1;
	font-weight:normal;
	text-align:center;
	padding:5px;
}
.clicktoenlarge a{
	color:#3e85b1;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}
.prod-float-pad {
	float:left;
	padding:0px 15px 0px 0px;
}
#prod-info-container {width:auto; height:auto; margin:0px 0px 10px 15px;}
#prod-info {width:auto; height:30px; border-bottom:1px dashed #cda87f;}
#prod-info-head {
	color:#533109;
	font-weight:bold;
	text-align:center;
	padding:5px;
	float:left;
	width:auto;
	padding-bottom:5px;
}
#prod-info-buttons {width:auto; float:right;}

.shopcart-maintbl {
	width:100%;
}
.shopcart-qty-head {
	color:#535353;
	font-weight:bold;
	text-align:left;
	padding:5px 5px 5px 10px;
	width:15%;
	border:1px solid #087ac3;
	vertical-align:top;
}
.shopcart-prod-head {
	color:#535353;
	font-weight:bold;
	text-align:left;
	padding:5px 5px 5px 10px;
	width:45%;
	border-top:1px solid #087ac3;
	border-right:1px solid #087ac3;
	border-bottom:1px solid #087ac3;
}
.shopcart-price-head {
	color:#535353;
	font-weight:bold;
	text-align:left;
	padding:5px 5px 5px 10px;
	width:25%;
	border-top:1px solid #087ac3;
	border-right:1px solid #087ac3;
	border-bottom:1px solid #087ac3;
}
.shopcart-remove-head {
	color:#535353;
	font-weight:bold;
	text-align:left;
	padding:5px 5px 5px 10px;
	width:15%;
	border-top:1px solid #087ac3;
	border-right:1px solid #087ac3;
	border-bottom:1px solid #087ac3;
}
.shopcart-qty {
	text-align:left;
	padding:5px 5px 5px 10px;
	width:15%;
	border-left:1px solid #087ac3;
	border-right:1px solid #087ac3;
	border-bottom:1px solid #087ac3;
	vertical-align:top;
}
.shopcart-qty-field {
	font-weight:normal;	
	width:60px;
	height:auto;

}
.shopcart-prod {
	color:#535353;
	font-weight:bold;
	text-align:center;
	padding:5px 5px 5px 10px;
	width:45%;
	border-bottom:1px solid #087ac3;
	border-right:1px solid #087ac3;
	vertical-align:top;
}
.shopcart-price {
	color:#0991c7;
	font-weight:bold;
	text-align:left;
	padding:5px 5px 5px 10px;
	width:25%;
	border-right:1px solid #087ac3;
	border-bottom:1px solid #087ac3;
	vertical-align:top;
}
.shopcart-remove {
	text-align:center;
	padding:5px 5px 5px 10px;
	width:15%;
	border-right:1px solid #087ac3;
	border-bottom:1px solid #087ac3;
	vertical-align:top;
}
.shopcart-prodname {
	color:#0991c7;
	font-weight:bold;
	padding:10px 5px 10px 5px;
	text-align:center;
}
.shopcart-prodname a{
	color:#0991c7;
	text-align:center;
}
.shopcart-prodtbl {text-align:center; position:relative;}
.shopcart-total-price {
	color:#8d8d8d;
	font-weight:bold;
	text-align:right;
	padding:10px;
}

.shopcart-total-price .amount {
	color:#0991c7;
	font-weight:bold;
	text-align:right;
}
.shopcart-refresh-qty {
	text-align:center;
	padding-top:40px;
}
.shopcart-remove-icon {
	text-align:center;
	padding-top:40px;
}
.shopcart-title { 
	color:#533109;
	font-weight:bold;
	width:auto;
	text-align:left;
	padding-right:50px;
}
.shopcart-icon {
	width:auto;
	height:auto;
}
#shopcart-btn-update {
	width:auto;
	height:auto;
	padding-right:5px;
}
#shopcart-btn-continueshop {
	width:auto;
	height:auto;
	padding-right:5px;
}
#shopcart-btn-checkout {
	width:auto;
	height:auto;
	padding-right:5px;
}
#checkoutbar {
width:400px;  /*width:600px;*/
margin:auto;
}

.process-bar {
	color:#444444;font-size:80%;
	padding:4px 20px 4px 0;
	text-align:center;
}
.process-bar a {
	color:#9d9d9d;
	text-decoration:none;
}
.process-bar a:hover {
	color:#444444;
	text-decoration:none;
}
/*-------------new css-----close--------19-08-08----5-37----*/

/*-------------- CSS ADDED BY JAYANT 09/09/2008 ------------*/

TD.pageHeading, DIV.pageHeading {
  font-weight: bold;
  color: #000;
}

TD.main, P.main {
  line-height: 1.5;padding:4px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 80%;padding:10px;
}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.inputRestriction { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #666666; } /* //rmh M-S_multi-stores */

#catdescription {
	color: #333333;
	width: 200px;
	text-align: left;
	margin-top:5px;
}
/*
.cat_info_box {background: #fff6e6; border: solid 1px #6FA1C8; padding: 8px; margin-bottom: 0px;font-weight: bold}
.cat_info_box_below {background: #e5e5e5; border: solid 1px #f4a852; padding: 8px; margin-bottom: 0px; font-weight: bold}
*/
ul.sitemap {
color: #ff0000;
}

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: transparent;
}

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: transparent;
}
.productListing-Heading {text-decoration:underline;font-weight:bold;}

.infoBox {
  /*background: #b6b7cb;*/
  background:transparent;
  padding:10px;
  }

.infoBoxContents {
  /*background: transparent;*/
  background:transparent;

}
.infoBoxContents a {
color:#000;font-size:90%;
}
.infoBoxNotice {
  /*background: #FF8E90;*/
  background:transparent;
}

.infoBoxNoticeContents {
  /*background: #FFE6E6;*/
  background:transparent;
}

TD.infoBoxHeading {
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
}

.head-blk-bold {
	font-weight:bold;
	padding:10px 5px 5px 4px;
}

.checkout-messages {
	
}

.tdlogin1 {width:48%; vertical-align:top;}

.table1-tl {
	background:url(../styleimages/table1-tl.gif) no-repeat bottom right;
	width:15px;
	height:15px;
}
.table1-tr {
	background:url(../styleimages/table1-tr.gif) no-repeat bottom left;
	width:15px;
	height:15px;
}
.table1-bl {
	background:url(../styleimages/table1-bl.gif) no-repeat top right;
	width:15px;
	height:15px;
}
.table1-br {
	background:url(../styleimages/table1-br.gif) no-repeat top left;
	width:15px;
	height:15px;
}
.table1-top {
	background:url(../styleimages/table1-top.gif) repeat-x top left;
	width:auto;
	height:15px;
}
.table1-bottom {
	background:url(../styleimages/table1-bottom.gif) repeat-x bottom left;
	width:auto;
	height:15px;
}
.table1-left {
	background:url(../styleimages/table1-left.gif) repeat-y top left;
	width:15px;
	height:auto;
}
.table1-right {
	background:url(../styleimages/table1-right.gif) repeat-y top right;
	width:15px;
	height:auto;
}
.detail-row {
	padding:5px;
/*	border-bottom:1px solid #e5e5e5;*/
}
/*.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }*/

.order-confirm-tbl1 {
	width:40%;
	padding-right:10px;
	border-right:1px solid #c5c5c5;
	vertical-align:top;
}
.order-confirm-tbl2 {
	width:60%;
	padding-left:10px;
	vertical-align:top;
}

.yellow-nrml {color:#f88a0f; font-weight:normal; }
.yellow-nrml a {color:#f88a0f; text-decoration:none; }
.yellow-nrml a:hover {color:#f88a0f; text-decoration:underline; }


.leftside_link {color:#6e1912; font-weight:bold; text-decoration:none; }
.leftside_link a {color:#6e1912; text-decoration:none; }
.leftside_link a:hover {color:#6e1912; text-decoration:none; }
/*-------------- CSS ADDED BY JAYANT 09/09/2008 ------------*/

 .clear {   
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;

}


table#home-page-content {width:100%;}

.shippingtable {border:1px solid #ae8245;width:30%;margin-left:auto;margin-right:auto;margin-bottom:20px;}
.shippingtable td, .shippingtable th {border:1px solid #ae8245;padding:4px;width:50%;}
.shippingtable th {font-weight:bold;}
.shippingtable caption {font-weight:bold;padding:0;margin-top:20px;}


.figure-r { /* floats images to the right inside the content */
	float: right;
	margin: 6px 0 6px 12px;
	border: 2px #ae8245 solid;
	padding: 2px;
	}

.figure-l { /* floats images to the left inside the content */
	float: left;
	margin: 12px 12px 6px 0;
	border: 2px #ae8245 solid;
	padding: 2px;
	}


/*-- not used? --*/

#topmainnav_container{
	width:auto;
	height:34px;
	margin:0px;
	float:left;
}

/*--not used--*/
#navigation{
	width:auto;
	height:34px;
	float:right;
	margin:0px;
	padding:0px 10px 0px 0px;
	color:#000000;
	font-weight:bold;
	background:#3196d1;
}
/*--not used--*/




#rightcolborder {
border:4px solid ae8245;}

/* new side category styles */

.category_spec_style_1 {
	font-size:125%;
	}
	
.category_spec_style_2 {
	font-size:115%;
	font-style: italic;
	}
	
.category_spec_style_3 {
	background-color: #8ed7f4;
	}
	
.category_spec_style_4 {
	background-color: #ffffff;
	font-style: italic;
	}

	
.category_spec_style_5 {
	font-style: italic;
	}


.level_0 { 
background-image:url(../styleimages/cat-sub-star.gif);
background-repeat:no-repeat;
background-position:7px 5px;
margin: 0 0 10px 0;
}
.level_0 a:link{
  font-weight:bold;
  }
  
.level_1 {
	background-image:none;
}
.level_1 a:link{ 
	padding:0 0 0 15px;
  font-weight:bold;
}

.level_2 {
	color:#fff;
}
.level_2 a:link{
	padding:0 0 0 25px;
  font-weight:bold;
}

/* new side category styles */

.category_spec_style_1 {
	font-size:125%;
	}
	
.category_spec_style_2 {
	font-size:115%;
	font-style: italic;
	}
	
.category_spec_style_3 {
	background-color: #8ed7f4;
	}
	
.category_spec_style_4 {
	background-color: #ffffff;
	font-style: italic;
	}

	
.category_spec_style_5 {
	font-style: italic;
	}


.level_0 { 
}
.level_0 a{
  font-weight:bold;
  }
  
.level_1 {
}
.level_1 a{ 
padding: 0 0 0 10px;}

.level_2 {
}

.level_2 a{
padding: 0 0 0 20px;
}

