/*
** Joomla Template "bup_clubbing"
** (C) 2007 - B&P-Interactive
**
**************************************************************************/

body {
	margin					: 0px;
	padding					: 0px;
	background-color		: #000000;
}

p {
	font-weight				: normal;
	font-size				: 11px;
	font-family				: Arial, Helvetica, sans-serif;
	padding					: 6px 20px 10px 20px;
}

ul {
	list-style-image		: url(../images/bullet.jpg);
}

li {
	font-family      		: Arial, Helvetica, sans-serif;
  	color            		: #000000;
  	font-size        		: 11px;
  	padding-left	   		: 22px;
  	white-space      		: wrap;
  	text-decoration  		: none;
  	margin-bottom	   		: 2px;
  	margin-left	   			: 2px;
}

.spacer {
	background				: url(../images/bodyback_02.jpg) top center repeat-x;
}

.pathwaybg {
	background				: url(../images/pathbg.jpg) top left repeat-x;
	height					: 26px;
	width					: 800px;
}
.pathway {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	font-weight				: normal;
	font-variant			: normal;
	color					: #FFFFFF;
	text-decoration			: none;
	padding-top				: 10px;
	padding-left			: 12px;
}

.style1 {
	font-family 			: Arial, Helvetica, sans-serif;
	font-size				: 42px;
	font-weight				: bold;
	color					: #FFFFFF;
	text-align				: center;
}
.style2 {
	font-family 			: Arial, Helvetica, sans-serif;
	font-size				: 24px;
	font-weight				: normal;
	color					: #FFFFFF;
	text-align				: center;
}
.style3 {
	font-family 			: Arial, Helvetica, sans-serif;
	font-size				: 9px;
	font-weight				: normal;
	color					: #000000;
	text-align				: center;
}
.style4 {
	font-family 			: Arial, Helvetica, sans-serif;
	font-size				: 9px;
	font-weight				: normal;
	color					: #FFFFFF;
	text-align				: center;
}


/* #### LEFT CONTAINER ########################################## */
.left {
	background				: #CCCCCC;
}

.right {
	background				: #CCCCCC;
}


.header {
	background				: url(../images/header.jpg) no-repeat top center;
	height					: 160px;
	text-align				: center;
}

.header_bg {

}

.header_bg_l {
	background				: url(../images/header_l.jpg) no-repeat top right #000000;
}

.header_bg_r {
	background				: url(../images/header_r.jpg) no-repeat top left #000000;
}

.topmenue {
	background				: url(../images/topmenue_02.jpg) top left repeat-x;
	height					: 42px;
	color					: #FFFFFF;
}

.topmenue table.moduletable td {
	text-align				: right;
}

.search {
	height					: 10px;
}

.footer {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-style				: normal;
	font-weight				: bold;
	font-variant			: normal;
	color					: #FFFFFF;
	text-decoration			: none;
	background				: url(../images/footer_hl.jpg) top left repeat-x;
	height					: 32px;
	width					: 880px;
}

.footerbg {
	width					: 880px;
	height					: 160px;
}

.maincontainer {
	background				: #F5F5F5;
}

.back_button {
	float					: left;
  	text-align				: center;
  	font-size				: 11px;
  	font-weight				: bold;
  	border					: 1px solid #ffffff;
  	width					: auto;
  	padding					: 0px 10px;
  	line-height				: 20px;
  	margin					: 1px;
}

.pagenav {
  	text-align				: center;
  	font-size				: 11px;
  	font-weight				: bold;
  	border					: 3px double #cccccc;
  	width					: auto;
  	padding					: 0px 10px;
  	line-height				: 20px;
  	margin					: 1px;
}

.pagenavbar {
	margin-right			: 10px;
	float					: right;
}

td {
	text-align				: left;
	font-size				: 11px;

}

/* #### LINKS ###################################### */
a:link, a:visited {
	color					: #FF0000; 
	text-decoration			: none;
	font-weight				: bold;
}

a:hover {
	color					: #3399FF;	
	text-decoration			: none;
	font-weight				: bold;
}

/* #### CONTENT ###################################### */

