.nav_login1 {
	margin-top: 1px;
}

*+html .nav_login1 {
	margin-top: 1px;
}

.nav_login2 {
	margin-top: 3px;
}

*+html .nav_login2 {
	margin-top: 0px;
}

#foot #partner {
	float: left;
	padding-top: 0;
	padding-left: 40px;
	font: 9px Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	width: 680px;
}

#foot #partner p {
	margin: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}
 
#foot #sitemap {
	padding-top: 12px;
	padding-right: 3px;
	font: 9px Verdana, Arial, Tahoma, Helvetica, sans-serif;
	color: #666666;
}

.listtable {
	width: 100%;
	float: none;
	border-spacing: 0;
}
.picture_typ1_none, .picture_typ2_none {
}
.picture_typ1_left, .picture_typ2_left {
	padding-right: 10px;
}
.picture_typ1_right, .picture_typ2_right{
	padding-left: 10px;
}
.picture_typ1_none h6, .picture_typ1_left h6, .picture_typ1_right h6 {
	background-color: #dddddd;
	padding: 5px;
	margin-top: 5px;
}

.require {
	border-left-width: 4px;
	border-left-color: #669e5e;
}

.normal {
	border-left-color: #b1ddab;
	border-left-width: 4px;
}

.tooltip {
	position: absolute;
	display: none;
	width: 240px;
	border: #ccc 1px solid;
	padding: 5px;
	padding-right: 32px;
	background: #f9f9f9;
	min-height: 37px;
}

.tooltip img {
	position: absolute;
	bottom: 5px;
	right: 0;
}

#infolayer {
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: auto;
	width: 300px;
}
#infolayer_head {
	height: 23px;
	width: 300px;
	background: url(images/infolayer_head.png) bottom right no-repeat;
}
#infolayer_data {
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(images/infolayer_data.png) bottom right repeat;
}
#infolayer_close {
	margin-left: 245px;
	margin-top: 5px;
	width: 45px;
	height: 14px;
	display: block;
	background: url(images/infolayer_close.png) no-repeat;
}
#infolayer_foot {
	height: 41px;
	width: 300px;
	background: url(images/infolayer_foot.png) bottom right no-repeat;
}
div.infobox {
	margin-top: 20px;
	border: 1px solid #a2b6cd;
	background-color: #f0f0e9;
	padding: 5px;
}
div.overviewbox {
	margin-bottom: 20px;
	padding: 5px;
	width: 250px;
	border: 1px solid #a2b6cd;
	overflow: auto;
	background-color: #f0f0e9;
}
div.overviewbox ul {
	margin: 0;
	list-style: square;
	margin-left: 20px;
}
div.overviewbox li {
	margin-top: 5px;
}
div.linklist ul {
	margin-top: 10px;
}
div.linklist {
	margin-top: 15px;
}
.quote {
	font-style: italic;
	background: #ddd;
	border-left: 3px solid #b1ddab;
	color: #333333;
	padding: 3px;
	padding-left: 10px;
}
.quote2 {
	font-style: italic;
	background: #eee;
	border-left: 3px solid #b1ddab;
	color: #333333;
	padding: 3px;
	padding-left: 10px;
}
.table {
	width: 100%;
	float: none;
	padding: 0;
	margin: 0;
}
.listtable {
	width: 100%;
	float: none;
	border-spacing: 0;
}
.listtable td {
	padding: 2px;
	margin: 0;
}

.listtable .tr-even {
	background-color:#eee;
}

.listtable .tr-head {
	background-color:#ddd;
}

.listtable .tr-odd {
	background-color:#fff;
}

acronym, abbr {
	cursor:help; 
	border-bottom: 1px dotted #c0c0c0;
}

#save {   
	background-image: url(images/buttons/save.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}  
  
#reset {   
	background-image: url(images/buttons/no.png);  
	background-repeat: no-repeat;  
	background-position: left center;  
	padding-left: 15px;
}

