body {
	margin: 36px 0;
	padding: 0;
	background: #532A57;
	text-align: center;
	font-family: verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;	
	color:#333;
}

body, th, td, p, li { font-size: 11px; } 

#frame {
	margin: 0 auto;
	text-align: left;
	border-top: 1px solid #A796AE;
	padding: 18px;
	background: #fff;
	width: 754px;
}
#header {  margin: 0 0 32px 76px;}
#footer { clear:both; margin-left: 160px; padding: 1em 0 0 0; color: #808080; font-size: 10px; }

#sidebar {
	width: 142px;
	float: left;
}


#ist_logo { display: block; margin: 60px 0 30px 25px; }

#content {
	min-height: 400px;
	border-left: 1px solid black;
	padding: 0 0 0 16px;
	margin-left: 142px;
}


#intro { font-size: 12px; font-weight: bold; line-height: 20px; }

/* Search */
#search { margin-top: 30px; }
#qs_box {}
#qs_btn {}

/* main menu*/
ul#menu {
	padding: 0;
	margin: 0;
}
#menu li {
	line-height: 20px;
	list-style-type: none;
	padding: 0;
	margin: 0 0 2px 0;
	width: 124px;
	height: 20px;
}

#menu li a {
	display: block; 
}


/* headings */
h1 { padding-top: 0; margin: 0 0 1em 0; font-size: 14px; font-weight: bold; }
h2 { padding-top: 0; margin: 2em 0 1em 0; font-size: 12px; font-weight: bold; }
h2.compact { margin-bottom: 0; }
h3 { padding-top: 0; margin: 2em 0 0 0; font-size: 11px; font-weight: bold; }
h3.italic { font-style: italic; }
#home_side h2 { margin-top:0; }
#home_side h3 { margin-top:0; }

/* links */
a:link { color: #000; }
a:visited { color: #808080; }
a:hover { text-decoration:underline; }
a:active {}

p a:link { text-decoration:underline; }

a:link.pdf, a.pdf:visited {
	background: url(../gfx/pdf_small.gif) left no-repeat;
	padding-left: 20px;
	padding-bottom: 3px;
}

a:link.wmv, a.wmv:visited {
	background: url(../gfx/wmv-small.gif) left no-repeat;
	padding-left: 20px;
	padding-bottom: 3px;
}

a:link.zip, a.zip:visited {
	background: url(../gfx/zip_small.gif) left no-repeat;
	padding-left: 20px;
	padding-bottom: 3px;
}

a:link.ppt, a.ppt:visited {
	background: url(../gfx/ppt_small.gif) left no-repeat;
	padding-left: 20px;
	padding-bottom: 3px;
}
a:link.bitmap, a:visited.bitmap
{
	background: url(../gfx/icons/bitmap-small.gif) left no-repeat;
	padding-left: 20px;
	padding-bottom: 3px;
}
a:link.iso, a:visited.iso
{
	background: url(../gfx/icons/iso-small.gif) left no-repeat;
	padding-left: 20px;
	padding-bottom: 3px;
}

a:link { text-decoration: underline; }
#footer a:link, #footer a:visited { color: #000; }

/* lists */
ul {
	padding: 0;
	margin: 1em 0 0 1.5em;
}
li {
	line-height: 1.33em;
	list-style-type: square;
	padding: 0;
	margin: 0 0 1em 0;
}

ul.compact li { margin-bottom: 0.25em;  }
ul.nobullets li { list-style-type: none;  }
ul.noindent li { list-style-type: none;  }
ul.noindent { margin-left: 0; }



ul.datelist {}
ul.datelist li {  }
ul.datelist .date { display: block; color: #808080; font-weight:bold; font-size: 10px;}

#home_side li {	list-style-type: none; margin-left: 0; line-height: 15px;}

#home_side * { font-size: 10px; }
#home_side ul { margin-top: 0; }
#home_side a:visited { color: #000;, text-decoration: none; }

#disclaimer { color: #808080; }

/* tables */
table {
	width: auto;
	margin-bottom: 2em;
	/* 
	now specify real width for real browsers, well sortof 
	IE still doesn't like 100%, but 99% seems to do the trick ... 
	*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:99%;
}

table, tr, td { border-collapse: collapse; }

table.compact {
	width: auto;
}

tr:hover { background: #F5EEF7; }
th {
	vertical-align:top;
	text-align: left;
	padding: 5px;
}
td {
	vertical-align:top;
	text-align: left;
	padding: 5px;
}
table#events {
	border-top: 2px solid #532A57;
	border-bottom: 2px solid #532A57;
}
#events th { border-bottom: 2px solid #532A57; }
#events td { border-bottom: 1px solid #532A57; }


/* other common stuff */
img { border: 0; }

p {
	margin: 0 0 1em 0;
	line-height: 16px;
}
p.italic { font-style: italic; }

/* Homepage specific */
#home_main {
	padding-right: 16px;
	margin-right: 216px;
	border-right: 1px solid #6F5278;
}

#home_side {
	float: right;
	min-height: 400px;
	width: 200px;
	padding-left: 8px;
}

#home_side a:link { text-decoration: underline; }

/* partners page */
table#partners { border: 1px solid #F5EEF7;; }
#partners tr { }
#partners td + td { width: 100%; }
#partners tr:hover { background-color: transparent; }
#partners td {
	padding: 10px; 
	border: 1px solid #F5EEF7;;
}
#partners td.logo {
	text-align: center;
	vertical-align: middle;
}


