ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
	{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

body,td {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
}

body {
	background: #ffc;
}

a img,:link img,:visited img {
	border: none;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: underline;
	color: inherit;
}

h1 {
	font-size: 24px;
	padding: 4px 0px 5px 0px;
	font-weight: bold;
}

h2 {
	font-size: 20px;
	margin-top: 20px;
	padding: 3px 0px 4px 0px;
}

h3 {
	font-size: 18px;
	margin-top: 10px;
	padding: 4px 0px 4px 0px;
}

h4 {
	font-size: 14px;
	padding: 6px 0px 2px 0px;
	font-weight: bold;
}

#page_top {
	width: 960px;
	height: 18px;
	padding: 0px 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	background-image: url("/images/layout/page_bg_top.png");
	background-position: top;
	background-repeat: repeat-y;
	margin-left: auto;
}

.page {
	clear: both;
	display: block;
	width: 960px;
	padding: 0px 10px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("/images/layout/page_bg.png");
	background-position: top;
	background-repeat: repeat-y;
	margin-left: auto;
}

#page_header {
	height: 80px !important;
	overflow: none;
	width: 940px;
	margin: 0px 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #600;
}

#page_body {
	width: 940px;
	float: none;
	clear: both;
	margin: 0px 10px;
}

#breadcrumb {
	width: 100%;
	clear: both;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-top: 3px;
	font-size: 80%;
	font-weight: lighter;
}

.left_col,.center_col,.right_col,.double_col {
	display: inline;
	border: 0px;
	padding: 0px;
}

.left_col {
	width: 140px;
	margin: 0px;
	float: left;
}

.center_col {
	width: 520px;
	margin: 0px 10px 0px 10px;
	border: 0px;
	padding: 0px;
	float: left;
}

.right_col {
	width: 260px;
	float: left;
	overflow: hidden;
}

.double_col {
	width: 780px;
	margin: 0px 10px 0px 10px;
	border: 0px;
	padding: 0px;
	float: right;
}

#page_header .left_col,#page_header .center_col,#page_header .right_col
	{
	height: 80px;
}

#page_header .left_col {
	background-image: url('/images/layout/logo.png');
	background-position: center;
	background-repeat: no-repeat;
}

#page_header .center_col {
	text-align: center;
	font-size: 32px;
	background-image:
		url("/images/layout/royal_society_for_asian_affairs.png");
}

#page_header .right_col {
	font-size: 12px;
}

#page_body .left_col {
	line-height: 1;
}

.center_col {
	line-height: 1.5;
	text-align: justify;
}

#page_body .right_col {
	font-size: 11px;
}

/* MENU */
#page_body .left_col .menu_element,#page_body .left_col .menu_element_active_page
	{
	display: block;
	border-bottom: 1px solid #817143;
	background-color: #e4bf57;
}

#page_body .left_col ul,#page_body .left_col li {
	list-style: none;
}

#page_body .left_col a,#page_body .left_col a:hover {
	text-decoration: none;
	display: block;
	padding: 2px;
}

#page_body .left_col a:hover {
	background-color: #E2CA8D;
}

#page_body .left_col .menu_element_active_page {
	background-color: #F2AB65;
	display: block;
	padding: 2px;
}

#page_body .left_col .menu_1 {
	font-size: 15px;
	margin: 5px 5px 2px 0px;
}

#page_body .left_col .menu_2 {
	font-size: 13px;
	margin: 2px 5px 3px 10px;
}

#page_body .left_col .menu_3 {
	font-size: 13px;
	margin: 1px 5px 3px 20px;
}

#page_body .left_col .menu_4 {
	font-size: 11px;
	margin: 1px 5px 3px 25px;
}

.center_col p {
	margin: 4px 3px 7px 3px;
	border: 0px;
	padding: 0px;
}

.center_col li,.double_col li {
	margin-left: 25px;
}

#page_body a {
	text-decoration: none;
	color: #AF2829;
}

.center_col a:hover {
	text-decoration: underline;
}

.right_col h2 {
	background-color: #600;
	color: #fff;
	margin: 5px 0px 10px 0px;
	padding: 2px;
}

.right_col p {
	margin-bottom: 5px;
}

.right_col .event {
	padding-bottom: 4px;
}

.right_col .event img {
	margin-right: 3px;
}

.more {
	text-align: right;
	margin-bottom: 5px;
}

.right_col .more {
	font-weight: bold;
}

