@charset "utf-8";
/* CSS Document */

img, div { _beha\vior: url(/css/iepngfix.htc) }

body{
	padding:0px;
	margin:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
	min-width: 1024px;
}

form{
	padding: 0px;
	margin:0px;
}

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

.blank{
	float:left;
	width: 100%;
	height: auto;
}

.blank-p{
	float:left;
	width: 100%;
	height: auto;
	overflow:hidden;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCCCCC;
}

.blank-p-l{
	float:left;
	width: 100%;
	height: auto;
	overflow:hidden;
}

.blank-auto{
	float:left;
	width: auto;
	height: auto;
}

.mainplatf{
	margin:auto;
	width:1000px;
	overflow:hidden;
}

.edit1{
	line-height: 20px;
	height: 20px;
	background: repeat-x url(/img/edit1.png) top left #FFF;
	border:1px solid #CCCCCC;
}

.edit1:hover, edit1:focus{
	border:1px solid #006699;
}

.edit1-small{
	line-height: 16px;
	height: 16px;
	background: repeat-x url(/img/edit1.png) top left #FFF;
	font-size: 10px;
	font: arial;
	border:1px solid #CCCCCC;
}

.edit1-smallhover, .edit1-small:focus{
	border:1px solid #006699;
}

.menu1{
	list-style:none;
	margin:0px;
	padding: 0px;
}

.menu1 li{
	padding: 3px 0px;
}

.menu1 a{
	width: 168px;
	color:#0099CC;
	text-align:center;
	cursor: pointer;
	/*border: 1px solid #FFFFFF;*/
	overflow:hidden;
	font-size:12px;
	padding: 0px 2px;
}

.menu1 a:hover, .menu a:link:hover{
	/*background-color:#CCD3E6;
	border: 1px solid #003366;*/
	color:#993333;
	/*font-weight:bold;*/
	text-decoration:none;
}

.menu_selected1{
	color:#CC6633;
	font-weight:bold;
	text-decoration:underline;
}

.list1{
	cursor:default;
	border:1px solid #CCCCCC; 
	padding:5px; 
	width:98%;
	float:left;
	overflow:auto;
}

.list1 #item{
	padding:2px 0px;
	overflow:hidden;
	width:100%;
	float:left;
}

.list1:hover{
	/*background-color:#EBEBF1;*/
	border:1px solid #999999;
	cursor: pointer;
}

.button1{
	text-align:center;
	width:auto;
	font-size:11px;
	line-height:22px;
	float:left;
	color:#000000;
	border:1px solid #C8D2CD;
	padding: 0px 17px;
	margin:0px 0px;
	cursor: pointer;
}

.button1:hover, .button1:link:hover, .button1:visited:hover{
	background-color:#ECF0EE;
	border:1px solid #B3C6B7;
}

.button2{
	text-align:left;
	width:auto;
	font-size:11px;
	float:left;
	color:#000000;
	border:1px solid #C8D2CD;
	padding: 0px 5px;
	margin:0px 0px;
	cursor: pointer;
}

.button2:hover, .button2:link:hover, .button2:visited:hover{
	background-color:#ECF0EE;
	border:1px solid #B3C6B7;
}

.selectedbuttonimg{
	text-align:center;
	width:auto;
	font-size:11px;
	float:left;
	color:#000000;
	border:1px solid #C8D2CD;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	background-color:#CCCCFF;
	padding: 2px 5px;
	margin:5px 5px;
	cursor: pointer;
	vertical-align:middle;
}

.selectedbuttonimg:hover, .selectedbuttonimg:link:hover, .selectedbuttonimg:visited:hover{
	background-color:#DBDDCA;
	border:1px solid #B3C6B7;
}


.buttonimg{
	text-align:center;
	width:auto;
	font-size:11px;
	float:left;
	color:#000000;
	border:1px solid #C8D2CD;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding: 2px 5px;
	margin:5px 5px;
	cursor: pointer;
	vertical-align:middle;
}

.buttonimg:hover, .buttonimg:link:hover, .buttonimg:visited:hover{
	background-color:#DBDDCA;
	border:1px solid #B3C6B7;
}

.buttonimg2{
	text-align:center;
	width:auto;
	font-size:11px;
	float:left;
	color:#000000;
	border:1px solid #C8D2CD;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding: 2px 5px;
	margin:3px 5px;
	cursor: pointer;
	vertical-align:middle;
	width: 80px;
	min-height: 46px;
}

.buttonimg2:hover, .buttonimg2:link:hover, .buttonimg2:visited:hover{
	background-color:#D1DAED;
	border:1px solid #B3C6B7;
}

.list-item, .list-item:link:active{
	font-size:12px;
	line-height:180%;
	float:left;
	width:95%;
	color:#000000;
	border:1px solid #FFFFFF;
}

.list-item:hover, .list-item:link:hover, .list-item:visited:hover{
	background-color:#EEEEF2;
	border:1px solid #CCCCCC;
}

.line1{
	font-size:12px;
	float:left;
	width:100%;
	color:#000000;
	cursor:pointer;
}

