/*BODY*/
BODY
{
	behavior: url("style/csshover.htc"); 
	padding:0px;
	margin:0px;
	font-size:12px;
}
.RadMenu_ISI 
{
	left:20px;
}
IMG
{
	border:0px !important;
}
DIV.clearer { clear: both; }


h2
{
	line-height:10px;
	padding:0px;
	margin:0px;
}
.contenttable
{
	
	width:100%;	
}
.navigation
{
	border-right:1px solid #d9d9d9;
	left:20px;
	width:200px;
}
.content
{
}
div.externalLogin
{
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-205px;
	margin-top:-122px;
	height:255px; 
	width:410px; 
	background-image:url(images/logintable_background.png);
	background-position:top left;
}

DIV.globalwarning
{
    position: fixed;
    height: 49px;
    width: 744px;
    top: 1px;
    line-height: 46px;
    padding-left: 60px;
}

*html DIV.globalwarning
{
    position: absolute;
    left: 50%;
	margin-left: -402px;
}
/*Main Menu*/
.mainmenuitem
{
	text-align:center;
	height:18px;
}
.mainmenuitem A
{
	padding:10px;
	text-decoration:none;
}
.mainmenuitem A:hover
{
}

.mainmenutable
{
}
.headermainmenu
{
	width:100%;

}
.mainmenu
{
	width:100%;
}
/* Header*/
.headinglogo
{
	position:absolute;
	left:1px;
	top:1px;
}
.headingtable
{
	width:100%;
}
.headinglogo
{
	width:100%;	
}
.headingbasket
{
	height:75px;
	overflow:hidden;
	padding:10px;
}
.headingbackground
{
}
/*Navigation*/
.navigationleftspace
{
	width:25px;
}
.navigation
{
	width:200px;
}
.navigation LI
{	
	list-style: none;
	margin-left:-40px;
	width: 180px;
	line-height: 35px;
	padding-left:20px;
}

.navigation LI UL LI
{
	margin-left: -60px;
	padding-left:25px;
	width: 175px;
}
.navigation LI UL LI A
{
}

.navigation A
{	
	display: block;
	list-style: none;
	text-decoration:none;
}

.navigation A:hover
{
	text-decoration:underline;
}


/*Extra interfaces */

*html #loggin
{
    position: absolute;
}

#loggin P
{
	padding: 0px;
	padding-bottom: 8px;
	color: #ff0000;
	min-height: 12px;
}

.buttonback
{
	cursor:hand;
    position: absolute;
    display: block;
    height: 24px;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    left:0px;
    top:27px;
    color:#1076b8;
    width: 24px;
}
/*********************/
#searchlight
{
	position: fixed;
	opacity: .0;
	filter: alpha(opacity=	0);
	width: 240px;
	height: 37px;
	top: 182px;
	left: 573px;
	background-color: #000000;
	border-left: 10px solid #eeeeee;
	border-right: 10px solid #eeeeee;
	border-bottom: 10px solid #eeeeee;
	color: #ffffff;
	padding-top: 8px;
	padding-right: 10px;
	display: none;
	text-align: right;
	font-weight: bold;
	line-height: 19px;
}

#searchlight INPUT
{
	width: 167px;
	margin-left: 5px;
}

#searchlight A
{
    font-weight: normal;
    font-size: 12px;
    color: #ffffff;
}