table.plain {
    margin-bottom: 1em;
    line-height: 6px;
    font-weight: bold;
}


/*******************************************
	GOOGLE MINI RELATED
*******************************************/

.metaresults {
	margin-top: 20px;
	margin-bottom: 15px;
	background-color: #f2f2f2;
	padding:4px;
}
#results{
	/*6diss modifications*/
	
	margin-top:60px;
}
.sponsored{
	display:block;
	background-color:#e8eef6;
	padding-left: 5px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size:10px;	
}
.sponsored h1{
	text-align:right;
	margin:0px;
	padding-right:5px;
	font-size:10px;
	font-weight:normal;
}
.sponsored dt{
	font-size:12px;
	font-style:normal;
}
.sponsored dd{
	color:#6D6D6D;
	margin-left:0px;
	margin-bottom:5px;
}
.navigate{
	font-weight: bold;
	/*color:#000;*/
}
.navigate #synonym{
	float:left;
	width:50%;
	text-align:left;
	margin-bottom:10px;
}
.navigate .pagego{
	float:right;
	text-align:right;
	width:50%;
}
.navigate .pagego a{
	font-weight:normal;
	color:#6d6d6d;
	text-decoration:none;
}

.navigate .pagego a:hover{
	text-decoration:underline;
}


a:link.pdf, a:visited.pdf {
	background: url(../gfx/icons/pdf-small.gif) left no-repeat;
	padding: 4px 0 4px 20px;
}
a:link.ppt, a:visited.ppt{
	background: url(../gfx/icons/ppt-small.gif) left no-repeat;
	padding: 4px 0 4px 20px;
}
a:link.plain, a:visited.plain {
	background: url(../gfx/icons/txt-small.html) left no-repeat;
	padding: 4px 0 4px 20px;
}
a:link.doc, a:visited.doc{
	background: url(../gfx/icons/doc-small.gif) left no-repeat;
	padding: 4px 0 4px 20px;
}
a:link.xls, a:visited.xls{
	background: url(../gfx/icons/xls.gif) left no-repeat;
	padding: 4px 0 4px 20px;
}
a:link.audio, a:visited.audio {
	background: url(../gfx/icons/audio-small.html) left no-repeat;
	padding: 4px 0 4px 20px;
}
a:link.image, a:visited.image {
	background: url(../gfx/icons/jpg.html) left no-repeat;
	padding: 4px 0 4px 20px;
}
a:link.rss, a:visited.rss {
	background: url(../gfx/icons/rss.html) left no-repeat;
	padding: 4px 0 4px 20px;
}
a:link.zip {
	background: url(../gfx/icons/zip-small.html) left no-repeat;
	padding: 4px 0 4px 20px;
}

