/*BIT - removed conflicting styles that clash with template content*/
/*BIT - ADDED, special styles that affect the components (this way they are out of the template CSS file)*/

/*BIT - to add a whole top banner link such as "home"*/
div.Header a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

/*BIT - the top text menu div*/
.tic_topmenu {
	font-family: Arial, Helvetica, Sans-Serif;
	position:relative;
	top:3px;
	right:27px;
	z-index:0;
	margin:0 auto;
	width: 873px;
	text-align:right;
}
.tic_topmenu a a:link a:visited a:hover {
  	text-decoration: none;
  	color: #CCC;
}
.tic_topmenu a:link {
	text-decoration: none;
  	color:#CCC;
}
.tic_topmenu a:visited {
	text-decoration: none;
  	color:#CCC;
}
.tic_topmenu a:hover {
	text-decoration: underline;
  	color:#FFF;
}


/*BIT - to set on the side the brand logo in the footer*/
.brand-icon {
  position: relative;
  display:block;
  float:left;
  background-image: url('/web/images/takeit-ec-logo.gif');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 45px; /*the image size*/
  width: 122px;
  outline: none;
}

/*BIT - CURRENCY SELECTOR*/
/*BIT - to adjust the width of the currency selector (does not work with 100%)*/
.currency-selector { width: 224px; }

/*BIT - SHAYTREE*/
/*BIT - so that Shaytree does not show underlines once visited*/
.BlockContent-body a:visited, .BlockContent-body a.visited { text-decoration: none; }

.BlockContent-body ul li {
	/*BIT - reduce a bit the height of the menu*/
	line-height:1em;
}

.shaytree { /*the main shaytree <ul>*/ }

.shaytree_selected {
	/*the selected <li>*/
	font-variant:normal;
	font-weight:bold;
	padding: 2px 0 0 2px;
	display: block;
	background-color:#FC0;
	}

/*BIT - to minimize the height of FORMS*/
form { margin-top: 0; margin-bottom: 0; }

/*BIT - APR 16 2009 - to make use (for the time being) of the tables for listing items */

.oldtable
{
	margin-top:20px;
}
.oldtable table
{
  width:100%;
  background-color:Transparent;
  padding: 4px;  
}
.oldtable tr, .oldtable td
{
  border: none;
  text-align:center;  
}

.oldtable a
{
	/*so that links inside the "oldtable" (used in home_art_top_N_nov_in_X_cols) are not underlined*/
	text-decoration:none;
}
.oldtable a:hover
{
	/*so that links inside the "oldtable" (used in home_art_top_N_nov_in_X_cols) underline when hovered*/
	text-decoration:underline;
}
/*BIT - finish items tables */

/*We redefine these template styles to modify the header bar title link*/

#tic-posttitle, #tic-posttitle a:link, #tic-posttitle a:visited, #tic-posttitle a:hovered   {
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.masinfo {
	font-size:9px;	
	}


/*BIT - end*/

