html, body, div, p, table, tr, td, h1, h2, h3, h4, h5, img, form, ol, ul, li, hr {
	margin: 0;
	padding: 0;
	border: none;
}
html, body {
	font-size: 100.1%;
}
body {
	background: #807e82;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.88em;
}
a {
	color: #0033ff;
	cursor: pointer;
	text-decoration: none;
}
a:visited {
	color: #0427b7;
}
a:hover {
	color: #d50429;
}
a img {
	border: none;
}
#bg1 {
	background: #fff url(../images/bg-top-tile.gif) repeat-x;
}
#bg1 .container {
	height: 183px;
	background: url(../images/bg-top.jpg) no-repeat 0 91px;
}
#template-1 #bg2 {
	background: #ddf1f0 url(../images/bg2-bottom-tile.gif) bottom repeat-x;
	padding: 20px 0 17px 0;
	border-bottom: 1px solid #34306b;
}
#bg3 {
	background: #fff;
}
#bg4 {
	background: #3f3b82 url(../images/bg4-tile.gif) repeat-x;
}
#bg5 {
	line-height: 30px;
	padding-top: 3px;
	color: #c2c2c2;
	background: url(../images/bg5-tile.gif) repeat-x;
	text-align: center;
}
#bg5 img {
	vertical-align:middle;
	margin-right: 15px;
}
#bg5 a {
	color: #c2c2c2;
	text-decoration: underline;
}
#bg5 a:hover {
	color: #eee;
}
#bg5 .white {
	color: #fff;
}

.container {
	margin: 0 auto;
	width: 940px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

/* bg1 */
#maintitle {
	text-indent: -9999px;
	background: url(../images/top-tat-logo-new.png) no-repeat;
	background-position: center center;
	width: 221px;
	height: 70px;
	margin-top: 14px;
	cursor: pointer;
}
.slogan {
	margin: 45px 0 0 30px;
	width: 400px;
	font-size: 24px;
	color: #3f3b82;
}
#topsearch {
	text-align: right;
	width: 216px;
}
#topsearch #language {
	margin: 10px 0 20px 0;
	text-align: right;
}
#topsearch .searchbox {
	width: 150px;
	height: 19px;
	padding: 3px 0 0 4px;
	border: 1px solid #173774;
}
#topsearch .button {
	font-size: 13px;
	margin-left: 4px;
	height: 24px;
	width: 55px;
	background: #0f3271;
	border: 1px solid #173774;
	color: #fff;
}
#topsearch small {
	line-height: 20px;
}
#topnavi {
	margin-top: 18px;
	list-style: none;
	font-size: 15px;
}
#topnavi li {
	float: left;
	margin-right: 10px;
	padding: 0 5px;
	height: 33px;
	line-height: 33px;
}
#topnavi li.selected {
	background: #d50429;
	font-weight: bold;
}
#topnavi li a {
	color: #3f3b82;
}
#topnavi li a:hover {
	color: #d50429;
}
#topnavi li.selected a {
	color: #fff;
}

/* template-1 bg2 */
#intro {
	width: 220px;
	color: #5f5f98;
	font-size: 16px;
	line-height: 19px;
}
#intro p {
	margin-bottom: 10px;
}
#mainlinks {
	width: 720px;
}
#mainlinks .item {
	padding: 0 4px 0 10px;
	margin-left: 10px;
	width: 216px;
	height: 263px;
	background: url(../images/bg-link-main.jpg) no-repeat;
}
#mainlinks .item h2 {
	padding: 7px 0 0 9px;
	font-size: 20px;
	color: #fff;
}
#mainlinks .item ul {
	margin: 10px 0 0 10px;
}
#mainlinks .item ul li {
	list-style: none;
	font-size: 15px;
	line-height: 16px;
	margin-bottom: 10px;
	padding: 
}
/* template-2 & 3 bg2 */
#template-2 #bg2, #template-3 #bg2 {
	padding: 20px 0 50px 0;
	background: #fff url(../images/bg2-top-tile.png) repeat-x;
	float: left;
	width: 100%;
}
#template-2 #bg2 .container, #template-3 #bg2 .container {
	width: 820px;
}
#leftnavi {
	width: 280px;
	font-size: 15px;
	margin-right: 20px;
}
#leftnavi h2, #leftnavi h3 {
	padding-left: 3px;
	border-bottom: 4px solid #d50429;
}
#leftnavi h2 {
	font-size: 20px;
	margin-bottom: 15px;
}
#leftnavi h3 {
	font-size: 16px;
}
#leftnavi ul li {
	list-style: none;
	border-bottom: 1px solid #afafaf;
}
#leftnavi ul li.third {
	list-style: none;
	border-bottom: none;
}

