* {
	margin: 0;
	padding: 0;
}

body {
	background: #c6d1d3;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 80%;
}

a img {
	border-width: 0;
}

a {
	color: #3b4956;
	text-decoration: underline;
}

h4 {
  font-size:16px; 
}

a:hover {
	color: #6b8197;
	text-decoration: none;
}

#container {
	position: relative;
	width:  970px;
	margin: 0 auto;
	
	background: url(../images/bg_middle.png) repeat-y;n
}

#header {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 138px;
	
	background: #c6d1d3 url(../images/bg_header.jpg) no-repeat 0 10px;
}

#logo_link {
	display: block;
	float: left;
	width: 172px;
	height: 86px;
	margin-top: 30px;
	margin-left: 22px;
}

form#site_search {
	position: absolute;
	top: 60px;
	right: 10px;
	width: 230px;
	
	text-align: left;
	color: white;
	
	line-height: 1.4;
}

form#site_search input {
	vertical-align: middle;
}

input.text {
	padding: 2px;
	font-size: 1em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
}

/* @group Navigation */

#navigation {
	height: 33px;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #bad12d;
}

#navigation ul li {
	display: block;
	float: left;
	height: 33px;
}

#navigation ul li a {
	display: block;
	background-position: 0 0;
	color: transparent;
	text-indent: -999em;
	height: 100%;
	width: 100%;
	text-decoration: none;
	overflow: hidden;
}

#navigation ul li a:hover,
#navigation ul li a.current {
	background-position: 0 -33px;
}

#navigation ul li#nav_home,
#navigation ul li#nav_home img {
	width: 69px;
}

#navigation ul li#nav_home a {
	background-image: url(../images/navigation/home.jpg);
}

#navigation ul li#nav_about,
#navigation ul li#nav_about img {
	width: 163px;
}

#navigation ul li#nav_about a {
	background-image: url(../images/navigation/about.jpg);
}

#navigation ul li#nav_research,
#navigation ul li#nav_research img {
	width: 89px;
}

#navigation ul li#nav_research a {
	background-image: url(../images/navigation/research.jpg);
}

#navigation ul li#nav_living,
#navigation ul li#nav_living img {
	width: 232px;
}

#navigation ul li#nav_living a {
	background-image: url(../images/navigation/living.jpg);
}

#navigation ul li#nav_conferences,
#navigation ul li#nav_conferences img {
	width: 173px;
}

#navigation ul li#nav_conferences a {
	background-image: url(../images/navigation/meetings.jpg);
}

#navigation ul li#nav_help,
#navigation ul li#nav_help img {
	width: 140px;
}

#navigation ul li#nav_help a {
	background-image: url(../images/navigation/help.jpg);
}

#navigation ul li#nav_contact,
#navigation ul li#nav_contact img {
	width: 94px;
}

#navigation ul li#nav_contact a {
	background-image: url(../images/navigation/contact.jpg);
}

/* @end */

#flash {
	width: 960px;
	margin: 0 auto;
	border-bottom: 3px solid #c7de2e;
}

body.inner #content {
	width: 960px;
	margin: 0 auto;
	
	background: white url(../images/bg_content.png) repeat-y;
}

#content .column {
	float: left;
	display: inline;
}

#home_main {
	width: 620px;
	margin: 25px 30px 20px 40px;
}

#intro {
	font-size: 1.4em;
	line-height: 1.4;
	color: #3c4a57;
	
	margin-bottom: 10px
}

#home_main .box {
	width: 299px;
	overflow: visible;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 10px;
	background: url(../images/homebox_top.png) 0 -5px;
}

#home_main .box h2 {
	text-transform: uppercase;
	font-size: 1em;
	color: #9aae1b;
	margin-left: 5px;
}

#home_main .box p {
	margin: 10px;
	font-size: 0.88em;
	line-height: 1.3;
}

#home_main .box .bottom {
	width: 100%;
	height: 10px;
	background-image: url(../images/homebox_bottom.png);
}

#home_sidebar {
	width: 245px;
	margin: 25px 0 20px 0;
}

#site_controls {
	width: 207px;
	height: 20px;
	margin-bottom: 0px;
	background: url(/images/sidebar_sprites.png) no-repeat;
	overflow: hidden;
	
}

#site_controls a {
	display: block;
	float: left;
	height: 20px;
	overflow: hidden;
	color: transparent;
	text-indent: -999em;
}

#textsize_small {
	width: 13px;
	margin-left: 51px
}

#textsize_big {
	width: 12px;
}

#page_print {
	width: 45px;
	margin-left: 10px;
}

#page_email {
	width: 52px;
	margin-left: 10px;
}

#home_sidebar .box,#inner_sidebar .box {
	width: 207px;
	overflow: visible;
	margin-bottom: 20px;
	margin-right: 10px;
	background: url(/images/sidebox_top2.png) 0 0px;
}

#home_sidebar .box h2,#inner_sidebar h2 {
	font-size: 11px;
	text-transform: uppercase;
	color: #585e32;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 8px;
}

#home_sidebar .box p,
#home_sidebar .box form,
#inner_sidebar .box p,
#inner_sidebar .box form {
	margin: 16px 10px 16px 16px;
}

#home_sidebar .box form,
#inner_sidebar .box form {
	margin-right: 0;
}

#home_sidebar .box .bottom,
#inner_sidebar .box .bottom {
	width: 100%;
	height: 10px;
	background-image: url(/images/sidebox_bottom_white.png);
}

form#email_signup input {
	vertical-align: middle;
}

