/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:url(images/main-tail.gif) top left repeat-x #FFFFFF;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.9375em;
		line-height:1.333em;
		color:#232323;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#ff5400; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:20px;}

/* ============================= main layout ====================== */

li { background:url(images/marker.gif) no-repeat 0 8px; padding-left:12px; line-height:1.54em;}
li a {color:#ff5400;}

.imgindent {margin:0 20px 0 0; float:left;}
strong {color:#ff5400; text-transform:uppercase; font-weight:normal;}


.alignright {text-align:right;}
/* ============================= header ====================== */
.logo {
	margin-left:-6px;
	margin-top:32px;
	position:relative;
	float: left;
}
.border {border-bottom:1px solid #e7dfdb; padding-bottom:9px;}

.menu {margin-top:24px; padding-bottom:44px;}
.menu li {padding:0px 23px 0 0; text-transform:uppercase; float:left; background:none; line-height:1.5em;}
.menu li a {color:#101010; text-decoration:none;}
.menu li a:hover {color:#ff5400;}
.menu .active a {color:#ff5400;}

.slogan1 {
	text-align:right;
	background-image: url(grafik/T-TALK_Logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 162px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 0;
}
.slogan2 {text-align:right; background:url(images/header-bg.jpg) left top no-repeat; padding:80px 26px 54px 0;}

h2 {color:#fff; text-transform:uppercase; font-size:3.733em; line-height:1.2em;}
h2 strong {color:#fff; font-weight:normal; font-size:0.892em;}
h3 {color:#fff; text-transform:uppercase; font-size:1.26em; margin-top:-12px; line-height:1.2em;}
h3 strong {color:#fff; font-weight:normal; font-size:0.842em;}
/* ============================= content ====================== */
#content {padding:0 0 41px 0;}

.box {background:url(images/border-bg.gif) left bottom repeat-x; padding-bottom:15px; margin-bottom:15px;}

h4 {font-size:2em; color:#101010; border-bottom:1px solid #e7dfdb; text-transform:uppercase; padding:18px 0 5px 0; margin-bottom:40px; line-height:1.2em;}
.h4-img {margin-bottom:38px;}

.rss {margin:6px 0 0 18px;}



.pad {padding-top:32px;}
.pad2 {padding-top:22px;}



.link {background:url(images/link-left-bg.gif) left top no-repeat; display:inline-block; text-decoration:none; margin:38px 0 19px 1px; color:#fff;  cursor:pointer; }
.link span {background:url(images/link-right-bg.gif) right top no-repeat; display:inline-block; padding:0 6px 0 6px;}
.link span span  {background:url(images/link-tail-bg.gif) top repeat-x; padding:8px 6px 10px 8px;}

.link:hover {background:url(images/link-left-bg-hover.gif) left top no-repeat;}
.link:hover span {background:url(images/link-right-bg-hover.gif) right top no-repeat;}
.link:hover span span  {background:url(images/link-tail-bg-hover.gif) top repeat-x;}


.col-pad {padding-right:39px;}

.phone {display:inline-block; width:92px;}

.mail {padding-bottom:30px; display:inline-block;}
/* ============================= footer ====================== */
#footer {background:url(images/footer-bg.gif) top right no-repeat; border-top:1px solid #e7dfdb; padding-top:17px;}



/* ============================= forms ============================= */


#SearchForm {float:right; margin-top:68px; width:400px; text-align:right}
#SearchForm label {background:url(images/input-bg.gif) top right no-repeat; height:27px; display:inline-block; margin-right:4px;}

#SearchForm .input {width:176px; height:18px; border:none; margin:5px 5px 0px 10px;  font-size:1em; background:none; color:#8d7f78; font-size:0.733em; margin-top:7px;}
#SearchForm input {float:right; }

#ContactForm {padding-top:20px;}
#ContactForm label { display:block; height:47px; } 
#ContactForm .link {margin-left:20px; margin-top:30px;}
#ContactForm .col-1 {width:292px !important;}
#ContactForm .col-2 {width:250px !important;}
#ContactForm .input {width:243px; height:19px; border:1px solid #cfceca; padding:2px 4px 1px 5px; font-size:1em; background:none;}
#ContactForm textarea {width:250px; height:118px; border:1px solid #cfceca;  padding:0px 0px 0px 8px; overflow:auto; font-size:1em;  background:none; padding:0px 0px 0px 5px;}

