/* teamSoft - http://www.teamsoft.ro :: CSS implementation */

body {
	padding: 0px;
	font-family: helvetica, vardana, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #b8bfc4;
	color: black;
	margin: 0px
}

/* Main structure */
#container {
	width: 808px;
	height: 660px;
	padding-top: 10px;
	margin: auto auto;
	text-align: left;
}

#despre_noi_bg {
	width: 100%;
	height: 100%;
	background-image: url(".././img/despre_noi_bg.jpg");
	background-position: top left;
	overflow: hidden;
}

#contact_bg {
	width: 100%;
	height: 100%;
	background-image: url(".././img/contact_bg.jpg");
	background-position: top left;
	overflow: hidden;
}

#header_flash {
	width: 800px;
	height: 223px;
	margin-left: 2px;
}

#footer {
	width: 100%;
	height: 16px;
	margin-top: 411px;
}

#footer_links {
	width: 100px;
	height: 16px;
	float: right;
	margin-right: 15px;
}

#utile_content {
	width: 251px;
	float: left;
	padding-left: 15px;
	margin-top: 30px;
	color: #ff5400;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

#utile_content a, #utile_content a:visited, #utile_content a:link {
	color: #ff5400;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#utile_content a:hover {
	text-decoration: underline;
}

#sigla_container {
	width: 67px;
	height: 16px;
	float: left;
	margin-top: -1px;
	margin-left: 8px;
}

#sigla {
	width: 67px;
	height: 16px;
	background-image: url(".././img/ts_logo.gif");
	display: block;
	background-position: top left;
}

#sigla:hover {
	background-position: bottom;
}


/* Despre noi */
#despre_noi_content {
	width: 476px;
	float: right;
	margin-right: 32px;
	margin-top: 70px;
	color: #000027;
	font-family: helvetica, verdana, sans-serif;
	font-size: 13px;
	text-align: justify;
}

/* Contact */
#contact_content {
	width: 476px;
	float: right;
	padding-right: 32px;
	margin-top: 80px;
	color: #000027;
	font-family: helvetica, verdana, sans-serif;
	font-size: 13px;
	text-align: left;
}
#contact_form_container {
	width: 289px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}

#contact_dates_container {
	width: 175px;
	float: right;
	padding-top: 105px;
	padding-left: 5px;
	font-size: 11px;
}



table.contact_table tr td {
	vertical-align: top;
}

/* General styles */
a, a:visited, a:link {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	color: #000027;
	width: 250px;
	height: 1px;
	margin-left: 0px;
	text-align: left;
}

.reverse {
	direction: rtl;
	unicode-bidi: bidi-override;
}

.hide_me {
	visibility: hidden;
	display: none;
	height: 0px;
}

/* Forms */
td.tdlabel {
	margin-top: 0px;
	font-weight: normal;
	font-size: 8.5pt;
	margin-bottom: 0px;
	color: #000027;
	font-family: arial, helvetica, sans-serif;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}

td.tdlabel-req {
	margin-top: 0px;
	font-weight: bold;
	font-size: 8.5pt;
	margin-bottom: 0px;
	color: #000027;
	font-family: arial, helvetica, sans-serif;
	text-align: right;
	vertical-align: middle;
}

td.tdlabel-req_abonat {
	margin-top: 0px;
	font-weight: bold;
	font-size: 8.5pt;
	margin-bottom: 0px;
	color: black;
	font-family: arial, helvetica, sans-serif;
	text-align: right;
	vertical-align: middle;
}

td.tdlabel-req_abonat_acord {
	margin-top: 0px;
	font-weight: bold;
	font-size: 8.5pt;
	margin-bottom: 0px;
	color: black;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
}

