/*******************************************************************
 *                                                                 *
 * IMC Copenhagen website Screen style                             *
 *                                                                 *
 *                                                                 *
 *                                                                 *
 *                                                                 *
 *******************************************************************/

/*
 *
 * Body and globally
 * =================================================================
 *
 */

body
{
	margin: 0;
	padding: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a, a:link, a:active, a:visited, a:hover
{
	color: #333333;
	text-decoration: none;
}

a:hover
{
	color: #666666;
	text-decoration: underline;
}

table.UC
{
	border: dotted 0px #cc0000;
}

span.StandardText
{
	font-size: 75%;
}

.StandardText
{
	font-size: 75%;
}

td.StandardText
{
	font-size: 75%;
}
 
p
{
	line-height: 1.4em;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1.2em;
}

ul
{
	margin-left: 1.5em;
	padding-left: 0;
	line-height: 1.4em;
}
li
{
	line-height: 1.4em;
	padding-bottom: 0.6em;
}

/*
 *
 * Standard elements
 * =================================================================
 *
 */

span.ToolTitle
{
	font-size: 80%;
	font-weight: bold;
	color: #666666;
}


a.corp, a.corp:link, a.corp:active, a.corp:visited, a.corp:hover
{
	color: #cccccc;
	font-size: 100%;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
}
a.corp:hover
{
	text-decoration: underline;
}

.corp
{
	color: #999999;
	font-size: 67%;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
}

a.BoxHeader, a.BoxHeader:link, a.BoxHeader:active, a.BoxHeader:visited, a.BoxHeader:hover
{
	font-size: 75%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

span.BoxHeader
{
	font-size: 75%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/*
 *
 * File type link decoration
 * =================================================================
 *
 */

a[href $='.pdf']
{ 
   padding-left: 18px;
   background: transparent url(../grfx/icons/page_white_acrobat.png) no-repeat center left;
}
a[href $='.cs']
{ 
   padding-left: 18px;
   background: transparent url(../grfx/icons/page_white_csharp.png) no-repeat center left;
}
a[href $='.cpp']
{ 
   padding-left: 18px;
   background: transparent url(../grfx/icons/page_white_cplusplus.png) no-repeat center left;
}
a[href $='.zip']
{ 
   padding-left: 18px;
   background: transparent url(../grfx/icons/page_white_compressed.png) no-repeat center left;
}
a[href $='.tar.gz']
{ 
   padding-left: 18px;
   background: transparent url(../grfx/icons/page_white_compressed.png) no-repeat center left;
}
a[href $='.xls']
{ 
   padding-left: 18px;
   background: transparent url(../grfx/icons/page_white_excel.png) no-repeat center left;
}
a[href $='.doc']
{ 
   padding-left: 18px;
   background: transparent url(../grfx/icons/page_white_word.png) no-repeat center left;
}
a[href $='.php']
{ 
   padding-left: 18px;
   background: transparent url(../grfx/icons/page_white_php.png) no-repeat center left;
}
a[href $='.ppt']
{ 
   padding-left: 18px;
   background: transparent url(../grfx/icons/page_white_powerpoint.png) no-repeat center left;
}
a[href $='.h']
{ 
   padding-left: 18px;
   background: transparent url(../grfx/icons/page_white_h.png) no-repeat center left;
}
a[href $='.as']
{ 
   padding-left: 18px;
   background: transparent url(../grfx/icons/page_white_actionscript.png) no-repeat center left;
}

/*
 *
 * Tab menu styles
 * =================================================================
 *
 */

a.menu, a.menu:link, a.menu:active, a.menu:visited, a.menu:hover
{
	color: #ffffff;
	font-size: 67%;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

a.top_menu, a.top_menu:link, a.top_menu:active, a.top_menu:visited, a.top_menu:hover
{
	color: #ffffff;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

/*
 *
 * Admin menu styles
 * =================================================================
 *
 */

a.menu_tools, a.menu_tools:link, a.menu_tools:active, a.menu_tools:visited, a.menu_tools:hover
{
	color: #333333;
	font-size: 67%;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 2px;
}

span.menu_tools
{
	color: #999999;
	font-size: 67%;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 8px;
}

strong.menu_tools
{
	color: #333333;
	font-size: 67%;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

/*
 *
 * Side menu styles
 * =================================================================
 *
 */

a.tree, a.tree:link, a.tree:active, a.tree:visited, a.tree:hover
{
	font-size: 75%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.selectedtree, a.selectedtree:link, a.selectedtree:active, a.selectedtree:visited, a.selectedtree:hover
{
	font-size: 75%;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.sub, a.sub:link, a.sub:active, a.sub:visited, a.sub:hover
{
	font-size: 75%;
	color: #000000;
	text-decoration: none;
	margin-bottom: 4px;
}

a.selectedsub, a.selectedsub:link, a.selectedsub:active, a.selectedsub:visited, a.selectedsub:hover
{
	font-size: 75%;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 4px;
}

/*
 *
 * Content
 * =================================================================
 *
 */

div#maincontent
{
	margin-right: 20px;
	border-right: solid 1px #aaaaaa;
}

div#leftcolumn
{
	float: left;
	clear: none;
	width: 47%;
	background: #cccccc;
	border: dotted 1px #cc0000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 7px;
	padding: 0px;
}

div#rightcolumn
{
	clear: none;
	border: dotted 1px #cc0000;
	background: #cccccc;
	border: dotted 1px #0000cc;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 48%;
	padding: 0px;
}

div#footer
{
	border-top: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	background-color: #eeeeee;
	padding: 10px;
	font-size: 67%;
	color: #cccccc;
}

div#footer div#footer-copyright
{
	float: right;
	clear: right;
}
div#footer div#footer-links a
{
	color: #aaaaaa;
	color: left;
}

/*
 *
 * Content meta data styles
 * =================================================================
 *
 */

span.WrittenBy
{
	font-size: 67%;
	color: #cccccc;
}

a.WrittenBy, a.WrittenBy:link, a.WrittenBy:active, a.WrittenBy:visited, a.WrittenBy:hover
{
	color: #999999;
}

span.PublishDate
{
	font-size: 67%;
	color: #cccccc;
}

/*
 *
 * Content styles
 * =================================================================
 *
 */

span.SectionHeader
{
	font-size: 110%;
	font-weight: bold;
	color: #666666;
}

.Std_SubHeading
{
	font-size:90%;
	color: #666666;
	font-style: italic;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 20px;
}

.Std_BodyText
{
	font-size:80%;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

span.Std_BodyText
{
	font-size:80%;
	color: #000000;
}

span.GreyText
{
	color: #999999;
}
span.LightGreyText
{
	color: #cccccc;
}

table.StandardTable
{
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

table.StandardTable th
{
	font-size:80%;
	color: #000000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 4px 0px 4px 2px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;	
}

table.StandardTable td
{
	font-size:80%;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 4px 0px 4px 2px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;	
}

table.HeaderOnlyTable
{
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

table.HeaderOnlyTable th
{
	font-size:80%;
	color: #000000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 4px 0px 4px 2px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;	
}

table.HeaderOnlyTable td
{
	font-size:80%;
	color: #000000;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 4px 0px 4px 2px;
	border-top: solid 0px #cccccc;
	border-bottom: solid 0px #cccccc;	
}
/*
 *
 * Special sections: Login
 * =================================================================
 *
 */

div#LoginDialog
{
	width: 400px;
	float: center;
	border: solid 1px #aaaaaa;
}

/*
 *
 * Special sections: Frame version
 * =================================================================
 *
 */

body#FrameToc
{
	background: url(../grfx/bar_bg_fade_white.gif) repeat-x;
	background-attachment: fixed;
}

body#FrameContent
{
	background: url(../grfx/bar_bg_fade_white.gif) repeat-x;
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;
}

body#SearchBox
{
	background-color: #333333;
}

table#SearchTable
{
	width: 100%;
	border-top: solid 6px #666666;
}

table#SearchTable td
{
}

input#SearchField
{
	width: 100%;
}

input#SearchButton
{
	width: 60px;
}
