/* ========================================================= */
/* IPTC 2008                                                 */
/* ========================================================= */

/* ================================= */
/* Page  layout                      */
/* ================================= */
/* Inserting IPTC special here */
/* Color reference */
/*
sub-nav not hovered: #a79d96 (light)
hover (all): #7c6474 (dark)
*/

.div_subnav {
	float: right;
	border: 1px solid #333333;
	padding: 10px;
	width: 180px;
	margin: 0px 0px 5px 10px;
}
.div_subnav ul {
	margin-top: 0px;
}
.div_subnav ul li.here {
	text-decoration: none;
	list-style: url(../images/site/subnav-arrow.gif);
}
.div_subnav ul li.here a {
	text-decoration: none;
	color:#000000;
}
.div_subnav h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #5b1f4a;
}
.you-are-here {
	float:			left;
	margin-bottom:	1em;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	padding-bottom: 5px;	
}

.you-are-here li {
	border-left:	none;
	border-top:		none;
	padding: 		.5em 1em;
	background:		#a79d96;
	color: #FFFFFF;	
}



.bc {
	color: #333333;
}

#org_sponsors {
	text-align: center;
	width: 159px;
	background-color: #ffffff;
	float: right;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#org_sponsors h3 {
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	text-align: left;
	padding-bottom: 6px;
	margin-bottom: 3px;
}
#org_sponsors img {
	text-align: center;
	padding-bottom: 10px;
}

#inside_host {
	background-color: #ffffff;
	padding-left: 41px;
	width: 152px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0px;
	float: left;
}
#inside_host h3 {
	font-size: .9em;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-right: 24px;
}



/* Adapted from OTC */

#container {
	margin: 0px auto 30px;
	padding: 0px;
	width: 910px;
	top: 10px;
}
#container_h {
	margin: 0px auto 30px;
	padding: 0px;
	width: 910px;
	top: 10px;
}
#header {

}
#header_print {
	display: none;
}
#home_page_body, #page_body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/site/pageBodyBG.jpg);
	background-repeat: repeat-y;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 910px;
	background-position: left;
}

#lcol {
	float: left;
	width: 208px;
	margin: 0px;
	padding: 0px;
}
#home_content {
	float: left;
	width: 702px;
}

#mcol {
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px;
}
#mcol_home {
	float: left;
	width: 510px;
	margin: 0px;
}
#rcol {
	float: right;
	width: 185px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#societies {
	/*float: left;*/
	margin-left: 15px;
	clear: both;
	width: 675px;
	margin-bottom: 10px;
}
#societies   h3 {
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sponsoring {
	margin-bottom: 50px;
}

#sponsoring img {
	margin-right: 40px;
}





/* ================================= */
/* HTML redefinition for defaults    */
/* ================================= */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	background: #3f3f3f;
}
p, p.normal, ul {
	margin-bottom: 0.75em;
	margin-top: .5em;
}
ul {
	padding-left: 0.75em;
	margin-left: 0.75em;
}
li {
	margin-bottom: .25em;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
/* Do not display hr - for printing/no CSS only */
hr {
	display: none;
}
div {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #993366;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}

/* ================================== */
/* LEFT COLUMN                        */
/* ================================== */

.lcol_bdy {
	padding: 0px;
	margin: 0px;
}
#teardrop {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 208px;
	background-image: url(../images/site/Banner-Left_01.jpg);
	background-repeat: no-repeat;
}
#home_page_body #lcol, #page_body #lcol {
	width: 208px;
	padding-left: 0px;
	background-color: #000000;
}
#home_page_body .lcol_bdy {
	padding: 0px;
	margin: 0px;
}
#main_menu {
	font-size: 100%;	
	font-weight: bold;
}

#pre_content1, #pre_content2 {
	font-size: 90%;
}
#pre_content1 {
	text-align: center;
	margin: 0px 0px 15px;
	padding: 15px 0px 0px 7px;
	clear:left;
}
#pre_content2 {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	width: 185px;
	color: #ffffff;
	overflow: hidden;
}
#pre_content2 h3 {
	margin-bottom: 8px;
	color: #ffffff;
}

