html, body, div, table, td, tr, fieldset, p, h1, h2, h3, hr, ul, ol, li {
	margin: 0;
	padding: 0;
	border: 0 none;
}

a {
	text-decoration: none;
	outline: none;
	color: #7a7a7a;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0 none;
	color: #7a7a7a;
}

html {
	overflow-y: scroll;
	background: #000000 url(../images/bg.jpg);
}

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
	font-size: 12px;
	background: url(../images/bg-top.png) top repeat-x;
	background-position: 0 181px;
	padding-top: 10px;
}

#container {
	width: 1000px;
	margin: 0 auto 10px auto;
	position: relative;
}

#container #left {
	border-top: 1px solid #f79e1f;
	margin: 0 auto;
	min-height: 400px;
	background: #000000 url(../images/bg.jpg);
	width: 220px;
	float: left;
	text-align: center;
}

#container #left #autoformula_logo {
	margin: 15px auto;
	display: block;
}

#container #left #movies {
	margin: 20px auto;
	display: block;
}

#container #left .box-header, #content_main #boxes .box .right-box-header {
    text-align: right;
    /*background-color: #141517;*/
    background: url(../images/box-bg.png) repeat;
    /*background: url(../images/module-bg.png) repeat;*/
    height: 19px;
    padding-top: 3px;
    margin-bottom: 5px;
    margin-top: 10px;
}

#content_main #boxes .box .right-box-header {
    margin-top: 0 !important;
    background: none !important;
}

#container #left .box-header a, #container #left .box-header span, #content_main #boxes .box .right-box-header p {
    color: #F2F1F2;
    background: url(../images/active-arrow.png) no-repeat right center;
    padding-right: 18px;
}

#content_main #boxes .box span.diamondbrite-link a {
    font-size: 19px !important;
    line-height: 23px !important;
    margin: 5px 0 10px;
    display: block;
    padding-left: 2px;
}

#container #left .box-header.middle-box {
    margin: 10px 0 !important;
}

#container #left a.actual-img {
    margin: 5px 0;
    display: block;
}

#container #left #clients {
	text-align: center;
	color: #e67817;
	font-size: 14px;
	display: block;
	margin-top: 2px;
}

#container #menu {
	text-align: left;
}

#container #menu ul {
	list-style: none;
}

#container #menu li {
	padding: 0 1px;
}

#container #menu a {
	color: #f2f1f2;
	padding-top: 7px;
	height: 23px;
	display: block;
}

#container #menu a:hover{
	background-color: #1a1a1a;
}

#container #menu .active a {
	color: #e67817;	
}

#container #menu .menul1 a {
	font-size: 12px;
	padding-left: 20px;
}

#container #menu .menul1 a span{
	background: url(../images/menu-arrow.png) right top no-repeat;
	padding-right: 12px;
}

#container #menu .menul2 a {
	font-size: 10px;
	padding-left: 30px;
}

#container #menu .menul2 a span{
	background: url(../images/submenu-arrow.png) left top no-repeat;
	padding-left: 12px;
}

#container #menu .menul2.active a span{
	background: url(../images/active-arrow.png) left top no-repeat;
	padding-left: 18px;
}

#container #lefted {
	border-top: 1px solid #f79e1f;
	height: 171px;
	background: #000000 url(../images/bg-left.png) top right no-repeat;
	width: 300px;
	position: absolute;
	left: 50%;
	margin-left: -800px;
}

#container #right {
	border-top: 1px solid #f79e1f;
	margin: 0 auto;
	min-height: 400px;
	background: url(../images/bg-right.png) top left no-repeat;
	width: 780px;
	float: left;
}
#container #top-menu{
	height: 31px;
	background: url(../images/bg-top-menu.png) no-repeat;
}

#container #top-menu ul {
	list-style: none;
}

#container #top-menu li {
	padding: 0 1px;
	background: url(../images/top-menu-separator.png) top left no-repeat;
	display: inline;
	float: left;
	position: relative;
}

#container #top-menu li:first-child {
	background: none;
}

