@charset "utf-8";
/* CSS Document */

*,html {
	margin:0;
	padding:0;
}
body {
	font-size: 0.8em;
	color:#333;
	line-height:1.3;
	font-family: arial,helvetica,sans-serif;
	behavior:url(../scripts/csshover.htc);
	background:url(../images/furniture/background-outer.jpg) repeat-x;
	text-align:center;
}
img {
   behavior: url("../styles/iepngfix.htc");
}
/*HEADER STYLES*/
#header-container {
	position:relative;
	width:100%;
	text-align:center;
	background-color:white;
	overflow:hidden;
}
#header {
	margin:0 auto;
	width:900px;
	height:120px;
	position:relative;
}
#header #image {
	z-index:1;
}
#header #logo {
	position:absolute;
	top:10px;
	left:10px;
	width:313px;
	height:80px;
	z-index:2;
}
#header #flags {
	position:absolute;
	float:right;
	top:10px;
	right:10px;
	z-index:2;
}
#header #flags img {
	margin-left:5px;
}

/* NAVBAR */
#navbar {
background-color:#333;
	margin:0 auto;
width:900px;
overflow:hidden;
color:white;
}
#navbar a {
color:white;
text-decoration:none;
}
#navbar a:hover,
#navbar a:active {
text-decoration:underline;
}
#navbar .utwk_menu0 .menuitem,
#navbar .utwk_menu1 .menuitem,
#navbar .utwk_menu2 .menuitem {
float:left;
padding:5px 10px;
}
.menuitem a {
color:#2e3192;
}

/* BODY */	
#container {
	position:relative;
	width:900px;
	background-color:white;
	margin:0 auto 5px auto;
	overflow:hidden;
}
/*GENERAL STYLES*/
h1 {
	font-size: 1.3em;
	font-weight:bold;
	color:#2e3192;
	margin:0;
	padding:0;
	line-height:1;
}
h2 {
	font-size: 1.2em;
	font-weight:bold;
	color:#2e3192;
margin-top:0;
padding-top:0;
}
h3 {
	font-size: 1.1em;
	font-weight:bold;
	color:#2e3192;
}
p{
	margin-bottom:10px;
}
ul, ol {
	padding-left:0px;
	list-style-position:inside;
}
li {
	padding-left:10px;
}
img {
	border: none;
}
a {
	color:#f84312;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/*MAIN BODY*/
#mainbody {
	padding:10px;
	text-align:left;
	line-height:1.4;
}
	#mainbody #leftcol {
	width:200px;
	float:left;
	margin-right:20px;
	overflow:hidden;
	}	
	#mainbody #maincontent {
	float:right;
	width:660px;
	overflow:hidden;
	}	

a.more {
	float:right;
	font-weight:bold;
}
#home-three-boxes {
}
#home-three-boxes .box {
width:210px;
margin-right:10px;
float:left;
}
#threecols {
margin:20px 0;
}
#threecols #left,
#threecols #middle {
width:276px;
margin-right:25px;
float:left;
}
#threecols #right {
width:276px;
float:left;
}

/*SITEMANAGER STYLES*/

.title{
	font: 1.8em;
	color:#2e3192;
	font-weight:bold;
	margin: 0px 0px 15px 0px;
}
.short{
	color:#454545;
}
.para_l{
	font-size:9pt;
	font-weight:bold;
}
.para_s{
	font-size:8pt;
}

.story {
}
.story h1 {
font-size:150%;
margin:0;
padding:0 0 10px 0;
}
.storylist-head {
	clear:both;
	font-weight:bold;
}
.storyshort {
	clear:both;
}
.story img {
	text-align:center;
	margin:10px 0;
	clear:both
}
.storybody{
	line-height:1.5;
}
.storylink {clear:both;
}
.storyrelated {
	font-size:1.2em;
	font-weight:bold;
	margin-top:10px;

}
.story .left {
	float:left;
}
.story .right {
	float:right;
}
.story ul li {
	list-style-type:disc;
	list-style-position:inside;
	margin-left:10px;


}
.story ol li {
	list-style-type:decimal;
	list-style-position:inside;
	margin-left:10px;
}
.storymenu {}
.storymenuitem {clear:both;margin-bottom:5px;}
.storymenuitem a {color:#2e3192;font-weight:bold;}
.storymenuitem a:hover {color:#333;text-decoration:underline;}
.moreprevious {margin-top:10px;width:100%;}
.moreprevious-left {float:left;display:inline;}
.moreprevious-right {float:right;display:inline;}

.linksurl {
	margin-top:4px;
	clear:both;
}
.linksurl a {
	font-weight:bold;
}

/*FOOTER*/
#footer {
    width:auto;
    padding:5px 0px;
    overflow:hidden;
font: 8pt verdana,helvetica,sans-serif;
}
#footer a {
color:#2e3192;
}
#smallprint {
	width:800px;
	margin:10px;
	overflow:hidden;
	font-size:95%;
}
#smallprint a {
	color:#2e3192;
}

/*CLEARFIX - to fix column heights on mult columns */
.clearfix:after {content: ".";display: block;height: 0px; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
div.clearfloats {clear:both;height:10px;}
/* backslash hack hides from IE mac */
* html .clearfix {height: 1%;}

.clearfix {display: block;}
/* end backslash hack */
.clear {clear:both}

.citation {
font-size:10pt;
line-height:1.3;
}

/*SLIDER */

#featured{ 
	width:600px; 
	padding-right:280px; 
	position:relative; 
	height:250px; 
	background:#fff;
margin-bottom:20px;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:600px; 
	list-style:none; 
	padding:0; margin:0; 
	width:280px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
	text-decoration:none;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/furniture/slider/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:600px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('../images/furniture/slider/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

/* SUBSCRIPTIONS BOX */

#subs-box {
border:solid 1px #cccccc;
width:auto;
overflow:hidden;
padding:10px;
}
#subs-box h2 {
}
#subs-box input,
#subs-box select {
width:100%;
}
#subs-box .row1 {
clear:both;
margin-bottom:3px;
}
#subs-box .row2 {
clear:both;
margin-bottom:10px;
}
