
body{
	background-color: #FFF;
	color: #3F3F3F;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 13px;
	margin: 0;
	background-image:url(../images/background_new.gif);
}

div#pagebody{
	width:794px;
	margin:0 auto;
}

div#pageheader{
	background-image:url('../images/layout/layout_head.png');
	height:116px;
}

div#pagemenu{
	background-image:url('../images/layout/layout_menubar.png');
	height:22px;
	width:794px;
}

div#pagecontent{
	padding:10px;
	padding-left:38px;
	padding-right:38px;
	vertical-align:top;
	background-image:url('../images/layout/layout_center.png');
}


div#pagefooter{
	background-image:url('../images/layout/layout_foot.png');
	height:33px;
	text-align:left;
	vertical-align:top;
}

div#bookmarklinks{
	text-align:right;
	margin-top:10px;
	margin-right:23px;
}


#statsboxouter{
	margin:0 auto;
	margin-top:8px;
	color:#343434;
	font-size:0.8em;
	width:712px;
	height:108px;
	margin-bottom:8px;
}

h1{
	margin:0;
	padding:0;
	display:inline;
	font-weight:normal;
}

h2{
	font-size: 14px;
}

img{
	border:	0;
}


ul{
	list-style-image:url('../images/anstrich-mini.gif');
}

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

a:hover{
	color: #292929;
}



.headline{
	background: url('../images/tablehead.gif') right no-repeat;
	text-align:right;
	height:16px;
	padding-right:25px;
	padding-top:2px;
	letter-spacing:1px;
	font-weight:bold;
	font-size: 0.8em;
}

.contentcontainer{
	float:right;
	width: 542px;
}

.contenttop{
	overflow:hidden;
	height:24px;
	background-image:url('../images/contentboxhead.gif');
}

.contenttop h2{
	font-size: 0.8em;
	font-weight:bold;
	letter-spacing:1px;
	padding:9px 0 0 0;
	margin:0;
	text-align:center;
	color: #FFF;
}

.content{
	font-size: 0.9em;
	background:url('../images/contentboxbg.jpg') #E7E7E7 no-repeat bottom left;
	padding:5px 17px;
	color:#343434;
}

.content_light{
	font-size: 0.9em;
	background:url('../images/contentboxbglight.jpg');
	padding:5px 17px;
	color:#343434;
}

.content a, .content_light a{
	font-size:1em;
	color: #9A2C0C;
	font-weight:bold;
	line-height:16px;
}

.content a:hover, .content_light a:hover{
	text-decoration: underline;
}

.contentfoot{
	overflow:hidden;
	height:10px;
	background-image:url('../images/contentboxfoot.gif');
	padding:0;
	overflow:hidden;
}

.contentfoot_light{
	overflow:hidden;
	height:10px;
	background-image:url('../images/contentboxfootlight.gif');
	padding:0;
	overflow:hidden;
}

.contentiboxhalf{
	float:left;
	margin:9px;
	font-size:0.9em;
}

.contentiboxhalfhead{
	background: url('../images/contentiboxbg_half.gif');
	width: 236px;
}

.contentiboxhalffoot{
	background: url('../images/contentiboxfoot_half.gif');
	height:6px;
	width:236px;
	padding:0;
	overflow:hidden;
}

.contentibox{
	margin:10px auto;
	font-size:0.9em;
	width: 490px;
}

.contentiboxhead{
	background: url('../images/contentiboxbg.gif');
	width: 490px;
}

.contentiboxfoot{
	background: url('../images/contentiboxfoot.gif');
	height:6px;
	width:490px;
	padding:0;
	overflow:hidden;
}

.newshead{
	background:url('../images/newshead.gif');
	text-align: center;
	color:#FFFFFF;
	font-size: 0.8em;
	height:16px;
}



.alertouterbox{
	width:	250px;
	border: 1px solid #D15107;
	position: absolute;
	cursor: default;
}

.alertboxtitle{
	background: url('../images/alertbox/title.gif');
	text-align:center;
	font-weight: bold;
	color: #FFFFFF;
	height:17px;
	padding-top: 4px;
	font-size: 0.9em
}

.alertbox{
	background: url('../images/alertbox/boxbg.gif') bottom right;
	color: #9A2C0C;
	padding: 10px;
	font-size: 10px;
}

.alertbutton{
	border: 1px solid #D15107;
	background-color: #FAAA6C;
	margin-top: 20px;
	width: 70px;
	font-weight: bold;
	width: 80px;
	cursor: pointer;
}

table.tooltip{
	background-color:#D7D7D7;
	border:1px dotted #A6A6A6;
	width:100%;
}

#tooltiptext{
	font-size:10px;
	color:D7D7D7;
}

.menulink:link, .menulink:visited, .menulink:active{
	font-weight:bold;
	font-size:10px;
	font-family:verdana;
	letter-spacing:1px;
	color:#FFFFFF;
	text-decoration:none;
}

.menulink:hover{
	color:#992C0C;
}

.menulinkmini:link, .menulinkmini:visited, .menulinkmini:active{
	color:#FFFFFF;
	text-decoration:none;
}