#container #top-menu a {
	color: #f2f1f2;
	padding-top: 7px;
	height: 25px;
	display: block;
}

#container #top-menu a:hover{
	color: #e67817;
	background: url(../images/menu-over.png) center bottom no-repeat;
}

#container #top-menu .active a {
	color: #e67817;	
}

#container #top-menu .menul1 a {
	font-size: 12px;
	margin-left: 28px;
	margin-right: 4px;
}

#container #top-menu ul ul {
	background: url(../images/bg-submenu.png);
	position: absolute;
	display:none;
	width: 200px;
}

#container #top-menu .menul2 a {
	color: #f2f1f2;
	font-size: 11px;
	padding-left: 7px;
	height: 18px;
	margin: 0;
	padding-top: 2px;
}

#container #top-menu li.menul2 {
	padding: 0;
	background: none;
	width: 200px;
}

#container #top-menu li.menul2:hover {
	background: url(../images/submenu-over.png);
}
#container #top-menu li:hover ul {
	display:inline;
}

#container #top-menu .menul2 a:hover {
	background: url(../images/active-arrow.png) left top no-repeat;
	padding-left: 15px;
	margin-left: 5px;
	background-position: 0 3px;
	color: #e67817; 
}

#flashContainer {
	height: 330px;
	text-align: center;
}

#content_main #content_left {
	background: url(../images/box-bg.png);
	width: 540px;
	padding: 5px;
	margin: 5px;
	position: relative;
	float: left;
}

#content_main #content_left .text-banner {
    width: 540px;
    height: 63px;
    margin-bottom: 10px;
    background: url(../images/text-banner-bg2large.png);
    text-align: center;
    padding-top: 25px;
}

#content_main #content_left .text-banner span, #content_main #boxes .box span.diamondbrite-link a {
    font-family: "Times New Roman", Georgia, serif;
    font-size: 30px;
    line-height: 32px;
    color: #A19B9B;
    text-shadow: 0.05em 0.05em 0.2em #524E4B;
}

#content_main #content_left h1 {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	padding-left: 10px;
	position: absolute;
	top: -20px;
	background: url(../images/h1-bg.png) bottom right no-repeat;
	padding-right: 25px;
	padding-bottom: 5px;
	width: 100px;
	text-align: right;
}

#content_main #content_left a:hover h2 {
	color: #e67817;
}

#content_main .news {
	background: url(../images/module-bg.png);
	padding: 7px;
	margin-bottom: 5px;
}

#content_main .news .date {
	color: #e67817;
	font-size: 10px;
}

#content_main .news h2 {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	padding-left: 5px;
	margin: 5px 0 7px 0;
	border-left: 1px solid #e67817;
}

#content_main .news h2 a:hover{
	color: #f9b556;
}

#content_main #content_left #archive {
	font-size: 14px;
	color: #FFFFFF;
	margin: 10px auto 5px auto;
	display: block;
	text-align: center;
	width: 100px;
}
#content_main #content_left #archive a {
	font-size: 14px;
	color: #FFFFFF;
}

#content_main .news p {
	color: #f2f1f2;
	font-size: 11px;
	border-top: 1px solid #f9b556;
	padding-top: 5px;
}

#content-holder .news-list-container .news-list-item  {
	margin-bottom: 15px;
}

.news-list-container .news-list-item .news-list-date {
	color: #E67817;
}

#content-holder .news-list-container .news-list-item h2 {
	font-size: 15px;
	font-weight: normal;
	margin: 5px 0 7px 0;
	padding-left: 5px;
	border-left: 1px solid #e67817;
}

#content-holder .news-list-container .news-list-item p {
	border-top: 1px solid #F9B556;
	margin-top: 3px;
	padding-top: 5px;
}

#content-holder .news-list-container .news-list-item .news-list-morelink {
	float: right;
	margin-left: 10px;
}

#content-holder .news-list-container .news-list-item .news-list-morelink a{
	color: #ffffff;
	background: url(../images/morelink.png) right top no-repeat;
	padding-right: 15px;
	float: right;
	margin-top: 5px;
}

