/**
 * CSS Stylesheet event-marketing.com
 * @author     	Michael Fürst
 * @version		1.0.1
 */

/* Basic Body layout */
body 		
{
	background-image:url(../img/backgroundBlack.gif);
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

input {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11;
}

p {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

a {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	color: #3366CC;
}

h1 {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CD000C;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
}

.local_site_select {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
 	border-style:solid;
	border-width:5px 5px;
  	border-color:blue;
  	text-align:justify;
}

.text_black_11_bold {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.mainMenu {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.subMenuHeader {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-style: solid;
	border-color: #999999;
	border-width: 0px 0px 1px 0px;
}

.subMenu, .subMenu a {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-seriff;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align:top;
}

.serviceBoxHeader {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-style: solid;
	border-color: #999999;
	border-width: 0px 0px 1px 0px;
}

.serviceBox, .serviceBox a {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 100%;
}

.hotButton {
	padding-bottom: 5px;
	padding-top: 5px;
}

.footer, .footer a {
	width: 100%;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #575757;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.searchText {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-seriff;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.searchTextInputField {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-style: solid;
	border-color: #666666;
	border-width: 1px 1px 1px 1px;
	width: 100px;
}

.searchTextButton {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border-style: solid;
	border-color: #666666;
	border-width: 1px 1px 1px 1px;
	width: 30px;
}

.smartLinks, .smartLinks a {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #EDECEC;
	color: #717171;
	text-decoration: none;
	white-space: nowrap;
}

.highLightImageHeader {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CD000C;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
}

.highLightImageText {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	background-image:url(../img/highLighImageTextBackGround.gif);
	text-align: center;
}

.highLightImageText a {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3366CC;
}

.contentArea {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	vertical-align: top;
	width: 100%;
	padding-left:5px;
}

.contentTextArea {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	vertical-align: top;
	width: 100%;
	padding-left:15px;
	padding-right:15px;
}

.newsTextHeader {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 14px;
	vertical-align: top;
	width: 100%;
	font-weight: bold;
	padding-bottom: 6px;
}

.newsTextContent {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
	width: 100%;
	font-weight: normal;
	padding-bottom: 6px;
}

.newsTextContent a {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
	width: 100%;
	font-weight: normal;
	color: #3366CC;
}

.boxTable {
	padding: 8px;
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}

.error
{
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #FFFFFF;
	background-color: #FF3333;
	border-style: solid;
	border-color: #CD000C;
	border-width: 2px;
}