﻿body
{
	padding: 0;
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
	z-index:0;
}

form
{
	display:inline;
}

input, textarea, select
{
	/*background-color:#aed5f2;*/
	/*background-color:#bfdff7;*/
	background-color:#e0eef9;
	font-size:11px;
	border:1px solid #aed5f2;
}

.smallRadioButton, input.smallRadioButton
{
    font-size:9px;
    background-color:transparent;
    border:0px none transparent;
    margin:0px;
}

ul
{
	list-style:none;
	margin: 0;
	padding: 0;
}

ul li
{	
	background-image:url('Images/raquoBlack.gif');
	background-repeat:no-repeat;
	padding-left:14px;
	margin-bottom:4px;
}

ul li a, a:link, a:visited, a:active
{
	color:#000077;
	text-decoration:none;
}

h1
{
	font-size:13px;
	color:#247ec2;
}
h2
{
	font-size:11px;
	color:#247ec2;
}

.floatleft
{
    float:left;
}

.floatright
{
    float:right;
}

.clearboth
{
    clear:both;
}

.smalltext
{
    font-size:10px;
}

.buttonLink
{
	display:block;
	background-color:#e0eef9;
	font-size:11px;
	border:1px solid #aed5f2;
	padding: 2px 5px 2px 5px;
	float:left;	
}

.td_padding5
{
	padding: 2px 1px 2px 1px;
}

.submenu
{
	padding-left:22px;
	background-image:url('Images/dots_small.gif');
	background-repeat:no-repeat;
}

.Comment
{
	padding-left:22px;
	background-repeat:no-repeat;
	vertical-align:top;
}

.HardwareAttribute
{
	padding-left:22px;
	background-image:url('Images/icons24x24/dots.gif');
	background-repeat:no-repeat;
	vertical-align:top;
}

.HardwareSubAttribute
{
	padding-left:46px;
	background-image:url('Images/icons24x24/dots2.gif');
	background-repeat:no-repeat;
}

.profileH1
{
	font-weight:bold;
}

.ProfileListView
{
	width:600px;
}
.ProfileListViewSmall
{
	width:500px;
}

#fcontainer
{
	margin:0px;
	min-width:900px;
	border:1px solid #247ec2;
	padding:0;
	display:block;
	min-height:700px;
}

#header
{
	height: 98px;
	width:844px;
	background-image: url(Images/header_mitlogo.jpg);
	background-repeat: no-repeat;
	padding-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	vertical-align:bottom;
}
#headerSearch
{
    padding-bottom:20px;
    text-align:right;
    padding-right:40px;
}
#headerBG 
{
	background-image: url(Images/headerBG.jpg);
	background-repeat: repeat-x;
}

#footerBG
{
	position:relative;
	height:100px;
	width:100%;
	text-align:left;
	background-image: url(Images/headerBG.jpg);
	background-repeat: repeat-x;
	padding:0;
	margin:0;
	background-color:#0668b3;
}

#footer
{
	position:relative;
	height:100px;
	width:1000px;
	color:#ffffff;
	text-align:center;
	padding-top:5px;
}

