/* Common Part
----------------------------------------------- */
* {
	margin:0;
	padding:0;
}

body, .tt-news-table{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
	color:#7D7D7D;
}
.clear {
	clear:both;
	font-size:0%;
	line-height:0%;
	height:0px;
	visibility:hidden
}
.both {
	clear:both;
}
h2 span {
	display:none;
}
h4 {
	font-size:12px;
	font-weight:bold;
	color:#D94A23;
}
.wrapper {
	width:852px;
	margin:0 auto;
	padding:32px 0 20px;
}
.spacer {
	height:17px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix {
	display:block
}
/* Hides from IE-mac \*/

* html .clearfix {
	height:1%
}
/* =Misc(links)
----------------------------------------------- */
a {
	color: #000000; /*#D94A23;*/
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
/* =Header
----------------------------------------------- */
#header {
	padding-bottom:20px;
	background:url(../images/menu_line.gif) repeat-x 0% 90px;
}
.logos {
	height:89px;
}
#logo {
	padding: 22px 0 0 0px; /*42px 0 0 0px;*/
	float:left;
}
.logo_z {
	float:right;
}
#menu_block, .menu_meta {
	height:40px;
}
#menu_block {
	float:left;
	
}
.menu_meta {
	float:right;
	margin-right:-12px;
}
#menu_block ul {
}
#menu_block ul li{
	float:left;
	padding-top:4px;
	position:relative;
}
.menu_meta ul li {
	float:left;
	padding-top:4px;
	position:relative;
}
#menu_block ul li a, .menu_meta ul li a{
	background:url(../images/buttonnormal.gif) no-repeat 0% -2px;
	display:block;
	padding:0 0 0 4px;
	width:83px;
	height:24px;
	font-size:8px;
	text-transform:uppercase;
	color:#D94A23;
	font-weight:bold;
}
#menu_block ul li.active a, .menu_meta ul li.active a{
	background:url(../images/_buttonactive.gif) no-repeat 0% -2px;
}
#menu_block ul li a:hover, .menu_meta ul li a:hover{
	text-decoration:none;
	background:url(../images/_buttonactive.gif) no-repeat 0% -2px;
}
.m_space {
	margin-right:85px;
}

.m_space2 {
	display: none;
}

#menu_block .active {
/*background:url(../images/active_m.gif) no-repeat 6px 0%;*/
}
.slides {
	position:relative;
	width:852px;
}
.navigator {
	background:#8A8A8A;
	position:absolute;
	right:0;
	bottom:16px;
	padding:4px 11px 0 11px;
	height:16px;
	color:#fff;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

/* =Content
----------------------------------------------- */
#content {
	border-top: 1px solid #000000; /*1px solid #D94A23;*/
}

/* =Footer
----------------------------------------------- */
#footer {
	background:url(../images/footer.gif) no-repeat 0% 0%;
	margin:12px 0 0 0;
	font-size:12px;
	padding:20px 15px 0 0;
}
.foot_title {
	position:absolute;
/*	margin-top:7px; */
/*	padding:2px 0 0 11px; */
	height:15px;
	width: 172px; /*72px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	color:#fff;
    margin-top: -6px;
}
.foot_title a {
	margin-right:3px;
}
.address {
	text-align:right;
	font-size:9px;
	color: #000000; /*#D94A23;*/
}
.address span {
	padding-left:15px;
}
.address span strong{
	font-weight:bold;
}

/* Content parts */
.main_page {
	background-image:url(../images/box_col2.gif);
	background-repeat:repeat-y;
	background-position:top left;
	min-height:100px;
}
* html .main_page {
	_height:20px;
}
/* .main_page a{ #3056 */
.main_col_1 a, .main_col_2 a{
	font-size: 11px;
}

.sub_page {
	background:url(../images/subpage_tile.gif) repeat-y 0% 0%;
}
.main_col_1, .main_col_2  {
	float:left;
	width:226px;
	position:relative;
}
.main_col_3 {
	position:relative;
	float:left;
	width:400px;
}

.main_col_3 .divideleft {
    	width: 100%;
}

