/***********************************************/
/* blueboxcontent.php                          */
/* Use with SmallWorlds Website                */
/***********************************************/

body {
	font: 76% Verdana, Arial, sans-serif;
	color: #555555;
}

/************ bottom content styles ************/

#multibox .tl {
	height: 10px;
	background: url('http://content.smallworlds.com/content-v674/webassets/bottomcontent/bottomcontent_tl.png') bottom left no-repeat;
}

#multibox .tr {
	height: 10px;
	background: url('http://content.smallworlds.com/content-v674/webassets/bottomcontent/bottomcontent_tr.png') bottom right no-repeat;
}

#multibox .to {
	height: 10px;
	width: 100%;
	background: url('http://content.smallworlds.com/content-v674/webassets/bottomcontent/bottomcontent_top.jpg') bottom center repeat-x;
}

#multibox .bl {
	height: 8px;
	background: url('http://content.smallworlds.com/content-v674/webassets/bottomcontent/bottomcontent_bl.jpg') bottom left no-repeat;
	background-color: #f3f9fb;
}

#multibox .br {
	height: 8px;
	background: url('http://content.smallworlds.com/content-v674/webassets/bottomcontent/bottomcontent_br.jpg') bottom right no-repeat;
}

#singlebox .tl {
	height: 9px;
	background: url('http://content.smallworlds.com/content-v674/webassets/bottomcontent/bottomcontent_ex_tl.png') bottom left no-repeat;
}

#singlebox .tr {
	height: 9px;
	background: url('http://content.smallworlds.com/content-v674/webassets/bottomcontent/bottomcontent_ex_tr.png') bottom right no-repeat;
}

#singlebox .to {
	height: 9px;
	width: 100%;
	background: url('http://content.smallworlds.com/content-v674/webassets/bottomcontent/bottomcontent_ex_top.jpg') bottom center repeat-x;
}

#singlebox .bl {
	height: 11px;
	background: url('http://content.smallworlds.com/content-v674/webassets/bottomcontent/bottomcontent_ex_bl.jpg') bottom left no-repeat;
}

#singlebox .br {
	height: 11px;
	background: url('http://content.smallworlds.com/content-v674/webassets/bottomcontent/bottomcontent_ex_br.jpg') bottom right no-repeat;
}

#singlebox .bo {
	height: 11px;
	background: url('http://content.smallworlds.com/content-v674/webassets/bottomcontent/bottomcontent_ex_bottom.jpg') bottom left repeat-x;
}

.bluebox {
	width: 100%;
	padding: 0px;
	background: url('http://content.smallworlds.com/content-v674/webassets/bottomcontent/bottomcontent_bg.png') repeat-x;
	background-color: #eff8fc;
}

.bluebox .boxcontent {
	padding: 10px;
	padding-top: 0px;
	min-height: 221px;
}

.expandbox {
	width: 100%;
}

.expandbox .boxcontent {
	background: #c6e6f1 url('http://content.smallworlds.com/content-v674/webassets/bottomcontent/bottomcontent_ex_bg.jpg') repeat-x;
	padding: 10px;
	padding-top: 0px;
	min-height: 221px;
}

.boxcontent a {
	color: #003388;
	text-decoration: underline;
}

.boxcontent .title {
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding-bottom: 0px;
	padding-top:0px;
	height: 22px;
	text-transform: uppercase;
}

.boxcontent .div {
	height: 2px;
	background: url('http://content.smallworlds.com/content-v674/webassets/bottomcontent/bottomcontent_div.jpg') repeat-x;
}

.boxcontent .text {
	margin-top: 6px;
	line-height: 15px;
	font-size: 11px;
	color: #555555;
}

.text a {
	color: #006699;
	text-decoration: underline;
	line-height: 20px;
}

.text h1 {
	font-weight: bold;
	font-family: Verdana;
	font-size: 16px;
	line-height: 20px;
	color: #555555;
}

.boxcontent .link {
	padding-top: 13px;
	font-size: 13px;
	font-weight: bold;
}

/************ Tania's styles ************/

.small {
	font: 8px "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
}