#leftnavi ul li.fourth {
	list-style: none;
	background: none;
	padding-left: 0;
}

#leftnavi ul li a {
	color: #000;
	padding-left: 5px;
	line-height: 26px;
}
#leftnavi ul li.selected {
	height: 26px;
	background: #d50429;
}
#leftnavi ul li.selected a {
	color: #fff;
}
#leftnavi ul ul li {
	background: url(../images/leftnavi-3rd-bg.gif) 20px no-repeat;
	padding-left: 26px;
}
#leftnavi ul ul li.selected {
	background: #d50429 url(../images/leftnavi-3rd-bg-white.gif) 20px no-repeat;
}

#leftnavi ul ul ul li.selected {
	background: #d50429 url(../images/leftnavi-3rd-bg-white.gif) 35px no-repeat;
}

#leftnavi li ul li ul li {
	font-size: 13px;
	padding-left: 41px;
	background: url(../images/leftnavi-3rd-bg.gif) 35px no-repeat;
	border-bottom: 0;
}
#leftnavi li.third ul li.third {
	padding: 0;
	border-bottom: none;
	background: none;
}
#leftnavi .sharelinks {
	margin: 62px 0 67px 0;
}
#leftnavi .attachments,
.class-product .pdfrelations {
	margin-bottom: 47px;
}
#leftnavi .attachments .item,
.class-product .pdfrelations .item {
	margin-top: 10px;
}
#leftnavi .attachments img,
#textcontent .class-product .pdfrelations img {
	margin: 0 10px 0 0;
}
#leftnavi .attachments p
.class-product .pdfrelations p {
	color: #666;
	font-size: 12px;
}
#leftnavi .attachments a,
.class-product .pdfrelations a {
	font-size: 14px;
	font-weight: bold;
}
#textcontent {
	font-size: 15px;
	line-height: 20px;
	color: #333;
	width: 520px;
}
#textcontent #breadcrumb {
	color: #ccc;
	font-size: 12px;
	margin-bottom: 22px;
	line-height: 22px;
}
#textcontent #breadcrumb a {
	color: #999;
	text-decoration: underline;
}
#textcontent #breadcrumb a:hover {
	color: #d50429;
}
#textcontent #cart {
	background: url(../images/bg-cart.gif) no-repeat;
	height: 23px;
	line-height: 18px;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	margin: 20px 0 30px 0;
}
#textcontent #cart img {
	vertical-align: middle;
	padding: 3px 4px 0 0;
}