.main_col_1 h2, .main_col_2 h2, .main_col_3 h2 {
	position:absolute;
	background:transparent url(../images/sub_cont_title.gif) no-repeat 100% 0%;
	height:17px;
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#fff;
	top:0;
	left:0;
}
.main_col_1 .box {
	border:solid 1px #C9C8C7;
	padding:33px 15px 0 16px;
	width:183px;
	min-height:170px;
	height:auto !important;
	height:170px;
}
/* edit */
.main_col_1 div {
	padding: 33px 15px 0 6px; /*33px 15px 0 16px;*/
	width:183px;
	min-height:170px;
	height:auto !important;
	height:170px;
}
.main_col_1 div img {
	position:relative;
	margin:12px 0 0 -16px;
}
.main_col_1 .box strong, .main_col_2 .box strong {
	font-weight:bold;
}
.main_col_2 .box {
	background:url(../images/box_col2.gif) no-repeat 0% 0%;
	padding:34px 18px 0 16px;
	width:181px;
	min-height:170px;
	height:auto !important;
	height:170px;
}
/* edit */
.main_col_2 div {
	/*border-left:solid 1px #C9C8C7;
	border-right:solid 1px #C9C8C7;
	border-bottom:solid 1px #C9C8C7;*/
	padding: 34px 18px 0 6px; /*34px 18px 0 16px;*/
	width:181px;
	min-height:170px;
	height:auto !important;
	height:170px;
}
.main_col_3 .box {
	/*border-left:solid 1px #C9C8C7;
	border-right:solid 1px #C9C8C7;
	border-bottom:solid 1px #C9C8C7;*/
	padding: 34px 15px 0 6px; /*34px 15px 0 16px;*/
	min-height:170px;
	height:auto !important;
	height:170px;
}
.main_col_2 .box p {
	padding-bottom:13px;
}
.main_col_2 .box ul{
	padding-bottom:17px;
}
.main_col_2 .box ul li {
	background:url(../images/dot.gif) no-repeat 0% 5px;
	padding:0 0 2px 9px;
}

/* edit */
.main_col_2 div p {
	padding-bottom:13px;
}
.main_col_2 div ul {
	padding-bottom:17px;
}
.main_col_2 div ul li {
	background:url(../images/dot.gif) no-repeat 0% 5px;
	padding:0 0 2px 9px;
}
/*.main_col_2 div .internal-link {
	background:#D94A23;
	width:85px;
	padding:2px 9px 3px 9px;
	display:block;
	color:#fff;
}*/

.box_more {
	background:#D94A23;
	width:85px;
	padding:2px 9px 3px 9px;
	display:block;
	color:#fff;
}
.main_col_3 .box .tt-news-latest-wrap {
	margin-bottom:10px;
}
.main_col_3 .box span.tt-news-date {
	color:#7D7D7D;
	font-size:12px;
	font-weight:normal;
	margin-bottom:6px;
	display:inline;
}
.main_col_3 .box span.tt-news-date {
	border-right:1px solid #7D7D7D;
	padding:0 6px 0 0;
	margin-right:5px;
	color:#D94A23;
}
.main_col_3 .box p {
	padding-bottom:14px;
}
.box_links {
	background:url(../images/line.gif) repeat-x 0% 0%;
	margin:22px 0 0 0;
	padding:10px 0 0 0;
}
.box_links a {
	padding:0 9px;
	text-transform:uppercase;
	font-size:11px;
	color:#D94A23;
}

.left_tile {
}
.left_col {
	float:left;
	width:216px;
	margin-right:10px;
}
.left_col h2 {
	background:transparent url(../images/sub_cont_title.gif) no-repeat 100% 0%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	color:#fff;
	width:100px;
	padding:0 0 0 10px;
}
.left_menu {
	padding:18px 0 0;
}
.left_menu ul {
	width:182px;
	padding-bottom:10px;
}
.left_menu ul li {
	padding-bottom:10px;
}
.left_menu ul.level2 {
}
.left_menu ul.level2 li {
	padding-bottom:2px;
}
.left_menu ul li.act a {
	color:#D94A23;
}
.left_menu ul li a {
	background:transparent url(../images/cont_title_line_gray.gif) no-repeat 100% 100%;
	font-size:10px;
	text-transform:uppercase;
	color:#666;
	display:block;
	padding:0 0 4px 18px;
}
.left_menu ul.level2 li a {
	background:none;
	padding:1px 0 2px 30px;
	font-size:10px;
	text-transform:none;
	color:#666;
	display:block;
}
.left_menu ul.level2 li a:hover, .left_menu ul.level2 li.act a {
	background:none;
}
.level3 li a {
	background:#F7F7F7;
	padding:1px 0 2px 19px !important;
	font-size:10px;
	text-transform:none !important;
	color:#666;
	display:block;width:626px;
}
.left_menu ul li a:hover, .left_menu ul li.act a {
	background:transparent url(../images/cont_title_line.gif) no-repeat 100% 100%;
	text-decoration:none;
	color: #000000; /*#D94A23;*/
}
.left_menu h3 {
	padding:0 0 11px 0;
	font-size:10px;
	text-transform:uppercase;
}
.sub_cont {
	float:left;
	width:626px;
}
.sub_cont h2 {
	margin:0;
	background:url(../images/sub_cont_title.gif) no-repeat 100% 0%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	color:#fff;
	position:absolute;
	padding:0 0 0 10px;
	width:150px;
}
.info_block {
	/*border-left:solid 1px #C9C8C7;
	border-right:solid 1px #C9C8C7;
	border-bottom:solid 1px #C9C8C7;*/
	padding:33px 16px 27px 16px;
	margin-top:-1px;
	min-height:120px;
	_height:120px;
}
.info_block strong{
	font-weight:bold;
}
.info_block p{
	padding-bottom:14px;
}
.info_block h3{
	font-size:16px;
	font-weight:normal;
	padding-bottom:14px;
}
.info_block ul {
	padding-bottom:17px;
}