/* @group Sidebar */

#sidebar {
	background: transparent;
	width: 214px;
	border-top: 1px solid white;
}

#sidebar_header {
	background: #799BA2 url(../images/sidebar/sidebar_divider.png) no-repeat 0 bottom;
	width: 100%;
	height: 76px;
	
	margin-bottom: 20px;
}

#sidebar_header h1 {
	width: 160px;
	padding-top: 25px;
	margin-left: 25px;
}

#sidebar ul {
	color: white;
	width: 160px;
	margin-left: 25px;
}

#sidebar ul li {
	font-size: 11px;
	text-transform: uppercase;
	list-style: none;
	
	margin-bottom: 8px;
	display: block;
	width: 100%;
	border-bottom: 1px solid #303C48;
	padding-bottom: 8px;
}

#sidebar ul li a {
	display: block;
	width: 100%;
	color: #C7DE2F;
	line-height: 1.3;
}

#sidebar ul li a:hover,
#sidebar ul li a.active {
	color: white;
	border-bottom: none;
}

#sidebar ul li a.active {
	padding-bottom: 8px;
}

#sidebar ul li ul {
	margin-left: 0;
	margin-top: 6px;
}

#sidebar ul li ul li {
	text-transform: none;
	margin-bottom: 0;
	border-bottom: none;
}

#sidebar ul li ul li ul li a{
	text-transform: none;
	margin-bottom: 0;
	border-bottom: none;
	margin-left:15px;
	background: url(/images/bullets2.png) no-repeat 0 2px;
	padding-bottom:0px;
}

/* the deep deep nav */
#sidebar ul li ul li ul li a{
	text-transform: none;
	margin-bottom: 0px;
	border-bottom: none;
	margin-left:10px;
	background: none;
	padding-bottom:0px;
	list-style-type: none;
	margin-top: 0px;
	line-height: 100%;
	padding-top: 0px;
	background: url(/images/line.png) no-repeat 0 2px;
	text-indent: -4px;	
}




#sidebar ul li ul li a {
	padding-left: 16px;
	background: url(/images/bullets.png) no-repeat 0 2px;
	font-weight: normal;
}

#sidebar ul li ul li a:hover,
#sidebar ul li ul li a.active {
	background-position: 0 -78px;
	padding-bottom: 0;
}

/* @end */

#main {
	width: 746px;
}

#photo_bar {
	width: 745px;
	height: 76px;
	background-image: url(../images/photo_bar.jpg);
	margin: 1px 0 0 1px;
}

#main_content {
	width: 450px;
	color: #333;
	line-height: 1.4;
	font-size: 0.95em;
	display: inline;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}


#main_content h1{

	color: #3B4856;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 0.5em;
}
}

#main_content h2 {
	color: #3B4856;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 0.5em;
}

#main_content h3 {
	color: #3B4856;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0.5em;
	margin-top: 1em;
}

#main_content p {
	margin-bottom: 0.5em;
}

#main_content a {
	color: #0E73A9;
}

#main_content ul {
	margin-bottom: 0.5em;
	padding-left: 1.5em;
	list-style-image: url(/images/body_bullet.png);
}

.content_controls {
	text-align: right;
	margin-top: 0m;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.content_controls a {
		padding-left: 1em;
}

#inner_sidebar {
	width: 217px;
	float: right;
	margin-top: 25px;
	display: inline;
}

br.clearing {
	clear: both;
}

#footer {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 55px;
	
	padding-top: 7px;
	font-size: 0.85em;
	
	color: #9b9b9b;
	text-align: center;
	
	background: #c6d1d3 url(/images/bg_footer.png) no-repeat 0 0;
}



.searchpaging ul li{
 display:block;
 float:left;
 margin:0px 5px 0px 5px;
}

/* @group Dialogs */

.dialog {
	position: absolute;
	top: 285px;
	right: 50px;
	width: 222px;
	text-align: center;
	font-size: 11px;
	background: white;
	border: 1px solid #ddd;
	z-index: 60;
}

.dialog .inner {
	padding: 10px;
}

.dialog .closeX {
	text-align: right;
	padding-right: 1px;
	padding-bottom: 10px;
	float: right;
}

.dialog table {
	text-align: left;
	width: 197px;
	margin: 0 auto;
}

.dialog th {
	padding-bottom: 4px;
}

.dialog table.cart_summary {
	border-top: 1px solid #ddd;
	margin: 20px auto;
	padding-top: 4px;
}

.dialog table .col_numeric {
	text-align: right;
}

.dialog .actions {
	margin: 10px 0 12px 0;
	text-align: center;
}

.dialog .actions img {
	padding-bottom: 6px;	
}

#shareDialog h3 {
	text-align: left;
}

#shareDialog-sent {
	border: 1px solid red;
	padding: 8px;
	margin: 20px 0px;
	display: none;
}

#shareDialog-sent h3 {
	font-size: 22px;
	color: red;
}

#shareDialog-sent p {
	font-size: 12px;
}

#shareDialog p,
#shareDialog form {
	text-align: left;
	margin-bottom: 1em;
}

#shareDialog .preview {
	width: 200px;
	background: white url(../images/dialogs/preview_bg.gif) no-repeat;
	margin-bottom: 1em;
}

#shareDialog .preview img {
	width: 95px;
	height: 95px;
}

#shareDialog form .input {
	margin-bottom: 0.5em;
	line-height: 1.5;
}

#shareDialog form input.text,
#shareDialog form textarea {
	width: 190px;
	border: 1px solid #630;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

/* @end */