/* General elements */
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #443C35;
	background: #C9C9C9;
	margin: 0px;
	color: #443C35;
}

h1 {
	font-size: 23px;
	color: #736D68;
	margin: 8px 0px 16px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #262626;
	margin: 6px 0px;
}

h3 {
	color:#262626;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 4px 0px;
}

a {
	text-decoration: none;
	color: #EB3227;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

input,
textarea,
button {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}

input[type="submit"],
input[type="button"],
button {
	color: #736D68;
	font-size: 10px;
	cursor: pointer;
	width: 75px;
	height: 21px;
	vertical-align: middle;
	line-height: 19px;
	background: url('../images/button.png');
	border: 0px;
}

form {
	margin: 0px;
}

ul li {
	list-style-image: url('../images/list_item.gif');
}


/* Elements by id */
#container {
	width: 993px;
	position: relative;
	background: #FFFFFF;
	margin: 0px auto;
}

#header {
	width: 993px;
	height: 58px;
	background-image: url('../images/header_background.png');
}

#header_logo {
	float: left;
	padding: 11px 0px 0px 7px;	
}

#header_tab {
	float: right;
	padding: 30px 13px 0px; 
}

#menu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background: #898079;
	width: 180px;
	color: #FFFFFF;
	vertical-align: top;
	border: 6px solid #8E8882;
}

#main_content {
	width: 786px;
	vertical-align: top;
	border-top: 6px solid #EBE6E1;
	border-right: 6px solid #EBE6E1;
}

#main_content_div {
	margin: 9px 10px 10px 10px;
}

#footer {
	width: 993px;
	height: 57px;
	background-image: url('../images/footer.png');
	position: relative;
}

#vstep_logo{
	float: left;
	padding: 24px 0px 0px 19px;
}

#footer_content {
	position: absolute;
	left: 255px;
	bottom: 16px;
	font-size: 10px;
	color: #736D68;
	width: 535px;
}

#footer_content img {
	margin-right: 8px;
}

#footer_links {
	position: absolute; 
	right: 30px; 
	bottom: 25px;
	font-size: 10px;
	color: #736D68;
}

#footer_links a {
	color: #736D68;
}

#footer_links .originalColor {
	color: #EB3227;
}

#newsletter {
	background: #FFFFFF url(../images/newsletter_top_right.gif) no-repeat top right;
	border: 6px solid #EBE6E1;
	border-bottom: 0px;
	padding: 9px 0px 0px 8px;
	vertical-align: top;
}

#newsletter h1{
	margin: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F2655C;
}

#newsletter div {
	margin-top: 2px;
	color: #736D68;
}

#newsletter input[type="text"] {
	background: #FAF8F7;
	color: #736D68;
	border: 1px solid #EBE6E1;
}

#homepage {
	width: 786px; 
	vertical-align: top; 
	border-right: 6px solid #EBE6E1; 
	padding: 21px 12px 10px 24px;
}

#homepage h1 {
	margin: 0px;
}

#homepage p {
	margin: 0px;
}

#scroller {
	margin-left: 6px; 
	width: 577px; 
	height: 248px; 
	float: left;
}

#scroller_description {
	width: 198px;
	height: 248px;
	float: left;
	position: relative;
}

#scroller_description p {
	margin: 0px;
	font-size: 13px;
}

#sitemap ul {
	padding-left: 25px;
	*padding-left: 0px;
}


/* Elements by class */
.clear {
	clear: both;
	height: 0px;
}

.content {
	width: 979px;
	color: #443C35;
	padding: 0px 6px 0px 7px;
}

.menuParent {
	width: 156px;
	height: 19px;
	padding: 5px 12px 0px 12px;
	background: #898079;
	margin: 0px;
	border-bottom: 1px solid #C4C0BC;
	cursor: pointer;
}

.menuParentHover {
	width: 156px;
	height: 19px;
	padding: 5px 12px 0px 12px;
	background: #857C75;
	margin: 0px;
	border-bottom: 1px solid #C4C0BC;
	cursor: pointer;
}

.menuParentSelected {
	width: 156px;
	height: 19px;
	padding: 5px 12px 0px 12px;
	background: #7B736D;
	margin: 0px;
	border-bottom: 1px solid #C4C0BC;
	cursor: pointer;
}