#content-holder .news-list-container .news-list-item .news-list-morelink a:hover{
	color: #e77e22;
}

.news-single-item .news-single-backlink {
	background: url(../images/back-arrow.png) left top no-repeat;
	padding-left: 20px;
}

.news-single-item .date {
	color: #E67817;
}

#content-holder .news-single-item .news-title {
	border-bottom: 1px solid #F9B556;
	padding-bottom: 7px;
}

#content-holder .news-single-item .news-title h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0;
	padding-left: 5px;
	border-left: 1px solid #e67817;
	border-bottom: 0;
}

#content-holder .news-single-item img{
	padding: 0;
	margin: 10px 15px 8px 0;
}

#content_main #content_left a#archive:hover {
	color: #e67817;
}

#content_main #boxes {
	width: 210px;
	padding: 5px;
	float: left;
	background: url(../images/box-bg.png);
	margin: 5px 0;
}

#content_main #boxes .box {
	background: url(../images/module-bg.png);
	padding: 5px;
	margin-bottom: 5px;
}

#content_main #boxes .box h1 {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	background: url(../images/h1-bg.png) bottom right no-repeat;
	padding-right: 25px;
	padding-bottom: 5px;
	width: 220px;
	text-align: right;
}

#content_main #boxes .box h2 {
	color: #f2f2f2;
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0 4px 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #f9b556;
}

#content_main #boxes .box a:hover h2 {
	color: #e67817;
}
#content_main #boxes .box h1.h1shop {
	font-size:15px;
}
#content_main #boxes .box h2.h2shop {
	font-size:15px;
	color:#e67817;
}

#galleryContainer {
	height: 140px;
	text-align: left;
	z-index: -1;
}

#content_static #site_name {
	color: #ffffff;
	font-size: 22px;
	text-align: right;
	background: url(../images/site-name-bg.png) bottom right no-repeat;
	padding-right: 35px;
	height: 30px;
	position: relative;
	top: -33px;
}

#content_static #site_name2 {
	color: #ffffff;
	font-size: 22px;
	text-align: right;
	background: url(../images/site-name-bg.png) bottom right no-repeat;
	padding-right: 35px;
	height: 30px;
	position: relative;
	margin-bottom: 35px;
}

#content_static .box-border, #content_product .box-border {
	background: url(../images/box-bg.png);
	margin: 5px;
	padding: 5px;
}

#content_static .box-bg, #content_product .box-bg {
	background: url(../images/module-bg.png);
	padding: 5px 10px;
}

#content-holder {
	position: relative;
	top: -30px;
}

#content-holder h1 {
	fot-size: 18px;
	font-weight: normal;
	width: 100%;
	border-bottom: 1px solid #E67817;
	text-align: left;
	padding: 5px 0 5px 0;
	margin-bottom: 10px;
}

#content-holder h2 {
	font-size: 18px;
	font-weight: bold;
	color: #e67817;
	margin-bottom: 5px;
	margin-top: 10px;
}

#content-holder h3 {
	fot-size: 12px;
	font-weight: normal;
	color: #e67817;
	margin-bottom: 5px;
	margin-top: 10px;
}

#content-holder p {
	font-size: 12px;
	color: #f2f1f2;
	margin: 10px 0;
}

#content-holder ul {
	list-style: none;
	margin: 15px 0 10px 10px;
	
}

#content-holder li {
	background: url(../images/submenu-arrow.png) left center no-repeat;;
	padding-left: 15px;
	font-size: 11px;
	margin-bottom: 5px;
}

#content-holder a {
	color: #7A7A7A;
}

#content-holder img {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

#content-holder a:hover {
	color: #f9b556;
}

#content_product #site_name {
	color: #ffffff;
	font-size: 22px;
	text-align: right;
	background: url(../images/site-name-bg.png) bottom right no-repeat;
	padding-right: 35px;
	height: 30px;
	position: relative;
	top: -33px;
}

#content_product #content-holder {
	width: 600px;
	float: left;
}

#content_product #product-right {
	width: 175px;
	float: right;
	position: relative;
	top: -15px;
}