.info_block ol, .title_bg ol, .main_page ol {
	margin: 0px;
	padding: 0px;
}
.info_block ol li, .title_bg ol li, .main_page ol li {
	padding:0 0 2px 0px;
	margin: 0;
	list-style: decimal;
	list-style-position: inside;
}

.info_block ul li, .title_bg ul li {
	background:url(../images/dot.gif) no-repeat 0% 5px;
	padding:0 0 2px 16px;
}
.sep {
	background:url(../images/sep.gif) repeat-x 0% 0%;
	height:1px;
	font-size:0%;
	line-height:0%;
}
.title_bg {
	background:url(../images/title_bg.gif) no-repeat 0% 0%;
	padding-top:11px;
}
.info_box {
	border:solid 1px #C9C8C7;
	padding:0 0 0 16px;
	width:593px;
}
.pic_info {
	float:right;
}
.info_txt {
	float:left;
	padding:33px 0 10px 0;
	width:308px;
}
.info_txt strong {
	font-weight:bold;
}
.info_txt p {
	padding-bottom:14px;
}
.more_studios {
	display:block;
	background:#F7F7F7;
	padding:1px 0 2px 0;
	width:126px;
	text-align:center;
	text-transform:uppercase;
	font-size:10px;
	color:#D94A23;
}
.left_col_corner {
	position:absolute;
	margin:-53px 0 0 168px;
}
.subpage_title1 {
	background:url(../images/subpage_title1.gif) no-repeat 0% 0%;
	height:24px;
}
.subpage_title1 h2 {
	position:absolute;
	margin:7px 0 0 0px;
	background:url(../images/sub_cont_title.gif) no-repeat 100% 0%;
	padding:0px 0px 0 0px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	color:#fff;
}
.design_block {
	padding:24px 0 13px 22px;
}
.one_person {
	float:left;
	background:#fff;
	border:solid 1px #C9C8C7;
	margin:0 10px 10px 0;
	position:relative;
	width:259px;
}
.des_info {
	position:absolute;
	right:0;
	text-align:right;
	margin:9px 10px 0 0;
	line-height:15px;
}
.des_info strong {
	font-weight:bold;
}
.epost {
	display:block;
	background:#F7F7F7;
	padding:1px 0 2px 0;
	width:97px;
	text-align:center;
	text-transform:uppercase;
	font-size:10px;
	color:#D94A23;
	position:absolute;
	bottom:0;
	right:0;
	margin:0 10px 10px 0;
}

/* form block */
.form_block {
	border:solid 1px #C9C8C7;
	padding:33px 16px 27px 16px;
	width:577px;
}
.form_inp {
	background:#fff;
	border:solid 1px #C9C8C7;
	font-size:11px;
	width:200px;
	height:18px;
	margin:2px 0 7px;
}
.powermail_text {
	background:#fff;
	border:solid 1px #C9C8C7;
	font-size:11px;
	width:200px;
	height:18px;
}
.form_select {
	background:#fff;
	border:solid 1px #C9C8C7;
	font-size:11px;
	width:200px;
	margin:2px 0 7px;
}
.form_area {
	background:#fff;
	border:solid 1px #C9C8C7;
	font-size:11px;
	width:350px;
	height:70px;
	overflow:auto;
	margin:2px 0 7px;
}
.button_submit {
	background:#D94A23;
	border:0;
	padding:0 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	cursor:pointer;
}
.tx_powermail_pi1_fieldwrap_html {
	padding:2px 0;
}
.tx_powermail_pi1_fieldwrap_html label {
	position:absolute;
	width:90px
}
.tx_powermail_pi1_fieldwrap_html .powermail_text, .tx_powermail_pi1_fieldwrap_html .powermail_textarea {
	margin:0 0 0 100px;
}
.powermail_radio_inner input {
	margin:0 0 2px 100px;
}
.powermail_textarea {
	background:#fff;
	border:solid 1px #C9C8C7;
	font-size:11px;
	width:350px;
	height:70px;
	overflow:auto;
}
.csc-form-label {
	padding:0 !important;
}
.csc-form-fieldcell {
	padding:2px 0;
}
.divideleft {
	float:left;
}
.divideleft {
	width:74%;
}
.divideright {
	float:right;
}
.divideright {
	width:25%;
}
.info_block p.tt-news-title-paragraph {
	padding-bottom:0;
}
.tt-news-image {
	float:right;
	padding:0 0 8px 8px
}
li.news-amenu-item-year {
	display:none;
}
.tt-news-date, .tt-news-title {
	font-weight:bold;
}
.left_menu > * {
	padding:0 15px 0 18px;
	min-height:0px;
	_height:0px;
}
.left_menu > ul, .left_menu > a {
	padding:0;
}