.footer_spacer {
	width: 960px;
	height: 20px;
	clear: both;
}

.footer {
	width: 960px;
	padding: 20px 0px;
	margin: 30px 0px 20px 0px;
	color: #fff;
	background-color: #600;
	text-align: center;
	font-size: 11px;
	clear: both;
}

.footer p {
	margin: 2px 0px;
}

#photos_container {
	height: 250px !important;
	width: 254px;
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#photos_container .photo {
	height: 250px;
	width: 250px;
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.page_head_note {
	font-size: 105%;
	padding: 10px;
	border: 3px solid #e7dfb9 !important;
	margin: 10px 0px;
}

.ssh {
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 2px 5px;
	display: block;
	border-bottom: 3px solid #e7dfb9;
}

.laytable {
	width: 100%;
	border-collapse: collapse;
}

.laytable th,.laytable td {
	vertical-align: top;
	padding: 3px;
	border-bottom: 1px solid #e7dfb9;
}

.laytable .noborder td,.laytable .noborder th {
	border-top: none;
	border-bottom: none;
}

.laytable tbody>tr>th {
	text-align: right;
}

.laytable td {
	text-align: left;
}

.videotable 
{
	width: 100%; 
	
}

.videotable th, .videotable td
{
	text-align: center !important; 
	vertical-align: top;
	padding: 5px;  
	border: 1px solid #ddd; 
}

.videotable td div, .videotable td a
{
	margin: 0px auto;
}

.nested {
	width: 100%;
	padding: 1px;
	border-collapse: collapse;
	border: 0px;
}

.nested td,.nested th {
	text-align: left;
	font-size: 12px;
}

.subscriptions_table {
	border-collapse: collapse;
}

.subscriptions_table td {
	width: 100%;
	border: 1px solid #999;
	padding: 1px;
	font-size: 14px;
}

.speaker_job_title,.speaker_institutional_affiliation {
	font-size: 85%;
}

.listtable {
	width: 100%;
	border-collapse: collapse;
}

.listtable .row1 td,.listtable .row1 th {
	background-color: #e7dfb9;
}

.listtable .border_bottom td,.listtable .border_bottom th {
	border-bottom: 1px solid #e7dfb9;
}

.listtable th,.listtable td {
	padding: 2px;
}

.listtable thead th {
	text-align: left;
}

.listtable td,.listtable tbody th {
	text-align: left;
	vertical-align: top;
}

.small_follower {
	font-size: 80%;
}

.events_list {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 5px;
}

.events_list td {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding: 2px 3px;
}

.events_list .date,.events_list .time {
	
}

.events_list .title {
	font-size: large;
	padding: 0px 0px 4px 0px;
}

.events_list .datecell {
	width: 20%;
}

.events_list .speaker {
	
}

.events_list .venue {
	
}

.events_list .pad_bottom td,.events_list .datecell {
	margin-bottom: 10px;
	border-bottom: 1px solid #e7dfb9;
	padding-bottom: 10px;
}

.col_header,.col_footer {
	background-color: #e7dfb9;
	padding: 5px 2px;
	border-top: 1px solid #DCDBBC;
	border-bottom: 1px solid #DCDBBC;
	overflow: auto;
	clear: both; 
}

.col_header {
	margin-bottom: 15px;
}

.col_footer {
	margin-top: 15px;
}

.col_header form table td,.col_header form table th {
	padding: 4px;
}

.col_header_pre {
	text-align: right
}

.col_header_pre a {
	background-color: #e7dfb9;
	padding: 5px 3px 2px 3px;
	border-top: 1px solid #DCDBBC;
	border-right: 1px solid #DCDBBC;
	border-left: 1px solid #DCDBBC;
	border-bottom: none;
	margin: 0px 2px 2px;
}

.pagination {
	padding: 2px;
	margin-top: 10px;
	font-size: 90%;
	text-align: center;
}

.col_header .title,.col_footer .title {
	font-weight: bold;
}

.col_header .list,.col_footer .list {
	padding: 2px;
	font-size: 10px;
	font-variant: small-caps;
	display: inline;
}

.col_header a,.col_footer a {
	padding: 2px;
	border: 1px solid #ccc;
}

.col_header a:hover,.col_footer a:hover {
	background-color: white;
	text-decoration: none !important;
}

.newslist {
	margin: 5px 0px 10px 0px;
}

.newslist_head {
	
}

.newslist_date {
	font-style: italic;
	padding-right: 20px;
}

