/***************************************************/
/* GLOBALS */
/***************************************************/

html
{
	
}

body
{
	margin:0;
	padding:0;
	
	font-size:0.7em;
	background:#fff;
	font-family:arial, helvetica, tahoma, sans-serif;
}

body#bodyMain
{
	background:#f6f6f6 url(../images/module_main/body_bg.gif) repeat-x;
	text-align:center;
}

a
{
	color:#c10012;
	text-decoration:none;
	cursor:pointer;
	font-weight:normal;
}

a:hover
{
	text-decoration:underline;
}

img
{
	border:0;
}

p
{
	font-family:arial, helvetica, tahoma, sans-serif;
	margin:0 0 15px 0;
	color:#000;
}

div, td
{
	font-family:arial, helvetica, tahoma, sans-serif;
	color:#000;
}


td, th
{
	font-size:0.7em;
}

th
{
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:left;
}

ul, ol
{
	
	list-style-image:url(../images/list_img.gif);
	color:#000;
}

li
{
	list-style-image:url(../images/list_img.gif);
	margin:0 0 5px 0;
	color:#000;
}

h1
{
	font-size:18px;
	font-weight:bold;
	line-height:1.1em;
	padding:0 0 0 18px;
	margin:0 0 10px 0;
	color:#000;
	background:url(../images/module_main/h1_bg.gif) no-repeat;
}

h2
{
	font-size:16px;
	font-weight:bold;
	line-height:1.3em;
	padding:0 0 0 18px;
	margin:0 0 10px 0;
	color:#000;
	background:url(../images/module_main/h1_bg.gif) no-repeat;
}

h3
{
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
	padding:0 0 0 0;
	margin:0 0 7px 0;
	color:#000;
}

h4
{
	font-size:13px;
	font-weight:bold;
	line-height:2em;
	padding:0 0 0 0;
	margin:0 0 6px 0;
	color:#000;
}

h5
{
	font-size:11px;
	font-weight:bold;
	line-height:2em;
	padding:0 0 0 0;
	margin:0 0 5px 0;
	color:#000;
}

h6
{
	font-size:11px;
	font-weight:bold;
	line-height:1em;
	padding:0 0 0 0;
	margin:0 0 0 0;
	color:#c10012;
}


form
{
	margin:0 0 0 0;
	padding:0;
}

input
{
	font-family:arial, helvetica, tahoma, sans-serif;
	font-size:11px;
	color:#565656;
}

select
{
	font-family:arial, helvetica, tahoma, sans-serif;
	font-size:11px;
	color:#565656;
}

hr
{
    height:0;
    border:0;
    border-top:1px solid #c3c8c9;
    clear:both;
    margin:0 0 10px 0;
}

.shortInputText
{
	width:30px;
}

/***************************************************/
/* SITE STRUCTURE ID'S & CLASSES */
/***************************************************/

div#wrapper
{
	margin:0 auto; /*WANT THE PAGE CENTERED? REMOVE OR ADD COMMENT TAGS TO THE LEFT*/ 
	width:780px;
}

div#logotypeContainer
{
	height:49px;
	width:303px;
	background:url(../images/module_header/logotype.gif) top right no-repeat;
	float:left;
	margin:10px 0 0 0;
}

div#headerContainer
{
	background:url(../images/module_header/bg.gif) no-repeat;
	text-align:left;
	height:96px;
}

div#headerContainerAdmin
{
	background:url(../images/module_header/bg_header_admin.gif) no-repeat top right;
	text-align:left;
	height:116px;
}

div#menuContainer
{
	height:32px;
	width:780px;
	font-size:12px;
	padding:0;
	margin:4px 0 0 0;
	float:left;
}


div#bodyContainer
{
	width:780px;
	float:left;
	background:url(../images/module_main/main_bg.gif) repeat-y;
}

div#contentWrapper
{
	width:770px;
}