#subFooter
{
	position:relative;
	/*width:100%;*/
	text-align:center;
	color:#ffffff;
	background-color:#000000;
	padding:2px 5px 2px 5px;
	margin:0px 0px 0px 0px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active
{
	color:#ffffff;
	text-decoration:underline;
}

.white, a.white, a.white:hover, a.white:active, a.white:visited,
.white a, .white a:hover, .white a:active, .white a:visited
{
    color:#ffffff !important;
}

a.topmenu_button_orange, a:link.topmenu_button_orange, a:visited.topmenu_button_orange, a:active.topmenu_button_orange
{
    margin:0px;
	display:block;
	background-image: url(Images/topbutton_kurz_orange_inactive.gif); 
	background-repeat: no-repeat; 
	color:#ffffff; 
	width:80px; 
	height:21px;
	text-align:center;
	padding-top:2px;
	font-size:11px;
	float:left;
}

a:hover.topmenu_button_orange
{
    margin:0px;
	display:block;
	background-image: url(Images/topbutton_kurz_active.gif); 
	background-repeat: no-repeat; 
	color:#000000; 
	width:80px; 
	height:21px;
	text-align:center;
	padding-top:2px;
	font-size:11px;
	float:left;
}


a.topmenu_button, a:link.topmenu_button, a:visited.topmenu_button, a:active.topmenu_button
{
    margin:0px;
	display:block;
	background-image: url(Images/topbutton_kurz_inactive.gif); 
	background-repeat: no-repeat; 
	color:#ffffff; 
	width:80px; 
	height:21px;
	text-align:center;
	padding-top:2px;
	font-size:11px;
	float:left;
}

a:hover.topmenu_button
{
    margin:0px;
	display:block;
	background-image: url(Images/topbutton_kurz_active.gif); 
	background-repeat: no-repeat; 
	color:#000000; 
	width:80px; 
	height:21px;
	text-align:center;
	padding-top:2px;
	font-size:11px;
	float:left;
}

#panelLeft
{
	/*position: absolute;*/
	width: 170px;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url('Images/leftPanelBG.jpg');
	/*float:left;*/
}
#page
{
	/*position: relative;
	float: left;*/
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	margin-bottom:0px;
	width:922px;
	min-height:600px;
	/*margin-left:170px;*/
}
#page_main_column
{
    padding-top:0px;
    padding-right:10px;
    border-right:1px dotted #000000;
    margin-right:10px;
    width:600px;
    float:left;
}
#page_main_colum h1
{
    margin-top: 20px;
}

#page_right_column
{
    float:left;
    width:300px;
}

#panelRight
{
	position: absolute;
	right:0px;
	top:100px;
	width: 310px;
}
.dynamicPanelHeader
{
	background-image: url(Images/PanelHeader_Middle.gif);
	background-repeat:repeat-x;
	text-align: center;
	padding-top: 1px;
	height:19px;
	color:#146eb2;
	font-size:12px;
}

.leftPanelContent
{
	margin-left: 10px;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStarFrontEnd {
    background-image: url('/Images/FilledStar.png');
    float:left;
    width:12px;
    background-repeat:no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}

.middlePanelHeader
{
	width:600px;
	font-size:14px;
	padding-top:0px;
	color:#247ec2;
	font-weight:bold;
}

.middlePanelHeaderStyle2
{
	width:600px;
	font-size:14px;
	padding-top:0px;
	color:#247ec2;
	font-weight:bold;
}

.middlePanelHeaderStyle3
{
	width:900px;
	font-size:14px;
	padding-top:0px;
	color:#247ec2;
	font-weight:bold;
}

.rightPanelHeader
{
	width:270px;
	font-size:14px;
	padding-top:0px;
	color:#247ec2;
	font-weight:bold;
}

.commentUsernameSpan
{
	font-size:11px; 
	/*width:280px;*/
	overflow:hidden; 
	display:block;
	color:Blue;
	font-style:italic;
	padding-bottom:2px;
}

.commentSpan
{
	font-size:10px; 
	/*width:280px; */
	overflow:hidden; 
	display:block;
	padding:0px;
	line-height:14px;
}

.red
{
    color:#990000 !important;
}

.latestVisitsSpan
{
	font-size:9px; 
	/*width:280px; */
	overflow:hidden; 
	display:inline;
	padding:0px;
	line-height:18px;
}

.style2
{
	width: 600px;
}

.style1
{
	width: 600px;
	border:1px dotted #247ec2;
}

.style1 td
{
	height:25px;
	width:250px;
}

.cButton
{
	margin-right: 10px;
}

.ajax__validatorcallout
{
	z-index:100;
	border:0px none #ffffff;
}

.HardwareExample
{
	font-size:9px;
	display:block;
}

.messageTable tr td
{
    border:1px solid #aaaaaa;
    padding:5px;
}

.messageTable tr td table tr td
{
    border:none;
    padding:5px;
}


/* autocomplete lists */
.cList, .cList li
{
    background-image:none;
    z-index: 999;
    list-style: none;
    padding: 0;
    margin: 0;
}

.small
{
    font-size:9px !important;
}


/* news */

.news_overview_item
{
    width:540px;
    margin-top:10px;
    margin-left:10px;
    margin-right:10px;
    margin-bottom:0px;
}

.news_overview_headline
{
    font-weight:bold;
    font-size:13px;
    display:block;
}

.news_overview_teasertext
{
    margin-top:5px;
    text-align:justify;
    border-top:1px solid #333366;
}

.news_single
{
}

.news_single_text
{
    margin-top:5px;
    text-align:justify;
    border-top:1px solid #333366;
    width:440px;
}

/* completion start */
.completion_outer
{
    width:56px;
    height:14px;
    background-color:#000000;
    position:absolute;
    z-index:10;
    margin-top:-7px;
}

.completion_inner
{
    position:absolute;
    background-image:url('Images/completion.png');
    background-repeat:no-repeat;
    background-color:#000000;
    top:0px;
    left:0px;
    height:14px;
    z-index:15;
}

.completion_label
{
    position:absolute;
    top:1px;
    left:2px;
    color:#ffffff;
    z-index:20;
    font-size:9px;
    font-weight:bold;
}
/* completion end */