.menuChildren{
	width: 180px;	
}

.menuChild {
	width: 156px;
	height: 19px;
	padding: 5px 12px 0px 12px;
	background: #898079;
	margin: 0px;
	border-bottom: 1px solid #A19994;
	cursor: pointer;
}

.menuChildHover{
	width: 156px;
	height: 19px;
	padding: 5px 12px 0px 12px;
	background: #857C75;
	margin: 0px;
	border-bottom: 1px solid #A19994;
	cursor: pointer;
}

.menuChildSelected{
	width: 156px;
	height: 19px;
	padding: 5px 12px 0px 12px;
	background: #807871;
	margin: 0px;
	border-bottom: 1px solid #A19994;
	cursor: pointer;
}

.lastMenuChild {
	width: 156px;
	height: 19px;
	padding: 5px 12px 0px 12px;
	background: #898079;
	margin: 0px;
	border-bottom: 1px solid #C4C0BC;
	cursor: pointer;
}

.lastMenuChildHover{
	width: 156px;
	height: 19px;
	padding: 5px 12px 0px 12px;
	background: #857C75;
	margin: 0px;
	border-bottom: 1px solid #C4C0BC;
	cursor: pointer;
}

.lastMenuChildSelected{
	width: 156px;
	height: 19px;
	padding: 5px 12px 0px 12px;
	background: #807871;
	margin: 0px;
	border-bottom: 1px solid #C4C0BC;
	cursor: pointer;
}

.infoBlock{
	border: 1px solid #EBE6E1;
	padding: 6px;
}

.infoBlock h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

.generatedForm {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 8px;
}

.formField {
	margin-bottom: 8px;
	float: left;
	clear: left;
	width: 100%;
}

.formField label {
	float: left;
	width: 110px;  
	margin-right: 8px;
}

.formField .required {
	background-image: url('../images/required_field.png');
	background-position: top right;
	background-repeat: no-repeat;
}

.formField input[type="text"],
.formField input[type="password"],
.formField input[type="file"]{
	width: 250px;
	float: left;
}

.formField textarea {
	width: 400px;
	height: 130px;
	float: left;
}

.formField input[type="hidden"] {
	display: none;
}

.formField .errors {
	float: left;
	margin: 2px 0px 0px;
	padding-left: 10px;
	list-style: none outside none;
}

.formField .errors li {
	font-weight: bold;
	color: #FF0000;
	height: 16px;
	line-height: 16px;
	list-style: none outside none;
	background: url('../images/form_error.png') no-repeat center left;
	background-color: transparent;
	text-indent: 20px;
}

.fauxFormField {
	margin-bottom: 8px;
	width: 100%;
}

.fauxFormField .label {
	float: left;
	width: 110px;  
	margin-right: 8px;
	font-weight: bold;
}

.fauxFormField .field {
	float: left;
}

.newsletterSubscribeFormField {
	margin-bottom: 4px;
	float: left;
	clear: left;
	width: 100%;
}

.newsletterSubscribeFormField label {
	display: block;
	margin-bottom: 2px; 
}

.newsletterSubscribeFormField input[type="text"],
.newsletterSubscribeFormField input[type="password"] {
	width: 162px;
}

.newsletterSubscribeFormButton {
	float: right;
	width: 100%;
	padding-top: 4px;
}

.formButton {
	float: left;
	width: 100%;
	padding-left: 118px;
	padding-top: 6px;
}

.formButtonCenter {
	float: left;
	width: 100%;
	text-align: center;
}

.breadCrumbs {
	margin: 0px 0px 16px;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.message {
	color: #0EA407;
	font-weight: bold;
}

.row1 {
	background: #FFFFFF;
}

.row2 {
	background: #F5F2F0;
}

.infoTableHeader {
	color: #000000;
	font-weight: bold;
}

.infoTableHeader th {
	text-align: left;
}

.row1 td,
.row2 td,
.infoTableHeader th {
	border-bottom: 1px solid #EBE6E1;
}

.pages {
	text-align: center; 
	margin: 8px;
}

.newsItem {
	border-bottom: 1px solid #EBE6E1;
	margin: 20px 0px;
	padding-bottom: 10px;
}

.newsTeaser {
	margin: 6px 0px;
}

.smallText {
	font-size: 10px;
}