table.contentpaneopen {
	width					: 100%;
	border-collapse			: collapse;
	border-spacing			: 0px;
	margin					: 0px;
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 18px;
	font-style				: normal;
	font-weight				: normal;
	font-variant			: normal;
	color					: #000000;
}

table.contentpaneopen tr {
   padding-top				: 12px;
}

table.contentpaneopen td {
   padding-right			: 12px;
   padding-left				: 6px;
   font-family				: Arial, Helvetica, sans-serif; 
}

.contentheading {
	color					: #0099FF;
	background-color		: #FFFFFF;
	font-family				: Arial, Helvetica, sans-serif;
	font-weight				: bold;
	font-size				: 14px;
	padding-left			: 12px;
	padding-top				: 0px;
	width					: 99%;
	height					: 26px;
	border-bottom			: 1px solid #000000;
}

.buttonheading {
	color					: #0099FF;
	background-color		: #FFFFFF;
	border-bottom			: 1px solid #000000;
}

.contentpagetitle {
	font-size				: 13px;
	font-weight				: bold;
	color					: #cccccc;
	text-align				: left;
}

table.contentpane {
  	width					: 100%;
	border-collapse			: collapse;
	border-spacing			: 0px;
	margin					: 0px;
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	font-weight				: normal;
	font-variant			: normal;
	color					: #000000;
	
}


td.componentheading {
	padding-left			: 4px;
}



.blog {
	width					: 100%;
}

table.contentpane td {
	margin					: 0px;
	padding-left			: 12px;
}

table.contentpane td.componentheading {
	padding-left			: 4px;
}

.button {
  	color					: #ffffff;
	font-family				: Arial, Helvetica, sans-serif;
  	text-align				: center;
  	font-size				: 11px;
  	font-weight				: bold;
  	border					: 1px solid #FF0000;
  	background-color		: #2490B4;
}

.inputbox {
	padding					: 2px;
	background-color		: #FFFFFF;
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	font-weight				: normal;
	font-variant			: normal;
	color					: #000000;
	text-decoration			: none;
	border					: 1px solid #FF0000;
}

.componentheading {
	background				: url(../images/pathbg.jpg) top left repeat-x;
	color					: #FFFFFF;
	text-align				: left;
	padding-top				: 4px;
	padding-left			: 4px;
	height					: 22px;
	font-family				: Arial, Helvetica, sans-serif;
	font-weight				: bold;
	font-size				: 14px;
}

.contentcolumn {
	padding-right			: 5px;
}



table.searchinto {
	width					: 100%;
}

table.searchintro td {
	font-weight				: bold;
}

/* #### SEARCH MODUL ########################### */
.search {
	padding-left			: 6px;
	padding-top				: 5px;
}

#mod_search_searchword {
	border					: 1px solid #FF0000;
	background-color		: #FFFFCC;
}


/* #### LOGIN MODUL ########################### */
#mod_login_username {
	padding-left			: 16px;
	border					: 1px solid #FF0000;
	background-color		: #FFFFCC;
}

#mod_login_password {
	padding-left			: 16px;
	border					: 1px solid #FF0000;
	background-color		: #FFFFCC;
}

#mod_login_remember {
	border					: 1px solid #FF0000;
	background-color		: #FFFFCC;
}

table.moduletable-login td {
	padding-left			: 8px;
	padding-right			: 0px;
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	width					: 180px;
}

table.moduletable-login tr {
	height					: 34px;
	font-family				: Arial, Helvetica, sans-serif;
}

/* #### MODULE ################################# */
table.moduletable {
	width					: 100%;
	margin-bottom			: 5px;
	padding-bottom			: 2px;
	font-family				: Arial, Helvetica, sans-serif;
}

table.moduletable th,
table.moduletable-login th {
	background				: url(../images/pathbg.jpg) top left repeat-x;
	color					: #FFFFFF;
	text-align				: left;
	height					: 26px;
	font-family				: Arial, Helvetica, sans-serif;
	font-weight				: bold;
	font-size				: 14px;
	padding-top				: 2px;
	padding-left			: 8px;
}

