body, #page {width: 1010px}

input.button {
	border: 4px solid #0043E2;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #BBBBBB;
	font-size: 10pt;
	color: #0043E2;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	padding: 0 5px;
	background-color: white;
}

.Clear {clear: both}

#AT_General * {font-size: 8pt}
#AT_General {
	position: absolute;
	top: 15px;
	left: 300px;
	z-index: 99;
	border: 1px solid black;
}

#AT_Items * {font-size: 8pt}
#AT_Items select {width: 148px; padding: 1px;}
#AT_Items {
	position: absolute;
	top: 52px;
	left: 300px;
	z-index: 98;
	border: 1px solid black;
}

#Top {
}

#Searchbox {
	position: absolute;
	top: 14px;
	left: 833px;
	display: none;
}

#Searchbox input {
	width: 148px;
	height: 18px;
	line-height: 18px;
	padding: 1px;
	border: 1px solid #0043E2;
	background: white center right no-repeat url(../images/design/Search.gif);
	vertical-align: middle;
}

#Searchbox input.normal {
	color: #999999;
}

#Searchbox input.selected {
	border: 1px solid #FFCC00;
	background: white;
}

#LanguageSelect {
	position: absolute;
	top: 104px;
	left: 883px;
	height: 12px;
	width: 101px;
}

#Login {
	position: absolute;
	top: 115px;
	left: 960px;
	height: 30px;
	width: 25px;
	background-image: url(../images/design/Lock-Off.gif);
	cursor: pointer;
	cursor: hand;
}

#Login.Hover {
	background-image: url(../images/design/Lock-On.gif);
}


#Mainmenu {
	position: absolute;
	top: 95px;
	left: 300px;
	height: 25px;
	white-space: nowrap;
	width: 550px;
}

#Mainmenu .Tab .Center {
	font-size: 11pt;
	font-weight: bold;
	height: 22px;
	float: left;
	padding: 0 5px;
	padding-top: 3px;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
}

#Mainmenu .Tab .Left {
	height: 25px;
	width: 8px;
	float: left;
}

#Mainmenu .Tab .Right {
	height: 25px;
	width: 8px;
	float: left;
}

#Mainmenu .Normal {color: #FFCC00}
#Mainmenu .Normal .Left   {background: url(../images/design/Tab-Blue-L.gif); width: 8px}
#Mainmenu .Normal .Center {background: url(../images/design/Tab-Blue-C.gif)}
#Mainmenu .Normal .Right  {background: url(../images/design/Tab-Blue-R.gif); width: 8px}

#Mainmenu .Hover {color: #0033DD}
#Mainmenu .Hover .Left   {background: url(../images/design/Tab-Yellow-L.gif); width: 8px}
#Mainmenu .Hover .Center {background: url(../images/design/Tab-Yellow-C.gif)}
#Mainmenu .Hover .Right  {background: url(../images/design/Tab-Yellow-R.gif); width: 8px}

#Mainmenu .Tab a {
	color: inherit;
}

#Submenu {
	width: 980px;
	line-height: 20px;
	background-color: #FFCC00;
	padding: 0 10px;
}

#Submenu .Entry {
	float: left;
	height: 20px;
	padding: 0 10px;
	line-height: 20px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 10pt;
	white-space: nowrap;
}
		
#Submenu .Normal {
	color: black;
}
		
#Submenu .Hover {
	color: #0033DD;
}
		
#Submenu .Entry a {
	color: inherit;
}
		
#Submenu .Spacer {
	float: left;
	height: 20px;
	line-height: 20px;
	font-size: 1pt;
	width: 1px;
}

#Sidebar {
	width: 300px;
	float: left;
}

.Sidebox {
	width: 300px;
}

.Sidebox .Text {
	font-size: 10pt;
}

.Sidebox #loginform {
	margin: 0 40px;
}

.Sidebox input.textfield {
	width: 180px;
	border: 1px solid #0043E2;
	margin-bottom: 10px;
}

.Sidebox div.buttonbox {
	padding-top: 10px;
	text-align: center;
}

.Centerbox {
	width: 100%;
}