/*BIT
body      		{
			font-family: Arial, Verdana, Helvetica, sans-serif; 
			font-size: 10pt; 
			font-style: normal; 
			color: #000000; 
			text-decoration: none;
			SCROLLBAR-FACE-COLOR: #CCCCCC; 
			SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
			SCROLLBAR-SHADOW-COLOR: #000000; 
			SCROLLBAR-3DLIGHT-COLOR: #CCCCCC; 
			SCROLLBAR-ARROW-COLOR: #CC0000; 
			SCROLLBAR-TRACK-COLOR: #FFFFFF; 
			SCROLLBAR-DARKSHADOW-COLOR: #666666  
			}
			
a:link      		{  color: #4A0000; text-decoration: none}
a:visited   		{  color: #4A0000; text-decoration: none}
a:active    		{  color: #4A0000; text-decoration: underline}
a:hover     		{  color: #990033; text-decoration: underline}
*/
/*
 .HugeTextBlack 	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14pt; font-style: normal; color: #4A0000; text-decoration: none}
 .BigTextBlack 		{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #4A0000; text-decoration: none}
 .TextBlack 		{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #4A0000; text-decoration: none}
 .TextBlackJ 		{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #4A0000; text-decoration: none; text-align: justify}
 .SmallTextBlack 	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size:  8pt; font-style: normal; color: #4A0000; text-decoration: none}

 .HugeTextGreen 	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14pt; font-style: normal; color: #006600; text-decoration: none}
 .BigTextGreen 		{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #006600; text-decoration: none}
 .TextGreen 		{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #006600; text-decoration: none}
a.TextGreen:link 	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #006600; text-decoration: none}
a.TextGreen:active	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #006600; text-decoration: none}
a.TextGreen:visited	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #006600; text-decoration: none}
a.TextGreen:hover	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #003366; text-decoration: underline}
 .SmallTextGreen 	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size:  8pt; font-style: normal; color: #006600; text-decoration: none}
a.SmallTextGreen:link 	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size:  8pt; font-style: normal; color: #006600; text-decoration: none}
a.SmallTextGreen:active	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size:  8pt; font-style: normal; color: #006600; text-decoration: none}
a.SmallTextGreen:visited{font-family: Arial, Verdana, Helvetica, sans-serif; font-size:  8pt; font-style: normal; color: #006600; text-decoration: none}
a.SmallTextGreen:hover	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size:  8pt; font-style: normal; color: #003366; text-decoration: underline}

 .BigTextBlue 		{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #990033; text-decoration: none}
a.BigTextBlue:link 	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #990033; text-decoration: none}
a.BigTextBlue:active	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #990033; text-decoration: none}
a.BigTextBlue:visited	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #990033; text-decoration: none}
a.BigTextBlue:hover	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #003366; text-decoration: underline}

 .TextBlue 		{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #990033; text-decoration: none}
a.TextBlue:link 		{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #990033; text-decoration: none}
a.TextBlue:active	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #990033; text-decoration: none}
a.TextBlue:visited	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #990033; text-decoration: none}
a.TextBlue:hover		{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #003366; text-decoration: underline}

 .SmallTextBlue 		{font-family: Arial, Verdana, Helvetica, sans-serif; font-size:  8pt; font-style: normal; color: #990033; text-decoration: none}
a.SmallTextBlue:link 	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size:  8pt; font-style: normal; color: #990033; text-decoration: none}
a.SmallTextBlue:active	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size:  8pt; font-style: normal; color: #990033; text-decoration: none}
a.SmallTextBlue:visited	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size:  8pt; font-style: normal; color: #990033; text-decoration: none}
a.SmallTextBlue:hover	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size:  8pt; font-style: normal; color: #003366; text-decoration: underline}

 .TextWhite 		{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #FFFFFF; text-decoration: none}
 .SmallTextWhite 	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size:  8pt; font-style: normal; color: #FFFFFF; text-decoration: none}
a.SmallTextWhite:link 	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size:  8pt; font-style: normal; color: #FFFFFF; text-decoration: none}
a.SmallTextWhite:active	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size:  8pt; font-style: normal; color: #FFFFFF; text-decoration: none}
a.SmallTextWhite:visited{font-family: Arial, Verdana, Helvetica, sans-serif; font-size:  8pt; font-style: normal; color: #FFFFFF; text-decoration: none}
a.SmallTextWhite:hover	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size:  8pt; font-style: normal; color: #FFFF00; text-decoration: underline}
*/
/*BIT - reactivated these as needed for SEO*/
/*BIT - OFF again, now in the main template*/
h1 {line-height: 10px; margin-bottom: 10px; margin-top: 0px; font-size: 18px;}
/*
h2 {font-size: 10pt; font-style: italic; text-decoration: none; font-weight: normal; text-align: justify}
h3 {font-size: 10pt; font-style: normal; text-decoration: none; font-weight: normal; text-align: justify}
*/
 .TextBlue 		{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #008CCA; text-decoration: none}
a.TextBlue:link 	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #008CCA; text-decoration: none}
a.TextBlue:active	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #008CCA; text-decoration: none}
a.TextBlue:visited	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #008CCA; text-decoration: none}
a.TextBlue:hover	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #003366; text-decoration: underline}

 .BigTextBlue 		{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #008CCA; text-decoration: none}
a.BigTextBlue:link 	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #008CCA; text-decoration: none}
a.BigTextBlue:active	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #008CCA; text-decoration: none}
a.BigTextBlue:visited	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #008CCA; text-decoration: none}
a.BigTextBlue:hover	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #003366; text-decoration: underline}

.rss-icon		{display: block; background-image: url('/web/images/icon-rss.gif'); background-position: center right; background-repeat: no-repeat; height: 30px; width: 30px;}
.fb-icon		{display: block; background-image: url('/web/images/icon-fb.gif');  background-position: center right; background-repeat: no-repeat; height: 30px; width: 30px;}
.tw-icon		{display: block; background-image: url('/web/images/icon-tw.gif');  background-position: center right; background-repeat: no-repeat; height: 30px; width: 30px;}

