/*Styles for SGIUG 2010 Website*/


/* Color Palette
sgi blue  : #0079c1
sgi green : #4aaa42
link blue : #49972f
light grey : #d5effb
hilite orange: #f9da78
black background: #000
*/


/* //////// CSS RESET ///////////// */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

 li {
padding-bottom: 10px;}


blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ////////////////END RESET//////////////////////////////////////////////////////////////////////////////////////////////////////////////// */






/* ///////// BODY /////////// */

body { 
	background: #000; 
	padding: 20px 5px;
	font: normal 100% "Helvetica Neue", Arial, Helvetica, sans-serif;
}

p, li, dt, dd, th, td {
	font-size: 0.8125em;
}

h1, h2, h3 {
	font: normal 18px Verdana, Tahoma, Geneva, sans-serif; 
	color: #0b61a3;
	margin-bottom: 10px;
}

h4 {font-family: helvetica, arial, sans-serif; color:#0b61a3; font-size:17px; font-weight:normal;
}

a:link { text-decoration:none;
}

a:visited { text-decoration:none;

}

hr {height:4px;
	color:#d3edd1;
	background-color:#d3edd1;
	border:0;
	margin-top:25px;
	}

#wrapper {width:960px;  margin: 0 auto; background-color:#fff;
}

/* ///////// HEADER ////////////// */

#header {background: #0079c1; 
}

/* ////////////// NAVIGATION  ///////////// */

#navigation { background: #4aaa42 url('Images/navbar.jpg') repeat-x;
width: 100%;
height: 26px;}



#nav   {
width: 800px;
margin: 0 auto;
padding-left:484px;
padding-top:5px;

}
 
#nav li{
display:inline;
color:white;
font-family: helvetica, arial, sans-serif;
font-size:17px;
}

#nav a:link { color:#ecf7fc;
				text-decoration:none;
}

#nav a:visited { color:#ecf7fc;
				
}

#nav a:hover {color:#f9da78;
}
		
		
/* /////////// MAIN CONTENT ///////////////// */

#mainbody {
			width:925px;
			margin: 30px 0 0 20px;
}

#conferencelinks {
					/*border:2px solid #d3edd1;*/
					border: 1px solid #4aaa42;
					border: radius: 10px;
					-moz-border-radius: 10px;
					-webkit-border-radius: 10px;
					min-height:221px; 
					width:233px;
					float:right;
					margin-left:50px;
					margin-right:18px;
					padding: 5px 10px;
					display: inline;
					}
					
#conferencelinks2 {
					/*border:2px solid #d3edd1;*/
					border: 1px solid #4aaa42;
					border: radius: 10px;
					-moz-border-radius: 10px;
					-webkit-border-radius: 10px;
					min-height:221px; 
					width:233px;
					margin-left:50px;
					margin-right:18px;
					padding: 5px 10px;
					display: inline;
					}
					
#conferencelinks h3 {
					margin: 17px 0 0 17px;
					font-weight: bold;
					color: #0b61a3;
					font-size: 16px;
					
}
		
#conferencelinks2 h3 {
					margin: 17px 0 0 17px;
					font-weight: bold;
					color: #0b61a3;
					font-size: 16px;
					
}

#conferencelinks ul {margin: 5px 0 0 15px; list-style:disc; color:#49972f; }
#conferencelinks2 ul {margin: 5px 0 0 15px; list-style:disc; color:#49972f; }

#conferencelinks li { font-size:14px; }
#conferencelinks2 li { font-size:14px; }
#conferencelinks a:link { color:#49972f;
							text-decoration:none;
}

#conferencelinks2 a:link { color:#49972f;
							text-decoration:none;
}
#conferencelinks a:visited { color:#49972f; }
#conferencelinks2 a:visited { color:#49972f; }

#conferencelinks a:hover { color:#145b9d; }
#conferencelinks2 a:hover { color:#145b9d; }
	
 

	
#news {width:300px;  float:right; border-left:#d3edd1 1px solid; padding-left:30px;
}



#about {width:570px; min-height:500px; }


#news dt {font-weight:bold;
			margin-top:10px;
}
		
#news dd {margin-top:4px;
}

#sponsers h4{ margin-left:300px; padding-bottom:15px; padding-top:5px;
}

#sponsers img {padding-right:10px;margin-left:15px;
}

/* /////////////// FOOTER //////////////// */

#footer {background-image: url('Images/footerbackground.jpg'); background-repeat:repeat-x; margin-top:20px; 

}

#footer p { color:#d5effb; font-size:10px;
padding:  7px 0;
margin: 0 50px 0 30px;
}



/* ////////////////////////// Board Table /////////////////////////// */

table#boardtable {
	width: 800px;
	border: 1px solid #1b63b0; 
	padding:0; 
	margin: 0 auto;
	text-align: left;
}

#boardtable td {border-top: 1px solid #1b63b0; border-right: 1px solid #1b63b0; padding:4px; margin:0px; vertical-align: middle;
}

#boardtable th {border-top: 1px solid #1b63b0; border-right: 1px solid #1b63b0; padding:4px; margin:0px; vertical-align: middle; font-weight:bold; 
}
.chairtwo  {background-color: #e9f4fe;
}

.chairs  {background-color: #effee9;
}

#about dt {margin-top:40px; margin-bottom:5px;
}





#twocolumn {
width:393px;  float:right;
}

.conferenceimages {
padding: 30px 0 0 72px;
}

#conferencecopy {min-height:670px;
}


/* //////////////////////////// CONFERENCE TABLE /////////////////////////// */

table.conferencetable {border-collapse:collapse; border: 3px solid #1b63b0; padding:0; margin:10px 10px; 
}

.conferencetable td {border-top: 1px solid #d3edd1; border-right: 1px solid #d3edd1; padding: 6px 0; margin:0; vertical-align: middle; text-align:center; font-size:12px;
}

.conferencetable th {border-top: 1px solid #d3edd1; border-right: 1px solid #d3edd1; padding:4px; margin:0px; vertical-align: middle; text-align:center; font-weight:bold; 
}		
		
.tabledate td{background-color:#e9f4fe; font-size:14px;
}
.tabledate .tabletime{font-size:12px;}
.tableactivity td {background-color: #effee9; 
}
		
.conferencehead  {font-weight:bold; font-size:14px;}

.sessiontitle {color:#1b63b0;font-size:14px;
}

