Current File : /home/inlingua/public_html/templates/inlingua/css/styleFeatures.css
/**********************/
/* Widgets*/
/**********************/

div.widget
	{
	text-align:center;
	width:160px;
	margin-top:20px;
	}

div.ht_123 {height:103px;font-size:1px;}
div.ht_12 {height:12px;font-size:1px;}
div.ht_13 {height:13px;font-size:1px;}
div.ht_18 {height:18px;font-size:1px;}
div.ht_20 {height:20px;font-size:1px;}

div.box_world {
  position:relative;background:url('../images/worldwide_full.jpg') top left no-repeat;
  width:141px;height:142px;cursor:pointer;
}
div.box_friday {
  position:relative;background:url('../images/free_friday_full.jpg') top left no-repeat;
  width:141px;height:142px;cursor:pointer;
}

div.box_placement {
  position:relative;background:url('../images/inlingua_opt.jpg') top left no-repeat;
  width:141px;height:142px;cursor:pointer;
}

div.box_iOL {
  position:relative;background:url('../images/inlingua_iOL.jpg') top left no-repeat;
  width:141px;height:142px;cursor:pointer;
}

div.box_combo {
  position:relative;background:url('../images/combo_offers_full.jpg') top left no-repeat;
  width:141px;height:142px;cursor:pointer;
}
div.box_kids {
  position:relative;background:url('../images/junior_kids_full.jpg') top left no-repeat;
  width:141px;height:142px;cursor:pointer;
}
div.box_workshop {
  position:relative;background:url('../images/workshops_full.jpg') top left no-repeat;
  width:141px;height:142px;cursor:pointer;
}

div.box_workshop1 {
  position:relative;background:url('../images/workshop_ingl.jpg') top left no-repeat;
  width:141px;height:142px;cursor:pointer;
}


div.box_workshop2 {
  position:relative;background:url('../images/workshop_free.jpg') top left no-repeat;
  width:141px;height:142px;cursor:pointer;
}

div.box
	{
	margin:auto;
	margin-bottom:0px;	
	padding-bottom:3px;
	width:141px;
	height:138px;
	overflow:hidden;
	background-image:url(../images/box_border_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:left;
	}
	
.box h3
	{
	margin:0;
	padding:0;
	padding-bottom:0px;	
	padding-left:10px;		
	background-image:url(../images/box_border_top.gif);	
	background-position:top left;
	background-repeat:no-repeat;	
	color:white;
	font-weight:bold;
	font-size:12px;
      height:29px;
	line-height:2;
	}

div.box_caption {
	position:absolute;
	bottom:10px;left:10px;	
	font-weight:bold;
	font-size:95%;	
	color:white;
      width:138px;
      text-align:left;
}

div.box_caption2 {
	position:absolute;
	bottom:5px;left:10px;	
	font-weight:bold;
	font-size:95%;	
	color:white;
      width:138px;
      text-align:left;
}

.widget a.boxlink 
	{
	display:block;
	margin-right:5px;
	font-weight:bold;
	font-size:95%;	
	color:white;
	text-decoration:none;
	background-image:url(../images/ico_linkarrow.gif);	
	background-position:118px 2px;
	background-repeat:no-repeat;	
	}
	
.widget a.boxlink:hover
	{
	color:#D85C0B;
	text-decoration:none;
	background-image:url(../images/ico_linkarrow_a.gif);	
	background-position:118px 2px;
	background-repeat:no-repeat;	
	}	
	
	
.box p
	{
	margin:0;
	padding:0;
      height:82px;	
	}
	
.box p.img
	{
	text-align:center;
	background:white;
	}
	
.box p.txt
	{
	color:#444;
	padding-left:10px;
	background:white;	
	}
	
/**********************/
/* pageLink */
/**********************/

p.pageLink 
	{
	margin:10px 0;
	}

a.pageLink:link, a.pageLink:visited
	{
	color:#D85C0B;
	display:block;
	padding-left:10px;
	text-decoration: none;
	background-image: url(../images/dot_orange.gif);
	background-repeat:no-repeat;
	background-position:0 12px;
	}

a.pageLink:hover, a.pageLink:active
	{
	color: #CC3300;
	padding-left:10px;	
	text-decoration: underline;
	background-image: url(../images/dot_red.gif);
	background-repeat:no-repeat;
	background-position:0 12px;
	}		
	
/**********************/
/* Centers*/
/**********************/	
	
	
.alpha
	{
	color:#666;
	font-size:12px;
	font-weight:bold;
	}	
	
a:hover.alpha
	{
	color:#D85C0B;
	font-weight:bold;
	text-decoration:none;
	}	
	
table.centers
	{
	margin-top:20px;
	}
	
table.centers td
	{
	font-size:10px;
	padding:0;
	padding-right:10px;
	line-height:150%;
	}
	
.border
	{
	border-bottom:1px solid #D85C0B;
	}