/* ***************************************************************************************************/
/* CSS Definitions -- ASTTM.ORG **********************************************************************/


/* Main Elements */

body {
	background-image: url(/pics/screen/page-background.gif);
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#maintable {
	width: 970px;
	background-color: #ffffff;
	border-right: 20px solid white;
}

#navigation {
	background-color: #ffe5b2;
	background-image: url(/pics/screen/navi-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0px;
	padding-top: 25px;
	margin: 0px;
	height: 550px;
	min-height: 550px;
}

#naviarea {
	display: block;
	width: 202px;
	background-color: #ffe5b2;
	padding: 0px;
	margin-bottom: 10px;
}

#conarea {
	background-color: #ffffff;
	background-image: url(/pics/screen/conarea-bg.gif);
	background-repeat: repeat-y;
	background-position: bottom right;
	padding: 0;
	margin: 0;
	padding-top: 27px;
	padding-bottom: 27px;
}

#contable {
	float: left;
	width: 506px;
	margin: 0;
	padding: 0;
}


/* Sidebar */


#sidebar {
	display: block;
	float: right;
	vertical-align: top;
	width: 180px;
	background-color: #fff7e8;
	border-top: 5px solid white;
}

.linkblock {
	
	padding-left: 10px;
	padding-top: 13px;
	padding-bottom: 10px;
	border-bottom: 5px solid #FFFFFF;
	border-top: 5px solid #FFFFFF;
	background-image: url(/pics/screen/sidebar-bg.gif);
	background-repeat: no-repeat;
	background-color: #ffe5b2;
	color: #db0000;
	
}

a.sidelink {
	display: block;
	font-weight: normal;
	color: #ff6c00;
	text-decoration: none;
	line-height: 18px;
}



/* Typography */


* {
	font-family: Arial;
	color: #3a3a3a;
	font-size: 13px;
	line-height: normal;
}

.black {
	color: #000000;
}

.red {
	color: #db0000;
	line-height: 17px;
}

.redfont {
	color: #db0000;
	font-weight: bold;
}



h1 {
	display: block;
	background-image: url(/pics/headline.gif);
	background-repeat: no-repeat;
	margin: 0;
	margin-bottom: 10px;
	padding-left: 60px;
	padding-right: 65px;
	padding-top: 9px;
	padding-bottom: 16px;
	font-size: 17px;
	color: #ff0000;
}

h2 {
	text-transform: uppercase;
	display: block;
	background-image: url(/pics/text-sub_bg.gif);
	background-repeat: repeat-y;
	padding-left: 48px;
	padding-right: 67px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #ff0000;
	font-size: 14px;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;	
}


/* Content Area */

div.conblock {
	display: block;
	clear: both;
	width: 506px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d1d1d1;
}

.text-a {
	background-image: url(/pics/text-a_bg.gif);
	background-repeat: repeat-y;
	padding: 4px;
	padding-left: 48px;
	padding-right: 68px;
	margin-top: 5px;
}

.text-a p:first-child {
	margin-top: 0;
}

.text-b {
	background-image: url(/pics/text-a_bg.gif);
	background-repeat: repeat-y;
	padding: 1px;
	padding-left: 48px;
	padding-right: 67px;
	margin-top: 5px;
}

.rss-item {
	background-image: url(/pics/text-a_bg.gif);
	background-repeat: repeat-y;
	padding: 1px;
	padding-left: 48px;
	padding-right: 67px;
	margin-top: 5px;
}

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

.text-a ul {
	margin: 0;
	padding: 0;
	padding-left: 18px;
}



li.listentry {
	margin-bottom: 6px;
}

img.conpic {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.buttonbar, .footerbar {
	display: block;
	width: 506px;
	float: left;
	margin-top: -21px;
	margin-bottom: 20px;
	background-image: url(/pics/button-bar2.gif);
	background-repeat: repeat-x;
	padding: 0px;
}

.footerbar {
	margin-top: 15px;
	margin-bottom: 0px;
}

.buttonbar ul, .footerbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.buttonbar li, .footerbar li {
	float: right;
	margin: 0;
	padding: 0;
	margin-left: 2px;
	background-image: url(/pics/button-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 17px;
}

.buttonbar a, .footerbar a {
	font-size: 11px;
	margin: 0;
	padding: 0;
	padding-right: 27px;
	padding-left: 8px;
	text-decoration: none;
	color: #ff6c00;
	font-weight: bold;
}

.listbar {
	display: block;
	width: 396px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(/pics/button-bar2.gif);
	background-repeat: repeat;
	padding: 0;
	padding-left: 45px;
	padding-right: 65px;
}

.listbar ul {	
	list-style: none;
}

.listbar li {
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(/pics/listbar-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	margin-left: 2px;
	margin-right: 10px;
	width: 100%;
	
}

.listbar .info {
	
	font-size: 11px;
	font-weight: normal;
	margin-left: 5px;
	padding-top: 2px;
	letter-spacing: 0.06em;
	color: #3e3d3d;
}

.listbar a {
	font-size: 11px;
	margin: 0;
	padding: 0;
	padding-left: 27px;
	padding-right: 3px;
	text-decoration: none;
	color: #ff6c00;
	font-weight: bold;
}






/* Links && Navigation */



a {
	color: #ff6c00;
	text-decoration: underline;
}

a:hover, a:hover b {
	color: #db0000;
}

a.navi, a.navi-active, a.navi-sub { 
	font-size: 12px;
	display: block;
	text-decoration: none;
	color: #ff6c00;	
	height: 22px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 3px;
	margin-top: 3px;
	background-image: url(/pics/screen/navi-button.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}



a.navi:hover { 
	background-position: 0px -25px; 
}

a.navi-active {	
	background-position: 0px 0px;
	color: #b50015;
}

a.navi-sub {
	background-position: 0px -75px;
	color: #db0000;
	font-weight: bold;
}


#subnavi {
	
	background-color: #fff2d9;
	border-bottom: 1px solid #ff5a00;
	padding: 15px;
	padding-bottom: 8px;
	padding-top: 5px;
	margin-bottom: 8px;
}

#subnavi a {
	color: #ff5a00;
	line-height: 17px;
	text-decoration: none;
}

#subnavi a:hover, #subnavi a.active {
	color: #db0000;
}