/* ================================== */
/* RIGHT COLUMN                       */
/* ================================== */

.rcol_bdy {
	margin: 0px;
	padding: 10px 8px 5px 15px;
}

#post_content {
	clear: both;
	font-size: 90%;
	margin-top: 30px;
	float: right;
	width: 159px;
	padding-right: 10px;
	padding-left: 10px;
}
/* ================================= */
/* Main content styles               */
/* ================================= */

#main_content {
	font-size: 90%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
#extra_info {
	float: right;
	width: 150px;
	font-size: 95%;
	text-align: right;
	border: 1px solid #608025;
	padding-right: 8px;
	margin-bottom: 15px;
}
#doha {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}


/* Try using unclassed defaults for now */
table {
	margin: 1.5em 0em 0.75em;
	border-collapse: collapse;	
}
table table, table.grid {
	margin-top: 0px;
}
table.grid h2 {
	margin-bottom: 0px;
	margin-top: .5em;
}

td {
	padding: 3px 10px 3px 3px;
	vertical-align: top;
	border-collapse: collapse;
}
th {
	padding: 3px 5px 3px 5px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	background: #a79d96;
}
table ul {
	margin: 0em 0em .3em;
	padding: 0em 0em 0em 1.5em;
}
table ul li {
	padding: 0em;
}
table p {
	margin-bottom: 5px;
	margin-top: 0px;
}
table.grid p {
	margin: 0px;
}
table h2 {
	margin-top: 0px;
}

/* Small grid for hotels, etc. ================================== */

.smallGrid {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
.smallGrid td {
	margin: 0px;
	padding: 3px;
	text-align: center;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	vertical-align: top;
}
.smallGrid th {
	margin: 0px;
	padding: 3px;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background: #F3F3F3;
	font-size: 11px;
}
.smallGrid td.td_title {
	margin: 0px;
	padding: 3px;
	text-align: left;
}
.smallGrid tr.tr_alt {
	background: #D6EEFF;
}

/* ================================= */
/* FOOTER                            */
/* ================================= */

#footer {
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	background: #000000;
	clear: both;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#footer p.copyright {
	margin: 0px;
	padding: 0px 0px 2px;
}

#footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	background: #D5E1F1;
}

/* ================================= */
/* GENERAL UTILITY                   */
/* ================================= */

.top_border {
	border-top: 1px solid #000000;
}


.small_text {
	font-size: 90%;
}
.smaller_text {
	font-size: 85%;
}
.txt_align_center {
	text-align: center;
}
.txt_align_left {
	text-align: left;
}
.txt_align_right {
	text-align: right;
}
.float_left {
	float: left;
}
.float_left_img {
	float: left;
	margin: 0px 10px 10px 0px;	
}
.float_right {
	float: right;
}
.float_right_img {
	float: right;
	margin: 0px 0px 10px 10px;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
.clear_both {
	clear: both;
}

/* ================================= */
/* Header and Footer links           */
/* ================================= */
/* See footer above for link and text colors */
/* IDs to position */
#div_ftr_links {
	padding: 3px 0px 2px;
	margin: 0px;
	text-align: center;
}
#login_links {
	padding: 10px 10px 0px 0px;
	margin: 0px;
	text-align: right;
	float: right;
}
/* Common classes - used in footers, top navigation, etc. - horizontal lists from ul */
.ul_horiz {
	margin-left: 0;
	padding-left: 0;
	font-size: 11px;
	display: inline;
}
.ul_horiz a {
	text-decoration: none;
	padding: 0px 8px;
}
.ul_horiz li {
	margin-left: 0px;
	padding: 0px 8px;
	border-left: 1px solid #FFFFFF;
	list-style: none;
	display: inline;
	line-height: 10px;
}
.ul_horiz li.li_first {
	border-left: none;
}
/* Added for this event */
.photos {
	text-align: center;
	clear: both;
}
.photos img {
	padding: 10px;
	vertical-align:text-top;
}