div#subMenuContainer
{
	width:218px;
	float:left;
	overflow:hidden;
	text-align:left;
	font-size:11px;
	margin:0;
	background:url(../images/module_submenu/bg.gif) repeat-y;
}

div#subMenuTop
{
	width:179px;
	height:7px;
	font-size:0;
	background:url(../images/module_submenu/submenu_box_top.gif) no-repeat;
}

div#subMenuMiddle
{
	width:179px;
	height:400px;
	background:url(../images/module_submenu/submenu_box_middle.gif) repeat-y;
}

div#subMenuMiddle[id]
{
	height:auto;
	min-height:400px;
}

div#subMenuBottom
{
	width:179px;
	height:7px;
	font-size:0;
	background:url(../images/module_submenu/submenu_box_bottom.gif) no-repeat;
}

div#mainContainer
{
	width:523px;
	float:left;
	margin:10px 0 0 15px;
	padding:0;
	text-align:left;
}

div#newsContainer
{
	width:200px;
	float:left;
	overflow:hidden;
	text-align:left;
	margin:3px 0 0 20px;
	color:#565656;
}

div#newsContainer h2
{
	font-size:18px;
	font-weight:bold;
	line-height:1.1em;
	padding:0 0 5px 10px;
	margin:0 0 0 0;
	color:#717074;
	background:url(../images/module_main/h1_bg.gif) no-repeat;
}

div.newsBoxContainer h5
{
	padding:0 0 0 0;
	font-size:11px;
	color:#717074;
	line-height:1.2em;
}

div.newsReadMore
{
	text-align:right;
	border-bottom:1px dashed #c3c8c9;
	height:15px;
	margin:5px 0 10px -65px;
	padding:0 10px 5px 0;
	color:#f29d10; !important
}

div#footerContainer
{
	height:20px;
	width:780px;
	clear:both;
	background:url(../images/module_footer/bg.gif) no-repeat;
}

div#footerBottom
{
	width:214px;
	float:left;
	text-align:center;
	padding:0 0 0 0;
	margin:-10px 0 0 0;
	background:#f6f6f6;
}

/***************************************************/
/* SITE CONTENT ID'S & CLASSES */
/***************************************************/

div#headerContent
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

div#headerContentAdmin
{
	margin:0 0 0 20px;
	padding:0 0 0 0;
}

div#menuContent
{
	height:25px;
	margin:0 0 0 0;
}

div#subMenuContent
{
	padding:0 0 0 0;
}	

div#newsContent
{
	padding:0 0 0 0;
}

div#mainContent
{
	margin:0 0 20px 0;
	padding:3px 0 0 0;
}

div#mainContent form
{
	margin:0 0 0 20px;
	padding:0;
}

div#footerContent
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	float:right;
	width:550px;
}

/*****************************************/
/* MENU CLASSES & ID'S
/*****************************************/
/* Classes for left and right object around the top menu */
div#topMenuLeft
{
	height:32px;
	width:0;
	padding:0;
	margin:0;
	float:left;
}

div#topMenuRight
{
	height:32px;
	width:0;
	padding:0;
	margin:0;
	float:left;
}