/* content */
#textcontent h2 {
	color: #000;
	font-size: 30px;
	line-height: 1.1em;
	margin-bottom: 14px;
}
#textcontent h3 {
	margin-top: 32px;
	margin-bottom: 14px;
}
#textcontent .ingres {
	color: #000;
	font-weight: bold;
}
#textcontent p {
	margin-bottom: 11px;
}
#textcontent img {
	margin: 0 0 10px 10px;
}
#textcontent ul {
	margin: 0 0 10px 35px;
}
#textcontent ol {
	margin: 0 0 10px 20px;
}
#textcontent .updated {
	margin-top: 60px;
	border-top: 1px solid #d81436;
	text-align: right;
	font-style: italic;
	color: #666;
	font-size: 11px;
	line-height: 20px;
}
#textcontent #book-list {
	margin-bottom: 25px;
}
#textcontent #book-list .item {
	border-bottom: 1px solid #afafaf;
	padding: 10px 0;
}
#textcontent #book-list .item img {
	float: left;
	margin: 0 10px 0 0;
}
#textcontent #book-list .item .text {
	width: 380px;
}
#textcontent #book-list .item .text h3 {
	font-size: 15px;
	margin: 0;
}
#textcontent #book-list .item .text p {
	font-size: 12px;
	line-height: 14px;
}
#textcontent #book-list .item .price {
	text-align: right;
	width: 80px;
}
#textcontent #book-list .item .price p {
	color: #666;
	line-height: 15px;
	font-size: 11px;
	margin-bottom: 3px;
	font-weight: bold;
}
#textcontent #book-list .item .price strong {
	color: #000;
	font-size: 15px;
}
#textcontent #book-list .item .price .right {
	border: 0;
	display: block;
	width: 90px;
	height: 20px;
	line-height: 21px;
	text-align: center;
	font-size: 14px;
	background: #0f3271;
	color: #fff;
}

/* template-1 bg3 */
#bg3 {
	padding-top: 18px;
}
#bg3 h2 {
	margin-bottom: 18px;
	font-size: 18px;
}
#bg3 .container .news-item {
	width: 220px;
	margin-left: 20px;
}
#bg3 .container .first {
	margin-left: 0;
}
#bg3 .container .news-item h3 {
	font-size: 16px;
	line-height: 16px;
	margin: 7px 0;
}
#bg3 .container .news-item p {
	color: #333;
	display: inline;
	font-size: 14px;
	line-height: 17px;
}
#bg3 strong.right {
	padding: 17px 0 13px 0;
}

/* bg4 */
#bg4 {
	color: #d9d8e6;
	padding: 22px 0 19px 0;
	clear: both;
}
#contacts {
	width: 380px;
	font-size: 12px;
}
#contacts h2 {
	font-size: 18px;
	line-height: 16px;
	font-weight: normal;
	padding-bottom: 6px;
	margin-bottom: 10px;
	border-bottom: 1px solid #8c89b4;
}
#contacts h3 {
	font-size: 14px;
	margin-bottom: 5px;
}
#contacts p {
	margin-bottom: 8px;
}
#contacts a {
	color: #fff;
}
#contacts a:hover {
	color: #d50429;
}
#contacts .leftcol {
	width: 237px;
}
#contacts .rightcol {
	/*width: 220px;*/
}
#footerlinks {
	margin-top: 7px;
	padding-top: 5px;
	border-top: 1px solid #8c89b4;
}
#footerlinks a {
	font-weight: bold;
}
#footerlinks span {
	margin: 0 5px;
}
#candies a {
	margin-left: 20px;
}

div#candies a:hover {
	color: #123456;
}

.footerHeaderLink {
	float: right;
	margin-right: 7px;
	padding-top: 3px;
}

.footerHeaderLink a {
	font-weight: bold;
}

/*contactsform*/

.contactsForm div {
	float: none;
	margin: 0 10px 10px 10px;
	display: block;
	clear: both;
}

.contactsForm div input {
	width: 100px;
}

.contactsForm .textAreaBox textarea {
	width: 481px;
}

.contactsForm .textAreaBox {
	width: 100%;
}

.contactsForm .feedback_button {
	clear: both;
}

.contactsForm .feedback_button input {
	width: auto;
}

.contactsForm .howToContact input {
	width: auto;
	margin-right: 10px;
}

.contactsForm .howToContact div.radioItem {
	display: block;
	float: none;
	margin: 5px 0 0 0;
}

.contactsForm .hiddenField {
	display: none;
}

.contactsForm label {
	width: 130px;
	float: left;
}

.contactsForm .howToContact label {
	display: inline;
	width: auto;
}