.line1 #contain, .line1:active #contain, .line1:link:active #contain{
	height:17px;
	background: no-repeat center left url(/img/line1.gif);
	float:left;
	width:100%;
}

.line1:hover #contain, .line1:link:hover #contain, .line1:visited:hover #contain{
	background:no-repeat center url(/img/line1_hover.gif) center;
	color:#FF6600;
	width:100%;
}

.line1 #text, .line1:active #text, .line1:link:active #text{
	float:left;
	width:auto;
	background-color:#FFFFFF;
	padding: 0px 5px;
	position:absolute;
}

.line1:hover #text, .line1:link:hover #text, .line1:visited:hover #text{
	float:left;
	width:auto;
	background-color:#F2F7F2;
	padding: 0px 5px;
}

.selectedlink1 div, .selectedlink1:visited div, .selectedlink1:active div, .selectedlink1:link div{
	color:#000;
	background-color:#E1E7EC;
	border:1px solid #CCC;
	border-left:none;
	cursor: pointer;
}

.list-item, .list-item:active, .list-item:link:active{
	font-size:12px;
	line-height:180%;
	float:left;
	width:95%;
	color:#000000;
	border:1px solid #FFFFFF;
}

.list-item:hover, .list-item:link:hover, .list-item:visited:hover{
	background-color:#EEEEF2;
	border:1px solid #CCCCCC;
}

.link, .link:visited, .link:active, .link:link{
	font-size:12px;
	cursor: pointer;
}

.link1, .link1:visited, .link1:active, .link1:link{
	color:#000099;
	font-size:12px;
	cursor: pointer;
}

.link1:active:hover, .link1:visited:hover, .link1:visited:hover, .link1:link:hover{
	color:#0000FF;
}

.link2, .link2:visited, .link2:active{
	color:#0000CC;
	font-size:11px;
	font-family:arial;
	line-height:18px;
	cursor: pointer;
}

.link2:hover, .link2:visited:hover, .link2:active:hover{
	color:#0033CC;
	text-decoration: underline;
}

.link3, .link3:visited, .link3:active{
	color:#030;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	line-height:18px;
	cursor: pointer;
}

.link3:hover, .link3:visited:hover, .link3:active:hover{
	color:#093;
	text-decoration: underline;
}

.header1{
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	color:#0066CC;
}

.comment1{
	font-size:10px; 
	color:#FF6666;
}

.comment2{
	font-size: 11px; 
	color: #B75E19;
}

.comment3{
	font-size:10px; 
	color: rgb(150,150,150);
}

.maindiv_style{
	padding:0px; 
	background:no-repeat url(/img/background.jpg) top right; 
	width:100%; 
	height:600px;
}

.dynamicCMS{
	background:repeat-x url(/img/dynamicCMS.png);
	overflow:hidden;
	color:#FFFF00;
	position: relative;
	font-family:Arial;
	font-weight:normal;
	font-size: 12px;
}

.dynamicCMS-link, .dynamicCMS-link:link{
	white-space:nowrap;
	color:#FFFFFF;
}

.dynamicCMS-editpanel{
	font-size: 11px;
	z-index: 999;
}

.dynamicCMS-menu{
	float:left;
	width:98;
	border: 1px solid #666;
	background: repeat url(/img/dynamicCMS_backgronud.png);
}

.dynamicCMS-menu-item{
	padding:4px;
	margin:0px;
	color:#0F0;
}

.dynamicCMS-menu a, dynamicCMS-menu a:link, dynamicCMS-menu a:visited, dynamicCMS-menu a:link:visited{
	line-height: 22px;
	color: #FFF;
	padding:5px 3px;
	margin: 0px 3px;
}

.dynamicCMS-menu a:hover, dynamicCMS-menu a:link:hover, dynamicCMS-menu a:link:visited:hover{
	line-height: 22px;
	color:#000;
	background: repeat-x url(/img/dynamicCMS-link.png);
}

.dynamicCMS-menu-selectedmodule{
	float:left;
	border: 1px solid #6F0;
	/*background: repeat url(/img/dynamicCMS_selitembackgronud.png);*/
	background: repeat url(/img/dynamicCMS_backgronud.png);
}

.rolpagebutselected{
	cursor: default;
	float:left;
	width:75px; 
	border: 1px solid #AAB69C;
	background-color:#E1E8DD;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	padding: 3px;
}

.rolpagebut{
	padding: 3px;
	text-align:center;
	cursor: default;
	float:left;
	width:75px; 
	border: 1px solid #EAEAEA;
	font-weight: normal;
	text-decoration: underline;
}

.simple-button1{
	float:left;
	text-decoration:none;
	margin: 0px 5px; 
	padding: 3px; 
	border:1px solid #CCCCCC;
	cursor: default;
}

.simple-button1:hover{
	cursor: pointer;
	border: 1px solid #CCCCCC;
	background-color:#E2E3E9;
	color:#000066;
}

.Header1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #993333;
}

.Header2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        color: #FF6600;
        font-weight: bold;
        text-decoration: none;
}

.errorstyle{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        font-style: normal;
        color: #FF0000;
}