table.moduletable td {
	font-size				: 12px;
	padding-top				: 2px;
	padding-left			: 4px;
	padding-right			: 4px;
	margin					: 0px;
	font-weight				: normal;
	text-align				: left;
}

table.moduletable tr {
	
}

.sectiontableheader {
  font-weight				: bold;
  background				: #f0f0f0;
  padding					: 4px;
}

.sectiontablefooter {

}



.small {
	color					: #999999;
	font-size				: 11px;
	font-weight				: bold;
}

.createdate {
	height					: 15px;
	padding-bottom			: 10px;
	color					: #999999;
	font-size				: 11px;
	font-weight				: bold;
}

.modifydate {
	height					: 15px;
	padding-top				: 10px;
	color					: #999999;
	font-size				: 11px;
	font-weight				: bold;
}

table.contenttoc {
  	border					: 1px solid #cccccc;
	padding					: 2px;
	margin-left				: 2px;
  	margin-bottom			: 2px;
}

table.contenttoc td {
  	padding					: 2px;
}

table.contenttoc th {
  	color					: #666666;
	text-align				: left;
	padding-top				: 2px;
	padding-left			: 4px;
	height					: 21px;
	font-weight				: bold;
	font-size				: 10px;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */

.crudlevel {
  	font-size				: 11px;
  	font-weight      		: normal;
  	font-family				: Arial, Helvetica, sans-serif;
  	padding          		: 2px 0px 2px 0px;
  	letter-spacing   		: 1px;
  	margin           		: 1px 4px 1px 4px;
 	display          		: block;
  	border-bottom			: 1px solid #000000;
  	color            		: #FFFFFF;
  	font-weight      		: normal;
	background				: url(../images/b_up.jpg) top left no-repeat;
	padding-left			: 12px;
}
.mainlevel {
  	font-size				: 11px;
  	font-weight      		: normal;
  	font-family				: Arial, Helvetica, sans-serif;
  	padding          		: 2px 0px 2px 0px;
  	letter-spacing   		: 1px;
  	margin           		: 1px 4px 1px 4px;
 	display          		: block;
  	border-bottom			: 1px solid #000000;
}

#active_menu {
	font-size        		: 12px;
  	font-weight      		: bold;
  	text-align				: right;
	padding-right			: 4px;
}

a.mainlevel:link, a.mainlevel:visited{ 
  	color            		: #FFFFFF;
  	font-weight      		: normal;
	background				: url(../images/b_up.jpg) top left no-repeat;
	padding-left			: 12px;
}


a.mainlevel:hover {
  	color            		: #FFFFFF;
  	font-weight      		: normal;
	padding-right			: 4px;
	background				: url(../images/b_down.jpg) top left no-repeat;
}

.mainlevel-nav {
	text-align				: right;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited{ 
  	color            		: #FFFFFF;
  	font-weight      		: bold;
  	font-size        		: 12px;
  	background	   			: url(../images/button_up.jpg) repeat-x;
	padding-left			: 12px;
	padding-right			: 12px;
	padding-top				: 2px;
	padding-bottom			: 8px;
	/*border					: 1px solid #FF0000; */
}

a.mainlevel-nav:hover {
  color            			: #FF0000;
  font-weight      			: bold;
  font-size        			: 12px;
  background	   			: url(../images/button_over.jpg) repeat-x;	
}


a.sublevel:link, a.sublevel:visited {
	padding-left			: 12px;
	padding-top				: 2px;
	padding-bottom			: 2px;
	font-size				: 10px;
	font-weight				: bold;
	color					: #000000;
	text-decoration			: underline;
}

a.sublevel:hover {
	color					: #BD0101;
	text-decoration			: none;
}


div.statistics {
/**** width:198px; *****/
padding-left			: 12px;
background:url(../images/m.jpg) repeat-y;
/***** margin-bottom:2px; ****/
}

div.statistics_bom{
background:url(../images/b.jpg) bottom left no-repeat;
}

div.statistics_top{
background:url(../images/t.jpg) top left no-repeat;
}

/**** padding:7px 10px 15px 12px; ***/