td.tdlabel-req-calendar {
	margin-top: 0px;
	font-weight: bold;
	font-size: 8.5pt;
	background: white;
	margin-bottom: 0px;
	color: black;
	font-family: arial, helvetica, sans-serif;
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

td.tdlabel-err {
	margin-top: 0px;
	font-weight: bold;
	font-size: 8.5pt;
	margin-bottom: 0px;
	color: red;
	font-family: arial, helvetica, sans-serif;
	background-color: transparent;
	text-align: right;
	vertical-align: middle;
}

td.tdlabel-err-left {
	margin-top: 0px;
	font-weight: bold;
	font-size: 8.5pt;
	margin-bottom: 0px;
	color: red;
	font-family: arial, helvetica, sans-serif;
	background-color: transparent;
	text-align: left;
	vertical-align: middle;
}

td.tddata-nobackground {
	margin-top: 0px;
	font-weight: normal;
	font-size: 9pt;
	margin-bottom: 0px;
	color: black;
	font-family: courier new;
	text-align: left;
}

input.text {
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	font-weight: normal;
	font-size: 10pt;
	border-left: #7f9db9 1px solid;
	color: black;
	border-bottom: #7f9db9 1px solid;
	font-family: courier new;
	background-color: transparent;
}

input.text-req {
	border-right: #1c5180 1px solid;
	border-top: #1c5180 1px solid;
	font-weight: normal;
	font-size: 9pt;
	border-left: #1c5180 1px solid;
	color: black;
	border-bottom: #1c5180 1px solid;
	font-family: courier new;
	background-color: transparent;
}

select.text-req {
	border-right: #1c5180 1px solid;
	border-top: #1c5180 1px solid;
	font-weight: normal;
	font-size: 9pt;
	border-left: #1c5180 1px solid;
	color: black;
	border-bottom: #1c5180 1px solid;
	font-family: courier new;
	background-color: white;
}

input.text-disabled {
	border-right: #c9c7ba 1px solid;
	border-top: #c9c7ba 1px solid;
	font-weight: normal;
	font-size: 9pt;
	border-left: #c9c7ba 1px solid;
	color: #a9a9a9;
	border-bottom: #c9c7ba 1px solid;
	font-family: courier new;
	background-color: white;
}

textarea.text-req {
	border-right: #1c5180 1px solid;
	border-top: #1c5180 1px solid;
	font-weight: normal;
	font-size: 9pt;
	margin-bottom: 2px;
	border-left: #1c5180 1px solid;
	color: black;
	border-bottom: #1c5180 1px solid;
	font-family: courier new;
	background-color: transparent;
}

textarea.text-req-disabled {
	border-right: #1c5180 1px solid;
	border-top: #1c5180 1px solid;
	font-weight: normal;
	font-size: 9pt;
	border-left: #1c5180 1px solid;
	color: #a9a9a9;
	border-bottom: #1c5180 1px solid;
	font-family: courier new;
	background-color: white;
}

textarea.text-val {
	border-right: #1c5180 1px solid;
	border-top: #1c5180 1px solid;
	font-weight: normal;
	font-size: 9pt;
	border-left: #1c5180 1px solid;
	color: black;
	border-bottom: #1c5180 1px solid;
	font-family: courier new;
	background-color: white;
}

textarea.text {
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	font-weight: normal;
	font-size: 9pt;
	border-left: #7f9db9 1px solid;
	color: black;
	border-bottom: #7f9db9 1px solid;
	font-family: courier new;
	background-color: transparent;
}

textarea.text-disabled {
	border-right: #c9c7ba 1px solid;
	border-top: #c9c7ba 1px solid;
	font-weight: normal;
	font-size: 9pt;
	border-left: #c9c7ba 1px solid;
	color: #a9a9a9;
	border-bottom: #c9c7ba 1px solid;
	font-family: courier new;
	background-color: white;
}

.formButton {
	background-color: transparent;
	border: 1px solid black;
	font-family: tahoma;
	font-size: 11px;
	word-spacing: -1pt;
	font-weight: bold;
	vertical-align: middle;
	color: #000;
	text-align: center;
	cursor: pointer;
}