#content_product #product-right a {
	background: url(../images/submenu-arrow.png) left center no-repeat;;
	padding-left: 15px;
	font-size: 12px;
	margin-bottom: 10px;
	display: block;
}

#content_product #product-right a:hover {
	color: #f9b556;
}

#content_product #product-right img {
	margin-bottom: 20px;
}

#content_product #product-right-content {
	width: 153px;
}

#content_product #product-right-content a {
	background: none;
	padding: 0;
}

#footer {
	background: url(../images/bg-footer.jpg) top repeat-x;
	height: 63px;
	margin-bottom: 1px;
	padding-top: 4px;
}

#footer-content {
	background: url(../images/footer-shine.png) top no-repeat;
	width: 1000px;
	height: 59px;
	margin: 0 auto;
}

#footer-content a{
	color: #7a7a7a; 
}

#footer-content .box3 a{
	color: #525252; 
}

#footer-content .box3 a span.www-footer{
	font-size: 10px;
	color: #7a7a7a;
}

#footer-content a:hover{
	text-decoration: underline;
}

#footer .box1 {
	float: left;
	text-align: left;
	width: 215px;
	padding-left: 20px;
	padding-top: 10px;
	background: url(../images/bg-footer-box.png) top repeat-x;
}

#footer .box2 {
	float: left;
	text-align: left;
	width: 165px;
	padding-right: 20px;
	padding-top: 10px;
	background: url(../images/bg-footer-box.png) top repeat-x;
}

#footer .box3 {
	float: left;
	text-align: center;
	width: 320px;
	padding-top: 15px;
}

#footer .box4 {
	float: right;
	width: 240px;
	padding-top: 0;
	margin-right: 0;
}

#footer .box4 img {
	float: left;
	margin-top: -16px;
}

#footer .box4 a.footer-partner {
        float: left;
        margin-right: 10px;
        padding-top: 25px;
}

#footer .f-tiny {
	font-size: 10px;
	color: #7a7a7a;
}

#footer .f-dark {
	font-size: 11px;
	color: #525252;
}

.clearboth {
	clear: both;
}

.bold {
	font-weight: bold;	
}
#facebook {
	
}
#content-holder .csc-textpic-imagerow ul {
  margin:0px;
}
#content-holder .csc-textpic-imagerow li {
  padding:0px;
}

#content .tt_products_item_single_display .back-link {
	background: url(../images/back-arrow.png) left top no-repeat;
	padding-left: 20px;
	margin: 10px;
}

#content .tt_products_item_single_display .product_image {
	width: 200px;
	margin-right: 20px;
	float: left;
}

#content .tt_products_item_single_display .product_image img {
	margin: 0 0 10px 0;
	padding: 0px;
	float: none;
}

#content .tt_products_item_single_display #product_images {
	height: 120px;
}

#content .tt_products_item_single_display #product_images table {
	width: 100%;
	text-align: center;
	background-color: #080808;
}

#content .tt_products_item_single_display #product_images td {
	text-align: center;
	padding: 10px 0;
}

#content .tt_products_item_single_display #product_images img {
	padding: 0;
	float: none;
}

#content .tt_products_item_single_display #product_images a {
	display: block;
	margin: 0 auto;
}

#content .tt_products_item_list h2 {
	border-bottom: 1px solid #E67817;
	color: #ffffff;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 22px;
}

#content .tt_products_item_list h3 a {
	font-weight: bold;
	color: #E67817;
	background: url(../images/menu-arrow.png) left center no-repeat;
	padding-left: 10px;
	margin-left: 0px;
}

#content .tt_products_item_list h3 a:hover{
	color: #ffffff;
}

#content .tt_products_item_list .morelink {
	background: url(../images/more-arrow.png) right top no-repeat;
	padding-right: 20px;
	float: left;
}

#content .tt_products_item_list .product_images {
	width: 120px;
	margin-right: 20px;
	background-color: #09070a;
	padding: 10px;
	float: left;
	height: 120px;
}