/* Classes for INACTIVE TopMenu Items */
div.topMenuItemLeft
{
	height:32px;
	width:0;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

div.topMenuItemRight
{
	height:32px;
	width:2px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(../images/module_topmenu/bg_item_right.gif) top right no-repeat;
}

div.topMenuItemContent
{
	height:32px;
	padding:0;
	float:left;
}

/* Classes for ACTIVE TopMenu Items */
div.topMenuItemLeftSelected
{
	height:32px;
	width:0;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

div.topMenuItemRightSelected
{
	height:32px;
	width:2px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(../images/module_topmenu/bg_item_right.gif) top right no-repeat;
}

div.topMenuItemContentSelected
{
	height:32px;
	line-height:2.5em;
	float:left;
	background:url(../images/module_topmenu/bg_item_active.gif) top center no-repeat;
}


ul#topMenuList
{
	list-style-type:none;
	list-style-position: outside;
	display:inline;
	margin:0;
	padding:0;
}

div#menuContent ul li
{
	display:inline;
}

div#menuContent ul li a
{
	height:32px;
	float:left;
	padding:0 23px 0 25px;
	color:#fff;
	font-size:12px;
	line-height:2.5em;
	font-family:arial, helvetica, tahoma, sans-serif;;
	text-decoration:none;
	font-weight:bold;
}

div#menuContent ul li a:hover
{
	list-style-type: none;
	height:32px;
	float:left;
	background:url(../images/module_topmenu/bg_item_active.gif) top center no-repeat;
}

/* Special class for active TopMenu Item Link */
div#menuContent ul li div.topMenuItemContentSelected a
{
	height:32px;
	float:left;
	padding:0 23px 0 25px;
	color:#fff;
	font-size:12px;
	line-height:2.5em;
	font-family:arial, helvetica, tahoma, sans-serif;
	background:url(../images/module_topmenu/bg_item_active.gif) top center no-repeat;
}

div#subMenuActive
{
	height:100px;
	width:213px;
	margin:0 0 0 5px;
	background:url(../images/module_submenu/submenu_active_bg.jpg) no-repeat;
}

a.leftMenuSelected
{
	font-weight:bold !important;
	color:#c10012 !important;
}

div#subMenuActiveContent
{
	display:none;
}

div#subMenuActiveContent h2
{
	margin:0 0 0 0;
	padding:10px 0 0 15px;
	font-size:14px;
}

ul#subMenuListLvl01
{
	list-style-type:none;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

ul#subMenuListLvl01 li
{
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

ul#subMenuListLvl01 li a
{
	padding:0 0 0 15px;
	margin: 0 0 0 5px;
	line-height:3.4em;
	display:block;
	width:210px;
	height:40px;
	font-weight:normal;
	font-size:11px;
	color:#3e3a3c;
	background:url(../images/module_submenu/bg_inactive.gif) no-repeat;
}

ul#subMenuListLvl01 li a:hover
{
	background:url(../images/module_submenu/bg_active.gif) no-repeat;
	text-decoration:none;
}

ul#subMenuListLvl02
{
	list-style-type:none;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

ul#subMenuListLvl02 li a
{
	padding:0 0 0 0;
	text-indent:20px;
	margin: 0 0 0 7px;
	line-height:2.4em;
	display:block;
	width:208px;
	height:25px;
	font-weight:normal;
	background:none;
	border-bottom:none;
}

ul#subMenuListLvl02 li a:hover
{
	padding:0 0 0 0;
	text-indent:20px;
	margin: 0 0 0 7px;
	color:#b62a38;
	text-decoration:none;
	display:block;
	width:208px;
	height:25px;
	background:#d8d8d8;
}

ul#subMenuListLvl02 li a.leftMenuSelected
{
	text-decoration:none;
	display:block;
	width:208px;
	height:25px;
	background:#d8d8d8;
	font-weight:bold !important;
	color:#c10012 !important;
}

div#subMenuBottom
{
	width:218px;
	height:292px;
	background:url(../images/module_submenu/bg_bottom.gif) no-repeat;
}


div#newsHeaderContent
{
	margin:0 0 0 0;
	padding: 10px 0 0 0;
	height:39px;
}

span.newsDate
{
	color:#838383;
	display:block;
	text-align:right;
}

div#imgLogo
{
	float:left;
	height:70px;
	width:178px;
	background:#fff;
	text-align:left;
}

div#login
{
	float:right;
}

div#language
{
	
}

div#search
{
	float:right;
	margin:0 15px 0 0;
}

/**********************************************************/
/* TILE PAGES CLASSES */
/**********************************************************/
div#poll_vote_form
{
	display:block;
}

div#poll_vote_result
{
	display:none;
}

div.poll_bg
{
	background:url(../images/module_miscpages/poll_bg.gif) no-repeat;
	width:175px;
	height:11px;
	padding:1px;
}

div.poll_bar
{
	background:url(../images/module_miscpages/poll_bar_bg.gif) no-repeat;
	height:9px;
}

div.rightColumnItem
{
	margin:15px 0 10px 0;
	padding:0 0 10px 5px;
	background:url(../images/module_news/rightcolumn_bg.gif) bottom left repeat-x;
}

table#contactFormTable
{
	width:100%;
}

td#contactFormSubjectTd input
{
	width:250px;
}

td#contactFormMessageTd textarea
{
	width:250px;
	height:150px;
}

td#contactFormEmailTd input
{
	width:250px;
}

td#contactFormTelephoneTd input
{
	width:250px;
}
td#contactFormNameTd input
{
	width:250px;
}
td#contactFormOrganisationTd input
{
	width:250px;
}
td#contactFormPositionTd input
{
	width:250px;
}
td#contactFormAddressTd input
{
	width:250px;
}
td#contactFormPostalAddressTd input
{
	width:250px;
}


.label
{
	width:120px;
}
.label_headline
{
	vertical-align:top;
}

div#newsArchiveFormCollections
{
	width:150px;
	float:left;
	padding-bottom:10px;
}

div#newsArchiveFormSearchText
{
	width:150px;
	float:left;
}

div#newsArchiveFormFrom
{
	width:150px;
	float:left;
}

div#newsArchiveFormTo
{
	width:150px;
	float:left;
}

div#newsArchiveFormSearch
{
	width:50px;
	float:right;
}

td#discussionForumFormTopicSelectTd select
{
	width:190px;
}

td#discussionForumFormHeaderTd input
{
	width:190px;
}

td#discussionForumFormNameTd input
{
	width:190px;
}

td#discussionForumFormEmailTd input
{
	width:190px;
}

td#discussionForumFormPostTd textarea
{
	width:415px;
	height:120px;
}

th.discussionDate
{
	font-size:11px;
	color:gray;
}

td#guestbookFormHeaderTd input
{
	width:190px;
}

td#guestbookFormNameTd input
{
	width:190px;
}

td#guestbookFormEmailTd input
{
	width:190px;
}

td#guestbookFormMessageTd textarea
{
	width:435px;
	height:120px;
}

td#orderFormTextArea textarea
{
	width:260px;
}

td#orderFormName
{
	width:260px;
}

td#orderFormName input
{
	width:260px;
}

td#orderFormOrganization input
{
	width:260px;
}

td#orderFormPosition input
{
	width:260px;
}

td#orderFormAddress input
{
	width:260px;
}

td#orderFormPostalAddress input
{
	width:260px;
}

td#orderFormPhone input
{
	width:260px;
}

td#orderFormEmail input
{
	width:260px;
}

div#searchText
{
	float:left;
	width:30px;
	margin: 8px 0 0 0;
	font-size:10px;
	letter-spacing:0.5px;
	color:#fff;
}

div#searchInput
{
	float:left;
	width:110px;
	margin: 5px 0 0 0;
}

div#searchInput input
{
	border:0;
}

div#searchSubmit
{
	float:left;
	width:20px;
	margin: 8px 15px 0 0;
}

div#searchSubmit input
{
	background:url(../images/module_search/btn.gif) no-repeat;
	border:0;
	color:#e28b08;
	font-size:0;
	height:15px;
	width:15px;
	cursor:pointer;
}

div#loginUsernameText
{
	color:#fff;
	width:75px;
	float:left;
	font-size:10px;
	letter-spacing:0.5px;
	margin: 8px 0 0 0;
}

div#loginUsernameInput
{
	width:110px;
	float:left;
	margin: 5px 0 0 0;
}

div#loginUsernameInput input
{
	border:0;	
}

div#loginPasswordText
{
	color:#fff;
	width:50px;
	float:left;
	font-size:10px;
	letter-spacing:0.5px;
	margin: 8px 0 0 0;
}

div#loginPasswordInput
{
	width:100px;
	float:left;
	margin: 5px 0 0 0;
}

div#loginPasswordInput input
{
	border:0;	
}

div#loginSelectSite
{
	display:none;
	float:left;
}

div#loginSubmit
{
	float:left;
	width:15px;
	margin: 8px 5px 0 0;
}

div#loginSubmit input
{
	background:url(../images/module_search/btn.gif) no-repeat;
	border:0;
	color:#e28b08;
	font-size:0;
	height:15px;
	width:15px;
	cursor:pointer;
}

table.orderFormTable td
{
	border-bottom:1px solid #e4e4e4;
}

td.orderFormInput01 input
{
	width:378px;
}

td.orderFormInput02
{
	width:150px;	
}

td.orderFormInput02 input
{
	width:50px;
}

td.orderFormInput03 input
{
	width:163px;
}

td.orderFormInput04
{
	text-align:left;
	width:150px;
}

td.orderFormInput5 textarea
{
	width:500px;
	height:150px;
}





/**********************************************************/
/* ADMIN CLASSES */
/**********************************************************/
body#adminBody
{
	background:#eeeeee;
}

div#adminWrapper
{
	width:800px;
	background:#fff;
	margin:0 auto; /*WANT THE PAGE CENTERED? REMOVE OR ADD COMMENT TAGS TO THE LEFT*/ 
	padding:0 0 0 10px;
}

div#headerAdminContainer
{
	text-align:left;
	width:820px;
}

div#headerAdminContent
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

table#adminHeader
{
	width:800px;
}

div#menuAdminContainer
{
	height:50px;
	width:810px;
	margin:0 0 0 -10px;
	padding:0 0 0 0;
}

div.menuAdminContent
{
	height:50px;
	width:820px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

div#bodyAdminContainer
{
	margin:0;
	padding:0;
	width:1000px;
}

div#mainAdminContainer
{
	width:500px;
	float:left;
	overflow:hidden;
	margin:0;
	padding:0;
	text-align:left;
}

div#footerAdminContainer
{
	height:40px;
	clear:both;
}

div#adminEditorTable
{
	width:650px;
}


ul#topMenuAdminList
{
	list-style-type:none;
	list-style-position: outside;
	list-style-image:url(../images/module_topmenu/menu_list_image.gif);
	display:inline;
}

ul#topMenuAdminList li a
{
	margin:0 4px 0 4px;
}

div#adminHeaderLeft
{
 	width:250px;
 	height:102px;
 	float:left;
 	padding: 3px 10px 0 3px;
 	background:#eeeeee;
}

div#adminHeaderMiddle
 {
 	width:420px;
 	height:102px;
 	float:left;
 	padding: 0 10px 0 0;
 	background:#eeeeee;
 }
 
div#adminHeaderRight
{
 	width:150px;
 	height:102px;
 	float:right;
 	padding: 0 3px 0 0;
 	background:#eeeeee;
 	text-align:right;
}
 
div.adminHeaderModule
{
 	width:70px;
 	background:#cccccc;
 	border:1px solid #B7B7B7;
 	float:left;
 	padding-left:5px;
}
 
div#adminStopLights
{
 	width:30px;
 	float:left;
}
 
div#adminMessage
{
 	width:300px;
 	height:50px;
 	background:#fff;
 	border-color:#bbbbbb;
 	border-width:1px;
 	border-style: groove;
 	float:left;
 	padding:2px;
}

.imgLeft
{
	margin:0 10px 10px 0;
}

.imgRight
{
	margin:0 0 10px 10px;
}

#print
{
	display:block;
	background:url(../images/module_customform/printer.gif) no-repeat;
	width:100px;
	height:16px;
	float:left;
	margin:0 0 0 10px;
	padding:0 0 0 20px;
}


