/*		GLOBAL		*/

*									{	font-family:"Trebuchet MS", Arial, Sans-serif; font-size:14px; color:#0A67B6; }
img									{	border:none; }
a:hover								{	text-decoration:none; }
form								{	display:inline; }
table								{	border-collapse:collapse; }
td									{	text-align:left; padding:0; }


/*@font-face {
    font-family: "Swis721 BlkCn BT";
    src: url("/css/Swis721_BlkCn_BT_Black.ttf");
}
*/
/*@font-face{ 
	font-family: 'Swis721';  
	src: url('Swis721.eot'); /* IE */  
	src: url('/Swis721_BlkCn_BT_Black.ttf') format('opentype'); /* non-IE */  
}
*/


  @font-face {
    font-family: Swis721 BlkCn BT;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.mecards.com/SWISBLK1.eot);
  }
  @font-face {
    font-family: Swis721 BlkCn BT;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.mecards.com/\SWISBLK0.eot);
  }

@font-face{ 
	font-family: Swis721 BlkCn BT;
	src: url('/Swis721_BlkCn_BT_Black.ttf') format('opentype'); /* non-IE */  
}
#simpleTooltip { padding: 7px; border: 1px solid #A6A7AB; background: #F2F3F5; }

#left_td							{	width:210px; }
#main_td							{	width:770px; }

.border_table						{	margin:20px 0; width:100%: }
.border_table .top_left				{	background-image:url(/img/upper_left_corner.jpg); background-repeat:no-repeat; width:13px; height:14px; }
.border_table .top_middle			{	background-image:url(/img/repeating_pattern_rectangle2.jpg); background-repeat:repeat-x; }
.border_table .top_right			{	background-image:url(/img/upper_right_corner.jpg); background-repeat:no-repeat; width:13px; height:14px; }
.border_table .side_left			{	background-image:url(/img/repeating_pattern_for_rectangle1.jpg); background-repat:repeat-y; }
.border_table .side_right			{	background-image:url(/img/repeating_pattern__rectangle4.jpg); background-repat:repeat-y; }
.border_table .bottom_left			{	background-image:url(/img/bottom_left_corner.jpg); background-repeat:no-repeat; width:13px; height:14px; }
.border_table .bottom_middle		{	background-image:url(/img/repeating_pattern__rectangle3.jpg); background-repeat:repeat-x; }
.border_table .bottom_right			{	background-image:url(/img/bottom_right_corner.jpg); background-repeat:no-repeat; width:13px; height:14px; }

.big_blue							{	text-align:center; font-weight:bold; font-size:30px; }


.category_title						{	font-size:18px; font-weight:bold; margin:17px 0; }
.category							{	display:block; margin:5px 0; }

.template_td						{	padding:0 3px; }
.template_td a						{	display:block; text-align:center; }
.template_td div					{	padding:6px 0; }

.animated							{	float:right; margin-top:-70px; width:70px; height:35px;
										background-image:url(/img/99_cents.png); background-repeat:no-repeat; }

.section_header						{	margin:12px 0; text-align:center; line-height:30px; }
.section_header, .section_header *	{	color:#22952D; }
.size1, .size1 *					{	font-size:23px; font-weight:bold;}
.size2, .size2 *					{	font-size:18px; font-weight:bold;}

.featured_text, .featured_text *	{	font-size:20px; color:#22952D; } 

.arrow								{	display:block; background-image:url(/img/button2.jpg); width:339px; padding:39px 0 29px; text-indent:15px; font-size:23px;
										text-align:left; font-weight:bold; color:white; margin:15px 0; text-decoration:none; }

#footer table						{	margin-top:15px; border-top:1px solid #bbbbbb; text-align:center; }
#footer *							{	color:#797FFF; }
#footer td							{	padding:0 40px 10px; }
#footer div							{	font-size:13px; font-weight:bold; padding-top:5px; }
#footer a							{	font-size:12px; text-decoration:none; }
#footer a:hover						{	text-decoration:underline; }
#footer table a						{	display:block; margin:3px 0; }

#rotating_items{
	position: relative;
}
#rotating_items h3{
	margin: 0px;
}

#rotating_items div.rotating_item{
	position: relative;
}

.optionMenu
{
	width: 215px;
	height: 45.3px;
	color:#7c8282;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	vertical-align:middle;
	padding-left:20px;
	line-height:45px;
	outline:0;
	margin-bottom:7px;
	display: block;
	/*margin:13px 0px 0px 10px;*/
	
}

.optionMenu:visited , .optionMenu:link 
{
	background: transparent url('/img/emailButton.png') no-repeat top center;	
}

.optionMenu:hover
{
	background: transparent url('/img/emailButton.png') no-repeat center center;
}

.optionMenu:focus
{
	border: none;
	background: transparent url('/img/emailButton.png') no-repeat center center;
}