#content .tt_products_item_list .product_images img {
	float: none;
	padding: 0;
	margin-bottom: 10px;
}

#content .tt_products_item_list .listitem_subheader {
	text-align: justify;
	margin-right: 10px;
}

#content .tt_products_item_list .listitem {
	background: url(../images/list-item-bg.png) top no-repeat;
}

#content .tt_products_item_list .listitem h3 {
	padding-bottom: 5px;
	margin-bottom: 0;
	font-size: 14px;
	padding-top: 5px;
}
.clearboth {
	clear: both;
}

.align-center {
	text-align: center;
}

#content .csc-textpic-imagewrap ul{
	margin: 0;
}

#content .csc-textpic-imagewrap li {
	background: none;
	padding-left: 0;
	margin-bottom: 0;
}

#c9 fieldset.tx-powermail-pi1_fieldset legend {
	color: #E67817;
	font-size: 14px;
	width: 100%;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
}

#c9 fieldset.tx-powermail-pi1_fieldset {
	background: none;
	border: none;
}

#c9 fieldset.tx-powermail-pi1_fieldset div.even {
	background: none;
	border: none;
}

#c9 fieldset.tx-powermail-pi1_fieldset .powermail_mandatory {
	
}

#c9 fieldset.tx-powermail-pi1_fieldset label {
	text-align: right;
	padding-right: 15px;
	color: #F2F1F2;
	font-weight: normal;
}
#content .addresses_map {
	float:left;
	width:280px;
	padding-bottom:20px;
}
#content .addresses_addresses {
	float:right;
	width:450px;
	padding-bottom:20px;
}
#content .vcard {
	padding-bottom:20px;
	float:left;
	width:320px;
}
#content .vcard .fn {
	color:#E67817;
	font-size:13px;
}
#content .tx-ttaddress-pi1 .img{
	float:right;
	width:120px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	float: right;
    font-weight: bold;
    margin: 0 196px 10px 0;
	
	background: none repeat scroll 0 0 #E67817;
    border: 1px solid #525252;
    border-radius: 6px 6px 6px 6px;
    box-shadow: none;
    color: #FFFFFF;
    font-size: 13px;
    height: 25px;
    width: 100px;
}

.tx-wecmap-map .marker {
	color: #000;
}

.news-list-item img {
	margin-top: 3px;
}

.news-single-item hr {
	display: none;
}

.news-list-item hr {
	display: none;
}

.news-single-item .news-single-imgcaption {
	display: none;
}

#design {
	color:#7A7A7A;
	font-size: 11px;
	text-align: right;
	width: 920px;
	margin: 5px auto;
}

#design a {
	color:#7A7A7A;
}

#design a:hover {
	text-decoration: underline;
}
#flags {
    padding-left:16px;
    margin-bottom:20px;

}

#content .news-list-container .news-list-browse {
	text-align: center;
}

#content .news-list-container .news-list-browse .browseLinksWrap {
	border-top: 1px solid #F9B556;
	margin-top: 5px;
	padding-top: 5px;
}

#content .news-list-container .news-list-browse .browseLinksWrap .disabledLinkWrap {
	color: #7A7A7A;
	font-size: 11px;
	margin-left:4px;
}

#content .news-list-container .news-list-browse .browseLinksWrap .activeLinkWrap {
	color: #E67817;
	font-weight: bold;
	margin-left:4px;
	font-size: 11px;
}

#content .news-list-container .news-list-browse .browseLinksWrap a {
	color: #F2F1F2;
	font-size: 11px;
	margin-left:4px;
}

#content .news-list-container .news-list-browse .browseLinksWrap a:hover {
	color: #E67817;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset input.powermail_date, fieldset.tx-powermail-pi1_fieldset input.powermail_datetime, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	font-size: 12px;
	color: #7A7A7A;
}

.flash-box {
	background: url(../images/ramka.png) no-repeat !important;
	width: 516px;
	height: 476px;
	padding:12px;
}
.rgsgcontent {
	background: url(../images/ramka.png) no-repeat !important;
	width: 516px;
	height: 476px;
	padding:12px;
}