#feedbackform form {
	padding-top: 10px;
}

#feedbackform form .field {
	margin-bottom: 10px;
	display: block;
	width: 100%;
	float: left;
}

#feedbackform form .field label,
#feedbackform form .field input {
	display: block;
	width: 200px;
	float: left;
}

#feedbackform form .field textarea {
	width: 400px;
}

#feedbackform form .emptycaptcha {
	display: none;
}

#feedbackform form input.box {
	width: 300px;
}


/* sitemap */
#sitemap h1 {
	color: #333;
	margin-bottom: 5px;
}
#sitemap h2,
#sitemap h3 {
	padding: 20px 0 0 3px;
	font-size: 1.1em;
	margin-bottom: 0;
	border-bottom: solid 4px #8c7db9;
}

#sitemap ul {
	padding-left: 20px;
	margin: 0;
}

#sitemap ul li {
	list-style: none;
	border-bottom: 1px solid #ccc;
}

#sitemap ul li.third,
#sitemap ul li.fourth {
	list-style: none;
	border-bottom: none;
}

#sitemap ul li a {
	color: #000;
	padding-left: 5px;
	line-height: 27px;
}

#sitemap ul li a:hover {
	text-decoration: underline;
}

#sitemap ul li.selected {
	background: #dbd3e9;
}

#sitemap ul ul li {
	background: url(../images/leftnavi-3rd-bg.gif) 20px no-repeat;
	padding-left: 31px;
}

#sitemap ul ul li.fourth {
	background: none;
	padding-left: 0;
}

#sitemap ul ul li.fourth ul li {
	background: url(../images/leftnavi-3rd-bg.gif) 30px no-repeat;
	padding-left: 40px;
}

.searchResults {
	margin-top: 30px;
}

.searchResults .content-view-line {
	border-bottom: 1px solid #000;
	margin: 8px 0 5px 0;
	padding-bottom: 20px;
}

.searchPreview {
	margin-top: 5px;
}

/* events */
#eventList .event {
	margin-top: 23px;
}

#eventList .event .date {
	color: #7a7a7a;
	font-weight: bold;
	margin-right: 12px;
	text-align: left;
	width: 100px
}

.object-left {
	float: left;
	margin-right: 5px;
}

.object-right {
	float: right;
	margin-left: 5px;
}

/* promo links */
div#candies {
    margin-top: 2em;
    overflow: hidden;
    position: relative;
}

div#candies ul {
    display: block;
    margin: 25px 0 0 20px;
    /*float: left;*/
    left: 50%;
    list-style-type: none;
    list-style-position: inside;
    position: relative;
}

div#candies li {
    background-position: left top;
    background-repeat: no-repeat;
    display: inline;
    float: left;
    height: 115px;
    left: -50%;
    font-size: 0.8em;
    line-height: 0.82em;
    padding-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    width: 100px;
}

div#candies a {
	display: block;	
	padding: 0 2px;
	margin: 0;
	width: 96px;
	line-height: 14px;
}

div#candies p {
	line-height: 14px;
	margin: 0;
}

.picButtonWrapper,
.picButtonWrapper .content-action {
	float: right;
}

.hidden {
	display: none;
}

/* Enroll form */
#enrollForm {
	width: 100%;

}

#enrollForm label,
#enrollForm label span {
	display: block;
}

#enrollForm .addInfo {
	clear: both;
	padding-top: 20px;
}

#enrollForm .hiddenField {
	display: none;
}

#enrollForm textarea {
	width: 100%;
}

#enrollForm .leftcolumn input,
#enrollForm .rightcolumn input {
	width: 224px;
}

#enrollForm .leftcolumn {
	float: left;
	margin-right: 27px;
	width: 230px;
}

#enrollForm .rightcolumn {
	float: left;
	width: 230px;
}

#textcontent .class-image .attribute-caption {
	font-size: 12px;
	margin-left: 10px;
}
