body {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
}

body, div, p, td {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

a, a:visited {
	color: #0191c3;
	text-decoration: none;
}

a:hover {
	color: #1018e5;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
}

div {
	margin: 0px;
	padding: 0px;
}

#footer {
	width: 800px;
	background-color: #6d6d6d;
	height: 20px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

#headimage {
	width: 800px;
	height: 103px;
}

#topmenu {
	width: 800px;
	height: 20px;
	background-image: url(images/navi_bg_gray.jpg);
	text-align: right;
}

#top {
	/*
	margin-left: auto;
	margin-right: auto;
	*/
	width: 800px;
}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background: #073C7E url('images/eubiq_back.png') repeat-y;
	/*background-color: #073C7E;*/
}

#theme {
	width: 800px;
}

#content {
	width: 800px;
}

#left {
	width: 180px;
	background-color: #073C7E;
	padding-right: 10px;
	float: left;
	/*height: 500px;*/
}

#right {
	width: 590px;
	padding-left: 20px;
	background-color: #f7f7f7;
	float: left;
	/*height: 500px;*/
}

#left {
	padding-top: 20px;
}

table.products td {
	color: #000099;
}






/* leftmenu */
div.menudiv {

}

div.menudiv div {
	line-height: 18px;
}

div.menudiv div {
	margin-left: 10px;
}

div.menudiv div.menuLevel1, div.menudiv div.menuLevel1Active {
	margin-left: 0px;
}

div.menudiv, div.menudiv a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
}

#topmenu div.menudiv, #topmenu div.menudiv a {
	color: #000099;
}

#topmenu div.menudiv a:hover {
	color: #000099;
}

#left div.menudiv, div.menudiv a {
	color: #ffffff;
}

#left div.menudiv a:hover {
	color: #ffffff;
}

div.menudiv div.menuLevel1Active, div.menudiv div.menuLevel1 {
	margin-right: 20px;
}

#left div.menudiv div.menuItemActive {
	/*background-color: #ffffff;*/
}
#left div.menudiv div.menuItemActive a {
	/*color: #000099;*/
	font-weight: bold;
}

#topmenu {
}
#topmenu div {
	float: left;
}

div.menudiv div.menuLevel1Active a {
	padding-left: 20px;
	/*background-image: url(images/menu_active.png);
	background-repeat: no-repeat;
	background-position: center left;*/
}

div.menudiv div.menuLevel1 a {
	padding-left: 20px;
	/*background-image: url(images/menu_passive.png);
	background-repeat: no-repeat;
	background-position: center left; */
}
div.menudiv div.menuLevel1 a:hover {
	/*background-image: url(images/menu_active.png);*/
}

div.menudiv div.menuLevel1Active a:hover, div.menudiv div.menuLevel1 a:hover {
	text-decoration: underline;
}

div.menudiv div.menuLevel2Active, div.menudiv div.menuLevel2 {
	margin-left: 15px;
}

div.menudiv div.menuLevel2Active, div.menudiv div.menuLevel2Active a, div.menudiv div.menuLevel2, div.menudiv div.menuLevel2 a {
	background-image: none;
}

div.menudiv div.menuLevel2Active a:hover, div.menudiv div.menuLevel2 a:hover, div.menudiv div.menuLevel3Active a:hover, div.menudiv div.menuLevel3 a:hover {
	background-image: none;
	text-decoration: underline;
}

div.menudiv a.menuItemActiveSelected {
	color: #000000;
}


div.menudiv div.menuLevel1 div.menuLevel2 {
	/*display: none;*/
}





img {
	border: none;
}

hr {
	border: 0px;
	height: 1px;
	color: #000000;
	background-color: #000000;
}

/* common */

div.windowOuter {
	background-color: #f6f6f6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-right: 2px solid #f0f0f0;
	border-bottom: 2px solid #f0f0f0;
	border-left: 2px solid #fafafa;
	border-top: 2px solid #fafafa;
}
div.windowInner {
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 10px;
	width: 570px;
	height: 560px;
	overflow: scroll;
	text-align: left;
}
div.windowOuter2 {
	background-color: #f6f6f6;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-right: 2px solid #f0f0f0;
	border-bottom: 2px solid #f0f0f0;
	border-left: 2px solid #fafafa;
	border-top: 2px solid #fafafa;
}
div.windowInner2 {
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 10px;
	width: 270px;
	height: 430px;
	text-align: left;
}

#windowControl {
	position: relative;
	height: 16px;
	width: 100%;
	text-align: right;
}