.menulinkmini:hover{
	color:#992C0C;
}

/*
* collection submenu
*
*/

.submenu{
	z-index:10000;
	position:absolute;
	top:0;
	width:167px;
	display: none;
	top:-10px;
}

.submenucontent{
	padding-top:15px;
	padding-left:7px;
	background:url('../images/submenu/submenu_top.png');
}

.submenucontent a:link,.submenucontent  a:visited,.submenucontent  a:active{
	font-size:10px;
	color:#FFFFFF;
	padding:1px 0 1px 0;
	margin-left:2px;
	display:block;
	width:121px;
	border:1px solid transparent;
	white-space:nowrap;
}

.submenucontent a:hover{
	background:#E76508;
	border:1px solid #C15000;
}

.submenucontent a span{
	padding-left: 10px;
}


.submenubottom{
	background:url('../images/submenu/submenu_bottom.png') no-repeat;
	height:40px;
}


/*
* collection ibox
*
*/
.ibox{
	background-image:url('../images/iboxbg.jpg');
}

.iboxhead{
	color:#FFFFFF;
	text-align:center;
	font-size: 0.8em;
	font-weight: bold;
	height:24px;
	letter-spacing:1px;
	padding:0;
	background-image:url('../images/iboxhead.gif');
}

.iboxcontent{
	text-align:left;
	font-size: 0.8em;
	border-bottom:1px solid #ccc;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	margin: 0 6px;
}

.iboxcontentlight{
	background-image:url('../images/iboxlightbg.jpg');
}

.iboxlastfield{
	border-bottom:0;
}

.iboxtail{
	height:11px;
	line-height:11px;
	background-image:url('../images/iboxtail.gif');
	overflow:hidden;
}

.iboxtaillight{
	height:11px;
	background-image:url('../images/iboxtaillight.gif');
	overflow:hidden;
}


.iboxlink:link, .iboxlink:visited, .iboxlink:active{
	font-size:10px;
	color:#4B4B4B;
	vertical-align:top;
	padding:3px 0 3px 15px;
	display:block;
	font-weight:bold;
	margin:1px 0;
}

.iboxlink:hover{
	color: #FFF;
	background: url('../images/iboxlinkbg.gif');
}

.submenubox{
	width:155px;
	overflow:hidden;
}

.darklink:link, .darklink:visited, .darklink:active{
	font-weight:bold;
	font-size:10px;
	color:#9A2C0C;
	text-decoration:none;
}

.darklink:hover{
	text-decoration:underline;
}


.lightlink:link, .lightlink:visited, .lightlink:active{
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.lightlink:hover{
	color:#992C0C;
}




.contenttable{
	border:1px dotted #FE8B11;
	width:100%;
}

#ctable{
	width:530px;
	float:right;
}

#ctable td{
	padding-left:10px;
}


td.error, div.error{
	color:#FFF;
	padding:7px;
	background:orange;
	text-align:center;
	height:40px;
	font-size: 11px;
	border:1px solid darkorange;
}



.tdspacer{
	height:3px;
	background-color:transparent;
}


input.text_{
	background:url('../images/input_bg.gif');
	color: #343434;
	border: 2px solid #A6A6A6;
	font-family: verdana;
	font-size: 11px;
	height: 13px;
}

input.text{
	background:url('../images/input_bg.gif');
	color: #343434;
	border: 1px solid #A6A6A6;
	font-family: verdana;
	font-size: 11px;
	height: 15px;
}

input.submit{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	width: 148px;
	border:medium none;
	background-color:transparent;
	background-image:url(../images/submit_round.png);
	background-repeat:no-repeat;
	padding:4px 8px 6px 8px;
	padding-bottom:6px;
}

input.normalsubmit{
	background:url('../images/input_bg.gif');
	color: #343434;
	border: 1px solid #A6A6A6;
	font-family: verdana;
	font-size: 10px;
	padding:1px 10px;
	font-weight: bold;
}

input.roundedge{
	color: #343434;
	background-color: transparent;
	background-image: url(../images/input_round.png);
	background-repeat: no-repeat;
	border: 0;
	font-size: 10px;
	height: 19px;
	overflow: hidden;
	padding: 3px 8px;
	width: 109px;
	-moz-opacity : 0.7;
	opacity : 0.7;
	filter:alpha(opacity=70);
}

textarea.text{
	color: #343434;
	font-family: verdana;
	background-color: #D7D7D7;
	border: 1px solid #A6A6A6;
	font-size: 11px;
	margin: 2px;
}

textarea.text_{
	color: #343434;
	font-family: verdana;
	background-color: #D7D7D7;
	border: 2px solid #A6A6A6;
	font-size: 11px;
}

select{
	color: #343434;
	font-family: verdana;
	background-color: #D7D7D7;
	border: 1px solid #A6A6A6;
	font-size: 11px;
	padding:0;
	margin:0;
}

.ilayer{
	position:absolute;
	top:0;
	left:0;
	width:2300px;
	height:1500px;
	z-index:99;
	display:block;
	background:#000000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.bookmarkicon{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.bookmarkicon_{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#abg{
	color:#FFFFFF;
}