.newslist_title {
	font-weight: bold;
}

.newslist_follower {
	margin-left: 20px;
	font-style: italic;
}

.col_center {
	text-align: center !important;
}

.col_flush_left {
	text-align: left;
}

.col_flush_right {
	text-align: right !important;
}

.regionlist_2 {
	margin-left: 10px;
}

.region_tags,.lecturer_initials {
	font-variant: small-caps;
	font-size: 10px;
}

.region_1,.region_2 {
	float: left;
	padding: 3px;
}

.region_1 a,.region_2 a {
	padding: 2px;
	border: 1px solid #ccc;
	margin: 2px 1px;
	clear: both;
}

.region_1 a:hover,.region_2 a:hover {
	background-color: #E2CA8D;
	text-decoration: none !important;
}

.region_2 {
	font-style: italic;
}

.photo_wrapper {
	border: 1px solid #e7df9b;
	padding-top: 5px;
	background-color: #e7dfb9;
}

.photo {
	text-align: center;
}

.photo_title {
	font-weight: bold;
}

.photo_caption {
	padding: 10px 5px;
	text-size: 12px;
	line-height: 1.05;
}

.photo_copyright {
	
}

.news_date {
	display: block;
	text-align: right;
	font-variant: small-caps;
}

.top_of_page_note {
	padding: 35px;
	text-align: center;
}

.sitemap1 {
	font-weight: bold;
}

.sitemap2 {
	padding-left: 10px;
}

.sitemap3 {
	padding-left: 25px;
	font-size: 90%;
}

.sitemap4 {
	padding-left: 40px;
	font-size: 90%;
}

.page_heading {
	border: 1px solid grey;
	border-collapse: collapse;
	width: 100%;
	background-color: #eee;
	padding: 10px;
	0
	px;
}

.page_heading th,.page_heading td {
	border: 1px solid grey;
	text-align: left;
	vertical-align: top;
	font-family: arial;
	font-size: 10px;
}

.library_browse {
	font-size: 12px;
	list-style-type: square;
}

.three_subcols {
	width: 30%;
	float: left;
	padding: 1%;
}

.large_field {
	font-size: 120%;
	padding: 5px;
	font-weight: lighter;
}

.medium_field {
	font-size: 120%;
	padding: 3px;
	font-weight: lighter;
}

.login_form,.secure_form {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background: #dedede;
	padding: 10px;
}

.login_form {
	font-size: 120%;
	font-weight: normal;
}

.secure_form td,.secure_form th {
	padding: 10px 2px;
}

.selected {
	color: red;
}

.title_follower_right {
	float: right;
	text-size: 90%;
	text-align: right;
}

.library_warning {
	background-color: #fee;
	border: 1px solid #f93;
	padding: 10px;
	text-align: center;
}

buttons {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}

.buttons .btn a,.buttons .not_btn {
	font-variant: small-caps;
	font-size: 10px;
	border: 1px outset black;
	margin: 0px 5px 0px 0px;
	padding: 4px;
}

.buttons .not_btn {
	text-decoration: line-through;
}

.buttons .btn a:hover {
	border: 1px inset black;
	text-decoration: none;
}

.loginbox {
	float: right;
	border-collapse: collapse;
}

.loginbox .caption {
	text-align: center;
}

.loginbox td,.loginbox th {
	padding: 1px;
	text-align: right;
}

.loginbox input #username,.loginbox input #password {
	width: 160px;
}

.loginbox .smalllink {
	font-size: 75%;
	color: #600;
}

.warning {
	background-color: #e66;
	padding: 5px;
}

.flash {
	background-color: #e66;
	text-size: 120%;
	font-weight: 600;
	text-align: center;
	padding: 5px;
	margin: 0px 0px 35px 0px;
	border: 1px solid #399;
}

.notice {
	background-color: #fcc;
	padding: 5px !important;
	font-weight: 600;
}

.form_block {
	float: left;
	margin: 5px;
}

.video_non_member
{
	padding: 25px 5px; 
	
	text-align: center; 
	
}

#send_load
{
	text-size: 9px; 
	font-variant: small-caps;
	background-color: #e4bf57;
	padding: 1px 3px; 
}

#video_invite_friend
{
	border: 1px solid #e4bf57;
	padding: 4px 0px; 
}

#video_invite_friend, #video_invite_friend td
{
	font-size: 10px;
}

#video_invite_friend .error
{
	display: block; 
	float: left;
	color: red;  
	
	}
