/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	background: url(../images/webmatic-logo.gif) top left no-repeat;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}


p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

table, tr, td, th {
	border:0 none;
}

/********************************/
/*** Joomla specific elements ***/
/********************************/

.componentheading,
.contentheading {
	color: black;
	font-weight: bold;
}

.contentpaneopen {
	color: #666666;
	font-size: 11px;
	text-align: left;
}


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#maintable {
	background: transparent;
	height: 635px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top:0px;
	table-layout: fixed;
	width: 900px;
}

#line1 {
	height:134px;
}

#line2 {
	background: url(../images/bg-navi.gif) top left repeat;
	height: 130px;
	width: 811px;
}

#top_left {
	text-align: left;
}

#top_left td {
	height: 130px;
	overflow: hidden;
	text-align:center
}

#top_left img {
	position: relative;
}

#top_left a:link,
#top_left a:visited,
#top_left a:hover,
#top_left a:active {
	color: black;
	font-size: 12px;
	font-weight: bold;
	min-height: 100px;
	line-height: 9pt;
	position: relative;
	text-align: center;
	text-decoration:none;
	top: -25px;
}


#top_left a:hover,
#top_left a:active {
	color: #CC0000;
}

#top_right {
	background: url(../images/bg_button_2.gif) top left no-repeat;
	height: 120px;
	width: 226px;
}

#top_right ul {
	list-style-image: url(../images/p_red.gif);
}

#top_right a:link,
#top_right a:visited,
#top_right a:hover,
#top_right a:active {
	color: black;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#top_right a:hover,
#top_right a:active {
	color:#CC0000;
}


#line3 td {
	height: 35px;
}

#messages {
}

#line4 {
	height: 308px;
}

#content {
	border-bottom-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#EBEBEA;
	border-style:solid;
	border-top-color:#FFFFFF;
	border-width:1px;
	padding-right:3px;
}

#left {
	background: #EBEBEA;
}

#line5 td {
	height: 20px;
}

#line6 {
	height: 20px;
}

#bottom * {
	background: #EBEBEA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: black;
	text-align:left;
	text-decoration: none;
}