.Content-TL {height: 20px; width: 20px; background-image: url(../images/design/Content-TL.gif)}
.Content-TC {height: 20px;              background-image: url(../images/design/Content-TC.gif)}
.Content-TR {height: 20px; width: 20px; background-image: url(../images/design/Content-TR.gif)}
.Content-ML {              width: 20px; background-image: url(../images/design/Content-ML.gif)}
.Content-MC {background-color: #EEEEEE; padding: 5px 0}
.Content-MR {              width: 20px; background-image: url(../images/design/Content-MR.gif)}
.Content-BL {height: 20px; width: 20px; background-image: url(../images/design/Content-BL.gif)}
.Content-BC {height: 20px;              background-image: url(../images/design/Content-BC.gif)}
.Content-BR {height: 20px; width: 20px; background-image: url(../images/design/Content-BR.gif)}
.Header-TL {height: 20px; width: 20px; background-image: url(../images/design/Header-TL.gif)}
.Footer-TL {height:  2px; width: 20px; background-image: url(../images/design/Footer-TL.gif)}		
.Header-TC {height: 20px;              background-image: url(../images/design/Header-TC.gif)}
.Footer-TC {height:  2px;              background-image: url(../images/design/Footer-TC.gif)}
.Header-TR {height: 20px; width: 20px; background-image: url(../images/design/Header-TR.gif)}
.Footer-TR {height:  2px;              background-image: url(../images/design/Footer-TR.gif)}
.Header-ML,
.Footer-ML {width: 20px; background-image: url(../images/design/Special-ML.gif)}
.Header-MC,
.Footer-MC {background-color: #DDDDDD}
		
.Header-MC {
	padding-bottom: 5px;
	font-size: 14pt;
	font-weight: bold;
}
		
.Footer-MC {
	padding-top: 5px;
	text-align: right;
	font-weight: bold;
}
		
.Header-MR,
.Footer-MR {width: 20px;               background-image: url(../images/design/Special-MR.gif)}		
.Header-BL {height:  2px; width: 20px; background-image: url(../images/design/Header-BL.gif)}
.Footer-BL {height: 20px; width: 20px; background-image: url(../images/design/Footer-BL.gif)}
.Header-BC {height:  2px;              background-image: url(../images/design/Header-BC.gif)}
.Footer-BC {height: 20px;              background-image: url(../images/design/Footer-BC.gif)}		
.Header-BR {height:  2px; width: 20px; background-image: url(../images/design/Header-BR.gif)}
.Footer-BR {height: 20px;	width: 20px; background-image: url(../images/design/Footer-BR.gif)}

.ProductImage {float: left; margin-right: 10px; margin-bottom: 10px}
.GroupDescr {padding-left: 10px}

.Article {margin: 0px 0px}
.ArticlePreview {margin: 5px 0}

.DialogLayer .Header-TL {background-image: url(../images/design/dialog/Header-TL.gif)}
.DialogLayer .Header-TC {background-image: url(../images/design/dialog/Header-TC.gif)}
.DialogLayer .Header-TR {background-image: url(../images/design/dialog/Header-TR.gif)}
.DialogLayer .Header-ML {background-image: url(../images/design/dialog/Header-ML.gif)}
.DialogLayer .Header-MC {background-color: #7799CC; text-align: center}
.DialogLayer .Header-MR {background-image: url(../images/design/dialog/Header-MR.gif)}
.DialogLayer .Header-BL {background-image: url(../images/design/dialog/Header-BL.gif)}
.DialogLayer .Header-BC {background-image: url(../images/design/dialog/Header-BC.gif)}
.DialogLayer .Header-BR {background-image: url(../images/design/dialog/Header-BR.gif)}

.DialogLayer .Content-TL {background-image: url(../images/design/dialog/Content-TL.gif)}
.DialogLayer .Content-TC {background-image: url(../images/design/dialog/Content-TC.gif)}
.DialogLayer .Content-TR {background-image: url(../images/design/dialog/Content-TR.gif)}
.DialogLayer .Content-ML {background-image: url(../images/design/dialog/Content-ML.gif)}
.DialogLayer .Content-MC {background-color: white}
.DialogLayer .Content-MR {background-image: url(../images/design/dialog/Content-MR.gif)}
.DialogLayer .Content-BL {background-image: url(../images/design/dialog/Content-BL.gif)}
.DialogLayer .Content-BC {background-image: url(../images/design/dialog/Content-BC.gif)}
.DialogLayer .Content-BR {background-image: url(../images/design/dialog/Content-BR.gif)}

.DialogLayer .Footer-TL {background-image: url(../images/design/dialog/Footer-TL.gif)}
.DialogLayer .Footer-TC {background-image: url(../images/design/dialog/Footer-TC.gif)}
.DialogLayer .Footer-TR {background-image: url(../images/design/dialog/Footer-TR.gif)}
.DialogLayer .Footer-ML {background-image: url(../images/design/dialog/Footer-ML.gif)}
.DialogLayer .Footer-MC {background-color: #CCCCCC}
.DialogLayer .Footer-MR {background-image: url(../images/design/dialog/Footer-MR.gif)}
.DialogLayer .Footer-BL {background-image: url(../images/design/dialog/Footer-BL.gif)}
.DialogLayer .Footer-BC {background-image: url(../images/design/dialog/Footer-BC.gif)}
.DialogLayer .Footer-BR {background-image: url(../images/design/dialog/Footer-BR.gif)}

.DialogLayer .Footer-MC {text-align: right}
.DialogLayer .Footer-MC input {
	margin-left: 10px;
}

#Treemenu {
	width: 260px;
	overflow: auto;
}

#Center {
	width: 700px;
	color: black;
	font-size: 12px;
	margin-left: 300px;
}

#Center a {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

#Center a:hover {
	color: #FF7711;
}

.DialogLayer .Editor .Innerbox
{width: 800px; height: 500px}
.DialogLayer .SelectItem .Innerbox
{width: 400px; height: 400px}
.DialogLayer .Create .Innerbox
{width: 960px; height: 500px}
.DialogLayer .Text .Innerbox
{width: 400px; height: 400px}
.DialogLayer .Gallery .Innerbox
{width: 750px; height: 490px}
.DialogLayer .Users .Innerbox
{width: 750px; height: 490px}
.DialogLayer .Rights .Innerbox
{width: 400px; height: 500px}