#add {   
	background-image: url(images/buttons/plus.png);  
	background-repeat: no-repeat;  
	background-position: left center;  
	padding-left: 15px;
}

#remove {   
	background-image: url(images/buttons/minus.png);  
	background-repeat: no-repeat;  
	background-position: left center; 
	padding-left: 15px; 
}
 
div.clickTabBox ul.clickTabNav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: url(images/tabs/tab-border.gif) bottom repeat-x;
	height: 21px;
}

div.clickTabBox ul.clickTabNav li {
	display: block;
	float: left;
	text-align:center;
	margin-right: 1px;
	
}

div.clickTabBox ul.clickTabNav li a {
	display: block;
	float: left;
	line-height: 21px;
	text-decoration: none;
	padding: 0px 12px;
	color: #666666;
	font-weight: normal;
	cursor: pointer;
}

div.clickTabBox div.clickTab {
	clear: both;
	color: #061a3d;
	margin-bottom: 15px;
}

div.clickTab-inner {
	padding: 12px;
}

div.clickTabBox div.hideTab {
	display: none;
}

div.clickTabBox ul.clickTabNav li div {
	float: left;
	height: 100%;
}

div.tabWrapper1, div.tabWrapper2, div.tabWrapper3 {
	width: 100%;
}

div.tabNavWrapper6 {
	background: url(images/tabs/tab-inactive-tl.gif) top left no-repeat;
}

div.tabNavWrapper5 {
	background: url(images/tabs/tab-inactive-tr.gif) top right no-repeat;
}

div.tabNavWrapper4 {
	background: url(images/tabs/tab-border.gif) bottom repeat-x;
}

div.tabNavWrapper3 {
	background: url(images/tabs/tab-inactive-border.gif) top right repeat-y;
}

div.tabNavWrapper2 {
	background: url(images/tabs/tab-inactive-border.gif) top left repeat-y;
}

div.tabNavWrapper1 {
	background: url(images/tabs/tab-inactive-bg.gif) #eaf0f4 top repeat-x;
}

li.activeTab div.tabNavWrapper6 {
	background: url(images/tabs/tab-active-tl.gif) top left no-repeat;
}

li.activeTab div.tabNavWrapper5 {
	background: url(images/tabs/tab-active-tr.gif) top right no-repeat;
}

li.activeTab div.tabNavWrapper4 {
	background: none;
}


li.activeTab div.tabNavWrapper1 {
	background: url(images/tabs/tab-active-bg.gif) #FFFFFF top repeat-x;
}

div.tabWrapper1 {
	background: url(images/tabs/tab-border.gif) left repeat-y;
}

div.tabWrapper2 {
	background: url(images/tabs/tab-border.gif) right repeat-y;
}

div.tabWrapper3 {
	background: url(images/tabs/tab-border.gif) bottom repeat-x;
}

.admincomment {
	border: 1px dashed #a2b6cd;
	background-color: #f0f4ff;
	width: 100%;
	padding: 3px;
}

div.code {
	width: 95%;
}

.code ul {
	padding: 10px;
	margin: 10px;
	border: 1px solid #ccc;
}

.code li.li-odd {
	list-style: decimal;
	margin-left: 30px;
	background-color: #fff;
	padding: 2px;
}

.code li.li-even {
	list-style: decimal;
	margin-left: 30px;
	background-color: #eee;
	padding: 2px;
}

h5.error {
	color:#FF0000;
}

h5.saved {
	color:#009900;
}

p.remove {
	color:#FF0000;
}

div.pagesnavigation {
	text-align: center;
	background-color: #b1ddab;
	width: 100% - 4px;
	float: none;
	padding: 2px;
	display: block;
	height: 14px;
}

div.pagesnavigation ul {
	padding: 0;
	margin: 0 auto;
	list-style: none;
	float: none;
}

div.pagesnavigation li {
	display: inline;
	margin-left: 2px;;
}

p.pagessortmsg { }

ul.actionslist {
	padding: 0;
	margin: 0;
	list-style: none;
}
